/*
Theme Name: 1105
Description: A two-column, content-centric skin, named 1105 because that's the time I finished it. Now supports widgets!
Author: Shawn Anthony
Author URI: http://www.lofitribe.com
Version: 1.0.1
*/

/*---------------------------- Main -------------------------------*/
html, body {
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	background:#fff;
	color: #000;
	}
/*---------------------------- Links -------------------------------*/
a {  
	color: #6296EC;
	font-weight: bold;
	text-decoration: none;
	}	
a:visited {
	color: #6296EC;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #DCDCDC;
	font-weight: bold;
	text-decoration: none;
	}		
a img {
	border: none;
	}		
/*---------------------------- Images Structure -------------------------------*/

img.c {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.r {
	float: right;
	}
img.l {
	float: left;
	}
.entry img {
	border: 1px solid #FFFFFF;
	padding: 5px 5px 0px 0px;
	max-width: 98%;
	border: none;
	}
.entry a img {
	border: 0px solid #FFFFFF;
	padding: 5px 5px 0px 0px;
	max-width: 98%;
	}
.entry a img:hover {	/*-- does not work in IE --*/
	border: 0px inset #FFFFFF;
	padding: 5px 5px 0px 0px;
	}

/*---------------------------- General Html -------------------------------*/
hr {
	display: none;
	}
h2, h3 {	
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}
	.ncol h2{	
		border-bottom: 1px dotted #999988;;
		font-size: 14px;
		}
	.archived h2{	
		font-size: 12px;
		}
	.lnks h2{	
		border-bottom: 1px solid #999988;
		font-size: 12px;
		width: 80%;
		}			
	.narchives h3{	
		margin: 25px 0px 10px 0px;
		}
	.wcol h2{	
		font-size: 20px;
		margin-bottom: 20px;
		}
h2, h3, h2 a, h2 a:visited{
	color: #6296EC;
	}
h2 a:hover {
	color: #DCDCDC;
	}		
h3{	
	font-size: 13px;
	}
h5 {
    font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}
h6 {
    font-size: 10px;
	text-align: left;
	margin: 0px;
	}
blockquote {
	background-color: #F7F7F7;
	border-left : 5px solid #000;
	padding: 10px 20px;
	}
blockquote:hover { /*-- does not work in IE --*/
	background: #FFFFFF;
	}
code, pre, kbd {	
	font-family: 'Courier New', Courier, mono, Fixed, sans-serif;
	font-size: 1.1em;
	display: block;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #993333;	
	cursor: help;
	}	
strike, del {
	text-decoration: none;
}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 10px 30px 20px 30px;
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	}
.ncol .navigation {
	margin: 15px 0px;
	font-size: 11px;
	}	
.ar {
	float: right;
	}
.al {
	float: left
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
/*---------------------------- Container -------------------------------*/
#content{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 780px;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
	}

/*----------------------------Top Bar -------------------------------*/
#topbar{
	margin: 0px 0px;
	padding: 0px;
	height: 25px;
	background-color: #696969;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 17px;
	font-size: 12px;
	}
.navbar{
	display:block;
	margin:0 auto;
	width: 780px;
	padding: 3px 1px 2px 1px;
	}
.navbar ul{
	display: inline;
	list-style-type: none;
	}
.navbar li{
	display: inline;
	list-style-type: none;
	}
.navbar a, .navbar a:visited  {
	cursor: pointer;
	float: left;
	font-weight: bold;
	margin: 0px 10px 3px 0px;
	color: #fff;
	}
.navbar a:hover{
	color: #DCDCDC;
	}

/*---------------------------- Header -------------------------------*/
#header {
	background-color:#6296EC;
	background-image: url("./images/adult-sex-shop.jpg");
	background-repeat: no-repeat;
	background-position: center;
	border: 0px solid #CCCCCC;
	height: 122px;
	margin: 0px;
	text-align:center;
	width: 100%;
	color: #fff;
	}

#header h1 {
    font-size: 24px;
	font-weight: bold;
	margin:0 auto;
	padding-top:38px;
	padding-left:0px;
	text-align: left;
	width:780px;
}

#header p {
    font-size: 14px;
	font-weight: bold;
	padding-left:0px;
	margin:0 auto;
	text-align: left;
	width:780px;
}

/*---------------------------- Page -------------------------------*/
.page {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border:0px solid #CCCCCC;
	background-color: #fff;
	text-align: left;
	float: left;
	}
/*---------------------------- Narrow Column -------------------------------*/
.ncol {
	width: 65%;
	float:left;
	}
.ncol h2{
	border-bottom: 1px dotted #999988;
    font-size: 20px;
    }
.ncol h3{	
	padding-top: 15px;
    font-size: 13px;
    }

/*---------------------------- Nav Cat -------------------------------*/

#navcat {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 13px 5px;
	background:#fff;
	border-bottom: 1px dotted #7A8B8B;
}
#navcat ul { 
    margin: 0;
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	}
#navcat ul {
    margin: 0;
	padding: 0; 
    list-style-type: none;
	list-style-image: none;
	}
#navcat li {
    display: inline;
	}

/*---------------------------- Wide Column -------------------------------*/
.wcol {
	margin: 0px auto;
	width: 95%;	
	padding: 20px 15px 10px 15px;		
	line-height: 1.5em;
	}
/*---------------------------- Aside Structure -------------------------------*/
.wrinkle {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align: left;	
	}

/*---------------------------- Post Structure -------------------------------*/
.post {
    background-color: #F8F8FF;
	border-bottom: 1px dotted #999988;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
	text-align: justify;	
	}
.post img {
    padding: 3px 0px 0px 0px;
}
.archived {
	padding: 20px 0px 0px 15px;
	}	
.postmetadata {
	width: 85%;
	margin: 25px 0px 0px 0px;
	padding: 3px;
	color: #999999;
	text-align: left;
	line-height: 17px;
	font-size: 10px;
	}
	.wcol .postmetadata {
	width: 100%;
	margin: 25px 0px 30px 0px;
	}
.entry {
	font-size: 1.2em;
	line-height: 1.4em;
	}
.entry h5 {
	font-weight: bold;
	text-align: left;
	margin: 0px;
	text-decoration: underline;
}
.entry a {  
	color: #6296EC;
	background-color: #FFFFFF;
	text-decoration: underline;
	}	
.entry a:visited {
	color: #6296EC;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
.entry a:hover {
	color: #DCDCDC;
	text-decoration: none;
	}	
.entry h2 {
	text-align: left;
	font-size: 12px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #000;
	color: #000;
}
.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {	
	list-style-type: square;
	}
.entry form { 
	text-align: left;
	}
.entry input { /* For password-protected posts */
	margin: 2px auto;
	font-size: 9px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	}	
.entry input[value="Submit"] {
	font-size: 9px;
	cursor: pointer;
	}
.entry input[value="Submit"]:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	}

/*---------------------------- Sidebar -------------------------------*/
.sidebar {
	width: 35%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	font-size: 10px;
	}
.sidebar h2{	
	border-bottom: 1px solid #999988;
	text-align: right;
	font-size: 10px;
		}	
.sidebar h2.lnkname	 {
	margin: 0px 0px -5px 10px;
	text-align: left;
	font-size: 10px;
	border: none;
	}	
.sidebar ul {
	margin: 0px 15px 30px 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
.sidebarul li {
	list-style-type: none;
	list-style-image: none;	
	}
.sidebar ul li ul {	
	margin: 10px 0px 20px 30px;
	list-style-type: none;
	list-style-image: none;
	}	
.sidebar ul li ul li {	
	color: #666666;
	list-style-type: square;
	list-style-image: none;
	}
.sidebar ul li ul li a{	
	font-weight: bold;
	}

/*---------------------------- Search box for error-404 pages -------------------------------*/
.searchbox{
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px;
	display: block;
	width: 360px;
	height: 50px;
	}
.searchbox #searchform {
	background: #FFFFFF;
	margin: 14px auto;
	width: 400px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	}
.searchbox #searchform #s{
	margin: 0px auto;
	padding: 1px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10px;
	width: 298px;
	height: 100%;
	border: none;
	background-color: #FFFFFF;	
	}
.searchbox #searchform #searchsubmit{
	border: none;
	margin: 0px auto;
	padding: 2px 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	width: 96px;
	height: 100%;
	background-color: #FFFFFF;
	border-left:1px solid #CCCCCC;
	cursor: pointer;
}
.searchbox #searchform #searchsubmit:hover{ /*-- does not work in IE --*/
	background-color: #EFEDED;
	color: #999988;
	}
/*---------------------------- Comments -------------------------------*/

.alt {
	background-color: #FFFFFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	font-size: 1.0em;
	padding: 5px 0px 5px 5px;
	list-style-type: decimal
	}

.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;
	}

.commentlist p a {
	color: #999988;
	text-decoration: underline;
	}

.commentlist p a:visited {
	color: #999988;
	text-decoration: underline;
	}
.commentlist p a:hover {
	color: #8B0000;
	text-decoration: none;
	}	

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

/*---------------------------- Comment Form -------------------------------*/
#commentform {
	margin: 15px 0px 30px 39px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #000;
	border-right: 3px solid #000;
}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 400px;
	padding: 2px;
	border: 1px solid #000;
	border-right: 3px solid #000;
}
#commentform #submit {
	width: 408px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #000;
	border-right: 3px solid #000;
	font-weight: bold;
	cursor: pointer;
}
#commentform #submit:hover {
	background-color: #F8F8FF;
}
#respond{
margin: 0px 0px 0px 39px;
}
/*---------------------------- Footer -------------------------------*/
.footer {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 43px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #696969;
	clear:both;
	}	
.powered {
	margin: 5px auto;
	/*margin-right: 100px;
	padding-left: 30px;*/
	text-align: center;
	}
.powered a {	
	font-weight: bold;
	}

/*---------------------------- Highlight Author Comment -------------------------------*/

.authorcomment {
background: #F8F8FF;
}