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

/* basic elements */
html, body { 
	font: 13px Georgia; 
	color: #454545; 
	background: #e3e3e3;
	margin: 0; 
	padding:0;
    line-height: 20px;
    letter-spacing: 1px;
	text-align: left;
	}
	
h1 { 
	font-weight: normal;
	font-size: 28px; 
	color: #06b0db; 
	margin: 0; 
	padding: 10px 0 0 10px;
}	

	
h1.widget {
    clear: both;
    font-weight: normal;
    font-style: italic;
	font-size: 20px; 
	color: #fff; 
	margin: 0; 
	padding: 0 0 5px 0;
}

h2 { 
    font-weight: bold;
	font-size: 16px; 
	color: #06b0db; 
	margin: 0; 
	padding:  10px 0 0 10px;
    text-transform: uppercase;
}

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

p { 
    clear: both;
	margin: 0;
	padding: 10px 0 10px 10px;
	text-align: left;
	} 
    
p.postmetadata {
    clear: both;
    padding: 0 0 0 10px;
}    
	
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #06b0db;
	position: relative;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #8de8ff;
	}
    
ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
	
em, small {
    font-size: 11px;
	margin: 0;
	padding: 0 0 0 10px; 
	color: #959595; 
	}
	
strong {
	color: #523e2e; 
	}

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: 0px;
	left: 0px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 0px;
	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:0;
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
    z-index:0;
	}
	
#wrap {
	float: left;
    background: #fff;
    border: 1px solid #d0d1d6;
	width: 960px;
	padding:20px;
}

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

.metaimage {
    padding: 0;
    margin:0;
    background: #000;
    height: 100px;
    width: 100px;
}

#menu {
	float: right;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 334px; 
	height: 220px;
}	

/* navigatie boven - pages */
.page_item {
    float:left;	
	padding: 0;
	margin: 0;
	border: 0;	
    text-transform: lowercase;
	text-align: left;
}

.page_item a:link, .page_item a:visited {	
	float:left;	
	margin:0 0 4px 0;
    padding: 15px 10px 10px 10px;
    width: 314px;
    height: 27px;
    font-size: 18px;
    font-weight: normal;
	text-decoration: none;
    color: #fff;
    background: #06b0db;
}

.page_item a:hover, .page_item a:active {
	color: #fff;
    background: #8de8ff;
}

.current_page_item a, .current_page_item a:visited  {
	color: #8de8ff;
    background: #710f0a;
}

#backtohome {
	position: absolute;
	top: 20px;
	left: 0px;
	padding:0;
	margin:0;
	border:0;
	background: #000;
	}	
	
#backtohome a {
	position: absolute;
    background: url(images/logo_opencontent.png) no-repeat;
	top: 0px;
	left: -14px;
	width:190px;
	height: 60px;
	padding: 0;
	margin:0;
	border: 0;
    z-index: 101;
	}		

#a {
    position: absolute;
    top: 22px;
    left: -13px;
    width: 34px;
    height: 45px;
    padding:0;
    margin:0;
    z-index: 100;
    }
	
#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 622px; 
	}

.post  {
	clear: both;
	padding: 10px 10px 0 0; 
	margin: 0;
	text-align: left;
	}

.post img {
    padding: 8px;
    }
	
.post p {
	text-align: left; 
    padding: 10px 40px 10px 10px;
	}
    
.post ul {
    padding: 10px 0 0 10px;
}    

.post-ratings-text {
    clear: both;
}    

.sidebar_right {
	float: right;
	width:338px;
	padding:0 0 20px 0;
    margin:0;
}	

.sidebar_right_nospace {
	float: right;
	width:334px;
	padding:0 0 20px 0;
    margin:0;
}

/*
WIDGET CSS
*/	

.sidebar_right ul {
	padding: 0;
	margin:0;
	}

.widget ul {
	float: left;
	padding: 10px;
    width: 260px;
    }	 
    
.widget li {
	float: left;
	width:260px;
    padding:0;
	margin: 0;
	display: block;
    }	 
    
.widget_bottom {
	float: left;
	padding: 0;
    height: 20px;
	margin:0;
    width: 280px;
	}

.textwidget {
    padding: 10px 0 10px 0px;
	margin: 0;
}    

.rsswidget a {
    border: 0;
}

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

/* project thumbs */

#project_thumbs li {
    padding: 4.2px 0 0 4.2px;
    margin:0;
    float: left;
}

#project_thumbs a:link, #project_thumbs a:visited {
    float: left;
    width: 78px;
    height: 78px;
    background: #d1d1d1;
    border: 1px solid #454545;
    padding:0px;
    margin:0;
}

#project_thumbs a:hover, #project_thumbs a:active {
    border: 1px solid #8de8ff;  
}

#project_thumbs img {
    padding:0;
    margin: 0;
    height:78px;
    width: 78px;
    border:0;
}

.website_link a:link, .website_link a:visited {
    float: left;
    background: #710f0a;
    padding:6px 10px 5px 10px;
    margin:0;
    width: 313px;
    color: #fff;
}

.website_link a:hover, .website_link a:active {
    background: #baa1a0;
}

/* search */

#search {
    float: left;
    text-align: right;
    height: 33px;
    width: 230px;
    z-index:11;
    }	

#search_field {
    float: left;
    width:275px;
	height: 33px;
	padding:0;
	margin:0;
	}
	
#search_field input {
    float: left;
    height: 17px;
	padding: 2px;
	margin: 0;
	width: 203px;
    color: #959595;
	border-right: 1px solid #454545;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #454545;
	background: #fff;
	}
    
#search_field .search_submit {
    float: right;
    width: 65px;
	height: 23px;
    background: #06b0db;
    color: #fff;
    cursor: pointer;
	padding:0 0 2px 0;
	margin:0;
    font-size: 14px;
    font-weight: normal;
	border:1px solid #454545;
    line-height: 17px;
}

#search_field .search_submit:hover {
    background: #8de8ff;
    border:1px solid #454545;
    color: #fff;
}

#footer_field {
    float: left;
    width: 940px;
    padding:10px;
    margin:50px 0 0 0;
    color: #fff;
    background:#8de8ff;
}

#footer_field_abs {
    position: absolute;
    width: 940px;
    padding:10px;
    margin:0;
}

#footer_red {
    float: left;
    width: 940px;
    padding:0;
    margin:0;
    background: #710f0a ;
}

#footer_deco {
    position: absolute; 
    bottom: 46px;
    left: 21px;
    width: 112px;
    height: 208px;
    padding:0;
    margin:0;
    background: url(images/bird.gif) no-repeat;
}


#footer_deco2 {
    position: absolute; 
    top: -92px;
    left: 617px;
    width: 344px;
    height: 92px;
    padding:0;
    margin:0;
    background: transparent;
}

#footer {
    clear: both;
    width: 980px;
    height: 20px;
	padding: 10px;
    text-align: center;
}

.footer_tekst {
    float: left; 
    width: 280px;
    padding:10px;
    margin:0;
}

/* align images  */

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

img.alignright {
padding: 0;
margin: 0;
}

img.alignleft {
padding: 0;
margin: 0
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End align Images */


/* start forms */
}

#comment {
	width: 360px;
	padding: 2px;
	height:200px;
	border: 1px solid #959595;
}
		
/* einde forms */

textarea {
    border: 1px solid #959595;
}

.submit {
    clear: both;
	height: 23px;
    background: url("images/bg_btn.gif") repeat-x;
    color: #fff;
    cursor: pointer;
	padding:0 0 2px 0;
	margin:0;
    font-size: 14px;
    font-weight: normal;
	border:1px solid #959595;
    line-height: 17px;
}
