/*
Theme Name: Cancer Queens
Theme URI: http://cancerqueens.net/
Description: Based on Oriental theme, created by pure-essence.net. Compatible with wordpress 2.7.
Version: 0.1
Author: Anna Belle Leiserson
Author URI: http://www.happywebdiva.com/
*/


/* Layout */
body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Verdana, Geneva, sans-serif;
  background: #4e0046 url(images/bkgr-mod-circles.jpg) fixed left top repeat-x;
	color: #000;
}

/* Default */
a {
	color: #024386;
}

a:hover {
	color: #b4016b;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.2em;
	color: #84024f;
	font-weight: bold;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 3px 0 3px 15px;
	padding: 8px;
	border: 1px solid #ddd;
	background: #eee;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	width: 980px;
	margin: 30px auto 0 auto;
}

#header {
	height: 115px;
	margin-bottom: 20px;
	background: url(images/bkgr-header3.png) no-repeat 53px top;
}

#header h1 {
	padding: 15px 0 0 90px;
	margin: 0;
	color: #faf6bb;
	font-family: Garamond, Georgia, serif;
	font-size: 2em;
}
#header h1 img {
	margin: 0;
	padding: 0;
	border: none;
}
#header h1 a,
#header h1 a:hover {
	text-decoration: none;
}

#page {
	padding: 0 53px;
}
#pageinner {
	position: relative;
	margin: 0;
}
/*clearfix for nav*/
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

h2.pagetitle {
	margin: 0;
	padding: 20px 40px 5px 50px;
	border-bottom: 1px dashed #bf5c97;
	color: #84024f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
h2.pagetitle a,
h2.pagetitle a:hover {
	text-decoration: none;
	color: #84024f;
}


#content {
	margin: 0 0 0 0px;
	padding: 0;
	background: #fff;
}

#contentinner {
	padding: 10px 40px 30px 50px;
	font-size: 0.9em;
	line-height: 1.6em;
}


/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #36001c;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	background: url(images/divider.gif) center center no-repeat;
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	background: url(images/commentBk.gif) center bottom repeat-x;
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	background: #dfd797 url(images/commentBottomBk.gif) center bottom repeat-x;
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	height: 108px;
	margin: 0 53px;
	padding: 20px 25px;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	color: #333;
	background: url(images/see-thru2.png);

}
#footer a#facebook {
	float: left;
	display: block;
	padding: 0 15px;
	border: 0;
	text-decoration: 0;
}
#footer a#facebook img {
	border: 0;
	padding: 0;
}
#footer p {
	margin: 0;
	line-height: 1.7em;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #ec008c;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}


/* Page Menu CSS */
#pagemenu {	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background: url(images/see-thru2.png);	
}
#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 10px 0px 0px;	
	margin: 0 auto;
	width: 890px;	
	margin-top: 6px;
	display: block; /* ignored by IE  remove space bug on FF, Chrome */
}
#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;	
}
#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}
#pagemenu  #page-list {
	margin:0; padding:0;
	}
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:28px;
		display: inline;
		margin-right: 1px;
	}
#pagemenu #page-list li a, #page-list li ul li a{		
	    display:block		
	}	
#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 
#pagemenu li.page_item a {
	background: url(images/see-thru2.png);	
	color: #000;
}
#pagemenu li.page_item a:hover {
	background: #ec008c;	
	color: #fff;
}
#pagemenu li.current_page_item a,
#pagemenu li.current_page_item a:hover {
	background: #fff;
	color:#000;
}

