/*
Theme Name: Treliant
Theme URI: http://www.gbltd.com
Description: Corporate Risk Advisors
Version: 1.0
Author: Greenfield Belser
*/


/***************************
	Treliant Style Sheet
***************************/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #a3aaaf url(images/bg_main.jpg) repeat-x;
}
a:link, a:visited {
	text-decoration: none;
	color: #557ba2;
}
a:hover, a:active {

}
a img {
	border: none;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
.print {
	display: none;
}
.screen {
	display: inline;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 20px;
}
.alignleft {
	float: left;
	margin: 0px 20px 10px 0px;
}
form input.error,
form textarea.error {
	background-color: #0d2846;
	background-image: none;
	color: #ffffff;
}


/***************************
	Container Styles
***************************/
div#siteWrapper {
	width: 999px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	height: auto;
	min-height: 100%;
}


/***************************
	Header
***************************/
div#header {
	position: relative;
	width: 999px;
	height: 94px;
	background-color: #002855;
	margin: 0px 0px 0px 0px;
}
div#header h1 {
	position: relative;
	height: 65px;
	width: 190px;
	top: 14px;
	left: 47px;	
}
div#header h1 span {
	display: none;
}
div#header h1 a {
	display: block;
	height: 65px;
	width: 190px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
div#search {
	position: absolute;
	top: 20px;
	right: 49px;
}
div#search form input {
	height: 18px;
	width: 125px;
	border: none;
	background: #cccccc url(images/bg_search.gif) repeat-x;
	padding: 0px 0px 1px 5px;
	color: #333333;
	font-size: 12px;
}
div#update {
	position: absolute;
	top: 8px;
	left: 301px;
}


/***************************
	Main Navigation
***************************/
div#mainNavigation {
	position: absolute;
	top: 50px;
	left: 300px;
	width: 650px;
	height: 41px;
	font-size: 12px;
	border-top: 1px solid #464A4B;
	padding: 5px 0px 0px 0px;
	z-index: 1000;
}

div#mainNavigation ul {
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
div#mainNavigation ul li {
	margin-right: 4px;
	float: left;
}

div#mainNavigation ul a:link,
div#mainNavigation ul a:visited {
	padding: 3px 5px 0px 5px;
	cursor: pointer;
	color: #ffffff;
}
div#mainNavigation ul a:active,
div#mainNavigation ul a:hover,
div#mainNavigation ul a.active {
	color: #0099FF;
}



/***************************
	Main Content
***************************/
div#mainContent {
	width: 970px;
	position: relative;
	margin: 10px auto;
}
div#mainContent h2 {
	font-weight: bold;
	font-size: 25px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #002855;
	padding-bottom: 12px;
}
div#mainContent h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	color: #a70751;
}
div#mainContent h4 {
	color: #003366;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
div#mainContent p {
	margin-bottom: 13px;
	line-height: 17px;
	text-align: justify;
}
div#mainContent h6 {
	font-weight: bold;
	font-size: small;
	color: #a70751;
}
div#mainContent h7 {
	font-weight: bold;
	font-size: 16px;
	color: #a70751;
}
div#mainContent .blue {
	font-weight: normal;
	font-size: small;
	color: #003366;
}
div#mainContent strong {
	font-weight: bold;
}
div#mainContent .note {
	font-size: 9px;
}
div#mainContent ul {
	padding: 0px 0px 0px 0px;
}
div#mainContent ul li {
	line-height: 19px;
}
div#mainContent a:link,
div#mainContent a:visited {
	color: #003366;
	text-decoration: underline;
}

div#mainContent div.columnLeft {
	width: 710px;
	float: left;
}

div#mainContent blockquote {
	border-right: 2px solid #c6cee1;
	border-bottom: 2px solid #c6cee1;
	background-color: #f7f7f7;
	padding: 13px;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 13px;
}
div#mainContent blockquote em {
	font-size: 12px;
	line-height: 18px;
}
div#mainContent blockquote strong {
	font-size: 13px;
}
div#mainContent ul {
	margin: -15px 0px 20px 15px;
}
div#mainImage {
	margin: 10px 0px 30px 0px;
}


