/*  
Theme Name: wp0075
Theme URI: http://adulttemplatesevolution.com/
Description: Designed by <a title="Adult Templates Evolution" href="http://adulttemplatesevolution.com/">Adult Templates Evolution</a>.
Version: 1.0
Author: Adult Templates Evolution
Author URL: http://adulttemplatesevolution.com/

	This theme was designed by Adult Templates Evolution team.
	CONTACT: sales@adulttemplatesevolution.com
		
*/
*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

@font-face {
	font-family: "dentai";
	src: url(fonts/dentai.ttf) format("truetype");
}
@font-face {
	font-family: "dentai2";
	src: url(fonts/dentai.eot);
}
@font-face {
	font-family: "mist";
	src: url(fonts/mist.ttf) format("truetype");
}
@font-face {
	font-family: "mist2";
	src: url(fonts/mist.eot);
}

body 
{
font-size: 12px;
margin: 0px;
padding: 0px;
text-align: center;
color: #ffb052;
font-family: Georgia, "Times New Roman", Times, serif;
background:#d5f1ff url(images/header.jpg) center top no-repeat;
}

#wrap
{
width:992px;
margin: auto;
background: none;
padding: 0px;
}


                         /****************** Blogtitle ******************/


#blogtitle
{
height:373px;
text-align: left;
margin: 0px;
padding: 0px;
}
.title-link
{
width: 838px;
height:117px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 150px;
}
.title-link img
{
border:none;
}

.description
{
font-family: "dentai", "dentai2", Arial, Helvetica, sans-serif;
color: #002b61;
text-align: center;
font-size: 25px;
font-weight:normal;
padding:0px 39px 0px 187px;
margin:0px 0px 0px 0px;
line-height:28px;
height:51px;
}
#bookmark-top
{
padding:0px 0px 0px 855px;
}
.box
{
width:764px;
height:132px;
padding:0px 0px 0px 208px;
margin:0px 0px 0px 0px;
clear:both;
}
.top-post
{
float:left;
width:234px;
padding:6px 0px 0px 0px;
margin:0px 0px 0px 0px;
overflow:hidden;
height:117px;
_height:113px;
font-size:12px;
color: #001319;
}
.top-post a:link, .top-post a:visited {
font-size:12px;
color: #001319;
text-decoration: none;
font-weight: normal;
}
.top-post a:active, .top-post a:hover {
color: #001319;
text-decoration: underline;
font-size:12px;
}
.banner
{
float:right;
width:530px;
padding:20px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
/* nav
--------------------------------------------------*/
#nav
{
font-family: "mist", "mist2", Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:526px;
height:27px;
float:right;
overflow: hidden;
}


#nav ul 
{
margin:0;
padding:0;
}

#nav li {
float:left;
margin:0px;
padding:0px;
list-style-type:none;
}

#nav li a 
{
display:block;
padding:0px 8px 0px 8px;
font-size:22px;
color:#ffe88d;
font-weight: normal;
text-decoration:none;
line-height:26px;
letter-spacing:-1px;
}


#nav .selected a,
#nav .current_page_item a,
#nav a:hover
{
padding:0px 8px 0px 8px;
font-size:22px;
color:#fffada;
text-decoration:none;
display:block;
}

#nav a:visited
{
padding:0px 8px 0px 8px;
font-weight: normal;
text-decoration:none;
display:block;
}

/* search */

#sb_search{
  margin: 0px;
  padding: 3px 7px 0px 0px;
  height: 27px;
  width:258px;
  float:right;
}
#search_form{
  margin: 0px;
  padding: 0px;
}
.s_text{
  border: 0;
  margin:6px 0px 0px 0px;
  _margin:4px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size: 13px;
  color: #3e7ddb;
  width: 174px;
  background: transparent;
}
.searchsubmit{
	background: url(images/search.gif) top left no-repeat;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	height: 27px;
	width: 68px;
	border: 0;
	cursor: pointer;  
}
.txt{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}
.btn{
  margin: 0px;
  padding: 0px;
  float: left;
}

                         /****************** Container ******************/
#container
{
clear:left;
padding:0px;
margin-left:auto;
margin-right:0;
margin-top: 0px;
}


                         /****************** Left Sidebar Container ******************/

#leftnav
{
float: left;
width: 205px;
padding: 15px 0px 15px 0px;
margin: 0px 0px 0px 0px;
text-align: left;
background:url(images/sidebar-bottom.jpg) bottom no-repeat;
}

                         /****************** Right Sidebar Container ******************/

#rightnav
{
float: right;
width: 205px;
padding: 15px 0px 15px 0px;
margin: 0px 0px 0px 0px;
text-align: left;
background:url(images/sidebar-bottom.jpg) bottom no-repeat;
}

                         /****************** Content ******************/
#content
{
width: 570px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 6px;
text-align: left;

}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: none;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
padding-right: 10px;
}
                         /****************** Footer ******************/

.footer
{
background-color:#3fc2ff;
display: inline-table;
width:100%;
margin:0px;
padding:0px;
}
.footwrap-bg
{
background: #3fc2ff url(images/footer-bg.jpg) top repeat-x;
height:228px;
}
#footwrap
{
margin: auto;
padding: 0px;
color: #146cbe;
font-size:12px;
font-weight: normal;
height:228px;
width:992px;
background: url(images/footer.jpg) top no-repeat;
}

#footwrap img {
padding: 0px 0px 0px 0px;
border:none;
}

#nav-footer
{
font-family: "mist", "mist2", Arial, Helvetica, sans-serif;
text-transform:lowercase;
font-size:22px;
margin:0px 0px 0px 0px;
padding:9px 0px 0px 0px;
width:950px;
height:27px;
float:left;
overflow: hidden;
letter-spacing:-1px;
}
#nav-footer ul 
{
margin:0;
padding:0;
}
#nav-footer li {
float:left;
margin:0px;
padding:0px;
list-style-type:none;
}
#nav-footer li a 
{
display:block;
padding:0px 12px 0px 12px;
color:#b1eaff;
font-size:22px;
letter-spacing:1px;
font-weight: normal;
text-decoration:none;
line-height:26px;
}
#nav-footer .selected a,
#nav-footer .current_page_item a,
#nav-footer a:hover, #nav-footer a:active
{
padding:0px 12px 0px 12px;
font-size:22px;
color:#b1eaff;
text-decoration: none;
display:block;
}
#nav-footer a:visited, #nav-footer a:link
{
padding:0px 12px 0px 12px;
font-weight: normal;
text-decoration:none;
color:#b1eaff;
display:block;
}
#footer-links
{
color:#00255c;
font-size:12px;
margin:0px 0px 0px 0px;
padding:20px 0px 0px 10px;
width:980px;
float:left;
text-align:left;
height: auto;
}
#footer-links a:link, #footer-links a:visited
{
color:#00255c;
font-size:12px;
padding:0px 2px 0px 2px;
text-decoration: none;
font-weight: normal;
}
#footer-links a:hover, #footer-links a:active
{
color:#000d21;
font-size:12px;
padding:0px 2px 0px 2px;
text-decoration: underline;
font-weight: normal;
}
.footer-links
{
font-family: "dentai", "dentai2", Arial, Helvetica, sans-serif;
color:#00193e;
font-size:25px;
margin:0px 0px 0px 0px;
padding:30px 0px 0px 0px;
}
.footer-bottom
{
text-align:center;
width:990px;
height:70px;
padding:0px 0px 0px 10px;
}
.footer-bottom-text {
float:left;
color: #146cbe;
text-decoration: none;
border: none;
font-weight: normal;
width:550px;
padding-top:10px;
display:block;
line-height:20px;
}
.footer-bottom-text a:link {
color: #146cbe;
text-decoration: none;
border: none;
font-weight: normal;
}
.footer-bottom-text a:hover {
color: #1e87e9;
text-decoration: none;
border: none;
}

.footer-bottom-text a:visited:hover {
color: #1e87e9;
text-decoration: none;
border: none;
}

.footer-bottom-text a:visited {
color: #146cbe;
text-decoration: none;
border: none;
font-weight: normal;
}
footer-logo
{
width:430px;
float:right;
margin:0px;
}
                         /******************Left Sidebar ******************/

#sidebarleft
{
color: #fedf85;
margin: 0px;
background: none;
padding:0px;
background: url(images/sidebar-bg.jpg) repeat-y;
}

#sidebarleft ul
{
list-style-type:none;
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:21px;
padding-top:2px;
}

#sidebarleft li
{
padding-bottom: 0px;

}

#sidebarleft ul li
{
padding-left: 0px;
margin-left: 35px;
margin-right: 10px;
padding-bottom: 2px;
list-style-image:url(images/arr.gif);
}

#sidebarleft ul li li
{
padding-left: 0px;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-image:url(images/arr.gif);
}

#sidebarleft a:link, #sidebarleft a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fedf85;
text-decoration: none;
border: none;
font-weight: normal;
}
#sidebarleft a:active, #sidebarleft a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color: #fedf85;
text-decoration: underline;
border: none;
font-size:12px;
}
#sidebarleft h2 {
font-family: "dentai", "dentai2", Arial, Helvetica, sans-serif;
color: #550c00;
padding: 3px 0px 0px 0px;
margin:0px;
height:43px;
text-align:center;
background:url(images/sidebar-title.jpg) no-repeat;
}

#sidebarleft p
{
padding: 3px;
}
#sidebarleft div
{
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:21px;
padding-top:5px;
}
#sidebarleft img
{
margin:0px;
border: #0074a5 1px solid;
}

                         /******************Right Sidebar ******************/

#sidebarright
{
color: #fedf85;
margin: 0px;
background: none;
padding:0px;
background: url(images/sidebar-bg.jpg) repeat-y;
}

#sidebarright ul
{
list-style-type:none;
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:21px;
padding-top:2px;
}

#sidebarright li
{
padding-bottom: 0px;

}

#sidebarright ul li
{
padding-left: 0px;
margin-left: 35px;
margin-right: 10px;
padding-bottom: 2px;
list-style-image:url(images/arr.gif);
}

#sidebarright ul li li
{
padding-left: 0px;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-image:url(images/arr.gif);
}

#sidebarright a:link, #sidebarright a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fedf85;
text-decoration: none;
border: none;
font-weight: normal;
}
#sidebarright a:active, #sidebarright a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color: #fedf85;
text-decoration: underline;
border: none;
font-size:12px;
}
#sidebarright h2 {
font-family: "dentai", "dentai2", Arial, Helvetica, sans-serif;
color: #550c00;
padding: 3px 0px 0px 0px;
margin:0px;
height:43px;
text-align:center;
background:url(images/sidebar-title.jpg) no-repeat;
}

#sidebarright p
{
padding: 3px;
}
#sidebarright div
{
background:url(images/sidebar-footer.jpg) no-repeat bottom;
padding-bottom:21px;
padding-top:5px;
}
#sidebarright img
{
margin:0px;
border: #0074a5 1px solid;
}


#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 0 0; }


                         /****************** Paragraph ******************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /****************** Blockquote ************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 1px solid #977935;
}


                         /****************** Post Metadata ********************/

.postmetadata
{
font-size: 12px;
padding: 10px 0px 6px 0px;
margin: 0px 20px 0px 20px;
text-align: center;
color: #de954e;
font-weight:normal;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
border: none;
color: #de954e;
font-weight: normal;
}

.postmetadata a:visited
{
color: #de954e;
font-weight: normal;
}
a:active{
color: #de954e;
font-weight: normal;
text-decoration: underline;
}
.postmetadata a:hover
{
color: #de954e;
font-weight: normal;
text-decoration: underline;
}

.date
{
font-size: 14px;
line-height:16px;
padding: 45px 14px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
color: #ae7b27;
float:right;
width:170px;
}



                         /****************** Links ************************/

a:link
{
color: #ffb052;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #ffb052;
text-decoration: none;
font-weight: bold;
}
a:active{
text-decoration: underline;
font-weight: bold;
}
a:hover
{
text-decoration: underline;
}



