/***************************************/
/****** Basics ******/
/***************************************/

body {
	background: #1a1a1a;
	color: #939393;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 160%;
}

a {
	color: #428898;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	color: #c4c4c4;
	font-weight: normal;
}

/***************************************/
/******	Header ******/
/***************************************/

#header {
	background: #1a1a1a url(../img/light-header.png) no-repeat 100px -5px;
	height: 100px;
	margin: 0 auto;
	width: 960px;
}

h1 {
	float: left;
	height: 60px;
	margin-left: -5px;
	padding: 18px 0 0;
	width: 165px;
}

/***************************************/
/******	Navigation ******/
/***************************************/

#nav {
	float: right;
	padding-top: 30px;
	width: 700px;
}

#nav li {
	float: right;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.3em;
	margin-left: 40px;
	text-transform: uppercase;
}

#nav li a {
	color: #939393;
	display: block;
	float: left;
	font-style: normal;
}

#nav li a span {
	font-family: Arial, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	display: block;
	text-transform: none;
}

#nav li a:hover {
	color: #c4c4c4;
	text-decoration: none;
}


/***************************************/
/******	Content ******/
/***************************************/

#content {
	background: #1a1a1a url(../img/shadow.png) no-repeat center top;
	color: #939393;
	margin: 0 auto;
	padding: 42px 0 25px;
	width: 960px;
}

.twoCol {
	float: left;
	width: 610px;
}

.not-first {
	margin-top: 40px;
}

#content p {
	margin-bottom: 10px;
	line-height: 200%;	
	text-align: justify;	
}

#content h2 {
	background: url(../img/colLine.png) no-repeat left bottom;
	color: #428898;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.7em;
	margin: 0 0 27px -5px;
	padding-bottom: 23px;
	text-indent: 5px;
}

#content h2 a {
	font-style: normal;
}

#content h3, .article p:nth-of-type(1) {
	color: #c4c4c4;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.2em;
	letter-spacing: 1px;
	line-height: 200%;
	margin: 0 0 20px;
	text-align: justify;
}

#content ul {
	list-style-type: disc;
	margin: 15px 0;
	padding-left: 18px;
}

#content ol {
	list-style-type: lower-roman;
}

#content ul li, #content ol li {
	margin-bottom: 7px;
}

/***************************************/
/******	Footer ******/
/***************************************/

#footer-bg {
	background: #171717 url(../img/border.png) repeat-x bottom;
	height: 180px;
}

#footer {
	background: url(../img/shadow.png) no-repeat center top;
	margin: 0 auto;
	padding: 35px 23px 0;
	width: 914px;
}

.testimonial {
	background: url(../img/q.png) no-repeat left top;
	margin-top: 35px;
}

#footer q {
	color: #737272;
	display: block;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.6em;
	font-style: italic;
	line-height: 180%;
	padding: 0 0 10px 130px;
}

#footer q strong {
	color: #939393;
}

#footer cite {
	color: #464646;
	float: right;
	font-size: 0.9em;
	font-style: italic;
	margin: 0 0 0 129px;
}

#footer cite strong {
	color: #737272;
	font-style: normal;
}

#footer-links-bg {
	background: #171717;
}

#footer-links {
	color: #555;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 7px 0 5px;
	width: 960px;
}

#footer-links a {
	color: #777;
	font-style: normal;
}

/***************************************/
/******	Sidebar ******/
/***************************************/

#content .sidebar {
	float: right;
	font-size: 0.9em;
	margin: 0 0 30px 37px;
	width: 305px;
}

#content .sidebar-widget {
	margin: -20px 0 -30px;
	padding-left: 10px;
}

#content .sidebar h3 {
	background: url(../img/sidebar/sidebar-h3.png) no-repeat;
	height: 107px;
	margin: 50px 0 0 -17px;
	text-indent: -4444px;
	width: 303px;
}

#content .sidebar h3.heading-cv {
	background: url(../img/sidebar/sidebar-h3-2.png) no-repeat;	
}

#content .sidebar h3.heading-associates {
	background: url(../img/sidebar/heading-quals.png) no-repeat;
}

#content .not-first h3.heading-associates {
	margin-top: 90px;
}

#content .sidebar h3.heading-archives {
	background: url(../img/sidebar/h3-archive.png) no-repeat;	
}

#content .sidebar h3.heading-articles {
	background: url(../img/sidebar/h3-articles.png) no-repeat;	
}

#content .sidebar h3.heading-subscribe {
	background: url(../img/sidebar/h3-subscribe.png) no-repeat;	
}

#content .sidebar h3.heading-contact {
	background: url(../img/sidebar/contact.png) no-repeat;	
	height: 226px;
	margin-top: 37px !important;
	width: 288px;
}

#content .sidebar h4 {
	color: #c4c4c4;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
}

#content .sidebar ul {
	list-style-type: none;
	margin-top: 5px;
	padding: 0;
}

#content .sidebar ul li {
	background: url(../img/bullet.png) no-repeat 0 10px;
	margin: 0;
	padding: 5px 0 5px 18px;
}

#content .sidebar ul.link-list li {
	border-bottom: 1px solid #272727;
	padding: 0 0 0 18px;
}

#content .sidebar ul.link-list li a {
	display: block;
	padding: 5px 0;
}

#content .sidebar ul.link-list li:hover {
	background: #1a1a1a url(../img/bullet.png) no-repeat 0 10px;
}

