/*  
Theme Name: High Adventure
Theme URI: http://highadventureoec.com/
Description: High Adventure custom theme
Version: 1.0
Author: Mouse Will Play
Author URI: http://www.mousewillplay.co.uk/
*/

/*------------------------------------------------------------------

1.	RESET
Global reset for all HTML elements

------------------------------------------------------------------*/

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }
body { font-size: 100.01%; height: 101%; text-align: left; position: relative; }
img, fieldset, abbr, acronym { border: 0 }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
caption { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; }
input, select { vertical-align: middle }
textarea { height: auto; overflow: auto; }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center; }
ul, ol { list-style-type:none; }

/*------------------------------------------------------------------

2.	MAIN STYLES
General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
*/

body#woothemes {
background: #18191b url(images/bg.jpg) repeat-x center 0;
color: #343A41;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

.wp-caption-text{
color: #5b6673;
}

p, ul, ol, table { margin: 0 0 18px }

em { color: #343A41 }

.box1 table td{
vertical-align: middle;
}


table.contact td{
padding: 6px 0 6px 0;
vertical-align: top;
}

.box1 table td img{
margin: 5px;
}


/* Headlines */
h1, h2, h3{
font-weight: normal;
line-height: normal;
letter-spacing:-1px;
}
h1 { font-size:30px; }
h2 { font-size:16px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h1, h3 {
color: #5B6673;
font-family: "Comic Sans MS", "Comic Sans MS5", cursive;
margin-top: 15px;
}




.post h3{
margin: 0 0 20px 0;
padding-top: 5px;
color: #343A41;
}

.archivebox .post h3{
margin: 0;
padding: 0;
}

h2{
color: #5B6673;
font-family: "Comic Sans MS", "Comic Sans MS5", cursive;
margin: 0px;
font-weight: normal;
padding-bottom: 10px;
}

.post h2 a{
font-weight: normal;
text-decoration: none;
}

h4 {
color: #5B6673;
font-family: "Comic Sans MS", "Comic Sans MS5", cursive;
font-size: 14px;
}


/* Anchors */
a, a:link, a:visited {
color: #5B6673;
font-weight: bold;
text-decoration: underline;
}
a:hover, a:active, a.active {
text-decoration: none;
}

/* Lists */
#main div.box1 ul {
padding:0px 20px 20px 20px;
list-style:inside;
}
#main div.box1 ol {
padding:20px;
list-style:inside;
list-style-type:decimal;
}
#sidebar .box1 { margin:0 0 18px; padding: 9px 18px 18px 18px; }
#sidebar #videos .box1 { margin: 0 0 20px; padding: 10px; }

#sidebar ul, #sidebar ol { 
list-style-image: url(images/bullet.gif) no-repeat;
}

blockquote {
margin:15px 0; padding:10px 20px;
border-bottom:1px solid #000;
font:1.00em "Comic Sans MS", "Comic Sans MS5", cursive; color:#fff;
background:url(images/bg-box.png) repeat scroll 0 0 !important;
background: #222;
}

/*-------------------------------
2.b Base layout
---------------------------------
*/

#wrap {
margin: auto;
text-align: left;
width: 940px;
position: relative;
}

#header, #content, #footer {
float: left; 
display: inline;
clear: both;
position: relative;
}

#header {
height: 260px;
width: 100%;
z-index: 5000;
}

#head_photo{
position: absolute;
top: 91px; 
left: 0px;
display:block;
}


#logo { 
margin: 0;
z-index: 3000;
}

#logo a {
cursor: pointer;
position: absolute;
top: 5px; 
left: 30px;
display:block;
}

#logo a img{
z-index: 1000;
}

#content {
padding: 0 0 4em;
width: 100%;
}
.home #main {
float: left;
width: 374px;
}
#main {
float: left;
width: 588px;
}
.home #sidebar {
float: right;
width: 543px;
}
#sidebar {
float: right;
width: 323px;			
}
#sidebar h3 { 
margin-top: 0px;
margin-bottom: 0px;
background: url(images/sidebar_head.png) no-repeat;
font-size: 16px;
font-weight: normal;
display: block;
height: 27px;
padding: 3px 0 0 15px;
z-index: -1;
color: #F1EBC4;
}



#sidebar a {
color: #F1EBC4;
font-weight: normal;
text-decoration:none;
}

#sidebar a:hover {
color: #DCDEE2;
}

#searchform{
margin-top: 8px;
}

.screen-reader-text{
color: #F1EBC4;
}

#searchform input#s, .newsinput{
width: 150px; 
height: 25px;
border: 0px;
color: #F1EBC4;
padding-left: 10px;
margin-left: 6px;
}

#searchform input#s{
background: url(images/search_bg.png) no-repeat;
}

.newsinput{
background: url(images/search_bg1.png) no-repeat;
color: #BABFC7;
}

#searchsubmit{
background: url(images/button.png) no-repeat;
width: 55px; 
height: 25px;
border: 0px;
color: #F1EBC4;
}

#searchsubmit:hover{
background: url(images/button.png) no-repeat left -25px;
}

.newsbtn{
background: url(images/button1.png) no-repeat;
width: 80px; 
height: 20px;
border: 0px;
color: #BABFC7;
margin-right: 10px;
}

.newsbtn:hover{
background: url(images/button1.png) no-repeat left -20px;
color: #fff;
}

#footer {
width: 100%; 
height: 155px;
border-bottom: 200px solid #000;
}

#footerWrap {
width: 100%;
color: #BABFC7;
height: 355px;
background: url(images/footer.png) no-repeat center bottom;
}

#footerInner{
width: 940px;
margin: 0 auto;
display: block;
padding-top: 150px;
}

#footer1{
display: block;
float: left;
width: 310px;
padding-top: 80px;
}

#footer2{
display: block;
float: left;
width: 310px;
padding-top: 80px;
}

#footer2 a:hover img, #footer4 a:hover img{
opacity: 0.5;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
}


#footer3{
display: block;
float: left;
width: 260px;
padding-top: 80px;
}

#footer4{
display: block;
float: right;
width: 60px;
}

#footer p{
line-height: 1.2em;
color: #BABFC7;
}

#footer p em{ 
color: #BABFC7; 
font-weight: bold;
}

#footer p a{
color: #BABFC7;
}

/* Fix Footer Position */
#wrap {position: relative; min-height: 100%;}
html, body, * html #wrap {height: 100%;}
#content {padding-bottom: 100px;}
#footer {margin-top: -150px; }


/*-------------------------------
2.c Navigations
-------------------------------*/

ul.nav { margin: 0 }

/* Main navigation */
#nav1 {
height: 38px;
width: 170px;
position: absolute;
top: 50px; 
right: 10px;
text-align: right;
font: 16px/16px "Comic Sans MS", "Comic Sans MS5", cursive;
padding: 0;
margin: 0;
list-style: none; 
line-height: 1;
z-index: 300;
}

#nav2 {
height: 38px;
width: 940px;
position: absolute;
top: 199px; 
left: 0;
font: 14px/14px "Comic Sans MS", "Comic Sans MS5", cursive;
background: url(images/nav_pg.png) no-repeat;
padding: 0 0 0 10px;
margin: 0;
list-style: none; 
line-height: 1;
z-index: 300;
}


#nav1 ul, #nav2 ul{
padding: 0;
margin: 0;
list-style: none; 
line-height: 1;
z-index: 200;
}


#nav1 a, #nav2 a {
color: #f1ebc4;
display: block;
padding: 11px;
zindex: 200;
font-weight: normal;
text-decoration: none;
}

#nav1 a:hover, #nav2 a:hover {
color: #BABFC7;
background: url(images/bg-nav.png);
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
zindex: 200;
}

#nav1 li, #nav2 li {
float: left;
zindex: 200;
}

.page_item{
zindex: 200;
}

/* Style drop down list */

