/*  
Theme Name: Lust
Theme URI: http://www.wpdesigner.com/
Description: Lust WordPress theme of the Seven Deadly Sins series by Small Potato. Released under GPL.
Version: 0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
background: url(images/body_bg.gif) no-repeat center top #efeac4;
color:#000;
}

table{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
padding-left: 15px;
}

a{
	text-decoration: underline;
	color: #fff;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	/*background: #eee;*/
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 980px;
}

#header{
	background: url(images/bg_header_luft.gif) top center no-repeat #efeac4;
	height:188px;
}

#header h1{
	padding: 20px 0;
	font-size: 24px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#menu{
	background: url(images/menu_bg.png) no-repeat center bottom;
height:45px;
}

#menu ul{
	margin: 0  auto;
	width: 980px;
	padding-left: 16px;
padding-top:5px;
	list-style: none;
	list-style-type: none;
	font-size: 13px;

}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	background: url() no-repeat right top;
font-weight: bold;
}

#menu ul li a{
	display: block;
	padding: 8px 10px 9px;
	text-decoration: none;
	color: #000;
	background: url() no-repeat;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li.rss{
	float: right;
	margin: 0 20px 0 0;
	background: url() no-repeat right top;
	display: inline;
width:59px;
height:36px;
line-height:15px;
}

#menu ul li.rss a{
	background: url(images/rss_bg.png) no-repeat;
}

#menu ul li.current_page_item{
	background: #fff url(images/bg_menu_tab_right_current.gif) no-repeat right top;
}

#menu ul li.current_page_item a{
	color: #000;
	background: url(images/bg_menu_tab_left_current.gif) no-repeat;
}

#page{
	float: left;
	width: 100%;
	color: #fff;
}

#page .wrap_float{
	float: left;
	width: 980px;
	margin: 0px 0 0;
}

.maincolumn{
	float: left;
	width: 730px;
height:auto;
margin-bottom:0px;
}

.song_box{
text-align:center;
width:400px;
height:80px;
float:left;
margin:15px;
}

.banner{
	float: left;
	width: 760px;
	height: 150px;
	margin: 0 0 20px;
	background: url(images/bg_banner.gif) no-repeat;
}

.post, .post_alt{
	float: left;
	width: 650px;
	padding: 0 0 10px;
background: url(images/entry_bg.jpg) no-repeat bottom left;
color:#fff;

}

.wrapper{
	float: left;
	width: 700px;
background: url(images/entry_bg.jpg) no-repeat left bottom;
padding-bottom:35px;
margin:0px;
min-height:450px;
}

.post_alt{
	background: url(images/entry_bg.jpg) repeat-y top left;
}

.post_alt .wrapper{
	background: url(images/entry_bg.jpg) repeat-y left top;
}

.postmeta{
	float: left;
	width: 240px;
	margin-top: 0px;
padding-top: 15px;
padding-left: 10px;
background: url(images/post_meta_bg.png) no-repeat center top;
height:40px;
color:#000;
	
}

.post_alt .postmeta{
	background: url() no-repeat;
}

.postmeta ul{
	margin: 0;
	padding-left: 20px;
	list-style: none;
	list-style-type: none;
	line-height: 15px;
font-size:10;
font-weight:bold;
}

.postmeta ul li{
	padding-left: 15px;
}

.post h2, .post_alt h2{
	float: left;
	width: 480px;
height:35px;
	padding-left: 20px;
padding-top:5px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
	margin-bottom:0px;
	background: url(images/h2_bg.png) no-repeat left bottom;
	display: inline;
	/*text-transform: uppercase;*/
	line-height: 35px;
color:#fff;
}

.post_alt h2{
	float: left;
	width: 480px;
height:35px;
	padding-left: 20px;
padding-top:5px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
	margin-bottom:0px;
	background: url(images/h2_bg.png) no-repeat left bottom;
	display: inline;
	/*text-transform: uppercase;*/
	line-height: 35px;
color:#fff;
}

.post h2 a, .post_alt h2 a{
	text-decoration: underline;
color:#fff;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: none;
}

.entry{
float: left;
width: 640px;
margin-left:30px;
margin-top: 0px;
line-height: 15px;
font-size:11px;
}

.entry h2{
font-size:14px;
font-style:italic;
font-weight:bold;
}

.songscomments{
	line-height: 11px;
font-size:10px;
valign:top;

}

.entry p{
padding-left: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 20px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	float:right;
padding-right:35px;
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
font-weight:bold;
}

.sidebar{
	float: left;
	width: 220px;
	margin: 0 0 0 0px;
	display: inline;
	background: url(images/sidebar_bg.jpg) no-repeat bottom left;
padding-bottom: 20px;
}

.sidebar ul{
	margin: 0;
	padding-left: 13px;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	padding: 8px;
font-size: 12px;
}


.sidebar ul li#calendar table{
	font-size: 10px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table th, .sidebar ul li#calendar table td{
	text-align: left;
}

.sidebar ul li#calendar table td{
	padding: 3px 6px 3px 0;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
padding-bottom: 5px;
	background: url(images/post_meta_bg.png) repeat-x center;
color:#000;
}

.sidebar ul ul{
	line-height: 15px;
}

.sidebar ul ul li{
	padding: 6px 0;
	background: url() repeat-x left bottom;
}

.sidebar ul ul ul li{
	padding: 0 0 0 8px;
	background-color: transparent;
	background-image: none;
}

.comments_template{
	float: left;
	width: 760px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url() no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	margin: 11px 0 5px 20px;
	display: inline;
}


#footer{
	background: url(images/footer_bg.gif) no-repeat center top #efeac4;
	color: #000;
font-size:10px;
padding-top: 15px;
text-align: center;
border: 0px solid #666;
height:201px;
}

#footer a{
	color: #000;
}

#footer .wrap_center{
	padding: 8px 0 17px;
}

#footer p{
	padding: 10px 20px 5px;
	line-height: 24px;
}