/*
Theme Name: Bold Beauty
Description: Custom design for Studio Piluca with a bold, strong but feminine style.
Version: 1.0
Author: Zee Studio
Author URI: http://zee-studio.com/

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, 'Lucida Grande', Verdana,  Sans-Serif;
	background: #EBA122 url('images/bg.gif') repeat-y top center;
	color: #676868;
	text-align: center;
	margin: 0;
	}
	
a{
text-decoration: none;
color: #EE415D;
}

a:hover{
color:#EBA122;
}

#wrapper{
width: 1000px;
margin: 0 auto;
}

#header{
padding-bottom:10px;
padding-top:20px;
text-align:right;
width:1000px;
background: url('images/hotpink.gif');
background: url('images/orange.gif');
background: url('images/lightpink.gif');
background: url('images/maroon.gif');
background: url('images/black.gif');
background: #fff url('images/header.gif') no-repeat top left;
}

.allcolors{
background: #fff url('images/header.gif') no-repeat top left !important;
}

.hotpink{
background: #fff url('images/hotpink.gif') no-repeat top left !important;
}

.orange{
background: #fff url('images/orange.gif') no-repeat top left !important;
}

.lightpink{
background: #fff url('images/lightpink.gif') no-repeat top left !important;
}

.maroon{
background: #fff url('images/maroon.gif') no-repeat top left !important;
}

.black{
background: #fff url('images/black.gif') no-repeat top left !important;
}


#highlightbox{
width:1000px;
background:url('images/highlightbg.gif') repeat-y top center;
float: left;
}

#highlightbg{
width:1000px;
background:url('images/hl2.gif') no-repeat bottom center;
float: left;
}

.highlightpod{
float: left;
text-align: left;
padding-bottom:20px;
}

#maincontent{
width: 1000px;
float: left;
}

.thin_column{
float:left;
padding:40px 0;
width:350px;
}

.wide_column{
float:left;
width:650px;
}

#footer{
background: url('images/footerbg.gif') no-repeat bottom center;
width: 1000px;
height: 128px;
clear: both;
}

#footer p{
float:left;
margin:58px auto 0;
width:1000px;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */

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

select {
	width: 130px;
	}

#commentform input {
background:none repeat scroll 0 0 #BDBEBE;
border:0 none;
margin:1px 5px 15px 0;
padding:4px;
width:250px;
	}

#commentform {
	margin: 5px 10px 0 0;
	text-align:left;
	}
	
#commentform label{
text-transform: uppercase;
letter-spacing: 1px;
color:#000000;
}
	
#commentform textarea {
background:none repeat scroll 0 0 #BDBEBE;
border:medium none;
font-family:Helvetica,Arial;
font-size:1.25em;
height:110px;
margin:1px 5px 15px 0;
padding:4px;
width:100%;

	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
border:0 none;
float:right;
height:auto;
margin:0;
padding:0;
text-align:right;
width:auto;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
border-bottom: 1px solid #878787;
float:left;
margin:0 auto 30px;
padding:0 0 10px;
text-align:justify;
width:590px;
	}

.commentlist li {
list-style:none outside none;
margin:0 0 20px;
padding:0;
}
	
#commentnum{
background:url("images/commentheader.gif") no-repeat scroll center top transparent;
color:#FFFFFF;
font-size:27px;
height:64px;
margin-left:488px;
padding-top:20px;
text-align:center;
width:92px;
}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.avatar{
border:1px solid;
float:left;
margin-right:10px;
padding:3px;
margin-bottom:5px;
}

.commentlist p {
font-size:1.25em;
line-height:1.35em;
margin: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 */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
font-size:24px;
font-weight:bold;
letter-spacing:-0.075em;
text-align:center;
text-transform:lowercase;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

#navbar_inner{
width: 1000px;
margin: auto;
}

#navbar a.mylink{
float:left;
margin:9px 18px 7px;
}

.social_img{
float: right;
margin:8px 9px;
}

.sideheaders{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
letter-spacing:3px;
text-transform:uppercase;
}