#nav2 li ul {
position: absolute;
width: 250px;
left: -999em;
}

#nav2 li:hover ul, #nav2 li.sfhover ul {
left: auto;
}

#nav2 li ul li a {
background: url(images/bg-nav.png);
line-height: 18px;
font-size: 14px;
color: #BABFC7;
width: 200px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;	
}




#nav2 li.cat-item ul {
width: 60px;
}

#nav2 li ul li.cat-item a {
width: 60px;
}

#nav2 li ul li a:hover {
background: #5B6673;
color:#F1EBC4;
}

#nav2 li ul li a {
}

#nav2 li ul ul {
margin: -35px 0 0 180px;
}

#nav2 li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav2 li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover, #nav2 li:hover, #nav2 li.hover {  
position: static;
}

ul#footerNav {
position: absolute;
top: 27px; right: 0;
}
ul#footerNav li {
float: left; display: inline;
margin-left: 15px;
}


/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

#footer #footerWrap #copy {
position: absolute;
top: 27px; left: 0;
}
#footer #footerWrap #copy a {
color: #6099ff;
}

div#hi {
color: #BABFC7;
font: 16px/16px "Comic Sans MS", "Comic Sans MS5", cursive;
text-align: right;
width: 440px;
position: absolute;
top: 10px; right: 30px;
}

div#hi p a {
color: #BABFC7;
font-weight: normal;
text-decoration: none;
}

div#hi p a:hover {
color: #f1ebc4;
text-decoration: none;
}




ol.commentlist li, form#comments { background: url(images/bg-box.png) repeat !important; background: #111; }

#main div.box1 {
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-khtml-border-radius: 0 0 8px 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
border-radius: 0 0 8px 8px;	
background: url(images/bg-box.png) repeat !important; 
background: #F1EBC4;
margin: -3px 0 0 0;
padding: 0;
}

#main div.archivebox{
background: url(images/bg-box.png) repeat !important; 
background: #111;
margin: -3px 0 0 0;
padding: 0;
}


div.box1 ul, div.box1 ul.blog-list li p { margin: 0 }

div.box1 ul.blog-list li {
border-bottom: 1px solid #1f3035;
padding: 0 0 15px;
}

div.box1 p.link {
text-align: right;
margin: 0 0 15px;
}

div.box1 ul.left-list {
float: left;
width: 230px;
padding: 10px 0 10px 10px;
}

div.box1 ul.right-list {
float: right;
width: 230px;
padding: 10px 10px 10px 0;
}

div.box1 ul.left-list li, div.box1 ul.right-list li, div.box1 ul.list3 li {
line-height: 13px;
border-top: 1px solid #1f3035;
padding: 0;
}

div.box1 ul.list3 {
margin: 0;
}



div.box1 ul.list3 li {
padding: 15px 0;
}

div.box1 ul.list3 li ul {
margin: 0;
border: none !Important;
display: none;
}

.list3 li ul li {
margin: 0 0 0 15px;
padding: 15px 0 0;
border: none !Important;
display: none;
}

