/*  
Theme Name: bowa.be
Theme URI: http://wordpress.org/
Description: theme for http://bowa.be
Version: 1.0
Author: Bruno Waes
Author URI: http://bowa.be/

*/


html, body{
	background: white url(/gfx/grayorange/bg.png) repeat-x scroll top left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
  	line-height: 18px;
}

#wrapper {
	width:100%;
}

#main {
	margin: 0pt auto;
}

#main.grid{
	background: transparent url(/gfx/grayorange/grid.png) repeat scroll top left;
}


#main,
#header,
#footer {
	width: 960px;
}

#header {
	padding-top: 18px;
	margin-bottom: 13px;
	height:	90px;
	border-bottom: 5px solid #f90;	
}

#header1, #header2, #header3 {
	height:	100%;
	float: left;
}

#header1 {
	width: 600px;
	background: black url(/gfx/grayorange/bgh1.png) repeat-x scroll top left;	
}
#header2 {
	width: 240px;
	background: #333 url(/gfx/grayorange/bgh2.png) repeat-x scroll top left;
	text-align: center;
}
#header3 {
	width: 120px;
	background: #666 url(/gfx/grayorange/bgh3.png) repeat-x scroll top left;	
}

#footer {
	float: left;
	margin: 18px 0;
	padding: 4px 0 9px 0;
	border-top: 5px solid #999;
	color:	#666;
}

p {
	margin-bottom: 18px;
	margin: 0 5px;
}

h1, h2 {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
	
h1{
	color: #666;
	font-size: 24px;
	line-height:36px;
	margin-bottom:18px;
	margin-left:5px;	
}

h2{
	color: #f90;
	font-size: 20px;
	line-height:36px;
	padding-left:5px;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f90;
	text-decoration: underline;
}

a:visited {
	color: #333;
}

a:visited:hover {
	color: #f90;
}

#header2 h1 {
	color: #f90;
	font-size: 50px;
	line-height: 54px;
	margin-bottom: 0;	
}

#header2 h1 a {
	color: #f90;
	text-decoration: none;
}

#header2 h2 {
	font-size: 17px;
	background-color: transparent;
	color: #666;
}

#content, #sidebar, #extrabar{
	float:left;
}

#content{
	width: 600px;
}
#sidebar {
	width: 240px;
}
#extrabar {
	width: 120px;
}

#extrabar img {
	margin: 3px 18px 4px 19px;
	padding: 3px;
	border: 1px solid #ccc;	
	background-color: white;
}

.article {
	padding-bottom: 18px;
}

.article blockquote {
	font-style: italic;
	padding-left: 30px;
}

.article h2 a{
	color: #f90;
	text-decoration: none;
}

.article img {
	float: left;
	display: block;
	margin: 5px;
	padding: 3px;
	border: 1px solid #ccc;
}

.article img.wrap{
	float: right;
}

.article img.alignright{
	float: right;
}

.article img.size-full {
	border-color: transparent;
}
.article .body p {
	color: #333;
	padding-left: 120px;
	padding-bottom: 18px;
}
.article .body p.sidenote{
	float: left;
	background-color: #eee;
	padding-left: 5px;
	margin-right: 0px;
	width: 110px;
	float:left;
	color: #666;
	font-style: italic;
	font-size: 11px;
}
.article .details {
	width: 120px;
	float: left;
}
.article .details p.date{
	margin: 0 30px;	
	background: transparent url(/gfx/60x90.png) no-repeat scroll top left;
	width: 60px;
	text-align: center;
}

.article .details p.date span.weekday,
.article .details p.date span.day,
.article .details p.date span.month{
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	color: white;
	display: block;
	line-height: 27px;
}

.article .details p.date span.month{
	color: #333;
}

.article .details p.date span.day{
	color: #f90;
	font-size: 36px;
	line-height:36px;
}

.article .details p.date span.year{
	display: none;
}

.article .postmetadata{
	border: 1px solid #ccc;	
	border-width: 1px 0;
	padding: 3px 5px;
	margin:  14px 5px 14px 5px;
	float:left;
	width: 580px;
}

.article .postmetadata ul.tags{
	margin-left: 115px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0;
}

.article .postmetadata ul.tags li {
	float:left;
}

.article .postmetadata ul.tags li a {
	background: transparent url(/gfx/tag_orange.png) no-repeat scroll 2px center ;
	font-weight: normal;
	padding:  2px 5px 2px 20px;
	color: #666;
}