.sidebox{
float:left;
margin:25px auto;
text-align:left;
width:150px;
}

.sidebar{
padding:0 30px 0 20px;
}

#searchform{
margin-bottom: 25px;
}

.wc_search{
background:#Fff  !important;
border:1px solid #BDBEBE  !important;
color:#F1B028  !important;
padding:4px 5px  !important;
width:180px  !important;
}

.posttitle{
font-size:28px;
letter-spacing:-0.075em;
text-align:left;
text-transform:lowercase;
}

h2.posttitle{
margin: 0 0 5px;
text-align: left;
color: #EE415D;
}

.cform textarea, .cform input{
background:#Fff  !important;
border:1px solid #BDBEBE  !important;
color:#F1B028  !important;
padding:4px 5px  !important;
width:210px !important;
margin: 0 !important;
}


#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
width:50px !important;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
background:none repeat scroll 0 0 #EBA122 !important;
border:0 none !important;
color:#FFFFFF !important;
font-family:Helvetica,Arial,Tahoma,Verdana,sans-serif;
font-size:21px;
letter-spacing:-1.5px;
margin:0;
padding:0;
text-align:right;
text-transform:lowercase;
width:auto !important;
}

.cform label span {
display:block !important;
margin-right:10px !important;
padding:0 !important;
width:auto !important;
}

.cform textarea {
font-family:helvetica, Arial !important;
font-size:12px !important;
}

.cform input.sendbutton{
margin-top: 10px !important;
cursor: pointer;
}

.searchbutton{
}

.sidebox a{
color: #EBA122;
text-transform: uppercase;
font-size: 11px;
}

.sidebox a:hover{
color: #EE415D;
}

.sidebox ul{
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}

.sidebox li{
margin: 0;
padding:3px 0;
}

.sidebox li li{
padding: 6px 0 0 0;
}

.archdrop{
background:#F55A6F !important; 
}

#box_quote{
background: #F1B028 url('images/box_quote.gif') no-repeat bottom left;
float:left;
margin-top: 20px;
}

#box_note{
float:left;
margin-bottom: 25px;
width: 300px;
}

.quotescollection_randomquote{
color:#000000;
font-family:Helvetica,Arial;
font-size:1.4em;
font-weight:bold;
letter-spacing:-0.05em;
line-height:1.5em;
padding:0 30px 0 23px;
text-align:justify;
}

.quotescollection_author{
color:#fff;
font-size:0.9em;
font-weight:normal;
letter-spacing:0.5px;
text-transform:uppercase;

}

.quotescollection_randomquote cite{
color:#F2415F;
}

.quotescollection_randomquote p{
margin-bottom: 0px;
}

.quotescollection_nextquote{
color:#FFFFFF;
font-size:0.75em;
margin:0 0 10px;
text-align:right;
text-transform:uppercase;
}

#line_inner, .line_inner{
border:1px solid #FFFFFF;
float:left;
margin:3px !important;
}

#line_inner{
padding:3px;
}

.line_inner{
padding: 5px;
float: none;
}

.fling_wrap{
float: left;
width:100%;
}

.linklove {
display: none;
}

#content{
padding:40px 30px;
}

.headline{
background: url('images/headline.gif') no-repeat bottom center;
min-height: 57px;
}

.postmetadata{
border-top:1px solid #999999;
margin:10px 0 50px;
padding:10px 0;
text-transform:uppercase;
width:590px;
}

.postmetadata a{
text-decoration: none;
color: #EBA122;
}

.postmetadata a:hover{
color: #000;
}

.by_date{
color:#000000;
font-size:18px;
font-weight:bold;
letter-spacing:-0.05em;
text-align:left
}

.entry img{
height:auto;
max-width:600px;
width:auto;
}

.entry{
font-size:12px;
line-height:1.75em;
text-align:justify;
}

.widget_hfpl_widget{
background: #F1B028 url('images/fpl.gif') no-repeat bottom right;
float:left;
width: 100%;
}

