/*  
Theme Name: RSSBlog01
Theme URI: http://adultwpthemes.com/
Description:  Standard Wordpress Theme, good to use if you want to create an RSS Blog or normal handwritten blog.
Version: 1.0
Author: Adult Wordpress Themes
Author URI: http://adultwpthemes.com
Tags: orange, white, brown, fixed width, two columns, widgets, tube


*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 ;
	background: #564d41 url(images/bg.jpg) repeat-y center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #564d41;
	height: 100%;
}

a {
	color: #f16846;
}


#wrapper {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
}

/* HEADER SECTION */

#header {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height: 80px;
	background: url(images/img1.jpg) no-repeat;
}

#header h1 {
	float: left;
	padding: 25px 0 0 240px;
	margin: 0;
	color: #f16846;
	font-size: 40px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;
}

#header h1 .white{
	color: #ffffff;
	font-size: 30px;
	text-transform: lowercase;	
	font-weight:normal;
}

#header h1 .white a{
	color: #ffffff;
	text-decoration: none;
}

#header h1 .white a:hover{
	text-decoration: underline;
}

.rss {
	padding: 26px 0 0 30px;
	height: 47px;
	width: 47px;
	float: left;
}

/* DESCRIPTION SECTION */

#description {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height: 202px;
	background: url(images/img2.jpg) no-repeat;
}

#description .textwidget {
	margin: 0px;
	padding: 35px 0 0 400px;
	width: 540px;
	height: 140px;
	color: #ffffff;
	text-align: center;
}

.desctext {
	margin: 0px;
	padding: 35px 0 0 400px;
	width: 540px;
	height: 140px;
	color: #ffffff;
	text-align: center;
}

/* FEATURED SECTION */

#featured {
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 950px;
	height: 530px;
}
#featured ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;

}
#featured li {
	width: 314px;
	padding: 0;
	margin: 0 auto;
	float: left;
	border-right: 2px solid #e3c7b2;
}
#featured .nobg {
	border: none;
}
#featured h1 {
	padding-bottom: 3px;
	text-align: center;
	font-size: 28px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;	
}
#featured h1 a {
	text-decoration: none;
	color: #564d41;	
}
#featured h1 a:hover {
	text-decoration: underline;
		
}
#featured .featthumb {
	margin: 11px;
	padding: 0px;
	width:	280px;
	height: 200px;
	border: 6px solid #f16846;	
}
#featured .feattext {
	padding: 5px 15px 15px 15px;
	font-size: 12px;
	font-weight:normal;	
	line-height: 25px; 
}
#featured .featlink {
	text-align: center;
	font-size: 28px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;
	color: #c62c01;	

}
#featured .featlink a {
	color: #c62c01;	
	text-decoration: underline;
}

/* BOOKMARK SECTION */

#bookmark {
	width: 1000px;
	height: 81px;
	padding: 0px;
	margin: 20px 0 20px 0;
	background: url(images/bookmarkbg.jpg) no-repeat left top;
}
#bookmark h1 {
	padding: 14px 0 0 320px;
	font-size: 30px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;
	color: #ffffff;	
}
#bookmark h1 a{
	font-size: 40px;	
	color: #f16846;	
	text-decoration: none;
}

/* Blog Section */

#titlebar {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 40px;
	background: #a13401;
	
}
#titlebar h1{
	margin: 0;
	padding: 0 0 0 15px;
	color: #ffffff;
	font-size: 30px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;	
	
}

#titlebar2 {
	margin: 1px auto;
	padding: 0;
	width: 950px;
	height: 15px;
	background: #564d41;
	
}

#titlebar3 {
	margin: 0 auto;
	padding: 0;
	width: 620px;
	height: 40px;
	background: #a13401;
	
}
#titlebar3 h1{
	margin: 0;
	padding: 0 0 0 15px;
	color: #ffffff;
	font-size: 30px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;	
	
}

#titlebar4 {
	margin: 1px auto;
	padding: 0;
	width: 620px;
	height: 15px;
	background: #564d41;
	
}

/* Content Wrapper */

#content {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

/* Content Area */

#contentarea {
	float: left;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 650px;
}

/* POST AREA */

#post {
	margin-bottom: 10px;
	

}

#post h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 30px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;		
}
#post h2 a {
	text-decoration: none;
	color: #564c42;		
}
#post h2 a:hover {
	text-decoration: underline;
		
}

#post .thumb img{
	float: left;
	margin: 0px;
	padding: 0px;
	width:	280px;
	height: 200px;
	border: 6px solid #f16846;	
}
#post .entry {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	font-weight:normal;	
	line-height: 25px; 	
}

#post .stars {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#post .views {
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #f16846;
}

#post .embed{
	margin-bottom: 10px;
	width: 625px;
	height: 360px;
	background: #e3c7b2;
}
#post .more{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	width: 625px;
	height: 56px;
	background: url(images/img3.jpg) no-repeat;
}

#post .more h1 {
	padding: 2px 0 0 200px;
	font-size: 30px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;
	color: #ffffff;	
}
#post .more h1 a{
	font-size: 40px;	
	color: #f16846;	
	text-decoration: none;
}

#post .description {
	width: 600px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	font-weight:normal;	
	line-height: 25px; 	
}

#post ul {
	list-style: none;
	margin-top: 15px;	
}

#post li {
	width: 600px;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	font-size: 24px;
	font-weight:normal;	
	text-transform: lowercase;
	line-height: 25px; 	
}

#post li .orange{
	color: #f16846;
	 	
}

/* Sidebar */

#sidebar {
	float:right;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 300px;
}
#sidebar ul {
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0px 0px 15px 0px;
	width: 300px;
}
#sidebar li h2{
	padding: 4px 0 0 10px;
	height: 36px;
	background: #a13401;
	color: #ffffff;
	font-size: 25px;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;
}

#sidebar ul ul {
	margin: 0 0 0 10px;
}

#sidebar ul ul li {
	width: 290px;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px solid #e3c7b2;
}

#sidebar ul ul li a {
	font-size: 20px;
	color: #a13401;
	text-decoration: none;
}



/* FRIENDS SECTION */

#friends {
	width: 950px;
	height: 220px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	background: #e3c7b2;
}

#friends ul{
	width: 950px;
	margin-left: 40px;
}

#friends li {
	padding: 0px 0px 10px 0px;
	float: left;
	width: 230px;
}

#friends li a {
	text-decoration: none;
	color: #564d41;
	font-size: 18pt;
	text-transform: lowercase;
	font-weight:normal;	
	letter-spacing: -2px;	
}








#footer {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer a {
}
