/*	

   Theme Name:	Lust of Terra 
   Theme URI:	-
   Description:	Based on Small Potato's Lust WordPress theme.
   Version:	0.1
   Author:	master
   Author URI:	- 

*/

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: #19538C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

address, dl, p {
	padding: 10px 0 5px;
}

blockquote {
	padding-right: 20px;
	float: none;
	width: 90%;
	margin-bottom: 10px;
	margin-top: 15px;
	font-style: italic;
	border-left: 2px solid #dddddd;
	background: #f9f9f9;
	margin-left: 27px;
}

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: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center {
	margin: 0 auto;
	width: 100%;
}

#pre_header {
	background: #415275 url(images/ornament.gif) repeat-x;
}

#header {
	background: #1B6899 url(images/my_bg_header.gif) repeat-x;
}

.head_row_2 {
	background: #a70505 url(images/bg_header_2.gif) repeat-x;
}

#header h1 {
	padding-left: 20px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header h1 a {
	text-decoration: none;
	color: #ffffff;
}

#header h1 a:hover {
	text-decoration: underline;
}

#menu_bar {
	background: #243F6B url(images/bg_menu.gif) repeat-x;
}

#menu {
	background: #53607E url(images/bg_menu.gif) repeat-x;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 17px;
}

#menu ul {
	margin: 0;
	width: 100%;
	padding: 11px 0 0;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
}

#menu ul li {
	float: left;
	margin: 0 0 0 3px;
	background: #243F6B url(images/bg_menu_tab_right.gif) no-repeat right top;
}

#menu ul li a {
	display: block;
	padding: 8px 11px 9px;
	text-decoration: none;
	color: #fff;
	background: url(images/bg_menu_tab_left.gif) no-repeat;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.rss {
	float: right;
	margin: 0 20px 0 0;
	background: #53607E url(images/bg_menu_tab_right_alt.gif) no-repeat right top;
	display: inline;
}

#menu ul li.rss a {
	background: url(images/bg_menu_tab_left_alt.gif) 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%;
	background: #ffffff;
	color: #000000;
}

#page .wrap_float {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}


.post_meta {
	background: #f9f9f9 url(images/dotted_v.gif) repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: 11px;	
	margin-top: 10px;
}

.post, .post_alt{
	float: left;
	width: 100%;
	padding: 0 0 10px;
}


.post_alt {
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.post_alt .wrapper {
	background: url(images/bg_rc_top.gif) no-repeat;
}

.postmeta {
	float: right;
	width: 240px;
	margin: 34px 0 0;
	background: url(images/bg_gradient.jpg) no-repeat;
}

.post_alt .postmeta {
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.postmeta ul {
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li {
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.post h2, .post_alt h2 {
	float: left;
	width: 90%;
	padding: 0 0 10px 0;
	margin: 11px 20px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
	display: inline;
	text-transform: normal;
	line-height: 30px;
}

.post h2 a, .post_alt h2 a {
	text-decoration: none;
}

.post h2 a:hover, .post_alt h2 a:hover {
	text-decoration: underline;
}

.entry {
	float: left;
	width: 90%;
	margin: 0 20px;
	display: inline;
	line-height: 24px;
	text-align: justify;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	padding: 10px 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 {
	padding: 15px 20px 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: normal;
}

.sidebar_td {
	background: url(images/dotted_v.gif) repeat-y;
}

.sidebar {
	float: left;
	width: 220px;
	margin: 0 0 0 5px;
	display: inline;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li {
	padding: 20px;
}


.sidebar ul li#calendar table {
	font-size: 11px;
}

.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: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul {
	line-height: 24px;
}

.sidebar ul ul li {
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul ul li {
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

#comments {
	background: #ffffff;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}

#comments_header {
	background: #ffffff;
	width: 90%;
	font-size: 17px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.comments_span {
	padding-left: 20px;
	background: #ffffff;
	width: 90%;
}

#comments_meta {
	background: #f9f9f9 url(images/dotted_h.gif) repeat-x bottom;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;	
	border-left: 0px solid #dddddd;
}

.comments_entry {
	background: #fff;
	padding-left: 20px;
	padding-bottom: 25px;
	width: 90%;
	line-height: 24px;
	text-align: justify;
}

.comments_form {
	padding: 20px;
	background: #f9f9f9;
	border: 1px solid #dddddd;
}

#footer {

	background: #155D8A url(images/bg_footer.gif) repeat-x;
}

#footer a {
	color: #ffffff;
}

#footer p {
	color: #f0f0f0;
	padding-top: 24px;
	padding-left: 20px;
	font-size: 11px;
}
