/*  
Theme Name: The Hauser Group
Theme URI: http://www.omnistudio.com/
Description: A Wordpress theme designed and developed by <a href="http://www.omnistudio.com/">OmniStudio</a>.
Version: 1.0
Author: OmniStudio
Author URI: http://www.omnistudio.com/
*/
#blog {
background: #DDDACB;
margin:20px 0px;
padding:15px;
}
#blog span {
font-size: 16px;
font-family: georgia;
color: #431007;
}
#content #blog a {
color: #691709;
}
.post {
padding-bottom: 25px;
}

/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover {text-decoration: underline;}
.left, #left {
	float:left;
}
.right, #right {
	float:right;
}
#header .logo h1 strong, #nav a strong {
	display: none;
}

.even {
	background: #EBE8DE;
}
#datatable td {
	padding: 15px;
	border-bottom: 1px solid #CDCABD;
}
#datatable td.none {
	padding: 0px;
	border-bottom: none;
	height: 1px;
}
#datatable p {
	text-align: right;
	font-size: 95%;
}
.imgleft {
	margin: 0px 15px 8px 0px;
}



/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
body {
	background: #F7F5E9 url(/images/bg-head.jpg) repeat-x;
	color: #747474;
	font: 0.8em/1.6em "Lucida Grande", Arial;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header .top {
	height: 104px;
}
#header .logo {
	padding-top: 42px;
	padding-bottom: 30px;
	padding-left: 12px;
	float: left;
}
#header .logo a {
	background: url(/images/logo.gif) no-repeat;
	display: block;
	height: 32px;
	width: 570px;
}
#header .util {
	float:right;
	padding-top: 50px;
	padding-right: 15px; 
	font-size: 10px;
	
}
#header .util a {
	color: #C79810;
}







