/*  
Theme Name: Bewust-ZIJN 2010
Theme URI: http://bewust-zijn.nl
Description: Custom Theme for bewust-zijn.nl
Version: 1.0
Author: Sander Goorden
Author URI: http://sandergoorden.nl
*/

*{ padding: 0; margin: 0; }

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: 10px; }
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: 980px;
	margin: 0 auto;
}

#inner { padding: 0; }

#headimg {
	background: #fff url(img/headerbg.jpg) no-repeat;
	height: 327px;
	width: 980px;
	color: #fff;
}

#headimg .sitetitle h1 a, #headimg .sitetitle h2 a{
	font-size: 1.6em;
	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:15px; }

.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 {
	width:460px;
	text-align:center;
	float:left;
	margin:30px 0 0 20px;
}

#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:1em; text-decoration:none; color:#fff;}
#menu ul li a:hover {text-decoration:underline;}

#content {
	padding:20px 20px 20px 50px;
	width:650px;
	float:left;
}

#content .post .header {
	padding: 0 0 20px 5px;
}

#content h2{
	color: #08476A;
	font-size: 1.4em;
	line-height: 25px;
	margin-bottom:10px;
}
#content h2 a{
	color: #08476A;
}
#content h2 a:hover { text-decoration:underline; }
#content h1{
	color: #08476A;
	font-size: 1.6em;
	line-height: 30px;
	margin:0 0 20px 0;
}
#content .blogheader h1{
	text-align:left;
}
#content .post h3{
	color: #000000;
	font-size: 1em;
	font-weight:bold;
}

#content ul {
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry{
	padding: 0 5px;
	margin-bottom: 20px;
}

#content .entry ins {float:right;}

#content .post{
	margin-bottom: 30px;
}

#content .post .date {
	margin:0;
	color:#999;
	padding:10px 0 0 0;
}

#content .post .footer {
	background-color: #000000;
}
#content .post .footer ul {
	list-style: none;
	text-align: left;
	padding:5px 0;
}

#content .post .footer ul li {
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 10px 3px 0;
}

#content .post .footer ul li a {
	color: #ffffff;
	border:none;
}
#content .post .footer ul li a:hover {
	color:red;
}

/* Sidebars */

.sidebar_header {
	color: #FFFFFF;
	background: #08476A;
	font-weight:bold;
	font-variant: small-caps;
	padding:0 4px;
	margin-bottom:10px;
}
.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;}