body
{
	color:#000;
	background: #fff;
	font-family: "Georgia", "Times New Roman", serif;
	margin:0;
	padding:0;
}
#wrap {
	width:900px;
	margin:0 auto;
	padding: 0;
}
#logo {
	height: 210px;
}
#logo a:hover {
	border-bottom: none;
}
#header
{
	padding: 5px;
}
h1,h2,h3,h4,h5,h6
{
	color:#000;
	font-family:"Georgia", "Times New Roman", serif;
}
a
{
	color:#1e90ff;
	text-decoration:none;
}
a:hover,a:focus
{
	color:#F24E36;
	border-bottom: 1px solid #8b4726;
}
a img {
	border: none;
}
.pp_content a:hover, a.pp_next:hover, a.pp_previous:hover {
	border-bottom: none !important;
}
#quicklinks
{
	padding:0;
	margin: 0 auto;
}

#quicklinks ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#quicklinks ul li {
	float: left;
	height: 40px;
}

div.navlink {
	text-transform: uppercase;
	text-align: center;
	width: 150px;
	color: #1e90ff;
	padding:5px 0 5px 0;
/*	border-bottom: 3px solid #fff; */
}
a:hover div.navlink {
	color: #F24E36;
}
div.navtext {
	border-top: 3px solid #8b4726;
	font-size: 0.7em;
	font-style: italic;
	display: none;
	color: #F24E36;
}
#breadcrumb {
	padding: 10px;
}
#post-thumbs
{
	width:900px;
	margin:0 auto;
	padding:0;
}

#post-thumbs ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#post-thumbs ul li
{
	float:left;
	margin:0;
	padding:0;
	height: 200px;
}
#post-thumbs ul li.tier_2 {
	width:300px;
}
#post-thumbs ul li.tier_1
{
	width: 600px;
}
#post-thumbs ul li a {
	color: #ccc;
}
#post-thumbs ul li a:hover {
	color: #fff;
}
#post-thumbs ul li a img
{
	border:none;
	margin: 0;
	padding: 0;
}

.post-thumb-title
{
	display: none;
	height: 40px;
	background: url("../images/overlay.png") repeat 0 200px;
	position: absolute;
	top: 160px;
	left: 0px;
}
.post-thumb-title h6,.post-thumb-title p {
	color: #ddd;
	margin: 0;
}
.post-thumb-title p {
	font-size: 0.7em;
}
.tier_1 .post-thumb-title {
	width: 600px;
}
.tier_2 .post-thumb-title {
	width: 300px;
}
.post-thumb {
	position:relative;
	display:block;
}
.post
{
	display:block;
	clear:both;
}
.underlined
{
	border-bottom:1px solid #000;
}

h6.underlined
{
	margin:0 0 1em;
}

