/*
Theme Name: SEOWebMonkey
Theme URI: http://wordpress.org/
Description: A theme for neildixon.com and associated sites
Version: 0.1
Author: Neil Dixon
Author URI: http://neildixon.com/
*/

.yui-b { min-height: 300px; }
.yui-b { Property: Value; }

body {
	background-color: #eeefdf;
	background: url(images/main_bg.gif);
	}

.yui-b .post {
	margin: 6px 2px;
	padding: 0;
	border: 0;
	background: transparent;
	width: 100%;
	}

.post .entrytitle {
	margin: 40px 20px 5px 0px;
	font-size: 2em;
	letter-spacing: -0.05em;
	line-height: 1.05em;
	}

.post p { margin: 8px 20px 10px 0px; }

.post h3 {
	margin: 10px 20px 5px 0px;
	color: #894b0f;
	}

.post blockquote {
	margin: 15px 50px 15px 60px;
	padding: 10px;
	background-color: #e1dad3;
	}

.post .postborder {
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
	}

#foot1 {
	text-aligne: center;
	border: 1px solid #eeefdf;
	background: #b9b99d url(images/footer1-bg.gif) top repeat-x;
	}

#foot2 {
	background: #000 url(images/footer2-bg.gif) top repeat-x;
	border: 1px solid #eeefdf;
	min-height: 50px;
	color: #fff;
	}

ul.sidebar1 {
	border: 3px solid #bebfa7;
	margin: 10px 0 0 2em;
	padding: 3px;
	}

.possthead {
	margin: 10px 0;
	padding: 0;
	}

.post .featureimg {
	float: left;
	background-color: #fff;
	border: 1px solid #bebfa7;
	margin: 0 20px 10px 0px;
	padding: 10px;
	width: 200px;
	}

#foot1 .footercol {
	margin: 20px 20px;
	width: 270px;
	float: right;
	}

#foot1 #footcols {
	margin: 10px auto 10px;
	width: 100%;
	}

#hd {
	background: #000 url(images/headbg.jpg) top right no-repeat;
	color: #fff;
	border: 1px solid #eeefdf;
	border-top: none;
	border-bottom: none;
	height: 70px;
	min-height: 70px;
	margin: 0;
	padding: 0;
	}

h3.menu-header {
	padding: 0;
	border-bottom: 1px solid #242424;
	}

h3.menu-header { color: #242424; }
li { list-style-type: none; }
.post p.postdates { font-size: 0.8em; }

#hd h3 {
	margin: 0 0 0 0;
	padding: 10px 0 0 30px;
	color: #fff;
	font-size: 2em;
	}

#headleft { float: left; }

#headright {
	float: right;
	margin: 5px 14px;
	}

.sidebarsegment {
	min-height: 60px;
	width: 300px;
	margin: 10px 0 0 0;
	}

.post div { margin: 10px 20px 5px 0px; }

.post h4 {
	margin: 20px 30px 15px 0px;
	font-size: 1.2em;
	}

.post ul { margin: 0px 30px 5px 50px; }

.post .entrytitle a:link,
.post .entrytitle a:visited,
.post .entrytitle a:hover {
	color: #242424;
	text-decoration: none;
	border-bottom: 0;
	}

#headleft a:link, #headleft a:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: 0;
	}

#headleft strong { margin: 10px 0 0 30px; }

#brandingbanner {
	min-height: 63px;
	height: 63px;
	border: 1px solid #eeefdf;
	border-top: 0;
	background-color: #999;
	margin-bottom: 0px;
	background: url(images/header1bg.jpg) top right no-repeat;
	}

.post .postmetadata {
	margin: 10px 20px 40px 0px;
	padding: 9px;
	font-size: 0.8em;
	text-transform: uppercase;
	background-color: #f1f1e5;
	border: 1px solid #bfbfbd;
	border-bottom: 2px solid #bfbfbd;
	clear: both;
	}

.post p.morelink { margin-top: 0; }

a:link, a:visited {
	color: #894b0f;
	text-decoration: none;
	border-bottom: 1px dotted #894b0f;
	}

a:hover {
	text-decoration: none;
	border-bottom: 2px solid #894b0f;
	}

#foot1 a:link { color: #894b0f; }