#content .sidebar a {
	font-style: normal;
}

/***************************************/
/******	Page - Home ******/
/***************************************/

#feature-bg {
	background: url(../img/home/feature.jpg) repeat-x;
	height: 399px;
}

#feature {
	background: url(../img/shadow.png) no-repeat;
	height: 399px;
	margin: 0 auto;
	padding: 0;	
	width: 960px;
}

#feature-light {
	background: url(../img/light-feature.png) no-repeat;
}

#lightbulb {
	background: url(../img/home/lightbulb.png) no-repeat 632px bottom;
	height: 399px;
	margin: 0 auto;
	width: 960px;
}

#feature img {
	margin: 40px 0 0 0;
}

#feature p {
	color: #03353e;
	line-height: 190%;
	margin-top: 25px;
	width: 580px;
}

/***************************************/
/******	Columns ******/
/***************************************/

.column {
	float: left;
	margin-right: 37px;
	width: 295px;
}

.column p {
	text-align: left !important;
}

.column ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.column ul li {
	margin: 0 !important;
}

.column h3 {
	background: url(../img/colLine.png) no-repeat left bottom;
	color: #428898 !important;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.7em !important;
	font-style: normal;
	letter-spacing: 0.1em;
	margin: -17px 0 20px -5px !important;
	padding-bottom: 10px;
	text-indent: 5px;
}

.column h3 a {
	font-style: normal;
}

#leftCol {
	line-height: 170%;
	padding-top: -2px;
}

#leftCol ul li {
	font-size: 1.2em;
	font-style: italic;
	height: 75px;
	letter-spacing: 0.1em;
	line-height: 115%;
	padding-left: 80px;
}

#leftCol ul li a {
	font-size: 0.7em;
	font-style: normal;
	margin-left: 8px;
}

#call-me { background: url(../img/home/phone.png) no-repeat left top; padding-top: 5px; }
#write-to-me { background: url(../img/home/write.png) no-repeat 6px -5px; }
#email-me { background: url(../img/home/email.png) no-repeat left top; height: 50px !important; }

#rightCol, #servRight {
	float: right;
	margin: 0;
	padding-top: -2px;
}

#rightCol ul {
	padding: 5px 0 0;
	margin-bottom: -3px;
}

#rightCol ul li {
	color: #464646;
	font-size: 0.7em;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 115%;
	margin-bottom: 25px !important;
	padding-left: 8px;
}

#rightCol ul li a.permalink-title {
	font-size: 1.6em;
	font-style: normal;
	display: block;
	margin: 0 0 8px -8px !important;
}

.permalink-date {
	color: #a3a2a2;
	font-size: 1.1em;
	font-style: normal;
}

/***************************************/
/******	Articles ******/
/***************************************/

#content .sidebar form {
	margin-top: 10px;
}

#content .sidebar input#s {
	background: url(../img/sidebar/search.png);
	border: 0;
	color: #939393;
	float: left;
	font-size: 1.1em;
	height: 30px;
	margin-left: -3px;
	padding: 11px 7px 0 15px;
	width: 175px;
}

#content .sidebar input#go {
	background: url(../img/sidebar/go.png);
	border: 0;
	color: #428898;
	cursor: pointer;
	float: left;
	font-size: 1.2em;
	height: 41px;
	padding: 0;
	width: 46px;
}

#content .sidebar #rss-feed {
	background: url(../img/sidebar/rss.png) no-repeat 0 17px;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.2em;
	padding: 15px 0 0 60px;
}

.post-meta {
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	clear: both;
	font-family: "Calluna", Georgia, serif;
	margin: 15px 0 20px;
	padding: 7px 0 5px;
	text-align: center !important;
}

.navigation {
	margin-top: 10px;
}

/***************************************/
/******	Contact Page ******/
/***************************************/

ol.forms {
	list-style-type: none !important;
}

ol.forms li {
	margin-top: 15px;
}

ol.forms li.input {
	float: left;
	width: 45%;
}

ol.forms li.input:nth-of-type(2n) {
	margin-left: 44px;
}

#content label {
	color: #428898;
	cursor: pointer;
	font-family: "Calluna", Georgia, serif;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#content input, #content textarea {
	border: 0;
	color: #c4c4c4;
	font-size: 1em;
	margin-left: -6px;
}

#content input {
	background: url(../img/contact/input.png) no-repeat;
	float: left;
	height: 32px;
	padding: 11px 15px 0;
	width: 262px;
}

ol.forms li.textarea {
	display: block;
	clear: both;
	padding-top: 15px;
}

#content textarea {
	background: url(../img/contact/textarea.png) no-repeat;
	border: 0;
	margin-left: -8px;
	height: 142px;
	padding: 15px 20px;
	width: 579px;
}

.screenReader {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

button#submitButton {
	background: url(../img/submit.png) no-repeat;
	border: 0;
	color: #428898;
	cursor: pointer;
	font-size: 1.2em;
	height: 54px;
	margin: 0 0 0 -10px;
	width: 132px;
}

button#submitButton:hover {
	background: url(../img/submit.png) no-repeat -132px 0;
	color: #9bd7e3;
}

/***************************************/
/******	Associates Page ******/
/***************************************/

.assoc-img {
	margin: 10px 0 0 20px
}

/***************************************/
/******	Miscellaneous ******/
/***************************************/

.left { float: left; }
.right { float: right; }

