/*
Theme Name:		Arthur Suydam
Theme URI:		http://arthursuydam.com
Description:	A 3-column design created to promote the talents of Arthur Suydam.
Version:		1.1
Author:			Zach Meyer
Author URI:		http://cognizant-designs.com/
*/

* { padding: 0; margin: 0; }

body { 
  background: #100202 url(images/home-bg.jpg) top center no-repeat;
  color: #958472;
  font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  line-height: 1.2em;
}

/*---:[ core layout elements ]:---*/

#container { width: 960px; margin: 0 auto; overflow: hidden; }

	#page { font-size: 0.75em; margin-bottom:40px; } /* for use with custom styles */
	
		#masthead { width: 940px; height: 140px; display: block; margin: 0 auto; text-align: left; }
		
		#content_box { width: 940px; margin: 0 auto; }

			#left_box { width:500px; padding: 0 20px 40px 20px; float: left; }
			
			#left_box_gal { width:610px; padding: 0 20px 40px 20px; float: left; }

				#content {  margin:0; float:left; }
			
					#content_inner {}
	
			.sidebar { float: left; margin:0 10px; padding:15px 10px 25px 10px; clear: none; }
			
			.main-search { width: 220px; margin: 20px 0 0 40px; float: right;}
		
			#left_bar {  width:199px; border-left:1px dotted #645B5B; }
		
			#right_bar { width:119px; border-left:1px dotted #645B5B; }
		
		#footer { font-size: 0.75em; width: 960px; padding: 10px 0 25px 0; display: block; background: url('images/footer-bg.jpg') top center no-repeat; }

/*---:[ headlines ]:---*/

h1, h2, h3, h4 { text-transform: uppercase; }

h1 { font-size: 24px; line-height: 24px; padding: 0; color: #b27330; margin-bottom: 15px; }
	
h2 { font-size: 24px; line-height: 24px; padding: 0; color: #b27330; }

	h2 a, h2 a:visited { color: #958472; font-style: normal; }

	h2 a:hover { color: #b27330; text-decoration: none; }
	
	.sidebar h2 { font-size: 15px; line-height: 18px; color:#958472; }

h3 { font-size: 15px; line-height: 18px; color:#958472; }

h4 { color:#4c4b53; font-size: 12px; line-height: 18px; }
  .sidebar h4 { margin: 0 0 10px 0; }

/*---:[ global elements ]:---*/
p { color:#958472; }

a { color:#96a89e; font-style: italic; text-decoration: none; }

a:hover { text-decoration:none; color:#ffffff; } /* b27330 */

#content_box a { text-decoration: underline; }

a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 20px 0; clear:both; display:block; float:none; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }

.clear-fix { height: 1px; display: block; clear: both; }

.alignleft { float: left; margin: 0 15px 15px 0; }

.alignright { float: right; margin: 0 0 15px 15px; }

/*---:[ #masthead styles ]:---*/

#masthead #logo { width: 220px; float: left; }

	#masthead #logo a, #masthead #logo a:visited { display: block; overflow: hidden; width: 220px; height: 0px; padding: 25px 0 0 0; margin: 30px 0 0 0; }

	#masthead #logo a:hover {  }
	
	#masthead a.rss { display: block; overflow: hidden; width: 23px; height: 0; margin: 25px 0 0 0; padding: 23px 0 0 0; background: url(images/rss-logo.jpg) top left no-repeat; float: left; }

ul.top-menu { margin: 30px 5px 0px 5px; font-family: Georgia, Times, serif; float: left; }

  ul.top-menu li { font-size: 1.25em; list-style: none; display: inline; }
 
  ul.top-menu li a { font-weight: bold; text-transform: lowercase; font-style: italic; color:#fa4b00; padding: 0 5px; }
  
  ul.top-menu li a:hover { color:#fff; }
  
ul.main-menu { margin: 30px 0 0 0; padding: 0 0 0 14px; width: 478px; letter-spacing: 0.15em; font-family: 'Trebuchet MS', Verdana, Tahoma, sans-serif; float: left; }

  ul.main-menu li { font-size: 1.5em; list-style: none; display: inline; }
 
  ul.main-menu li a { font-weight: bold; text-transform: uppercase; font-style: normal; color:#fa4b00; padding: 10px 7px; text-decoration:none; }
  
  ul.main-menu li a:hover, ul.main-menu li a.active { color:#fff; }

  
/*---:[ content styles ]:---*/
.format_text p, #content_inner h2, #content_inner h3, #content_inner h4 { margin: 0 0 15px 0; }

.format_text p { width: 500px; }

p.audioplayer_container { width: 200px; }

.format_text ul, .format_text ol { margin: 0 0 15px 40px; }

.format_text li { }

.format_text ul li { }

.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }

.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */

.format_text dl, .format_text dt, .format_text dd { margin: 0 0 15px 0; }

.format_text blockquote p { 
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 1.25em;
  padding:15px;
  line-height: 1.4em;
  text-align: center;
  text-transform:normal;
  letter-spacing: 0.125em;
  color:#96a89e;
  background-color: #281c1c;
  margin: 0 40px;
 }
	
.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }


/*
.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text { font-size: 1.3em; line-height: 1.53846em; padding: 0 10px; }
		
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited { color: #333; background: #e8e8e8; text-decoration: none; }
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }


.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

*/


p.date { color: #fff;}

.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }	

.to_comments { margin: 0 0 35px 0; clear: both; float: none; }

	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

/*---:[ sidebar styles ]:---*/

.sidebar { color: #fff; }

ul.sidebar_list, ul.sidebar_list ul, ul.sidebar_list ul li { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat, div.widget ul { margin: 0 0 20px 0; list-style: none;  }

		li.widget p { margin: 0; }
		
		li.widget ul, li.linkcat ul, li.widget ol { margin: 15px 0 0 0; list-style: none; }
		
			li.widget li, li.linkcat li { margin: 0;}
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0; }
		
	#left_bar	ul.sidebar_list li a { color: #b27330; text-transform: uppercase; font-style: normal; }
	
	#left_bar	ul.sidebar_list li a:hover { text-decoration: none; }

	#left_bar	ul.sidebar_list li a

  #left_bar h2, #left_bar h3 { margin-bottom: 15px; }
  
  #left_bar ul li { margin-bottom: 10px; }
  
  #left_bar ul { margin: 0 0 40px 0; }
			/*---:[ calendar widget ]:---*/
				
			/*---:[ search widget ]:---*/

			#search { padding: 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0; padding:0; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/
			
			#search_form { margin: 5px 0 0 0;  }

				#search_form .search_input { 
				padding: 4px 10px; width: 200px; border: none; height: 17px; color: #fff; text-transform: uppercase; background: url(images/search-bg.png) top left no-repeat; font-size: 1em; }

				#search_form .search_input:focus { }


/*---:[ footer styles ]:---*/

#footer p { width: 460px; padding: 15px 20px;   }

	#footer p a, #footer p a:visited { text-decoration: underline; }

	#footer a:hover {  }
	
#footer	ul.footer-menu { margin: 10px 0 0 0; padding: 10px 20px 20px 20px; font-family: Georgia, Times, serif; background: url(images/dash.jpg) 0 40px repeat-x;}

  ul.footer-menu li { font-size: 1em; list-style: none; display: inline; color:#f2f2f2; }
 
  ul.footer-menu li a { font-weight: normal; text-transform: lowercase; font-style: italic; color:#f2f2f2; padding: 0 5px; }
  
  ul.footer-menu li a:hover { color:#4c4b53; }

a.cog-logo, a.wp-logo { width: 38px; height: 0px; padding-top: 38px; display: block; overflow: hidden; float: left;}

a.cog-logo { background: url(images/cog-logo.jpg) top left no-repeat; margin: 0 5px 0 0px; }

a.wp-logo { background: url(images/wp-logo.jpg) top left no-repeat; margin: 0 6px 0 20px; }

/*---:[ comment styles ]:---*/


/*---:[ comment form styles ]:---*/


/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/**   Slide show styles    **/
.slideshow {
  margin-bottom: 10px;
}