.sidebarad-internal {
	width: 300px;
	margin: 0;
	padding: 0;
	min-height: 60px;
	background-color: transparent;
	}

#hd .sitestrap {
	padding: 0 0 0 30px;
	display: inline;
	}

#mainnav, #footnav, #footlinks {
	margin: 0;
	padding: 6px 0 0 20px;
	display: block;
	background-color: transparent;
	height: 20px;
	border-top: 1px solid #eeefdf;
	}

#brandingbanner ul#mainnav li,
ul#footnav li {
	margin: 0;
	padding: 2px 0px 5px 0px;
	display: inline;
	}

#mainnav a, #footnav a {
	padding: 3px 8px;
	border: none;
	color: #b9b99d;
	margin: 0;
	margin-left: 0;
	}

#mainnav li a:hover,
#footnav li a:hover { color: #fff; }
#foot1 ul.floating { float: right; }
textarea#comment { width: 400px; }
.footercol ul { margin: 5px 0 0 0; }
.footcolright { float: right; }
#foot1 .footcolleft, footercol footcolmiddle { float: left; }

h3.menu-header {
	margin: 2px 10px 0 10px;
	text-transform: uppercase;
	color: #777;
	text-align: right;
	font-size: 1.3em;
	border-bottom: 0;
	}

.sidebar1 ul { margin: 5px 0 5px 0px; }
.post img { max-width: 555px; }
#sidebarads { margin: 5px 0 20px 0; }

#headright .rssicon {
	border: 0;
	width: 60px;
	height: 60px;
	}

#headright a:link, #headright a:hover { border-bottom: 0; }

.post .thumb {
	width: 100px;
	height: 100px;
	}

#foot2 p { margin: 10px 35px; }

ul#footnav {
	margin-left: 10px;
	border: 0;
	}

.yui-b .navigation, .yiu-b .navigation div {
	margin: 0 10px 20px 10px;
	font-weight: bold;
	border: 0;
	background: none;
	}

#sidebarads img { margin: 0; }

#sidebarads a {
	border: 0;
	margin: 0;
	padding: 0;
	}

.yui-b .menu-header { Property: Value; }

.yui-b ul {
	margin: 0;
	padding: 0px;
	}

#searchform {
	margin: 3px 0 20px 0;
	width: 22em;
	}

#searchform input#s { width: 230px; }
.yui-b ul li ul { margin: 0 0 7px 12px; }
.st-tag-cloud { text-align: justify; }
ul.st-related-posts { margin: 0px 30px 10px 0px; }
p.comment_license { font-size: 0.8em; }

.navigation .alignleft {
	float: left;
	margin-bottom: 20px;
	}

.navigation div.alignright {
	float: right;
	margin-bottom: 20px;
	}

.post ol { margin: 8px 30px 10px 80px; }

ol.commentlist li {
	border: 1px solid #deded;
	padding: 8px;
	background-color: #f1f1e5;
	margin: 5px;
	}

.commentlist p { margin: 8px 0 10px 0; }
ol.commentlist { margin: 8px 10px 8px 18px; }
.post div.sociable { margin: 16px 30px 0px 40px; }
.post div.sociable .sociable_tagline { display: inline; }

#footlinks {
	border: 0;
	margin: 0 18px;
	font-size: 0.9em;
	}

#foot1 #footlinks { background-color: transparent; }

#foot1 ul#footlinks li {
	display: inline;
	padding-right: 10px;
	}

#foot1 .footercol ul li {
	line-height: 14px;
	padding: 2px 0 2px 0;
	}

.post .related { margin-top: -31px; }
.post ul.st-related-posts li { text-transform: none; }
.yui-b ul li { margin: 0 0 5px 10px; }

#sidesidebar div {
	background: #f1f1e5 url(images/sidebarbg.jpg) top repeat-y;
	padding: 12px 10px 12px 10px;
	margin: 0;
	width: 277px;
	border: 1px solid #bfbfbd;
	}

#sidesidebar div div {
	background: transparent;
	max-width: 257px;
	border: none;
	}
	
.alignright {
	float: right;
	margin: 0 0 6px 12px;
	}

.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	}
	
.textwidget { line-height: 1.4em; }

#brandingbanner .breadcrumb {
	margin: 13px 0 0 28px;
	font-size: 0.9em;
	}

.post .postmetadata a:link { border-bottom: 0; }