/*
Theme Name: Hotties
Theme URI: #
Description: Hotties is a super hot and sexy adult wordpress theme
Author: JM
Author URI: #
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) repeat-x;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 117%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1.5em;
	font-size: 100%;
	font-weight: bold;
}

p, xxul, xxol {
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
}

xxul, ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

xxul {
	list-style: none;
	list-style-position: outside;
}

xxul li {
	padding-left: 25px;
	background: url(images/rite.jpg) no-repeat left center;
}

blockquote {
	font-style: italic;
}

a:link {
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	color: #000000;
}

a:hover {
	border: none;
	color: #50B1F2;
}

a:visited {
	color: #ff2501;


}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 10px 0;
}

img.right {
	float: right;
	margin: 3px 10px 0 20px;
}

/* Wrapper */

#wrapper {
background-color:#5f5f5f;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
}

/* Header */

#header {
	width: 764px;
	
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.headerbanner {
float:right;
width: 475px;
height: 65px;
}

/* Search Form */

#searchform {
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
}

input, textarea {
	float: left;
	width: 100px;
	height: 19px;
	background: #FFFFFF url(images/blue.jpg) no-repeat;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#s, textarea {
	width: 150px;
	height: 20px;
	margin: 0 10px 0 0;
	background: #F6F6F6 url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	color: #000000;
}

#searchform br {
	display: none;
}

/* Logo */

#logo {

}

#logo h1 {
	height: 50px;
	margin: 0;
	padding: 15px 0 15px 55px;
	background: url(images/hgirl.jpg) no-repeat left center;
	font-size: 17px;
	font-weight: normal;
}

#logo h2 {
	margin: 0;
	
	background: url(images/headbg2.jpg) no-repeat;
	font-size: 14px;
	font-weight: normal;
	color:#C5C5C5;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



/* Page */

#page {
	width: 764px;
	margin: 5px auto !important;
	margin: 0 auto;
	background-color:#FFFFFF;

	
}

#pagbl {
background:#FFFFFF repeat-y;
}

/* Content */

#containblack {
background-color:#000000;
}

#content {
	float: right;
	width: 520px !important;
	width: 517px;
	background:#FFFFFF;
	padding-bottom: 20px;
	
}

/* Post Box */

.post {
padding-left: 15px;

}

.post .title, .pagetitle {
	margin: 0;
	
	color: #A80000;
	
}

.pagetitle {
	margin-bottom: 20px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #A80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	padding-bottom: 4px;
	font-size: 20px;
}

.post .title a:hover {
text-decoration:underline;
color:#000000;
}

.post .byline {
	margin: 0;
	font-size: 77%;
	color: #999999;
}

.post .entry {
	padding: 20px 20px 0 20px;
	text-align: justify;
	color:#000000;
}

.post .entry img {
float:left;
padding: 4px 10px 6px 0px;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: normal;
}

.post .meta a {
color: #A80000;
text-decoration: none;
}

.post .ment a:hover {
color: #00000;
}

/* Comments */

#comment{

	height:100%;
	padding:0px 10px;
	margin:0px 0px;
	margin-bottom: 30px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	font-size:18px;
	font-weight:normal;
	color:#A80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	padding-bottom: 20px;


}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#2D2501;
	padding:5px 0px;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #ddd;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#fff;
	border:1px solid #ddd;
	color:#444;
	width:95%;
	padding:5px 5px;
	font-size:12px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#4A4A49;
	border:2px solid #222;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto !important;
	height: 30px;

	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;
	background:#ddd;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
	margin-left: auto !Important;
	margin-left: -75px;
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;

 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#5C7736; 
	border:2px solid #728F47; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
	display:none;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#fff;
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}





/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 0px 0 0 0;
	background-image: url(images/bigs.jpg);
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

#sidebar ul li a {
color:#ffffff;
}

#sidebar ul li a:hover {
color: #A80000;
}

#sidebar li ul {
	padding: 20px;
	background: url(images/bigs.jpg) no-repeat;
}

#sidebar li li {
	padding-left: 25px;
	background: url(images/rite.jpg) no-repeat left center;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar h2 {
	width: 220px;
	height: 29px;
	margin: 0;
	padding:6px 0 0 20px;
	background: url(images/sigaya.jpg) no-repeat;
	font-size: 122%;
	font-weight: bold;
}

/* Calendar */

#calendar_wrap {
	padding: 20px;
	background: url(images/img12.gif) no-repeat;
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#wp-calendar caption {
	padding: 2px 0;
	font-weight: bold;
	color: #FFFFFF;
}

#wp-calendar tr {
}

#wp-calendar th {
	background: #353535;
	border-bottom: 1px solid #2A2A2A;
}

#wp-calendar td {
	padding: 0 2px;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar tbody td a {
}

#wp-calendar tfoot td {
	padding: 2px 0;
	border-top: 1px solid #2A2A2A;
	font-weight: bold;
}

#today a {
	font-weight: bold;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px 0;
	background: #191919 url(images/img13.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
}

#footer a {
	color: #395C5B;
}

#credits {
}

#credits a {
color:#FF88C4;
}

#credits a:hover {
color: #FFFFFF;
}

#feeds {
}



















#subnavbar {
	background: #ae1921;
	width: 764px;
	height: 27px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    font-weight: bold;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
    background:#000000;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #A80000;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #A80000;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 161px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}

/*=== Navigation ===*/
.navigation {
	padding:15px 0px 15px 0px;
	font-weight:bold;
	float:left;
	}
.alignleft {
	float:left;
	display:inline;
	}
.alignright {
	float:right;
	display:inline;
	}

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:black; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:25px; padding:15px; font-size:12px; border:#F0A0D4 3px solid; background:#FFFFFF; color:#555; }
div#disclaimer-cadre b{ font-size:17px; color:red; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#000000; }
div#disclaimer-cadre a:hover{ background-color:#BE1B1B; color:#FFFFFF; text-decoration:none; font-weight:bold; }
