/*
Theme Name: Beauty Makeup
Theme URI: http://rosselliot.co.nz/
Description: Custom theme for beauty sites based on the 2010 theme for WordPress
Author: Ross Elliot
Version: 1.0
Tags: custom
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
}
h1{
  font-size:22px;
}
h2{
  font-size:20px;
}
h3{
  font-size:16px;
}
h4{
  font-size:14px;
}
p{
  margin:12px 0px 20px 0px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a, a:visited, a:hover, a:active{
  color:#A41E00;
  text-decoration:none;
}		 							 	 				 	 
a, img {
	outline:none;
}

/**** body & wrapper ****/
body{
  background:transparent url(images/body_bg.png) repeat 0px 0px;
  font-family:arial,san-serif;		
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
		color:#054587;
}
#wrapper{
  width:980px;
  margin: 0 auto;
  background-color:transparent;
}

/**** header ****/
#header{
  width:100%;
  height:170px;
  background:transparent url(images/header_bg.png) no-repeat 0px 0px;

  overflow:hidden;
}
#header_nav_wrapper{
float:right;
margin:0 67px 0 0px;
width:400px;
}
#header_nav_bottom_right{
float:right;
padding:88px 0 0 0;
}
#header_nav_top_right{
float:right;
padding:17px 9px 0 0;
}
#header_nav_top_right li, #header_nav_bottom_right li{
  display:block;
  float:right;
  font-family:arial,georgia,serif;
  font-size:14px;
  font-style:normal;
		font-weight:bold;
  letter-spacing:0;
  margin-left:18px;
}
#header_nav_top_right li a:hover, #header_nav_bottom_right li a:hover, .current-menu-item{
  text-decoration:none;
	 border-bottom:1px solid #A41E00;
}

#logo{
	margin:0px;
	padding-left:30px;
	float:left;
}	

/**** content ****/
#container {
	margin: 60px 0 60px 0;
	overflow:hidden;
}
#content {
  float:left;
  margin:0 50px 30px;
  width:580px;
}
#content h2{
  border-bottom:1px dashed #A0CEFD;
  color:#3B7BA7;
  letter-spacing:0;
  margin-bottom:30px;
  padding-bottom:10px;
}
h2.page_title{
  border-bottom:1px dashed #A0CEFD;
  color:#3B7BA7;
  letter-spacing:0;
  margin-bottom:30px;
  padding-bottom:10px;
}
.entry-content{
	 color:#3B7BA7;
		line-height:1.5;
		font-size:13px;
		letter-spacing:0px;
		font-weight:normal;
}
/**** footer ****/
#footer{
  height:120px;
  background:transparent url(images/footer_bg.png) repeat 0px 0px;
}
#footer_nav_wrapper{
  text-align: center;
  padding: 50px 0px 0px 0px;
}
#footer_nav_wrapper #footer_nav{
  display:inline;
  list-style: none;
  margin: 0 auto; 
  text-align: left;
  padding: 0;
  border: none;
}
#footer_nav_wrapper #footer_nav li{
  display:inline;
  font-family:georgia,serif;
  font-size:16px;
  font-style:normal;
  letter-spacing:0;
		margin:0 15px;
}
#footer_nav_wrapper #footer_nav li a{
  display:inline;
		color:#fff;
}
/**** testimonials page ****/
.testimonial_text{
  background:transparent url(images/quotes.gif) no-repeat 12px 12px;
  border-bottom:1px dashed #A0CEFD;
  margin:45px 0;
  padding:8px 15px 50px 60px;
}
.testimonial_author{
  float:right;
}
/**** sidebar ****/
#sidebar{
  float:right;
  margin: 0px 30px 30px 30px;
  border:0px solid #aaa;
  width:200px
}

/****image tweaks****/

.welcome img{
  float:left;
  border:1px solid #DCDCCB;
  padding:10px;
  margin:0 40px 40px 0;
}

/****overrides for gallery plugin****/
.ngg-widget img{
  border:1px solid #B0B1C8 !important;
  margin:0px 0 20px 0 !important;
  padding:10px !important;
}
.ngg-widget img:hover{
  background-color:#E5E5F8 !important;
  border:1px solid #B0B1C8 !important;		
}
/**** hide gallery widget title - not used ****/
.ngg_images .widget-title{
  display:none;
}
.ngg-gallery-thumbnail img {
  border:1px solid #B0B1C8 !important;
  margin:10px 5px 0px 0px !important;
  padding:10px !important;
}
.ngg-gallery-thumbnail img:hover {
  background-color:#E5E5F8 !important;
  border:1px solid #B0B1C8 !important;
}

/**** contact form ****/
.contact-julie{
  font-family:arial,san-serif;
		color:#5E8BA7;
}
.contact-julie .wpcf7{
  padding-top:20px;
		border-top:1px dashed #A0CEFD;
}
.contact-julie input[type="text"], .contact-julie textarea{
  border:1px solid #5E8BA7;
  font-family:arial,san-serif;
		font-size:13px;
  margin:6px 0 10px;
  padding:4px;
		background-color:#fff;
}
.contact-julie textarea{
  width:400px;
		overflow:auto;/**hides the iE scrollbar**/
}
.contact-julie input[type="text"]:hover, .contact-julie textarea:hover{
  border:1px solid #000000;
}
.contact-julie input[type="text"]:focus, .contact-julie textarea:focus{	
  border:1px solid #000000;
		border-left:5px solid #000;
}
.contact-julie .wpcf7-response-output, .contact-julie .wpcf7-not-valid-tip{
  border:1px solid red;
		color:red;
		padding:4px;
}
.contact-julie .wpcf7-mail-sent-ok{
  border:1px solid green;
		color:green;
		padding:4px;		
}
	