div.box1 ul.left-list li a, div.box1 ul.right-list li a, div.box1 ul.list3 li a { color: #dadada }

div.box2 {
background-color: #141517;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding: 8px;
}

.txt0, .txt0 a, .continue { color: #a3d5ea;}

h4.txt1 {
background: url(images/ico-1.gif) no-repeat 15px 3px;
padding: 0 0 10px 45px;
}



ol.commentlist  { margin:0; }

ol.commentlist li {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
margin: 0 0 10px;
padding: 18px 20px 18px 20px;
position: relative;
}
ol.commentlist li p {	margin: 0 }

ol.commentlist li img.avatar {
float:right;
padding:0 10px 0 10px;
}

ol.commentlist li p a { color: #6099ff; }

ol.commentlist li ul li {
padding: 15px 0px 5px 20px;
margin:0;
}

ol.commentlist .comment-meta a { color:#999; padding-bottom:5px; }
ol.commentlist .children { margin:0; }



div.post { 
padding: 10px 25px 25px 25px;
margin-top: 0px; 
}

.breadcrumb{
margin-bottom: 15px;
}



#main h2.hd-page, #main h2.title{
background: url(images/header.png) no-repeat 0px 0px;
padding: 3px 0 0 25px;
height: 30px;
z-index: -1;
font-weight: normal;
color: #F1EBC4;
}



.post strong { font-weight: 700;}
.post em { font-style: italic}


.home .post { border-bottom: 1px dashed #777777}

div.post img { border:1px solid #BABFC7; padding:5px !important; padding:0; }

.box1 .navigation { padding: 10px 0;}

.navigation a {color:#F1EBC4;}


div.box1 ul.list2 li, div.list3 li {
line-height: 13px;
border-bottom: 1px solid #1f3035;
padding: 8px 0;
}
div.list3 .lifestream li { border:none; }


/*------------------------------------------------------------------

3.	FORMS
Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea
{
border: 0;
color: #000;
padding: 7px;
}
input.text { width: 168px }
select.select { width: 200px }
textarea.textarea { width: 168px; height: 100px;}

button.button {
color: #fff;
height: auto; width: auto;
line-height: normal;
white-space: nowrap;
}

/* General forms */
form.form {  }

form.form ol.fieldset {	list-style: none }

form.form ol.fieldset li.field {
margin: 0 0 13px;
position: relative;
}
form.form ol.fieldset li.field label {
position: absolute;
top: 5px; left: 195px;
}

form.form p.submit { margin: 0 }

form.form p.submit input { padding: 5px 10px }


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }

form.search p.fields { margin: 0 }

form.search p.fields input, form.search p.fields button {
display: inline;
vertical-align: middle;
}


/*-------------------------------
3.b Individual forms
-------------------------------*/

form#topSearch {
background: url(images/bg-search.png) no-repeat;
width: 178px; height: 32px;
position: absolute;
top: 10px; right: 0;
}
form#topSearch p.fields input {
color: #fff;
font-size: 14px;
font-weight: bold;
width: 130px;
background: none;
overflow: hidden;
border: none;
position: absolute;
top: 8px; left: 8px;
}
form#topSearch p.fields button {
background: url(images/ico-search.png) no-repeat;
width: 21px; height: 21px;
border: none;
position: absolute;
top: 5px; right: 10px;
}

form#comments {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding: 20px 30px;
}


/*-------------------------------
Widgets
-------------------------------*/


.widgetized .box1 {
background: url(images/bg-nav.png) repeat !important;
margin-top: 0px;
background: #373f43;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-khtml-border-radius: 0 0 8px 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
border-radius: 0 0 8px 8px;	
}

#sub-page-menu h3 a{
text-decoration: none;
font-weight: normal;
}



#text-3 a {
float: left;
display: inline;
margin: 18px 10px 0 3px;
border: 1px solid #4d5661;
padding: 3px;
}

#text-3 a:hover {
border: 1px solid #5b6673;
}






#text-3 .box1{
padding: 0 0 15px 15px;
background: url(images/bg-nav.png) repeat !important;
margin-top: 0px;
background: #373f43;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-khtml-border-radius: 0 0 8px 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
border-radius: 0 0 8px 8px;	
min-height: 205px;
}



#browseFlickr{
background: url(images/bg-flickr.png) no-repeat;
width: 91px; height: 11px;
margin: 0 25px 10px 12px;
float:right;
}
#video {
padding: 10px;
}






/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left }
.c { text-align: center }
.r { text-align: right }
.aligncenter { margin: 5px auto 15px auto;	display: block; }
.alignleft { margin: 5px 15px 5px 0; float: left; }
.alignright { margin: 5px 0px 5px 15px; float: right; }

.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both; margin-bottom: 0px; }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .anchor, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

.hr { background: #ccc; height: 1px; margin: 1.5em 0 }
.hr hr { display: none }


/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: block }
.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }


