/*
Theme Name:		No Strippers
Theme URI:		http://www.norobertsonstripclub.com
Description:	Community action template. Based on Copyblogger by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.0
Author:			Doug Fitzsimmons
Author URI:		http://www.norobertsonstripclub.com
*/

body { background: #ACAF7C url(images/background_content.gif) repeat-y center; color: #232318; font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif; }

* { padding: 0; margin: 0; }



/*---:[ global typography elements ]:---*/

a, a:link, a:visited { color: #f55a15; text-decoration: none; border-bottom: 1px dotted #F9FAEB; }

a:hover, a:active { color: #3f1411; text-decoration: none; border-bottom: 1px dotted #3f1411; }
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-weight: bold; border-left: 0.2308em solid #f55a15; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }

p.center { text-align: center; }

/*---:[ these styles apply to the flickrRSS plugin, which is not yet fully supported ]:---*/

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }



/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }
	
h1, h2 { font-size: 2.8em; line-height: .95em; letter-spacing: -1px; color: #0E3749; padding-bottom: .4em; }

	h2 a, h2 a:link, h2 a:visited { color: #0E3749; }
	
	h2 a:hover, h2 a:active { color: #3BA09F; border-bottom: 0px; }
	
	.page h1 { margin: 0 0 0.6071em 0; }
	
	.entry h3, .page h3, h3#respond { color: #3BA09F; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
	
	#sidebar h2 { font-size: 1.5em; line-height: 1.5556em; margin: 0; color: #ACAF7C; padding-bottom: 0; }
	
h3 { font-size: 1.3em; line-height: 1.1111em; color: #000; }

	.entry h3 { margin: 1.6667em 0 0.5556em 0; }
	
	#comments h3 { font-size: 1.8em; }
	
	#comments .entry p { margin: 0; padding: 0; }
	.lefty { float: left;}
	
	#comments h3.comment_intro { color: #3f1411; margin: 0 0 .25em 0; padding: 0.3846em 0 0 0; border-top: 1px solid #3F1411; line-height: 1em; clear: both; }
	
	.add_comment a:link, .add_comment a:visited { color: #3f1411; font-size: 12px; }

	.add_comment a:hover, .add_comment a:active { color: #F55A15; border-bottom: 1px dotted #F55A15; }
	

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #000; }



/*---:[ core layout elements ]:---*/

#header { width: 850px; margin: 0 auto; }

#container { width: 850px; margin: 0 auto; }
	
	#content_box { background: #F9FAEB; padding: 0 50px;}
	
		#content { width: 480px; padding: 0 50px 0 0; float: left; }
		
		#sidebar { width: 220px; float: left; }
		
		.nosidebar {width: 750px !important;}
		
#footer {
	padding: 1.5em 0;
	background: #ACAF7C url(images/background_footer.jpg) no-repeat;
	color: #F9FAEB;
	width: 890px;
	margin: 0 auto 0 auto;
}



/*---:[ #header styles ]:---*/

#logo { height: 114px; padding-left: 295px; padding-top: 35px; background: #3BA09F url(images/headerhands2.jpg) no-repeat;  border-bottom: #246B74 solid 1px; }

	
	#logo a { font: bold 42px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #0E3749; 
	letter-spacing: -.05em; line-height: .7em; text-decoration: none; }

	
	.logoemphasis {
		font-size: 64px;
		color: #F9FAEB;
		text-transform: uppercase;
		line-height: 1em;
		vertical-align: -6pt;
	}	
	
	#logo a:link, #logo a:visited { color: #0E3749; border: 0; }
	
	#logo a:hover, #logo a:active { color: #fff; border: 0;}
	
	a:hover .logoemphasis , a:active .logoemphasis { color: #a90000; border: 0;}
	
	
	#logo h1, #logo #tagline { font: normal 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif; color: #F9FAEB; letter-spacing: normal; margin-top: -6px; padding-left: 107px; width: 300px;}
	
	

#actionbar { padding: 15px 20px 25px 20px; border-bottom: #F55A15 solid 1px; color: #F9FAEB; background: #3F1411 url(images/header_shadow.gif) repeat-x; }

	.actionitem { width: 165px; float: left; padding-right: 50px;}
	.actionlast { width: 165px; float: left; padding-right: 0px;}
	
		.actionitem h2, .actionlast h2 { font-weight: bold; font-size: 22px; color: #F55A15; letter-spacing: -.04em; padding-bottom: .5em;}
		
		.actionitem a:link, .actionlast a:link, .actionitem a:visited, .actionlast a:visited {color: #F55A15; border-bottom: 1px dotted #3F1411;}
		
		.actionitem a:hover, .actionlast a:hover, .actionitem a:active, .actionlast a:active {color: #838241; border-bottom: 1px dotted #838241;}
		
		.actionitem p, .actionlast p { font-size: 1.2em;}
		
		.actionitem strong, .actionlast strong { color: #3BA09F; }

/*---:[ nav menu styles ]:---*/

#nav { width: 750px; margin: 0 50px 30px 50px; }

	#nav ul { list-style: none; }

		#nav ul li { font-size: 1.2em; float: left; }
	
			#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
				display: block;
				padding: 0.3125em 0.8125em 0.5em 0.8125em;
				color: #F9FAEB;
				background: #f55a15;
				border-color: #ACAF7C;
				border-width: 0 1px 1px 0;
				border-style: solid;
			}
	
			#nav ul li a:hover, #nav ul li a.current:hover { background: #280907; text-decoration: none !important; }
		
			#nav ul li a.current, #nav ul li a.current:visited { color: #F9FAEB;}



/*---:[ content styles ]:---*/

.post_date { font-size: 1.1em; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #838241; font-weight: bold; }

	.post_date a, .post_date a:visited { color: #3F1411; padding: 0.0909em; font-weight: bold; }
	
	.post_date a:hover { color: #f55a15; border-bottom: 1px dotted #f55a15; }

.entry { font-size: 1.3em; line-height: 1.5385em; }
	
	.entry a, .entry a:visited {  color: #f55a15; text-decoration: none; }
	
	.entry a:hover { color: #3f1411; text-decoration: none; border-bottom: 1px dotted #3f1411; }
	
	.entry p { margin: 0 0 1.5385em 0; }
	
	.entry p.caption { font-size: .8em; color: #666; line-height: 1.1em; margin: 0; padding: 0 0 1em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 1px solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 1em 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 5em 0; padding: 0.3846em 0 0 0; border-top: 1px solid #3F1411; font-size: 1.3em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em;  background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; float: left;}


.page .entry { margin: 0 0 3.0769em 0; /* border-bottom: 1px solid #3f1411; */}

.navigation { width: 480px; margin: 0 0 1.3333em 0; font-size: 1.2em; line-height: 1.6667em; font-weight: bold;}

	.navigation p {float: left;}
	.navigation p.next { text-align: right; float: right;}


.nosidebar hr { margin: 1em 0 1.5em 0; border: none 0; 
	border-top: 1px solid #3f1411; /* the border */
	height: 1px; /* whatever the total width of the border-top and border-bottom equal */
	}


/*---:[ sidebar styles ]:---*/

#rss { width: 20em; height: 70px; margin: 0 0 1.0em 0; background: url('images/rss.gif') 50% 0 no-repeat; text-align: center; }

	#rss a { display: block; width: 48px; height: 48px; margin: 0 auto; }

	#rss-1 h2 a:link, #rss-1 h2 a:visited { color: #ACAF7C; }

	#rss-1 h2 a:hover, #rss-1 h2 a:active { color: #3BA09F; }

	#rss-1 ul { display:none; } 

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 16.6667em; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.6667em; float: left; }

		li.widget p { margin: 0 0 1.66667em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
		
			li.widget li, li.linkcat li { padding: 0 0 0 1.16667em; background: url('images/bullet.gif') 0 0.4167em no-repeat; }
				
				li.widget li a:link, li.widget li a:visited, li.linkcat li a:link, li.linkcat li a:visited { color: #3f1411; border-bottom: none; }
				
				li.widget li a:hover, li.widget li a:active, li.linkcat li a:hover, li.linkcat li a:active { color: #f55a15; text-decoration: none; border-bottom: 1px dotted #f55a15; }
				
		

/*---:[ special widget styles ]:---*/
		
		#calendar_wrap { width: 16.3333em; margin: 0 0 0.8333em 0; padding: 0 0.166667em; }
		
		table#wp-calendar { width: 16.3333em; border-collapse: collapse; }
		
			table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }
		
			table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }
			
			table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }
			
				table#wp-calendar td a, table#wp-calendar td a:visited { color: #f55a15; font-weight: bold; }
				
				table#wp-calendar td a:hover { padding: 1px 4px; color: #fff; background-color: #3f1411; border: 0;}
				
			table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; font-size: 10px; }
			
		
/*---:[ the following styles are for the flickrRSS plugin, which is not yet fully supported ]:---*/
		
		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; border-bottom: none; }
	
	
/*---:[ Donate Header ]:---*/

#text-2 h2 { color: #3F1411; }


/*---:[ Widget Instructons ]:---*/

li.widget p.widgetguide { font-size: .9em; line-height: 1.1em; color: #80806F; margin-bottom: 0.4em !important;}

li.widget p.widgetguide .highlight { font-weight: bold; color: #3F1411; line-height: 1.5em; font-size: 1.2em;}



/*---:[ footer styles ]:---*/

#footer p { font-weight: bold; font-size: 1.0em; text-transform: uppercase; text-align: center; line-height: 3em; }

#footer a, #footer a:visited { color: #fff; text-decoration: none; }

#footer a:hover { color: #fff; border-bottom: 1px dotted #3f1411; }



/*---:[ comment styles ]:---*/

#comments { width: 480px; }

	dl#comment_list { margin: 30px 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #454536; }
		
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #f55a15; }
				
				dl#comment_list dt .comment_num a:hover { color: #3f1411; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #838241; }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #000; border-bottom: 1px dotted #999; }
				
				dl#comment_list dt strong a:hover { color: #000; border-bottom: 1px solid #f55a15; }
		
		dl#comment_list dd { width: 440px; padding: 0 20px; margin: 0 0 1.5385em; background: #3BA09F url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #0E3749 url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; color: #F9FAEB; }


/*---:[ comment form styles ]:---*/

#comment_form { width: 44.8em; margin: 0 0 4.0em 0; }


	#comment_form p { padding: 0.7692em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #232318; font: bold 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 40em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 1px solid #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #f55a15; }
			
			

/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5833em 0; }

html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */

	#search_form .search_input { width: 15.91667em; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	#content .search_input { font-size: 0.9231em !important; }
			
			

/*---:[ sharethis plug-in styles ]:---*/
		
.akst_share_link { font: 12px normal "Helvetica Neue", Helvetica, Arial, sans-serif; float: right; margin-left: 18px; line-height: 15px; }

a:link.akst_share_link, a:visited.akst_share_link  { color: #3f1411; text-decoration: none; border-bottom: 0 !important; }

a:hover.akst_share_link, a:active.akst_share_link { color: #f55a15; text-decoration: underline; border-bottom: 0 !important; }

#akst_form {
	background: #3F1411 !important;
	border: 1px solid #3F1411 !important;
}
#akst_form a:link, #akst_form a:visited {
	color: #f55a15; text-decoration: none; border-bottom: 0;
}
#akst_form a:hover, #akst_form a:active {
	color: #3f1411; text-decoration: underline; border-bottom: 0;
}
#akst_form a.akst_close {
	color: #fff !important;
}
#akst_form ul.tabs {
	border: 1px solid #3F1411 !important;
}
#akst_form ul.tabs li {
	background: #ACAF7C !important;
	color: #fff;
}
#akst_form ul.tabs li.selected {
	background: #fff !important;
	color: #232318 !important;
}

#akst_form .form_submit { padding: 0.5em; background: url('images/submit_bg.gif') repeat-x; color: #000; border: 1px solid #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }
		
		#akst_form .form_submit:hover { color: #f55a15; }


/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #logo:after, #actionbar:after, #nav:after, #content_box:after, .page .entry:after, .single .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after, .comment_intro:after, .post_meta:after, .navigation:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }

