/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom {
	background:#EEEEEE;
	margin:3px 0;
}

.custom h1 {
	font:normal 35px "times new roman", times, georgia, serif;
	line-height:0.8em;
	color:#003068;
	padding:0 0 3px 0;
	margin:0;
}

.custom h2 a {
	font:normal 35px "times new roman", times, georgia, serif;
	line-height:0.7em;
	color:#003068;
	padding:0;
	margin:0;
}

.custom a:hover {
	text-decoration:underline;
}

.custom .teasers_box h2 a {
	font:normal 25px "times new roman", times, georgia, serif;
	line-height:0.8em;
	color:#003068;
	padding:0;
	margin:0;
}


.custom p {
	font:normal 14px arial, helvetica, sans-serif;
	line-height:1.6em;
	padding:0 0 15px 0;
	margin:0;
}

.custom a {
	color:#71A4D8;
}

.custom .headline_meta, .custom .headline_meta span {
	font-style:italic;
	text-transform:lowercase;
	padding:0;
	margin:0;
}

.custom .headline_meta abbr {
	font-style:italic;
	text-transform:lowercase;
	padding:0 10px 0 0;
	margin:0;
}

.custom .format_text .to_comments {
	padding:0;
	margin:0;
}

.custom #page {
	width:750px;
	background: url("http://www.spinksbrowndurand.com/images/bg_top.gif") no-repeat top;
	padding:0;
	margin:0;
}

.custom #container {
	width:750px;
	margin:30px auto;
	background: url("http://www.spinksbrowndurand.com/images/bg_repeat.gif") repeat-y top;
	padding:0;
}

.custom #top {
	border:none;
	padding:17px 0 0 13px;
	margin: 0;
}

.custom #logo_home {
	float:left;
	padding:0 4px 0 0;
}

.custom #logo_home a {
	width: 360px;
	height: 179px;
	display:block;
	text-indent: -10000px;
	background: #1f1f1f url('http://www.spinksbrowndurand.com/images/logo_home.jpg') no-repeat;
	color: #fff;
}

.custom #home_pic2 {
	float:left;
}

.custom #home_pic2 a {
	width: 360px;
	height: 179px;
	display:block;
	text-indent: -10000px;
	background: #1f1f1f url('http://www.spinksbrowndurand.com/images/home_pic2.jpg') no-repeat;
	color: #fff;
}

.custom #navbar {
	font-family:'Times New Roman',Times,serif;
	height:76px;
	padding:0 0 0 13px;
	margin:3px 0 7px 0;
}

.custom #navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.custom #navbar ul li {
	list-style-type: none;
	display: inline;
}

.custom #navbar ul li a {
	display:block;
	height: 63px;
	float:left;
	color: #fff;
	font-size: 16pt;
	text-decoration: none;
	text-align: center;
	padding: 8px 0 5px 0;
}

.custom #navbar ul li a span {
	display:block;
	font-size: 10pt;
	padding: 4px;
}

.custom #navbar ul li a:hover {
	background-position: 0 -16px;
}

.custom #navitem-lagrange {
	width:357px;
	margin-right:10px;
	background:#003068 url('http://www.spinksbrowndurand.com/images/nav_background_home.gif') no-repeat top;
}

.custom #navitem-westpoint {
	width:357px;
	background:#003068 url('http://www.spinksbrowndurand.com/images/nav_background_home.gif') no-repeat top;
}

.custom #header {
	border:none;
	display:none;
	padding:17px 13px 0 13px;
	margin:0;
}

.custom #content_box {
	width:710px;
	padding:5px 20px 0 20px;
	background:none;
	color:#0F4275;
}

.custom #content {
	width:469px;
	float:left;
	padding:0 20px 0 0;
}

.custom #content img {
	border:1px solid #ccc;
	padding:3px;
}

.custom .headline_area {
	margin:0 0 15px 0;
}

.post_box, .teasers_box, .full_width #content_box .page {
	border-top:1px solid #eee;
	clear:both;
	padding:20px 0 20px 0;
	margin:0;
}

.custom .teaser .format_teaser {
margin-bottom:10px;
margin-top:10px;
}

.teasers_box .teaser_date {
	font-style:italic;
	text-transform:lowercase;
}

