/*
	custom.css styles for Cutline that YOU define
	------------------------------------------------------
	
	This stylesheet will allow you to futureproof your
	changes against future releases and upgrades. I know
	you work hard on your modified styles, and I don't
	want you to feel like every upgrade is a total drag!
	
	Instructions:
	
	Modifying existing Cutline styles to your liking is a
	breeze with this handy stylesheet. The <body> tag
	within the header.php file has been appended with a
	CSS class called "custom," and thanks to this, you now
	have the ability to override ANY style that's declared
	in the original Cutline stylesheet.
	
	In practice, you simply need to copy the CSS for the
	element that you want to change (from style.css) and
	then paste it here. Prefix the new CSS declaration
	with .custom, and then make your tweaks as necessary.
	
	Here's an example:
	
	To change the default color of unvisited links from 
	blue to red (#c00) and remove the default underline, 
	this is what you would do:
	
	a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/

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

#container { width: 970px; margin: 15px auto 0 auto; }
	#content_box { width: 970px; text-align: left; float: left; clear: both; }
		#content { width: 520px; padding: 0 20px 0 0; float: left; }
		#sidebar { width: 200px; padding: 0 0 0 15px; float: left; }
	#footer { width: 970px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }

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

#container #masthead h1 a { font-family: georgia, times, serif; font-size: 1.3em;}

h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: none !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }

ul#nav { border-bottom: 5px solid #000; }

ul#nav li.twitter { padding: 0.85em 18px 0.7em 0; float: right; }
ul#nav li.twitter a { padding: 0 18px 0 0; background: url('images/icon_twitter.gif') 100% 50% no-repeat; }


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

ul.sidebar_list { list-style: none; }
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 200px; margin: 0 0 1.5em 0; font-size: 1.3em; line-height: 1.1em; float: left; }
		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.6em 2px 0.4em 2px; border-top: 3px solid #000; background: url('images/hr_dot_black.gif') 0 100% repeat-x; }
		li.widget h2.top, li.linkcat h2.top { border-top: none; }
		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		li.widget ul, li.linkcat ul { list-style: square; margin: 0.5em 0 0.5em 20px; }
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
			li.widget li, li.linkcat li { margin: 0.5em 0 0.3em 0; }
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }


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

.entry, .comment .reply { font-size: 1.4em; line-height: 1.5em; }
	
	.entry p { margin: 0 0 1.5em 0; }
	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	.entry ul { list-style-type: square; }
		.entry li { margin: 0 0 0.5em 0; line-height: 1.1em;}
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.1em 0 0.1em 30px; }

.navigation { width: 520px; font-size: 1.4em; float: left;  margin: 0.4em 0 0 0;}
	.previous { padding: 0 20px 0 0; float: left; }
	.next { float: right; }


.addthis_container { padding: 0.8em 0; border-top: 1px solid #cccccc; }
.addthis_contaner a, .addthis_container a img { border: none; }
.googlead { padding: 0 0 0.5em 0;}

.page h2, .page h2 a, .post h2, .post h2 a { font-family: georgia, times, serif; margin: .5em 0 0 0;}


/*---:[ image styles ]:---*/	
	.entry img, .entry .gallery img { padding: 5px; border: 1px solid #bbb; }
	.entry img.left, .entry img.alignleft { padding: 5px; margin: 10px 20px 10px 0px; float: left; clear: left; }		
	.entry img.right, .entry img.alignright { padding: 5px; margin: 10px 0px 10px 20px; float: right; clear: right; }
	.entry img.center, .entry img.aligncenter { display: block; padding: 5px; margin: 0 auto 1.5em auto; float: none; clear: both; }
	.entry img.off { padding: 0 !important; border: none !important; }
	.entry img.stack { clear: none !important; }
	.entry div.alignleft {  margin: 5px 20px 5px 0px; text-align: left; float: left; }
	.entry div.alignright {  margin: 5px 0px 5px 20px; text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { padding-bottom: 5px; margin-bottom: 5px; border: 1px solid #bbb; overflow: hidden; max-width: 520px; }
		.entry .wp-caption img { display: block; margin: 0 auto; border: none; }	
		.entry .wp-caption-text { margin: 0 5px; font-size: 0.8em; line-height: 1.3em; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 0.6em; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 5px; font-size: 0.8em; line-height: 1.3em; text-align: left; }



/*---:[ comment styles ]:---*/
.custom #comments { width: 520px; }
.custom ul#comment_list li.comment { width: 520px;}
.custom ul#comment_list li.trackback { width: 520px; }
.custom .comment_meta strong { font-size: 1.4em; }
.custom .comment .entry { padding: 0 15px; line-height: 1.1em; font-size: 1.2em;}
.custom .comment .entry p { margin: 0 0 1.0em 0; line-height: 1.1em;}


/*---:[ comment form styles ]:---*/
.custom #comment_form { width: 520px;}


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

#search_form { }
	#search_form .search_input { width: 191px; padding: 3px; color: #090; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }




