/*
Theme Name: Broken Headboards
Description: The default Broken-Headboards.com theme created by <a href="http://www.andyhuntdesigns.com">ahd</a> specifically for <a href="http://www.adameve.com">Adam & Eve's</a> Broken Headboards blog.
Author: Andy Hunt
Author URI: http://andyhuntdesigns.com/
*/

body {
	background: #c7b5a1 url(images/background1.jpg) no-repeat center top;
	color: #333333;
	margin: 0px;
	width: 100%;
	font: normal 14px verdana;
}
img {
	border: 0px;
}
a {
	outline: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
h1, h2 {
        margin: 0px;
        padding: 0px;
	font: bold 14px verdana;
        
}
.sectiontitle {x
        font: bold 14px verdana; 
        height: 15px;
        color: #333;
        margin-bottom: 10px;
}

.highlight {
	font-size: larger;
	color: #813206;
	line-height: 25px;
}
#mainwrap {
	padding: 0px 1px;
	width: 1000px;
	margin: 0px auto;
}
#header1 {
	background-image: url(images/header1.jpg);
	height: 56px;
	width: 1000px;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-color: #1F1208;
}
#header_home {
	height: 50px;
	width: 430px;
	display: block;
        float: left;
}
#sitetitle {
	text-indent: -3000px;
        float: left;
        display: none;
}
#searchform {
    float: right;
        margin: 23px 10px 0px 0px;
}
#searchbox {
        height:14px;
        width: 173px;
        background-image: url(images/search.png);
        border: 0px;
        padding: 5px 5px;

}
#header2 {
	width: 1000px;
	background: url(images/header2-bg.gif) repeat-x center top;
	height: 22px;
	background-color: #000;
}

/*Main Nav
------------------------------*/

#mainmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu li{
	float: left;	
}
#mainmenu a{
	text-indent: -3000px;
	height: 21px;
	display: block;
	background-image: url(images/mainmenu.gif);
}
.aboutus {
	width: 116px;
	background-position: 0px bottom;
}
.aboutus:hover {
	background-position: 0px top;
}
.news {
	width: 74px;
	background-position: -116px bottom;
}
.news:hover {
	background-position: -116px top;
}
.bestofthebest {
	width: 183px;
	background-position: -190px bottom;
}
.bestofthebest:hover {
	background-position: -190px top;
}
.pornstars {
	width: 134px;
	background-position: -373px bottom;
}
.pornstars:hover {
	background-position: -373px top;
}
.toys {
	width: 78px;
	background-position: -507px bottom;
}
.toys:hover {
	background-position: -507px top;
}
.podcast {
	width: 105px;
	background-position: -585px bottom;
}
.podcast:hover {
	background-position: -585px top;
}
/*End Main Nav
---------------------------------------*/

#header3 {
	height: 20px;
	width: 989px;
	text-align: right;
	padding: 5px 11px 0px 0px;
	color: #FFF;
	font-size: 11px;
	background-color: #1F1208;
}
#header3 a {
	color: #FFAFFE;
}

/*content
----------------------------------------------*/

#content_wrap {
	background: #F2EDE9 url(images/background2.gif) repeat-y;
	width: 1000px;
	float: left;
        padding-bottom: 10px;
}

#left_column {
	width: 732px;
	float: left;
	padding: 0px 3px;

}
#basic {
	padding: 25px 15px;
}

/* Blog Entries
-------------------------------------------------------*/
.blog_entrywrap {
	float: left;
}

.blog_entrywrap .wp-smiley {
        width: 15px;
        height: 15px;
}
.blog_date {
	background-color: #FFF;
	text-align: right;
	font: bold 16px georgia;
	color: #666;
	border-bottom: 2px solid #e0e0e0;
	border-top: 2px solid #e0e0e0;
	margin: 0px 0px 7px 0px;
	padding: 9px 15px;
}
.blog_headline {
	background-color: #fdd1fc;
	font: bold 17px verdana;
	color: #333;
	margin: 0px 5px 7px 5px;
	padding: 9px 10px;
}
.blog_headline a {
	text-decoration: none;
	color: #333;
}
.blog_headline a:hover {
	text-decoration: underline;
}
.blog_content {
	background-color: #FFF;
	color: #333;
	float: left;
	margin: 0px 5px 7px 5px;
	padding: 15px 20px 15px 10px;
}
.blog_tools1 {
	width: 692px;
	float: left;
	margin-top: 25px;
	font-size: 10px;
}
.blog_continue {
	float: right;
}
.blog_comments {
	width: 150px;
	float: right;
	text-align: right;
	background: url(images/commenticon.jpg) no-repeat 45px;
	height: 20px;
}
.entry_navigation {
        height: 15px;
        padding: 10px 0px;
}
.btnalignleft {
        float: left;
        margin-left: 10px;
}
.btnalignright {
        float: right;
        margin-right: 10px;
}
.postedby {
        font: italic 12px verdana;
        float: left;
        margin: 40px 0px -42px 0px;
}
#commentsection {
        padding: 10px;
        background-color: #f6f3f0;
}
#commentrespond {
        margin: 25px 0px 10px 0px;
        border-top: 1px;

}
.commentlist {
        background-color: #fff;
        margin: 15px;
        padding: 10px 5px 5px 5px;
}
.commentlist li{
        margin: 0px 0px 20px 0px;
        border-bottom: solid 1px #666;
        padding: 5px 0px 10px 0px;
}
.commentmetadata {
        font: italic 10px verdana;
        margin-top: -35px;
        float: right;
}
.comment-body p {
        margin: 17px 0px 10px 5px;
        font: normal 12px verdana;
}
.comment-author .fn{
        margin: 0px 0px 0px 5px;
}
.comment-author img {
        vertical-align: -40%;
        width: 55px;
        height: 55px;
}
.postmetadata {
        font: italic 12px verdana;   
        margin-bottom: -25px;
}
.wp-caption {
        text-align: center;
}

/* End Blog Entry CSS 
-------------------------------------------------*/

.page_title {
	background-color: #FFF;
	font: bold 16px georgia;
	color: #666;
	border-bottom: 2px solid #e0e0e0;
	border-top: 2px solid #e0e0e0;
	padding: 9px 0px;
}

/* Right Column
-----------------------------------------------*/

#right_column {
	float: right;
	width: 245px;
	padding-left: 15px;
}
#socialbox {
	background: #fff url(images/social_bg.png) repeat-x;
	height: 61px;
	width: 230px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#socialbox img {
	margin: 15px 5px 0px 0px;
}
.rt_clmn_bnr {
	height: 80px;
	margin-bottom: 15px;
	background: #FFF;
}
#rt_clmn_btm {
	background: #FFF;
	padding: 0px 15px 25px 10px;
        float: right;
        width: 220px;
}
#rt_clmn_btm h2 {
        margin-top: 10px;
        padding-top: 5px;
        height: 20px;
        width: 220px;
        background: #f6f3f0;
}
#rt_clmn_btm h2 a{
        color: #333;
}
#rt_clmn_btm ul, #rt_clmn_btm ol {
        padding: 0px;
        margin: 0px;
        clear: both;
}
#rt_clmn_btm li {
	list-style-type: none;     
        margin-top: 8px; 
        width: 220px;  
}
#rt_clmn_btm .widgettitle, #rt_clmn_btm .widget, #rt_clmn_btm select {
        clear: both;
        float: left;
        margin-bottom: 10px;
}
.widget_tag_cloud div {
        clear: both;
}

.rsswidget {
	text-decoration: none;
}
.rsswidget:hover {
	text-decoration: underline;
}
.widget_rss li {
        margin-bottom: 15px;
}


/* Footer
----------------------------------*/

#footer {
	background: #22140B;
	width: 970px;
	float: left;
	margin: 0px;
	padding: 20px 15px;
	color: #C6B4A0;
	font: normal 16px georgia;
}
#footer a {
	color: #C6B4A0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul{
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 10px 0px;
	width: 700px;
}
#footer li {
	float: left;
	margin-right: 15px;
}
#topjump {
        float: right;
        margin-top: 0px;
}
#topjump a {
        color: #ffaffe;
}
#legal {
	float: left;
	margin-top: 10px;
	clear: left;
	font-size: 10px;
	font-family: verdana;
	width: 740px;
}

.aligncenter { 
        margin: 0px auto;
}
.alignright {
        float: right;
}
.alignleft { 
        float: left;
}


