/*  
Theme Name: WordPress Default
Youporn-Kult Version 2
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Verdana, Sans-Serif;
	background: #2C0B28 url(images/header_bg3.jpg) top center repeat-x;
	color: #333;
	padding: 10px 0 25px 0;
	}

p {	
	margin: 15px 0;
}

a:link, a:visited {
	color: #2A008F;
	text-decoration:none;
	}

a:hover, a:active {
	color:#CF00AD;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
select {
	width: 130px;
	}	




/* Structure */

		
#page { 
	background: #EEE5C6;
	width:832px;
	margin: 0px auto 10px;

	padding: 0px 20px 20px 20px;
	font-size:11px;

	}
.singlepage { 
	background: #EEE5C6;
	width:832px;
	margin: 0px auto 10px;
	height:100%;
	padding: 0px 20px 20px 20px;
	font-size:11px;

	}
.head2 { background: #330728 url('images/ptop.jpg') top no-repeat;
	width:872px;
	margin: 0px auto 0px;

	padding: 0px 0px 0px 0px;
	font-size:11px;

	}


#description h1 {font: bold 26px Georgia; color:#EA05E4; padding:5px 0 0 20px; margin:0; line-height: 26px;}
#description h1 a, #description h1 a:hover {color:#EA05E4; text-decoration:none; padding:0; margin:0;}	
#description h2 { font: bold italic 18px Georgia; color:#8F008C; padding: 0px 0px 0px 80px; line-height: 10px;}
#description a { color: #5F5F5F;}

.wpng-widget-date-title {color:#000; font-weight:bold; padding:0 0 0 1px; line-height: 12px;}
#features a {color:#602600;}
#features ul {display:inline-block; position:relative; padding:3px 0 0px 22px;  line-height: 14px; list-style:none; background:none;}
#features ul li {display:block; position:relative; font-size: 12px; color:#000; font-style:italic; padding:0px 0px}
* html #features ul li {display:inline-block;}
*:first-child+html #features ul li {display:inline-block;}
#features ul li a {color:#602600; padding:0px 0px 0px 15px; display:block; background: url(images/sb-marker.gif) 4px 3px no-repeat;}
#features ul li.current-cat a {color:#240f02; background:#EFDB95 url(images/sb-marker-hover.gif) 4px 3px no-repeat;}
#features ul li a:hover {color:#240f02; background: url(images/sb-marker-hover.gif) 4px 3px no-repeat; text-decoration:none;}
#features ul li p a {color:#602600; display:inline; background: none; padding:0px;}
#features ul li p a:hover {color:#240f02; display:inline; background:#c18c35 none; padding:0px;}
#features ul li ul {padding:0px 0 0px 0px; list-style:none;}
#features ul li ul li a {padding:2px 0px 2px 25px; background: url(images/sb-marker.gif) 13px 7px no-repeat;}
#features ul li ul li a:hover {background:#c18c35 url(images/sb-marker-hover.gif) 13px 7px no-repeat;}	
	
#branding {
	width:600px;
	padding: 100px 0px 6px 0px;
	}
.searchright {
	float:right;
	padding: 100px 0px 3px 0px;
	}
#masthead {
	margin-top:5px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.lead1 {
	float:left;
	width:496px;
	height:40px;
	margin-bottom:0px;}
.lead1  h2 { 
	font-size: 20px;
	border: none;
	margin: 10px 0;
	}
.leadright {
	width:320px; 
	height:40px; 
	margin-bottom:0px;
	}
.leadright h2 { 
	font: bold italic 18px Georgia;
	border: none;
	margin: 10px 0;
	}	
	
.widecolumn {
	width: 496px;
	float:left;
	}
.widecolumn h2 {font: bold italic 18px Georgia; margin: 10px 0px 10px 5px;
	}
#widecolumn3 {

	float:left;

	width: 828px;
	height: 18px;
	color: #ccc;
	margin: 15px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom:2px solid #2C0B28;
	
	}
#widecolumn3  h2 { color: #333333; font: bold italic 18px Georgia; line-height: 18px;
	border: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px; 	
	}
	
#sidebar {
	width: 310px;
	float:right
	}
		

/************************************************

*	Navbar      								*

************************************************/	
.marginBlock {
	background: #1A0919;
	width:872px;
	border-bottom: 2px solid #ccc;}	
.containingBlock {
	padding: 6px 0px 6px 20px; font-size: 12pt;}

.containingBlock a img {
	border: none;
	margin: 0px;
	padding: 0px;}
.containingBlock ul li {
	display: inline;
	list-style-type: none;

	padding: 0px 10px 0px 0px;}

.containingBlock  a {
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	color: #ccc;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
		margin: 0px;
	padding: 0px 0px 0px 0px;}

.containingBlock  a:hover {
	color: #CF00AD;
	padding: 0px;
	text-decoration: none;	}
/***********************************************
*	News Page   					     		* 
************************************************/
#newsh2 h3 {font-size: 14px;border: none; margin: 0px; padding: 0px; background: none;
	text-transform:none;}
#newsh2 h2 {font-size: 14px;border: none; margin: 0px; padding: 0px;}
#newsexh2 p {font-size: 11px;border: none; margin: 0px; padding-left: 20px; font-weight: normal;}
#newsexp p {font-size: 11px;border: none; margin: 0px; padding-left: 10px; font-weight: normal;}
#newspage {
	font-size: 12px;
	font-weight: normal; 
	width: 832px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	}

