/*  
Theme Name: Boringstyle
Theme URI: http://www.cookylamoo.com
Description: Theme for the Boring Like A Drill blog.
Version: 4.21
Author: Ben Harper
Author URI: http://www.cookylamoo.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

body{
	margin: 0 auto 0 0;
	font-size: 100%;
	text-align: left;
	background: #eee;
	color: #000000;
	vertical-align: top;
}

#wrapper{
	overflow: visible;
 	width: 806px;
 	margin: 0 auto;
	text-align: left;
	border: 0 solid #ee0055;
	vertical-align: top;
	position: relative;
}

#header{
	float: left;
	width: 614px;
	height: 88px;
	vertical-align: baseline;
	background: #eee;
	display: inline;
	padding: 0 0 4px 14px;
	border: 0 solid #999;
	position: relative;
	top: 0;
	left: 0;
}


#xontainer{
 	width: 800px;
	float: left;
 	margin: 0;
	text-align: left;
	border: solid #999;
	border-width: 0;
	background: #eee;
	padding: 0;
}


#innerwrap {
 	width: 626px;
	float: left;
 	margin: 0;
	text-align: left;
	border: solid #999;
	border-width: 1px;
	background: #fff;
	left: 0;
	top: 90px;
}

#container{
	clear: both;
	float: left;
	width: 414px;
	border: solid #ddd;
	border-width: 0;
	background: #fff;
	padding: 6px 14px 0 14px;
	display: inline;
}

.sidebar{
	float: left;
	width: 180px;
	margin: 0;
	padding: 12px 0 0 0;
	display: inline;
	overflow: hidden;
	border: solid #eee;
	border-width: 0;
}

.sidebar-main{
	float: right;
	width: 178px;
	background: #eee;
	display: inline;
	padding: 0 0 24px 0;
	margin: 0;
	text-align:left;
	border: 0 solid #888;
	position: absolute;
	top: 0;
	right: 0;
}

#footer{
	clear: both;
	float: left;
	width: 714px;
	background: #eee;
	padding: 12px 0 18px 14px;
	right: 0;
	bottom: 20px;
	display: block;
	z-index: 1;
}


h1{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 2em;
	padding: 0 0 4px 0;
	vertical-align: text-bottom;
	position:absolute;
	bottom:0;
}

h1 a:link, a:visited, a:hover, a:active {
	color:#000; text-decoration:none;
}

h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
}

p{
	padding: 0;
}

img {
	border-width: 1px;
	border-color: #999;
	margin: 2px 0 2px 0;
}

img a:link, a:visited, a:hover, a:active {
	color:#999; text-decoration:none;
}

.flickr_badge {
	width: 180px; 
	float: left;
	margin: 0 0 12px -6px;
}

.flickr_badge img {
	width: 75px; 
	height: 75px; 
	margin: 0 0 6px 6px; 
	border: 1px solid #999; 
	float: left;
}

.post{
	padding: 4px 0 6px 0;
}

.post a:link, a:visited, a:hover, a:active {
	color:#000; text-decoration:none;
}

.post h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
}

.entry{
	margin: .2em 0 .5em 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.79em;
	padding: 0 0 16px 0;
	text-align:justify;
}

.entry p{
	margin: .2em 0 .5em 0;
	padding: 0;
}

.entry ul{
	margin-left: 1em;
	padding-left: 1em;
}

.entry blockquote {
	margin: .2em .7em .5em .2em;
	padding: 0 0 0 .7em;
	border: solid #ddd;
	border-width: 0 0 0 6px;
}

.entry a:link {color:#A00; text-decoration:none;}
.entry a:visited {color:#009; text-decoration:none;}
.entry a:hover {color:#F00; text-decoration:underline;}
.entry a:active {color:#000; text-decoration:none;}

p.postmetadata{
	border: solid #ccc;
	border-width: 1px 0 0 0;
	margin: 8px 0 0 0;
	padding: 2px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: normal;
}

.nav-prev {
	width: 196px;
	float: left;
	display: inline;
	padding: 16px 0 16px 0;
	text-align:left;	
}

.nav-next {
	width: 196px;
	float: right;
	display: inline;
	padding: 16px 0 16px 0;
	text-align:right;	
}

p.nav {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1em;
}

.nav-prev a:link, .nav-next a:link, .comments-template ol li h3 a:link {color:#000; text-decoration:none;}
.nav-prev a:visited, .nav-next a:visited, .comments-template ol li h3 a:visited {color:#000; text-decoration:none;}
.nav-prev a:hover, .nav-next a:hover, .comments-template ol li h3 a:hover {color:#F00; text-decoration:underline;}
.nav-prev a:active, .nav-next a:active, .comments-template ol li h3 a:active {color:#000; text-decoration:none;}

ol.commentlist{
	margin: .2em 0 .5em 0;
	padding: 0 0 16px 0;
	text-align:justify;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	line-height: 18px;
	padding: 3px 0 6px 0;
}

.comments-template ol li h2, .comments-template ol li h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
}

SPAN.heavy {
	font-weight: bold;
	font-size: 110%;
}

.comments-template ol li p{
	margin: .2em 0 .5em 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	padding: 0 0 6px 0;
	text-align:justify;
}

.commentmetadata h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	line-height: 1em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	margin: .2em 0 .5em 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0 0 16px 0;
}

.sidebar a:link {color:#000; text-decoration:none;}
.sidebar a:visited {color:#000; text-decoration:none;}
.sidebar a:hover {color:#F00; text-decoration:underline;}
.sidebar a:active {color:#000; text-decoration:none;}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
	text-transform:uppercase;
	line-height: 1.3em;
	font-weight: normal;
}

.sidebar ul ul li{
	padding: 0 0 2px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	text-indent: -.8em;
}

p.twitter-message{
	padding: .2em 0 .4em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.92em;
	line-height: 1.2em;
	font-weight: normal;
	text-indent: -.8em;
}

.sidebar-main ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar-main ul li{
	padding: 10px 0 0 0;
}

.sidebar-main ul li h2{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.9em;
	text-transform:uppercase;
	line-height: 1.3em;
	font-weight: bold;
}

.sidebar-main ul ul li{
	padding: 0 0 1px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
}

.sidebar-main a:link {color:#000; text-decoration:none;}
.sidebar-main a:visited {color:#000; text-decoration:none;}
.sidebar-main a:hover {color:#F00; text-decoration:underline;}
.sidebar-main a:active {color:#000; text-decoration:none;}

.sidebar-main img {
	border-width: 0;
}

img.head {
	display: block;
    	margin: 0 auto 12px 4px;
	padding: 0;
	border: solid #999;
	border-width: 1px;
}

.searchbox{
	padding: 10px 0 10px 0;
}

#footer p{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Helvetica, Arial, Sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: normal;
}

#footer a:link {color:#000; text-decoration:none;}
#footer a:visited {color:#000; text-decoration:none;}
#footer a:hover {color:#F00; text-decoration:underline;}
#footer a:active {color:#000; text-decoration:none;}


