/*  
Theme Name: Red Earth Adventure Tours
Description: WordPress theme for Red Earth Adventure Tours
Version: 1
Author: Tim Bowen / Tripwire Arts
Author URI: http://tripwirearts.com/
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
	font: 70% arial, sans-serif;
	text-align: left;
	color: #fff;
background: url(images/background_body_new.jpg) fixed center top #333;
}

a:link {
	color: #8e5de2;
}
a:visited {
	color: #8e5de2;
}
a:hover {
	color: #f28b26;
}

input {
	padding:4px;
	font-size: .9em;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #000;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0 20px 0 20px;
	line-height:18px;
border-left: 2px solid #d5cebb;
}

.alignleft {float: left;}
.alignright {float: right;}

#wrapper {
width: 908px;
margin: 0 auto;
border-right: 2px solid #d6d6d6;
border-bottom: 2px solid #d6d6d6;
border-left: 2px solid #d6d6d6;
display: relative;
background: url(images/gradient_new.jpg) repeat-y #333;
}

h1 {
font-size: 3.3em;
font-weight: normal;
color: #000;
letter-spacing: -.03em;
font-family: Georgia, serif;
padding-bottom: .2em;
}
h2 {
font-size: 2.3em;
color: #fff;
font-weight: normal;
letter-spacing: -.03em;
padding-bottom: .3em;
}
h3 {
font-size: 2.1em;
color: #fff;
font-family: Georgia, serif;
letter-spacing: -.04em;
font-weight: normal;
padding-bottom: .3em;
}
h4 {
font-size: 1.8em;
color: #c23a00;
padding-bottom: .3em;
}
h5 {
font-size: 1.6em;
color: #133e60;
padding-bottom: .3em;
}
/* -------------------- Header -------------------- */

#header {
position: relative;
height: 181px;
background: url(images/header_new.jpg) top #222;
}

/* -------------------- Nav -------------------- */


#nav {
padding: 150px 0 0 120px;
}

#nav li a {
float: left;
color: white;
outline: 0;
text-decoration: none;
padding: 0 25px;
font-family: georgia, serif;
font-size: 18px;
}
#nav ul {
        margin:0;
}
#nav ul li {
        display: inline;
        float:left;
}

#nav .current_page_item a,
#nav .current_page_parent a,
#nav a:hover {
color: #159095;
}


/* ------------------------------ Front Page ---------------------------- */

#frontbanner {
padding: 0px;
height: 315px;
}

#frontbox {
color: #fff;
width: 520px;
float: left;
margin: 10px;
padding: 15px;
}

#frontbox img {
padding: 3px 0 10px 0;
}

#frontright {
width: 270px;
float: right;
margin: 10px 10px 0 0;
}

#frontnews {
padding-bottom: 15px;
}

#frontnews h2 {
padding: 15px 10px 11px 15px;
color: #fff;
}

#frontnews li {
list-style: none;
}

#frontnews li a {
display: block;
color: #fff;
border-top: 1px solid #333;
padding: 5px 15px;
margin: 0px 0px;
text-decoration: none;
}
#frontnews li a:hover {
text-decoration: underline;
background: #5b5348;
color: #fff;
}


/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
float: left;
width: 190px;
margin-top: 20px;
padding: 10px 15px;
text-align: left;
background: #222;
color: #ccc;
}

#sidebar h1 {
color: #403d2a;
padding: 0;
margin-bottom: -.5em;
}

#sidebar h3 {
color: #fff;
padding-top: .5em;
}

#sidebar li {
display: inline;
}


/* ------------------------------ Content ---------------------------- */


#main {
margin-top: 0px;
}

#submenu {
margin-top: 30px;
margin-left: 5px;
float: left;
width: 130px;}

#submenu h3 {
margin: 12px 0 0 1px;
}

#submenu a {
display: block;
width: 115px;
float: left;
padding: 5px;
margin: 0 5px;
text-decoration: none;
font-size: 14px;
font-family: georgia, serif;
color: #fff;
}

#submenu a:hover, #submenu .current_page_item a {
color: #159095;
}

#content {
text-align: left;
float: right;
margin: 40px 60px 40px 0;
width: 690px;

}

.entry p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.3em;
}

.entry strong {
font-size: 1.2em;
line-height: 1.3em;
}

#content ul {
list-style:disc;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#navigation .alignleft, #navigation .alignright {
padding: 10px 0 20px 0;
}

#navigation a, #navigation a:visited {
background: #aec080;
padding: 3px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: .9em;
line-height: 1.9em;
}
#navigation a:hover {
background: #889a58;
}

.postmetadata {
background: #f7edcc;
padding: 5px;
margin: .5em 0 2em 0;
}

#links {
font-size: 1.2em;
line-height: 2em;
}

#links a {
font-size: 1.2em;
font-weight: bold;
}

/* ---------------------------------------- Comments ---------------------------- */

#content small a {
font-weight: bold;
}

.commentlist a, .commentlist a:visited {
color: white;
}

.commentlist a:hover {
color: black;
}

#comments, #respond {
margin: 12px 0;
}

.commentlist li {
background: #aec080;
padding: 10px 10px 0 10px;
margin: 4px;
}

.commentlist p {
color: #2e2c1e;
}

.commentlist cite {
font-weight: bold;

}
.commentlist cite a {
color: white;
}

#commentform #submit {
border: 2px solid #43a748;
padding: 3px;
background: #43a748;
color: #fff;
font-weight: bold;
}


/* --------------------------- Footer ---------------------------- */

#footer {
color: #eee;
text-align: center;
padding: 160px 0 80px 0;
}

