/*
Theme Name: Richard Ward
Theme URI: http://gloocomms.com/
Description: Custom theme for Richard Ward salon
Author: Gloo Communications
Version: 1.0
Tags: Richard Ward, Gloo
(c) Gloo Communications 2010 - all rights reserved
*/
/* === GLOBAL === */
* {
	margin: 0;
	border: 0;
	padding: 0;
}
body {
	background:#ffffff;
	margin: 0;
	padding: 0;
	color:#6B6B6B;
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: 0.9em;
	text-align: center;
	background:url("/wp-content/themes/richardward/images/body_bg.gif") no-repeat scroll center 121px transparent;
}
h1 {
	font-weight:bold;
	font-size: 2.2em;
	line-height: 2.5em;
	padding:0;
	margin:0 0 1em 0;
	color:#a9a184;
	text-transform:lowercase;
}

h2 {
	font-size: 1.8em;
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 1em 0;
	font-weight:normal;
	color:#a9a184;
	text-transform:none;
}

h2.page_title, h2.post_title {
	border-bottom: 1px solid #666;
	margin-bottom: .5em;
	padding-bottom: .25em;
	text-transform: lowercase;
	position: relative;
	width: 485px;
}

h2.page_title_wide{
	width: 685px;
}

h3 {
	font-size: 1.5em;
	padding: 0;
	margin:0 0 1em 0;
	font-weight:normal;
	color:#a9a184;
}

p {
	padding-bottom: 1.5em;
}

p.post-type{
	padding: 0;
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	font-size: .75em;
	border-top: 1px solid #666;
	margin-top: 1em;
}

.jobtitle {
	font-weight:bold;
}

.jobtitle img {
	float:left;
	margin:0 15px 15px 0 !important;
}

.laquo {
	font-size: 1.3em;
	position: relative;
	top: 1px;
}

table.team {
	width:660px;
}

li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

li.current_page_ancestor a {
	color: #A9A184;
	text-decoration: underline;
}
.current_page_ancestor ul a {
	text-decoration: none;
	color: #6b6b6b;
}
input {
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: .9em;
	display: block;
	color: #6B6B6B;
	background: solid;
	background-color: #FFF;
	z-index: 9999;
	padding-right: 5px;
}

textarea {
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size: .9em;
	display: block;
	color: #6B6B6B;
}

blockquote{
	margin-bottom: 1em;
	padding-bottom: 3em;
	border-bottom: 1px solid #666;
}

blockquote div{
	font-weight: bold;
	float: right;
	padding-bottom: .5em;
}

.clear {
	position:relative;
	clear:both;
}

.noborder{
	border: none !important;
}

.accordion{

}

.sharebuttons{
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
	padding-bottom: 5px;
}

#mc_embed_signup {
	position:relative;
	top:-50px;
}

/* === LINKS === */
a:link, a:visited, a:active {
  color: #6B6B6B;
  text-decoration: none;
}
a:hover {
  color:#a9a184;
  text-decoration:underline;
}
a:active {
  color: #6B6B6B;
  text-decoration: none;
}
a.underline, a.more-link, .price a{
	text-decoration:underline;
}

/* === HEADER === */
#header {
  height:121px;
  text-align:center;
  background:url("/wp-content/themes/richardward/images/main_header_bg.gif") no-repeat scroll center center transparent;
}
#header_inner {
	width:960px;
	height:121px;
	margin:0 auto;
	position:relative;
	color: #A9A184;
	font-size: 1.4em;
	text-align: right;
	line-height: 1.4em;
}
#header_inner a{
	color: #FFF;
}
#header_inner_right {
	float:right;
	margin: 15px 30px 0 0;
}
#header_inner_left {
	float:left;
	position:relative;
	top:41px;
	left:54px;
}
.social-icon{
	width: 19px;
	height: 19px;
}
#search_box form{
	float:right;
}
#search_box input{
	font-size: .7em;
	margin-top: 5px;
	padding: 2px;
}
#wrapper {
  background:url("/wp-content/themes/richardward/images/sides.png") repeat-y scroll 0 0 transparent;
  text-align:left;
  margin:0 auto;
  width:960px;
}

