/*
Theme Name: trek
Theme URI: http://www.tastypixels.com.au
Description: Trek Outdoors Australia site by <a href="http://www.tastypixels.com.au">Tasty Pixels</a>.
Version: 1.0
Author: Ramapriya Ramanuja
Author URI: http://www.tastypixels.com.au
Tags: 
*/

/****** GENERAL ******/

body 
{
margin: 0px;
padding: 0px;
background: #F3F5E9;
color: #615631;
font-family: 'Droid Sans', sans-serif;
font-size: 16px;
}

img 
{
border: none !important;
}

/****** FONTS - ALL FOOTER FONTS ARE IN THE FOOTER SECTION FURTHER DOWN ******/

h1.blog-title 
{
font-family: 'Droid Sans', sans-serif;
padding: 0px;
font-size: 32px;
font-weight: normal;
line-height: 1em;
color: #E19251;
}

h1
{
font-family: 'Droid Sans', sans-serif;
padding: 0px;
font-size: 18px;
font-weight: normal;
line-height: 1em;
color:  #D2BA74;
margin: 0px 0px 20px 0px;
}

h2 
{
font-family: 'Droid Sans', sans-serif;
font-size: 28px;
font-weight: normal;
line-height: 1em;
color: #E19251;
margin: 0px 0px 8px 0px;
}

h3 
{
font-family: 'Droid Sans', sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 1.5em;
color: #E19251;
margin: 0px 0px 8px 0px;
}

h3.subheading /*creates space beneath another heading*/
{
line-height: 1.5em;
color: #615631;
}

h3.formspace /*creates space beneath another heading on the booking form*/
{
line-height: 2em;
margin-bottom: 0px;
}

h3.fee-title
{
color: #615631;
font-size: 18px;
margin: 0px 0px 12px 0px;
}

h4 
{
font-size: 16px;
font-weight: normal;
color: #615631;
padding: 5px 5px 5px 5px;
line-height: 1.6em;
background: #D2BA74;
}

h5
{
clear: none;
float: right;
font-size: 22px;
font-weight: normal;
color: #736175;
margin: 0px 0px 5px 15px;
padding: 0px 0px 0px 30px;
width: 290px;
line-height: 1.4em;
background: url(img/quotes.png) top left no-repeat;
}

h6 
{
clear: both;
margin: 10px 0px 10px 0px;
font-size: 1px;
color: #FEF6F0;
line-height: 1em;
width: 100%;
border-top: 2px dashed #E7A376;
}

p 
{
clear: none;
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
line-height: 1.6em;
color: #615631;
}

p.formbreak
{
line-height: 1em;
margin: 0px;
}

blockquote
{
margin: 0px 0px 10px 0px;
padding: 5px 5px 0px 5px;
color: #615631;
background: #EDE8ED;
border: dashed 1px #615631;
}

				/**** HEADER CONTENT ****/

#header-wrapper
{
width: 100%;
background: #E19251;
border-top: 5px solid #CA6624;
}

#header
{
margin: 0px auto;
width: 960px;
height: 150px;
padding: 0px;
}

#logo
{
margin: 10px auto 0px auto;
width: 514px;
height: 116px;
background: url(img/logo.png) top center no-repeat;
}

/****** MENU ******/

#menu-wrapper
{
position: relative;
z-index: 1000;
width: 100%;
height: 40px;
background: #E19251;
margin: -15px 0px 0px 0px;
}

#menu-envelope
{
margin: 15px auto;
}

/* this creates the current page menu highlighting. Note the changes in the menu in the header.php file to echo ' page-item-home current_page_item'. In some themes this doesn't work without that modification and the creation of the custom menu in the WordPress admin panel. The custom menu on this site is called 'main'. */
.current_page_item
{
background: #DA722E; 
}

/**** SLIDER CONTENT ****/

#slider-wrapper
{
width: 100%;
clear: both;
margin: 0px auto;
background: #E19251;
}

#slider-frame 
{
width: 100%;
height: 350px;
position: relative;
overflow: hidden;
margin: 0px auto 0px auto;
}

#slider-frame-page 
{
width: 100%;
height: 280px;
position: relative;
overflow: hidden;
margin: 0px auto 0px auto;
}

/* REPLACES THE SLIDER WRAPPER ON PAGES */
#sliderbottom
{
width: 100%;
height: 15px;
clear: both;
margin: 0px auto 15px auto;
background: url(img/sliderbottom.png) top left repeat-x;
}

/* REPLACES THE SLIDER WRAPPER ON PAGES */
#top-bar
{
width: 100%;
height: 30px;
clear: both;
margin: 0px auto 15px auto;
background: url(img/topbarbg.png) top left repeat-x;
}

/****** BODY LAYOUT******/

#wrapper
{
margin: 0px auto;
width: 1000px;
}

#content 
{
position: relative;
z-index: 100; /* IE z-index bug */
}


