/*  
Theme Name: Siddhartha.com
Theme URI: http://www.siddhartha.com/
Description: Theme custom build for Siddhartha.com
Version: 1.2
Author: Stephan van Heest
Author URI: http://www.a-tec.nl/

*/

html, body, h1, h3, h4, h5, h6, blockquote, p{
    margin: 0;
    padding: 0;
	height:100%;
}

body{
    font-family:"Courier New", Courier, monospace;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    background: #fff;
    color: #595959; /*#c4b8a3;*/
}

img{
	border:0px;	
}

.hiddenPic {
	display:none;
}

p{
    padding: 10px 0 0 0;
}

#wrapper{
    margin: 0 auto 0 auto;
    width: 1000px;
    text-align: left;
}

#wrapper img{
	border: 0px;
}

/* Header */
#header{
    float: left;
    width: 1000px;
	border:dotted #F00 0px;
	
	padding-top:14px;
	padding-bottom:20px;
}

#logo{
	text-align:center;
	margin-left:0px;
	margin-top:5px;
	border:dotted #F00 0px;
}



#container{
	margin:2px;
    float: left;
    width: 990px;
	background-color:#FFF;
	padding-left:5px;
	margin-right:0px;
	padding-top:0px;
	margin-left:0px;
	margin-top:14px;
	min-height:600px;
	
}

.post{
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left:10px;
	padding-right:0px;
}

#menu{
	float: left;
	padding-top:12px;
	color: #595959; /*#c4b8a3;*/
	font-size: 12px;
	width: 100%;
	border-bottom: solid #727171 1px; /* LIJN */ /*solid #e1d6c4 1px;*/
	
}


#menu ul {
	 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#menu li {
	  margin: 0;
      padding: 0;
      float: left;
	  width: 16.6%; /* Delen door aantal menu items */
      text-align: center;

}

#menu ul li a {
	text-decoration:none;  
	color: #595959; /*#c4b8a3;*/
}

#menu ul li a:hover {
	color: #8c8c8b; /*#a18f6f;*/
	text-decoration:none;
	font-weight:normal; 
}

#current {
	  color: #8c8c8b !important; /*#a18f6f !important;*/
}

/* Footer */
#footer{
    clear: both;
    float:left;
    width: 1000px;
    padding-top: 10px;
	padding-left:0px;
	text-align:center;
}

#footer p{
    line-height: 18px;
}

h2{
    font-size: 12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

p{
	font-size: 11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

.footeritem{
	float:left;
	width:225px;
	text-align:center;	
}

a:link{
	color: #595959; /*#c4b8a3;*/
}

a:visited{
	color: #595959; /*#c4b8a3;*/
}

a:hover{
	color: #8c8c8b; /*#a18f6f;*/
	font-weight:normal;
}

.imghome{
    opacity:100.0;
    filter:alpha(opacity=100);
}

.imgindex{
	opacity:100.0;
    filter:alpha(opacity=100);
	margin-right:16px;
	margin-bottom:23px;
	float:left;
}



#index{
	margin-left:0px;
	width:988px;
	height:auto;
	border: 0px #F00 dotted;
	text-align:center;
}

#cv{
	margin:0px;
	padding:0px;
	text-align:center;
}




#gallery{
	margin-left:0px;
	width:988px;
	height:auto;
	border: 0px #F00 dotted;
	text-align:center;
}

#gallerypreview{
	
}

#galleryimage{
	
}

#gallerythumbholder{
	margin-left:0px;
	margin-top:5px;
}

.gallerythumb{
	margin-right:4px;
	border:0px;
}

.galleryactivethumb{
	border:0px;
}

.galleryinactivethumb{
	opacity: 0.5;
	filter: alpha(opacity = 50);
	border:0px;

}

#gallerytitle{
	margin-top:4px;
}
