/*
Theme Name:		Webstractive
Theme URI:		http://www.webstractions.com/blog
Description:	This  is a custom fashioned theme for Webstractions.com
Version:			0.8 beta sumthin'
Author:			Ronnie T. Dodger
Author URI:		http://www.webstractions.com/
*/

body {
	background: #C5B680 url(images/body-bkgnd.jpg) repeat-x;
	color: #222;
	font: 57.5% Verdana, sans-serif;
	text-align: center;
}

* { padding: 0; margin: 0; }



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

a {
	color: #a0522d;
	text-decoration: none;
}

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

a:hover { color: #a90000; text-decoration: none; }
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #a90000; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code, kbd { color: #090; font-family: "Courier New", Courier, monospace; line-height: 1.0em; }
kbd {
	font-weight: bold;
	color: #9a8474;
	background-color: #e8e6d4;
}
pre { margin: 0 0 1.5385em 0; padding: 0.7em; font-size: 1.1em; color:#542; overflow: auto; background: #EAEAD0; }
pre>pre {margin:0;padding:.8em;background-color:#ffd;}

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

p.center { text-align: center; }


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

h1, h2, h3, h4 { font: bold 1.0em "Helvetica Neue", Helvetica, Arial, sans-serif; }
	
h1, h2 {
	font-size: 1.8em;
	line-height: 1.5em;
	letter-spacing: -1px;
	color: #a0522d;
}

	h2 a, h2 a:visited {
	color: #a0522d;
}
	
	h2 a:hover { color: #000; }
	
	.page h1 { margin: 0 0 0.6071em 0; border-bottom: 0.10714em double #ccc; }
	
	.archive h1 { font-size: 1.8em; line-height: 1.5em; margin: 0 0 1.66667em 0; color: #000; }
	
	#sidebar h3 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", tahoma, verdana, sans-serif;
	line-height: 1.5556em;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #cca;
	color: #442;
}
	
h3 {
	font-size: 1.3846em;
	line-height: 1.1111em;
	color: #000;
}

	.entry h3 {
	margin: 1.6667em 0 0.5556em 0;
	border-bottom: 1px dotted #d0d0a0;
}
	
	#comments h3 { font-size: 1.8em; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding:1.2em 0 0 0;}

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #000; }

/* post / page title */
h1 { border-bottom: 1px solid #fdf8e5; width: 525px; }
h1 a, h1 a:visited { color: #602306; text-transform: none; text-decoration: none; letter-spacing: .05em; border-bottom: none; font-weight: normal; }
h1 a:hover { color: #1c4872; border-bottom: 1px dashed #1c4872; }

/*---:[ core layout elements ]:---*/
#wrapper { width:1000px; text-align: left; margin: 0 auto; }
#header { width: 1000px;}

#container { width: 1000px; 	background: url(images/content-bkgnd.jpg) repeat-y;
}
	
	#content_box {background: url(images/content-top.jpg) no-repeat scroll top;
	width: 1000px;
}
	
		#content { width: 530px; margin:20px 0 0 40px; padding-right: 40px; float: left; }
		
		#sidebar { width: 360px; float: left; }
	#container-bottom{
	background: url(images/content-bottom.jpg) no-repeat scroll; height: 55px; width:1000px;
}
		
#footer { padding: 1.5em 0; background: transparent; color: #fff; }



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

#logo { float:left; }
	
	#logo a { font: normal 5.0em "American Typewriter", "Trebuchet MS", Verdana, sans-serif; color: #fff; }
		
	#logo h1, #logo #tagline { display: none; font: normal 1.6em "Helvetica Neue", Helvetica, Arial, sans-serif; }


/*---:[ nav menu styles ]:---*/

#nav { float:right; margin-right: 15px; }

	#nav ul { list-style: none; }

		#nav ul li {
	font-size: 1.6em;
	float: left;
	text-transform: capitalize;
}
	
			#nav ul li a, #nav ul li a:visited {
	display: block;
	padding: 0.3125em 0.8125em 0.5em 0.8125em;
	color: #ffffcc;
}
	
			#nav ul li a.current, #nav ul li a:hover, #nav ul li a.current:hover, #nav ul li a.current:visited {
	color: #fff !important;
	background: #9c211a;
	text-decoration: none !important;
}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 15px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 15px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 21px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 21px 0;
	}
.clear {
	clear: both;
	}
/*---:[ breadcrumbs ]:---*/
.breadcrumbs {
	padding: 0 0 .8em 0;
	font-size: 1.2em;
	margin: 0 0 8px 0;
}
/*---:[ content styles ]:---*/
.post_bar {
	background-color: #eaead0;
	line-height: 1.2em;
	color: #767676;
	font-size: 1.0em;
	font-weight: normal;
	border-top: 1px dotted #e3ddc3;
	margin-bottom: .65em;
	padding: .35em .86em;
	min-height: 1.2em;
}

	.post_date {
		float:left;
	}
	.add_comment { 
		float:right; padding:0 0 0 28px;
		background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }

	.post_date a, .post_date a:visited { color: #000; padding: 0.0909em; }
	
	.post_date a:hover { color: #000; background: #ccc; }

.entry { font-size: 1.3em; line-height: 1.5385em; }
	
	.entry a, .entry a:visited { padding: 1px 0; border-bottom: 1px solid #bbb; }
	
	.entry a:hover { padding: 1px 0; color: #fff; background: #a90000; border-bottom: none; }
	
	.entry p { margin: 0 0 1.5385em 0; }
	.entry p.note {border: 1px solid #bbd; background-color: #eef;padding:.8em;}


	.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: 0.0625em 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 0 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 0 0; padding: 0.3846em 0 0 0; border-top: 0.23077em double #ccc; font-size: 1.3em; line-height: 1.0em; clear: both; }
	

	.post_meta a:hover { color: #000; border-bottom: 1px solid #a90000; }

.page .entry { margin: 0 0 3.0769em 0; border-bottom: 0.23077em double #ccc; }

.navigation { width: 39em; margin: 0 0 3.3333em 0; font-size: 1.2em; line-height: 1.6667em; }
	
	.navigation a:hover { color: #000; border-bottom: 1px solid #a90000; }
	
	.next { text-align: right; }


.caption_box {
	margin: .5em 0 .5em 1.8em;
	float: right;
	font-style: italic;
	font-size: .86em;
	text-align: center;
}	
	.caption_box a, .caption_box a:visited { border: 0; }
	.caption_box a:hover { background: #FDF8E5; border: 0; }

/* WP Captions [caption] */
.wp-caption { 	
	overflow: hidden; max-width: 588px;	padding: 6px;	
	background: #EFF1E1;	border: 1px solid #e2e2e2;	text-align: center;
	}
	.wp-caption img, .wp-caption a img {
		max-width: 588px;	margin: 0;	padding: 0;	border: none;
		}
	.wp-caption a, .wp-caption a:visited { border: 0; }
	.wp-caption a:hover { background: #FDF8E5; border: 0; }
	.wp-caption p {
		margin: 0;	padding: 0;	font-size: .86em;	font-style: italic;	
		text-align: center;
		}



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

#profile {margin:5px 0 10px 0;}
	#profile img { float: left; margin: 6px 0 0 0;}
	#profile p {
		float: left; width: 255px; padding:10px 10px 0 8px; font-size:1.25em;
	}

#rss {
	height: 65px;
	border: 3px double #c5b884;
	margin: 0 0 1.0em 0;
	padding: .8em;
	background: white url('images/rss.gif') no-repeat .8em;
	text-align: left;
	font-size: 1.4em;
	clear: both;
}
	.rss-info {  margin: -.25em 0 0 5.15em; }
	.rss-info a {
		text-transform: uppercase; border-bottom: 
		1px dotted #B00020; line-height: 1.1em;
	}
	.rss-info p {
		margin-top: .55em;
	}

#tagcloud {
	clear: both;
}
#tagcloud h3 {
	border: 0;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.46em;
}	
#tagcloud ul {
	border:1px solid #c5b884;
	padding:.85em;
background-color:#EAEAD0;
}
#tagcloud a {
	color: #b1a67b; text-decoration: underline;
}

ul.sidebar_list { list-style: none; }
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { 
		width: 14em; margin: 0 2em .95em 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:hover, li.linkcat li a:hover { color: #000; border-bottom: 1px solid #a90000; }
				
		/*---:[ 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: #a90000; font-weight: bold; }
				
				table#wp-calendar td a:hover { text-decoration: underline; }
				
			table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }
		
		/*---:[ 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; }
	


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

#footer p { font-weight: bold; font-size: 1.0em; text-transform: uppercase; text-align: center; }

#footer a, #footer a:visited { color: #fff; border-bottom: 1px solid #a90000; }

#footer a:hover { color: #fff; border-bottom: 1px solid #fff; }



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

#comments {  }

	.comment-meta { font-size:.8em; float: right; }
	.comment-author {font-size:1.2em; float: left; }
	.avatar-16 { float:left; padding-right:.3em;}
	ul.commentlist { list-style: none; border-top:1px dotted; }
	ul.commentlist li { font-size:1.4em; padding:.4em .4em .8em .4em; border-bottom:1px dotted;}
	ul.commentlist li p { line-height:1.2em; padding:.8em 0 0 16px; clear: both; }
	ul.commentlist li.odd { background-color: #F3EED3;	}
	
	dl#comment_list { margin: 0 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: #999; }
		
		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: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #a90000; }
				
			dl#comment_list dt strong { font-size: 1.4545em; color: #000; }
				
				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 #a90000; }
		
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #f6f4c9 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; }



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

p.log_in { margin: 0 0 3.07692em 0; }

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#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: #a90000; font: bold 1.3em Verdana, 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: 32.9231em; }

		#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: 0.21429em double #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: #a90000; }
			

/*---:[ Yoast Sociable Plugin ]:---*/
.sociable { margin: 16px 0; text-align: center; background-color: #dcdcdc; border: 1px solid silver; padding: .7em 0; }
.sociable_tagline { padding-bottom: .7em;	font: bold 1.6em Verdana, Geneva, Arial, Helvetica, sans-serif;}
.sociable ul {	display: inline; margin: 0 !important;	padding: 0 !important; }
.sociable ul li {display: inline !important;	list-style-type: none; margin: .3em; padding: 1px;}
.sociable img {width: 48px; height: 48px;	}

.sociable-hovers {opacity: 1;	-moz-opacity: 1;filter: alpha(opacity=40);}
.sociable-hovers:hover {opacity: .45;-moz-opacity: .45;filter: alpha(opacity=100);}

.sociable a { border:0 !important; }			
.sociable a:hover {background-color: #dcdcdc; }			

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

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

html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.25em 0; } /* This is a hack for Safari */

	#search_form .search_input { width: 13.3em; 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; }
	
		

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

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, .sociable:after, div.sociable_buttons:after, 
#comments:after, dl#comment_list dd:after, #comment_form:after, #profile:after,
.post_bar:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }