/*  
Theme Name: BecomingDutch
Theme URI: http://komirad.com
Description: Theme after the CI of the Becoming Dutch project by Van Abbemuseum. Based on <a href="http://komirad.com/procut" title="ProCut">PrpCut</a> by <a href="http://komirad.com" title="komirad">Komirad</a>
Version: 1
Author: Joachim Stein
Author URI: http://joaoflux.net
*/

@charset "utf-8";



/*General*/
.clear {
clear: both;
height: 1px;
}

body {
	background-color: #9A7B8C;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	margin: 0px;	
}

#wrapper {
	width: 900px;
	padding: 0 10px 0 10px;
	text-align: left;
	background-color: #fff;	
}



/*HEADER*/

#header {
	font-family: Arial, sans-serif;
	border: 0 solid #E5007E;
	margin: 0;
}

#header #headLeft {
	padding: 0;
	float: left;
	width: 740px;
	height: 120px;
	background-color: #E5007E;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
	background-position:18% 0%;
	border-width: 0;
	border-style: solid;
	border-color: #E5007E;
}

ul#pageNav {
	list-style-type: none;
	margin-left: 150px;
	padding-top: 30px;
}

ul#pageNav li {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	
}

ul#pageNav li a {
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;	
}

ul#pageNav li a:hover {
	color: #fff;	
}

#siteTitle  a, #siteTagLine {
	color: #fff;
	font-weight: bold;
	font-size: 3em;
	text-decoration: none;
}
#siteTagLine {
	color: #fff;
	font-size: 1.2em;
}
#headSpace{
	height: 120px;
}

#rss {
	float: right;
	width: 80px;
	text-align: center;
	background-image: url(images/rssbg.png);
}
#rss a{
	display: block;
	height: 20px;
	padding-top: 90px;
	padding-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#rss a:hover{
	background-image: url(images/rssbghover.png);
}

#header #podcast {
	float: right;
	width: 80px;
	text-align: center;
	background-image: url(images/podcast.png);
}
#podcast a {
	display: block;
	height: 20px;
	padding-top: 90px;
	padding-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#podcast a:hover{
	background-image: url(images/podcasthover.png);
}



/*MAIN*/
#main {
	margin-top: 10px;
}

#main #navLink a {
	text-decoration: none;
	color: black;
	font-size: 12px;
}

#contentArea {
	border-top: 0px dashed #D7087A;
	float: left;
	width: 620px;
	padding: 10px 0 0 20px;
	margin: 0;
}



/*POSTS*/
.post {
	font-size: 1.1em;
	color: #666666;
	padding:0 0 3em 0;
}

.post .entry {
	text-align: left;
    font-family: Georgia, Times-New-Roman, Serif
}

.entry img {
	margin: 3px 5px 1px 3px;
}

.post a {
	text-decoration: none;
	color: black;
}
.post a:hover {
	text-decoration: underline;
}
.post .posttitle a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.6em;
	padding: 3px 0 3px 0;
	color: black;
	
	display: block;
}

.post .posttitle a:hover {
	background-color: #F0F0F0;
}
.post .post-info, .post .postmetadata {
	font-size: 10px;
}



/*COMMENT*/
#commentDiv{
	font-size: 1em;
}
#commentDiv a{
	font-size: 12px;
	color: black;
	text-decoration: none;
}
textarea#comment{
	width: 500px;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
#commentDiv .commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#commentDiv .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#commentDiv .commentlist li {
	list-style: none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background: #fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#commentDiv .commentlist li.alt {
	background: #f9f9f9;    
}
#commentDiv .commentlist li.authorcomment {
	border: #fc9 1px solid;      
}
#commentDiv .commentlist li .cmtinfo {
	font-size:1em;			
}
#commentDiv .commentlist li cite {
	font-style: normal;
	font-weight: bold;
}
#commentDiv .commentlist li .cmtinfo em {
	float: right;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 0.9em;
	color: #999;
}



/*SIDEBAR*/
#sideBar {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	width: 241px;
	background-color: #E5007E;
	float: right;
	display: inline;
	padding-top: 4px;
    margin-top: 0px;
	border: 1px solid #E5007E;
}
#sideBar h2{
	font-family: Verdana, sans-serif;
	border-top: 0px solid #fff;
	font-weight: normal;
	font-size: 1.6em;
	color: #fff;
	background-color: #D7087A;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
	padding: 0;
}
#sideBar ul{
	font-family: Verdana, sans-serif;
	list-style-type: none;
	padding: 0 3px 0 3px;
	margin: 0;
}

#sideBar ul li{
	margin-bottom: 5px;
}
#sideBar ul li ul{
	padding-left: 0px;
	margin-left: 0px;
}
#sideBar ul li ul li{
	font-size: 1em;
	line-height: 1.1em;
	margin-bottom: 5px;
	padding: 0;
}
#sideBar ul li ul li a {
	color: #000;
	text-decoration: none;
	display: block;
}
#sideBar ul li ul li.recentcomments a{
	display: inline;
}
#sideBar ul li ul li a{
	width: 220px;
	margin-top: 8px;
}
#sideBar ul li ul li a:hover{
	color: #000;
	background-color: #fff;
}

#sideBar li ul div a {
	color: #000;
}

#sideBar li ul div a:hover {
	color: #000;
	background-color: #fff;
}



/*SEARCH*/
form#searchform input {
	border: 1px solid #D7087A;
	color: #D7087A;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: white;
}

/*TAG CLOUD */
#sideBar ul a {
	color: #fff;
	text-decoration: none;
}
#sideBar ul a:hover{
	color: #000;
	background-color: #fff;
}



/*FOOTER*/
#footer {
	width: 900px;
	clear: left;
	height: 24px;
	padding-top: 6px;
        margin-top: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D7087A;
}
#footer, #footer a{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#footer #themeData {
	float: right;
	font-size: 12px;
	padding-top: 2px;
}
#footer  #copyright {
	text-transform: uppercase;
	font-size: 14px;
}

#podPress_footer {
	margin-top: 2px;
	font-size: 0.8em;
	color: #ccc;
}

#podPress_footer a {
	color: #ccc;
}
