/*  
Theme Name: Heartland
Description: Theme for Van Abbemuseum Heartland Project (http://heartland.vanabbe.nl)
Author: Joachim Stein, based on ProCut by Komirad (JC LEE)
Author URI: http://dg2.de
Author URI (ProCut): http://komirad.com
*/

#outerWrapper {
	text-align: left;
	width: 920px;
}

#innerWrapper {
	text-align: left;
	width: 920px;
}

#main {
	margin-top: 10px;
}

#main #navLink a{
	text-decoration: none;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #contentArea {
	float: left;
	width: 700px;
	padding: 10px 0 0 0;
	margin: 0;
}

/* SIDEBARS */

#sidebar1 {
	width: 201px;
	float: right;
}

#sidebar2 {
	width: 201px;
	float: right;
}

.sidebar {
	background-color: #F0F0F0;
	display: inline;
	padding-top: 4px;
    margin-top: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	border-color: #CCCCCC;
}
.sidebar  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidebar  ul {
	list-style-type: none;
	padding: 0 3px 0 3px;
	margin-top: 0px;
	margin-left: 0px;
}
.sidebar  ul li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.sidebar  ul li ul {
	padding-left: 0px;
	margin-left: 0px;
}
.sidebar  ul li ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 10px;
	padding-left: 0px;
	border: none;
}
.sidebar ul li ul li a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}
.sidebar  ul li ul li.recentcomments a{
	display: inline;
}

.sidebar  ul li ul li a:hover{
	color: black;
	background-color: #EAEAEA;
}

/*TITLE AND HEADLINE */

#header {
	text-align: center;
	background-color: #FAFAFA;
	padding: 40px 0 40px 0;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCCCCC;
}

#header #siteTitle  a, #siteTagLine{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-size: 28px;
	text-decoration: none;
}
#header #siteTagLine {
	color: #CCCCCC;
	font-size: 14px;
}
#header #headSpace{
	height: 120px;
}

.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	padding:0em 0 3em 0;
}

.post .entry {
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E0E0E0;
}
.post a{
	text-decoration: none;
	color: black;
}
.post a:hover{
	text-decoration: underline;
}
.post .posttitle a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: black;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.post .posttitle a:hover {
	background-color: #F0F0F0;
}
.post .post-info, .post .postmetadata {
	font-size: 10px;
}
#footer{
	width: 900px;
	clear: left;
	height: 24px;
	padding-top: 6px;
        margin-top: 9px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#footer, #footer a{
	color: #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer #themeData {
	float: right;
	font-size: 12px;
	padding-top: 2px;
}
#footer  #copyright {
	text-transform: uppercase;
}
body {
	margin: 0px;
}
#commentDiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#commentDiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
#commentDiv #commentform textarea#comment{
	width: 500px;
}
#commentDiv #comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentDiv #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;
}

/*
Custom Styles by js
*/


.clear
{
clear: both;
height: 1px;
}


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

form#searchform input#s {
	width: 95%;
}
