/*
Theme Name: Sexabulous
Theme URI: http://www.sexabulous.com
Description: Sexabulous Wordpress Theme.
Version: 1.0
Author: Simply Adult Design
Author URI: http://www.simplyadultdesign.com
*/

* { margin: 0px; padding: 0px; }

ul { list-style:none; }

html,body {
	background-image:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



/***********
* SECTIONS *
***********/

#wrapper {
	width:978px;
	background:url(images/wrapper.jpg);
	margin-left:auto;
	margin-right:auto;
}

#box {
	width:966px;
	margin-left:6px;
	margin-right:6px;
}

#header {
	width:966px;
	height:246px;
	background-image:url(images/sexabulous_header.jpg);
}

#main {
}



/**********
* SIDEBAR *
**********/

#sidebar {
	width:165px;
	background-color:#d2e9a0;
	background-image:url(images/box_bg_star.jpg);
	background-repeat:no-repeat;
	border-left:#c1d88d solid 1px;
	border-right:#c1d88d solid 1px;
	border-bottom:#c1d88d solid 1px;
	margin-left:12px;
	float:left;
	padding-bottom:20px;
}

#sidebar h1 {
	padding:10px 0px 5px 5px;
	font-size:18px;
	font-weight:bold;
	color:#6d8240;
}

#sidebar h2 {
	padding:20px 0px 5px 5px;
	font-size:14px;
	font-weight:bold;
	color:#6d8240;
}

.screen-reader-text {
	padding:20px 0px 5px 5px;
	font-size:14px;
	font-weight:bold;
	color:#6d8240;
}

#sidebar ul {
	list-style:none;
}

#sidebar li{
	list-style-image:url(images/bullet.jpg);
	margin-left:25px;
}

#sidebar a {
	color:#6d8240;
	text-decoration:none;
}
#sidebar a:hover {
	color:#063;
	text-decoration:underline;
}


/**********
* CONTENT *
**********/

#content {
	float:left;
	width:785px;
	margin:0px 0px 0px 0px;
}

#content h1 {
	padding-left:30px;
	margin:0px 0px 0px 17px;
	font-size:22px;
	font-weight:bold;
	color:#bb67aa;
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
}
#content h2 a {
	color:#6d8240;
}

#content a {
	color:#9a4789;
	font-weight:bold;
}

#post_box {
	width:700px;
	margin:15px auto 0px auto;
	background-color:#d2e9a0;
	background-image:url(images/box_bg_star.jpg);
	background-repeat:no-repeat;
	border:#c1d88d solid 1px;
	padding:15px;
	padding-bottom:0px;
}

#post_box p {
	display:block;
	margin:10px 0px 20px 0px;
}

#post_box h1 {
	font-size:24px;
	font-weight:bold;
	color:#6d8240;
	padding:0px;
	margin:0px;
	background:none;
}

#post_box h2 {
	font-size:22px;
	font-weight:bold;
	color:#6d8240;
	padding:0px;
	margin:0px;
}

#post_box h3 {
	font-size:20px;
	font-weight:bold;
	color:#6d8240;
	padding:0px;
	margin:0px;
}

#post_box h4 {
	font-size:18px;
	font-weight:bold;
	color:#6d8240;
	padding:0px;
	margin:0px;
}

#the_time {
	font-size:11px;
	padding-bottom:20px;
	margin:0px;
}

#post_box img {
	border:#000 solid 1px;
}

#post_box ul li {
	margin-left:30px;
	list-style:disc;
}

#post_box ol li {
	margin-left:30px;
	list-style:decimal;
}

#content p {
	margin-bottom:20px;
}

.banner img {
	border:none;
	display:block;
	margin:35px auto;
}

.entry {
	padding-bottom:20px;
}

.postmetadata {
	display:block;
	padding:8px 10px 8px 10px;
	background-color:#daefad;
	border:#b7d180 solid 1px;
	text-align:right;
	font-size:13px;
	line-height:20px;
}

blockquote {
	display:block;
	padding:10px 30px 10px 30px;
	background-color:#daefad;
	border:#b7d180 solid 1px;
}

.navigation {
	display:block;
	margin:35px auto 35px auto;
	font-size:22px;
}

/***********************
* SEARCH BOX & RESULTS *
***********************/

#search_result {
	padding:15px 0px 10px 0px;
}

#search_result li {
	display:inline-block;
	padding:0px 5px 10px 18px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

#search_result a {
	color:#000;
	text-decoration:none;
}

#search_box_fields {
	padding:0 7px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#search_box_button {
	width:260px;
	padding-top:50px;
	margin:0 auto;
}



#bookmark {
	position:relative;
	margin-top:10px;
	width:765px;
	border-top:#C39 solid 1px;
	text-align:right;
	background-image:url(images/fresh_galleries.gif);
	background-repeat:no-repeat;
}

#bookmark img {
	border:none;
}


/*********
* FOOTER *
*********/

#footer {
	width:966px;
	clear:both;
	font-size:9px;
	text-align:center;
}

#footer table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footer a {
	color:#000;
}

/**********
* TOPLIST *
**********/

#toplist_complete {
	width:750px;
	margin:0px auto;
	font-size:13px;
}
#toplist_complete ol {
	float:left;
	width:150px;
	font-size:16px;
	font-weight:bold;
}
#toplist_complete ol a {
	color:#874690;
}
#toplist_complete ol p {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}
#toplist_complete h1 {
	text-align:left;
	padding-left:30px;
	margin:20px 0;
	font-size:22px;
	font-weight:bold;
	color:#bb67aa;
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
}

.toplist_inline {
	width:765px;
	text-align:center;
}
.toplist_inline a {
	color:#6d8240;
	text-decoration:none;
}
.toplist_inline a:hover {
	color:#bb67aa;
	text-decoration:underline;
}
.toplist_inline_row1 {
	font-size:22px;
	margin:15px 0;
	font-weight:bold;
}
.toplist_inline_row1 ul {
}
.toplist_inline_row1 li {
	display:inline;
	width:255px;
	padding:0 20px;
}
.toplist_inline_row2 {
	font-size:20px;
	margin:25px 0;
}
.toplist_inline_row2 ul {
}
.toplist_inline_row2 li {
	display:inline;
	width:190px;
	padding:0 20px;
}



/***************
* FOOTER LINKS *
***************/

#footer_links {
	padding:25px;
	font-size:13px;
	font-weight:bold;
}
#footer_links a {
	color:#000;
}
#footer_links ul {
}
#footer_links li {
	display:inline;
}

#footer_simplyadultdesign {
	font-size:10px;
	padding:10px;
}
#footer_simplyadultdesign a {
	color:#bb67aa;
}
.jmbfoot {
	line-height:0px;
	overflow:hidden;
}

