/*  
Theme Name: TheBigPicture
Theme URI: http://www.thebigpicture.be/
Description: wieni template for bigbazart
Version: 0.1
Author: wieni
Author URI: http://www.wieni.be/
*/

html, body{
	margin:0px 0px 100px 0px;
	width:100%;
	height:100%;
	font-size:11px;
}
body{
	background:url('images/bg_body.jpg') repeat-x #fff;
	font-family:inherit;
}
#wrapper{
	width:95%;
	height:100%;
	padding-left:5%;
}
#container{
	width:1090px;
	margin:auto;
}
#header {
	padding-bottom: 20px;
}
#header ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#header li {
	float: left;
}
#header li.twee {
	margin-left: 236px;
	display: block;
	margin-right: 125px;
	background-image: url(images/thebigpicture.png);
	background-repeat: no-repeat;
	width: 335px;
	height: 64px;
	text-indent: -9999px;
}
#header li.twee:hover {
	background-image: url(images/thebigpicture.gif);
}

#smallcontainer {
	background-image:url('images/bg_content.png');
	background-repeat: no-repeat;
	padding: 103px 80px 0px 0px;
}


h2.title{
	font-size:1.6em;
	margin:0px;
	padding:0px;
	font-family:"Helvetica", Arial, Verdana, sans-serif, Trebuchet MS;
}

#header img {
	border: none;
}


form{margin:0px; padding:0px;}

a:link,a:active,a:visited { text-decoration:none; color:#7b6a39; border:none; }
a:hover { text-decoration:none; color:#555353; border:none;}

/* LEFT */
.left {
	float:left;	
	width:190px;
	padding:10px;
	background:#fff;
	/*
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;*/
	color:#36afdb;
		font-family:"Helvetica", Arial, Verdana, sans-serif, Trebuchet MS;
}
.left ul{margin:0px; padding:0px;}
.left li{list-style-type:disc; margin:0px 0px 2px 5px;}
.left h2{font-size:1.2em; margin:0px 0px 3px 0px; padding:0px; font-family:"Helvetica", Arial, Verdana, sans-serif, Trebuchet MS;}
.left li.widget{margin:0px 0px 20px 5px; list-style-type:none; }

/* MIDDLE */
.middle {

line-height:16px;
	margin-left:10px;
	float:left;
	width:560px;
	background:#fff;
	overflow:hidden;
	padding:20px;
	font-size: 12px;
	font-family:"Helvetica", Arial, Verdana, sans-serif, Trebuchet MS;
}

.middle h2 {
	border-bottom:dashed 1px #416e90;
line-height:115%;
	margin:0 7px 5px 0;
	padding:3px 0;
	clear: both;
	font-weight:normal;
}

.middle div.entry, .middle div.post{
	font-size:12px;
	line-height:150%;
/*	margin-bottom:30px;*/
	clear: both;
}

div.archive-post{margin-bottom:20px;}

div.meta-info {font-size:0.8em; color:#777;}
div.meta-info a{color:#ee5330; font-weight:bold;}


div.middle div img {
	border:4px #fff solid;
	margin: 0px 15px 15px 0px;
	float: left;
}

.middle .tags{
/*	padding-bottom:20px;*/
}

.red{
	color:#ee5330;
	background:none;
	font-weight:bold;
	font-size:1em;
}

/* RIGHT */
.right { background-color: #fff; float:right; width:170px; margin:0px 20px 0px 0px; padding:0px; font-family:"Helvetica", Arial, Verdana, sans-serif, Trebuchet MS; } 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.right input{/*background: #fff;*/ margin-bottom: 2px; /*padding: 2px;*/ }

/* RIGHT */
.right li.widget{margin:0px 0px 15px 0px; padding:10px;list-style-type:none; width:168px;}
.right li h2{margin:0px;}
.right li h2 a{color:#fff;}
.right li input.input-text{width:96%; border:1px solid #ccc; padding:3px;	font-size:14px; margin-bottom:2px;}
.right li ul{margin:0px; padding:0px;}
.right li.widget ul li{margin:0px 0px 0px 10px; list-style-type:disc;}
.right li a{color:#7b6a39;}
.right li a:hover{color:#fff;}

.right h2{font-size:1.4em; margin:0px; padding:0px;}
.right p{margin: 0px;}

.alignright { float:right; } 
.alignleft { float:left; } 
.right ul {margin: 5px 0;}

#onzesite {
	display: block;
	width: 160px;
	height: 59px;
	text-indent:-9999px;
	background-image: url(images/onzewebsite.gif);
	background-repeat: no-repeat;
	/*background-color:#555;*/
}
#onzesite:hover {
	background-image: url(images/onzewebsiteani.gif);
}
#onzegegevens {
	padding-top:16px;
	width: 160px;
	height: 124px;
	background-image: url(images/onzegegevens.gif);
	background-repeat: no-repeat;
}
.right li#onzegegevens h2 a {
	color:#EE5330;
}

/* COMMENTS */
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit { background:#fc6; border:2px solid #f93; color:#fff; font-size:13px; }
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 

ol.commentlist li.commenthead h2 { margin:0; }
span { background:#FFC; }

.addthis { float:right; clear:both; }








/* FOOTER */
#footer { width:980px; margin-top:20px; text-align:center; clear:both; padding:10px; }

/* spoit stuff */
#nav { padding-left:500px; position:absolute; padding-top:20px;}
.right>ul { padding-left:10px; }
.phplist label.required {
	color: #7b6a39;
}