/*
Theme Name: SANS
Theme URI: http://giantsponge.com/
Description: A custom style Wordpress theme.
Author: Giant Sponge
Author URI: http://giantsponge.com

Version: 1.0

Copyright SANS Inc 2010
# lspitzner@sans.org
*/

/* standard elements */
html
{
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #b2b7ba;
}

*
{
	margin: 0;
	padding: 0;
}

body { font: normal 14px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

/* @group text */
p,code,ul,ol { padding: 0px; }

h1
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 36px;
	line-height: 36px;
}

h2
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 38px;
	line-height: 32px;
}

h3
{
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 24px;
	line-height: 20px;
}

h4
{
	color: #dd1e1e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-size: 18px;
}

h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h1,h2,h3,h4,h5,h6 { padding: 0px; }
ol { list-style: decimal; }
ul { list-style: square; }
li { margin-left: 30px; }
ol { list-style: decimal; }
ul { list-style: square; }
li { margin-left: 30px; }
dl { padding-left: 10px; }

dt
{
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 2px;
}

dd
{
	font-variant: normal;
	font-style: italic;
	text-indent: 10px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom: 20px; }

hr
{
	border-color: #504936;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

pre
{
	color: black;
	font-variant: normal;
	padding: 0;
	font-family: "Courier New", Courier, mono;
}

blockquote
{
	display: block;
	padding: 0 25px 25px;
	font: italic 12px/16px "Times New Roman", Times, serif;
	text-align: justify;
}

sup
{
	vertical-align: 5px;
	font-size: 11px;
	font-variant: small-caps;
}

sub
{
	vertical-align: -2px;
	font-size: 10px;
	font-variant: small-caps;
}

cite
{
	font-style: italic;
	color: #000;
}

acronym
{
	text-transform: uppercase;
	color: #515033;
	letter-spacing: 5px;
}

abbr
{
	letter-spacing: 2px;
	text-transform: uppercase;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	color: #515033;
}

code
{
	font: bold 12px "Courier New", Courier, mono;
	background-color: #dd1e1e;
	color: yellow;
	padding: 3px;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

.entry blockquote
{
	margin: 22px 0 22px 22px;
	padding: 4px 0 4px 10px;
	border-left: 4px solid #dd1e1e;
}

/* @end */
/* @group images */
img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft
{
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright { float: right; }
.alignleft { float: left; }
img.right { margin: 5px 0 5px 12px; }
img.left { margin: 5px 12px 5px 0; }

img
{
	display: block;
	padding: 5px;
	border: 1px solid gray;
}

/* @end */
/* @group misc */
.clearer
{
	clear: both;
	font-size: 0;
}

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

/* @group title */
#site-title { font: normal 3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

#site-title a:hover
{
	color: #FFF;
	text-decoration: none;
}

/* @end */
/* @end */
/* @group structure */
#container
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	font-size: 14px;
	background-image: url('images/bg_v.gif');
	background-repeat: repeat-y;
	background-position: center top;
}

#content
{
	width: 100%;
	color: #3d3d3d;
}

#content #main-img
{
	display: block;
	margin: 0 auto;
	border-width: 0;
	border-style: none;
	width: 940px;
	height: 411px;
	background: url(images/main_img.jpg) no-repeat;
}

#content #main-img.main-img-cats { background: url(images/main_img_cats.jpg) no-repeat; }

#content #main-content
{
	float: left;
	margin-top: 20px;
	margin-left: 100px;
	width: 560px;
}

#content #sidebar
{
	float: right;
	margin-top: 38px;
	margin-right: 51px;
	width: 230px;
}

#content #sidebar form#search
{
	margin-bottom: 33px;
	margin-left: -7px;
}

#content #sidebar #search input.txt
{
	margin-top: 1px;
	height: 27px;
	padding: 2px;
	color: #8b8a8b;
	font-weight: normal;
	vertical-align: middle;
	width: 138px;
	border: 1px solid #e7e7e7;
	font-size: 22px;
	line-height: 47px;
}

#content #sidebar #search button
{
	position: absolute;
	margin-top: 0;
	margin-left: 148px;
	vertical-align: middle;
	border: none;
	padding: 0;
	background: none;
	cursor: pointer;
	*cursor: hand;
	/*alternate cursor for IE*/
}

#content #sidebar #search button div
{
	height: 33px;
	width: 69px;
	background: url(images/search_btn.gif) no-repeat;
}

#content #sidebar h2
{
	margin-top: 24px;
	font-family: Arial;
	font-size: 18px;
	color: #414445;
	letter-spacing: normal;
	text-transform: none;
	font-variant: normal;
	margin-bottom: 7px;
}

#content #sidebar p
{
	color: #8b8a8b;
	width: 200px;
	font-size: 13px;
	text-align: left;
	margin-bottom: 0px;
}

#content #sidebar ul
{
	margin-left: 0;
	padding-left: 0;
}

#content #sidebar ul li
{
	margin-left: 0;
	padding-left: 0;
	margin: 2px 0;
	list-style-type: none;
}

#content #sidebar ul a { color: #8b8a8b; }

/* @end */
/* @group content */
.entry { margin: 10px 0px 0px 0px; }
.header { clear: both; }

h1.header
{
	text-decoration: none;
	color: #656161;
	font-size: 38px;
}

h1.header_archives
{
	text-decoration: none;
	color: #656161;
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
}

h2.header
{
	color: #FC0;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding: 0px;
}

h2.news_title
{
	color: #dd1e1e;
	font-size: 36px;
	margin-top: 22px;
}

h2.news_title a
{
	text-decoration: none;
	color: #dd1e1e;
	font-size: 38px;
}

h2.news_title a:hover { text-decoration: none; }
h2.news_title a:visited { color: #dd1e1e; }
p { text-align: justify; }

a
{
	color: #0b669f;
	font-size: 13px;
	text-decoration: none;
}

a:visited { color: #0b669f; }

a:hover
{
	color: #0b669f;
	text-decoration: underline;
}

a:link { color: #0b669f; }
.post_metadata { font-size: 12px; }

.left-img
{
	border: 1px solid #b8bdbf;
	padding: 6px;
	float: left;
	margin: 4px 4px 4px 0;
}

.right-img
{
	border: 1px solid #b8bdbf;
	padding: 6px;
	float: right;
	margin: 4px 0px 4px 4px;
}

/* @end */
/* navigation */
#navigation
{
	padding: 37px 0 0 0;
	background-image: url(images/nav_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 19px;
}

#navigation #inner
{
	margin: 0;
	position: relative;
}

#icon
{
	margin-left: 72px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 331px;
	margin-top: -2px;
}

/* @group metadata */
div.postinfo
{
	margin-top: 32px;
	position: relative;
	border-top: 1px solid #e1e1e1;
}

div.postinfo .continue { margin-top: -24px; }

div.comments
{
	border-top: 1px solid #e1e1e1;
	padding-top: 8px;
	margin-top: -10px;
	text-align: right;
}

.descr
{
	color: #ddd;
	margin-bottom: 6px;
	padding: 0px;
}

/* @end */
/* @group archives */
.post
{
	margin-top: 48px;
	border-bottom: 1px solid #e1e1e1;
}

.post h1 { margin-bottom: 5px; }

.post h1 a
{
	font-weight: bold;
	color: #dd1e1e;
	font-size: 24px;
}

.post h1 a:hover
{
	color: #dd1e1e;
	text-decoration: underline;
}

.post .descr .date
{
	color: #414445;
	font-size: 12px;
	margin-bottom: 2px;
}

.post .descr p { margin: 1px 0; }
.post .descr { color: #3D3D3D; }
.post .descr a { color: #0B669F; }
.post .descr a:hover { color: #0B669F; }

/* @end */
/* @group topnav */
#topnav
{
	left: 409px;
	top: 55px;
	position: absolute;
}

#topnav h2 { margin: 0px; }

#topnav ul
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#topnav li
{
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	list-style: none;
	margin: 0px;
}

#topnav li a
{
	display: block;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	height: 38px;
	background-position: top left;
	background-repeat: no-repeat;
}

#topnav li#home { width: 90px; }
#topnav li#home a { background-image: url(images/nav_home.gif); }
#topnav li#home a:hover { background-image: url(images/nav_home_over.gif); }
#topnav li#services { width: 111px; }
#topnav li#services a { background-image: url(images/nav_services.gif); }
#topnav li#services a:hover { background-image: url(images/nav_services_over.gif); }
#topnav li#company { width: 108px; }
#topnav li#company a { background-image: url(images/nav_company.gif); }
#topnav li#company a:hover { background-image: url(images/nav_company_over.gif); }
#topnav li#blog { width: 100px; }
#topnav li#blog a { background-image: url(images/nav_blog_over.gif); }
#topnav li#blog a:hover { background-image: url(images/nav_blog_over.gif); }
#topnav li#contact a { width: 112px; }
#topnav li#contact a { background-image: url(images/nav_contact.gif); }
#topnav li#contact a:hover { background-image: url(images/nav_contact_over.gif); }
#topnav li a:hover { text-decoration: underline; }

/*#topnav li ul
{
	margin: 0px;
	padding: 0px;
}

#topnav li li
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#topnav li li a
{
	text-decoration: none;
	line-height: 16px;
	list-style: none;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}*/

/* @end */
/* @group tables */
table
{
	font-size: 12px;
	width: 100%;
}

tr { }
th, td { padding: 5px 5px 5px 10px; }

tbody th
{
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #717171;
	font-variant: small-caps;
	font-size: 16px;
}

.odd, .odd td, .odd th { background-color: #f5f5f5; }
thead th { text-align: left; }

/* @end */
/* footer */
#footer
{
	clear: both;
	color: #858181;
	text-align: center;
	padding-top: 60px;
	font-size: 12px;
}

#footer #r1 { margin-bottom: 13px; }

#footer #r2
{
	background-color: #b2b7ba;
	color: #fff;
	font-size: 10px;
	line-height: 34px;
}

#footer #r2 #icon
{
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 17px;
	background: url(images/icon.gif) no-repeat;
	margin-right: 3px;
	margin-left: 0;
	visibility: hidden;
}

/* @group comments */
/* comments */
.content ol li { background: none; }

.commentlist
{
	margin: 10px 0 0 0;
	padding: 0;
}

.commentlist li
{
	list-style: none;
	margin: 0 0 26px 0;
	padding-left: 0;
}

.commentlist li h3
{
	font-size: 13px;
	font-variant: normal;
	margin-bottom: 8px;
}

.commentlist li p
{
	color: #8b8a8b;
	font-size: 12px;
	margin-bottom: 10px;
}

#commentform { margin-top: 0px; }
#commentform h3 { font-size: 16px; }

#commentform ul
{
	margin-left: 0;
	padding-left: 0;
}

#commentform ul li
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#commentform label
{
	display: block;
	font-size: 11px;
}

.commentmetadata
{
	font-size: 11px;
	color: #0b669f;
}

.commentmetadata a
{
	color: #0b669f;
	text-decoration: none;
}

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

/* forms */
textarea.styled { width: 280px; }

.styled
{
	background: #DDD;
	border: 1px solid #CCC;
	font: normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
}

.styled:hover { background: #EEE; }
.styled:focus { background: #FFF; }

#commentform input, #commentform textarea
{
	margin: 2px 0;
	height: 27px;
	padding: 2px;
	color: #8b8a8b;
	font-weight: normal;
	vertical-align: middle;
	width: 255px;
	border: 1px solid #e7e7e7;
	font-size: 22px;
	line-height: 47px;
}

#commentform textarea
{
	width: 340px;
	height: 196px;
	font-size: 13px;
	line-height: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentform button
{
	width: auto;
	display: block;
	vertical-align: middle;
	border: none;
	padding: 0;
	background: none;
	cursor: pointer;
	*cursor: hand;
	/*alternate cursor for IE*/
}

#commentform button div
{
	width: 128px;
	height: 26px;
	background: url(images/comment_btn.gif) no-repeat;
}

#commentmoderation
{
	font-size: 11px;
	margin-top: 16px;
}

/* @end */
/* @group forms */
/* search form */
form#quicksearch
{
	padding: 10px;
	border: 1px solid #ccc;
	width: 650px;
	margin-bottom: 20px;
}

#searchform { padding: 0 10px; }

#searchform input.sfield
{
	border: 1px solid #CCC;
	padding: 2px;
	width: 120px;
}

.description
{
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 12px;
}

.medium { width: 400px; }
.textarea { height: 150px; }

#save
{
	display: block;
	clear: both;
	margin-top: 12px;
}

#last-name { display: none; }
#anderson_seal { margin-top: 10px; }
#anderson_seal, #anderson_resource_management { margin-left: 15px; }
fieldset { border: 1px solid #7f7f7f; }

fieldset,form,legend
{
	padding: 10px;
	margin: 0;
}

label { font-weight: bold; }

label, input
{
	padding: 0;
	margin: 0;
}

/* @end */
/* calendar */
#wp-calendar { color: #dd1e1e; }
#navigation table caption { border-bottom-color: #000; }

#navigation table thead tr
{
	border-bottom-color: #000;
	color: #cbceab;
}

#navigation table th { border-bottom-color: #000; }

#navigation table td#today
{
	border-color: #000;
	color: #cbceab;
}

#navigation table td a
{
	border-bottom-color: #000;
	background-color: #EDF3DE;
}

#navigation table tfoot { border-top-color: #000; }
#navigation table tfoot a { background: none; }

#wp-calendar
{
	/* display: inline-table; */
	border-collapse: collapse;
	width: 185px;
	margin: 0px 10px 0 10px;
	text-align: center;
}

#navigation table caption
{
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}

#navigation table thead tr { border-bottom: 1px solid; }
#navigation table th { border-bottom: 1px solid; }

#navigation table td
{
	width: 225px;
	/* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}

#navigation table td#today
{
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}

#navigation table td a
{
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}

#navigation table tfoot { border-top: 1px solid; }

#navigation table tfoot a
{
	border: none;
	font-weight: bold;
}

#navigation table tfoot #prev a { text-align: left; }
#navigation table tfoot #next a { text-align: center; }

/*wordpress*/
.aligncenter,
dl.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

/* @group caption image p */
.wp-caption
{
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	color: #58553f;
	padding: 5px 5px 0;
	font-size: 12px;
	line-height: 14px;
}

.wp-caption img
{
	margin: 0px;
	border: 0px none;
	padding: 0;
}

.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption p { padding: 10px 10px 0; }

/* @end */
.mceIEcenter { text-align: center; }