#newspage img{
border: 2px solid; border-color:#ccc; margin: 5px 0px 0px 0px; padding:1px;}

#newspage a  {color: #000;text-decoration:none;}
#newspage a:hover  {color: #CF00AD;text-decoration:underline;}

#newspage ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#newspage ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
#newspageleft {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #C0C0C0;
	overflow: hidden;
	}
#newspagemiddle {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #C0C0C0;
	overflow: hidden;
	}
#newspageright {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	}
/************************************************








/* Home Content */
#content {
	font-size: 12px;
	font-weight: normal; 
} 
#sidebar {
	font-size: 12px;
	font-weight: normal; 
} 

#leadpic {
	width:496px;
	height:189px;
}

#features {
	width:319px;
		margin-left:6px;
	}

#features .clearfloat {
	margin-bottom:6px;
	}
	
#features img {
	float:left;
	margin-bottom:6px;
	}

.subfeature {
font-size: 12px;
	font-weight: normal; 
	width:203px; 
	background: url('images/gradient.jpg') top repeat-x;
	height:40px; 
	padding:10px 12px 0 10px;
	margin-bottom:6px;
	}
.subfeature2 {
font-size: 12px;
	font-weight: normal; 
	width:203px; 
	background: url('images/gradient.jpg') top repeat-x;
	height:70px; 
	padding:10px 12px 0 10px;
	margin-bottom:6px;
	}
	
	
.topsubfeature { list-style:none;
	width:320px; 

	height:235px;

	margin-bottom:6px;
	}
	
.bullets {
	padding: 5px 15px 15px 35px;
	list-style:square
	}

.bullets li {
	padding:2px 0;
	}
	
.subcat {
	font-weight:bold;
	padding: 12px 0;
	}

.subcat p {
	font-weight:normal;
	margin:0;
	}
.subcat h2 {
	font-weight:normal;
	margin:0;
	font-size:12px;
	}
	
h2 span {
	font-size:0.8em;
	}



/* Interior Content */
							
small {
	font-size: 0.9em;
	}

.post hr {
	display: block;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

#author {
	background:#e7f1d7;
	margin:15px 0;
	padding:15px;
	}

#author img {
	padding:1px;
	border:1px solid #76196e;
	float:left;
	width:80px;
	}

#author span {
	display:block;
	font-size:0.85em;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#author p {
	margin:0;
	width:370px;
	}	
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}




/* Form Elements */

#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	float: right;
	}



/* Comments*/


.alt {
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	padding: 10px;
	}

.commentlist {
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	}

.commentmetadata {
	display: block;
	}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}


/* Footer*/

#indexfooter {
	color: #76196e;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 20px;
	width: 832px;
	border-top: 1px solid #000;
	text-align: center;
	font-size:10px;
	background: #EEE5C6;
	}
#footer {
	color: #76196e;
	margin: -10px auto 10px;
	padding: 0px 0px 20px 0px;
	width: 872px;
	border-top: 1px solid #000;
	text-align: center;
	font-size:10px;
	background: #EEE5C6;
	}

.thumb_nail img {

		padding:2px;


    border: 1px solid;
	border-color:#777777;
}
.iconComment a {padding-left: 20px; background: url('icons/icon_comment.png') top left no-repeat;}
.iconEdit {background: url('images/icon_edit.png') top left no-repeat; padding: 1px 0 5px 20px;}
.iconrss {background: url('icons/icon_feed.gif') no-repeat;}

.boxedup2 {width: 484px; padding: 10px 0px 10px 10px; background: url('images/gradient.jpg') top repeat; border: 1px solid #76196e; margin: 10px 0px 0px 0px;}
.boxedup {background: url('images/gradient.jpg') top repeat; border: 1px solid #76196e; padding: 10px 10px 20px 10px; margin: 10px 0px 0px 0px;}

ul#navlist
{
text-align: left;
font-size: 18px;
list-style: none;
padding: 0;
margin: 0;

}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 400px;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #792273;
}
ul#navlist li#active a
{
background: #792273;
color: #cff;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #CF00AD;
background-color: #000000;
border-color: #aaab9c #fff #fff #ccc;
}



.image-text-div { background: url('images/bg2.jpg') ;	
	float: left;
	
	width: 72px; 
	height:49px;
	margin: 5px ;
	padding-top:5px;
	color:#800000; font-size:16px; font-weight:bold;
	border:#000 groove 1px; text-align:center; clear:right;
	}

.image-text-module {width:460px; padding:0px 10px 5px 5px; border:#333 groove 1px; }

.content-text {width:460px; text-align:justify; padding:0 0 10px 0;}

.module-text {color:#771872; font-style:italic; }

.image-text-div  h2{ 
	float: left;
	width: 333px; 
	height:49px;
	font-size: 20px;
	border: none; text-align:center; clear:right;
	}
.lead1 p{ 
font-size:12px;
font-weight:normal;
	}
	
	
.clear {clear:both; margin-bottom:5px;}

.italic-12px {font-style:italic; font-size:12px}



#special { color: #333; background: transparent; }
#special:visited { color: #333; }
#special:hover { color: #CF00AD; text-decoration: none; }
