/*
Theme Name: Styleture Theme
Theme URI: http://www.styleture.com/
Description: DRS & Associates Styleture Theme.
Version: 0.9
Author: Jesse Cooke
Author URI: http://www.swipht.com/
Tags: orange, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
	
html {
  background: transparent url(images/bg.jpg);
}


body {
  height: 100%;
  margin: 0;
  overflow-x: hidden;
	position: relative;
}

#custom-doc {
	position: relative;
  margin:auto;text-align:left; /* leave unchanged */
  width:70.769em;/* non-IE */
  *width:69.002em;/* IE */
  min-width:920px;/* optional but recommended */
  background-color: #fff;
  border-top: 1px solid #fff;
}

#hd, .feed, #featured_item h3, #follow_on_twitter {
  background: #fff url(images/sprite.png) no-repeat 37px 0;
}

#hd {
  height: 116px;
}

#hd h1, #hd h2 {
  position: relative;
  left: 208px;
  top: 10px;
}
#hd h2 {
	top: -4px;
}

h1, h1 a {
  width: 198px;
  height: 34px;
}

h1 a {
  display: block;
  color: transparent;
	position: relative;
}
h1 a span {
	visibility: hidden; /* for ie8 to not display anchor text */
}

h2 {
  font-weight: normal;
  font-size: 13px;
}

h3 {
  margin: 0;
  margin-bottom: 5px;
  font-size: 135%;
}

th, td {
	border: none;
}

.right-column-item h3 {
  font-size: 150%;
  font-weight: 500;
}

.hr {
  border: 1px solid #fff;
  border-top-color: #6d6e71;
  border-bottom-color: #ccc;
  position: relative;
	height: 0px;
}

#hd .hr {
  width: 653px;
  left: 209px;
  top: -24px;
}

#ft .hr {
  top: -24px;
  width: 95%;
  margin: 0 auto;
}

#chair-link {
	display: block;
	position: absolute;
	top: 17px; left: 50px;
	width: 140px;
	height: 115px;
}

#meta_nav {
  position: relative;
  top: -72px;
  left: 630px; 
}

#meta_nav, #nav, .right-column-item h3 {
  text-transform: uppercase; 
}

#meta_nav, #meta_nav ul {
  width: 250px;
}

#meta_nav ul {
  margin: 0;
  position: relative;
  left: 31px;
  top: 22px;
}

#s {
  border: 1px solid #f26532;
	color: #666;
	text-align: center;
}

#searchsubmit {
  border: 0;
  background-color: transparent;
  color: #f26532;
  padding: 0;
  margin: 0;  
}

h2, .post h3, .post h3 a, #meta_nav, #meta_nav a, #nav a {
  color: #f26532;
  font-family: "Century Gothic", "Avant Garde", verdana, sans-serif;
}

.post h3 a {
	text-decoration: none;
}

#meta_nav a, #nav a {
  text-decoration: none;
  font-size: 11px;
}

#meta_nav a:hover, #nav a:hover {
  text-decoration: underline;
}

#nav {
	left: 0px;
	padding-right: 56px;
  	position: relative;
  	top: -27px;
}

#nav ul {
	margin: 0;
	position: absolute;
	left: 205px;
	top: 12px;
}

#nav a {
  color: #6d6e71;
}

#meta_nav ul li, #nav ul li {
  display: inline;
  float: left;
  margin: 0 4px;
}

.feed {
	margin-left: 3px;
	padding: 0 0 0 14px;
	background-position: -15px -237px;
}

#bd {
  clear: both;
  margin: 10px 0 40px 64px;
  background: transparent url(images/body-bg.png) repeat-y 88px 0;
}

#bd > div.first {
	margin-top: 20px;
}

.post, .post a, .right-column-item, .right-column-item a, p.postmetadata a, .commentlist a, #respond a {
	color: #666;
}

.post {
	margin-bottom: 40px;
}

.date {
	margin-left: 4px;
}

.post a:hover {
	text-decoration: none;
}

.post .body {
	margin-top: 10px;
	width: 540px;
}

.post .body, .right-column-item a, .right-column-item {
	font-size: 12px;
}

.entry {
	width: 540px;
}

#commentform textarea {
	width: 500px;
}

.body p {
	margin-top: 4px;
}

.right-column-item {
	position: relative;
	left: 23px;
	margin-bottom: 20px;
	width: 192px;
}

#newsletter, #submit_your_design {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #613980;
	text-decoration: none;
	position: relative;
	text-indent: -9999px;
	color: transparent;
}

#featured_item {
	background-color: #e55612;
	font-size: 10px;
}

#featured_item, #featured_item a:link {
	color: #fff;
}

#featured_item img, #featured_item p {
	margin-left: 10px;
}

#featured_item p {
	padding-bottom: 5px;
}

#featured_item h3 {
	background-position: 0 bottom;
	height: 37px;
	text-indent: -9999px;
}

#newsletter {
	height: 43px;
	left: 64px;
	top: 29px;
	width: 98px;
}

#submit_your_design {
	height: 56px;
	left: 108px;
	top: 93px;
	width: 75px;
}

#submit_your_design:hover, #wood_grain a:hover {
	text-decoration: underline;
}

#submit_your_design br {
	display: none;
}

#wood_grain {
	background: transparent url(images/woodgrain-menu-wide.jpg) repeat-y;
	min-height: 345px;
	padding-top: 10px;
	position: relative;
	margin-top: 148px;
}

#wood_grain ul {
	margin-left: 1em;
}

#wood_grain li {
	list-style-type: none;
}

#wood_grain a {
	color: #fff;
	text-decoration: none;
}

.share-this {
	float: right;
	margin-right: 41px;
}

#right_col  {
	background: #fff url(images/swatch.png) no-repeat 39px 238px;
}

#follow_on_twitter {
	background-position: -231px -227px;
	display: block;
	height: 69px;
	float: right;
	margin-right: 55px;
	text-indent: -9999px;
	width: 67px;
}

.sidebar-category {
	display: none;
}

p.postmetadata {
	padding-left: 0;
	width: 400px;
}

#respond {
	width: 400px;
}

#respond h3, h3#comments {
	color: #f26532;
}

.bwbps_gallery_div, .bwbps_gallery_div td {
	background-color: #fff !important;
	border: none !important;
}

#ft {
	clear: both;
}

.signupframe {
	border: 1px solid #F5F2F2;
	background: #ffffff;
	color: #f15c22;
	font-family: Arial, Helvetica, sans-serif;
}

/* wordpress styles */

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


*/ social media icons - sidebar */

#social-icons-header {
float: right;
}

#nav ul li {
	float: left;
}

#nav img { 
	float: right;
	padding-top: 14px;
}

.twitter-icon { 
	padding-left: 6px;
}

#facebook-icon {

}
