/*
Theme Name:		Cutline 
Theme URI:		http://cutline.tubetorial.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a> and <a href="http://ifranky.com">Franky</a>. With updates by <a href="http://brandingdavid.com">David Peralty</a> and <a href="http://www.stellify.net">Sophia Lucero</a>. Cutline is managed by <a href="http://www.splashpress.com">Splashpress Media</a>.
Version:		2.2 
Author:			Chris Pearson and David Peralty
Author URI:		http://cutline.tubetorial.com/
Tags: 			white, black, silver, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/
body { background: #FFF2DD url(images/backgroundtile2.jpg);color: #000000; font: 10px Georgia, Serif; text-align: center; }
* { padding: 0; margin: 0; }
/*---:[ global elements ]:---*/
a { color: #D36786; }
	a:visited { color: #D36786; }
	a:hover { color: #D36786; text-decoration: underline; }
		a img { border: none; }
	blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #3C0042; margin: 0 30px 16px 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }
abbr, acronym { border-bottom: 1px dotted #000; text-transform: uppercase; cursor: help; }
	code { color: #090; font-family: Monaco, "Courier New", Courier, monospace; }
pre { width: 445px; margin: 0 0 12px 12px; overflow: auto; font-size: 12px; float: left; clear: both; }
* html pre { font-size: 10px; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { font-size: 12px; }

/*---:[ headlines ]:---*/
h1, h2, h3 { font-weight: bold; font-family: Georgia, serif; color: #000; }
h1 { font-size: 20px; letter-spacing: -0.03em; }
* html h1 { letter-spacing: -0.1em; }
	#masthead h1 { padding: 0.2em 0.3em 0.8em; font-variant: small-caps; text-align: left; clear: both; }
		h1 a, h1 a:visited, h1 a:hover { color: #000; text-transform: none; text-decoration: none; }

h2 { font-size: 16px; text-transform: uppercase;}
	h2 a { color: #D36786; font-weight: bold; line-height: 18px; text-decoration: none; }
	h2 a:visited, h2 a:hover { color: #D36786; }
	.posts h2 { color:#D36786; padding: 10px; margin:0;}
	.pages h2, h2.page_header { margin: 0 0 7px 0; padding-left:10px; line-height: 20px;}
	h2.archive_head { font-weight: bold !important; font-size: 14px !important; font-variant: small-caps !important; letter-spacing: normal !important; margin: 0 0 18px 0 !important; padding: 5px 2px !important;}
	.h2 span a { text-align: right; }
h3 { font-size: 14px; font-variant: small-caps; }
	#masthead h3 { margin: 0 0 0.3em 0; padding: 0em 0.3em 0em 0.4em; font-variant: normal; font-weight: normal; font-size: 1.8em; color: #888; text-align: left; }
	.entry h3 { margin: 25px 0 5px 0; padding: 0 0 0 128px; }
	.entry h3.top { margin: 15px 0 5px 0 !important; }
	h3.comments_headers { font-size:16px; line-height:18px; margin-left:8px;}
	h3.respond { font-size: 14px; line-height: 18px; border-bottom: 1px solid #000; padding-left: 5px;}

h4 { font: normal 12px Helvetica, Georgia, Times, serif; }
	h4 a, h4 a:visited { text-decoration: none; }
	h4 a:hover { color: #D36786; text-decoration: underline; }
    .posts h4 { margin: 5px 0 5px 0; padding: 0 0 8px 10px;}
	.pages h4 { font-size: 12px; line-height: 20px; margin: 0 0 40px 0; padding: 4px 0 0 0; clear: both; }

	/*---:[ core layout elements ]:---*/
#container { width: 970px; margin: 0 auto 0 auto; }
	#content_box { width: 970px; padding: 15px 0 0 0; border-right:4px solid #D36786; border-left: 4px solid #D36786; border-bottom:4px solid #D36786; text-align: left; float: left; clear: both; background-color:#ffffff;}
		#content { width: 720px; padding: 0 10px 0 0; float: left; }
		* html #content { overflow: hidden; }
		#sidebar { width: 220px; padding: 0 10px 0 10px; float: left; }
		* html #sidebar { overflow: hidden; }
        #footer { width: 970px; padding: 10px 0; font: normal 10px Helvetica, Arial, sans-serif; float: left; clear: both; }

/*---:[ header styles ]:---*/
#masthead { width: 896px; border-top: 5px solid #000; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }
	/* #masthead a { display: block; width: 836px; height: 175px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */
ul#nav { width: 970px; margin:0; padding:0; border-right:4px solid #D36786; border-bottom:2px dotted #D36786; border-left: 4px solid #D36786; list-style: none; background: #FFF3DD; float: left; clear: both; }
	ul#nav li { text-align: left; float: left; font: 16px Helvetica, Arial, sans-serif; font-variant: small-caps; display: block; }
		ul#nav li a, ul#nav li a:visited { display: block; padding: 5px 25px 10px 10px; color: #AF4971; text-decoration: none; }
		ul#nav li a:hover { color: #FFF; background-color: #EE99B2; text-decoration: none; }
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #FFF; text-decoration: none; }
	ul#nav li.rss { font-size:12px; padding: 5px 0 5px 0; border: none; float: right; }
		ul#nav li.rss a { margin: 0 15px 0 0; padding: 5px 30px 5px 5px; background: url('images/Rss.png') 100% 50% no-repeat; }
            ul#nav li.rss a:hover {color:#AF4971;text-decoration:underline;}
#header_img { height: 350px; width: 970px; border-right: solid 4px #D36786; border-left: 4px solid #D36786; border-top: 4px solid #D36786; float:left ; clear: both; }
	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */

ul#post-navigation { width: 634px; list-style: none; margin: 0 0 36px 0; padding: 0; background: #ee99b2; float: left; clear: both; }
	ul#post-navigation li { text-align: left; float: left; font: 12px Calibri, Helvetica, Arial, sans-serif; font-variant: small-caps; width: 100px; border-right: 2px solid #FFF; display: block; }
			ul#post-navigation li a, ul#post-navigation li a:visited { display: block; padding: 4px 0px 6px 8px; color: #000; text-decoration: none; }
			ul#post-navigation li a:hover { color: #FFF; background-color: #ee99b2; text-decoration: none; }
	ul#post-navigation li.respond { width: 120px; float: right; }
		ul#post-navigation li.respond a { text-align: left; display: block; }

/*---:[ content styles ]:---*/
.page_entry, .entry { margin: 0 0 24px 20px; font-size: 11px; line-height: 20px; }
	.page_entry blockquote, .entry blockquote { font-size: 11px; margin: 0 0 0 2px; }
			.entry blockquote.right { width: 256px; color: #C3C3C3; font-style: italic !important; font-size: 11px !important; margin: 3px 0 3px 15px !important; padding: 5px 0 !important; border: 3px double #33CCFF; border-width: 3px 0; text-align: center; float: right; }
		.entry blockquote.left { width: 256px; color: #C3C3C3; font-style: italic !important; font-size: 11px !important; margin: 3px 15px 3px 1280px !important; padding: 5px 0 !important; border: 3px double #C3C3C3; border-width: 3px 0; text-align: left; float: left; }
				.entry blockquote p, .entry blockquote.right p, .entry blockquote.left p { margin: 0 16px 16px 16px !important; line-height: 24px !important; }

    .page_entry a, .entry a {color: #D36786; text-decoration: none;}
		.page_entry a:visited, .entry a:visited {color: #D36786; text-decoration: none; }
	.page_entry a::hover, .entry a:hover { color: #D36786; padding: 2px 0 0; background: #D9D9D9; border-bottom: dotted 1px #5F5F5F; text-decoration: none; }
		.page_entry a img, .entry a img { text-decoration: none; background: none; }
		.entry p { margin: 0 16px 6px 0; }
    .page_entry p { margin: 0 16px 6px 0;}
	.page_entry ul, .page_entry ol, .entry ul, .entry ol { margin: 0 0 6x 24px; }
		.page_entry ul, .entry ul { list-style-type: square; }
			.page_entry li, .entry li { margin: 0 0 8px 0; }
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 8px 0 4px 32px; }
		.entry dl { margin: 0 0 24px 0; }
		.entry dt { font-weight: bold; margin: 0 0 8px 0; }
		.entry dd { margin: 0 0 24px 16px; }
		
	.entry .ad { margin: 0 0 8px 16px; float: right; clear: right; }
			.entry .ad_left { margin: 0 16px 8px 0; float: left; clear: left; }
/*---:[ image styles ]:---*/
	.entry img { max-width: 600px; height: auto; width: expression(this.width > 600 ? 600: true); }
	.entry img, .entry .gallery img { border: 3px double #bbb; margin: 2px 0; }
	.entry img.left, .entry img.alignleft { padding: 3px; margin: 4px 15px 4px 0; clear: left; }
	.entry img.right, .entry img.alignright { padding: 3px; margin: 4px 0 4px 15px; float: right; clear: right; }
	.entry img.center, .entry img.aligncenter { display: block; padding: 3px; margin: 0 auto 24px auto; float: none; clear: both; }
	.entry img.off { padding: 0 !important; border: none !important; }
	.entry img.stack { clear: none !important; }			.entry div.alignleft { text-align: left; float: left; }
	.entry div.alignright { text-align: right; float: right; }
	.entry div.aligncenter { text-align: center; margin: 0 auto; }
	.entry div.wp-caption { margin-bottom: 24px; border: 3px double #bbb; overflow: hidden; max-width: 490px; }
		.entry .wp-caption img { display: block; margin: 5px auto; border: none; }
		.entry .wp-caption-text { margin: 0 5px; font-size: 12px; line-height: 20px; }
	.entry .gallery { margin: auto auto 15px; }
		.entry .gallery .gallery-item { margin: 0 0 10px; }
		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption { margin: 0; }
		.entry .gallery .gallery-caption { margin: 5px; font-size: 12px; line-height: 20px; text-align: left; }
.tagged { display: block; margin: 0; padding: 6px 0; clear: both; }
	.tagged a, .tagged a:visited { padding: 3px; color: #5F5F5F; text-decoration: none; border: none; background: none; }
		.tagged a:hover { padding: 3px; color: #fff; background: #D9D9D9; text-decoration: none; border: none; }
		.add_comment { display: block; padding: 0; font-weight: bold; }
			.add_comment a, .add_comment a:visited { display: block; padding: 0; color: #333; text-decoration: none; border: none; }
		.add_comment a:hover { padding: 0; width: 504px; background: #D9D9D9; text-decoration: none; border: none; }
.navigation { width: 640px; margin: 12px 0 12px 12px; font-size: 14px; font-variant: small-caps; float: left; }
* html .navigation { margin: 0 0 40px 0; }
		.previous { padding: 0 16px 0 0; float: left; }
		.next { padding: 0 8px 0 0; float: right; }
	.clear { width: 640px; height: 1px; clear: both; }
.clear-small { width: 128px; height: 1px; clear: both; }

/*---:[ sidebar styles ]:---*/
ul.sidebar_list { list-style: none; }
	ul.sidebar_list li.widget { width: 220px; margin: 5px 0; font-size: 12px; line-height: 20px; float: left; }
		li.widget h2 { margin: 10px 0 5px 0; font-weight: bold; font-size: 16px; letter-spacing: normal; font-variant: small-caps; line-height: 24px; padding: 5px 0 5px 0; border-bottom: 1px solid #090909; }
		li.widget p { margin: 0 0 20px 0; padding: 0 4px; }

		li.widget ul { list-style: none; color: #999999; margin: 0 0 8px 0;}
		li.widget ol { margin: 0 0 8px 0; }
		li.widget li { margin: 0; padding:4px;}
			
				li.widget li a, li.widget li a:visited { padding: 4px; color: #000; text-decoration: none; border-bottom: dotted 1px #D9D9D9; display: inline; }
				li.widget li a:hover { color: #fff; background: #ee99b2; text-decoration: none; }
				
				li.widget li a img { border: none; }
				li.widget li .recent_date { padding: 0 4px 0 8px; color: #888; }
		li.widget ul.latestactivity { list-style: none; color: #C3C3C3; margin: 0 0 8px 0;}
			li.widget ul.latestactivity li.alternate { display: block; margin: 0; padding: 0 0 8px 3px; border-bottom: dotted 1px #D9D9D9; }
				li.widget ul.latestactivity li.alternate a { padding: 0; }
				li.widget ul.latestactivity li a, li.widget ul.latestactivity li a:visited { display: inline; padding: 0; color: #000; text-decoration: none; border: none; }

				li.widget ul.latestactivity li a:hover { display: inline; padding: 0; color: #fff; background: #C3C3C3; text-decoration: none; }
			li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0; }
			li.widget ul.flickr_stream li { padding: 3px; display: inline; margin-bottom: 0; border-top: none; }
				li.widget ul.flickr_stream li a img { padding: 0px; display: inline; }
				li.widget ul.flickr_stream li a:hover img { padding: 0; background: none; }
		/*second widget style*/
	ul.sidebar_list li.widget-special { width: 220px; margin: 0 0 30px 0; font-size: 14px; line-height: 22px; float: left; }
	li.widget-special h2 { font-weight: bold; font-size: 18px; letter-spacing: normal; font-variant: small-caps; line-height: 24px; padding: 2px; border-top: 1px solid #000; }
		li.widget-special ul { list-style: none; color: #C3C3C3; margin: 0 0 0.5em 0; }
		li.widget-special ul.flickr_stream { list-style: none; margin: 0; padding: 0; }
			li.widget-special ul.flickr_stream li { margin: 0; padding: 0; display: inline; }
				li.widget-special ul.flickr_stream li a img { padding: 4px; }
				li.widget-special ul.flickr_stream li a:hover img { background: none; }

/*---:[ footer styles ]:---*/
#footer p { margin: 0 0 10px 0; font-size: 14px; color: #888; text-align: right; }
	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		#footer a:hover { color: #888; text-decoration: underline; }

/*---:[ comment styles ]:---*/
#comments { width: 632px; float: left; clear: both; overflow: hidden; }
	ul#comment_list { margin: 0 0 3px 0; }
		ul#comment_list li.comment { list-style: none; overflow: hidden; clear: both; border-top: 1px solid #D9D9D9; padding-left: 8px; }
		ul#comment_list li.odd { border: 1px dotted #d9d9d9; border-width: 1px 0 0 1px; }
		ul#comment_list li.even { border: 1px solid #bbb; border-width: 1px 0 0 1px; }
		ul#comment_list li.trackback, ul#comment_list li.pingback { background: url('images/trackback_bg.gif'); }
		ul#comment_list li .comment-wrapper { padding: 0.5em 8px 0 0; }
			ul#comment_list li.comment ul.children { margin: 0 0 8px 8px; clear: both; }
			.comment-meta { float: left; width: 152px; margin: 0 4px 8px 10px; padding: 0 0 16px 0; }
				.comment-meta a, .comment-meta a:visited, .comment-meta a:hover { font-weight: bold; text-decoration: none; }
				.comment-meta a.url { font-size: 12px; }
				.comment-time { display: block; font: normal 9px Helvetica, Arial, sans-serif; color: #888; }
				.comment-all a, .comment-all a:visited { display: block; font: normal 1.0em Helvetica, Arial, sans-serif; color: #888; }
				.comment-all a:hover  { display: block; font: normal 9px Helvetica, Arial, sans-serif; color: #FFF; background: #888; }
			.comment .entry, .comment .reply { margin: 0 0 0 180px; }
			.comment .reply { padding-bottom: 24px; }
	#comments .navigation { font-variant: normal; overflow: hidden; padding: 16px 0; border-top: 1px solid #000; }
		#comments .navigation .alignleft, #comments .navigation .alignright { float: left; width: 316px; }
		#comments .navigation .alignright { text-align: right; }
		#comments p.unstyled { margin: 0 0 10px; }

/*---:[ comment form styles ]:---*/
#respond { clear: both; background: #fff; }
	#respond p { padding: 10px 0; }
	#comment_form { width: 504px; margin: 0 0 0 0; padding: 16px 0; float: right; clear: both; } /* orig 502px but ie6 is off by 2px */
	.add-comment { padding: 0.3em 0 0.6em 0;}
			.add-comment label { float: left; width: 120px; font: bold 15px Constantia, Calibri, Helvetica, Georgia, serif; line-height: 20px; }
		.add-comment .text_input { width: 367px; padding: 3px ; color: #444; font: normal 1.1em Helvetica, Georgia, Times, serif; margin: 0 0 0 5px; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		#comment_form p { padding: 0.6em 0; }
			#comment_form2 .text_input { width: 352px; padding: 0 3px ; color: #444; font: normal 1.2em Helvetica, Georgia, Times, serif; margin: 0 0 0 99px; 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: 367px !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: 5px; background: #EFEFEF; border: 1px solid #000; font: bold 12px Constantia, Calibri, Helvetica, Georgia, serif; font-variant: small-caps; cursor: pointer; float: right; }
		#comment_form p.subscribe-to-comments { font-size: 12px; }
			#comment_form p.subscribe-to-comments label { font-size: 12px; }
			
/*---:[ search form styles ]:---*/
#searchform, #email_subscribe { margin: 12px 0 0 0; padding: 3px 4px; }
	#s, #email_subscribe .email_input { width: 190px; margin: 0 0 10px; padding: 3px; color: #5F5F5F; font: normal 16px Georgia, "Times New Roman", Times, serif; border: 1px solid #999; }
		li.widget .search_input { font-size: 12px !important; }
			#s:focus, #email_subscribe .email_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
/*---:[ ie fix ]:---*/
/*\*/
#nav ul, #nav ul li, #comments ul, #comments ul li, #sidebar ul, #sidebar ul li { height: 1%; zoom: 1; position: relative; overflow: hidden; }
/**/
