/*  
Theme Name: YDDOP
Theme URI: http://www.kdadult.com
Description: The YDDOP WP THEME.
Version: 1.0
Author: Krissy@KDADULT.com
Author URI: http://www.kdadult.com/

*/

/* ----------------------------------------------------------------------------- BODY  */
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{	margin: 0;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "Lucida Grande CE";
		font-size: 12px;
		text-align: left;
		vertical-align: top;
		background: #FFF;
		color: #000000;
		background-image:url(images/bg.gif);
		background-repeat: repeat;
		background-position:center;
		
}

p{ padding: 10px 0 0 0; }
img { border: 0px}
/* ----------------------------------------------------------------------------- BODY  */

/* ----------------------------------------------------------------------------- HEADINGS  */
h5{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

h1{
font-family: Georgia, Sans-serif;
margin: 0px;
float:left;
font-size: 30px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
line-height:0px;
letter-spacing: -1px;
}

.description {
	float: left;
	text-align:left;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	margin-top:204px;
	padding-right:0px;
	margin-left:290px;
}

h1 a:link, h1 a:visited{text-decoration: underline; color: #a22ac1; }

h1 a:hover{text-decoration: none; color: #ffe547; }

/* ----------------------------------------------------------------------------- HEADINGS  */

/* ----------------------------------------------------------------------------- PAGE LINKS  */
a:link, a:visited{text-decoration: underline; color: #38466f; }

a:hover{text-decoration:underline; color: #6f5d38; }
/* ----------------------------------------------------------------------------- PAGE LINKS  */

/* ----------------------------------------------------------------------------- MAIN DIVS  */
#wrapper{
margin: 0 auto 0 auto;
width: 850px;
text-align: left;
}

#header{
float: left;
width: 850px;
height:250px;
background-image:url(images/header.jpg);
margin: 0 auto 0 auto;
}

#top_bottom{
float: left;
width: 840
0px;
height:30px;
background-image: url(images/top_bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
text-align:center;
}

#top_bottom_over{
background-image: url(images/container2.jpg);
}

#bannertop {
	float:right;
	width: 731px;
	height:98px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	margin-top:0px;
	padding-top: 5px;
	padding-right:3px;
}

#container{
float: left;
width: 850px;
background-image:url(images/container.jpg);
background-repeat: repeat-y;
}
/* ----------------------------------------------------------------------------- MAIN DIVS  */

/* ----------------------------------------------------------------------------- FOOTER  */
#footer {
clear:both;
color: #FFF;
font-size:12px;
padding: 0px 0px 0px 0px;
font-weight: normal;
height:56px;
background-image:url(images/footer_bg.jpg);
}

#footer p {
padding-top:13px;
padding-bottom:0px;
margin:0px;
text-align:center;
}

#footer a:link {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #FFF;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #FFF;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}
/* ----------------------------------------------------------------------------- FOOTER  */

/* ----------------------------------------------------------------------------- CONTENT; POST; POSTMETADATA; ENTRY; NAVIGATION  */
#content{
float: right;
width: 835px;
padding: 0 5px 0 5px;
font-size:12px;
}

#content h3 {
font-family: Tahoma, Geneva, sans-serif;
font-weight:normal;
font-size:16px;
letter-spacing: 0px;
color: #333;
text-align:left;


}
#content h5 {
font-family: Tahoma, Geneva, sans-serif;
font-weight:normal;
font-size:20px;
letter-spacing: 0px;
color: #339933;
text-transform: capitalize;
padding: 3px 0px 0px 0px;
margin:0px;
padding-left:10px;
height:31px;
text-align:left;
background-color: #666666;
background-image:url(images/post_bg.jpg);

}
#content h4 {
font-family: Tahoma, Geneva, sans-serif;
font-weight:normal;
font-size:20px;
letter-spacing: 0px;
color: #339933;
text-transform: capitalize;
padding: 3px 0px 0px 0px;
margin:0px;
padding-left:10px;
height:31px;
text-align:left;
background-color: #666666;
background-image:url(images/post_bg2.jpg);

}