a img 
{
border: none;
background:none;
padding:0px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /****************** Comments ************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
margin-bottom: 2px;
background: #fff;
border: 2px solid #355397;
}


.commentlist li ul li
{
border: none;
}


.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #355397;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #355397;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #355397;
}

.commentnumber {
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 2px;
float:right;
color: #355397;
font-size: 30px;
}

#comment
{
width:80%;
}
.textarea-comment, .input-comment{
border:#50a2ff 1px solid;
margin:0px 20px 0px 20px;
}
.submit-comment{
border:#00719b 1px solid;
background-color:#60d0fa;
color:#012f4f;
padding:5px 10px 5px 10px;
margin:0px 20px 0px 20px;
cursor: hand;
}

                         /****************** Headings******************/

h1
{
font-size: 35px;
color: #0017a6;
}

h2
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
font-size: 25px;
font-weight: normal;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}
h2.posttitle   
{
font-family: "dentai", "dentai2", Arial, Helvetica, sans-serif;
font-size: 22px;
color: #431500;
padding-left: 15px;
padding-top: 14px;
padding-bottom: 0px;
line-height:24px;
margin:0px;
width:360px;
float:left;
}

.posttitle a:link
{
font-size: 22px;
color: #431500;
font-weight: normal;
}

.posttitle a:visited
{
font-size: 22px;
color: #431500;
font-weight: normal;
}

.posttitle a:hover
{
font-size: 22px;
color: #431500;
font-weight: normal;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}
h2.pagetitle   
{
font-family: "dentai", "dentai2", Arial, Helvetica, sans-serif;
font-size: 32px;
color: #431500;
font-weight: normal;
padding-top: 20px;
padding-bottom: 0px;
margin:0px;
text-align:center;
}

.pagetitle a:link
{
font-size: 32px;
color: #431500;
font-weight: bold;
}

.pagetitle a:visited
{
font-size: 32px;
color: #431500;
font-weight: bold;
}

.pagetitle a:hover
{
font-size: 32px;
color: #431500;
font-weight: bold;
text-decoration: none;
}

.pagetitle a:visited:hover
{
text-decoration: none;
}

h3
{
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}
h4
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
padding: 0px;
margin: 0px;
text-align: center;
}

h5
{
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/

.entry
{
margin: 5px 5px 5px 5px;
}
.entry img
{
margin:0px;
border: #0074a5 1px solid;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
margin-left:auto;
margin-right: auto;
margin-bottom:15px;
background:url(images/post-bg.jpg) repeat-y;
}
.posttop
{
margin:0px;
height:81px;
display:block;
overflow: hidden;
background:url(images/post-title.jpg) no-repeat;
}
.posttop-hidden
{
height:64px;
display:block;
overflow: hidden;
}
.postfooter
{
margin:0px;
height:24px;
background:url(images/post-footer.jpg) no-repeat bottom;
display:block;
}

.bookmark
{
float:left;
margin:0px;
width:570px;
height:38px;
padding:0px 0px 0px 0px;
background:url(images/bookmark.jpg) no-repeat;
}
.rating
{
float:left;
margin:0px;
width:160px;
height:32px;
padding:5px 0px 0px 20px;
_padding:4px 0px 0px 20px;
}

.bookmark-img
{
float:right;
margin:0px;
width:146px;
margin:0px;
height:34px;
padding:0px 0px 0px 0px;
}
.post-tag-bg
{
margin:0px;
width:570px;
background: url(images/post-tag-bg.jpg) repeat-y;
}
.pagetop
{
margin:0px;
height:81px;
display:block;
overflow: hidden;
background:url(images/page-title.jpg) no-repeat;
}
.pagefooter
{
margin:0px;
height:24px;
background:url(images/page-footer.jpg) no-repeat bottom;
display:block;
}

                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
}

/******************Search**************/

#searchform {
text-align:center;
	}

/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 180px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left;
}

.navigation {
display: block;
text-align: center;
margin: 5px 5px 15px 5px;
}
.navigation a {
color:#ffb052;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

.widget_tag_cloud div
{
padding: 0px 7px 0px 7px;
}

