/*
Theme Name: Holland Tax Consult-oranje
Theme URI: http://www.hollandtaxconsult.nl
Description: Template met verschillende sidebars en kleuren
Author: Zin In Webdesign
Author URI: http://zininwebdesign.nl
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
    padding:0px; 
    color:#000000;
	font-size:11px;
	text-align:center;
	}	
h1 {font-size: 14px; font-weight:bold; color:#9e0927;margin-bottom:15px;}
h2 {font-size: 16px; margin-top:10px;font-weight:bold;color:#9e0927;margin-bottom:15px;}
h3 {font-size: 13px; margin-top:10px;font-weight:bold;color:#9e0927;margin-bottom:15px;}

.alignleft{float:left;
width:250px;
text-align:left;
}
.alignright{float:right;
width:250px;
text-align:right;
}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

.alignleft img{ float: left; border: 1px solid #9e0927; padding: 1px; margin:0em}
.alignright img{ float: right; border: 1px solid #9e0927; padding: 1px; margin:3px 0px 3px 10px; clear:left}
.aligncenter img{ float: center; border: 1px solid #9e0927; padding: 1px;margin:10px; clear:both}

blockquote{
	margin:15px;
	padding:0px 12px 0px 12px;
	}

code{
	margin:10px;
	}


/* links */

a{
	color:#000000;
	text-decoration:underline;
	border: none;
        
	}

a:hover{color:#000000;text-decoration: underline; border: none;}



/* container */


#container {
	position:relative;
    width: 960px;
	margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
	background-color:#fff;
	background-image:url(images/right-bg-rood.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
	}
	
#banner{
        width: 960px;
	    height: 144px;
		border-bottom:1px solid #000;
}
#banner img{ border: none; padding: 0px; }


/* header */
        
#header {position:relative;
        margin-left:160px;
		margin-right:230px;
		margin-top:0px;
        background-image: url(images/holland-tax-consult.jpg);
		background-position:top right;
	    background-repeat:no-repeat;
	    background-color:#fff;
        width: 530px;
        color: #fff; 
	    height: 100px;
	}
#header h1{
	font-size: 0px;
	margin: 0;	
	padding: 0px 0 0 0px;	
	display:none;
	}
	
#header h1 a{color: #ccc; text-decoration: none;}
#header h1 a:hover{color: #ccc; text-decoration: none;}


#header h2{
	font-size: 0px;
	font-weight: normal;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 0px;	
	display:none;
	}

/* main menu */
#menublok{position:relative;
	width:960px;
	border-bottom:1px solid #000; 
	height:36px;
	background-color:#FFFFFF;
	z-index:1; 
	}
#menu {
	position:relative;
    margin-left: 160px;	
	font-size: 13px;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	z-index:10;
	}
#lositem{
	position:absolute;
    right:230px;
	top:0px;	
	font-size: 13px;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	z-index:20;
	}
#taal{position:absolute;
    right:85px;
	top:0px;	
	font-size: 13px;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	z-index:20;
}
#taal h2{display:none;
}		
/*
#menu a{
}
#menu a hover{
    color:#000;
	background-color:#cccccc;
}		

#menu ul{
  list-style-type:none;
  padding:0px;
  margin:0px;
  font-weight:bold;
}
#menu ul li{
float:left;
margin:5px;
text-decoration:none;
padding: 0px 9px;
}

#menu ul li a:link, #menu ul li a:visited{
text-decoration:none;
color:#000;
}
#menu ul li a:hover{
text-decoration:none;
color:#ccc;
}

#menu ul li.current_page_item{
text-decoration:none;
}
#menu ul li.current_page_item a:link,#menu ul li.current_page_item a:visited{
text-decoration:none;
color:#666666;
}


/* content */


#content {
	    margin-left:160px;
        margin-right:250px;
		margin-top:0px;
		padding:0px;		
		padding-bottom:100px;
		background-color:#fff;
		z-index:1;
	}
.post,.archivetitle{
	margin: 10px 10px;
	line-height: 16pt;
	}
	
.post h2{
	font-size: 13px;
	font-weight: bold;
	color:#9e0927;
	}
#content h2{
	font-size: 13px;
	font-weight: bold;
	color:#9e0927;
	margin-top: 10px;
	line-height: 19pt;
	}	
