/*
Theme Name: Littera Theme
Theme URI: http://luckythemes.com/littera-theme/
Description: Littera is clean and simple theme from <a href="http://luckythemes.com/">luckythemes.com</a>.
Version: 1.0
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, widgets, two columns, left sidebar, clean, grey
*/
body{
	font-family: "Times New Roman", sans-serif;
	font-size: 14px;
	color: black;
	margin: 0;
	padding: 0;
	background: #000000;
	text-align: center;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#header{
	margin: 0 auto;
	width: 900px;
	background: url(images/cont_bg.gif) repeat-y;
}
.green_bar{background: url(images/green_bar.gif) no-repeat left top; height: 19px;}
.blue_bar{background: url(images/blue_bar.gif) no-repeat left top; height: 19px;}
#header .hleft{width: 269px; float: left;}
#header .hright{width: 623px; float: right;}

#header .title1{border: 1px solid #A7A5A5; background: #E2E1E1; padding: 4px; margin: 23px 50px 18px 50px;}
#header .title2{background: white; padding: 3px 0;}
#header h1{
	font-weight: normal;
	font-size: 36px;
	margin: 0;
}
#header h4{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5B707F;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #5D5A51;
	text-decoration: none;
}
#header a:hover{ color: #5B707F;}


.search_form
{
	margin:0;
	padding: 17px 0;
}

.search_form input
{
	vertical-align:middle;
	margin:0 5px;
	padding:0;
}

#content{
	margin: 0 auto;
	width: 900px;
	background: white url(images/cont_bg.gif) repeat-y;
	text-align: left;
}

.left{
	font-family: Georgia, sans-serif;
	float: left;
	width: 269px;
}
.left .lpadding{
	margin: 0;
}

.left .title{
	padding: 3px 10px 3px 10px;
	margin: 5px 10px;
	border-bottom: 1px dashed #FFF6DA;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;
}
.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0 0 10px 10px;
	margin: 10px 15px 10px 10px;
}
.left ul li{
	list-style: none;
	background: url(images/lul_bullet.gif) no-repeat left 5px;
	padding: 0 0 0 12px;
	margin: 0;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #FFF6DA;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 623px;
}

.right .title{padding: 4px 10px 0 10px; border-bottom: 1px dashed #A4A093; margin: 0 10px;}
.right .title h1{ width: 70%; float: left;}
.right .title h4{ width: 20%; float: right; text-align: right; padding-top: 5px;}
.right h1{
	padding: 0;
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #6B6759;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: black;
	margin: 0;
}

.right p{
	padding: 3px 10px;
	margin: 0;
}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #6B6759;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}
.tags{
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 10px 0 2px 0;
	padding: 5px 10px;
	color: #19688B;
	background: white;
}
.permalink{
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 5px 10px;
	color: #6B6759;
	background: white;
	text-align: right;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{color: #19688B; text-decoration: underline;}

.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{color: #6B6759; text-decoration: underline;}
.permalink a:hover, .tags a:hover{text-decoration: none;}


.post_block1{margin: 5px 18px 5px 0; border: 1px solid #B4AF83; border-left: none; background: #DDDBC7; padding: 4px; padding-left: 0;}
.post_block2{border: 1px solid #E5E3D5; border-left: none; background: #F2F1EA;}



#footer{
	margin: 0 auto;
	width: 900px;
	font-family: Tahoma, sans-serif;
	background: url(images/footer_bg.gif) no-repeat;
	color: white;
	text-align: left;
	font-size: 11px;
	height: 96px;
}
#footer .fleft{float: left; width: 269px;}
#footer .fright{float: right; width: 623px;}	

#footer .fleft p{
	padding: 35px 0 5px 0;
	margin: 0;
	background: url(images/ico_rss.jpg) no-repeat 80px 31px; padding-left: 130px;
}
#footer .fright p{
	padding: 75px 0 5px 0;
	margin: 0;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}
h2 {
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-weight: normal;
	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 dotted #626262;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto;
	width: 90%;
}

#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;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #626262;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #EAF274;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #B9B9B9;
	color: #5F4303;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}