/*  
Theme Name: website Huis van Isabel
Theme URI: http://www.hethuisvanisabel.nl/
Description: wordpress theme for Huis van Isabel
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 12px Georgia, Sans-serif, Arial; 
	color: #000; 
	background: #fff url(images/bg_tile.gif);
	margin: 0; 
	padding:0;
	text-align: left;
	}
	
h1, h2, h3, h4, h5, h6 { 
	color: #e80a89;
    font-weight: bold;
	margin: 0; 
	padding: 10px 0 10px 0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

h1.page_title {
	font-style: italic;
	padding: 10px 0 20px 0px;
	margin: 0;
	color: #651765;
	font-size: 20px;
	font-weight: normal;
}

a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #00959c;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #e0007a;
	}
	
small {
    font-size: 10px;
	margin: 0;
	padding: 0; 
}

blockquote {
	float: left;
	padding: 10px 0 10px 10px;
	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: 0;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 0px;
	left: 0;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 960px; 
}
/* end IE 5 hack */ 

#container { 	
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 960px; 
	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 0 15px 0; 
	border: 0;
	text-align: left; 
	width: 960px; 
	margin-left: auto; 
	margin-right: auto; 
	z-index: 0;
	}
	
#wrap {
	float: left;
    border: 0;
	padding: 0;
	margin: 0;
	width: 960px;
	background: url(images/bg_content.gif) repeat-y;
}

#header {
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 960px; 
	height: 166px;
	background: #354200 url(images/header.gif) no-repeat top;
}

#backtohome {
	float: left;
	padding:0;
	margin:0;
	border:0;
	width: 320px;
	height: 131px;
	background: url(images/logo.gif) no-repeat;
	}	
	
#backtohome a {
	float: left;
	width: 320px;
	height: 131px;
	padding: 0;
	margin:0;
	border: 0;
	}	

#quotes {
	float: left;
	padding:0;
	margin:0;
	border:0;
	width: 504px;
	height: 131px;
	background: red;
}	
	
#cart {
	position: absolute;
	top: 0;
	right: 0;
	padding:0;
	margin:0;
	border:0;
	width: 144px;
	height: 131px;
	}	
	
#cart a:link, #cart a:visited {
	float: left;
	width: 144px;
	height: 131px;
	padding: 0;
	margin:0;
	border: 0;
	background: url(images/cart.gif) no-repeat;
	}	

#cart a:hover, #cart a:active {
	background: url(images/cart-over.gif) no-repeat;
	}	
	
#tagline {
	float: right;
	text-align: right;
	width: 633px;
	padding: 35px 0 0 0;
	margin: 0;
	}
	
#content_wrap {
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 960px; 	
	}	
	
#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 960px; 	
	background: #fff2d8 url(images/bg_content.gif) repeat-y;
}

/* HOMEPAGE specific */
#content_home_bg {
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 778px;
}

#content_home {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 778px; 	
	height: 750px;
	background: transparent url(images/bg_frontpage.png) no-repeat top;
}

/*special features for fotertekst home */
#content_home .footertekst { 
	padding: 630px 0 50px 20px;
} 

#content_home .post {  
	position: absolute;
	top: 432px;
	left: 520px;
	width: 225px;
	height: 210px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	font-style: italic;
	z-index: 999;
}

#picture_small {
	position: absolute;
	top: 590px;
	left: 90px;
	height: 140px;
	width: 165px;
	padding: 0;
	margin: 0;
	z-index: 999;
}

#picture_small p {
	padding: 0 0 5px 0;
	margin: 0;
}

#picture_small img {
	float: left;
	width: 165px;
	height: 110px;
	border: 0;
	margin: 0;
	padding: 0;
}

#groeiplan {
	position: absolute;
	top: 310px;
	left: 144px;
	height: 117px;
	width: 117px;
	padding: 0;
	margin: 0;
	z-index: 999;
}

#groeiplan a:link, #groeiplan a:visited {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 117px;
	height: 117px;
	background: url(images/bg_groeiplan.gif) no-repeat;
}
#groeiplan a:hover, #groeiplan a:active {
	background: url(images/bg_groeiplan-over.gif) no-repeat;
}

#opmaatplan {
	position: absolute;
	top: 432px;
	left: 22px;
	height: 117px;
	width: 117px;
	padding: 0;
	margin: 0;
	z-index: 999;
}

#opmaatplan a:link, #opmaatplan a:visited {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 117px;
	height: 117px;
	background: url(images/bg_opmaatplan.gif) no-repeat;
}
#opmaatplan a:hover, #opmaatplan a:active {
	background: url(images/bg_opmaatplan-over.gif) no-repeat;
}

.content_left {  
	float: left;
	padding: 20px 20px 20px 25px; 
	margin: 0;
	text-align: left; 
	width: 735px;
}