/***************************
	Two Column Content
***************************/
div#mainContent div.columnLeft h2 {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
	width: 450px;
}
div#mainContent div.columnLeft blockquote {
	border: 2px solid #c6cee1;
	padding: 13px;
	font-size: 12px;
	line-height: 17px;
}




/***************************
	Right Column
***************************/
div#mainContent div.columnRight {
	width: 235px;
	float: right;
	top: 350px;
	right: 0px;
}
div#mainContent div.columnRight h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #0069B7;
	text-transform: uppercase;
	margin-top: 20px;
}
div#mainContent div.columnRight a:link,
div#mainContent div.columnRight a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
div#mainContent div.columnRight a:hover,
div#mainContent div.columnRight a:active {
	color: #34457D;
}
div#mainContent div.columnRight ul {
	list-style-type: none;
	margin: 9px 0px 10px 0px;
}
div#mainContent div.columnRight ul li {
	background: url(images/icon_plus.gif) no-repeat scroll 0 19px transparent;
	padding: 12px 0px 12px 25px;
	border-top: 1px dotted #B7B7B7;
}
div#mainContent div.columnRight ul li.media {
	background-image: url(images/icon_video.gif);
}


/***************************
	Footer
***************************/
div#footer {
	position: relative;
	width: 973px;
	clear: both;
	padding: 20px 26px 40px 26px;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	background-color: #002855;
	margin-top: 15px;
}
div#footer span {
	float: left;
	margin-right: 15px;
}
div#footer a {
	font-size: 11;
	text-decoration: none;
	color: #ffffff;
}
div#footer ul {
	list-style: none;
}
div#footer ul li {
	float: left;
	margin-right: 20px;
}
div#footer img {
	margin-right: 7px;
}
div#socialNetwork {
	font-size: 11px;
	float: right;
	width: 360px;
}
div#socialNetwork span {
	font-weight: bold;
	font-size: 15px;
	text-transform: lowercase;
	float: left;
	margin-right: 35px;
}
div#socialNetwork a {
	line-height: 16px;
}

/***************************
	Professionals Page
***************************/
div.professional-row {
	clear: both;
	margin: auto auto 10px;
}
div.professional {
	float: left;
	margin-bottom: 30px;
	width: 25%;
	overflow: hidden;
	vertical-align: top;
	height: 95px;
	margin-right: 11px;
	width: 230px;
}
div#mainContent div.professional p {
	text-align: left;
}
div.professional img {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	border: 1px solid #002855;
}

div.professional img#mail {
	float: left;
	margin-right: 1px;
	margin-top: 5px;
	border: 0px;
}

div#professionals h3 {
	margin-top: 50px;
	background-color: #002855;
	color: #ffffff;
	padding: 2px 4px;
}


/***************************
	Services
***************************/
div.service-list {
	margin-bottom: 15px;
}
div.service-list h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
div.service-list h5 {
	color: #00B050;
	font-size: 12px;
	font-weight; bold;
	margin-bottom: 12px;
	padding: 3px 0px;
}
div.service-list ul {
	list-style: square;
}


/***************************
	News and Events
***************************/
div.news-section {
	margin-bottom: 10px;
}
div.news-section h4 {
	color: #003366;
	font-size: 14px;
	border-bottom: 1px solid #003366;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
div#mainContent div.news-section ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}
div#mainContent div.news-section ul li {
	line-height: 24px;
}
div.news-section span.date {
	width: 115px;
	float: left;
}


/***************************
	Professionals
***************************/
div.titlebold1 {
	background-color: #002855;
	border:1px solid #021E3B;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
}
img.headshot {
	margin: 0px 0px 15px 35px;
	float: right;
	height: 198px;
	width: 171px;
}

/***************************
	Search Results
***************************/
div#mainContent ul#searchResults {
	list-style: square;
}
div#mainContent ul#searchResults li {
	margin-bottom: 15px;
}








