/*
Theme Name: Broken Heel Diaries Theme
Theme URI: http://www.workwithless.com/
Version: 1.1
Author: Christopher George for LESS
Author URI: http://www.workwithless.com/
*/

@import url("css/nav.css");
span[style] {
color: #333; !important;}

.authorname {
float:right;
font-family:helvetica;
font-size:13px;
margin-right:10px;
padding:3px;
text-transform:capitalize;
text-shadow: none;
}

#sidebarad {
width: 300px;
height:100%;
text-align: center;}

body {
background:url("images/bg4.jpg") repeat fixed 0 0 #f1e1f1;
color:#222;
margin:0;
}

.container {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EDEDED;
padding:20px;
}

.container2
{
	text-align: right;
}

.container2 li
{
	
	display: inline;
}


.container3
{
	text-align: left;
}

blockquote
{
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('images/quote.png') .5em top no-repeat;
}

h1, h2, h3, h4, h5, h6 { color: #555; 
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #555; }

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

a:active, h2 a:active, h3 a:active
{
	color: #00BBDD;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover
{
	color: #555;
	text-decoration: none;
}

blockquote p {
font-family:georgia;
font-size:1.2em;
padding:0 20px 0 30px;
}
hr
{
	background: #eeeeee;
	height: 1px;
}

img { margin: 0; }



.photo_align_left
{
	float: left;
	padding: 0 1.5em .5em 0;
}

a.button { float: left; }

/* Fix for buttons */
input
{
	padding-left: 0;
	border: 1px solid #CCCCCC;
}

textarea
{
	height: 200px;
	width: 500px;
}

.small {
border-bottom:1px dotted #aaa;
font-size:0.9em;
text-transform:capitalize;
}
.nomargin { margin: 0; }
a.button, button { font-weight: normal; }
dl.small dd { font-size: .9em; }

span.meta_align_right
{
	color: #ccc;
	font-size: .6em;
	float: right;
}

span.meta_align_right a { color: #ccc; }
span.meta_align_right a:hover { color: #000; }
.linkcat { list-style: none; }

.meta {
border-bottom:1px dotted;
color:#999999;
font-family:helvetica;
font-size:0.9em;
line-height:1.875em;
text-align:right;
margin-top:40px;
text-transform: capitalize;
}

.meta a { color: #AB70A3; }
.meta a:hover { color: #555; }

h3.byline
{
	text-transform: uppercase;
	color: #ccc;
	font-size: 1em;
	float: right;
}

.byline
{
	color: #666;
	font-size: .8em;
	line-height: 1.875em;
}

.byline a
{
	color: #00BBDD;
	text-decoration: none;
	line-height: 1.875em;
}

.byline a:hover { color: #555; }

#maincontent h2, .main h2
{

	margin-bottom: 15px;
}

h2 a
{
	color: #AB70A3;
	text-decoration: none;
}

#maincontent .post h2, .main .post h2 { margin-bottom: 5px; 
}

#maincontent .content { padding: 25px 30px 20px 48px; }

#feature h3
{
	margin-bottom: 0;
	padding: 0;
}

#feature p img { margin: 7px 0 2em 0; }
.feature_text { margin-top: 2em; }
#home_right { padding: 0; }
#home_right .entry { padding: 0 0 2em 0; }

.author
{
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #fbfbfb;
}

.author img {
border:2px solid #AAAAAA;
}
.author p {
line-height:19px;
margin-left:8em;
text-align:justify;
}
.author h6
{
	margin-left: 7em;
	border-bottom: 1px #000 dotted;
}

.navigation {
margin-bottom:15px;
text-align:center;
}
.navigation a { color: #AB70A3; }
.alignright { float: right; }
.alignleft { float: left; }
.post { margin-bottom: 25px; }
.entry { padding-bottom: 25px; }

/* HEADER */
#header
{
	height: 50px;
	width: 950px;
	padding: 4px 0 0 0;
}

#header h1, #header .description
{
	padding: 0;
	margin: 0;
	line-height: 1em;
}

h1 a.logo { text-transform: uppercase; }

/* NAVIGATION IN POSTS */
.entry #nav .content
{
	padding: 0;
	margin: auto;
}

.entry #nav
{
	margin-bottom: 15px;
	background: #FFF;
}

.entry #nav li a
{
	color: #FFF;
	border-right: 1px solid #AAA;
	background: #666;
}

.entry #nav li.last a { border-right: none; }

.entry #nav li a:hover
{
	background: #333;
	color: #FFF;
}

/* FOOTER */
#footer
{
	text-align: center;
	font-size: .9em;
	margin: 0;
}

#footer a { text-decoration: none; }

/* SEARCH */
#search { float: left; }

#search #s {
background:url("images/icons/search_grey.gif") no-repeat scroll 0 center transparent;
color:#CCCCCC;
font-size:1.5em;
margin-bottom:25px;
margin-left:9px;
padding:2px 0 2px 17px;
width:257px;
}
#search #s:hover { color: #000; }

.search-excerpt { margin: 0; }

/* COMMENTS */
.commentlist .quote {
	background:url(http://www.yoursite.com/images/bg_quote.gif) no-repeat top right;
	}

.commentlist li {
 	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#454545 url(http://www.yoursite.com/images/bg_commentlist.gif) bottom no-repeat;
	color:#e4edee;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#88e5f0;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}

.comment-author{
text-transform: capitalize;
font-weight:bold;}	
.wp-smiley {
margin: 0;
border: none;}


/* LISTS */
ol { margin-left: 35px; }
label { font-weight: normal; }

.sidebar h4.widgettitle {
border-bottom:1px solid #666666;
font-family:helvetica,sans-serif;
margin-bottom:10px;
text-transform:uppercase;
}

.bottombar h2, sidebar h2
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0 1em;
}

.bottombar ul, .sidebar ul, ul
{
	list-style-type: none;
	padding: 0;
	color: #555;
}

#socialbar {

height:75px;
padding:9px;
width:280px;
}

#socialbar ul li {
display: inline;}


.sidebar {
margin-bottom: 35px;
}

.maincontent ul li, .bottombar ul li, sidebar ul li
{
	list-style-image: url('images/icons/li.png');
	background-repeat: no-repeat;
	line-height: 2em;
	margin: 0;
	padding: 0;
}

ul li
{
	background-repeat: no-repeat;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

ul li a { color: #555; }

/* COMMENT STYLES */
#comments { width: 100%; }
dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt
{
	padding: 0 0 33px 0;
	background: url('images/comment_top.gif') 0 100% no-repeat;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #999;
}

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong
{
	font-size: 1.4545em;
	color: #000;
}

dl#comment_list dt strong a, dl#comment_list dt strong a:visited
{
	color: #000;
	border-bottom: 1px dotted #999;
}

dl#comment_list dt strong a:hover
{
	color: #000;
	border-bottom: 1px solid #a90000;
}

dl#comment_list dd
{
	padding: 20px;
	margin: 0 0 1.5385em;
	background: #dfdfdf;
}

dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; }
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/* COMMENT FORM */
#comment_form
{
	width: 46.8em;
	margin: 0 0 4.0em 0;
}

#comment_form a:hover { text-decoration: underline; }
#comment_form p { padding: 0.7692em 0; }

#comment_form label
{
	padding: 0 0 0 0.83333em;
	font-size: 1.2em;
}

#comment_form .text_input
{
	width: 15.3846em;
	padding: 0.23077em;
	color: #a90000;
	font: bold 1.3em Verdana, sans-serif;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}

#comment_form .text_input:focus
{
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#comment_form .text_area { width: 32.9231em; }
#comment_form p.subscribe-to-comments { font-size: 1.3em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit
{
	padding: 0.5em;
	background: url('images/submit_bg.gif') repeat-x;
	color: #000;
	border: 0.21429em double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#comment_form .form_submit:hover { color: #0099cc; }

/* NEW CLASSES FOR THIS THEME */
#top
{
	width: 950px;
	margin: 0 auto;
}



#title { 
float:left;
height: 47px;
}

#title h3 a
{
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

#title h3 a:hover { color: #333; }

.topright
{
	background: url('images/sidebg.jpg') no-repeat top left;
	padding: 40px;
}

.topright ol
{
	font: italic 3em Georgia, Times, serif;
	color: #eee;
	margin: .5em 0 .5em 1.5em;
}

.topright ol li
{
	padding: .1em;
	border-bottom: 1px dotted #eee;
}

.topright ol li a { color: #555; }

.topright ol li:hover
{
	background: #eee;
	color: #555;
}

.topright ol li a:hover { color: #555; }

.topright ol p
{
	margin: .2em 0;
	font: normal .35em Arial, Helvetica, sans-serif;
	color: #555;
}

.sidebar-left { }
.sidebar-right { padding-left: 30px; }
.alignright { text-align: right; }

hr.break {
background:none repeat scroll 0 0 #171717;
height:0.4em;
margin:1em 0;
}

hr.sidebreak {
background:none repeat scroll 0 0 #EEEEEE;
height:0.2em;
margin:1em 0;
}

hr.blogbreak {
background:none repeat scroll 0 0 #EEEEEE;
height:0.4em;
margin:1em 0;
}

hr.end {
background:none repeat scroll 0 0 #EEEEEE;
border-bottom:1px solid #D1D1D1;
height:0.4em;
margin:1em 0;
}

{
	height: 1em;
	margin: 1em 0;
	border-bottom: 2px solid #333;
}

.main { 
font-size: 13px;}

.main span[style]{
color: #333333 !important; }


#placemint {
border:5px solid #E2CFE2;
margin:0 auto;
width:728px;
}

.navTop {
float: right;
}

/* BHD */

.blackline {
background:url("images/headerbg.png") repeat-x fixed 0 0 #000000;
border-bottom:1px solid #000000;
height:47px;
width:100%;
}
.posthead {
font-family:helvetica;
font-size:29px;
font-weight:bold;
letter-spacing:-1px;
line-height:1em;
margin-bottom: 15px;
}

#navcontainer {
background:url("images/navbg.jpg") repeat-x scroll 0 0 #000000;
margin-bottom:35px;
width:990px;
}

#adwindow {
width: 100%;
}

#foot {
color:#d1d1d1;
min-height:255px;
padding-top:10px;
width:990px;
}

#tagbed {
font-family:georgia;
padding-left:25px;
padding-right:25px;
line-height: 2.3em;
}

.container2 li {
display: inline;
}

.container2 a {
color: #fff
}

#blackfoot {
background:url("images/footbg.png") repeat-x scroll 0 0 #000000;
height:255px;
width:100%;
padding-bottom: 10px;
padding-top:15px;
height: 100%;
}

.flash h4.widgettitle {
border-bottom:1px solid #D1D1D1;
color:#555555;
font-family:helvetica,sans-serif;
margin-bottom: .5em;
text-transform:uppercase;
}

/* trackbacks & comments */
#respond { 
	float:right;
}
#trackbacks, #comments { 
	margin-left:0; 
	padding-left:0; 
}
#trackbacks > li, #comments > li { 
	list-style-type:none; 
	margin-left:0; 
	margin-bottom:1.5em; 
	padding-left:0; 
}
#comments > li { 
	min-height:58px; 
	padding: 15px;
}
.gravatar { 
	border:1px solid #222; 
	float:left; 
	height:40px;
	margin:0 1.32em 1.32em 0;  
	width:40px; 
}
#comments li .comment-text { 
	margin-left:60px; 
}