/*  for pages with a standard sidebar  */
#content-left 
{
float: left;
width: 630px;
padding: 0px;
overflow: visible;
margin: 0px 60px 20px 0px;
}

/*  for pages with no sidebar  */
#content-wide 
{
float: left;
width: 960px;
padding: 0px;
margin: 0px 0px 20px 0px;
}

.box-right, .post, .page 
{
margin: 0 0 10px 0;
}

ol 
{
line-height: 1.7em;
clear: left;
margin-left: 20px;
padding-left: 0px;
}
 
#content-left ul 
{
clear: left;
margin-left: -8px;
padding-left: 0px;
list-style: none;
}

#content-left ul li 
{
background-image: url(img/bullet.png);
background-repeat: no-repeat;
padding-left: 24px;
background-position: 0.5em 0.3em;
line-height: 1.7em;
}

/****** HOME BOXES *****/

#box-wrapper
{
float: left;
width: 960px;
}

#homebox1
{
float: left;
width: 266px;
margin: 20px 65px 15px 0px;
padding: 5px 5px 0px 5px;
background: #EDE8ED url(img/icon-practice.png) top center no-repeat;
}

#homebox2
{
float: left;
width: 266px;
margin: 20px 65px 15px 0px;
padding: 5px 5px 0px 5px;
background: #EDE8ED url(img/icon-yogashala.png) top center no-repeat;
}

#homebox3
{
float: left;
width: 266px;
margin: 20px 0px 15px 0px;
padding: 5px 5px 0px 5px;
background: #EDE8ED url(img/icon-classes.png) top center no-repeat;
}

#homebox4
{
float: left;
width: 266px;
margin: 20px 65px 15px 0px;
padding: 5px 5px 0px 5px;
background: #EDE8ED url(img/icon-dharma.png) top center no-repeat;
}

#homebox5
{
float: left;
width: 266px;
margin: 20px 65px 15px 0px;
padding: 5px 5px 0px 5px;
background: #EDE8ED url(img/icon-events.png) top center no-repeat;
}

#homebox6
{
float: left;
width: 266px;
margin: 20px 0px 15px 0px;
padding: 5px 5px 0px 5px;
background: #EDE8ED url(img/icon-shop.png) top center no-repeat;
}

h2.box-title
{
font-size: 20px;
text-align: center;
color: #E19251;
margin-top: 120px;
}

p.box-text
{
text-align: center;
line-height: 1.4em;
font-size: 15px;
}

/****** SIDEBAR ******/

#sidebar-wrapper
{
float: left;
width: 270px;
}

#sidebar-widget-wrapper
{
float: left;
width: 270px;
padding-left: 40px;
}


#slider-spacer /* creates space between the slider-loaded spacebar images */
{
float: right;
height: 20px;
width: 270px;
margin: 0px;
}

/****** FOOTER ******/

#top-footer-wrap 
{
width: 100%;
margin: 0px auto 0px auto;
background: #423606;
}

#top-footer 
{
width: 960px;
height: 200px;
margin: 0px auto;
padding: 0px;
}

#top-footer p 
{
font-size: 14px;
color: #FFF;
padding: 0px;
line-height: 1.5em;
margin: 0px;
}

p.facebook 
{
height: 40px;
padding: 15px 0px 0px 50px !important;
background: url(img/facebook.png) top left no-repeat;
}

p.twitter 
{
height: 40px;
padding: 15px 0px 0px 50px !important;
background: url(img/twitter.png) top left no-repeat;
}

#top-footer h2
{
font-family: 'PT Sans', sans-serif;
font-size: 22px;
line-height: 1em;
margin: 0px 0px 10px 0px;
color: #FFF;
}

#top-footer h2.space
{
font-family: 'PT Sans', sans-serif;
font-size: 22px;
line-height: 1em;
margin: 0px 0px 15px 0px;
color: #FFF;
}

#bottom-footer-wrap 
{
width: 100%;
height: 50px;
background: #423606;
}

#bottom-footer
{
clear: both;
width: 960px;
margin: 0px auto;
padding-top: 15px;
}

#bottom-footer p
{
font-size: 12px;
text-align: center !important;
margin: 0px 0px 0px 0px;
line-height: 1.7em;
color: #FFF;
}

p.clear-text /* creates extra space above the line for address text */
{
margin-top: 10px !important;
line-height: 2em !important;
}

#footer1
{
clear: none;
float: left;
width: 330px;
margin: 15px 0px 0px 0px;
}

#footer-logo
{
float: left;
width: 300px;
height: 152px;
margin: 15px 0px 0px 0px;
background: url(img/footer-logo.png) top center no-repeat;
}

#footer2
{
float: right;
width: 330px;
margin: 15px 0px 0px 0px;
}


/****** LINKS ******/
	
a 
{
color: #E19251;
text-decoration: none;
border-bottom: 1px dotted #E19251;
}

a:hover
{
color: #FFF;
background: #E19251;
text-decoration: none;
border-bottom: 1px solid #E19251;
}

#menu a 
{
color: #FFF;
text-decoration:none;
border-bottom: none;
}

