/*
Theme Name: wildtours
Theme URI: http://www.tastypixels.com.au
Description: Australia Wild Tours site designed 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: #333;
color: #000;
font-family: 'PT Sans', sans-serif;
font-size: 14px;
}

img 
{
border: none !important;
}

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

h1
{
font-size: 32px;
font-weight: bold;
line-height: 1em;
color: #E8642F;
text-shadow: 0px 1px 1px rgba(204,204,204,1);
margin: 10px 0px 10px 0px;
}

h2 
{
font-size: 20px;
font-weight: bold;
line-height: 1em;
color: #E8642F;
text-shadow: 0px 1px 1px rgba(204,204,204,1);
margin: 10px 0px 10px 0px;
}

h3 
{
font-size: 34px;
font-weight: normal;
line-height: 1.3em;
color: #A9C056;
text-shadow: 0px 1px 1px rgba(204,204,204,1);
margin: 10px 0px 0px 0px;
}

h4 
{
font-size: 14px;
font-weight: normal;
color: #FFF;
padding: 5px 5px 5px 5px;
line-height: 1.7em;
background: #827e5b;
}

h5
{
clear: none;
float: right;
font-size: 28px;
font-weight: normal;
color: #87C540;
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 30px;
width: 240px;
line-height: 1.5em;
background: url(img/blockquote-bg.png) top left no-repeat;
}

h6 
{
clear: both;
margin: 10px 0px 0px 0px;
font-size: 10px;
font-weight: normal;
font-style: italic;
color: #524B36;
line-height: 1em;
}

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

h4 em
{
font-size: 16px !important;
font-style: normal !important;
}



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

#header-wrapper
{
width: 100%;
height: 145px;
overflow: hidden;
margin-bottom: 15px;
}

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

#header-panel
{
clear: both;
width: 960px;
height: 31px;
padding-top: 4px;
margin: 0px auto 20px auto;
background: #827e5b;
}

p.header-panel-text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: center;
color: #FFF;
text-shadow: 1px 1px #666;
}

#logo
{
margin: 10px 0px 0px 0px;
float: left;
width: 460px;
height: 105px;
background: url(img/logo.png) top left no-repeat;
}

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

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

#slider-frame 
{
clear: both;
width: 960px;
height: 315px;
overflow: hidden;
margin: 0px auto;
}

#top-bar
{
width: 960px;
height: 10px;
clear: both;
margin: 0px auto;
background: #E8642F;
}

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

#menu-wrapper
{
position: relative;
z-index: 1000;
width: 100%;
height: 40px;
margin: 0px 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: #E8642F;
}

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

#wrapper
{
margin: 0px auto;
width: 100%;
padding-top: 0px;
}

#page 
{
width: 910px;
margin: 0px auto;
padding: 25px;
background: #FFF;
}

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

#content-left 
{
float: left;
width: 625px;
padding: 0px;
margin-top: 0px;
}

#content-left-404 
{
float: left;
width: 610px;
height: 565px;
padding: 0px;
margin-top: 0px;
background: url(img/404bg.png) top left no-repeat;
}

.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;
}

#blog-line
{
margin: 0px auto;
width: 570px;
height: 100px;
background: url(img/blog-line.png) top left no-repeat;
}

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

#sidebar
{
float: left;
width: 185px;
overflow: hidden;
padding: 0px;
}

#sidebar-box
{
float: left;
width: 130px;
padding: 15px 10px;
background: #000;

}
h2.sidebar
{
font-family: 'PT Sans', sans-serif !important;
color: #E8642F;
font-size: 22px;
font-weight: bold;
text-shadow: none !important;
text-align: center;
}

p.sidebar-text
{
line-height: 1.5em !important;
font-size: 16px;
font-weight: bold;
text-align: center;
color: #FFF !important;
}

/****** FIXES FOR WIDGETS ON PAGES 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: -20px !important;
margin-bottom: 0px !important;
margin-top: 0px !important;
}

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

.button
{
font-size: 13px;
color: #FFF;
line-height: 1em;
text-decoration: none;
background: #B3B3B3;
opacity: 0.5;
transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-webkit-transition: opacity .3s ease-in-out;
padding: 8px 25px 9px 25px;
border-radius: 6px;
}

.button:hover
{
background: #E8642F;
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: #524825;
}

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

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

#footer-wrap 
{
width: 100%;
height: 140px;
padding-top: 15px;
margin: 0px auto 0px auto;
}

#footer 
{
width: 960px;
margin: 0px auto;
padding: 0px;
}

p.footer-text 
{
font-family: 'PT Sans', sans-serif;
font-size: 12px;
color: #FFF;
padding: 0px;
line-height: 1.3em;
text-align: center;
margin: 0px 0px 5px 0px;
}

#footer h2
{
font-family: 'PT Sans', sans-serif;
color: #87C540;
font-size: 22px;
font-weight: normal;
line-height: 1em;
}

/****** LINKS ******/
	
a 
{
color: #E8642F;
text-decoration: none;
}

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

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

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

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

a.button:hover
{
color: #FFF;
text-decoration: none;
border-bottom: none;
}
	
#footer a 
{
color: #FFF;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}

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

#date 
{
float: left;
margin: 10px 15px 0px 0px;
width: 36px;
height: 64px;
padding: 8px 5px 0px 5px;
background: #E0D9C9;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}

#date p
{
font-size: 14px;
margin: 0px 0px 0px 0px;
color: #3C2300;
text-align: center;
line-height: 1em;
text-transform: uppercase;
}

#date p.year
{
font-size: 14px;
margin: 0px 0px 0px 0px;
color: #3C2300;
text-align: center;
line-height: 1em;
text-transform: uppercase;
}

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

/****** 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;
}

/****** 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;
}