/*  
Theme Name: Sky Islands
Theme URI: http://creativeslice.com/
Description: Theme for SkyIslands.org
Version: 1.0
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.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 }
address { font-style:normal }
.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: center;
	color: #341912;
	background-color:#f4efdc;
}

#homewrap {
background:url(images/background-home.jpg) repeat-x;
}

#pagewrap {
background:url(images/background-interior.jpg) repeat-x;
}


a:link {
	color: #cc3300;
}
a:visited {
	color: #cc3300;
}
a:hover {
	color: #33ccff;
}

input {
	padding:4px;
	font-size: .9em;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #e0d1bc;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

.alignleft {float: left;}
.alignright {float: right;}


.wp-caption.alignright {
border: 1px solid #e0d1bc;
margin-left: 10px;
background: #fff;
}

#player1 {
background: black;
padding-bottom: 6px;
}
p#player1 {
text-align: center;
}

/* -------------------- Header -------------------- */

#header {
}

#headerwrap {
width: 950px;
margin: 0 auto;
position: relative;
}

#logo {
text-align: left;
padding-top: 53px;
padding-left: 22px;
}

#photo {
width: 620px;
position: absolute;
top: 40px;
right: 0;
}

#fronthighlight {
position: absolute;
top: 230px;
left: 40px;
width: 220px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 1.2em;
color: #fff;
}

#mantra {
font-size: 2em;
font-family:Georgia, "Times New Roman", Times, serif;
color: #767525;
text-align: left;
float: right;
width: 620px;
margin-top: 50px;
}

#takeflight {
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
border-top: 1px solid #e0d1bc;
border-bottom: 1px solid #e0d1bc;
margin-top: 1em;
padding: .7em 0;
font-size: 1.2em;
letter-spacing: .2em;
width: 620px;
float: right;
}


/* -------------------- Nav -------------------- */

#nav {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
text-transform:uppercase;
float: right;
margin-top: 12px;
}
#nav li {
display: inline;
margin-left: 6px;
}
#nav a, #nav a:visited {
	text-decoration:none;
	color: #fff;
	padding: 5px 8px;
}
#nav a:hover {
color: #33ccff;
}

#nav .current_page_item a, #nav .current_page_item a:visited, #nav .current_page_item a:hover {
color: #341912;
background: #33ccff;
}



/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
float: left;
width: 260px;
padding: 10px 20px;
background:url(images/sidebar-background.jpg) repeat-x #e0d1bc;
border: 1px solid #8e837d;
text-align:left;
}

#sidebar li {
	list-style: none;
	padding: 2px 0;
}

#sidebar h2 {
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom: 1px solid #84583b;
font-weight: normal;
text-transform: uppercase;
margin: 1em 0;
font-size: 1.2em;
letter-spacing: .2em;
color: #84583b;
}

#sidebar h3 {
font-size: 1.2em;
}

#sidebar p {
	font-size: 1em;
	margin-bottom: 1em;
}

#sideblock {
font-size: 1.3em;
margin-bottom: 2em;
color: #84583b;
font-family:Georgia, "Times New Roman", Times, serif;
}


/* ------------------------------ Content ---------------------------- */

#main {

}

#homewrap #mainwrap {
width: 950px;
margin: 98px auto 0 auto;
}

#pagewrap #mainwrap {
width: 950px;
margin: 1px auto 0 auto;
}

#frontnews em {
color: #84583b;
}

#content {
text-align: left;
float: right;
width: 620px;
font-size: 1.2em;
}

#content .home {
background: #fff;
padding: 20px;
}

#content h1 {
font-size: 2.1em;
line-height: .8em;
}

#content h2 {
font-size: 1.8em;
font-family:Georgia, "Times New Roman", Times, serif;
color: #767525;
font-weight: normal;
text-align: left;
line-height: 1em;
padding-bottom: .5em;
}

#content h3 {
font-size: 1.4em;
color: #cc3300;
}

#content h4 {
font-size: 1.5em;
padding: 10px;
color: black;
background: #fefa80;
margin-bottom: 10px;
}

#content p {
font-size: 1.1em;
margin: 0 0 1.1em 0;
line-height: 1.3em;
}

#content strong {
}

#content ul {
list-style:none;
padding-bottom: .5em;
margin: 0;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.1em;
background: #fffcf5;
margin: .3em 0;
padding: .5em;
line-height: 1.2em;
}

#navigation .alignleft, #navigation .alignright {
padding: 5px;
}

#navigation a, #navigation a:visited {
background: #cc3300;
padding: 3px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: .9em;
line-height: 1.9em;
}
#navigation a:hover {
background: #33ccff;
}

table {
border: 3px solid #e0d1bc;
margin-bottom: 20px;
}

td {
padding: 5px;
border: 1px solid #e0d1bc;
background: #fffcf5;
}

#homewrap .alignright {
float: right;
border: 1px solid #e0d1bc;
margin-left: 10px;
}

.wp-caption {
font-size: .9em;
background: #f4efdc;
text-align: center;
padding-top: 5px;
}

.wp-caption-text {
padding: 5px 5px 0 5px;
}

/* ---------------------------------------- Comments ---------------------------- */

#content small a {
font-weight: bold;
}

.commentlist a, .commentlist a:visited {
color: #cc3300;
}

.commentlist a:hover {
color: #33ccff;
}

#comments, #respond {
padding-top: 1em;
border-top: 2px solid white;
clear: both;
}

.commentlist {
color: #84583b;
font-size: .9em;
}

.commentlist cite {
}

#commentform #submit {
border: 2px solid #fff;
padding: 3px;
background: #cc3300;
color: #fff;
font-weight: bold;
}


/* --------------------------- Footer ---------------------------- */

#footer {
clear: both;
border-top: 2px solid #767525;
margin: 0 auto;
width: 950px;
color: #84583b;
}

#footer a, #footer a:visited {
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
}


#footerleft {
padding: 20px 0;
text-align: left;
width: 400px;
float: left;
}

#footerright {
float: right;
padding: 20px 0;
text-align: right;
width: 300px;
}



p.edit a, p.edit a:visited {
font-size: .7em;
color: white;
font-weight: bold;
background: #cc3300;
text-decoration: none;
padding: 2px 4px;
}
p.edit a:hover {
background: #33ccff;
}
