@charset "UTF-8";
@import url(css/reset.css);
@import url(css/text.css);
@import url(css/960.css);

/*
Theme Name: Beauty and the Feast
Description: Custom WordPress theme for BATF
Version: 1.0
Author: bellacosadesign.com
Author URI: http://bellacosadesign.com/
*/

/*edit image alignments for wordpress*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* Common elements */

body{
    background-repeat:repeat;        
	font-size:12px;
	font-family:"Century Gothic", san-serif;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline; 	
}

#allcontent{
	width:960px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

h1.blog_title a{
	display:inline-block;
	font-family:"Century Gothic", san-serif;
	font-size:3em;
	font-weight:bolder;
	text-align:left;
	text-transform:lowercase;
	letter-spacing: -1px;
	margin:20px 0 ;
	width:100%;
}

h1.blog_title a:hover{
	text-decoration:none;
}

/* Common elements  END */

/* Header */

#top{
	height:31px;
	font-size:1em;
	font-weight:700;
    background-repeat:repeat-x;
	width:100%;
}

#topad{
	width:728px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

#top_mid{
	height:163px;
	background-repeat:repeat-x;
	width:100%;
}

#top p {
	text-align:right;
	line-height:39px;
}

#top span.tweet {	
    background-repeat:no-repeat;
	padding-left:10px;
	font-size:11px;
}

#top span.twitter-timestamp {
	font-style:italic;
	font-size:0.8em;
	padding-left:4px;	
}

#top p a.follow_me {	
	display:inline-block;
	width:111px;
	height:22px;
    background-repeat:no-repeat;
	margin-left:10px;
	vertical-align:middle;
}

#top p a:hover {
   background-position:0 -22px;
}

#header{
	background-repeat:repeat-x;	
	width:100%;
}

div#menu {
	width:960px;
	height:42px;
	
}

div#menu ul {
    list-style:none;
	height:42px;
}

div#menu ul li{
    float:left;
    margin-right:9px;
	line-height:43px;
	padding-top:3px;
}

div#menu  ul li a{	
	text-transform:uppercase;
	font-size:1em;
	font-weight:300;
	padding:0 1px;
	letter-spacing:2px;
}

div#menu ul li.current_page_item a {
	border-bottom:none;
}

div#menu ul li a:hover {
	text-decoration:none;
	border-bottom:none;
}

div#header_buttons {
	clear:both;
	margin:35px 0 0 0;
}

div#header_buttons p {
	text-align:center;
}

div#header_buttons a{
	background-repeat:no-repeat;
	display:inline-block;
	font-family:"Century Gothic", san-serif;
	width:281px;
	height:93px;	
	vertical-align:middle;
	font-size:1.5em;
	font-weight:bold;
	padding-top:40px;
	margin:0 10px;
}

a.btn_promo_dark {	
	color:#fff4f3;	
}

a.btn_promo_light{	
	color:#212121;	
}

/* Header END */

/* Content */

div.post {
	margin-top:25px;
}

div.post h2 {
	font-family:"Century Gothic", san-serif;
	font-size:1.8em;
	font-weight:500;
	letter-spacing:2.5px;
	text-transform:uppercase;
	
}

div.post_content {
	padding-bottom:2px;
	margin-bottom:0px;
	text-indent:30px;	
}

div.post_content p{
	color:#000;
}

div.post img {
	padding:3px;
	border:none;
}

div.post_info{
	width:508px;
	padding:5px 0;
	font-size:.87em;
	border-top:thin;
	border-top-style:dashed;
	border-top-color:#CCCC00;
	border-bottom:thin;
	border-bottom-style:dashed;
	border-bottom-color:#CCCC00;
	margin-bottom:20px;
}

div.post_info img{
	float:right;
}

.bottom_line{
	background-repeat:no-repeat;
	background-position:bottom left;	
}

a.tweet_this{
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:71px;
	width:91px;
}

a:hover.tweet_this{
	background-position:0px -71px;
}

div.navigation{
	margin:40px 0 10px 0;
}

div.older_posts a{
	display:block;
	float:left;	
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:32px;
	width:157px;
}

div.newer_posts a{
	display:block;
	float:right;	
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:32px;
	width:157px;
}

#comments_box {	
	float:left;
	margin-top:20px;
}

#comments_box h3{	
	font-size:1.3em;
	font-family:"Century Gothic", san-serif;
	display:inline-block;
	margin-bottom:0px;
	width:160px;
	height:32px;
}

a.add_yours {	
	font-size:1.3em;
	font-family:"Century Gothic", san-serif;
	padding-left:10px;
}