/* === MAIN === */
hr {
  background-color:#dddddd;
  color:#dddddd;
  height:1px;
  margin-bottom:15px;
  border:0px;
}
#main {
  position:relative;
  width:960px;
}
#content {
  float:right;
  min-height:480px;
  margin:35px 13px 35px 0;
  position:relative;
  width:727px;
}
#homegirl {
  left:53px;
  position:absolute;
  top:-35px;
  z-index:1000;
}
#sig {
  left:430px;
  position:absolute;
  top:375px;
  z-index:4000;
}
#home_title {
  color:#A9A184;
  font-size:13px;
  font-weight:bold;
  left:10px;
  position:relative;
  top:236px;
  width:353px;
  z-index:2000;
  line-height:20px;
}
#home_title span {
  font-size:44px;
  line-height:44px;
  font-weight:normal;
  margin-bottom:5px;
}

#home_height {
  height:480px;
  position:relative;
  z-index:1000;
}
#side_img {
	left:152px;
	position:absolute;
	top:-35px;
	width:574px;
	overflow:hidden;
	z-index:1000;
}
#side_img img {
	border:0 none;
}
#inner_content, .inner_content {
  position:relative;
  width:485px !important;
  line-height: 1.8em;
  z-index:2000;
}
.min_height{
  min-height:480px;
}
#content li {
  list-style:disc outside none;
  margin-left:14px;
}
.post {
  width:685px;
}
#inner_content img{
  position:relative;
  clear:both;
}
.wp-post-image{
	height: 141px;
	width: 100px;
	max-height: 141px;
	max-width: 100px;
	float: left;
	margin-right: 20px;
}
.location img{
	margin:0px 0px 15px 22px;
}

#inner_content img.right {
  float:right;
  margin-left:5px;
}
#inner_content img.left{
  float:left;
  margin-right:5px;
}
th{
  background-color:#cfcdc2;
  width:105px;
  line-height:140%;
  padding:1px 5px;
  font-size:9pt;
}
.cell_verydark {
  background-color:#cfcdc2;
  width:105px;
}
.cell_dark {
  background-color:#dad8d0;
  width:380px;
}
.cell_light {
  background-color:#efeeeb;
  width:105px;
  text-align:right;
}
td {
  padding:1px 5px;
}
table {
  width:485px;
}

.gallery img{
  margin-right:5px;
  overflow:hidden;
  padding:0;
  position:relative;
  text-align:center;
}

td.gallery p{
	margin-bottom: 10px;
}

.g_flash {
  padding-left:26px;
  width:700px;
  height:332px;
}
select {
  color:#6B6B6B;
  font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
  font-size:9pt;
  padding:1px 2px;
  width:153px;
}
#inner_content table img {
	margin:0;
}

#content ul {
    padding-bottom:15px;
 }
  .tab_on {
  background-color:#dad8d0;
  cursor: pointer;
  padding:1px 5px;
  text-align:center;
  text-decoration:underline;
  width:79px;
}
td.tab_off:hover {
  text-decoration:underline;
}
.tab_off {
  background-color:#efeeeb;
  cursor: pointer;
  padding:1px 5px;
  text-align:center;
  width:79px;
}
.zone {
  position:relative;
  left:-2px;
}
.zone td {
  padding:0px;
}
.postdata {
  font-size:8pt;
  position:relative;
  top:-10px;
}
.nocomments, .hidden{
  display:none;
}
#author_link {
  display:none;
}
.gift_voucher {
  margin-bottom:15px;
}
.gift_voucher_description {
  width:226px;
}
.gift_voucher_duration {
  width:110px;
}
.gift_voucher_price {
  width:60px;
}
.gift_voucher_button {
  display:block;
  width:47px;
  padding:0px;
}
.less {
  padding-bottom:10px;
  cursor:pointer;
}
.more {
  padding-bottom:10px;
  cursor:pointer;
}
.buy_button {
  cursor:pointer;
}

