/*css reset*/
html, 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 {
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/*remember to define focus styles!*/
:focus {
	outline: 0;
}
/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/*layout*/


body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2a1c0c;
}
#wrap {
	width: 1009px;
	margin: 0 auto;
}
#left-wrap-wrap {
	margin: 27px 0 0;
	float: left;
	clear: right;
	width: 261px;
}
#left-wrap-top {
	width: 261px;
	height: 48px;
	background-image: url(../img/bg-leftwrap-top.png);
}
#left-wrap {
	background: #fbf9ea url(../img/bg-leftwrap.jpg) no-repeat top;
	float: left;
	clear: right;
	width: 261px;
	margin-top: 72px;

}

#logo {
	margin: 8px 27px 4px 28px;
}
#left-home-title {
	margin: 29px 27px 0 28px;
	padding: 0 0 10px 0;
	background-image: url(../img/line-short.png);
	background-position: top;
	background-repeat: no-repeat;
}
#left-home-title.portfolio {
	padding: 0;
}
#left-sub-title {
	margin: 33px 27px 0 28px;
	padding: 0 0 20px 0;
}
#left-home-title h1 {
	padding: 16px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #7b736c;
}
#left-sub-quote {
	padding: 20px 0 0 0;
	background-image: url(../img/line-short.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 29px 27px 18px 28px;
}
#left-sub-quote.bottom {
	padding: 15px 0 0 0;
	background-image: url(../img/line-short.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px 27px 18px 28px;
}
.portfolio-title {
	color: #443f3a;
	line-height: 120%;
}
#left-sub-title h1 {
	padding: 16px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #443f3a;
}
#left-home-services {
	padding: 16px 0 0 0;
	background-image: url(../img/line-short.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 27px 0 28px;
}
#left-home-services2 {
	margin: 0 27px 18px 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #69625c;
}
#left-home-services a{
	color: #6a959b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-decoration: none;
	font-weight: bold;
}
#left-home-services2 a{
	color: #69625c;
	text-decoration: none;
}
#left-home-services a:hover{
	color: #91b7bd;
}
#left-sub-subtitle{
	padding: 10px 0 12px 0;
	background-image: url(../img/line-short.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 27px 0 28px;
	color: #867554;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	letter-spacing: 0px;
	font-weight: bold;
}
#left-home-services p {
	margin: 0 0 18px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #69625c;
}
#left-sub-description {
	padding: 11px 0 0 0;
	margin: 0 27px 0 28px;
}
#left-sub-description p {
	margin: 0 0 14px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #69625c;
}
#left-sub-description a{
	color: #6a959b;
	text-decoration: none;
}
#the-o {
	margin: 20px 0 0 0;
	width: 262px;
}

#social-media {
	margin: 34px 0 0 0;
}

#right-wrap {
	float: right;
	width: 682px;
	padding: 0 26px 30px 26px;
	background-image: url(../img/bg-wrap.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fbfcf5;
	margin: 9px 0 0 0;
	min-height: 600px;
}
#quote-design {
}

#portfolio {
	float: right;
	width: 535px;
}
#more {
	padding: 50px 0 0 0;
}
#images {
	width: 535px;
	padding: 0 0 20px 0;
}
#images img{
	margin-top: 10px;
}
#content {
	padding: 0 65px 0 0;
}
#content p{
	font-family: Verdana, Geneva, sans-serif;
	color: #665f58;
	font-size: 0.7em;
	padding: 0 0 0.9em 0;
	line-height: 1.5em;
}
#content a.invisible {
	color: #665f58;
	text-decoration: none;	
}
#content a {
	color: #6a959b;
}
#content a:hover {
	text-decoration:none;
}
#content h1 {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #443f3a;
}
#content h2 {
	padding: 7px 0 7px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 22px;
	color: #7b736c;
	text-transform:uppercase;
}
#content h2 a{
	color: #7b736c;
	text-decoration: none;
}
#content h2 a:hover{
	color: #823310;
	text-decoration: none;
}
#content h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #7b736c;
	font-size: 0.9em;
	padding: 0.6em 0 0.1em 0;
	line-height: 1.2em;
	font-weight: bold;
	font-variant:small-caps;
}
#featured-row {
	width: 480px;
	height: 119px;
}
#featured-austin-design {
	width: 218px;
	height: 103px;
	float: left;
	clear: right;
	padding: 6px;
	margin: 2px;
	background-image: url(../img/featured-bg.png);
}

div.portfolio.mouseover a span.description { 
  font: normal 10px/13px Verdana,sans;
  color: #544e47;
  text-decoration: none;
}
div.portfolio.mouseover a span.company { 
  font: normal bold 10px/13px Verdana,sans;
  color: #f3f0e9;
  margin: 35px 0 3px 0;
  text-decoration: none;
}
div.portfolio.mouseover {
  margin-bottom: 8px;
}
div.portfolio.mouseover a {
  display: block;
  padding: 12px;
  width: 194px;
  height: 79px;
  position: absolute;
  background-image: none;
}
div.portfolio.mouseover a span {
  display: none;
}
div.portfolio.mouseover a:hover {
  background-image: url(../img/hover-bg.png);
}
div.portfolio.mouseover a:hover span {
  display: block;
}







