/*  
Theme Name: website Shirine
Theme URI: http://www.shirine.nl
Description: wordpress theme for Shirine 
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 11px Verdana, Sans-serif; 
	color: #404040;
	background: #fff;
	margin: 0; 
	padding:0;
	text-align: left;
    line-height: 17px;
    letter-spacing: .3px;
	}
	
h1 { 
	font-weight: bold;
	font-size: 20px; 
	margin: 0; 
	padding: 0 0 20px 0;
    color: #df6c08;
}	

h2, h3, h4, h5, h6 { 
    font-weight: bold;
    color: #df6c08; 
	margin: 0; 
	padding:  0 0 10px 0;
}

p.postmetadata {
    clear: both;
}    
	
#content a:link, #content a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #df6c08;
	}

#content a:hover, #content a:active { 
	color: #e79146;
	}
    
blockquote {
	padding: 10px 0 10px 30px;
	margin:0;
	}	

/* specific divs */
/* styles for IE 5 Mac article: http://www.hicksdesign.co.uk/journal/30/vertical-centering-with-css */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 30px;
	left: 0px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 30px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 1000px; 
}
 /* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
    position: absolute;
	top:0px;	
	padding:0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
    z-index: 0;
    }
	
#wrap {
	float: left;
    width: 1000px;
	padding:0;
    margin:0;
}

#opacity_left {
    position: absolute;
    top: 40px;
    left: 0;
    width: 358px;
    height: 200px;
    padding:0;
    margin:0;
    background: #fff;
    filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
    z-index: 999;
}

#opacity_right {
    position: absolute;
    top: 40px;
    left: 485px;
    width: 515px;
    height: 200px;
    padding:0;
    margin:0;
    background: #fff;
    filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
    z-index: 999;
}

#header {
	float: left;
    padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 1000px; 
	height: 306px;
}

#language_switcher {
	float: right;
	padding:  0 5px 0 5px;
	margin: 0;
	width: 18px;
	height: 12px;
}

#twitter_icon {
	float: left;
	width: 20px;
	height: 20px;
	padding: 0 0 0 8px;
	margin: 0;
}

#logo {
    float: left;
    padding: 0 0 0 43px; 
	margin: 0;
	border: 0;
	text-align: left; 
	width:400px; 
	height: 40px;
}

#home-contact {
    float: right;
    width: 150px;
    height: 30px;
    z-index:999;
    padding: 5px 10px 0 0;
}

#home {
    float: left;
    width: 35px;
    height: 10px;
    padding:0;
    margin:0;
}

#home a {
    text-decoration: none;
    float: left;
    width: 35px;
    height: 10px;
    padding:0;
    margin:0;
    background: url(images/home.gif) no-repeat 0 0;
}

#home a:hover {
    float: left;
    width: 35px;
    height: 10px;
    padding:0;
    margin:0;
    background-position: 0 -10px;
}

#contact {
    float: left;
    width: 47px;
    height: 10px;
    padding:0;
    margin:0;
}

#contact a {
    text-decoration: none;
    float: left;
    width: 47px;
    height: 10px;
    padding:0;
    margin:0;
    background: url(images/contact.gif) no-repeat 0 0;
}

#contact a:hover {
    float: left;
    width: 47px;
    height: 10px;
    padding:0;
    margin:0;
    background-position: 0 -10px;
}

#navigation {
    float:left;
    width:200px;
    padding:0 20px 0 0;
    margin: 0;
}

#content {    
    float: left;
    width:900px;
    padding: 0 0 0 40px;
    margin: 0;
}

.sidebar {
    position: absolute;
    left: -4px;
    top:320px;
    padding:0;
    margin:0;
    width: 236px;
}

.space {
    float: left;
    width: 200px;
    height: 30px;
    padding:0;
    margin:0;
}  
   
.space_wide {
    float: left;
    width: 900px;
    height: 30px;
    padding:0;
    margin:0;
}  
    
.post  {
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
    width: 900px;
}
	
.post_newsletter {
	float: left;
	padding: 0 0 0 300px;
	margin:0;
	width: 300px;	
}

.post img {
    padding: 8px;
}  
    
.post a img, .post_newsletter a img, .post_weblog a img {
    border:0;
    }      

.post p {
    clear: both;
	text-align: left; 
    padding: 0 0 10px 0;
	}
    
.post ul li, .post_weblog ul li {
    list-style-type: disc;
    padding: 0 0 0 5px;
    }    

.post ol li, .post_weblog ol li {
    list-style-type: decimal;
    padding: 0;
    }  

.post ul, .post_weblog ul {
    list-style-type: disc;
    padding: 0 0 15px 15px;
    }   
     
.separator {
    clear: both;
    width: 255px;
    padding:0 0 10px 0;
    margin:0;
}

.post_separator {
	clear: both;
	width: 100%;
	border-top: 1px solid #bdbcbc;
	padding: 0 0 10px 0;
}

.border {
    border: 1px solid #bdbcbc;
    padding: 0;
    margin: 10px 0 0 0;
}

/* align images  */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	padding: 5px 0 5px 8px;
}

.alignleft {
	float: left;
	padding: 5px 8px 5px 0;
}

/* End align Images */


/* start forms, formmailer form css in plugins/dd-formmailer/dd-formailer.css */

#comment {
	width: 360px;
	padding: 2px;
	height:200px;
	border: 1px solid #523e2e;
}

form {
    float: left;
    text-align: left;
}

input {
    border: 1px solid #81603a;
    padding:0;
}		

textarea, .fmtextarea {
    border: 1px solid #81603a;
    padding:0;
}

/* einde forms */

/* table properties */

.post table {
    width: 900px;
    padding:0;
    margin:0;
    float: left;
}

.post td {
    width: 280px;
    float: left;
    padding:0 20px 0 0;
    margin:0;
}