ol.commentlist{
	float:left;
}

ol.commentlist li {	
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:20px 0;
}

div.comment_author {
	margin-bottom:5px;
}

div.comment_author small {
	float:left;
}

div.avatar {
	display:block;
	float:right;
	position:relative;
	width:100px;
}

div.comment_text {
	font-size:1.25em;	
	line-height:1.3em;		
	width:325px;
	float:left;
	padding-right:35px;
}

div.comment_text p {
	margin:0;
	font-size:0.75em;
}

div#comment_links{
	float:right;
}

#commentform{	
	float:left;
	clear:both;
	padding:20px 0;
}

#commentform p {
	display:block;
}

#commentform label{
	display:inline-block;
	margin-bottom:5px;
}

#commentform input[type="text"], #commentform textarea, div.wpcf7 input[type="text"], div.wpcf7 textarea {		
	padding:5px;
	border-width:1px;
	border-style:dashed;
	margin-top:-20px;
	width:400px;
}

#btn_submit, form.wpcf7-form input[type="submit"] {	
	background-repeat:no-repeat;
	float:left;
	width:108px;
	height:32px;
	color:#E4116E;
	border:0 none;
}

/* Contact form */

ul#social_links {
	list-style:none;
}

ul#social_links li{
	margin:0 0 30px 20px ;
}

ul#social_links li a{
	color:#104a4f;	
	display:block;
	font-family:"Century Gothic", san-serif;
	font-size:1.4em;
	vertical-align:bottom;
	background-repeat:no-repeat;
	height:60px;
	line-height:90px;
	padding:5px 0 0 80px;
	width:220px;	
}

ul#social_links li a:hover{
	background-position:0px -65px;
}

/* Content End */

/* Sidebar */

#sidebar{
	margin-top:-15px;
	margin-left:30px;
}

div.widget{		
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:0 0 00px;
	position:relative;
	width:100%;
}

div.widget h2 {	
	font-family:"Century Gothic", san-serif;	
	margin:0 0 10px 0;
	font-size:1em;
	text-transform:capitalize;
}


div.widget img {
	padding-left:10px;
}

div.widget a img {
	float:left;
	padding-right:5px;
	margin-top:-6px;
}

div.widget a.update_links{
	width:170px;
	font-size:1em;
	float:left;
	vertical-align:middle;
}

div.widget a#rss{
	background-repeat:no-repeat;
	height:84px;
	padding:5px 0 0 97px;
	width:70px;
}

div.widget a:hover#rss{
	background-position:0px -89px;
}

div.widget a#email{
	background-repeat:no-repeat;
	height:85px;
	padding:5px 0 0 97px;
	width:70px;
}

div.widget a:hover#email{
	background-position:0px -90px;
}

div.widget input[type="image"] {
	float:right;
	padding:8px 16px 0 0;
}

div.widget input[type="text"] {
	border-style:dashed;
	border-width:1px;
	padding:8px;
	margin-right:20px;
}

div.widget ul {
	list-style:none;
	margin:10px 0 10px 0;
}

div.widget ul  li{
	margin:0 10px 2px 5px;
}

div.widget a.btn_promo_product{
	background-repeat:no-repeat;
	display:inline-block;
	font-family:"Century Gothic", san-serif;
	width:359px;
	height:110px;
	vertical-align:middle;
	font-size:1.35em;
	font-weight:bold;
	padding-top:40px;
	text-align:center;
}

div.widget a.btn_promo_course {
	background-repeat:no-repeat;
	display:inline-block;
	width:359px;
	height:100px;
	vertical-align:middle;
	font-size:1.35em;
	font-weight:bold;
	padding-top:50px;
	text-align:center;
}

a#follow_me_big{
	background-repeat:no-repeat;
	display:block;
	margin:20px 0 20px 20px ;
	height:121px;	
	width:299px;
	
}

a:hover#follow_me_big{
	background-position:0 -121px;
}

.ads {
	list-style:none;
	margin-left:30px;
}

.ads  li{ 
	float:left;	
	margin-top:20px;
	margin-bottom:20px;
	margin-right:35px;
	border-width:1px;
	border-style:none;
	border-color:#CCCC00;
	width:125px;
	height:125px;
	line-height:125px;
	text-align:center;
}

.catcomm{
	background-color:#515050;
}


.catcomm a{
	color:#FFF;
}


.widget .catcomm ul {
	list-style:inside;
	list-style-type:disc;
	color:#FFF;
	margin-top:10px;

}

.widget .catcomm ul li{
	list-style-type:disc;
	list-color:#FFF;
	color:#FFF;
	padding:5px 0 0px 20px;
}