.teasers_box .edit_post a {
	font-style:italic;
	text-transform:lowercase;
}

.custom .teasers_box a {
	color:#71A4D8;
}

.custom .teaser_link {
	color:#71a4d8;
}

.custom #sidebars {
	width:218px;
	float:left;
	background:#eee url("images/sidebar_background_bottom.gif") bottom left no-repeat;
	border:1px solid #c9c8c3;
	padding:0;
	margin:0 0 10px 0;
}

.custom #sidebars .twitter_icon {
	display:block;
	line-height:1em;
	background:url("images/twitter_icon.gif") bottom left no-repeat;
	padding:5px 0 3px 23px;
	margin:0 0 5px 0;
}

.custom #sidebars .facebook_icon {
	display:block;
	line-height:1em;
	background:url("images/facebook_icon.gif") bottom left no-repeat;
	padding:5px 0 3px 23px;
	margin:0 0 5px 0;
}

.custom #sidebars .linkedin_icon {
	display:block;
	line-height:1em;
	background:url("images/linkedin_icon.gif") bottom left no-repeat;
	padding:5px 0 3px 23px;
	margin:0;
}

.custom #sidebar_1 {
	width:196px;
	background:url("images/sidebar_background_top.gif") top left no-repeat;
	padding:11px;
	margin:0;
}

.custom #sidebars h3 {
	font:bold 18px arial, helvetica, sans-serif;
	line-height:1em;
	letter-spacing:0.03em;
	color:#003068;
	padding:0 0 5px 0;
	margin:0;
}

.custom #sidebars p {
	padding:0;
	margin:0;
}

.custom #sidebars a {
	color:#71A4D8;
}

.custom #sidebars ul li {
	padding:0;
	margin:0;
}

.custom .sidebar .sidebar_list {
	padding:0;
	margin:0;
}

.custom .sidebar #search {
	background:url("images/divider.gif") bottom left no-repeat;
	padding:0 0 40px 0;
	margin:0 0 10px 0;
}

.custom #s {
	font-size:12px;
	font-style:italic;
	color:#a2a19c;
	border:1px solid #c9c8c3;
	padding-top:5px;
	padding-bottom:5px;
}

.custom .sidebar #text-4 {
	background:url("images/divider.gif") bottom left no-repeat;
	padding:0 0 40px 0;
	margin:0 0 10px 0;
}

.custom .sidebar #categories-3 {
	background:url("images/divider.gif") bottom left no-repeat;
	padding:0 0 40px 0;
	margin:0 0 10px 0;
}

.custom .text_input {
	background:#fff;
}

.custom li.widget {
	font-size:14px;
	line-height:1.3em;
}

.custom .more-link {
	display:block;
	text-align:left;
	padding:10px 0 0 0;
	margin:0;
}

.custom .prev_next {
	border-top:1px solid #eee;
	text-transform:lowercase;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
}

.custom .prev_next .previous a {
	letter-spacing:0.05em;
	color:#71A4D8;
}

#share a.share {
	display:block;
	float:left;
	height:80px;
	text-indent:-99999px;
	width:77px;
}

#share a.twitter {
	background:url("images/share_twitter.gif") no-repeat;
}

#share a.delicious {
	background:url("images/share_delicious.gif") no-repeat;
}

#share a.digg {
	background:url("images/share_digg.gif") no-repeat;
}

#share a.facebook {
	background:url("images/share_facebook.gif") no-repeat;
}

#share a.stumble {
	background:url("images/share_stumble.gif") no-repeat;
}

#share a.rss {
	background:url("images/share_rss.gif") no-repeat;
}

#share a.share:hover {
	background-position:0 -80px;
}

.custom #footer {
	width:750px;
	background:#eee url("http://www.spinksbrowndurand.com/images/bg_bottom.gif") no-repeat top;
	text-align:center;
	padding:10px 0 10px 0;
	margin:0;
	font-size:10px;
	color:#999;
	border:none;
}

.custom #disclaimer {
	padding:0 100px;
	color:#999;
	font-size:6.5px;
	margin-top:25px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.custom #disclaimer p {
	margin:0 0 0.5em;
	padding:0;
}

.custom #footer p {
	font-size:1.4em;
	line-height:1.571em;
}

