/*
Theme Name: Beau Monde
Theme URI: http://www.beaumonde.nl
Description: A Wordpress theme for Beau Monde
Author: jpgdance
Author URI: http://www.jpgdance.nl
version: 1.0
Tags: Beau Monde, Glamour, Magazine, Sanoma
*/


/* basics */

*{margin:0; padding:0;}

body {
	background:#000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:10px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

 
/* buttons */
a.button {
	display: block;
	width: 166px;
	height: 117px;
	float: left;
	outline: none;
}


/* waar wordt dit gebruikt? */
a.button_banner {
	display: block;
	width: 166px;
	height: 117px;
	background: url('../images/button_banner.jpg') no-repeat;
	float: right;
	outline: none;
	}
/* ?? */
	
a.nieuwsbrief {
	background: url('../images/button_nieuwsbrief.jpg') no-repeat;
}
	
a.hyves {
	background: url('../images/button_hyves.jpg') no-repeat;
}
a.twitter {
	background: url('../images/button_twitter.jpg') no-repeat;
}
a.mailenwin {
	background: url('../images/button_mailenwin.jpg') no-repeat;
}

/* banners */
#header .banner_728x90 {
display: block;
width: 728px;
height: 90px;
float: right;
background: #000; /*url('../images/banner_728-90.jpg') no-repeat;*/
}

#header_deze_maand .banner_300-250 {
display: block;
width: 300px;
height: 250px;
float: right;
background: #000; /*url('../images/banner_300-250#.jpg') no-repeat;*/
margin: 10px 0px 0px 0px;
overflow:hidden;
}

.coverOutside {
	background: white;
	height: 180px;
	width: 174px;
	float:left;
	position:relative; 
}

.coverInside {
	position:relative; 
	float:left; 
	z-index:1;
	top:43px;
	left:20px;
}

.coverOverlay {
/*	background: url('../images/cover_dezemaand.gif'); */
	height: 171px; 
	width:166px; 
	position:absolute;
	margin: 5px 5px;
	z-index:10;
	top:0px;
	left:0px;
}

.banner_164-115 {
	width:174px; 
	height:115px; 
	background:white;
	float:left;
	text-align: center;
}

/* container */

#container {
	width:960px;
	margin: 0 auto;
	padding:0;
	background:#000;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#000;
  	width:100%; 
  	height:159px;
	color: #fff;
 
	}

#header a.homegoback {
display: block;
width: 222px;
height: 160px;
position: abolute;
margin: 0px 0px 0px 0px;
outline: none;
float: left;
background: #000 url('../images/beaumonde_logo.jpg') no-repeat;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#fff url('../images/menu_bck.gif') repeat-x;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	width:728px; 
	overflow:hidden;
	margin: 10px 0px 1px 0px;
	height: 59px;
	float: right;
}


#menu ul {
	margin:0;
	padding:0px 0px 0px 0px;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:21px 10px 20px 10px;
	margin: 0;
	color: #30001e;
	display:block;
}

#menu ul li a:hover {
	color:#fff;
	background: #ed008c;
	padding: 21px 10px 20px 10px;
	margin: 0;
	text-decoration: none;
}


/* headerbanner Beau Monde */
#header_deze_maand {
width: 100%;
height: 250px;
margin: 0px 0px 10px 0px;
background: #000;
}

#header_deze_maand .header_deze_maand_img {
padding: 4px;
background: #fff;
margin: 10px 0px 0px 0px;
width: 647px;
height: 242px;
float: left;
}

/* content */


#content {
	float: left;
	width:468px;
	overflow: hidden;
	margin:10px 0px 0px 15px;
	background: #000;
	}
	
#content .block-nieuws {
	width: 468px;
	height: 275px;
	float: left;
	background: #fff;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
#content .block-left {
	width: 210px;
	height: 139px;
	float: left;
	background: #fff;
	padding: 10px;
	margin: 0px 0px 10px 0px;
        overflow: hidden;
	}

#content .block-left h2{
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	background: #ed008c;
	display: block;
	width: auto;
	margin: 0;
	padding: 5px 6px 5px 6px;
}
	
#content .block-right {
	width: 210px;
	height: 139px;
	float: right;
	background: #fff;
	padding: 10px;
	margin: 0px 0px 10px 0px;
        overflow: hidden;
	}

