/*
Theme Name:		Only One Deuce
Theme URI:		http://deucetwo.com
Description:	It's the fuckin Deuce. By <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.0
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background: #efefef; color: #222; font: 62.5% Verdana, sans-serif; }

* { padding: 0; margin: 0; }



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

#header, #footer { background: #aaa; padding: 1.0em 0; color: #555; }
	
#sub_header { background: #ddd; padding: 1.0em 0; }

#big_image_bg { }

	#nav, #title, #big_image { width: 77em; margin: 0 auto; }

#access { margin: 0; }

#content_box, #footer_content { width: 77em; margin: 0 auto; }

#content_box { background: #fff; }

#content_box { background: url('images/grid_bg.gif'); }

	#content { width: 45em; padding: 3.6em 5.5em 0 2.5em; float: left; }

	#sidebar { width: 24em; padding: 3.6em 0 0 0; float: right; }



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

h1, h2, h3 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2 { font-size: 2.7em; line-height: 1.3333em; letter-spacing: -1px; color: #000; }

	h2 a { color: #000; }
	
	h2 a:visited { color: #666; }
	
	h2 a:hover { color: #2a6fa4; border-bottom: 1px dotted #999; }

	#sidebar h2 { font-size: 1.3846em; line-height: 1.7777em; border-top: 4px solid #ddd; color: #000; }

h3 { font-size: 1.3846em; line-height: 1.0em; }

	.entry h3 { margin: 1.5em 0 0.5em 0; }

h4 { font: bold 1.0em Verdana, sans-serif; color: #000; }



/*---:[ general typography (links, etc.) ]:---*/

a { color: #2a6fa4; text-decoration: none; }

a:visited { color: #666; text-decoration: none; }

a:hover { color: #2a6fa4; text-decoration: none; }
	
a img { border: none; }
	
blockquote { color: #555; margin: 0 0 1.3846em 0; padding: 0 0 0 32px; background: url('images/blockquote.gif') no-repeat; }

abbr, acronym { border-bottom: 1px dotted #888; text-transform: uppercase; cursor: help; }
	
code { color: #090; line-height: 1.0em; font-family: Courier, "Courier New", monospace; }

pre { width: 500px; margin: 0 0 1.5em 0; overflow: auto; font-size: 1.2em; float: left; clear: both; }

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

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.3em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }



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

#nav ul { list-style: none; font-size: 1.3em; }

	#nav ul li { padding: 0 2.0em 0 0; float: left; }

		#nav ul li a, #nav ul li a:visited { display: block; padding: 0.4em 0.5em; color: #fff; }
		
		#nav ul li a:hover { background: #888; }
		
		#nav ul li a.current, #nav ul li a.current:visited { background: #999; border-bottom: 1px solid #888; font-weight: bold; }

		#nav ul li a.current:hover { background: #888; border-bottom: 1px solid #888; }
		
		

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

#title p { font: normal 2.0em Helvetica, Arial, sans-serif; color: #999; }

	#title p a, #title p a:visited, #title p a:hover { font-weight: bold; font-size: 1.4em; letter-spacing: -1px; color: #000; }



/*---:[ #big_image_bg and #big_image_caption styles ]:---*/

#big_image_bg { background: #762c21; }

	#big_image { position: relative; }
	
		#big_image_caption { position: absolute; right: 5px; bottom: 5px; font-size: 1.1em; color: #fff; }



/*---:[ content styles ]:---*/

.post_date { margin: 0 0 1.6363em 0; font-size: 1.1em; line-height: 1.6363em; color: #888; }

.entry { font-size: 1.3em; line-height: 1.3846em; }

	.entry a, .entry a:visited { border-bottom: 1px dotted #999; }
	
	.entry a:hover { border-bottom: 1px solid #999; }
			
	.entry p { margin: 0 0 1.3846em 0; }

	.entry ul { margin: 0 0 1.3846em 2.0em; } 
	
	.entry ol { margin: 0 0 1.3846em 3.5em; }
	
	.entry ul { list-style-type: none; }
	
		.entry ul li { padding: 0 0 0 16px; background: url('images/bullet_text.gif') 0 0.3077em no-repeat; }
	
		/*.entry li { margin: 0 0 0.6923em 0; }*/
		
			.entry ul li ul, .entry ol li ul { margin: 0 0 0 0.5em; }
			
			.entry ul li ol, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.3846em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
	
	.entry blockquote { }

		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.5em 0 0.5em 15px !important; padding: 0.3em 0 !important; border: 1px dashed #aaa; border-width: 1px 0; background: none !important; text-align: center; float: right; }

		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.5em 15px 0.5em 0 !important; padding: 0.3em 0 !important; border: 1px dashed #aaa; border-width: 1px 0; background: none !important; text-align: center; float: left; }

			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.5em !important; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 15px 0.5em 0; float: left; clear: left; }

	.entry img { }

		.entry img.left { margin: 0.5em 15px 0.5em 0; float: left; clear: left; }
		
		.entry img.right { margin: 0.5em 0 0.5em 15px; float: right; clear: right; }
		
		.entry img.center { display: block; margin: 0 auto 1.5em auto; float: none; clear: both; }
	
		.entry img.frame { padding: 6px; border: 1px solid #aaa; background: #eee; }
		
		.entry img.stack { clear: none !important; }

.to_comments { margin: 0 0 4.9090em 0; font-size: 1.1em; line-height: 1.6363em; color: #888; clear: both; }

	.to_comments a, .to_comments a:visited { border-bottom: 1px dotted #999; color: #888; }
	
	.to_comments a:hover { color: #000; border-bottom: 1px solid #999; }

.navigation { margin: 0 0 2.14em 0; font-size: 1.3em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }
	
.clear { width: 500px; height: 1px; clear: both; }



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

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 18.4615em; margin: 0 0 2.7692em 0; font-size: 1.3em; line-height: 1.3846em; float: left; }

		li.widget p { margin: 0 0 1.3846em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { padding: 0 0 0 16px; background: url('images/bullet_sidebar.gif') 0 0.3077em no-repeat; }
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
				


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

#footer p { font-size: 1.2em; color: #ddd; }

#footer a, #footer a:visited, #footer a:hover { color: #ddd; }



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

#comments { width: 44em; margin: 3.6em 0; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 500px; padding: 1.5em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.5em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.25em 0; }
				
				.comment_meta strong { font: bold 1.6em Georgia, "Times New Roman", Times, serif; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
				
					.comment_time a, .comment_time a:visited, .comment_time a:hover { color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.2em 0; }
			
			

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

#comment_form { width: 500px; padding: 10px 0; float: left; }

	#comment_form p { padding: 6px 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.4em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.3em Verdana, Arial, Helvetica, sans-serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 361px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }



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

#search_form { margin: 0 0 0.9231em 0;}

	#search_form .search_input { width: 221px; padding: 3px; color: #888; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }



/*---:[ self-clearing floats courtesy of Dan Cederholm at wwww.simplebits.com ]:---*/

#header:after, #big_image_bg:after, #content_box:after, #comments:after, #search_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }