/*  
Theme Name: Earthlingtwo
Theme URI: http://www.freewpthemes.net/preview/earthlingtwo
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat left top;
	font-family: Verdana,Tahoma, Arial, Serif;	
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 75%;
 	color:#333;  	 	
}

h1, h2, h3, h4,h5,h6 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: normal;
	line-height:1.2em;
	color: #493E2B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { font-size: 3em;}
h2 { font-size: 2.2em;}
h3 { font-size: 1.6em;}
h4 { font-size: 1.4em;}
h5 { font-size: 1.2em;}
h6 { font-size: 1em;}



p, ul, ol {
	margin-top: 0;
	margin-bottom:0.5em;
	line-height: 2em;
}

ul, ol {
	margin: 0 2em;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #516C00;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}
fieldset
{
    border:none;
}
blockquote 
{
	margin:1em;
	padding:1em;
	font-size:1.1em;
	background:#f9f6f3;
	font-style:italic;
	border-left:#f0e6e0 5px solid;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#eee;
}
table
{
	width:100%;
	border:#eee 1px solid;
	padding:5px;
}
th
{
	text-align:left;
	background:#bcd;
	padding:5px;
}
tr.even
{
	background:#f6f9fc;
}
td, th
{
	padding:5px;
}
#wrapper {
	margin: 0;
	padding: 0;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 115px 0 0 50px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 
{
    font-variant:small-caps;
}

#logo h1 a {
	color: #493e2b;
}

#logo p {
	margin: -30px 0 0 0;
	padding: 26px 0 0 2px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #493e2b;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #493e2b;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0 25px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
#menu a:hover, #menu .current_page_item a 
{
	background: url(images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 40px 50px 0 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0;
}

.post {
	margin-bottom: 3em;
}

.post-bgtop {
}

.post-bgbtm {
}
.postdate
{
    margin:0;
    padding:0;
    font-variant:small-caps;
    color:#999;
}
.avatar
{
    float:right;
    margin:0 0 0 1em;
    border:#ccc 3px solid;
}
.post .title {
	margin-bottom: 10px;
	padding: 0;
	color: #493E2B;
	border-bottom:#cc9 1px dotted;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.links 
{
    border-top:#ccc 1px dotted;
	padding: 10px;
}

.more {
	padding:0 16px;
	background: url(images/img10.gif) no-repeat left 3px;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 4px;
}

/* Comments*/
#comments, #respond h3
{
    clear:both;
}
.commentlist
{
    margin:0;
    padding:0;
    list-style:none;
}
.commentlist li
{
    list-style:none;
    clear:both;
    margin:0 0 1em 0;
    padding:1em;
    background:#f0f0ea;
    /* optional rounded corners for browsers that support it */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.commentlist li.alt
{
    background:#f3f3e3;
}
textarea
{
    width:80%;
    font-family:Verdana, Georgia, Arial, Serif;
    font-size:1em;
    padding:5px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	padding: 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	border-left: none;
}

#sidebar h2,
#sidebar h3 
{
    margin-top:1em;
    font-size:1.8em;
	color: #493E2B;
	border-bottom:#cc9 1px dotted;
	text-transform:lowercase;
}

#sidebar p {
	margin: 0;
	padding: 0 0 30px 0;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0 50px;
	background: url(images/img15.jpg) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h4 
{
    text-transform:uppercase;
	padding-bottom: 10px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	text-decoration: underline;
	color: #AA8B55;
}

#footer-content a:hover {
	text-decoration: none;
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
}

#footer a {
	text-decoration: underline;
}

.pagetitle {
	padding-top: 20px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:0 1em 1em 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}