/*
Theme Name: Red Yum
Theme URI: http://xxxwebmasterxxx.com/
Description: A clean two-column template with some sexiness in Red. Support and a wealth of information to help you make money with your adult blog available via <a href="http://xxxwebmasterxxx.com/" title="XXXWebmasterXXX - Make Money From Adult"><strong>XXXWebmasterXXX</strong></a> <strong>Note: As per TOS, by using this template provided by XXXWebmasterXXX.com you agree to leave all links in tact!</strong>
Author: WraithRuins
Version: 1.1
*/



/* basics */

*{margin:0; padding:0;}

body {
         	background: white;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	margin: 0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 12pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
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 #999;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover {
         color:#ff0000;
         text-decoration: underline; 
         border: none;
}

/* container */


#container {
         background: url(images/header.jpg);
         background-repeat: no-repeat; 
	width: 735px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	color:#333;
	border: 3px solid black;
         border-top: 0px none #eee;
	}
	
/* header */

#header {
         width: 735px; 
	color: #fff; 
	height: 306px;
	}

#header h1{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 16pt;
	font-weight: 600;
	letter-spacing: -0.5px; 
	margin: 0;	
	padding: 20px 0 0 16px;	
	}
	
#header h1 a{color: black; text-decoration: none;}
#header h1 a:hover{color: black; text-decoration: none;}


#header h2{
	font-family: arial, tahoma, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
         text-transform: lowercase;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

/* main menu */


/* content */


#content {
	float: left;
	width: 70%;
         margin-top: -70px;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: arial, tahoma, sans-serif;
	font-size: 15pt;
	font-weight: 300;
	color: #000;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #006699;
	text-decoration: none;
	}
	
.post p{font-size: 9pt;}

.post a{
        text-decoration:underline; 
        font-weight: bold;
}

.post img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 4px;
        border: 2px solid #eee;
}

.post a img { padding: 4px; border: 2px solid #eee; background: #fff; }
.post a:hover img { padding: 3px; border: 3px solid #eee; background: #fff; }

.post ul {}

.post li {}

.entry p {
        margin:12px 0;
        font-size: 9pt;
}

.postmetadata {
	clear: both;
	background:#f7f7f7;
	padding:2px;
	margin-top: 16px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	}

.postmetadata a{color: #000; text-decoration: none; font-weight: 100;}
.postmetadata a:hover{color: #666; text-decoration: underline; font-weight: 100;}
	

.navigation {
	margin: 12px 0 20px 3px;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* sidebar */


#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
         color: #333;
	width: 220px;
	float:right;
	margin: -65px 0 24px 0;
	padding: 0;
	}

#sidebar h2{	
	padding: 10px 0 2px 0;
	margin: 0 0 0 3px;
	text-transform: uppercase;
	border-bottom: 1px solid #333;
         font-size: 10pt;
         color: #006699;
}

#sidebar p {margin:0; padding: 0 6px 0 6px;}

#sidebar img {padding: 6px; margin: 0;}

#sidebar ul {
	margin: 12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 0;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #666;
}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	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;
	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:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* 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 #ccc;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #f7f7f7;
	clear: both;
	width: 100%;
         height: 35px;
	margin-top:15px;
         text-align: center;
	border-top: solid 1px #eee;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	}
	
#footer p {
         padding:2px; 
         margin-top: 2px; 
         color: #666;
}

#footer a {
         color: #333; 
         text-decoration: none;
}

#footer a:hover {
         color: #666;
         text-decoration: underline;
}

/* search box in sidebar top */

#go {
    width: 200px;
    text-align: center;
    margin: 0;
}

#go ul {
	margin:0px;
	padding:0;
	list-style-type: none;
	}

#go ul li.search {
	font-size: 0.9em; 
	right: 0;  
	top: 0;
}

#go ul li.search input#searchsubmit {
	border: #ccc 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #000; 
	padding: 2px; 		
}

input.textbox, textarea
{
	border: #eee 1px solid;
	background: #fff;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
	width: 150px;
}


/* calendar */

#wp-calendar {
     empty-cells: show;
     margin: 0;
     margin-bottom: 8px;
     width: 90%;

}

#wp-calendar th {
      font-style: normal;
      text-transform: capitalize;
      color: #000;
} 

#wp-calendar td {
       font-family: verdana, arial, times;
       color: #333;
       font-size: 8pt;
       letter-spacing: normal;
       padding: 2px 0;
       text-align: center;
}

#wp-calendar a:hover {
      background: #eee;
      color: #333;

}

