/*

Theme Name: Elevate
Theme URI: http://www.elevatebiz.ca.ca/
Description: Elevate WordPress theme - January 2009
Version: 1.0
Author: Zoo Media Group
Zoo Media Group || http://www.zoomedia.ca/

*/

/*** General Styles ***/

/* Remove margin and padding from all elements  */

*{
   margin: 0;
   padding: 0;
}

/* Set font style and colours */

body{
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: small;
  color: #666;
  text-align: center;  /* centre page for bad browsers */
  /* commented by Al as this file is missing -- background: url(images/bg-top.gif) repeat-x top left #f2f2f2; */
}
* html body{
  font-size: x-small; /* for IE 5/Win */
  f\ont-size: small;  /* for other IE versions */
}

a{
  color: #50b848;
}

a img{
   border: none;
}

div#wrapper{
  width: 840px;
  margin: 0 auto;
  overflow: auto;
  text-align: left;
}

/*** Header ***/

div#header-top{
  width: 840px;
  height: 44px;
  margin-top: 20px;
  background: url(images/bg-logo-elevate-top.jpg) no-repeat top right;
}
body#home div#header-top{
/* old header
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;*/
  background: url(images/people_02.jpg) no-repeat top right;
}
body#resources div#header-top{
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;
  background: url(images/people_02.jpg) no-repeat top right;
}

body#book div#header-top{
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;
  background: url(images/people_02.jpg) no-repeat top right;

}
body#media div#header-top{
  background: url(images/media_02.gif) no-repeat top right;
}
body#allison div#header-top{
  background: url(images/allison_02.jpg) no-repeat top right;
}
body#shop div#header-top,
body#product-page div#header-top{
  background: url(images/bg-logo-elevate-shop-top.jpg) no-repeat top right;
}
body#testimonials div#header-top,
body#clients div#header-top{
  background: url(images/clients_02.gif) no-repeat top right;
}

body#speaking div#header-top{
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;
}
body#workshop div#header-top{
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;
}
body#contact div#header-top{
  background: url(images/bg-logo-elevate-contact-top.jpg) no-repeat top right;
}

body#keynotes div#header-top,
body#coaching div#header-top,
body#events div#header-top
{
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;
}

body#workshops div#header-top
{
  background: url(images/bg-logo-elevate-home-top.jpg) no-repeat top right;
}

body#services div#header-top,
body#services-offered div#header-top
{
  background: url(images/bg-logo-elevate-serv-top.jpg) no-repeat top right;
}

div#header{
  width: 840px;
  height: 223px;
  margin: 0 auto;
  background: url(images/bg-logo-elevate-right.jpg) no-repeat top right;
}
body#home div#header{
  /*old header
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right; */
  background: url(images/people_04.jpg) no-repeat top right;
}
body#resources div#header{
  /*old header
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right; */
  background: url(images/people_04.jpg) no-repeat top right;
}
body#book div#header{
  /*old header
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right; */
  background: url(images/people_04.jpg) no-repeat top right;
}

body#media div#header{
  background: url(images/media_04.gif) no-repeat top right;
}
body#allison div#header{
  background: url(images/allison_04.jpg) no-repeat top right;
}
body#shop div#header,
body#product-page div#header{
  background: url(images/bg-logo-elevate-shop-right.jpg) no-repeat top right;
}
body#testimonials div#header,
body#clients div#header{
  background: url(images/clients_04.gif) no-repeat top right;
}
body#speaking div#header
{
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right;
}
body#workshop div#header{
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right;
}
body#contact div#header{
  background: url(images/bg-logo-elevate-contact-right.jpg) no-repeat top right;
}

body#keynotes div#header,
body#coaching div#header,
body#events div#header{
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right;
}

body#workshops div#header
{
  background: url(images/bg-logo-elevate-home-right.jpg) no-repeat top right;
}

body#services div#header,
body#services-offered div#header
{
  background: url(images/bg-logo-elevate-serv-right.jpg) no-repeat top right;
}
  
div#header h1{
  text-indent: -5000px;
}
div#header p{
  display: inline;
  float: right;
  margin-right: 40px;
  margin-top: 186px;
  text-transform: uppercase;
}
div#header p a{
  color: #fff;
  text-decoration: none;
}
div#header h1 a{
  width: 259px;
  float: left;
  height: 223px;
  display: block;
  background: url(images/bg-logo-elevate-left.gif) no-repeat top left;
}
body#home div#header h1 a{
/*old header
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;*/
  background: url(images/people_03.gif) no-repeat top left;
}
body#resources div#header h1 a{
/*old header
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;*/
  background: url(images/people_03.gif) no-repeat top left;
}
body#book div#header h1 a{
/*old header
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;*/
  background: url(images/people_03.gif) no-repeat top left;
}

body#media div#header h1 a{
  background: url(images/media_03.gif) no-repeat top left;
}
body#allison div#header h1 a{
  background: url(images/allison_03.gif) no-repeat top left;
}
body#shop div#header h1 a,
body#product-page div#header h1 a{
  background: url(images/bg-logo-elevate-shop-left.gif) no-repeat top left;
}
body#testimonials div#header h1 a,

body#clients div#header h1 a{
  background: url(images/clients_03.gif) no-repeat top left;
}
body#speaking div#header h1 a{
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;
}
body#workshop div#header h1 a{
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;
}
body#contact div#header h1 a{
  background: url(images/bg-logo-elevate-contact-left.gif) no-repeat top left;
}

body#keynotes div#header h1 a,
body#coaching div#header h1 a,
body#upcoming-events div#header h1 a{
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;
}

body#workshops div#header h1 a
{
  background: url(images/bg-logo-elevate-home-left.gif) no-repeat top left;
}

body#services div#header h1 a,
body#services-offered div#header h1 a
{
  background: url(images/bg-logo-elevate-serv-left.gif) no-repeat top left;
}

/*** Content ***/

div#content{
  width: 840px;
  margin: 0 auto 0 auto;
  padding: 0 0 10px 0;
  float: left;
  background: url(images/bg-content-wrapper.gif) repeat-y top left;
  position: relative;
}
  
/*** Left Sidebar ***/
  
div#sidebar-left{
  float: left;
  display: inline;
  width: 240px;
  padding-bottom: 100px;
  font-size: 86%;
}

  /* Main Nav */

  div#sidebar-left div#main-nav{
    text-transform: uppercase;
  }
  div#sidebar-left div#main-nav ul{
    list-style: none;
  }
  div#sidebar-left div#main-nav ul li{
    padding: 0 0 1px 0;
  }
  div#sidebar-left div#main-nav ul li.current_page_item,
  div#sidebar-left div#main-nav ul li.current_page_item a,
  div#sidebar-left div#main-nav ul li.current_page_item a:hover,
  div#sidebar-left div#main-nav ul li.current_page_parent,
  div#sidebar-left div#main-nav ul li.current_page_parent a,
  div#sidebar-left div#main-nav ul li.current_page_parent a:hover{
    background: #50b848;
	color: #fff;
	border-bottom: none;
  }
  div#sidebar-left div#main-nav ul li a{
    color: #50b848;
	background: #fff;
	text-decoration: none;
	padding: 6px 0;
	margin: 0 0 0 60px;
	border-bottom: 1px solid #e9e9e9;
	display: block;
  }
  div#sidebar-left div#main-nav ul li a:hover{
    color: #666;
  }
  
  /* Book Allison Now */
  
  div#sidebar-left div#book-now{
    margin-top: 10px;
  }
  div#sidebar-left div#book-now a#book-now-pic{
    margin-left: 46px;
	display: block;
  }
  
 /* Contact info */

div#sidebar-left div#contact-info{
    margin: 10px 0 0 60px;
  }
div#sidebar-left div#contact-info ul{
    font-size: 110%;
	margin-left: 14px;
    color: #50b848;
	font-weight: bold;
	list-style: none;
  }
div#sidebar-left div#contact-info ul li a{
     text-decoration: underline;
   }
   
  /* Accreditation */

  div#sidebar-left div#accreditation{
    margin: 20px 0 10px 0;
	width: 240px;
	position: absolute;
	bottom: 0;
	left: 0;
  }
	
  div#sidebar-left div#accreditation p{
    margin: 0 40px 0 60px;
	font-size: 90%;
  }
  div#sidebar-left div#accreditation p span{
    color: #50b848;
  }

