/*
Theme Name:		Cutline 3-Column Split
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.2
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background: #fff; color: #333; font: 62.5% Helvetica, Arial, sans-serif; text-align: center; border-top: 3px solid #EC007A;  }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #EC007A; text-decoration: none; border: none;}

	a:hover { color: #888; text-decoration: none; }
	
	.active { font-weight: bold; }
	
	a img, map { border: none !important; }
	
p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

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



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

h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h1 { font-size: 3.6em; letter-spacing: -0.03em; }

	#masthead h1 { padding: 10px 0 0em 0;  text-align: center; clear: both; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }
	
h2 { font-size: 2.0em; }

	h2 a { color: #000; text-decoration: none; }
	
		h2 a:visited { color: #555; text-decoration: none; }
	
		h2 a:hover { color: #090; text-decoration: none; }
	
	.posts h2 { margin: 0 0 15px 0; padding: 10px 0; line-height: 1.2em; font-weight: normal; color: #888; font-size: 220%; border-top: 1px solid #888;}
	
	 h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	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: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	

	#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 1.8em; text-transform: none; color: #888; text-align: center; }

		
	h3.comments_headers { font-size: 1.4em; }

h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }

	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
		h4 a:hover { color: #888; text-decoration: underline; }
	
	.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }

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

#container { width: 970px; margin: 5px auto 0 auto; }
					
	#content_box { width: 970px; text-align: left; float: left; clear: both; }

		#content { width: 650px; padding: 0 0 0 20px; float: left; }
		
		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; }
	
		#l_sidebar { width: 210px; padding: 0 0 0 15px; float: left; }
		
	#footer { width: 970px; height: 90px; padding: 15px 0 0 0;  float: left; clear: both; background: url('images/footerback.jpg') center bottom no-repeat; border-top: 1px solid #EC007A; }
		
/*---:[ header styles ]:---*/

#masthead { width: 970px; }

#headerlocator{ 
text-align: right;
margin-top: 5px;
font-size: 115%;
}

#headerlocator a, #headerlocator a:visited { color: #888; text-decoration: none; }
		
		#headerlocator a:hover { color: #EC007A; text-decoration: none; }		
	
#header_img { position: relative; margin: 0 0 3.0em 0; border-top: 1px solid #EC007A;border-bottom: 1px solid #EC007A; float: left; clear: both; padding-bottom: 0px; }

.home #header_img { height: 299px; position: relative; margin: 0 0 3.0em 0; border-top: 1px solid #EC007A;border-bottom: 1px solid #EC007A; float: left; clear: both; padding-bottom: 0px; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */
	
#headerpic
{
position: relative;
height: 240px;
background-color: #8E9AA5;
}	

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

.entry { font-size: 1.4em; line-height: 1.65em; }
		
	.entry blockquote { font-size: 1.0em; }
.entry h1{ font-size: 160%; color:#EC007A; font-weight: normal; letter-spacing: 4px; margin-bottom: 15px; padding-bottom: 5px; padding-left: 15px;border-bottom: 1px solid #ddd;}
	
.entry h2{ font-size: 130%; color: #888; font-weight: normal; letter-spacing: 3px; margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #ddd;}
.entry h3{ font-size: 115%; color: #888; font-weight: normal; letter-spacing: 3px; margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #ddd;}
.entry h5{ font-size: 105%; color: #888; font-weight: normal;  margin: 20px 0 0px 0;}


	
	
	.entry p { margin: 0 0 12px 0; line-height: 2em; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { margin-bottom: 25px;}
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry . {  }
	
		
		.attachment{ float: left; padding-right: 40px; margin-left: 130px!important;}
		
		/*---:[ sub navs]:---*/

#careersnavbox{ float: left; width: 150px; margin-right: 35px; margin-left: 0;}	

#careersnav, #corporatenav {list-style-type: none; margin-left: 0;}

#careersnav li, #corporatenav li{margin-bottom: 20px;}

#corporatenavbox{ float: left; width: 150px; margin-right: 35px; margin-left: 0;}	

#corporatecontent{ margin-left: 200px;}

.faq {margin-top: 40px;}

.storelistsleft{
	float: left;
	width: 300px;	
	list-style-type: none;
	padding-left: 20px;
}

.storelistsright{
		list-style-type: none;

}

.storelistsleft li, .storelistsright li{
	margin-bottom: 30px;
	list-style-image: url('images/pinkdot.jpg'); 
	padding-left: 8px;
	padding-top: 0px;
}


		

.tagged { padding: 0.4em 0 0 0;  font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

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

.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

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

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; letter-spacing: normal; margin: 0 0 0.1em 0; padding: 0.6em 2px; border-top: 1px solid #E188BC; border-bottom: 1px solid #E188BC;  color: #888; text-indent: 8px;}
		
		li.widget h2 span{
			font-size: 135%;
			color: #EC007A;
		}
		
		#mailinglisttitle{
			color: #EC007A;
			font-size: 120%;			
		}

		li.widget p { margin: 0 0 0 0; padding: 5px 10px 0 13px; }
		
		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.7em 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; }
		
				.mailingblank form{margin: 10px 0;  }
		.mailingblank p{
			color: #999;
line-height: 1.5em;
margin-left: 3px;
padding-bottom: 0px;
				}
				
	.couponlink{ background: url('images/couponback.jpg') repeat-x center -10px; }
				
	.couponlink h2 a, .couponlink h2 a:visited { color: #EC007A; text-decoration: none; }
		
	.couponlink h2 a:hover { color: #888; text-decoration: none; }
				

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

#footertopline {color: #999; margin-bottom: 15px; display: none;}
.page-11 #footertopline, .page-6 #footertopline, .page-4 #footertopline, .page-7 #footertopline, .page-5 #footertopline, .page-8 #footertopline, .page-10 #footertopline, .page-9 #footertopline{display: block;}

#footer p { font-family: Helvetica, Arial, Sans-serif; margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: center; }

	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
		#footer a:hover { color: #EC007A; text-decoration: none; }
		
		/*---:[ coupon styles ]:---*/
		
		#couponbody {border: none;}
		
		#couponhead {width: 700px; height: 165px;}
		
		#coupon_box { margin: 0 auto;  }
		
		#coupon_box #content {  margin: 30px auto; width: 700px; height: 540px;padding: 20px 0; float: none; border: 8px dotted #EC007A; background: url('http://www.easypickins.com/wp-content/themes/Cutline%201.2-3ColumnSplit/images/scissors.gif') no-repeat bottom right!important; text-align: left; }
		

		
		#couponbody h1{
			font-size: 550%;
			color: #EC007A;
			border: none;
			text-align: left;
			font-weight: bold;
			letter-spacing: normal;
			margin: 40px 0 20px 0;
			padding: 0 0;
			
		}
#coupon_box #content p{
	font-size:200%;
	line-height: 130%;
}

#coupon_box #content #duedate{
	text-align: right;
	margin: 0 15px 20px 15px;
	border-top: 1px solid #777;
}

#coupon_box #content .alignleft{
	margin-left: 55px;
}

#coupon_box #couponterms{
	font-size: 70% !important;
	line-height: 100% !important;
	margin: 0 20px;
}

#coupon_box #print{
text-align: center;	
clear: right;
padding-top: 30px;
}

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

#comments { width: 500px; float: left; clear: both; }

	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.2em 0 0 0;  float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }

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

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

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

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, 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: 321px !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; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 150px; padding: 3px; color: #EC007A; font: normal .8em Helvetica, Arial, sans-serif; border: 1px solid #ccc;}
	
	li.widget .search_input { font-size: .9em !important; letter-spacing: 1px;}
	
		#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; }