/* COLOR OPTION: LIGHT BLUE */

/*-------------------------------------------------------------------------------------------*/
/*- SETUP STD CLASSES -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
body{
	background: #838F84 url(/images/body-back.jpg) no-repeat center top;
	font: 13px Georgia, Garamond, Times New Roman, Times, serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Crimson Text', "Trebuchet MS", "Lucida Grande", Helvetica, Arial;
	text-shadow: #ccc 1px 1px 1px;
	text-transform: uppercase;
}
textarea, input{font-family: Georgia, Garamond, Times New Roman, Times, serif; font-size: 13px;}


/*-------------------------------------------------------------------------------------------*/
/*- GLOBAL CLASSES --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*--- Links ---*/
a.std_link, a{
	color: #333300;
	text-decoration: none;
}
a.std_link:hover, a:hover{
	color: #102512;
}

.wp-caption{ background: #657366; }

/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-container{
}
#footer-container{
	background: #111E11;
	border-bottom: 5px solid #070C07;
	border-top: 5px solid #070C07;
	color: #FFFFFF;
	clear: both;
}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
	/*--------------------------*/
	/*- MENU -------------------*/
	ul#menu li.parent-item{
	color: #FFFFFF;
}
		ul#menu li.parent-item a.parent-link{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
		ul#menu li.parent-item a.parent-link:hover{
	color: #A36647;
}

		/*--------------------------*/
		/*- SUB MENU ---------------*/
		ul.sub-menu{
	background: #102512;
}
			ul.sub-menu li a{color: #fff; border-bottom: 1px dotted #fff;}
				ul.sub-menu li a:hover{
	color: #A36647;
}


/*-------------------------------------------------------------------------------------------*/
/*- HOME PAGE LAYOUT ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.home-page-copy h2{
	color: #333333;
}
.home-page-copy p{
	color: #573C2A;
}

	/*--------------------------------------------------------*/
	/*- GALLERY LIST -----------------------------------------*/
	.gallery-list{border-bottom: none;}
		.gallery-list-header{
	border-bottom: 3px solid #573C2A;
}
			.gallery-list h2, .gallery-list h2 a{color: #333; font-family: Georgia, "Times New Roman", Times, serif;}
				.gallery-list h2 a:hover{color: #667684;}
				
				.view-selecter h6{color: #555; font-family: Georgia, "Times New Roman", Times, serif;}
				.view-selecter a.multi, .view-selecter a.single,
				.view-selecter a.multi-selected, .view-selecter a.single-selected
				{background: url(gallery-type-view.png) top left no-repeat;}
					.view-selecter a.single, .view-selecter a.single-selected{float: right; margin: 0px; background-position: top right;}
						.view-selecter a.multi:hover, .view-selecter a.multi-selected{background-position: bottom left;}
						.view-selecter a.single:hover, .view-selecter a.single-selected{background-position: bottom right;}
					
			a.scroller-next, a.scroller-previous{background: url(prev-next.png) no-repeat;}
				a.scroller-next{background-position: top right;}
				a.scroller-previous{background-position: top left;}
				a.scroller-next:hover{background-position: bottom right;}
				a.scroller-previous:hover{background-position: bottom left;}

		
		/*--------------------------------------------------------*/
		/*- MULTI LIST VIEW --------------------------------------*/
		
			/*--- NORMAL ---*/
			ul.post-list li{background: #fff;}
				ul.post-list li a.thumbnail{border: 10px solid #fff;}
				ul.post-list li .copy{border-bottom: none;}
					ul.post-list li h3, ul.post-list li h3 a{color: #111;}
					ul.post-list li p{color: #777;}
						
			/*--- HOVER ---*/
			ul.post-list li:hover{
	background: #573C2A;
}
				ul.post-list li:hover a.thumbnail{
	border: 10px solid #573C2A;
}
					ul.post-list li:hover h3, ul.post-list li:hover h3 a{color: #fff;}
					ul.post-list li:hover p{
	color: #FFFFFF;
}
				
		/*--------------------------------------------------------*/
		/*- SINGLE SLIDER VIEW -----------------------------------*/
		
			/*--- NORMAL ---*/
			ul.post-list-single-slider li{border: 10px solid #fff;}
				ul.post-list-single-slider li .copy{background: #fff;}
					ul.post-list-single-slider li h3, ul.post-list-single-slider li h3 a{color: #111;}
					ul.post-list-single-slider li p{color: #777;}
					
			/*--- HOVER ---*/
			ul.post-list-single-slider li:hover{
	border: 10px solid #573C2A;
}
			ul.post-list-single-slider li:hover .copy{
	background: #573C2A;
}
				ul.post-list-single-slider li:hover h3, ul.post-list-single-slider li:hover h3 a{color: #fff;}
				ul.post-list-single-slider li:hover p{
	color: #FFFFFF;
}


/*-------------------------------------------------------------------------------------------*/
/*- POSTS CLASSES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*- RESET SOME CLASSES FOR THE COPY AFTER CLEARING EVERYTHING AT THE TOP OF THE CSS  -*/
.post .copy p{
	color: #102512;
}
.post .copy ol, .post .copy ul{color: #4C5960;}

h4.date{
	color: #142415;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post a.continue{border-bottom: 1px dotted #573C2A; color: #333; font-family: Georgia, "Times New Roman", Times, serif;}
	.post a.continue:hover{color: #4B5863; border-bottom: 1px solid #573C2A;}

h3.left-column-headers{border-bottom: 3px solid #573C2A; color: #4B5863; font-family: Georgia, "Times New Roman", Times, serif;}

	/*--------------------------------------------------------*/
	/*- META STYLES (LIKE CAMERA, AUTHOR ETC.) ---------------*/
	ul.meta li{border-bottom: 1px dotted #573C2A;}
		ul.meta li a{color: #FC7180;}
			ul.meta li a:hover{color: #000;}


	/*--------------------------------------------------------*/
	/*- GALLERY THUMBNAILS -----------------------------------*/
	.post-gallery-image{border: 10px solid #fff;}
	.gallery-thumbnails ul li a{border: 8px solid #fff;}
		.gallery-thumbnails ul li a:hover{border-color: #573C2A;}


	/*--------------------------------------------------------*/
	/*- PAGINATION -------------------------------------------*/
	ul.page_button_content{background: #F4F5F6; border-bottom: 1px dotted #ccc; font-family: Georgia, "Times New Roman", Times, serif;}
		ul.page_button_content li a.selected-page{border-bottom: 1px solid #ccc;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
	#comments h2{border-bottom: 3px solid #573C2A;}
	.comment{background: #F4F5F6; border: none;}
		.comment h4.comment-date{color: #4B5863;}
		.comment h3{color: #222;}
			.comment h3 a{color: #222;}
			.comment h3 a:hover{color: #4B5863;}

			.user img{border-bottom: 1px solid #573C2A;}
			.user a.action-link{color: #4B5863; font-family: Georgia, "Times New Roman", Times, serif;}
				.user a.action-link:hover{color: #000;}
				
		.comment-post{color: #4C5960;}
	
	/*--------------------------------------------------------*/
	/*- THREADED COMMENTS - ITS TIME TO THREAD THIS BEAST ----*/
	.threaded-comments{background: #EDEFF1; border: none;}
		.threaded-comments .thread-comment{border-bottom: 1px solid #B07551;}


/*-------------------------------------------------------------------------------------------*/
/*- POST A COMMENT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.comment-form-content .comment_form label{color: #4C5961;}

.comment-input input{background: #F4F5F6; border: 1px solid #B07551;}
.comment-texarea textarea{background: #F4F5F6; border: 1px solid #B07551;}
		
.checkbox{
	color: #573C2A;
}
input.submit_button{color: #fff; background: #573C2A;}
	
/* Threaded Reply */	
.threaded-comments .comment-form-content .comment_form label{color: #4C5961;}


/*-------------------------------------------------------------------------------------------*/
/*- ADVERTS ---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.adverts{border-bottom: none;}
	.adverts li a{background: #F4F5F6;}
		.adverts li a:hover{background: #D2D7DB;}


/*-------------------------------------------------------------------------------------------*/
/*- ARCHIVES --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#archives .archives_list li{border-bottom: 3px solid #573C2A;}
	#archives .archives_list .date{color: #4B5863; font-family: Georgia, "Times New Roman", Times, serif;}


/*-------------------------------------------------------------------------------------------*/
/*- RIGHT COLUMN ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#right-column h3.widgettitle, #right-column h3.widgettitle a{border-bottom: 3px solid #573C2A; color: #333; font-family: Georgia, "Times New Roman", Times, serif;}


#right-column ul div, #right-column ul, #right-column ul p{
	color: #333300;
	font: small-caps 13px/1 'Crimson Text', "Trebuchet MS", "Lucida Grande", Helvetica, Arial;
}
	#right-column ul li ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-left: 10px;
}
		#right-column ul li ul li a{
	font: small-caps 13px/1 Georgia, Garamond, "Times New Roman", Times, serif;
	padding: 3px;
}
		#right-column ul li ul li a:hover{
	color: #FFFFFF;
	background: #102512;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


	/*--------------------------------------------*/
	/*- SEARCH -----------------------------------*/
	.search-form input.search{background: #F4F5F6; border: 1px solid #B07551;}


/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.footer-columns{color: #fff;}
	ul.footer-columns h3{
	color: #FFFFFF;
	text-shadow: none;
}
	ul.footer-columns p{
	color: #FFFFFF;
}

	ul.footer-columns ul li{border-bottom: 1px solid #573C2A;}
		ul.footer-columns ul li a{
	color: #FFFFFF;
}
			ul.footer-columns ul li a:hover{
	color: #000000;
}
			
.footer-copy{color: #573C2A;}
		p.copyright a{color: #333;}
		p.copyright a:hover{color: #667684;}
	a.obox-logo{background: url(obox-logo.png) top;}
		a.obox-logo:hover{background: url(obox-logo.png) bottom;}


/*-------------------------------------------------------------------------------------------*/
/*- SOME STANDARD WORDPRESS PLUGIN/WIDGET STYLES --------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------------------------*/
	/*- FLICKR -----------------------------------*/
	#flickr_badge_wrapper .flickr_badge_image{border: 5px solid #fff;}
	
	
	/*--------------------------------------------*/
	/*- CALENDAR ---------------------------------*/
	#wp-calendar caption {
	color: #333;
	color: #FFFFFF;
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
}
	#wp-calendar td, #wp-calendar th{color: #555;}
	#wp-calendar th{color: #333; border-bottom: 5px solid #DADEE2;}
	#wp-calendar tbody td{border-bottom: 1px solid #573C2A;}
		#wp-calendar tbody a{background:  #573C2A; color: #fff;}
		#wp-calendar tbody a:hover{color: #667684; background: #fff;}
	#wp-calendar tfoot a{color: #fff;}
	#wp-calendar tfoot a:hover{color: #667684;}