.odd{
background: #d1d1d1;}

.comment-meta{
float: left;
}
.comment-text{
}



#rcomm {
list-style:none outside none;
margin-left:-9px;
}

.comment-ex {
background:url("images/quote.png") no-repeat scroll 0 top transparent;
line-height:1.3em;
padding:0 20px 0 23px;
}


#rcomm ul li {
background-repeat:no-repeat;
line-height:2em;
list-style-image:none;
margin:0;
padding:0;
}

#rcomm ul li a {
color: #555555;
}

#rcomm ul li a:hover {
color: #AB70A3;
}

#rcomm h2 {
font-family:helvetica;
font-size:1.2em;
line-height:1.2em;
}

#rcomm a {
color: #AB70A3;
}

#rcomm a:hover {
color: #555555;
}

.comment-ex strong {
text-transform: uppercase;}

.comment-ex a {
color: green;
}

.span-9 a {
color: #ab70a3;}

.span-9 a:hover {
color: #555;}



.span-7 a {
color: #d1d1d1;}

.span-7 a:hover {
width: 238px;
color: #555;
padding:1px;

}

.flash .sidebar a {
color: #AB70A3;
}

.flash .sidebar a:hover {
color: #555555;
}

.span-8 a:hover{
color: #eee;}

.contests {
background:none repeat scroll 0 0 #F6D9F2;
padding:3px 3px 0;}

#read{
float: right;
font-weight: bold;}

.comma {
float:left;
}

.post sexify-my-heels{
}

.byauthor {
float:left;
text-transform:capitalize;
width:100%;
}
.byauthor1 {
text-transform: capitalize;
font-size: 1.6em;}

.span-11 .meta {
border-bottom: none;}

.img p {
text-align: center;}




img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
	}

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;
	}
	
	
#recComments {
margin-left:10px;
}

.subscribebox {
background:none repeat scroll 0 0 #EAF1F5;
border:1px solid #BAD0E6;
color:#7C96A4;
font-size:14px;
font-weight:bold;
height:45px;
line-height:45px;
margin-bottom:10px;
text-align:center;
}

ul.whatsnext {
font-size:12px;
font-weight:bold;
}

.entrybottom2 {
float:left;
margin-bottom:15px;
min-height:119px;
width:414px;
}
.share {
float:left;
width:186px;
}

.wp-caption-text {
color:#777777;
font-size:0.9em;
font-style:italic;
}

.wp-caption {
text-align: inherit;}