.post{
font-family: Tahoma, Geneva, sans-serif;
padding: 10px 10px 10px 10px;
color: #666666;
margin-top: 5px;
}

.post a:link, .post a:visited{
text-decoration: none;
color: #000;
}

.post a:hover{
text-decoration: none;
color: #fff;
}

.post h2{
font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
}

.post img{
	border: solid 0px #999;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid  #CCCCCC;
margin: 10px 0 0 0;
}

.postmetadata a:link, .postmetadata a:visited{
text-decoration: none;
color: #000;
}

.postmetadata a:hover{
text-decoration: underline;
color: #333;
}


.navigation{
	font-family:Tahoma, Geneva, sans-serif;
padding: 6px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
/* ----------------------------------------------------------------------------- CONTENT; POST; POSTMETADATA; ENTRY; NAVIGATION  */

/* ----------------------------------------------------------------------------- LEFT SIDEBAR SETTINGS  */
.left-sidebar{
float: left;
width: 160px;
padding: 0px 0px 0px 7px;
margin: 0px;
padding-bottom:0px;
text-align: left;

}

#sidebarleft {
margin-bottom: 0px;
background: none;
padding:0px;
font-family:Verdana;
font-size:10px;
font-weight:none;
color: #333333;

}

#sidebarleft ul {
list-style-type:none;
background-image:url();
background-repeat:repeat-y;
}

#sidebarleft li {
padding-bottom: 0px;


}

#sidebarleft ul li {
padding-left: 0px;
margin-left: 7px;
margin-right: 7px;
padding-bottom: 8px;
list-style-image:url(images/arr.gif);
line-height: 14px;

}

#sidebarleft ul li li {
padding-left: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px 0;
list-style-image:url(images/arr.gif);
padding-bottom: 40px;

}

#sidebarleft a:link {
font-family: Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight: bold;
padding-right: 10px;
padding-left: 8px;
text-decoration: none;
color: #000;

}

#sidebarleft a:visited {
font-family: Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight: bold;
padding-right: 0px;
padding-left: 8px;
text-decoration: none;
color: #000;
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
}


#sidebarleft a:hover {
font-family: Tahoma, Geneva, sans-serif;
font-size:11px;
font-weight:none;
color: #990501;
text-decoration: none;
padding:0px 0px 0px 8px;

}

#sidebarleft h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #882D00;
line-height: 33px;
font-size:13px;
letter-spacing:none;
text-transform: capitalize;
padding: 0px 9px 0px 15px;
margin-left:2px;
height:32px;
text-align: left;
background-image:url(images/left-title.png);
background-repeat:no-repeat;
}

#sidebarleft p { padding: 3px; }

.left-sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px 0 0 0px;
}

.left-sidebar ul li {
padding: 0 0 0px 0;
}

.left-sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
margin:0;
padding:0;
}
.left-sidebar ul ul li{
padding: 0 0 0 0;
line-height: 20px;
padding-left: 0px;
}
/* ----------------------------------------------------------------------------- LEFT SIDEBAR SETTINGS  */

/* ----------------------------------------------------------------------------- RIGHT SIDEBAR SETTINGS  */
.right-sidebar{
float: left;
width: 215px;
padding: 0px 0px 0px 6px;
padding-bottom:10px;
margin: 0px;
text-align: left;
background-image:url(images/wb-right.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

#sidebarright {
margin-bottom: 0px;
background: none;
padding:0px;
font-family:Verdana;
font-size:10px;
font-weight:none;
color: #333333;
background-image:url(images/wbg_right.jpg);
}

#sidebarright ul {
list-style-type:none;
}

#sidebarright li {
padding-bottom: 10px;

}

#sidebarright ul li {
padding-left: 0px;
margin-left: 11px;
margin-right: 0px;
padding-bottom: 0px;
list-style-image:url(images/arr2.gif);
}

#sidebarright ul li li {
padding-left: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px 0;
list-style-image:url(images/arr2.gif);
}

#sidebarright a:link {
font-family: verdana;
font-size:10px;
font-weight:none;
color: #666666;
text-decoration:none;
border-bottom: #999999 1px solid;
padding: 2px 2px 1px 2px;
}

#sidebarright a:visited {
font-family: verdana;
font-size:10px;
font-weight:none;
color: #666666;
text-decoration:none;
border-bottom: #999999 1px solid;
padding: 2px 2px 1px 2px;
}

#sidebarright a:active {
font-family: verdana;
font-size:10px;
font-weight:none;
color: #666666;
text-decoration:none;
border-bottom: #999999 1px solid;
padding: 2px 2px 1px 2px;
}

#sidebarright a:hover {
font-family: verdana;
font-size:10px;
font-weight:bold;
color: #F24F00;
text-decoration:none;
border-bottom: #999999 1px solid;
padding: 2px 2px 1px 2px;
}

#sidebarright h2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #FFFF00;
font-size:12px;
text-transform: uppercase;
padding: 8px 9px 0px 0px;
margin:0px;
height:32px;
text-align:center;
background-image:url(images/right-title.jpg);
background-repeat:no-repeat;
}

#sidebarright p { padding: 3px; }

.right-sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px 0 0 10px;
}

.right-sidebar ul li {
padding: 0 0 0px 0;
}

.right-sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
margin:0;
padding:0;
}
.right-sidebar ul ul li{
padding: 0 0 0 0;
line-height: 20px;
padding-left: 0px;
}
/* ----------------------------------------------------------------------------- RIGHT SIDEBAR SETTINGS  */

/* ----------------------------------------------------------------------------- CALENDAR  */
table#wp-calendar{
width: 200px;
padding:0px;
color: #666666;
padding-left: 20px;
}
tr#wp-calendar{
width: 133px;
padding:0px;
color:#FFFFFF;
padding-left: 20px;
}
/* ----------------------------------------------------------------------------- COMMENT TEMPLATE CSS  */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 46px;

}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
/* ----------------------------------------------------------------------------- COMMENT TEMPLATE CSS  */
/* ----------------------------------------------------------------------------- SEARCH BAR CSS  */
#search {
padding-left: 40px;
}
/* ----------------------------------------------------------------------------- SEARCH BAR CSS  */
/* ----------------------------------------------------------------------------- TOP ADVERTISEMENT CSS  */
#topad {
width: 970px;
margin: 0 auto 0 auto;
color:#CCCCCC;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
/* ----------------------------------------------------------------------------- TOP ADVERTISEMENT CSS  */

#ugal{
background-image:url(images/container2.jpg);
color:#FFFFFF;
font-family: verdana;
font-size:11px;
font-weight:bold;
}
#ugal a:link {
font-family: verdana;
font-size:11px;
font-weight:bold;
color: #FFFF99;
text-decoration:none;
border-bottom: #000000 1px dotted;
padding: 2px 2px 5px 2px;
}

#ugal a:visited {
font-family: verdana;
font-size:11px;
font-weight:bold;
color: #FFFF99;
text-decoration:none;
border-bottom:#000000 1px dotted;
padding: 2px 2px 5px 2px;
}

#ugal a:active {
color: #FFFFFF;
font-weight:bold;
font-size:11px;
text-decoration:none;
border-bottom:#000000 1px dotted;
padding: 2px 2px 5px 2px;
}

#ugal a:hover {
color: #FFFFFF;
font-weight:bold;
font-size:11px;
border-bottom:#FFFFFF 1px dotted;
padding: 2px 2px 5px 2px;
background-color:#000000
}