/*** Main Content Wrapper ***/

div#main-content-wrapper{
  float: left;
  width: 600px;
  display: inline;
  background: url(images/bg-waterrmark.jpg) no-repeat 240px 340px;
}
body#blog div#main-content-wrapper,
body#blog-page div#main-content-wrapper{
  background: none;
}

/*** Main Content Top ***/
  
div#main-content-top{
  margin: 0 20px 0 20px;
  width: 560px;
  font-size: 90%;
}
div#main-content-top h2,
div#main-content h2{
  color: #999;
  font-weight: normal;
  font-size: 180%;
  line-height: 1em;
  margin-bottom: 10px;
}
div#main-content-top ul#sub-nav,
div#main-content ul#sub-nav{
  list-style: none;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-size: 86%;
}
div#main-content-top ul#sub-nav li,
div#main-content ul#sub-nav li{
  display: inline;
  padding: 2px 0 0 0;
  margin-right: 16px;
}
div#main-content-top ul#sub-nav li.current_page_item,
div#main-content li.current_page_item,
div#main-content li.current-cat,
body#blog-page div#main-content ul#sub-nav li.page-item-486{
  background: url(images/bg-sub-nav-arrow-grey.jpg) no-repeat top left;
  padding: 2px 0 0 0;
}
div#main-content-top ul#sub-nav li a,
div#main-content ul#sub-nav li a{
  text-decoration: none;
  color: #50b848;
}
div#main-content-top ul#sub-nav li a:hover,
div#main-content  ul#sub-nav li a:hover{
  text-decoration: none;
  color: #50b848;
}
div#main-content-top ul#sub-nav li.current_page_item a,
div#main-content ul#sub-nav li.current_page_item a,
div#main-content li.current-cat a,
body#blog-page div#main-content ul#sub-nav li.page-item-486 a{
  color: #666;
  padding-left: 20px;
}
 
/*** Main Content ***/
  
div#main-content{
   clear: both;
   float: left;
   display: inline;
   width: 330px;
   margin: 0 10px 0 20px;
   font-size: 90%;
}
div#main-content h2.home{
  color: #666;
  font-weight: normal;
  font-size: 160%;
  text-align: center;
  line-height: 1.4em;
  margin: 10px 0 10px 0;
}
body#home div#main-content object{
  margin: 0 26px 20px 27px;
  text-align: center; 
}
div#main-content h3{
  clear: both;
  color: #4A4A4A;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 10px;
}
div#main-content h4{
  font-size: 96%;
}
div#main-content p{
  margin: 10px 0 12px 0;
}
body#home div#main-content p img{
  margin-top: 6px;
}
div#main-content ul{
  margin: 0 0 10px 30px;
}
body#clients div#main-content ul{
  margin: 0 0 10px 0;
  list-style: none;
}
div#main-content ol{
  margin: 0 0 10px 30px;
}
div#main-content li{
  margin: 0 0 6px 0;
}
div#main-content img.alignleft{
  float: left;
}
div#main-content img.alignright{
  float: right;
}
div#main-content a{
  color: #50b848;
  text-decoration: underline;
}
div#main-content a:hover{
  text-decoration: underline;
}

/*** End Main Content ***/

/*** Services ***/

body#services-offered div#main-content h3{
  margin-bottom: 0;
}
body#services-offered div#main-content h3 a{
  color: #50b848;
  text-transform: uppercase;
  font-size: 130%;
  font-weight: normal;
}
body#services-offered div#main-content p{
  margin-top: 0;
}

/*** Shop ***/

body#shop div#main-content{
  clear: both;
  float: left;
  display: inline;
  width: 510px;
  margin-right: 50px;
}
body#shop div#main-content div.product{
  float: left;
  width: 231px;
  height: 170px;
  margin: 0 10px 10px 0;
  padding: 6px 6px 0 6px;
  border: 1px solid #e9e9e9;
  position: relative;
}
body#shop div#main-content div.product div.product-thumb{
  width: 118px;
  float: left;
}
body#shop div#main-content div.product div.product-thumb img{
  display: block;
  margin: 0 auto;
}
body#shop div#main-content div.product div.product-text{
  width: 100px;
  float: left;
}
body#shop div#main-content div.product div.product-text h3{
  margin: 0;
  color: #50b848;
}
body#shop div#main-content div.product div.product-text p.desc{
   margin: 0 0 10px 0;
}
body#shop div#main-content div.product div.product-text p.price{
  margin: 0;
}
body#shop div#main-content div.product div.product-text p.details{
  margin-right: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
}

/*** Blog ***/

body#blog div#main-content,
body#blog-page div#main-content{
  width: 510px;
  margin-right: 50px;
}

body#blog div#main-content p.page-nav{
  text-align: right;
  margin-top: 10px;
}
body#blog div#main-content p.page-nav a{
  color: #50b848;
}
body#blog-page div#main-content p.post-date,
body#blog div#main-content p.post-date{
  margin: 0;
  font-style: italic;
}
div#main-content ul.post-nav{
  list-style: none;
  text-align: right;
}
div#main-content ul.post-nav li{
  display: inline-block;
  margin-left: 10px;
}
div#main-content ul.post-nav li a{
  color: #50b848;
}

/* Blog Comments */

div#respond textarea{
   width: 400px;
}

div#main-content h3#comment-head{
  margin: 26px 0 10px 0;
}

div.comment{
   border-top: 1px dotted silver;
   border-bottom: 1px dotted silver;
   padding: 10px 0 0 0;
}
div.comment p.moderation{
  font-weight: bold;
}
div#main-content div.comments h4{
  font-size: 110%;
}

/*** Testimonials ***/ 

div#main-content div.testimonial-item{
  padding: 0 0 0 24px;	
  background: url(images/bg-title-arrow.gif) no-repeat top left;
}
body#workshop div#main-content div.testimonial-item{
  padding: 0 0 0 0;	
  background: none;
}

/*** Media ***/

div#main-content h3{
  margin: 14px 0 0 0;	
}

div#main-content p.media-desc{
  margin: 0;
}

/*** Contact ***/

div#main-content dl.contact{
  margin: 10px 0 24px 0;
  padding: 0;
  float: left;
  
}
div#main-content dl.contact dt{
  float: left;
  font-weight: normal;
  color: #50b848;
  width: 65px;
  text-align: right;  
  padding: 0;
  margin: 0;
}
div#main-content dl.contact dd{
  float: left;
  margin-left: 6px;
  width: 249px;
}
body#contact div#main-content h3{
  color: #50b848;
}

div#main-content form#frm-contact p.req-text{
  font-weight: bold;
}
div#main-content form#frm-contact{
  width: 320px;
}
div#main-content form#frm-contact label{
  text-align: right;
  width: 80px;
  margin: 0 20px 6px 0;
  display: inline-block;
}

div#main-content form#frm-contact div#newsletter-box{
  padding-left: 104px;
}

div#main-content form#frm-contact div#newsletter-box input.checkbox{
  margin: 0 4px 0 0;
  width: 16px;
  display: inline-block;
  vertical-align: top;
}
div#main-content form#frm-contact div#newsletter-box label.checkbox{
  margin: 0 0 6px 0;
  width: 180px;
  text-align: left;
}

div#main-content form#frm-contact label.textarea{
  width: 200px;
  margin: 0 0 6px 100px;
  text-align: left;
}
div#main-content form#frm-contact label.req-label{
  font-weight: bold;
}

div#main-content form#frm-contact input.text{
  width: 200px;
  margin: 0 4px 6px 0;
  display: inline-block;
}

div#main-content form#frm-contact textarea.textarea{
  width: 200px;
  height: 120px;
  margin: 0 0 6px 100px;
}

div#main-content form#frm-contact div#newsletter-box{
  margin: 20px 0;
}
div#main-content form#frm-contact div#submit-box{
  margin: 10px 0 0 100px;
}
/*** Right Sidebar ***/
  
div#sidebar-right{
  float: left;
  width: 240px;
  margin-right: 0;
  display: inline;
}

  /* Order Today */

  div#sidebar-right div#order-today h3{
    background: #50b848;
    color: #fff;
    text-align: center;
    padding: 6px 0;
    font-size: 100%;
  }
  div#sidebar-right div#order-today img{
    display: block;
    margin: 10px auto;
	text-align: center;
  }
  div#sidebar-right div#order-today p{
    font-weight: bold;
    font-size: 90%;
    text-align: center;
  }
  div#sidebar-right div#order-today p a{
    padding: 0 24px 0 24px;
 	background: url(images/green-arrow.jpg) no-repeat top left;
  }
  
  /* Newsletter */
  
  div#sidebar-right div#newsletter{
    width: 166px;
	margin: 20px 44px 0 30px;
  }
    div#sidebar-right div#newsletter div#newsletter-inner{
  	  padding: 10px;
	  border: 1px solid #e3e3e3;
	  background: url(images/bg-newsletter.jpg) no-repeat top left #fff696;
    }
    div#sidebar-right div#newsletter div#newsletter-inner h3{
      color: #434235;
	  font-size:100%;
	  border-bottom: 1px solid #41953a;
	  padding-bottom: 10px;
    }
    div#sidebar-right div#newsletter div#newsletter-inner form{
	  margin-top: 10px;
	}
	div#sidebar-right div#newsletter div#newsletter-inner form label{
      display: none;
	}
	div#sidebar-right div#newsletter div#newsletter-inner form input.text{
      width: 90px;
	  font-size: 80%;
	  margin-bottom: 4px;
	  border: 1px solid #999;
	  color: #666;
	  width: 94px;
	}
	div#sidebar-right div#newsletter div#newsletter-inner form input.join{
      width: 41px;
	  height: 20px;
	  border: none;
	  background: url(images/btn-join.gif) no-repeat top left;
	}
  	div#sidebar-right div#newsletter p{
      text-align: center;
      font-size: 80%;
	  line-height: 1.2em;
	  padding: 0;
	  margin-top: 6px;
	}
  
  /* Watch Allison Now */
  
  div#sidebar-right div#watch-allison{
    margin: 30px 44px 0 30px;
	width: 166px;
  }
  div#sidebar-right div#watch-allison h3{
    font-size: 100%;
  }
  div#sidebar-right div#watch-allison img{
    display: block;
	margin: 0 auto;
  }
  div#sidebar-right div#watch-allison div#watch-allison-text{
  	margin: 0;
    background: url(images/bg-watch-allison-text.gif) no-repeat top left #928782;
	color: #fff;
	padding: 2px 0 2px 50px;
  }
  div#sidebar-right div#watch-allison div#watch-allison-text p{
    font-size: 90%;
  }
  div#sidebar-right div#watch-allison div#watch-allison-text a{
    color: #fff;
	text-decoration: none;
  }

/* on left */  
  div#sidebar-left div#watch-allison{
    margin: 30px 44px 0 30px;
	width: 166px;
  }
  div#sidebar-left div#watch-allison h3{
    font-size: 100%;
  }
  div#sidebar-left div#watch-allison img{
    display: block;
	margin: 0 auto;
  }
  div#sidebar-left  div#watch-allison-text{
  	margin: 0;
    background: url(images/bg-watch-allison-text.gif) no-repeat top left #928782;
	color: #fff;
	padding: 2px 0 2px 50px;
  }
  div#sidebar-left div#watch-allison-text p{
    font-size: 90%;
  }
  div#sidebar-left div#watch-allison-text a{
    color: #fff;
	text-decoration: none;
  }

/* Book Product Page - Look inside */

div#sidebar-right div#shop-book-page img{
  display: block;
  margin: 10px auto;
}
  
/*** Footer ***/

div#footer{
  clear: both;
  width: 840px;
  margin: 0 auto 20px auto;
  padding: 14px 0 0 0;
  font-size: 80%;
  text-align: center;
  background: url(images/bg-footer-top.gif) repeat-x top left;
}
div#footer ul{
  list-style: none;
}
div#footer ul li{
 display: inline;
} 
div#footer ul li a{
  display: inline-block;
  padding: 0 6px 0 2px;
  color: #50b848;
  border-right: 1px solid #999;
  line-height: 1em;
}
div#footer ul li.page-item-30 a{
 border-right: none;
}

