/*  
Theme Name: SexyBlog
Theme URI: http://SexinVegas.com
Description: SexyBlog
Author: SexinVegas
Author URI: http://SexinVegas.com
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #a50303;}
a:hover {color: #a50303;}
a img {border: none;}

.clear {
     clear:both;
     display:block;
     overflow:hidden;
     width:0px;
     height:0px;
}

body {
	background:#000 url('img/bg.gif');
	color: #555555;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 5px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
        color: #a50303;
	font: 2.5em Tahoma,sans-serif;
	padding-bottom: 2px;
	padding-top: 25px;
	padding-left: 5px;
}
h1 a {color: #b61723;text-decoration: none;}
h1 a:hover {color: #e50408;text-decoration: underline;}
h2 {
        color: #999999;
	font: 1.6em Tahoma,sans-serif;
        padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h3 {font: normal 1.6em Tahoma,sans-serif;}
h4 {font: normal 2.0em Tahoma,sans-serif; padding-left:50px;}
h6 {font: normal 2.0em Tahoma,sans-serif; padding-left:10px; padding-top: 0px; color: #553;}
h3,h4 {padding-top: 0px; color: #553; margin-bottom: 4px;}
h5 {font: bold 1.2em Tahoma,sans-serif; color: #b61723;}
code {
	background: #FFFffd;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	font-weight: bold;
	padding-left: 28px;
      border-left: 1px dotted #121212;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #000;
	font-size: 1.2em;
	margin: 0 auto;
	width: 994px;
}

.outer-container {
	padding-bottom: 15px;
}

/* headere & title */
.header {
	background: #000 url('img/header.jpg') no-repeat;
	height: 200px;
	margin-bottom: 0px;
	text-align: left;
}

/* main */
.main {
	background:#fff;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: left;
	width: 675px;
	padding-left: 20px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	line-height: 1.4em;
	list-style: decimal;
	margin-left: 48px;
}
.content p {
      font-family: sans-serif,"Lucida Sans Unicode";
      font-size: 13px;
      padding-top: 20px;}

.entry {
      padding-top: 20px;
      padding-left: 5px;}

.entry1 {
      padding-left: 5px;}

/* navigation */
.navigation {
	float: right;
	width: 235px;
        padding-left: 25px;
        border-left: 1px dotted #484747;

}
.navigation h2 {
	color: #B30000;
	font: bold 1.5em Tahoma,sans-serif;
	line-height: 20px;
 	margin-top: 20px;
        margin-bottom: 5px;
        width: 210px;
        border-bottom:1px solid #c40505;
}
.navigation ul {
	padding: 0;
}

.navigation li a {
        background: transparent url('img/bg1.gif') no-repeat left;
	font-size: 13px;
	color: #262626;
	padding: 7px 0 8px 15px;
	text-decoration: none;
}
.navigation li a:hover {
	text-decoration: underline;	
}

a {color: #6D7A87;}
a:hover {color: #6D7A87;}
/* footer */
/* footer */
.footer {
	background: transparent url('img/footer.gif') no-repeat;
	color: #b61723;
	padding: 2% 3% 1%;
        text-align: center;
	border-top: 0px solid #FFFFFF;
}

.bottom a {
      color: #fffffa;
      text-decoration: none;
	border-bottom: 1px dotted #c80202;
}

.bottom a:hover {
	background: none;
	color: #c80202;	
	border-bottom: 1px solid #c80202;
}

.col3,.col3center {
	float: left;
	width: 255px;
}

.col3 h2,.col3center h2, .col3center h2 {
	color:#CEAD00;
      padding-left: 10px;
}

.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #c80202;
	clear: both;
	font-size: 1.1em;
}

/* posts */

.post h4{
      border-bottom:1px solid #c40505;
}
.post h4 a {
	color: #c10d10;
	text-decoration: none;
}
.post h4 a:hover {
	color: #e50408; 
}

.post1 h6{
      border-bottom:1px solid #c40505;
}
.post1 h6 a {
	color: #c10d10;
	text-decoration: none;
}
.post1 h6 a:hover {
	color: #e50408; 
}

.post {margin: 6px 0 2px; }
.post .info{
	border-top: 1px dotted #232e30;
	color: #70716e;
	margin: 2px 0 4px;
	padding: 5px 0px 15px 0;
	text-align: left;
}
.post img {
	border: none;
}

.post a img {border: none}
.post a:hover img {border: none}

.post1 {margin: 6px 0 2px; }
.post1 .info{
	border-top: 1px dotted #232e30;
	color: #70716e;
	margin: 2px 0 4px;
	padding: 5px 0px 15px 0;
	text-align: left;
}
.post1 img {
	border: none;
}

.post1 a img {border: none}
.post1 a:hover img {border: none}

.info a {color: #70716e; text-decoration: none; }
.info a:hover {color: #70716e; text-decoration: underline;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.alt {
	margin: 0;
	padding-top: 5px;
	}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFFffc;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFFffc;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 0px; color:#313030;}

#searchform {
	margin: 0px auto; 
	padding-left: 15px; 
	padding-top: 10px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 50px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	background:#e50408;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	}

#searchform #searchsubmit{

	background:#bf0306;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 0px; 
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.rss-feed { background: #FFFFDD url("img/rss-feed.gif") repeat-x 0 0; border: 1px solid #D1D3D5; margin: 2.0em 0 0; padding: 1.5em 15px 0.75em; }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0; margin-right: 5px; padding: 0; }

.alignright {
	float: right;
      padding-right:10px;
	}

.alignleft {
	float: left;
      padding-left:10px;
	}

.alignrighttt {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background: url('img/comm.png') no-repeat center left;
	float: right;
	padding: 0px 0 0px 23px;
	}



.alignrighttt a{
      text-decoration: none;
      color: #303F42;
	}

.alignrightttt a{
	float: right;
      font-size: 13px;
      text-decoration: none;
      color: #b30000;
      padding-top: 7px;
      font-weight: bold;
	}
.alignrightttt a:hover{
      text-decoration: underline;
	}
.alignlefttt {
	float: left;
      padding-left:8px;
      color: #303F42;
	font-size: 0.9em;
	}

.alignlefttt a{
      text-decoration: none;
      color: #303F42;
	}

.alignleftttt a{
	float: left;
      font-size: 13px;
      text-decoration: none;
      color: #b30000;
      padding-top: 7px;
      font-weight: bold;
	}
.alignleftttt a:hover{
      text-decoration: underline;
	}
.alignleftt {
	float: left;
      padding-left:10px;
      padding-top:10px;
	}

.single{
      border-bottom: 1px solid #232e30;
}

.entry ul li{
	list-style: none;
}

h4.pagetitle {
	font-size: 1.5em;
      font-weight: bold;
	text-align: center;
      color: #ae0101;
}

h6.pagetitle {
	font-size: 1.5em;
      font-weight: bold;
	text-align: center;
      color: #ae0101;
}

cite a{ color: #232e30; }



.posttop {height:35px;	background:transparent url('img/posttop.png') no-repeat top center;}

#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(img/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000; }

#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}

#stylefour ul li{display:block;float:left;margin:0; }

#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(img/bgDIVIDER.gif) no-repeat top right;}

#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(img/bgON.gif) no-repeat top right;}


.date {
	float: left;
	width: 44px;
	height: 47px;
	background-image: url(img/date.gif);
	background-repeat: no-repeat;
}
.month {
	color: #f1f1f1;
      text-align:center;
	font-size: 0.9em;
	font-weight: bold;
}
.day {
      text-align:center;
      padding-top:3px;
	color: #f1f1f1;
	font-size: 1.8em;
	font-weight: bold;
}
#vidart {
	margin-top:5px;
        margin-bottom:5px;
}

#vidart p {
	padding:10px 0 10px 0;
	line-height:120%;
}

#vidart p.vidart-details {
	width:587px;
	float:left;
	color:#000000;
}

#vidart a.button-download {
	float:right;
	color:#ffffff;
	display:block;
	width:187px;
	height:28px;
	background-image:url(img/button.gif);
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
        text-decoration:none;
}

#vidart a.button-download:hover {
	color:#000000;
}

#vidart ul {
}

#vidart ul li {
	float:left;
	margin:0 5px 0 0;
}

#vidart .picsborder img {
border: 1px solid #000000;
padding:1px;
}

#vidart .picsborder:hover img {
border: 1px solid #a50303;
}

#vidart .picsborder:hover {
color: red; /* IE Bugfix */
}