.post h1{
	font-size: 15px;
	font-weight: bold;
	color:#000;
	}	
.post h2 a{
	color: #9e0927;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #9e0927;
	text-decoration: underline;
	}
	
.post p{}

.post a{color:#9e0927;
	text-decoration:none;
	border: none;
}

.post ul {margin:15px;
padding-left:50px;}

.post li {}

.entry p{margin:20px;
         }

.postmetadata{
	/*clear: both;*/
	padding:6px;
	margin-top: 16px;
	}
.archivetitle h2{
	font-size: 17px;
	font-weight: bold;
	color:#9e0927;
}	

.navigation {
	margin: 0px 0 0px 0;
	padding:2px;
	float:left;
	width:98%;
	}
	

.pagetitle {}


/* left sidebar */

#left {
	position:relative;
	font-size:11px;
	width: 150px;
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 0;
	padding-top:0px;
	}

#left h2{
    font-weight: bold; 
	font-size: 12px; 
	text-align: left;
	color: #9e0927;	
	margin-left:0px;
    padding-left: 5px;
    width:135px;
    line-height:24px;
}

#left p {margin-bottom:20px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
    }

#left li {
	margin: 0px 4px 2px 5px;
	padding: 0;
	line-height: 12pt;
	display:block;
	}

#left a{color:#9e0927;
}
#left span.sideposts_date{
	font-size:9px;
	font-style:italic;
}

/* right sidebar */

#right{
	position:relative;
	font-size:11px;
	width: 241px;
    float:right;
	margin: 0px 0 5px 0px;
	padding: 0px;
	padding-top:180px;
	background-image:url(images/top-right-bg-rood.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	        }

#right h2{
    font-weight: bold; 
	font-size: 11px; 
	text-align: left;
	color: #9e0927;	
	margin-left:0px;
	padding-left: 10px;
    width:132px;
    line-height:24px;
}

#right p {margin:0; padding: 0 6px 0 10px;}

#right img {padding: 0; margin-bottom: 10px;}

#right img{border: 1px solid #cc0000;
}

#right ul {

	margin:0;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 4px;
	padding-left: 10px;
	line-height: 10pt;
	list-style-type: none;
    display:block;
	}


#right a{color:#000;
}


/* comments */

#commentssection{
	/*clear: both;*/
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: #9e0927;
	}

#commentform{
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color:#000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #9e0927;line-height: 14pt;}
	
#commentform h3{
	font-size: 10px;
	font-weight: bold;
	color: #9e0927;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #ffffff;
	margin:5px 5px 0 0;
	border: none; 
	padding: 3px;
	border: 1px solid #9e0927;
	}

ol.commentlist {list-style-type: none;}

ol.commentlist li {
	margin:10px 0px;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {color:#000;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}
ol.commentlist a {color:#9e0927}

cite {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #; text-decoration: none;  
border-bottom: 1px dotted #9e0927;}


/* search */
#searchform { float: left; width: 180px; margin-right: 0px; margin-left:10px; }
#searchform form { float: right; margin: .5em 0 0 0; padding: 0 0 0; }
#searchform #submit { display: none; }


#searchform #s{
	padding: 2px;
	margin: 1px;
	border: 1px solid #9e0927;
	width:80px;
	background-color: #fff;
	}

submit{
	font-size: 10px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #cc0000;
	background-color: #FF8500;
	color: #fff;
	}
p.wp-caption-text{font-size:10px;
font-style:italic;
margin:2px;
}	

/*#right #submit {
font-family: verdana, arial, times;
	font-size: 7px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #C2EB45;
	color: #797979;
}*/

/* footer */

#footer {
        clear: both;
        width: 960px;
	    margin-top:-100px;
        font-size: 9px;
        font-weight:bold;
        height:360px;
		text-align:center;
		background-image:url(images/bottom-right-bg-rood.jpg);
		background-position:right bottom;
	    background-repeat:no-repeat;
	}	
#footertekst{position:absolute;
bottom:20px;
left:250px;
z-index:1;
}		
#footer p{padding:300px 0px 0px 0px; color: #000;}
#footer a{color: #000;text-decoration: none;}
#footer a:hover{color: #000;text-decoration: underline;}

.aktt_tweets li{width:170px;
padding-bottom:10px;
}