.gift_voucher_buy span {
  float:left;
}
/* === SIDEBAR === */
#sidebar {
  margin-left:55px;
  padding:35px 0px;
  position:relative;
  width:150px;
  float:left;
  text-transform:lowercase;
}
#sidebar li {
  margin-bottom:13px;
}
#sidebar li a:hover{
	text-decoration:underline;
}
li.current_page_item a {
  color:#a9a184;
  text-decoration:underline;
}
li.current_page_item ul a {
  text-decoration:none;
}
.widget_title {
  display:none;
}
.widget ul ul {
  margin-left:15px;
  margin-top:10px;
}
#sidebar ul ul li {
  margin-bottom:5px;
}
.page-item-255 ul {
  display:none;
}

/* === ACCORDION === */
.accordion h4{
	background: url("/wp-content/uploads/expand.png") no-repeat 0 8px;
	padding-left: 12px;
	cursor: pointer;
}
.accordion p{
	padding-bottom: 0px;
}
.price{
	text-align: right;
	font-weight: bold;
}
.detail{
	margin-left: 12px;
}

/* === FOOTER === */
#footer {
  background:url("/wp-content/themes/richardward/images/bottom.png") no-repeat scroll 4px 0 transparent;
  text-align:center;
  margin:0 auto;
  width:960px;
  height:55px;
  min-height:55px;
  font-size:0.75em;
}
#footer span {
  padding-left:30px;
  position:relative;
  top:25px;
  padding-bottom:15px;
}
#large_map{
  display:none;
  cursor:pointer;
  z-index:5000;
  position:absolute;
  min-width:100%;
  top:0;
  height:100%;
  background: transparent url(/wp-content/themes/richardward/images/transparent-bg.png) repeat scroll left center;
}
#large_map img{
  height:500px;
  width:500px;
  border:2px white solid;
  margin:25px;
}
#small_map{
  cursor:pointer;
  width:194px;
  height:194px;
}
.bio{
  cursor:pointer;
}
.bio img {
  position:relative;
  top:10px;
  margin:0 0 15px 0 !important;
  height: 200px;
  width: 150px;
}
td.bio {
  display:block;
  float:left;
  margin-right:5px;
  overflow:hidden;
  padding:0;
  position:relative;
  text-align:center;
  top:-10px;
  width:150px;
  line-height:1.5em;
}
td.bio:hover {
  color:#a9a184;
}


/* === GOOGLE SEARCH === */

  .gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif !important;
	font-size: .9em !important;
    width: 100%;
    background: transparent !important;
    border: 0 !important;
  }
  input.gsc-input {
    	border-color: #BCCDF0;
	padding: 5px;
	background: none;
  }
  input.gsc-search-button {
    border-color: #666666;
    background-color: #CECECE;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #0000CC;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #0000CC;
  }
  .gsc-cursor-page {
    color: #0000CC;
  }
  a.gsc-trailing-more-results:link {
    color: #0000CC;
  }
  .gs-webResult .gs-snippet {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #008000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
  }
  .gs-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }
#cse{ 
	width: 100%;
}
#cse-search-form{
	width: 100%;
}
a.gs-title{
	line-height: 1em;
}
.gs-snippet{
	line-height: 1.4em;
}
.gsc-branding{
	display: none;
}
.gs-visibleUrl-long{
	display:block !important;
}
.gsc-result{
	padding: 0 !important;
	border: 0 !important;
}
.gs-result{
	padding: 5px;
	border: 1px #ccc solid;
}
.gsc-resultsHeader{
	border: 0 !important;
}
.gsc-clear-button{
	display:none;
}
.gsc-input input.gsc-input {
	background: none repeat scroll 0% 0% white !important;
}
input.gsc-search-button{
	padding: 5px;
}
table.gsc-completion-container {
	z-index: 10000 !important; 
	margin-top: 30px;
	text-align: left;
}
div.gs-promotion{
	border: 2px solid #a9a184;
	/* non-css browsers */
	background-color:#fff;
	/* webkit browsers */
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0.1, rgb(249,249,249)), color-stop(.9, rgb(233,233,233)));
	/* firefox */
	background-image: -moz-linear-gradient(top, rgb(249,249,249) 10%, rgb(233,233,233) 90%);
	/* ie */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#eee', endColorstr='#ddd');
}
div.gs-promotion table{
	width: 100%;
}
.archive_navigation{
	border-top: 1px solid #666;
	margin-top: 1em;
	padding: 1em;
	text-align: center;
}