.recent_with_excerpt p {
	color: #777;
}
.recent_with_excerpt ul li blockquote {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

blockquote {
	background: transparent url("../images/quote-left.png") left top no-repeat;
	width: 500px;
	margin: 20px auto;
}
blockquote div {
	padding: 0 50px;
	background: transparent url("../images/quote-right.png") right bottom no-repeat;
	font-style: italic;
	color: #5d5d5d;
	font-size: 1.2em;
}

/* ==================================== FOOTER =================================== */
#footer-top
{
	clear: both;
	width: 100%;
	margin:0px;
	padding:0;
	height: 50px;
}
#footer {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	background: #fff url("../images/footer.jpg") no-repeat;
	margin: 50px 0 0 0;
	padding: 50px 0 0 0;
}
#footer li {
	list-style: none;
}
#footer-widgets {
	clear: both;
	margin: 5px;
}
.footer-column {
	float: left;
	padding: 5px;
	width: 210px;
	margin: 0;
}
h3.footer-title {
	margin: 0 0 2px 0;
	padding: 5px;
	width: 200px;
	border-bottom: 1px solid #000;
}
#footer-widgets ul {
	margin: 0;
	list-style: none;
	padding: 5px;
	font-size: 80%;
}
#footer-widgets ul li {
	margin: 4px 0 4px 0;
}
#footer-base {
	clear: both;
	text-align: center;
	padding: 20px;
}
.copyright {
	color: #444;
	font-size: 0.7em;
}
.clear
{
	clear:both;
}
:focus
{
	outline:0;
}
#search_input
{
	background:transparent url("../images/icon-search.png") 0 center no-repeat !important;
	border:1px solid #000;
	width:120px;
	margin:0;
	padding:2px 0 2px 17px;
}
#search_input:focus {
	border:1px solid #1e90ff;
}
.search-excerpt
{
	margin:0;
}
#meta {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
}
#meta .metadata {
	color: #777;
	float: left;
}
#meta .navigation {
	float: right;
}
.navigation ul {
	margin: 0;
	list-style: none;
}
.navigation ul li {
	color: #777;
	margin-bottom: 5px;
}
.postmetadata,.postmetadata a
{
	color:#ccc;
}
.right,.alignright
{
	float:right;
}
.left,.alignleft
{
	float:left;
}
img.centered,.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.cat-item img {
	margin-right: 5px;
}
/* ==================================== POSTS =================================== */

.tier_1 {
	position: relative;
}
.tier_1_overlay {
	position: absolute;
	float: left;
	background: url("../images/overlay.png") repeat 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #000;
	bottom: 0;
	left: 0;
	width: 900px;
	color: #fff;
}
.tier_1_overlay h3 {
	margin-left: 10px;
}
.tier_3 {
	position: relative;
}
.tier_3_overlay {
	position: absolute;
	float: left;
	background: url("../images/overlay.png") repeat 0 0;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #000;
	bottom: 1px;
	left: 0;
	width: 900px;
	color: #fff;
}
a:hover .tier_3_overlay {
	background: url("../images/overlay.png") repeat 0 200px;
}
.tier_3_title {
	margin: 0;
	padding: 0;
	width: 250px;
	float: left;
}
.tier_3_title h4 {
	margin: 2px 10px 0;
}
.tier_3_excerpt {
	color: #000;
	margin: 0;
	padding: 0;
	width: 650px;
	float: left;
}
a:hover .tier_3_excerpt p, a:hover .tier_3_title h4 {
	color: #fff;
}
.tier_3_excerpt p {
	font-size: 80%;
	margin: 8px 0 2px 10px;
}

/* ==================================== FORMS =================================== */
input, textarea {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 12px;
}
label.contact {
	font-size: 11px;
	color: #1e90ff;
}
label.contact:hover {
	color:#F24E36;
}
input.contact, textarea.contact {
	border:1px solid #000;
}
input.contact:focus, textarea.contact:focus {
	background-color: #fff;
	border:1px solid #1e90ff;
}
input.contact:hover, textarea.contact:hover, #s:hover {
	border:1px solid #F24E36;
}
input.button {
	padding: 2px 20px 2px 20px;
	background: url("../images/content-bg.jpg") repeat-x;
}
p.note {
	font-size: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}


/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin:5px;
}
.ngg-gallery-thumbnail-box h4 {
	text-align: center;
}
.ngg-gallery-thumbnail-box-right {
	float: right;
	margin: 5px;
}
.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background: url("../images/shadow.png");
	display:block;  
	margin:0px;
	padding:10px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background: url("../images/shadow-hover.png");
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:1.1em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:right;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	height: 50px;
	
}

.ngg-navigation span,
.ngg-navigation a {
	font-weight:bold;
	border-bottom:2px solid #fff;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	border-bottom: 2px solid #8b4726;
	color: #F24E36 !important;
	text-decoration: none !important;
	background: none;
}
.ngg-navigation .pagelist {
	float: right;
}
.ngg-navigation ul {
	list-style: none;
}
.ngg-navigation ul li {
	float: left;
}
/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}




