/*
Theme Name: Parfum de Boem Boem
Theme URI: http://www.jonasvorwerk.com
Description: Parfum de Boem Boem theme.
Version: 1.0
Author: Jonas Vorwerk
Author URI: http://www.jonasvorwerk.com/
Tags: 
*/

BODY {
	background-position: center top;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	text-align:center;
    font: 12px Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #fff;
	background-image: url('bg_images/rotate.php');
	background-attachment: fixed;
} 

td, tr {
    font: 12px "Arial", Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

A {
	color:#fff; 
	text-decoration: none;	
}

/*A:HOVER {
	COLOR: #fff;
}*/

P {
	padding-bottom: 10px;
	margin: 0px;
}

a img {
	border:none;
}

H1{
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height:21px; 
	font-weight: normal;
}

H2{
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	margin-bottom:10px;
	font-size: 14px;
	line-height:20px;
	font-weight: normal;
	font-style: italic;
}

#home{
	padding: 15px;
}

#post{
	float: left;
	
	width: 100%;
}

#post p a {
	text-decoration: underline;
}

/*
#post p a:hover {
	text-decoration: none;
}*/

#post p h1 {
	text-decoration: none;
}

#menu{
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;

}

#menu ul {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
}

#menu li {
	/*display: inline; */
	margin-bottom: 10px;
}

#menu ul li a {
	text-decoration:none;
	font-size: 16px;
	color: #FFF;
	background-image: url('images/60transparant.png');
	padding: 5px;
}


#menu ul li.current_page_item a {
	text-decoration:underline;
}

#menu ul li.current_page_item a {
	text-decoration:underline;
}

#menu ul li.current_page_parent a{
	text-decoration: underline;
}

#right ul li.current_page_item a{
	text-decoration: underline;
}

#container{
	width:960px;
	margin:0 auto;
	text-align:left;
	line-height: 20px;
}

#header {
 height: 400px;
}

#logo {
	margin-top: 15px;
	margin-bottom: 20px;
}

#left{
	float:left;
	width:270px;
	padding:15px;
	margin:0px;	
	background-image: url('images/60transparant.png');
}

#leftBig{
	float:left;
	width:600px;
	padding:15px;
	margin:0px;	
	margin-right: 30px;
	background-image: url('images/60transparant.png');
}

#middle{
	float: left;
	width:270px;
	padding: 15px;
	margin-left: 30px;
	margin-right: 30px;
	background-image: url('images/60transparant.png')
}

#right{
	float:right;
	width:270px;
	padding:15px;
	margin:0px;
	background-image: url('images/60transparant.png')
}

#listpages {
	padding:0px;
	margin:0px;
	color: #04abf2;
	text-decoration: none;
	margin-top: 0;
	margin-bottom:20px;
	font-size: 16px;
	line-height:20px;
}

#listpages li {
	list-style: none;
	text-decoration: none;
	margin-top: 0;
	margin-bottom:10px;	
}

#widgetbox li{
	list-style: none;
	padding:0px;
	margin:0px;
}

#widgetbox ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

#widgetbox ul ul {
	list-style: none;
	padding: 10px 0px 30px 0px;
	margin:0px;

}

#underline {
	color: #9e9e9e;
	font-size: 9px;
	margin-bottom: 5px;
}

	
#right ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px; 
	
}

#right ul ul{
padding-bottom: 10px;
}

#right ul li{
	padding-bottom: 5px;
	display:block;
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height:21px; 
	font-weight: normal;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   border: 0px;
   margin-right: 10px;
}

.alignright {
   float: right;
}


form{
	margin: -20 0 0 0;
}

#email {
	width: 250px;
	font-size: 11px;
	margin-left: 0px;
}

.textwidget {
	padding-bottom: 20px;
}

.wpcf7-form-control-wrap input{
	width:260px;
}

#footer{
	margin-top: 30px;
	padding: 15px;
	color:#3e3e3e;
	text-align:left;
	font-size: 9px;
	height: 30px;
	/*background-color: #f8f8f8;*/
	width: 100%;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

/*
#footer a:hover {
	color: #999;
	text-decoration: underline;
}
*/

#footer img{
	margin-right: 30px;
}