/*
Theme Name: Parfums women WP
Theme URI: http://aquadigio.nl/
Description: Parfums women WP
Version: 1.0
Author: Daka
Author URI: http://aquadigio.nl/
Tags: Parfums women WP



*/

@charset "utf-8";

body {
margin: 0px;

}
#container {
margin: 0 auto;
width: 950px;
border: 1px solid #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
}
#container2 {
/*border: 1px solid #0000ff;*/
}
#container3 {
width: 792px;
float:left;
background: url("images/parfumpage.png") repeat-y center;
/*border: 1px solid #ff0000;*/
}
#header {
/*border: 1px solid #00ff00;*/
width: 950px;
height: 226px;
background: url("images/parfumfrontpagerozeheader.png") no-repeat center;
/*padding-left: 300px;
padding-right: 300px;*/
padding-top: 0px;
color: #666;
}
#header1{
/*border: 1px solid #ff0000;*/
}
#header2{
width: 784px;
float:left;
/*border: 1px solid #ff0000;*/
}
#sidebarIF{
/*margin:0 0px;*/
margin-left:-15px;
margin-top:-10px;
position: absolute;  
top:230px; 
width:400px; 
padding-left: 25px;
height: 98px; 
color: #F00; 
background: url("images/parfumpage_r2_c1.png") repeat-y center;
/*border: 0px dashed black;*/

}

#header a:link a:visited {
color:#666;
text-decoration:none;
}
#headercontent{
padding-top:170px;	
margin:0 0px;
width: 360px;
padding-right:10px;
height:100%;
float:right;
/*border: 1px solid #333333;*/
}
#headercontent h1{
font-family:veranda, helvetica; font-size:18px; font-weight:bold; text-align:center; text-transform: uppercase;
}
#headerLT {
margin:0 0px;
width:410px;
float:left;
padding-left: 0px;
padding: 0px;
/*border: 1px solid #333333;*/
}
#headerRT {
margin:0 0px;
width: 150px;
float: right;
padding-left: 0px;
padding-right: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:20px;
/*border: 1px solid #333333;*/

}


#content {
margin:0 0px;
width: 337px;
height:100%;
float:right;
padding-left: 0px;
padding-right: 30px;
/*border: 1px solid #333333;*/
/*background: url("images/backgroundfront.png") repeat-y center;*/
color:#C06;
}


#sidebarLT {
margin:0 0px;
width: 410px;
float: left;
padding-left: 15px;
padding-right: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:14px;
/*background: url("images/parfumpage_r2_c3.png") repeat-y center;*/
}

#sidebarRT {
margin:0 0px;
width:150px;
float:right;
padding-left: 0px;
padding: 0px;

}
#top_navlist {
position: absolute;
top: 170px;
width: 900px;
text-align:right;
border: 1px solid #003333;
}
#pushbottom{
clear:both;
}
#footer {
color:#FFF;
background-color:#999;
height: 85px;
width: 970px;
}
#footerRight{
margin: 0 10px 0 10px;
width:470px;
float:right;
}
#footerLeft{
margin: 0 10px;
width: 470px;
float:left;
}
#top_navlist {
position: absolute;
top: 240px;
width: 900px;
text-align:right;
border: 1px solid #003333;
}
#top_navlist h2{
display: none;
}
#navlist{
padding: 10px 10px;
margin-left: 0;
border-bottom: 1px solid #778;
font-weight: bold;
}
#navlist li{
list-style: none;
margin: 0;
display: inline;
}
#navlist li a{
padding: 11px 30px;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}
#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }
#navlist li a:hover{
color: #000;
background: #AAE;
border-color: #227;
}
#navlist li a#current{
background: white;
border-bottom: 1px solid white;
}
/*TOC Nav*/
.tocNav{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}
tocNav li{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}
tocNav li a { text-decoration: none; }



.thumblist {
list-style:none;
margin:30px 0 0 0;
padding:0;
text-transform:uppercase;
letter-spacing:0.075em;
font-size:1.1em;
line-height:1em;
}

.thumblist li {
margin:0 5px;
padding:0;
height:115px;
}

.thumbs {
width:195px;
height:75px;
padding:1px;
background-color:#818181;
border:4px solid #cdcdcd;
margin-bottom:4px;
display:block;
}

a:hover img.thumbs {
background-color:#4b4b4b;
border:4px solid #4b4b4b;
}

.thumblist li span {
float:left;
color:#b4b4b4;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 300;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */