/*
 Theme Name: Sexy-Lesben-Blog
 Theme URI: 
 Description: Adult theme
 Version: 1.0
 Author: 
 Author URI: 
 */

html, body {
  margin: 0px auto;
  width: 100%;    
	}

form {display:inline}


h1 {
font:18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#CCC;
margin:0px;
}

h2 {
font:16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#CCC;
margin:0px;
}

h3 {
font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#CCC;
margin:0px;
padding:25px 0px 0px 0px;
}

img {
border : 0px;
}

ol, ul{
	line-height:13pt;
	}

.Page {
	background:#df7174;
	width:872px;
	margin:0px -436px;
	position:absolute;
	right:50%;
	left:50%;
}

.Content {
	width:700px;
	float:left;
}

.Header {
	background:url(images/header.jpg);
	width:870px;
	height:200px;
	float:left;
}

/*Post */

.Post {
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:5px 25px 5px 25px;
	width:640px;
	float:left;
}

.Post h1 {
	color:#efd4b6;
	padding:20px 0px 20px 0px;
}

.Post h1 a {
	color:#FF9;
}

.Post h1 a:hover {
	color:#FFF;
}

.Post img {
	border:1px solid #FF9;
	padding:2px;
	margin-right:10px;
	float:left;
}

.hr-line {
	background:url(images/hr-line.jpg);
	height:2px;
	width:640px;
	float:left;
}

.Blogtext {
	font:13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:100%;
	color:#FFF;
	float:left;
}

.Blogtext p {
	padding:0px 0px 10px 0px;
	margin:0px;
	width:100%;
	color:#FFF;
	float:left;
}

.Blogtext a{
	color:#FF9;
}

.Blogtext a:hover {
	color:#FFF;
}

/*End Post */

/*Sidebar */

.Sidebar {
	width:170px;
	float:right;
}

.Sidebar a {
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FF9;
}

.Sidebar a:hover {
	font:14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
}

.Sidebar ul {
	padding:20px 0px 20px 20px;
	width:120px;
	margin:0px;
	float:left;
}

.Sidebar li {
	list-style:none;
	padding:0px;
	width:100%;
	margin:0px;
	float:left;
}

.Sidea {
	padding:80px 0px 20px 25px;
	width:100px;
}

.Freelinks {
	float:left;
}
	
/*End Sidebar */


/*Footer */

.Footer {
	background:url(images/footer.jpg);
	width:870px;
	height:80px;
	float:left;
}

.Partner {
	border:none;
	background:#FFF;
	font:11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width:872px;
	padding:10px 0px 0px 0px;
	float:left;
}

.Partner h2 {
	font:16px  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#CCC;
}

.Partner ul {
	padding:2px;
	margin:0px;
	width:866px;
	float:left;
}

.Partner li {
	padding:0px 0px 0px 112px;
	line-height:16px;
	list-style:none;
	width:175px;
	margin:0px;
	float:left;

}