/*
Theme Name: SexRev Wordpress Theme
Theme URI: http://www.sexrev.com
Description: Custom Wordpress template for SexRev.
Version: 1.0
Author: Dr. Martian
Author URI: http://www.drmartian.com
Tags: sexrev, wordpress, blogs

*/

/* Begin Typography & Colors */
body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000000 url(images/body-bg.jpg) top center no-repeat;
	background-attachment: fixed;
	color: #1a1916;
	}

#header {
	position: relative;
}

#searchfrm {
	position: absolute;
	top: 260px;
	left: -16px;
	width: 265px;
	height: 60px;
	padding-top: 40px;
	padding-left: 34px;
	z-index: 10;
}

#rss a {
	width: 250px;
	height: 64px;
	position: absolute;
	margin-top: -35px;
	right: 60px;
	background-position: center top;
	text-decoration: none;
}

#rss-new {
	width: 236px;
	height: 69px;
	position: absolute;
	margin-top: -35px;
	right: 32px;
	text-decoration: none;
    /*background: url(images/tmp-rss.png) no-repeat;*/
	background: url(images/rss-or.png) no-repeat 40px 25px;
}

#rss-new #rss-title {
	width: 219px;
	height: 18px;
	background-repeat: no-repeat;
}

#rss-new #rss-icon {
	width: 34px;
	height: 39px;
}

#rss-new #rss-icon a {
	width: 34px;
	height: 39px;
	display: block;
	text-decoration: none;
}

#rss-new input#rss-email, #rss-new input#rss-btn {
	position: absolute;
	border: none;
}

#rss-new input#rss-email {
	right: 49px;
	top: 28px;
	width: 117px;
	background-color: #eceade;
}

#rss-new input#rss-btn {
	width: 26px;
	height: 20px;
	top: 26px;
	right: 17px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#rss a:hover {
	background-position: center bottom;
}

.midcontent {
	background: url(images/paper-mid.jpg) repeat-y;
	width: 950px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 23px;
	}

.blogtitle {
	height: 84px;
	margin-bottom: 20px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#comments-top {
	height: 109px;
	width: 950px;
	margin: 0 auto 0 -25px;
	position: relative;
	z-index: 1;
}

.other-comments {
	background: url(images/comments-bg.png) repeat-y;
	margin-left: -25px;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 50px;
}

.other-comments ol {
	margin: 0;
	padding-top: 1px;
}

.other-comments li {
	padding: 0;
	margin: 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 26px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 11px;
	}

#sidebar a {
	color: #000;
        outline: none;
}

#sidebar a:hover {
	text-decoration: none;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

#recaptcha_widget_div {
	height: 100px;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	margin: 125px auto 0 auto;
	padding: 0;
	width: 999px;
	position: relative;
}
	
#shortcut {
	width: 159px;
	height: 55px;
	position: absolute;
	top: 8px;
	left: 20px;
	z-index: 10;
}

#sendtofriend {
	width: 162px;
	height: 66px;
	position: absolute;
	top: 1px;
	right: 44px;
	z-index: 10;
}

/** Change Color **/
#colorchange {
	width: 26px;
	position: absolute;
	right: 0;
	top: 100px;
	z-index: 10;
}

#colorchange ul {
	padding: 0;
	margin: 0;
}

#colorchange li {
	list-style: none;
	padding: 0;
}

#colorchange li a {
	width: 26px;
	height: 27px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-bottom: 3px;
}

#colorchange li a:hover {
	background-position: right center;
}

#colorchange a#cc-red {
	background-image: url(images/cc-red.png);
}

#colorchange a#cc-yellow {
	background-image: url(images/cc-yellow.png);
}

#colorchange a#cc-blue {
	background-image: url(images/cc-blue.png);
}

#colorchange a#cc-green {
	background-image: url(images/cc-green.png);
}

#colorchange a#cc-purple {
	background-image: url(images/cc-purple.png);
}

#colorchange #cc-changecolor {
	width: 26px;
	height: 108px;
	background: url(images/cc-changecolor.png) center no-repeat;
	display: block;
	margin-top: 3px;
}

#colorchange #cc-divider {
	width: 26px;
	height: 9px;
	background: url(images/cc-divider.png) left center no-repeat;
	margin: 10px 0;
	display: block;
}

#colorchange a#cc-sethome {
	height: 94px;
	background-image: url(images/cc-sethome.png);
}

/* end Color Change */


#blogs {
	height: 336px;
	margin-left: 2px;
	background: url(images/blogs-bg.png) no-repeat;
}

#blogs a {
    outline: none;
}

#topnav {
	height: 103px;
	width: 950px;
	margin: -1px auto 0;
	background: url(images/topnav-bg.png) no-repeat;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0 25px;
	margin: 0px 0 0;
	width: 661px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 40px 0 115px;
	text-align: justify;
	position: relative;
	min-height: 200px;
}

.post-page {
	margin: 0 40px 40px 40px;
	text-align: justify;
	position: relative;
}

.post-category {
	font-size: 11px;
	padding-left: 15px;
	margin-top: 30px;
}

.post-date {
	width: 110px;
	height: 109px;
	font-size: 35px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	padding-left: 5px;
	padding-top: 24px;
	margin-left: -170px;
	position: absolute;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#page-btm {
	background: url(images/page-btm.png) no-repeat center bottom;
	height: 174px;
	min-width: 950px;
	margin-left: 1px;
}
	

#footer {
	padding: 0;
	margin: -260px auto 0;
	height: 467px;
	min-width: 999px;
	border: 0;
	position: relative;
	z-index: 10;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

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

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 18px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	position: absolute;
	}

#searchfrm input {
	width: 125px;
	background: #000;
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	border: none;
	color: #fff;
	outline: none;
	position: absolute;
	top: 13px;
	left: 41px;
}

#searchfrm input#searchsubmit {
	width: auto;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	left: 178px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}
	
#send-comment {
	width: 443px;
	height: 381px;
	background: url(images/sendcomment-bg.png) no-repeat;
	padding: 79px;
	margin: 0 auto;
	position: relative;
}

#commentform input {
	width: 290px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #c60000;
	border: none;
	background: none;
	outline: none;
	}

#commentform input#author {
	margin-left: 75px;
}

#commentform input#email {
	margin-left: 80px;
	margin-top: 18px;
}

#commentform input#url {
	margin-top: 9px;
	margin-left: 105px;
}

#commentform textarea#comment {
	margin-top: 53px;
	margin-left: 19px;
	width: 85%;
	padding: 2px;
	border: none;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c60000;
	outline: none;
}

#commentform #captchaInputDiv {
    position: absolute;
    top: 385px;
    left: 167px;
}

#commentform #captchaImg {
    position: absolute;
    top: 362px;
    left: 295px;
}

#commentform #submit {
	width: 132px;
	height: 21px;
	padding: 0;
	position: absolute;
	top: 460px;
	left: 317px;
	}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 -4px 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 37px;
	margin-left: 686px;
	width: 227px;
	background: url(images/right-divider.png) repeat-y left top;
	position: relative;
	z-index: 3;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}

.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 */

/* default color styles */
#letsbefriends {
	height: 57px;
	padding-left: 25px;
	margin-bottom: 20px;
}

#letsbefriends-new {
	margin-left: 13px;
	margin-bottom: 30px;
	text-align: center;
}

#title-letsbefriends {
	height: 22px;
	margin-bottom: 10px;
}

#tagcloud {
	height: 175px;
	margin-left: -30px;
	padding: 24px 23px 0 47px;
	margin-bottom: 20px;
}

#title-tagcloud {
	height: 35px;
}

#title-recentposts {
	height: 35px;
}

#recentposts {
	margin-bottom: 20px;
}

#recentposts ul li {
	list-style: none;
	padding-left: 14px;
}

#title-mostpopular {
	height: 35px;
}

#mostpopular {
	margin-bottom: 20px;
    margin-left: -20px;
}

#mostpopular .active-tab {
    background: url(images/mp-active.png) no-repeat center bottom;
}

#mostpopular #mp-titles ul {
    margin: 0;
}

#mostpopular #mp-titles li {
    display: inline;
    background: none;
    padding: 0 2px;
    font-weight: bold;
}

#mostpopular #mp-titles li a {
    padding-bottom: 5px;
}

#mostpopular ul li {
	list-style: none;
	padding-left: 15px;
}

#title-archives {
	height: 35px;
}

#archives {
	margin-bottom: 20px;
}

#archives ul li {
	list-style: none;
	padding-left: 20px;
}

#title-categories {
	height: 35px;
}

#categories {
	margin-bottom: 20px;
}

#categories ul li {
	list-style: none;
	padding-left: 16px;
}

#title-linklove {
	height: 35px;
}

#linklove {
	margin-bottom: 20px;
}

#linklove ul li {
	list-style: none;
	padding-left: 14px;
}

.page-title {
	height: 84px;
}

.navigation .alignleft {
	width: 98px;
	height: 51px;
}

.navigation .alignright {
	width: 89px;
	height: 45px;
}

#sharethis {
	width: 85px;
	height: 15px;
	float: left;
}

img.social_img {
	width: 20px;
}

#sendtofriend-page {
	width: 500px;
	height: 300px;
	background: url(images/sendtofriend-bg.jpg) no-repeat;
	position: relative;
	margin-top: -12px;
}

#sendtofriend-page input {
	border: 0;
	background: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 325px;
}

#sendtofriend-page #btn input {
	width: auto;
}

#sendtofriend-page #link {
	position: absolute;
	top: 108px;
	left: 125px;
}

#sendtofriend-page #to {
	position: absolute;
	top: 144px;
	left: 125px;
}

#sendtofriend-page #from {
	position: absolute;
	top: 182px;
	left: 125px;
}

#sendtofriend-page #msg {
	position: absolute;
	top: 219px;
	left: 125px;
}

#sendtofriend-page #btn {
	position: absolute;
	top: 255px;
	left: 337px;
}

.accordion_toggle .icon {
	width: 50px;
	float: left;
}

.accordion_toggle .title {
	width: 215px;
	float: left;
    padding-right: 10px;
    line-height: normal;
}

.accordion_toggle .download {
	width: 125px;
	float: left;
}

.accordion_toggle .sendtofriend {
	width: 158px;
	float: left;
}

/* accordian */
.accordion_toggle {
	display: block;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #000;
}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
	line-height: normal;
	padding: 20px;
    margin-bottom: 40px;
}
	
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
	
/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 30px;
	background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
	background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
	border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	
	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
}

.horizontal_accordion_content p {
	width: 450px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
			
			
/* Container styling*/
#horizontal_container {
	margin: 20px auto 20px auto;
	width: 680px;   
	height: 100px;    
}

#vertical_nested_container {
	margin: 20px auto 20px auto;
	width: 620px;
}

/* moodalbox CSS */

div#mb_overlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 100;
}

div#mb_center, div#mb_bottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	z-index: 150;
}

div#mb_contents {
	width: 400px;
	height: 400px;
	overflow: hidden;
	background-color: #FFF;
	visibility: hidden;
}

.mb_loading {
	background: url(images/loading.png) no-repeat center center;
}

#mb_error {
	font-size: 1.2em;
	color: #CD0000;
	font-weight: bold;
	text-align: center;
	padding: 0.5em;
	font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
	font-size: 0.8em;
}

div#mb_bottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
}

a#mb_close_link {
	display: block;
	float: right;
	width: 80px;
	height: 22px;
	background: transparent url(images/close.png) no-repeat center;
	margin: 5px 0;
}

div#mb_caption {
	margin-right: 71px;
}

.entry h2 {
	margin-top: 40px;
}


/** Navigation **/

#blogs div {
	position: absolute;
	background-repeat: no-repeat
}

#blogs div img {
	border: 0;
	filter: alpha(opacity=0);
  	opacity: 0;
}

#blogs #blog-nogirlsallowed {
	background-image: url(images/blog-nogirlsallowed.png);
	background-position: center top;
	width: 224px;
	height: 254px;
	top: 19px;
	left: 22px;
	z-index: 1;
}

#blogs #blog-nogirlsallowed-disabled {
	background-image: url(images/blog-nogirlsallowed-disabled.png);
	background-position: center top;
	width: 224px;
	height: 254px;
	top: 19px;
	left: 22px;
	z-index: 1;
}

#blogs #blog-noboysallowed {
	background-image: url(images/blog-noboysallowed.png);
	background-position: center top;
	width: 262px;
	height: 250px;
	top: 85px;
	left: 162px;
	z-index: 2;
}

#blogs #blog-noboysallowed-disabled {
	background-image: url(images/blog-noboysallowed-disabled.png);
	background-position: center top;
	width: 262px;
	height: 250px;
	top: 85px;
	left: 162px;
	z-index: 2;
}

#blogs #blog-preacher {
	background-image: url(images/blog-preacher.png);
	background-position: center top;
	width: 276px;
	height: 327px;
	top: 3px;
	left: 384px;
	z-index: 3;
}

#blogs #blog-justmarried {
	background-image: url(images/blog-justmarried.png);
	background-position: center top;
	width: 264px;
	height: 244px;
	top: 88px;
	left: 534px;
	z-index: 2;
}

#blogs #blog-justmarried-disabled {
	background-image: url(images/blog-justmarried-disabled.png);
	background-position: center top;
	width: 264px;
	height: 244px;
	top: 88px;
	left: 534px;
	z-index: 2;
}

#blogs #blog-sexwithmom {
	background-image: url(images/blog-sexwithmom.png);
	background-position: center top;
	width: 205px;
	height: 280px;
	top: 15px;
	left: 771px;
	z-index: 1;
}

#blogs #blog-sexwithmom-disabled {
	background-image: url(images/blog-sexwithmom-disabled.png);
	background-position: center top;
	width: 205px;
	height: 280px;
	top: 15px;
	left: 771px;
	z-index: 1;
}

#blogs #blog-nogirlsallowed.active, #blogs #blog-noboysallowed.active, #blogs #blog-preacher.active,
#blogs #blog-justmarried.active, #blogs #blog-sexwithmom.active {
	background-position: center bottom;
}


/** Topnav **/

#topnav #topnav-title {
	width: 253px;
	height: 34px;
	margin: 0 auto;
}

#topnav #topnav-items {
	margin-left: 80px;
}

#topnav .divider {
	width: 19px;
	height: 46px;
	float: left;
	background: url(images/mm-divider.png) no-repeat;
}

#topnav a {
	height: 45px;
	float: left;
	background-position: center bottom;
}

#topnav a:hover {
	background-position: center top;
	text-decoration: none;
}

#topnav a#sexshop {
	width: 144px;
}

#topnav a#chatline {
	width: 143px;
}

#topnav a#blackbook {
	width: 149px;
}

#topnav a#downloads {
	width: 145px;
}

#topnav a#support {
	width: 122px;
}

/* end Top Nav */


/** Form Messages **/
.msg-success, .ddfmwrap-error  {
	font-weight: bold;
	padding: 30px 20px 30px 95px;
	background: #DEDCCD url(images/msg-success-bg.png) no-repeat 35px center;	
}

.msg-success h3 {
	margin-top: 15px;
	font-size: 23px;
	line-height: normal;
	color: #911306;
}

.ddfmwrap-error {
	padding: 30px 20px 30px 165px;
	background: #DEDCCD url(images/msg-error-bg.png) no-repeat 30px center;
}


/** Store Tabs **/

.storetabs a {
	float: left;
	padding: 10px;
	display: block;
	background-color: #DEDCCD;
	margin-right: 3px;
	color: #000;
}

.outer-store div {
	width: 48%;
	float: left;
}

.outer-store div .wp-caption {
	background-color: transparent;
	margin: 0 auto;
}

.outer-store {
	width: 400px;
	margin: 0 auto;
}

/** Chastity **/
#curtain {
	position: fixed;
	_position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	height: expression(document.body.offsetHeight + "px");
	background: #000;
	_background: #000;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;

}