/* 
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#header #bar {
	background: #C79810;
	height: 30px;
	border-top: 1px solid #C79810;
	padding-right: 13px;
}
#header #bar .left {
	width: 694px;
}
#header #bar .right {
	padding-top: 5px;
}
#header #bar .right #s {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 8px 0px 0px;
	padding: 3px 0px 2px 4px;
	border-top: 1px solid #717171;
	border-right: 2px solid #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	border-left-style: none;
	width: 150px;
}
#nav li { 
	float: left;
}
#nav a {
	display: block;
	height: 30px;
}
#nav .about a {
	background: url(/images/nav/about.gif) no-repeat;
	width: 95px;
}
#nav .services a {
	background: url(/images/nav/services.gif) no-repeat;
	width: 124px;
}
#nav .clients a {
	background: url(/images/nav/clients.gif) no-repeat;
	width: 121px;
}
#nav .tips a {
	background: url(/images/nav/tips.gif) no-repeat;
	width: 180px;
}
#nav .blog a {
	background: url(/images/nav/blog.gif) no-repeat;
	width: 77px;
}
#nav .contact a {
	background: url(/images/nav/contact.gif) no-repeat;
	width: 97px;
}
#nav .about a:hover, #nav .about a.on {
	background: url(/images/nav/about-on.gif) no-repeat;
	width: 95px;
}
#nav .services a:hover, #nav .services a.on {
	background: url(/images/nav/services-on.gif) no-repeat;
	width: 124px;
}
#nav .clients a:hover, #nav .clients a.on {
	background: url(/images/nav/clients-on.gif) no-repeat;
	width: 121px;
}
#nav .tips a:hover, #nav .tips a.on {
	background: url(/images/nav/tips-on.gif) no-repeat;
	width: 180px;
}
#nav .blog a:hover, #nav .blog a.on {
	background: url(/images/nav/blog-on.gif) no-repeat;
	width: 77px;
}
#nav .contact a:hover, #nav .contact a.on {
	background: url(/images/nav/contact-on.gif) no-repeat;
	width: 97px;
}





/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#content {
	background: url(/images/doc.jpg) no-repeat right bottom;
	margin: 0px;
	padding: 20px 0px 0px 15px;
}
#content-wide {
	margin: 0px;
	padding: 20px 0px 0px 15px;
}
#content a, #content-wide a {
	color: #356395;
}
#content .left {
	width: 580px;
	margin-bottom: 50px;
	border-right: 1px solid #E7E4D7;
	padding-right: 20px;
	padding-top: 15px;
}
#content-wide .left {
	margin-bottom: 50px;
	padding-right: 20px;
	padding-top: 15px;
	width: 99%;
}
#content .left p, #content-wide .left p {
	margin-bottom: 1em;
}
#content .left .motherjones {
	margin-bottom: 25px;
	font-size: 10px;
}
#content .left .motherjones .credit {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#content .left .motherjones p {
	margin: 0px;
	padding: 0px;
}
#content .left .motherjones img {
	background: #FFFFFF;
	padding: 5px;
	border: 7px solid #CDCABD;
}
#content .left h2, #content-wide .left h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #343D5A;
	border-bottom: 2px solid #CDCABD;
	margin-bottom: 15px;
	padding-bottom: 6px;
}
#content .left h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #343D5A;
	border-bottom: 2px solid #CDCABD;
	margin-bottom: 25px;
	padding-bottom: 6px;
}
#content-wide .left h2 .postmetadata {
	color: #747474;
	font: 10px "Lucida Grande", Arial;
	padding-top: 2px;
}
#content  .left  h3, #content-wid   {
	color: #343D5A;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #CDCABD;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
#content .left h4, #content-wide .left h4 {
	color: #461004;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#content.blog .left h4 {
	color: #461004;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CDCABD;
}

#content .left p.callout {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CDCABD;
}
#content .left td {
	padding-right:30px;
}
#content .left td.none {
	padding-right:0px;
}
#content .left #table ul {
	border-bottom: 1px solid #CDCABD;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;
}
#content .left ul li, #content-wide .left ul li {
	background: url(/images/arrow-yellow.gif) no-repeat left 6px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#content .left .gsmsc-controls {
	display:none;
}
#comment {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 8px 0px 0px;
	padding: 3px 0px 2px 4px;
	border-top: 1px solid #717171;
	border-right: 2px solid #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	border-left-style: none;
	width:99%;
}
#commentsdiv {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #CDCABD;
}
.commentlist {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px solid #CDCABD;
}
.commentlist .alt {
	background: #EBE8DE;
}
.commentlist li {
	padding: 8px;
	border-bottom: 1px solid #CDCABD;
	line-height: 1.3em;
}
.commentlist cite {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
.commentlist p {
	margin-top: 0.5em;
	margin-bottom: 0px;
}




#content .right {
	width: 310px;
	margin-right: 15px;
	padding-bottom: 207px;
	font-size: 105%;
}
#content .right div, #content .right .widget_subpages, #content .right .widget_recent_comments {
	background: url(/images/component.jpg) repeat-x left bottom;
	padding: 15px;
	width: 280px;
	margin-bottom: 20px;
}
#content .right div div {
	padding:0px;
	margin-bottom:0px;
	width:auto;
	background: url(none) repeat-x left bottom;
}
#content .right #nobg {
	background: url(none) repeat-x left bottom;
	padding: 15px;
	width: 280px;
	margin-bottom: 20px;
}
#content .right .testimonials, #content .right .wp_quotes_quote {
	font: italic 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #908F8B;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}
#content .right .testimonials p.attrib {
	font: normal 0.75em/1em "Lucida Grande", Arial;
	text-align: right;
	margin-top: 10px;
}
.wp_quotes_author {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}
#content .right h3, #content .right h2, #content .right h4 {
	color: #343D5A;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CDCABD;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
#content h2 a {
	color: #343D5A;
}
#content .right .widget_randomquotes h2 {
	display:none;
	margin-bottom: 0px;
	padding-bottom: px;
	border-bottom: none;
}
#content .right ul ul ul {
	font-size: 90%;
	padding-left: 15px;
	line-height: 1.2em;
	margin-bottom: 2px;
}
#content .right ul ul li {
	background: url(/images/arrow-red.gif) no-repeat left 6px;
	padding-left: 10px;
}
#content .right ul ul ul li {
	background: url(/images/arrow-yellow.gif) no-repeat left 4px;
	padding-bottom: 3px;
	padding-left: 10px;
}






/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	background: url(/images/bg-foot.jpg) repeat-x;
	height: 48px;
	padding-top: 15px;
}
#footer div {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font: 0.76em/1.2em "Trebuchet MS", Arial;
}








/* 
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!-[if IE 7]>
.clearfix {display:inline-block;}
.clearfix {display:block;}
<![endif]->
