/*
Theme Name: Beau//Hypothesis Theme
Theme URI: http://luckythemes.com/hypothesis-theme/
Description: Clean and Simple Widget Ready Wordpress Theme
Version: 1.0
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, left sidebar
*/

body{
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
         margin: 0 auto;
	font-size: 13px;
	padding: 0;
	background: #fdc9e7 url(http://www.beauclub5.com/blog/wp-content/uploads/bg1.jpg) repeat;	
         text-align: center;
}
img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 940px;
	background: #fdc9e7;
	text-align: left;
}

#header h1{
	padding: 15px 0 0 25px;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
}
#header h4{
	padding: 0 0 15px 25px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: black;
	text-decoration: none;
}
#header a:hover{ color: black;}

#menu{
	padding: 5px 0 5px 0;
	background: #ff679a ;
	/*border: 0px solid red;*/
}
#menu ul{
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
         margin: 0 auto;
	font-size: 13px;
	padding: 0;
	margin: 0;
	float: left;
	width: 940px;
	height: 15px;
	overflow: hidden;
}
#menu ul li{
	font-family: Tahoma, sans-serif;
	list-style: none;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
	border-right: 2px dotted #D0D7E0;
}

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: white;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

.search{
	padding: 5px 0 4px 0;
}
.search_form{
	margin: 0;
	padding: 2px 0;
	width: 300px;
	float: right;
}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
	padding: 0;
}

#content{
	margin: 0 auto;
	width: 940px;
	background: #fdc9e7;
	text-align: left;
	padding: 0;
}
#content .cpadding{background: #fdc9e7 ; border-top: 10px solid #fdc9e7; border-bottom: 10px solid #fdc9e7;}
.left{
	float: left;
         padding: 0px 0px 2px 0px;
	width: 280px;
         background: #fdc9e7;
         border: 5px dotted #ffffff;
}
.left .lpadding{
	margin: 10 0 0 0px;
}
.left .title{background: #fdc9e7 url(images/cat_bg.jpg) repeat-x; padding: 10px 15px 11px 10px;}
.left h1{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #ff679a;
}
.left .title h1{background: url(images/cat_bullet.gif) no-repeat left 5px; padding: 0 0 0 10px;}
.left ul li{
	list-style: none;
	padding: 2px 5px 2px 15px;
	margin: 10;
	background: url(images/lul_bullet.gif) no-repeat 3px 7px;
}
.left ul{
	padding: 10;
	margin: 10px;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #000000;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 630px;
         border: 0px dotted 8b7ac2;
}
.right .rpadding{
	margin: 0 20px 0 0;
}
.right .title{
	padding: 0px 5px 5px 5px;
         background: #ff679a;
	border-bottom: 2px dotted #ffffff;
	margin: 0 5px;
}
.right h1{
	padding: 5;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: white;
	margin: 0;
}
.right .ppost{background: #fdc9e7;}

.right p{margin: 5px 10px;}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #000000;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	text-align: left;
	margin: 0;
	padding: 3px 10px;
	font-size: 11px;
	background: #D0D7E0;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: black;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}
.permalink{
	width: 150px;
	float: right;
	margin: 0;
	font-size: 11px;
	text-align: center;
	background: #D0D7E0;
	padding: 3px 0;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: black;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}
.pre_footer{ background: url(images/prefooter_bg.gif) repeat-x; height: 9px; width: 900px; margin: 0 auto;}
#footer{
	font-family: Tahoma, Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #D0D7E0;
	margin: 0 auto;
	width: 940px;
	font-size: 11px;
	background: #5b54bf url(images/footer_bg.jpg) repeat-x;
	padding-bottom: 1px;
}
#footer .fleft{width: 300px; float: left; background: url(images/ico_rss.jpg) no-repeat 30px 10px;}
#footer .fright{width: 600px; float: right;}
#footer p{
	padding: 10px 0;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	font-weight: bold;
	color: #D0D7E0;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}

h2 {
	font-weight: normal;
	font-size: 16px;
	padding-left: 10px;
}

h3 {
	font-weight: normal;
	font-size: 14px;}
/* *********************************** */
/* Comments Div                        */
/* *********************************** */

h3#comments, h3#respond {border-top:1px solid #5a3da9; padding-top: 10px; padding-left: 20px;color:#5a3da9; font-size: 1em; font-weight: bold;}
h3#comments {background: #b09ce3; 12px;}
h3#respond {background: #8b7ac2; 12px;}
cite {position:relative;color: #999;padding:0;margin:0;font-weight:bold;}
.alt {background: #d0d7e0;}
.commentbody {color: #5a3da9; font-size: 1.0em; margin: 0 0 5px 0;padding: 10px 5px 10px 5px;	
     background: #ffffff;	border: 2px solid #b09ce3; list-style:none;}
.commentbody p {line-height: 2.2em; margin:0; padding:0;}
.commentlink {color: #5a3da9; font-size: 1.0em;}
.commentlist {	list-style: none; margin:0; padding:0px;}
.commentcount {font:bold 2.2em Georgia,sans-serif;	color: #d0d7e0; width: 520px; 
text-align: right; position:absolute;	left:30;}
.gravatar {float:left; padding: 1px; margin: 5px 5px 5px 0; background: #8b7ac2; width: 100px; height: 40px;}
#recentcomments ul {border: none;

}
.postdata
	{width: 520px;
	border:1px solid #8b7ac2;
	background-color:#8b7ac2;
	text-align:center;
         padding-bottom: 10px;
	}
acronym, abbr
{
	border-bottom: 2px dotted #000000;
	cursor:help;
}
input {
	color:#000000;
	border:1px solid #8b7ac2; 
	background-color:#ffffff;
	padding: 2px;
	font-family:Arial, Verdana;
	font-size:12px;
	}
textarea {
	color:#000000;
	border:1px solid #8b7ac2; 
	background-color:#ffffff;
	padding:2px;
	font-family:Arial, Verdana;
	font-size:12px;
	}

#wp-calendar {
	border: 1px solid #5a3da9;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #d0d7e0;
	color: #ffffff;
}

#wp-calendar caption {
	color: #c0c0c0;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #c0c0c0;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #D0D7E0;
	color: #c0c0c0;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

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
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}