#buttons {
	float:right;
	width:730px;
	height:28px;
	padding-bottom:0px;
	padding-top:12px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	clear:both;
		}
		
		a.navi:link, a.navi:active, a.navi:visited {
		color: #666666;
		
		text-decoration: none;
		border: #CCCCCC 1px solid;
		/*border:#c70000 1px solid;*/
		padding:5px 18px 5px 18px;
		font-weight:bold;
		}

	a.navi:hover{	
		color: #FFFFFF;
		background-image:url(images/bg3.jpg);
		text-decoration: none;
		border:#FFF 1px solid;
		padding:5px 18px 5px 18px;
		font-weight:bold;
		}
	
	a.naviS:link, a.naviS:active, a.naviS:visited {
		font-size:13px;
		color: #fff;
		background-color:#c77d15;
		text-decoration: none;
		border:#866436 1px solid;
		/*border:#c70000 1px solid;*/
		padding:5px 18px 5px 18px;
		}

	a.naviS:hover{	
		font-size:13px;
		color: #fff;
		background-color:#6c891c;
		text-decoration: none;
		border:#FFF 1px solid;
		padding:5px 18px 5px 18px;
		}
		
.border1 {
border:#999999 1px solid;
}

#top_over {
float: right;
width: 243px;
height:22px;
text-align:right;
}

#top_holder {
float:right;
width: 735px;
text-align:right;
padding-top:0px;

}


.feedburner_email input[type="submit"] {
	background:transparent url(images/button-bg.gif) repeat-x scroll 0 0;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	padding:2px;
	width:100px;
	margin-bottom: 2px;
}
	
.feedburner_email input[type="text"] {
	background:#EEEEEE none repeat scroll 0 0;
	border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA !important;
	border-style:solid;
	border-width:1px;
	color:#444444;
	font-size:1em;
}

.feedburner_email input:hover {
	border: 1px solid #000;
	border-color: #000;
	background: #F5F596;
}

.hd_cat {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#0C9;
	float:right;
	width: 145px;
	margin-right:10px;
	margin-top: 9px;
	text-align:center;
}
.hd_cat a:link, .hd_cat a:visited{
text-decoration: none;
color: #FFF;
}

.hd_cat a:hover{
text-decoration: none;
color: #000;
}
.hd_date {
	margin-top:1px;
	margin-left: 6px;
	color: #000;
	float: left;
	width: 130px;
	line-height:12px;
	font-size:10px;
}
.hd_date h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12;
	font-weight:bold;

	color: #FFF;
}

#previous_post_container{
	background-color: #F3C;
	margin-left:15px;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	width:151px;
	border: solid 1px #666;
	
	}
#next_post_container{
	background-color: #F3C;
	margin-right:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	width:125px;
	border: solid 1px #666;
	}
	
#previous_post_container a:link, #previous_post_container  a:visited{
text-decoration: none;
color: #FFF;
}

#previous_post_container a:hover{
text-decoration: none;
color: #000;
}
#next_post_container a:link, #next_post_container  a:visited{
text-decoration: none;
color: #FFF;
}

#next_post_container a:hover{
text-decoration: none;
color: #000;
}

.links{
	width:850px;
	margin-left:0px;
	height:40px;
		float:left;

}
.linka{
	width:25px;
	height:40px;
	float:left;
	background-image:url(images/links_01.gif);
}
.linkb{
	width:25px;
	height:40px;
	float: right;
	background-image:url(images/links_10.gif);
}
.link1{
	width:66px;
	height:40px;
	float:left;

}
.link2{
	width:81px;
	height:40px;
		float:left;
}
.link3{
	width:100px;
	height:40px;
		float:left;
}
.link4{
	width:89px;
	height:40px;
		float:left;
}
.link5{
	width:85px;
	height:40px;
		float:left;
}
.link6{
	width:117px;
	height:40px;
		float:left;
}
.links_search{
	width:176px;
	height:40px;
	background-image:url(images/links_08.jpg);
		float: right;
}
.links_searchb{
	width:86px;
	height:40px;
	
		float: right;
}
.search_field{
	width: 162px;
	margin-top:5px;
	margin-left:6px;
	border: solid 1px #F39;
	
}