/*  
Theme Name: flowerymagic
Theme URI: http://www.iwebnet.org/
Description: WP Theme  flowerymagic by <a href="http://www.iwebnet.org/">i Web Net</a>. flowerymagic is 2 columns add this & widget ready theme with Right sidebar in black color. 
Author: iWebNet
Author URI: http://www.iwebnet.org/

	This theme was designed and built by iWebNet
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #ddd;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	padding-bottom: 20px;
	font-size: .9em;
}
a:link, a:visited  {
	color: #9999cc;
	text-decoration: none;
}

a:hover, a:active {
	color: #bbbbcc;
	text-decoration: none;
}

img {
	border : 1px dotted #46331b;

}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	font-size:.9em;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #cbcbcb;
}
h1 a, h1 a:visited{
	color: #cbcbcb;
	text-decoration: none;
}
h1 a:hover{
	color: #cbcbcb;
	text-decoration: none;
}
h2 {
	color: #989898;
	margin: 10px auto 0px auto;
	padding: 5px 0px;
	font-size: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	border-bottom: dotted 1px #333;
	clear: both;
}
h2 a, h2 a:visited {
	color: #989898;
	text-decoration: none;
}
h2 a:hover {
	color: #686868;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #cbcbcb;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #cbcbcb;
	margin: 10px 0px 5px;
}
ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 2.5em;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 99%;
	background: #000000 ;
}
.spacer {
	width: 100px;
	height: 5px;
	clear: both;
}

/* header area */

#header {
	background: #000000 url(http://harlotofthearts.org/archives/images/HarlotLogo.jpg) bottom center no-repeat;
	height: 415px;
	position: relative;
                }
#headerlogo {
	position: relative;
	padding: 0px;
	height: 60px;
        margin: auto;
}
#headerlogo .description{
	position: absolute;
	left: 40px;
	bottom: 3px;
	color: #faf6f8;
	font-size: 16px;
}
#pagetitle {
	width: 100%;
	margin: 0px 0px -30px 0px;
	padding: 0px;
}
#pagetitle h5 {
	font-size: 1.7em;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9999cc;
	font-family: Trebuchet MS, Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
}
.back a {
	font-size: .8em;
	line-height: .9em;
	padding: 0px;
	margin: 0px;
	margin-top: -20px;
	float: left;
}

/* Navigation */

#nav {
	margin: 20px 0px 8px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9999cc;
}
#nav a {
	font-size: .95em;
	letter-spacing: 0.05em;
	text-transform: lowercase;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: right;
}
#menu a {
	font-size: 0.8em;
	letter-spacing: 0.05em;
	text-transform: lowercase;
}
ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	margin: 0;
	padding: 0;
	padding-right: 1.5em;
	display: inline;
}

ul.menu li.current {
	font-weight: bold;
}

ul.menu a {
	font-size: 0.85em;
	text-transform: lowercase;
	text-decoration: none;
}


/* content  */

#content {
	padding: 10px 10px 25px 13px;
	float: left;
	width: 63%;
	margin-left: 9%;
	overflow: hidden;
	font-size: .9em;
}
.post-content {
	clear: both;
	background-color:#1A1818;
	border:#555 thin solid;
	padding: 5px 20px 20px 20px;
}
.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	width: 45px;
	height: 56px;
    color: #660000;
    float:left;
	margin: 10px 0px 0px -10px;
                	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #bbb;
	text-align: center;
	display:block;
	line-height: 14px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #5d5d79;
	text-align: center;
	display:block;
	line-height: 20px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 100%;
}
.post-author {
    text-align: right;
    padding: 5px 0px 10px 0px;
    color: #888888;
	width: 49%;
	font-size: .85em;
	float: right;
	clear: right;
}
.post-cat {
	padding: 5px 0px 10px 0px;
	float:left;
	width: 49%;
	font-size: .85em;
	color: #cbcbcb;
	clear: left;
}
.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #000000;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #cbcbcb;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #cbcbcb;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/arrowleft.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/arrowright.gif) no-repeat right center;
}
.SimilarPosts {
        text-align: center;
        text-decoration: none;
        border-top: 1px dotted #333;
        padding: 2px;
}
.SimilarPosts ul{
        list-style: none;
        display: block;
}
/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #cbcbcb;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 150%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #393939;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #ffffff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #e5e3e6;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#000000;
	border: 1px dotted #cbcbcb;
	padding: 3px;
	margin-top: 3px;
                color: #cbcbcb;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#000000;
	border: 1px dotted #cbcbcb;
	padding: 2px;
	margin-top: 3px;
                color: #cbcbcb;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #000000;
}
#commentform #submit{
	background: #000000 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cbcbcb;
	border:1px dotted #cbcbcb;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	width: 14%;
	padding: 1em 0em 1em 0em;
	font-size: 0.8em;
	margin-right: 9%;
	margin-left: 2%;
	overflow: hidden;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	display: block;
	padding: 0.5em 0 0.5em 0;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: lowerercase;
                
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #cbcbcb;
	text-decoration: none;
}
#sidebar a:hover{
	color: #686868;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

#searchform br {
	display: none;
}
#searchform #s {
	width: 125px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #cbcbcb;
	background: #000000;
	margin: 0px 2px 3px 0px;
	color: #cbcbcb;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #ccc;
	padding: 3px 8px;
	border: outset 1px #333;
	font: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: .85em;
	font-weight: normal;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	margin: 0px auto;
	padding: 20px;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
	line-height: 100%;
	clear: both;
}
#footer a, #credit a:visited {
    margin-top: 8px;
	color: #cbcbcb;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