#chastity {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 984px;
	height: 789px;
	margin-top: -394px; /*set to a negative number 1/2 of your height*/
	margin-left: -492px; /*set to a negative number 1/2 of your width*/
	background: url(images/chastity-bg.png) no-repeat center bottom;
	z-index: 100;
}

#chastity #chastity-inner {
	position: relative;
	width: 100%;
	height: 100%;
}

#chastity-content {
	position: absolute;
	bottom: 66px;
	left: 336px;
	width: 300px;
	height: 300px;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
}

#chastity-content input {
	background: none;
	color: #fff;
	border: none;
}

#chastity-content #age input,
#chastity-content #lemail input {
	border-bottom: 1px solid #2d2d2d;
	padding-left: 4px;
	margin-left: 0;
}

#chastity-content #age input {
	width: 35px;
}

#chastity-content fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#chastity-content div {
	float: left;
	line-height: 30px;
}

#chastity-content #male {
	width: 66px;
	margin-left: 25px;
}

#chastity-content #female {
	width: 78px;
}

#chastity-content #age {
	width: 99px;
	margin-left: 10px;
}

#chastity-content #single,
#chastity-content #dating {
	width: 76px;
}

#chastity-content #almostengaged {
	width: 145px;
}

#chastity-content #engaged {
	width: 91px;
	margin-left: 55px;
}

#chastity-content #married {
	width: 87px;
}

#chastity-content #marriedparent {
	width: 137px;
	margin-left: 15px;
}

#chastity-content #singleparent {
	width: 122px;
}

#chastity-content #lemail {
	margin-left: 47px;
}

#chastity-content #remember {
	font-size: 10px;
	font-weight: normal;
	margin-top: 13px;
	margin-left: 90px;
}

#chastity-content #forgetme {
	font-size: 10px;
	font-weight: normal;
	margin-top: -15px;
	margin-left: 113px;
}

#chastity-content #forgetme a {
	color: #4a4a4a;
}

#chastity-content #unlock {
	width: 142px;
	margin-left: 66px;
}

#chastity-skip {
	position: relative;
	width: 970px;
	margin: 0 auto;
	z-index: 110;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
}

#skip-content {
	position: absolute;
	top: 30px;
	right: 10px;
}

#chastity-skip a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

#chastity-skip a:hover {
	text-decoration: underline;
}

/* Hidden Logos */

.blog-logos {
	position: absolute;
	height: 0;
	margin: 0;
	padding: 0;
	display: none;
}

/* Others */

.blogtagline {
    margin-left: 45px;
    margin-top: -30px;
}

/* About Author */

#post_author {
	border: 1px solid #E8E8E8;
	background: #dad7c9;
	padding: 20px;
	margin: 20px 20px 20px 0;
	min-height: 82px;
}

#post_author img {
	float: left;
	border: 1px solid #E8E8E8;
}

#post_author h4 {
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#post_author p {
	margin: 0;
	padding: 0;
}
.author_desc {
	padding-left: 95px;
}

/* Other Post Details */

#other-post-details {
	overflow: hidden;
}

#other-post-details div {
	width: 30%;
	float: left;
	display: inline;
	margin-right: 20px;
}

#other-post-details ul {
	padding: 0;
	margin: 5px 0 0;
}

#other-post-details li {
	margin-left: 15px;
}

.others-title {
	font-weight: bold;
}

/* Ads */

#ads {
	margin-bottom: 20px;
}

#ads #ads-title {
	width: 190px;
	height: 23px;
}

#ads #wp125adwrap_2c {
	overflow: hidden;
	margin-left: -14px;
}

#ads #wp125adwrap_2c .wp125ad {
	width: 100px;
	padding: 5px;
}


/* Social Icons */

.icon-facebook {
	width: 168px;
	height: 58px;
	display: block;
	margin-bottom: 10px;
}

.icon-twitter {
	width: 162px;
	height: 59px;
	display: block;
	margin-bottom: 10px;
}

.icon-facebook span, .icon-twitter span {
	visibility: hidden;
}


/* Comments */

#idc-container-parent {
	margin-left:20px;
	margin-right:40px;
}



/* IEPNGFIX */

/*img, div, input { behavior: url(iepngfix.htc) }*/