.article .postmetadata ul.tags li a:hover {
	text-decoration: none;
	background-color: #ddd;
	color: black;
}

.article .postmetadata div{
	color: #666;
	width: 115px;
	float: left;
}

.article .postmetadata div a{
	text-decoration: none;
}

.article h4 {
	color: #333;
	border: 1px solid #ccc;	
	border-width: 1px 0 0 0;
	padding: 3px 5px 0 5px;
	margin:  14px 5px 0 5px;
}

.article ul {
	margin-left: 120px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}

.article ul.st-related-posts{
	margin: 0;
	padding: 0;
	margin-left: 140px;
	padding-bottom: 18px;
	list-style-type: square;
	list-style-position: outside;
	color: #f90;
}

.article ul.st-related-posts li span{
	color: #333;
}

.article div.adsense {
	text-align: left;
	height: 252px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	padding: 17px 0 0 125px;

}

.article ol.commentlist li {
	color: #666;
        border: 1px solid #ccc;
	border-width: 0 0 1px 0;
	padding: 0 0 3px 5px;
	margin:  0 0 14px 5px;
}


.article ol.commentlist li.alt {
	color: #333;
}
.article ol.commentlist li .commentmetadata {
	float: left;
	width: 105px;
}

.article ol.commentlist li .commentmetadata cite {
	font-style: normal;
}

.article ol.commentlist li .commentbody {
	margin-left: 110px;
}

.article ol.commentlist li .commentbody p {
	margin-bottom: 18px;
}

.article .postcomments input {
	width: 200px;
	margin: 2px 2px 2px 120px;
	border: 1px solid #999;
	padding: 2px 2px 2px 23px;
}

.article .postcomments textarea {
	border: 1px solid #999;
	margin: 2px 0 0 120px;
	width: 470px;
}

.article .postcomments #author{
	background: transparent url(/gfx/user.png) no-repeat scroll 3px center;
}

.article .postcomments span.author{
	margin-left: 120px;
	padding-left: 23px;
	background: transparent url(/gfx/user.png) no-repeat scroll 3px center;
}
.article .postcomments #email {
	background: transparent url(/gfx/email.png) no-repeat scroll 3px center;
}

.article .postcomments #url {
	background: transparent url(/gfx/house.png) no-repeat scroll 3px center;
}

.article .postcomments #submit {
	background: transparent url(/gfx/comment_edit.png) no-repeat scroll 3px center;
}
.article .postcomments label {
	display: none;
}

.clear{
	clear: both;
}

#sidebar h2 {
	padding-left: 8px;
	background: transparent url(/gfx/36x240l.png) repeat-x scroll top left;
	color: #666;
}

#sidebar h2 a {
	font-weight: bold;
	color: #666;
}

#sidebar h2 a img {
	display: none;
} 

#sidebar a {
	color: #333;
	font-weight: normal;
}
#sidebar a:hover {
	text-decoration: none;
	color: #f90;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li{
	margin-bottom: 18px;
}

#sidebar ul li.icons{
	text-align: right;
	height: 18px;
}

#sidebar ul li.adsense{
	margin-bottom: 0;
}

#sidebar ul li#twitter_div span {
	color: #666;
}

#sidebar ul ul {
	list-style-type: square;
	list-style-position: outside;
	color: #f90;
	padding-left: 20px;
}

#sidebar ul ul li{
	margin-bottom: 0;
}

#sidebar #searchform {
	background: transparent url(/gfx/searchbg.png) no-repeat scroll top left;
	height: 36px;
}

#sidebar #searchform #searchsubmit {	
	background: transparent url(/gfx/lg.png) no-repeat scroll top left;
	text-indent: 22px;
	padding-left: 20px;
	margin: 10px 0;
	width: 18px;
	height: 18px;
	cursor: pointer;
	cursor: hand;
	overflow: hidden;
}

#sidebar #searchform input {
	color: #666;
	border: 0;
	margin: 0 0 10px 10px;
	width: 200px;
}

.adsense {
	height: 213px;
	text-align: center;
}

.comments {
	background: transparent url(/gfx/comment.png) no-repeat scroll center left ;
	padding: 0 0 0 20px;
}

.openidenabled {
	background: transparent url(/gfx/openid.gif) no-repeat scroll center left ;
	padding: 0 0 0 20px;
}

img.avatar {
	border: 0;
	margin: 4px 40px 4px 0;
	padding: 0;
}
