/*
Theme Name: Lyrics
Theme URI: http://luckythemes.com/lyrics-theme/
Description: Poetry related Wordpress Theme. This theme and several hundred of others are available for free download at <a href="http://www.wordpresstemplates.com/">Wordpress Templates</a>.
Version: 1.1
Author: http://luckythemes.com/
Author URI: http://luckythemes.com/
Tags: widget ready, valid html, valid css, 3 columns, fixed width, widgets, dark, black, poetry
*/
body
{
	font-family:Georgia, sans-serif;
	font-size:12px;
	color:#000;
	background:#000;
	text-align:center;
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
}

#header
{
	width:100%;
	height:460px;
	margin:0 auto;
}

#header h1
{
	font-weight:700;
	font-size:30px;
	text-align:center;
	margin:0;
	padding:400px 0 0 0;
}

#header h4
{
	font-weight:400;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
}

#header a:link,#header a:visited,#header a:active,#header a:hover
{
	color:#EC9626;
	text-decoration:none;
}

#header a:hover
{
	color:#fff;
}



.search
{
	width:349px;
	height: 44px;
	margin: 0 0 20px 53px;
	background:#864712 url(images/search_bg.jpg) no-repeat;
}

.search_form
{
	margin:0;
	padding: 10px 0;
}

.search_form input
{
	vertical-align:middle;
	margin:0;
	padding:0;
}

#content
{
	width:900px;
	background:#000 url(images/cont_bg.jpg) repeat-y;
	text-align:left;
	margin:0 auto;
}

.left
{
	float:left;
	width:444px;
	background: url(images/left_img.jpg) no-repeat;
	overflow: hidden;
}

.left .lpadding
{
	padding: 0 10px;
}
.left .lside{width: 49%; float: left; overflow: hidden;}
.left .rside{width: 49%; float: right; overflow: hidden;}

.left h1
{
	font-size:14px;
	font-weight:700;
	text-align:left;
	margin:0;
	padding:0;
	color: #CD8841;
}

.left .title
{
	padding: 20px 5px 5px 5px;
}

.left ul li
{
	list-style:none;
	font-size:14px;
	background:url(images/lul_bullet.gif) no-repeat 3px 7px;
	margin:0;
	padding:0 12px;
}

.left ul
{
	margin:5px;
	padding:0;
}

.left a:link,.left a:visited,.left a:active,.left a:hover
{
	color:#FBEDC1;
	text-decoration:none;
}

.right
{
	float:right;
	width:456px;
	overflow: hidden;
}

.right .title
{
	margin:5px;
	border-bottom: 1px dotted #000;
}

.right h1
{
	font-weight:400;
	font-size:24px;
	margin:0;
	padding:0;
}

.right h1 a:link,.right h1 a:visited,.right h1 a:active,.right h1 a:hover
{
	color:#FFEED1;
	text-decoration:none;
}

.right h4
{
	font-weight:400;
	font-size:14px;
	color:#842614;
	margin:0;
	padding:5px 0;
}

.right p
{
	margin:5px;
}
.right .postbord{border: 3px solid #8D501C; background: #B79E76; margin: 0 10px 12px 10px;}
.right a:link,.right a:visited,.right a:active,.right a:hover
{
	color:#5F2900;
	text-decoration:underline;
}

.tags
{
	text-align:left;
	font-family:Arial, sans-serif;
	color:#000;
	font-size:11px;
	margin:5px;
	padding:3px 5px;
}

.tags a:link,.tags a:visited,.tags a:active,.tags a:hover
{
	color:#000;
	text-decoration:underline;
}
.permalink
{
	text-align:center;
	font-family:Arial, sans-serif;
	color:#5F2900;
	font-size:11px;
	margin: 5px;
	padding:3px 5px;
	border-top: 1px dotted #000;
}

.permalink a:link,.permalink a:visited,.permalink a:active,.permalink a:hover
{
	color:#5F2900;
	text-decoration:underline;
}
#footer
{
	text-align:center;
	font-family:Arial, sans-serif;
	color:#5F2900;
	font-size:11px;
	width:900px;
	background: #000 url(images/cont_bg.jpg) repeat-y;
	margin:0 auto;
}
#footer2{background: #9A6926 url(images/footer_bg.jpg) repeat-x; margin-left: 444px;}
#footer .fimg
{
	background:url(images/footer_img.jpg) no-repeat right top;
	height:114px;
	padding-right: 110px;
}

#footer p
{
	margin:0;
	padding:20px 0 0;
}

#footer a:link,#footer a:visited,#footer a:active
{
	color: #5F2900;
	text-decoration:none;
}


#footer a.sec:link,#footer a.sec:visited,#footer a.sec:active,#footer a.sec:hover
{
	color:#000;
	font-weight:700;
	text-decoration:underline;
}

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:99%;
}

#commentlist li ul
{
	border-left:1px solid #ddd;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #FBEDC1;
	empty-cells:show;
	font-size:14px;
	width:90%;
	color:#FBEDC1;
	margin:0 auto 10px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
	text-decoration:none;
	color:#66171A;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#333;
}

#wp-calendar caption
{
	color:#FBEDC1;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#FBEDC1;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#66171A;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,.tags a:hover,.permalink a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 10px;
}

.ads
{
padding:10px;
text-align:center;
}
