/*  
Theme Name: Bewust-ZIJN 2010
Theme URI: http://bewust-zijn.nl
Description: Custom Theme for bewust-zijn.nl
Version: 2.0
Author: Sander Goorden
Author URI: http://sandergoorden.nl
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

body{
	background: #eef2f5 url(img/bodybg.jpg) repeat-y top center;
	color: #000000;
	font-family: Verdana,Helvetica,sans-serif;
	line-height: 20px;
	font-size: 80%;
}

a{color: #08476A;text-decoration: underline;}
a:hover, 
#content h2 a:hover {color: #08476A;text-decoration: none;}

p{margin-bottom: 14px;}

li{margin:0 1em;padding:0;}

blockquote {
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}

fieldset { border:none; }

img { margin: -12px; }
a img { border:none; }

.aligncenter{display:block; margin:0 auto;}
.alignleft{float:left;margin:0 15px 10px 0;}
.alignright{float:right;margin:0 0 10px 15px;}
.left{float:left;margin:0 15px 20px 0;clear:left;}
.right{float:right;margin:0 0 20px 15px;clear:right;}
.clearer{clear:both;}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Sans-Serif;
	letter-spacing:1px;
}

#outer{width:1010px;margin: 0 auto;}

#headimg {
	background: #fff url(img/headerbg.jpg) no-repeat;
	height: 327px;
	color: #fff;
}

#headimg .sitetitle h1 a, #headimg .sitetitle h2 a{
	font-size: 24px;
	line-height:1em;
	margin:0;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	padding:20px 0 0 40px;
	text-decoration:none;
	border:none;
	color:#0071BC;
}
.sitetitle{padding-top:5px;}

.description{
	font-size: 1em;
	font-weight: normal;
	margin:5px 0;
	padding:0 0 0 40px;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	color: #808080;
}

#headimg #headerquote {
	float:right;
	padding:60px 60px 0 0;
}
#headimg #headerquote p {
	color:white;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:1.2em;
	line-height:30px;
	letter-spacing:1px;
}

#headimg #sitelogo {
    float: left;
    margin: 0;
    position: relative;
    text-align: center;
    top: 95px;
    width: 460px;
}
#menu { float:right; text-align:center; }
#menu ul { display:inline-block; list-style-type:none;}
#menu ul li { float:left; margin:40px 42px 0 0; }
#menu ul li a { font-size:12px; text-decoration:none; color:#fff;}
#menu ul li a:hover {text-decoration:underline;}

#content {
	padding:20px 20px 20px 50px;
	width:670px;
	float:left;
}
#fwcontent{
	padding:20px 0;
	width:100%;
	float:left;
}

.post .header {
	padding: 0 0 20px 5px;
}

.post h2{
	color: #08476A;
	font-size: 1.4em;
	line-height: 25px;
	margin-bottom:10px;
}
.post h2 a{
	color: #08476A;
}
.post h2 a:hover { text-decoration:underline; }
.post h1{
	color: #08476A;
	font-size: 1.6em;
	line-height: 30px;
	margin:0 0 20px 0;
}
.blogheader h1{
	text-align:left;
}
.post h3{
	color: #000000;
	font-size: 1em;
	font-weight:bold;
}

.post ul {
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
.post ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.entry{
	padding: 0 5px;
	margin-bottom: 20px;
}

.entry ins {float:right;}

.post{margin-bottom: 30px;}

.post .date {margin:0;color:#999;}

.post .footer {background-color: #08476A;clear:both;}

.post .footer ul {
	list-style: none;
	text-align: left;
	padding:5px 0;
}

.post .footer ul li {
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 10px 3px 0;
}

.post .footer ul li a {
	color: #ffffff;
	border:none;
}
.post .footer ul li a:hover {
	color:red;
}

/* Sidebars */

.sidebar_header {
	color: #FFFFFF;
	background: #08476A;
	font-weight:bold;
	font-variant: small-caps;
	padding:15px 4px 0px 5px;
	margin-bottom:10px;
	margin-left:4px;
	margin-right:-14px;
}
.sidebar_header a {color: #FFFFFF;}

#sidebar {
	width: 230px;
	float: right;
	margin:25px 25px 10px 0;
}

#sidebar ul {
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
#sidebar ul li {
	list-style:none;
	padding: 0;
	margin:0;
}
#sidebar ul li ul li a {font-weight:bold;}
#sidebar ul li ul li ul li a {font-weight:normal;}

#sidebar ul ul {
	padding: 0 0 10px 4px;
	margin:0;
}
#sidebar ul ul ul li {
	padding: 3px 0;	
	margin:0;
}
#sidebar a:link,#sidebar a:visited {
	border-bottom:none;
	font-size:0.9em;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:active {
	border-bottom:1px solid;
}
.cat-item a:link, .cat-item a:visited {
	font-weight:bold;
}
.cat-item a:hover { 
	margin-left:5px; 
	text-decoration:none;
}
.cat-item {
	margin:0;
	padding:0;
	line-height:16px;
}
	
#sidebar ul.feeds li {
	background:url(img/feed.gif) no-repeat left;
	padding:2px 17px;	
	margin:0;
}


.textwidget { padding-left:4px; }

/*comments and their styles*/
#comments, #respond {
	margin: 2em 0 0 5px;
}
#commentform {
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;			
}
.commentlist li p {
    margin:0 1em;
}
.commentlist li .cmtinfo em {
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
#outer .trackback {
	background:url(img/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss {
	background:url(img/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select {
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}
textarea {
	width: 90%;
	height: 20em;	
}
#outer input.text:focus, textarea:focus {
	background:#fff;
	border:#999 1px solid;
}

#footer {
	clear: both;
	margin:0;
	color: #000000;
	height:286px;
	background: url(img/footerbg.jpg) no-repeat top center;
}

#footer a:link,#footer a:visited {
	color: #000000;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active {	
	color: #ACACAC;
	text-decoration:underline;	
	border:none;
}

#chunkyfooter ul {
	width:270px;
	list-style-type:none;
	display:inline-block;
}
#chunkyfooter ul li {
	float:left;
	padding:20px 20px 20px 40px;
	color:white;
}
#chunkyfooter .footer_header {
	font-size:1.4em;
	font-family:"Trebuchet MS", sans-serif;
	padding-bottom:10px;
}
#chunkyfooter ul li ul {
	list-style-type:circle;
	display:block;
}
#chunkyfooter ul li ul li {
	padding:0;
}

/* product shop */

.pp_product_index {
	width:180px; 
	float:left;
	text-align:center;
	padding:10px;
	height:150px;
}

.prevprod {clear:left;}
.prevprod a {text-decoration:none;}
.prevprod a:hover {text-decoration:underline;}

.add_btn {float:left;}
.add_btn img {margin:0;}

/* Misc */

img#wpstats{margin-left:-99999px;}