.btn_search{
	background-repeat:no-repeat;
	border:none;
	height:20px;
	margin-left:5px;
	width:72px;
}

.textbar{
	margin-top:4px;
}


div.widget a img.me {
	padding:5px;
	float:right;
}

div.widget a:hover img.me {
	padding:3px;
	border-width:2px;
	border-style:dashed;
}

div.widget span.post-stats {
	display:none !important;
}

/* Sidebar end */

/* Footer */

#footer{
	background-repeat:repeat-x;	
	margin-top:20px;
	min-height:206px;
	width:100%;
	clear:both;
}

#footer ul.links{
	float:left;
	margin:36px 0 0 20px;
	list-style:none;
}

#footer ul.links li {
	float:left;
	text-transform:uppercase;
}

#footer ul.links li a{
	font-size:1em;
	font-weight:bold;
}

p#copyright {
	clear:right;
	float:right;
	margin:10px 0 0 0px;
	overflow:hidden;
	letter-spacing:1px;
	font-size:.75em;
	text-transform:uppercase;
}

p#copyright a{
	color:#CCCC00;
}

p#social{
	clear:left;
	float:left;
	margin:15px 0 0 50px;
	font-size:1em;
}

p#social a {
	padding-left:5px;
}

p#social a {
	margin-right:20px;
}

p#social img {
	vertical-align:middle;
}

div.subscribe {
	float:right;
	background-repeat:no-repeat;	
	width:330px;
	height:133px;
	margin-top:30px;
	margin-right:-20px;
	color:#515050;
}

div.subscribe h3 {	
	font-size:1em;
	font-family:"Century Gothic", san-serif;
	margin:17px 0 12px 40px;
}

div.footer_item{
	float:left;
	margin:40px 0 10px 10px;
	font-size:10px;
	padding:0;
	text-transform:uppercase;
	color:#515050;
}

div.subscribe input[type="text"]{
	border:0;
	padding:3px;
	margin-right:10px;
}

div.subscribe img {
	vertical-align:middle;
	margin:0 10px 0 0;
}

/* Footer end */

#searchform{
	padding-top:5px;
}

#searchformfooter{
	margin-top:40px;
	margin-left:10px;
	padding-top:12px;
	color:#FFF;
}

#searchinput{
	background-color:#515050;
	color:#FFF;

}

#btnsearch{
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	background:none;
	font-size:14px;
	font-family:"Century Gothic", san-serif;
	color:#515050;
	margin-left:-10px;
}

h6{
	font-family:"Century Gothic", san-serif;
	font-size:1.4em;
	font-weight:lighter;
	color:#FFF;
    letter-spacing:3px;
	width:350px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:15px;
	border-bottom:1px #CCCC00 dashed;
	text-align:center;
}

h7{
	font-family:"Century Gothic", san-serif;
	font-size:1.4em;
	font-weight:lighter;
	color:#515050;
    letter-spacing:3px;
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px #515050 dashed;
	text-align:center;
	text-transform:uppercase;
}

.recentposts {
	margin-top:30px;
	margin-left:5px;
	color:#515050;
	text-transform:uppercase;
}

.recentposts a{
	color:#515050;
	text-align:left;
	line-height:11px;
	letter-spacing:1px;
	font-size:10px;
}

.recentposts li{
	padding: 0;
	margin: 0 0 5px 0;
}


.footerbar {
	width:350px;
	border-bottom: 1px #CCCC00 dashed;
	padding-bottom:15px;
	font-size:11.5px;
	letter-spacing:1px;
	line-height:23px;
	margin-top:30px;
	text-transform:uppercase;
}

.footerbar a{
	color:#E4116E;
}

.gray{
	color:#515050;
}

#content .post .pagetitle{
	font-family:"Century Gothic", san-serif;
	font-size:1.7em;
	font-weight:lighter;
	color:#e4116e;
    letter-spacing:8px;
	text-transform:uppercase;
	height:54px;
	width:510px;
	background:#FFF url(Blue/img/titleback.gif) repeat-x;
	padding-top:10px;
	padding-left:10px;
} 
	
.contactfields{
	line-height:22px;}
	
.sidebarlinks{
	*padding-top:5px;
	_padding:0px;
}

.para{
	clear:both;
	margin-bottom:40px;
	padding-top:40px;}
	
.posts .faqquest{margin-top:20px; margin-bottom:5px; font-weight:bold;}

.posts .faqanswer{margin-top:0px; margin-bottom:0px;}

.dsfaq_answer_title{font-weight:bold; color:#e4116e;}
	
.post_info .info a{color:#e4116e;}
