/*  
Theme Name: Ambiru
Theme URI: http://ifelse.co.uk/ambiru/
Description: A calm, relaxing theme
Version: 1.0
Author: Phu Ly
Author URI: http://ifelse.co.uk/
*/

/*************************************
 +Containers
 *************************************/

body{
	background: #000 url(./images/INTERNETJESEXY2_web_BCK.jpg) top center repeat-x;
	border-top:0px solid #fff;
	color:#000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0px;
	padding:0px;
	text-align:center;
        
}
#wrap{
	background:#fff;
	border-left:20px solid #EE4498;
	border-right:20px solid #EE4498;
	margin:auto;
	padding:0 0;
	text-align:left;	
	width:500px;
        min-height:790px;
}
#content{
        background: url(images/corner_top.png) no-repeat top; 
        padding:10px 0px 0px 0px;
        border:0px solid #EE4498;
	font-size:1.1em;
	float:left;
	margin:0px;
	width:500px;
        min-height:470px;
}
#content p{
        margin:5px 0px 10px 5px
}
#sidebar{
	background: url(images/corner_top.png) no-repeat top;
	border:0px solid #EE4498;
	border-bottom:none;
	color:#000;
	float:right;
	margin:0px;
	padding:0px;
	width:500px;
}
#sidebar a{
color:#EE4498;
}
#sidebar a:hover{
color:#00B4EC;
}
#sidebar .sec-a{
	float:left; 
	width:160px;
	padding:2px 5px 2px 35px;
}
#sidebar .sec-b{
	float:right;
	width:215px;
	padding:2px 35px 2px 5px;
}

#footer{
	background:#2A2E2E;
	border-top:20px solid #EE4498;
	clear:both;
	color:#fff;
	font-size:0.9em;
	padding:5px;
        width:530px;
        margin:auto;
}
#bottom1{
        background: url(images/corner_bottom.png) no-repeat bottom;
	clear:both;
	color:#fff;
	font-size:0.9em;
	padding:0px;
        width:500px;
        margin:auto;
        height:55px;
        text-align:center;
}
#sidebar .bottom2{
        background: url(images/corner_bottom.png) no-repeat bottom;
        width:500px;
        margin:auto;
	clear:both;
        min-height:200px;
}
.navigation{ 
	margin-bottom:0px;
	padding:0px;
        min-height:40px;
	text-align:center;
}
#footer a{
	color:#EE4499;
	text-decoration:none;
}
#footer a:hover{
	color:#38BCF2;
}
/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: 0px;
	padding:2px 0px 0px 0px;
        color:#00B4EC;
        margin:0px;
}
#header{
	background: #EE4498 url(./images/SEXYWEB2_TOPBANNER.png) no-repeat;
	height:145px;
	text-align:right;
	width:500px;
	padding:25px 0;
}
#header h1{
	font-size:2em;
	margin-top:120px;
}
#header h1 a{
	color:#00B4EC;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
margin-bottom:0px;
padding:1px 14px;
font-size:0.9em;
}

.entrymeta{
	font-size:0.9em;
color:#999;
}
.entrymeta a{
color:#677;
}
.entrymeta a:hover{
color:#255;
}
.entrytitle h2{
	color:#00B4EC;
	font-size:2.2em;
}
.entrytitle h2 a{
color:#00B4EC;
}
.entrytitle h2 a:hover{
	color:#EE4499;
}
.entrytitle h3{
	color:#00B4EC;
	font-size:1.6em;
}
.entrybody h3{
	color:#00B4EC;
	font-size:1.6em;
}
.entrytitle h5{
	color:#00B4EC;
	font-size:1.1em;
        margin:2px 0px 2px 0px;
        width:380px;
}
.entrytitle h5 a{
color:#00B4EC;
}
.entrytitle h5 a:hover{
	color:#EE4499;
}
.date{
	font-size:0.8em;
        float:right;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
background:transparent;
border:0px solid #d8d9c8;
border:0px solid #fafbfa;
font-size:0.9em;
}
body#home .entry-1 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:0px;
padding:5px 0px 0px 0px;
}

/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{

	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
#sidebar ul li{
	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:3px;
}
/*************************************
 +Nav
 *************************************/
#nav{
	background:#EE4498;
	border:8px solid #EE4498;
	border-top:none;
	font-size:1em;
	width:490px;
        font-weight:bold;
}

#nav ul{
	list-style-type:none;
}
#nav ul li{
	font-weight:bold;
	letter-spacing:1px;
        float:left;
}
#nav ul li a{
	color:#fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        padding:2px 6px;
}
#nav ul li a:hover{
	color:#00B4EC;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;

}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0px;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0px;
	padding:0;
}
a{
	color:#EE4499;
	text-decoration:none;
}
a:hover{
	color:#00B4EC;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility:hidden; 
}
.right{
	float:right;
        margin:10px;
        border:0px;
}
.left{
	float:left;
        margin:10px;
        border:0px;
}
* html .clearfix {height: 1%;}
.entrybody img{
border:0px;
}
