/*
Theme Name: thedivebuzz
Theme URI:
Description: thedivebuzz is a 2 columns Wordpress theme derived from Pop Blue by Bob. It was a nice layout but bound by pixels everywhere. I've made it liquid layout and altered or removed all height references to pixels. You know some people would think that web designers have never heard of people changing the font size of their browser so they can read it better. I also dropped a few superfluous divs along the way.
Version:
Author: Lucy/Bob
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/
body{
	background:url('images/gradient.gif') repeat-x 0 65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#666;}
#top{
	width:100%;
	margin:0 auto;
	background:url(images/logo.png) no-repeat top right;
	}
#header
	{margin:0 auto;}
#header h1 a
	{display:block;
	height:60px;}
h1,h2, h3 { padding:0; margin : 0}
h1 {padding-left : 0.1em;}

a:link { color : #006699; padding : 0.1em 0.2em;}

a:active { color : #006699; }
a:visited { color : #006699; }
a:hover	{ text-decoration: none; background : #006699; color :#fff;}

h1 a {text-decoration : none;}
h1 a:hover {
	background : transparent;
	color : #006699;
	}
#site-wide-navigation
	{margin:0;
	padding:0 0.2em;}
#site-wide-navigation li
	{display : inline;
	padding-right : 0.2em;
	list-style : none;
	font-size : 90%;
}
#site-wide-navigation a {
	color : #1A1B33;
	padding : 0.1em 0.2em;}

#site-wide-navigation a:hover {
	color : #fff;
	background : #1A1B33;
	text-decoration : none;
}

.postmetadata
	{ background:#eee;
	padding:0.5em;
	font-size  : 90%;}
span.cmt{background:transparent url(images/comment.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}
span.cty{background:transparent url(images/category.gif) no-repeat;border:0;margin:0;padding:0 0 5px 20px;}

#main
	{width:98%;
	margin:0 auto;
	padding:0;}
#content
	{float:left;
	width:72%;
	margin:0;
	padding:0.7em 0 0 0.7em;
	background : #fff;
	border-right:1px #d8eaf3 solid;}
.entry
	{width:95%;
	overflow:hidden;}
.post-date {
	font-size : 90%;
}

#sidebar
	{float:right;
	width:22%;
	margin:0;
	padding:0;
	font-size : 90%;}
#sidebar h2
	{border-bottom:#eee 1px solid;
	margin:0 0 0.2em;
	padding:0;
	font-size : 110%;}
#sidebar ul
	{list-style-type:none;
	margin:0;
	padding:0;}
#sidebar ul li
	{list-style-type:none;
	margin:0 0 0.2em;}
#sidebar ul li ul
	{list-style-type:square;
	padding:0 0.2em;}
#sidebar ul li ul li
	{list-style-type:none;
	background:transparent url(images/li.gif) no-repeat 0 0.3em;
	margin:0;
	padding:0 0 0.3em 1em;}

.paginate{width:98%;color:#666;margin:0 auto; padding:0;}
.alignright{float:right;margin:0.3em 0;}
.alignleft{float:left;margin:0.3em 0;}

#searchform
	{padding: 0.2em 0 ;}
input#s
	{width: 12em;
	border: 1px solid #cbcbcb;}
p.just-like-that {
	border : 1px solid #dedede;
	padding : 1em;
}



#footer
	{clear:both;
	font-size : 70%;
	text-align : right;
	background:url(images/bottom_border.gif) repeat-x;
	padding-top : 16px ;
	width:100%;
	color:#1a1b33;
	margin:0 auto;
}
#footer p, #footer ul {
	padding : 0; margin : 0;
}
#footer li {
	display : inline;
	list-style : none;
}
#footer a:link,
#footer a:active,
#footer a:visited
	{color:#1A1B33;
	padding : 0.1em 0.2em;}
#footer a:hover
	{text-decoration:none;
	color:#fff;
	background : #1a1b33;}

.boxcomments{border-top:0.8em solid #ddd;border-bottom:0.8em solid #ddd;margin-bottom:2em;}

h2#comments {
	font-size : 100%;
}
#commentform{border-top:1px solid #eee;margin:0;padding:0.5em 0 0 1em;}
#commentform label{display:block;margin:0;}
#commentform input{margin:0;padding:0.2em;}
#commentform textarea{width:70%;margin:0 0 0.5em;padding:0;}
#commentform #submit{margin:0 0 1.5em;}
#commentform p{margin:0.5em 0;}

ol.commentlist{margin:0 0 0.1em;padding:0;}
ol.commentlist :hover{background:#e7f9ff;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:1em 0 0 1em;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:1em;}
ol.commentlist li.commenthead h2{margin:0;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:1em;}
ol.tblist li{display:block;list-style:none;background:#e7f9ff;padding-left:1em;margin:0 0 0.5em;}