#sidebar {
	float: right;
	width: 180px;
	padding: 0;
	margin: 0;
	background: #fff;
}

#sidebar_boven {
	float: left;
	width: 140px;
	padding: 20px;
	margin: 0;
	background: #fff;
}

#sidebar_onder {
	float: left;
	width: 140px;
	height: 350px;
	padding: 20px;
	margin: 0;
	background: #fff url(images/bg_sidebar_onder.gif) no-repeat left;
}

#opdehoogte, #testpanel {
	float: left;
	padding: 20px 15px 15px 15px;
	width: 120px;
	height: 50px;
	color: #fff;
	font-style: italic;
}

#opdehoogte a, #testpanel a {
	color: #fff;
}

.products_post, .products_post p  {
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
	width: 690px;
}

.post  {
	float: left;
	padding: 20px 20px 160px 20px; 
	margin: 0;
	text-align: left; 
	line-height: 17px;
	width: 690px;
	background: #fff url(images/bg_content_bottom.gif) no-repeat bottom;
}

.post a img  {
	border: 0;
    }
	
/* image voor posts uitlijning etc */
.post_image	{
	float: left;
	padding: 5px;
	margin: 0 10px 0 0;
	border: 0;
	background: #8acacc;
	width: 180px;
	height: 125px;
}

.post_image_ontwerpers {
	float: left;

	padding: 5px 5px 0px 15px;
	margin: 0;
	border: 0;
	background: transparent;
	width: 90px;
	height: 90px;
}
	
.post_image img, .post_image_ontwerpers img {
	border: 0;
	margin: 0;
	padding: 0;
}

.entry_spec p {
	float: right;
	padding: 0 0 10px 0;
	margin: 0;
	width: 475px;
}
 
.entry_spec {
	float: right;
	padding: 0;
	margin: 0;
	width: 475px;
}

.entry_spec ul {
	float: left;
	padding: 5px 15px 5px 15px;
}

/* ontwerper template specific */
.ontwerper {
	float: left;
	width: 344px;
	height: 291px;
	padding: 0 0 5px 1px;
	margin: 0;
	background: url(images/bg_ontwerper.gif) no-repeat;
}

.ontwerper h1 {
	padding: 15px 10px 0 15px;
	margin: 0;
	color: #651765;
	font-size: 16px;
}

.entry_ontwerper p {
	float: left;
	padding: 0px 10px 10px 15px;
	width: 310px;
	height: 120px;
	color: #fff;
}

.footertekst {
	float: left;
	width: 670px;
	padding: 30px 0 0px 0px;
	margin: 0;
	font-size: 10px;
	font-family: Verdana;
	letter-spacing: -.8px;
}

#footer {
    float: left;
    width: 960px;
	height: 20px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.space {
	clear: both;
	float: left;
	width: 690px;
	height: 30px;
	padding:0;
	margin:0;
}

/* align images  */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

img.alignright {
	float: right;
	padding: 0 0 0 8px;
	margin: 0;
	border: 0;
}

img.alignleft {
	float: left;
	padding: 0 8px 0 0;
	margin: 0;
	border: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End align Images */


/* start forms */

#comment {
	width: 360px;
	padding: 2px;
	height:200px;
	border: 1px solid #523e2e;
}
		
.ddfmwrap label {
	float: left;
	width: 690px;
	color: #d80274;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0;
}

.ddfmwrap input, .ddfmwrap textarea {
	float: left;
	width: 400px;
	color: #000;
	border: 1px solid #000;
	padding: 2px;
}

/* SHOPPING CART SPECIFIC */ 
#wpsc_shopping_cart_container label {
	float: left;
	width: 175px;
}

#wpsc_shopping_cart_container input, #wpsc_shopping_cart_container textarea,
.single_product_display input {
	width: auto;
	max-width: 400px;
}

.custom_gateway {
	clear: both;
}

.fieldwrap {
	float: left;
	width: 690px;
	padding: 10px 0 0 0;
	margin: 0;
}

.fmcheck {
	float: left;
	width: 405px;
	padding: 0 0 10px 0;
	margin :0;
}

.text {
	float: left;
	padding: 0;
}

.fmcheck label {

	width: 350px;
	color: #000;
	padding: 0 20px 10px 10px;
	margin: 0;
}

.ddfmwrap .btn_submit {
    clear: both;
	float: left;
	height: 23px;
	width: 75px;
    color: #d80274;
    cursor: pointer;
	padding:0 0 2px 0;
	margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: normal;
	font-style: italic;
	border:0;
    line-height: 17px;
}

.login_error {
	background: #ffd3d3;
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 10px;
}

p.validation-error {
	float: left;
	color: #ff0000;
	font-weight: normal;
	padding: 0 0 0 5px;
	margin :0;
}

/* einde forms */