#footer {
	font-family: Arial, Geneva, sans-serif;
	color: #908579;
	font-size: 0.7em;
	line-height: 2em;
	margin: 20px 0;
	width: 709px;
	padding: 0 0 0 300px;
}
#footer a {
	color: #908579;
	text-decoration: none;
}
#footer a:hover {
	color: #e5dcd2;
}



/*navigation*/

#nav-wrap {
	padding: 6px 22px 0 0;
	margin: 0;
	width: 123px;
	float: left;
	clear: right;
}
ul#nav {
	margin: 0;
	padding: 0;
}
ul#nav li {
	display: block;
	margin-left: 15px;
}
ul#nav li a {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	color: #443f3a;
	font-weight: normal;
	font-size: 0.7em;
	padding: 0.4em 0 0 0;
	line-height: 1.3em;
	text-decoration: none;
}
ul#nav li a.first {
	margin-top: 5px;
}
ul#nav li a.last {
	margin-bottom: 20px;
}
ul#nav li a:hover {
	color: #52767b;
}
ul#nav li.active1 a {
	color: #52767b;
}

ul#nav-title {
	margin: 0;
	padding: 0;
}
ul#nav-title li {
	display: block;
}

ul#nav-title li a {
	font-family: Arial Black, sans-serif;
	color: #5d584a;
	letter-spacing: 1px;
	font-size: 0.7em;
	padding: 0.6em 0 0.2em 0;
	text-decoration: none;
	font-style:normal;
	margin: 1em 0 1em 0;
}
ul#nav-title li a:hover {
	color: #6a959b;
}
ul#nav-title li.active3 a {
	color: #6a959b;
}

/*
6a959b - blue
5d584a - dark brown
959184 - light brown
867554 - gold
443f3a - subnav dark brown
823310 - deep red (not used)
*/


ul#subnav {
	margin: 4px 11px 0 0;
	padding: 0;
	width: 155px;
	height: 130px;
	float: left;
	clear: right;
	background-image: url(../img/line-portfolio-nav.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
ul#subnav.last {
	background-image: none;
}
ul#subnav li {
	display: block;
	margin: 0 11px 0 0;
}
ul#subnav li a {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	color: #656158;
	font-weight: normal;
	font-size: 0.7em;
	padding: 0.3em 0 0 0;
	text-decoration: none;
	line-height: 1.3em;
}

ul#subnav li a:hover {
	color: #ac8a46;
}
ul#subnav li.active2 a{
	color: #ac8a46;
}








.brown-subtitle {
	color: #867554;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}
.feedate {
	font-style:italic;
	color: #a59f76;
}
.quote p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8d8882;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 11px 0;
}
.quote-author {
	color: #867554;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0px;
	font-weight: bold;
}
.quote-company {
	margin: 0 0 14px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #69625c;
	line-height: 1.5em;
}
.textboxes {
	border-bottom: #e1e1c8 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: #fff;
	box-shadow:none;
	color: #867554;
}
.right {
	padding: 0 10px;
}




/*
blog styles
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}


acronym, abbr {
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

#content.blog .storycontent {
	margin-top: 11px;	
	
}

#content.blog h1 a {
	text-decoration: none;
	color: #5d584a;
}

#content.blog h1 a:hover {
	color: #6a959b;
}

#content.blog h2 {
	padding: 7px 0 7px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 22px;
	color: #7b736c;
	text-transform: uppercase;
}
/* date */
#content.blog h6 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #959184;
	padding: 0 0 10px 0;
	text-transform:uppercase;
}

#content.blog h6 a:hover {
	color: #2186a3;
	text-decoration: none;
	border-bottom: none;
}

#content.blog h6 {
	margin: 0px;
	padding: 0px;
}

ol#comments li p {
	font-size: 100%;
}

#content.blog p, #content.blog li, #content.blog.feedback {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

.meta {
	font-size: .75em;
}



.meta li, ul.post-meta li {
	display: inline;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.meta ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}






#menu {
	margin: 7px 0 0 0;
	width: 206px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #999;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
}

/* */
#menu ul li {
	margin: 0 0 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 18px;
	color: #867554;
	padding: 0;
}

#menu ul li a {
	line-height: 12px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	font-family: Verdana, Geneva, sans-serif;
	color: #665f58;
	font-size: 1em;
	text-transform: lowercase;
	margin: 5px 0 6px 0;
	line-height: 0.7em;
}

#menu ul ul li a {
	color: #443f3a;
	text-decoration: none;
}

#menu ul ul li a:hover {
	color: #6a959b;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