#content .block-right h2{
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	background: #ed008c;
	display: block;
	width: auto;
	margin: 0;
	padding: 5px 6px 5px 6px;
}

#content .block-fotoshoot {
	width: 468px;
	height: 225px;
	float: left;
	background: #fff;
	padding: 4px;
	margin: 0px 0px 10px 0px;
	}
#content .block-text {
	width: 468px;
	height: 170px;
	float: left;
	background: #fff;
	padding: 4px;
	margin: 0px 0px 10px 0px;
	}
	
#content .block-fotoshoot h4 {
	font:italic 16px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	background: #ed008c;
	position: absolute;
	width: auto;	
	margin: 130px 0px 0px 20px;
	padding: 5px 10px 5px 10px;
}

#content .block-fotoshoot h4 a { color: #fff; }

#content .block-fotoshoot h4 a:hover { color: #54153d; text-decoration:none; }
	
#content h2{
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	background: #004867;
	display: block;
	width: auto;	
	margin: 10px;
	padding: 5px 10px 5px 10px;
}

.post {
	margin:10px;
	padding:0;
	line-height: 14pt;
	border-bottom: 1px solid #efdde8;
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 10px 0px;
	}
	
.post h3{
	font:italic 16px georgia, times;
	padding: 0px 0px 0px 130px;
	
	}
	
.post h3 a{
	color: #004867;
	text-decoration: none;
	}
	
.post h3 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.entry .img_thumb {
display: block;
width: 120px;
height: 120px;
margin: 0px 10px 10px 0px;
padding: 0;
float: left;
}

.nieuwsImageDiv {
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 0;
	float: left;
	width:100px; 
	height:100px; 
	overflow:hidden; 
	position:relative; 
	top:18px;
}

.nieuwsImage {
	position: relative;
	float:left;
}

#nieuwsTitel h3 {
	padding: 0px;
}

.nieuwsContent {
	position: relative;
	float:left;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:170px;
	float:left;
	margin:10px 0px 20px 0px;
	background: #000;
	}
	
#left .block {
	height: 135px;
	width: 166px;
	float: left;
	background: #fff;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #ed008c;
	}

#left h2{
	font:italic 12pt georgia, times;
	color: #ed008c;	
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:10px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	width:300px;
	float:right;
	margin:10px 0px 0px 0px;
	padding: 0;
	background: #000;
	}
	
#right .block {
	width: 280px;
	float: left;
	background: #fff;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}
	
#right #poll {
	background: url('../images/poll_bg.gif') no-repeat;
	color: white;
	width: 268px;
	height: 108px;
	float: left;
	padding: 15px;
	margin: 0px;
}

#right .poll-button {
	float: right;
	position: relative;
	right: 0px;
	bottom: 25px;
}
	
#right .pollVraag {
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	margin-bottom: 10px;
}

.poll-txt { 
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	margin-bottom: 10px;
}
div.poll-answer { clear: both; }
div.poll-answer div { height: 7px; float: left; }
div.poll-answer div.poll-result { margin-bottom: 1px; padding: 2px; width: 93px; background-color: #FFF; }
div.poll-answer div.poll-result div { max-width: 93px; /* poll uitslag, dynamisch: */ width: 100%; background-color: #FF0D8B; }
div.poll-answer div.poll-rating { font-size: 9px; padding-left: 7px; }

#right .block .img_thumb_right {
	display: block;
	width: 140px;
	height: 140px;
	float: right;
	margin: 10px 10px 10px 10px;
	padding: 0;
	overflow: hidden;
}

#right h2{
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color: #fff;
	background: #ed008c;
	display: block;
	width: auto;	
	margin: 0;
	padding: 5px 10px 5px 10px;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:10px; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:10px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#right .block a {
    color:#ed008c;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	color: #fff;
	clear: both;
	width: 100%;
/*	border-top: 1px solid #fff;*/
	text-align: center;
	}

#footer ul, #footer li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
	display:inline;
}

#footer p.right{float: right; padding:12px 0;margin: 0; color: #fff; text-align:right;}
#footer p.left{float: left; padding:12px 0;margin: 0; color: #fff; text-align:left;}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

