/*
Theme Name: Cumshot Asian Videos
Description: 2 Column Cumshot
Author: WraithRuins
version: 1.0
*/


/* basics */

*{margin:0; padding:0;}

body {
        background-image: url(images/back.gif);
        background-repeat: repeat-x;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
        background-color: #fff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 4px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #881144;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

.smalltext{
font-size:10px;
}


/* links */

a{
	color:#881144;
	text-decoration:none;
	border: none;
	}

a:hover{color:#000;text-decoration: underline; border: none;}



/* container */


#container {
         background-color: #fff;
         width: 800px;
	 margin: 0 auto;
	 overflow:visible;
	 padding: 0px;
	 text-align: left;
         border-left: 1px solid #881144;
         border-right: 1px solid #881144;
	}
	
/* header */

#header {
         width: 100%; 
         height: 195px;
         background: url(images/header.jpg);
         background-repeat: no-repeat;
	 color: #fff;
	}

#header h1{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt;
        font-weight: 300;
	letter-spacing: -1px;
	margin: 0;	
	padding: 70px 0 1px 190px;	
	}
	
#header h1 a {color: #000; text-decoration: none;}
#header h1 a:hover {color: #881144; text-decoration: none;}


#header h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 300;
        text-transform: lowercase;
	color: #333;
	letter-spacing: -1px;
	margin: 0;	
	padding: 65px 0 5px 10px;	
	}

/* main menu */

#menu {
        background: url(images/menu.jpg);
        background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        text-transform: uppercase;
        letter-spacing: -1px;
	width: 100%; 
	height: 105px;
        margin: 0;
}

#menu ul {
	list-style: none;
         margin: 0;
         padding: 30px 8px;
         text-align: left;
         font-weight: normal;
         white-space: nowrap;
}

#menu ul li {
	display: inline;
         margin: 0 5px;
}

#menu ul li a {
	text-decoration: none;
         padding: 0 3px 0 3px;
         color: #000;
}

#menu ul li a:hover {
         border-bottom: 4px solid #881144;
         color: #000;
}



/* content */


#content {
	float: left;
        width: 530px;
	margin:-30px 10px 10px 0px;
        padding: 0px;
	}
#content p { 
	margin: 0;
	padding: 0;
}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}

.post p {
      color: #444;
      text-align:left;
      padding: 4px;
      font-size:11px;
}

.post a{color:#881144; font-weight: bold; text-decoration:none;}
.post a:hover{color:#000; font-weight: bold; text-decoration: underline;}
	
.post h2{
	margin:0px;
        padding:0 0 2px 0;
        text-align:left;
        font-size:14px;
        display:block;
        text-transform:uppercase;
        color:#881144;
        font-weight:bold;
	}
	
.post h2 a{
	text-decoration:none;
        color:#881144;
	}
	
.post h2 a:hover{
	color:#000;
	}

.post img {
         display: block;
         margin: 0 auto;
         border:#eee 1px solid;
}

.date{
color:#333;
font-size:10px;
font-weight:normal;
}

.post ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #444;
    list-style: square;
    list-style-position: inside;
}

.post li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin: 3px 0px 3px 8px;
        padding:2px 4px 3px 4px;
        line-height: 1.2em;
        list-style-position: inside;
}

.post ol {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #444;
        margin: 3px 0px 3px 8px;
        padding:2px 4px 3px 4px;
        line-height: 1.2em;
        list-style-position: inside;
}

.entry {
        padding: 0;
        line-height: 12pt;
        border: 0;
        margin: 12px 10px 0 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.entry p{margin:12px 0;}

.postmetadata{
	background-color: #FFF;
        font-size: 11px;
        padding:4px;
        margin:10px 8px;
        border-bottom: #999 dotted 1px;
	}	

.navigation {
	margin: 12px 0 20px 10px;
	padding:2px;
	font-size: 10px;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}

#content .pagetitle { 
        margin:0 0 20px 20px;
        padding:4px;
        text-align:left;
        font-size:16px;
        display:block;
        color:#000;
        font-weight:bold;
	}

/* sidebar */

#sidebar {
	 float: right;
	 width: 260px;
         margin: 0;
         padding: 0;
	}

#sidebarinner {
	width: 250px;
	margin:4px 6px 14px 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	padding:0px;
	float:none;
}

#sidebar ul{
margin:0px;
padding:0px;
list-style:none;
}

#sidebar li{
list-style:none;
font-size:10px;
width:90%;
padding:2px 4px 3px 4px;
border-bottom: #999 dotted 1px;
display:block;
margin: 3px 0px 3px 8px;
}

#sidebar li a{
color:#333;
text-decoration:none;
}
#sidebar li a:hover{
color: #881144;
}

#sidebar h2{
margin:18px 0px 5px 0px;
padding: 4px 0px 0px 5px;
color: #2A2A2A;
font-size: 12px;
text-transform:uppercase;
}

#sidebar h2.a{
text-decoration:none;
}

#sidebar h2.a:hover{
color: #900;
}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
        font-size: 11px;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #881144;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 12px;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
        font-size: 11px;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#881144;}

cite {
	font-family: arial, tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B2B2B2;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B2B2B2;
	background-color: #fff;
	color: #333;
	}

/* footer */

#footer {
	 font-size: 10px;
         color: #666;
         text-align: center;
	 clear:both;
         width: 100%;
         height: 90px;
         border-top: 2px solid #f7f7f7;
         border-bottom: 2px solid #881144;
}
	
#footer p{padding:6px;margin: 0; color: #666;}
#footer a{color: #333; font-weight: normal; text-decoration: none;}
#footer a:hover{color: #881144; font-weight: normal; text-decoration: underline;}


/* calendar */

#wp-calendar {
     empty-cells: show;
     margin-left: 20px;
     margin-bottom: 8px;
     width: 90%;
}

#wp-calendar th {
      font-style: normal;
      text-transform: capitalize;
      color: #990000;
} 

#wp-calendar td {
       font-family: verdana, arial, times;
       color: #444;
       font-size: 11px;
       letter-spacing: normal;
       padding: 2px 0;
}

#wp-calendar a:hover {
      background: #fff;
      color: #990000;

}

/* top search */

#find {
    width: 230px;
    text-align: left;
    margin: 4px 0 0 3px;
}

#find ul {
	margin:0px;
	padding:0;
	list-style-type: none;
	}

#find ul li.search {
	font-size: 0.9em; 
	right: 0;  
	top: 0;
}

#find ul li.search input#searchsubmit {
	border: 1px solid #B2B2B2; 
	font-size: 0.9em; 
	background: #fff; 
	margin: 0 0 0 1px; 
	color: #666; 
	padding: 2px; 		
}

input.textbox, textarea
{
	border: 1px solid #B2B2B2;
	background: #fff;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 140px;
}

.archivetitle {
	margin:0 0 20px 20px;
        padding:4px;
        text-align:left;
        font-size:16px;
        display:block;
        color:#000;
        font-weight:bold;
	}

.notfound{
	margin:0 0 20px 20px;
        padding:4px;
        text-align:left;
        font-size:16px;
        display:block;
        color:#000;
        font-weight:bold;
	}