.widget_recent_entries{
float: left;
margin:20px 0;
width: 100%;
background: #F6939B url('images/rp.gif') no-repeat bottom right;
}

.widget_execphp{
background:#F55A6F;
float: left;
width: 100%;
color:#000000;
}

.widget ul{
margin:0 0 0 17px;
padding:0;
text-align:center;
}

.widget li{
display:block;
float:left;
list-style:none outside none;
margin:5px;
padding:0;
text-align:center;
width:125px;
}

.widget li a{
color: #fff;
text-decoration: none;
font-size: 1.2em;
}

.widget li a:hover{
color: #000;
}

.widgtitle{
display: none;
}

.readmore{
border-bottom:1px dotted #CECECE;
float:right;
font-family:"Trebuchet MS";
font-size:0.9em;
letter-spacing:1px;
margin:0 0 30px;
text-align:right;
text-transform:uppercase;
width:100%;
}

.pagetitle{
color:#000000;
font-family:Georgia;
font-size:2em;
font-style:italic;
font-weight:normal;
letter-spacing:1px;
margin:0 0 30px;
text-transform:lowercase;
}

.recent_rw img, .etsy img{
height:auto;
max-width:85px;
min-height:85px;
min-width:85px;
width:auto;
}

.etsy table{
text-align: center;
margin:7px auto;
table-layout:fixed;
width: 290px;
}

.etsy td{
width: 95px;
}

.etsy img{
border: 3px solid #fff;
margin:0 1px;
}

.recent_wrap{
border:3px solid #FFFFFF;
display:block;
float:left;
height:85px;
margin:15px 4px;
overflow:hidden;
width:85px;
background:url("images/bgthumb.gif") no-repeat scroll center center #FFFFFF;
}

.recent_wrap a, .featured_wrap a{
color: #fff !important;
}

.featured_wrap img{
height:auto;
max-width:85px;
min-height:85px;
min-width:85px;
width:auto;
}

.featured_wrap{
border:3px solid #EBA122;
display:block;
float:left;
height:85px;
margin:3px;
overflow:hidden;
width:85px;
background: #fff url('images/bgthumb.gif') no-repeat center center;
}


#sidecomments{
clear:both;
float:left;
margin:25px auto;
}

#sidecomments li{
padding: 3px 0;
line-height:1.5em;
}

#sidecomments ul{
list-style:none outside none;
margin:0;
padding:0;
text-align:left;
width:300px;
}

.statsclass2 strong, .statsclass1 strong{
text-transform: uppercase;
color: #EE415D;
}

.statsclass1 a, .statsclass2 a{
color: #676868;
}

.cform label {
color:#EE415D !important;
float:left !important;
font-size:18px !important;
font-weight:bold !important;
letter-spacing:-1.5px !important;
text-align:right !important;
text-transform:lowercase !important;
width:75px !important;
font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif !important;
margin: 0  !important;
}

cite{
font-style: normal;
}

.comment-author{
font-size:21px !important;
font-weight:bold !important;
letter-spacing:-1px !important;
text-transform:lowercase !important;
font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif !important;
margin: 0  !important;
font-style: normal !important;
}

.even .comment-author{
color:#EE415D !important;
}

.even a{
color: #EE415D;	
}

.even a:hover, .odd a:hover{
color: #000;
}

.odd a{
color:#EBA122;
}

.odd .comment-author{
color:#EBA122 !important;
}

.cs1{
background: no-repeat bottom center url('images/comments.gif');
font-size: 24px;
height: 49px;
}

.cs2{
background: no-repeat bottom center url('images/comment.gif');
font-size: 24px;
height: 49px;
}

#mymission{
display: none;
}

#thecause{
display: none;
}

#mystory, #mymission, #thecause{
color:#000000;
font-size:1.35em;
line-height:1.5em;
padding:15px 0 0 6px;
}

.centered_text {
display:none !important;}

.highlightpod body{
background: inherit !important;
}

#etsywp{
width: 343px;
float: left;
}

ol.cf-ol  {
width:300px;}

.cform label{
min-height: 25px;
line-height: 25px;
}