#menu a:hover 
{
color: #9B0643;
background: none;
border-bottom: none;
}

	
#sidebar-panel a 
{
color: #FFF;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}

#sidebar-panel a:hover
{
color: #E19251;
background: #FFF;
text-decoration: none;
border-bottom: 1px solid #FFF;
text-shadow: none;
}
	
#top-footer a 
{
color: #E19251;
text-decoration: none;
border-bottom: 1px dotted #E19251;
}

#top-footer a:hover
{
color: #423606;
background: #E19251;
text-decoration: none;
border-bottom: 1px solid #E19251;
text-shadow: none;
}
	
#bottom-footer a 
{
color: #E19251;
text-decoration: none;
border-bottom: 1px dotted #E19251;
}

#bottom-footer a:hover
{
color: #423606;
background: #E19251;
text-decoration: none;
border-bottom: 1px solid #E19251;
text-shadow: none;
}
	
					/****** BLOG DATES ******/

#date 
{
float: left;
margin: 5px 15px 0px 0px;
width: 61px;
height: 66px;
padding: 5px 0px 3px 0px !important;
background: #D2BA74;
border-radius: 6px;
overflow: hidden;
}

#date p
{
font-family: sans-serif;
font-size: 14px;
margin: 0px 0px 0px 0px;
color: #FFF;
text-align: center;
line-height: 1em;
text-transform: uppercase;
padding: 0px;
}

#date p.year
{
font-family: sans-serif;
font-size: 14px;
margin: 0px 0px 0px 0px;
color: #FFF;
text-align: center;
line-height: 1em;
text-transform: uppercase;
padding: 0px;
}

#date h2
{
font-family: sans-serif;
font-size: 28px;
color: #FFF;
line-height: 1em;
text-align: center;
font-weight: strong;
margin: 3px 0px 3px 0px;
padding: 0px;
}


ol 
{
line-height: 1.7em;
clear: left;
margin-left: 20px;
padding-left: 0px;
}
 
#content-left ul 
{
clear: left;
margin-left: -8px;
padding-left: 0px;
list-style: none;
}

#content-left ul li 
{
background-image: url(img/bullet.png);
background-repeat: no-repeat;
padding-left: 24px;
background-position: 0.5em 0.3em;
line-height: 1.7em;
}


/****** USEFUL STUFF ******/

.clearfix:after 
{
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix 
{
display: inline-block;
}

html[xmlns] .clearfix 
{
display: block;
}

* html .clearfix 
{
height: 1%;
}

.clear 
{
clear: both;
}

/****** WORDPRESS CSS ******/

.aligncenter,
div.aligncenter 
{
display: block;
margin: 0 auto;
}

.aligncenter 
{
margin-top: 10px;
margin-bottom: 20px!important;
}

.alignleft 
{
float: left;
margin: 8px 15px 10px 0px;
}

.alignright 
{
float: right;
margin: 8px 0px 10px 15px;
}

.wp-caption 
{
margin-bottom: 10px;
padding-top: 4px;
text-align: center;
background-color: #E6E4DA;
}

.wp-caption img 
{
float: none;
margin: 0px;
padding: 0px;
border: none;
}

.wp-caption p.wp-caption-text 
{
font-size: 11px;
line-height: 1.5em;
text-align: center;
padding: 3px 5px;
margin: 0px;
}

#image-space
{
float: left;
clear: none;
margin-right: 15px;
}

/****** WIDGETS CSS ******/

#calendar_wrap table 
{
width: 100%;
}

#calendar_wrap td 
{
text-align: center;
}

#wp-calendar caption 
{
margin: 0 0 10px 0;
padding: 2px;
background: #3a3a3a;
}

img a
{
border: none !important;
}

					/****** BUTTONS ******/

.button
{
float: left;
font-size: 15px;
color: #FFF;
text-align: center;
line-height: 1em;
text-decoration: none;
background: #E19251;
opacity: 0.5;
transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
padding: 12px 25px 16px 25px;
border-radius: 6px;
}

.button:hover
{
background: #E19251;
opacity: 1.0;
transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
}

.button:active
{
background: #E19251;
}

p.button-text
{
text-align: center;
margin: 0px 0px 0px 0px;
}


/****** DIVS WHICH HOLD PRELOADED IMAGES ******/

#preloader1
{
clear: left;
float: left;
width: 1px;
height: 1px;
background: url(img/facebook-hover.png) no-repeat -9999px -9999px;
}

#preloader2
{
clear: left;
float: left;
width: 1px;
height: 1px;
background: url(img/twitter-hover.png) no-repeat -9999px -9999px;
}

/****** FIXES FOR WIDGETS PLUG-IN *****/

/* removes bullets from widgets */
div.widgets_on_page li 
{
list-style:none !important;
background:none !important;
}

div.widgets_on_page ul 
{
margin-left: -40px !important;
margin-bottom: 0px !important;
margin-top: 0px !important;
}