@charset "utf-8";
/*
Theme Name: Syntaris
Theme URI: http://syntaris.com/
Description: The default theme for syntaris
Version: 1.0
Author: Paul Sheldrake
Author URI: http://livingblueprint.com/


*/

/* ------------  IDs---------------- */

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #abada0;
	border-left: solid 1px #abada0;
	border-right: solid 1px #abada0;
	background: url(img/background.jpg) no-repeat #FFF;
}
#wrapper-home {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #abada0;
	border-left: solid 1px #abada0;
	border-right: solid 1px #abada0;
	background: no-repeat #FFF;
}
body {
	background-color: #c9d2c1;
	font-size: .9em;
	margin: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
#left_column {
	float: left;
	width: 760px;
	padding-bottom: 15px;
	border-right: solid 1px #d8d8d8;
}
#logo {
	height: 190px;
	margin: 0;
}
#logo h1 {
	width: 235px;
	height: 54px;
	background: url(img/logo.gif) no-repeat;
	text-indent: -100000px;
	margin-left: 30px;
	margin-top: 19px;
	margin-bottom: 19px;
}
#logo-home {
	margin: 0;
}
#logo-home h1 {
	width: 336px;
	height: 76px;
	background: url(img/logo-large.gif) no-repeat;
	text-indent: -100000px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 19px;
}
#home_images {
	width:760px;
	height: 310px;
	overflow: hidden;
}
#content {
	margin-left: 75px;
	width: 660px;
}
#content a {
	color: #000000;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	font-size: .75em;
	letter-spacing: .03em;
	line-height: 1.5em;
}
#content label {
	font-size: .75em;
}
#content input {
	font-size: .8em;
	letter-spacing: .03em;
}
#content textarea {
	font-size: .75em;
	letter-spacing: .03em;
	font-family:"Verdana",Arial,Helvetica,sans-serif;
}
#content ul,ol {
	font-size: .75em;
	letter-spacing: .03em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
}
#content li {
	margin-left: 1.5em;
}
#content ul ul {
	font-size: 1em;
}
#content h3 {
	font-size: 1.2em;
	color: #0D6826;
	font-weight: bold;
	letter-spacing: .25em;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content h3 a {
	color: #0D6826;
	text-decoration: none;
}
#content h3 a:hover {
	text-decoration: underline;
}
#content h4 {
	font-size: .9em;
	color: #D8390B;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content h5 {
	color: #0D6826;
	letter-spacing: .05em;
	font-size: .85em;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content img {
	margin-bottom: 4px;
	margin-right: 8px;
	margin-top: 5px;
	border: none;
}
#content p.wp-caption-text {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.55em;	
}
#content img.thumbnail {
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: 3px;
	border: none;
	float: left;
}
#content #disclaimer {
	float: left;
}
#content #disclaimer h5 {
	font-size: .6em;
	color: #acacac;
	font-style: italic;
	margin-bottom: 0px;
}
#content #disclaimer p {
	font-size: .55em;
	color: #acacac;
	font-style: italic;
	margin-bottom: 7px;
	margin-top: 7px;
}	
#title {
	font-family: Courier New, Courier, monospace;
	color: #7F7F7F;
	font-size: 1.6em;
	font-weight: normal;
	width: 500px;
}

#title h2 {
	margin-top: 28px;
	margin-bottom: 30px;
	font-size: 1.6em;
}
#content_left {
	width: 225px;
	float: left;
}
#content_left_home {
	width: 155px;
	float: left;
	padding-top: 6px;
}
#content_right {
	width: 410px;
	float: left;
	margin-left: 11px;
}
#content_right_home {
	width: 460px;
	float: left;
	margin-left: 20px;
	font-size: 1.3em;
}
#tagline {
	font-size: 1.5em;
	color: #D8390B;
	font-family:Courier New, Courier, monospace;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #707271;
	font-size: .6em;
}
#footer a {
	color: #707271;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h6 {
	letter-spacing: .02em;
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer_newsfeed {
	width: 215px;
	float: left;
	margin-left: 75px;
	display: inline;
}
#footer_newsfeed img {
	float: right;
	margin-right: 115px;
	margin-top: 1px;
	border: none;
}
#footer_newsfeed li {
	float: left;
	list-style: none;
	line-height: 2em;
	width: 195px;
}
#footer_newsfeed li:before {
	content: "\2013";
}
#footer_contact {
	width: 410px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#footer_contact li {
	float: left;
	list-style: none;
	line-height: 2em;
	width: 195px;
}
#footer_newsletter {
	float: left;
	margin-left: 40px;
	display: inline;
	width: 140px;
}
#footer_newsletter input {
	font-size: 1em;
	margin-bottom: 5px;
}
#footer_newsletter .MailPressFormEmail {
	width: 120px;
}
#right_column {
	float: left;
	width: 139px;
}
#news_home {
	float: right;
	margin-top: 0px;
	background-color: #006819;
}
/* A CSS comment before the hack \*/
* html #news_home {
	margin-top: 0px;
}
/* Another CSS comment after the hack */
#news_home_title {
	background: url(img/news-title.gif) no-repeat;
	width: 139px;
	height: 45px;
	text-indent: -100000px;
	margin: 0;
	padding: 0;
}
#news_home_list {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 10px;
	font-size: .7em;
	float: left;
}
#news_home_list li {
	margin: 0px;
	padding-top: 0px;
	list-style: none;
	float: left;
}
#news_home_list li ul {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	list-style: none;
}
#news_home_newsletter {
	padding-left: 6px;
	color: #FFF;
	font-size:0.7em;
	float: left;
}
#news_home_newsletter h3 {
	font-size: 1em;
	color: #5cb400;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	width: 130px;
}
#news_home_newsletter #ccoptin.cc {
	margin: 0px;
	background-color: #006819;
	width: 100%;
}
#news_home_newsletter #submit {
	font-size: 1em;
	width: 65px;
	margin-top: 7px;
}
#news_home_newsletter input {
	font-size: 1em;
	width: 120px;
}
#home_secure_documents {
	padding-left: 6px;
	color: #FFF;
	font-size:0.7em;
	float: left;
}
#home_secure_documents h3 {
	font-size: 1em;
	color: #5cb400;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	width: 130px;
}
#home_secure_documents a {
	color: #FFF;
	width: 125px;
	text-decoration: none;
}
#home_secure_documents form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#news_home_bottom {
	background: url(img/news-bottom.gif) no-repeat;
	width: 139px;
	height: 45px;
	float: left;
}
#search_form_div {
	border-bottom: dotted #000 1px;
	height: 45px;
	margin-top: 17px;
	width: 205px;
}
#search_form_div form {
	float: left;  /*-- for IE6 --*/
	width: 204px;  /*-- for IE6 --*/
	overflow: hidden;
}
#search_form_div #search_label {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: .75em;
	display: block;
}
#search_form_div #s {
	height: 15px;
	width: 170px;
	padding-top: 0px;
	float: left;
}
#search_form_div #searchsubmit {
	border: none;
	text-indent: 100px;
	float: left;
	width: 21px;
	height: 20px;
	background: url(img/search-button.gif) 0px 0px no-repeat;
	margin-left: 5px;
	margin-right: 0px;
}
#search_form_div #searchsubmit:hover {
	background: url(img/search-button.gif) 0px -20px no-repeat;
}

/*  -----------  CLASSES  --------------*/

.clear {
	clear: both;
}
.news_date {
	color: #91c3aa;
	width: 125px;
}
.news_title a {
	color: #FFF;
	width: 125px;
	text-decoration: none;
	float: left;
}
.news_title a:hover {
	text-decoration: underline;
}
.navigation {
	font-size: .75em;
	padding-top: 5px;
}
.alignright {
	float: right;
}
.alignleft{
	float: left;
}