/*  
Theme Name: The Anderson Group v1.0
Theme URI: http://www.everestcreative.com
Description: v1.0
Version: 1.0
Author: Brian Koranda
Author URI: http://www.everestcreative.com
*/

body
{
	background: #0e3966 url('images/bg.gif') repeat-y center top;
	font-family: Verdana, san serif;
	font-size: 12px;
	color: #333;
}
a:link, a:visited { color: #0e5c99; text-decoration: none; }
a:hover, a:active { color: #4dafdb; text-decoration: none; }
#header
{
		text-align: center;
}
h1
{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
h1 a
{
	display: block;	
	width: 272px;
	/*height: 119px;
	background: transparent url('images/logo.gif') top left no-repeat;*/
	height: 103px;
	background: transparent url('images/logo.png') top left no-repeat;
	margin: 9px auto;
	padding: 0;
	border: 0;
}
#header ul
{
	width: 940px;
	height: 40px;
	background: transparent url('images/nav.gif') top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
#header ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#header ul li, #header ul a
{
	height: 40px;
	display: block;
}
#header ul li a
{
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#nav-home	{ left: 0; width: 150px; }
#nav-about	{ left: 151px; width: 160px; }
#nav-products	{ left: 311px; width: 160px; }
#nav-services { left: 471px; width: 160px; }
#nav-tools	{ left: 631px; width: 160px; }
#nav-news	{ left: 791px; width: 150px; }

#nav-home a:hover	{ background: transparent url('images/nav.gif') 0 -40px no-repeat; }
#nav-about a:hover { background: transparent url('images/nav.gif') -151px -40px no-repeat; }
#nav-products a:hover { background: transparent url('images/nav.gif') -311px -40px no-repeat; }
#nav-services a:hover { background: transparent url('images/nav.gif') -471px -40px no-repeat; }
#nav-tools a:hover { background: transparent url('images/nav.gif') -631px -40px no-repeat; }
#nav-news a:hover { background: transparent url('images/nav.gif') -791px -40px no-repeat; }

body#home #nav-home	{ background: transparent url('images/nav.gif') 0 -40px no-repeat; }
body#about #nav-about { background: transparent url('images/nav.gif') -151px -40px no-repeat; }
body#products #nav-products { background: transparent url('images/nav.gif') -311px -40px no-repeat; }
body#services #nav-services { background: transparent url('images/nav.gif') -471px -40px no-repeat; }
body#tools #nav-tools { background: transparent url('images/nav.gif') -631px -40px no-repeat; }
body#news #nav-news { background: transparent url('images/nav.gif') -791px -40px no-repeat; }

#footer-pre
{
	height: 5px;
	background: transparent url('images/footer-top.gif') no-repeat 0 0;
	overflow: hidden;
}
#footer
{
	font-size: 11px;
	color: #666;
	text-align: center;
	background: transparent url('images/footer-bg.gif') no-repeat 0 0;
	padding-top: 10px;
}
#footer-left p, #footer-right p
{
	padding: 0 10px;
	margin-bottom: 15px;
}
#footer-bottom
{
	width: 910px;
	margin-left: 15px;
}
#footer-bottom p
{
	background-color: #fff;
	border-top: 1px solid #f0f0f0;
	padding: 12px 0 0 0;
	margin: 0;
}
#footer-post
{
	height: 13px;
	background: transparent url('images/footer-bottom.gif') no-repeat 0 0;
	margin-bottom: 78px;
}
#footer a:link, #footer a:visited { color: #4dafdb; }
#footer a:hover, #footer a:active { color: #0e5c99; }

#landscape
{
	margin-top: 5px;
	margin-bottom: 17px;
}
#landscape img, .content_photo img
{
	display: block;
	padding: 4px;
	border: 1px solid #999;
}
.alignleft
{
	display: block;
	padding: 4px;
	border: 1px solid #999;
	float: left;
	margin-right: 20px;
	clear: both;
}
.alignright
{
	float:right;
}
#vnav, #content
{
	margin-bottom: 40px;
}
h2
{
	font-size: 24px;
	color: #0e5c99;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1.3em;
}
h3
{
	font-size: 13px;
	color: #0e5c99;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#content p
{
	line-height: 1.5em;
}
#vnav
{
	text-align: right;
}
#vnav h4
{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 1px 28px 5px 0;
	background: #fff url('images/nav-marker.gif') no-repeat 0 0;
	margin-bottom: 12px;
}
#vnav h4 a:link, #vnav h4 a:visited { color: #fff; }
#vnav h4 a:hover, #vnav h4 a:active { color: #ffffcc; }
dd a:link, dd a:visited { color: #999; }
dd a:hover, dd a:active { color: #0e5c99; }

#vnav dl, #vnav p
{
	margin-bottom: 12px;
	padding-right: 25px;
}
#vnav dt a, #vnav p a
{
	font-size: 13px;
	font-weight: bold;
}
#vnav dt a:link,
#vnav dt a:visited,
#vnav p a:link,
#vnav p a:visited
{
	color: #666;
}
#vnav dt a:hover,
#vnav dt a:active,
#vnav p a:hover,
#vnav p a:active
{
	color: #0e5c99;
}
#vnav dd
{
	color: #0e5c99;
}
body#news #content h2
{
	margin-bottom: 14px;
}
p.postmetadata
{
	color: #666;
	margin-bottom: 15px;
	font-size: 11px;
}
span.postmetadata
{
	color: #666;
}
a.highlight-pdf
{
	display block;
	background: #f2f2f2 url('images/pdf.gif') no-repeat center right;
	padding: 5px 31px 5px 10px;
	margin-top: 10px;
}
a.highlight-pdf:link,
a.highlight-pdf:visited
{
	border: 1px solid #999;
	background-color: #f2f2f2;
}
a.highlight-pdf:hover,
a.highlight-pdf:active
{
	color: #fff;
	border: 1px solid #0e5c99;
	background-color: #0e5c99;
}
.wp-image-258
{
	display: block;
	padding: 5px;
	border: 1px solid #999;
	margin: 0 auto;
}
.wp-caption {
	background-color: #F3F3F3;
	border: 1px solid #DDD;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption .wp-caption-text{
	font-size: 10px;
}
