/* @group reset */

* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

p {
	margin: 10px 0;
}

a img, frameset {
	border: 0;
}

/* @end */



/* @group utility */

.clear {
	height: 1px;
	clear: both;
	margin-top: -1px;
	overflow: hidden;
}

.row:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.add_top, #add_top {
	margin-top: 15px;
}

.add_bottom, #add_bottom {
	margin-bottom: 15px;
}

.no_bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

.no_top {
	margin-top: 0;
}

.no_border {
	border: 0;
}

.left {
	float: left;
}

img.left {
	margin: 0 15px 15px 0;
}

.right {
	float: right;
}

img.right {
	margin: 0 0 15px 15px;
}

.text_right {
	text-align: right;
}

.hide {
	display: none;
}

/* @end */

/* @group =base */

body {
	font: 75% Arial, Helvetica, Sans-Serif;
	background: url(images/bg-main.gif) #ffffff repeat-x;
}

small {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
}

small a {
	text-decoration: underline;
}

cite {
	font-family: Georgia, Times, serif;
	font-size: 135%;
	font-weight: bold;
}

/* @group -headers */

/* @end */

/* @group -links */

a, a:link {
	color: #213990;
	text-decoration: underline;
}

a:visited {
	
}

a:hover {
	color: #917538;
}

a:active {
	
}

a.title {
	color: #154A78;
	text-decoration: none;
}

a.title:hover {
	color: #917538;
}

/* @end */

/* @group -page */

#page {
	
}

#pageWrapper {
	width: 960px;
	margin: 0px auto;
	text-align: center;
}

/* @end */

/* @group -header */

#header {
	height: 133px;
}

/* @end */

/* @group -navigation */

#utilNav {
	margin: 0px;
	padding: 5px 0px;
	background: #000; 
	height: 16px; 
	color: #fff;
	text-align: right;
}

#utilNav ul {
	list-style-type: none;
	/*float: right;*/
	padding-left: 10px;
}
#utilNav li.page_item {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
#utilNav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#utilNav a:hover {
	text-decoration: underline;
}

#headerNav {
	height: 31px;
}

ul#Nav {
	margin: 0;
	/*padding: 3px 0 0 0;*/
	list-style: none;
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	/*text-transform: uppercase;*/
}

* html ul#Nav {
	padding: 0;
}

ul#Nav li {
	float: left;
	/*margin-left: 20px;
	padding: 0 10px;*/
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	/*display: block;*/
	float: left;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	color: #000;
	height: 26px;
	/*background-color: #ccc;*/
}

ul#Nav a:hover {
	/*background: #996600 url(images/navOff.gif) repeat-x*/;
	background-color: #AB9E85;
	color: #000;
	text-decoration: none;
}

ul#Nav li.current_page_item a {
	color: #fff;
	/*background: url(images/navOff.gif) repeat-x;*/
	text-decoration: none;
}

ul#Nav li.page_item {
	/*background: transparent url(images/starbar.gif) no-repeat scroll 0pt 3px;*/
}

ul#Nav li.cat-item {
	/*background: transparent url(images/starbar.gif) no-repeat scroll 0pt 3px;*/
}

/* @end */

/* @group -footer */

#footer {
	background-color: #2B7AC4;
	border-top: 3px solid #AB9E85;
	margin-top: 24px;
	text-align: center;
	height: 120px;
	color: #fff;
}

#footerContent {
	width: 960px;
	margin: 0px auto;
}
#footerContentLeft {
	width: 500px;
	float: left;
	text-align: left;
}
#footerContentLeft p {
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-style: italic;
}
#footerContentLeft ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #fff;
}
#footerContentLeft li.page_item {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
#footerContentLeft a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footerContentLeft a:hover{
	text-decoration: underline;
}
#footerContentRight {
	width: 440px;
	float: right;
	text-align: right;
	padding-right: 20px;
}


/* @end */

/* @group -form elements */

button {
	cursor: pointer;
	width: auto;
	overflow: visible;
}

label {
	font-weight: bold;
}

/* @end */		

/* @end

*/

/* @group =pages */

#contentWrapper {
	margin-top: 5px;
	text-align: left;
}

.more-link {
	padding: 10px 0;
	font-weight: bold;
	float: right;
}

#sidebar-1 {
	/*background: url(images/bg-content.jpg) #F6F5F3  repeat-x;
	width: 638px;
	float: left;
	padding: 20px 0px 20px 25px;
	margin: 0 15px 0 0;*/
	width: 728px;
}

#sidebar-1 li.widget{
	background: url(images/bg-headlines.jpg) repeat-x;
	width: 272px;
	height: 175px;
	margin: 12px 14px 2px 0px;
	padding: 10px;
	float: left;
	line-height: 1em;
	border-top: 3px solid #E4E7EC;
	/*border-right: 3px solid #E4E7EC;*/
}
#sidebar-1 a.catMore{
	font-weight: normal;
	font-size: 0.9em;
	float: right;
	text-decoration: underline;
}
#sidebar-1 h2.widgettitle {
	color: #000;
}

div.featuredpost {
	margin-top: -20px;
	background: #fff;
	padding: 0 10px 15px 10px;
	/*border-bottom: 3px solid #E4E7EC;
	border-right: 3px solid #E4E7EC;*/
}
div.featuredpost h2{
	margin-top: 10px;
}
div.featuredpost h3{
	visibility: hidden;
	height: 0px;
}
#sidebar-2 {
	background: url(images/bg-content.jpg) #F6F5F3  repeat-x;
	width: 244px;
	float: right;
	padding: 20px 25px;
	margin: 0;
}

.sidebarDesc {
	margin-top: 20px;
}

#search {
	margin-top: 22px;
}

.feedLink {
	text-decoration: none;
	border: 1px solid green;
}

#s {
	height: 20px;
	width: 130px;
}

.WP-PrintIcon {
	vertical-align: middle;
	padding: 1px 3px;
}

#sidebarFeed {
	/*height: 28px;*/
}

#sidebarFeed img {
	float: left;
	margin-bottom: 3px;
}

.feedLinkText {
	height: 20px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 3px;
	/*padding-left: 35px;*/
	width: 205px;
	float: right;
}

.feedLinkText a {
	text-decoration: none;
}

.post h1 {
	clear: both;
}

.entry {
	margin-top: 20px;
}

.entry p img, .featuredpost img {
	border: 1px solid #AB9E85;
	margin: 10px;
	padding: 4px;
}

.entry ol, .entry ul
{
	margin: 15px 0;
}
.entry ol li, .entry ul li
{
	margin-left: 20px;
}
.entry ul li
{
	list-style: disc;
}
.entry ul li li
{
	list-style: circle;
}

ol.commentlist {
	margin: 20px 0 0 30px;
}

input, textarea {
	border: 1px solid #917538;
	height: 20px;
}

.line {
	margin: 25px 0;
}

/* @group -sub page name here */

/* @end *

/

/* @end */

/* @group =base */

small {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: normal;
	color: #AB9E85;
	letter-spaceing: 1px;
}

small a {
	text-decoration: none;
}

cite {
	font-family: Georgia, Times, serif;
	font-size: 135%;
	font-weight: bold;
}

blockquote {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 1.4em;
	font-family: Georgia, Times, serif;
	color: #917538;
	text-align: left;
	padding: 10px;
	margin: 15px 0;
}

/* @group -headers */

h1 {
	font-family: Georgia, Times, serif;
	color: #154A78;
	font-size: 165%;
}

h2 {
	font-family: Georgia, Times, serif;
	color: #917538;
	font-size: 135%;
	margin: 0 0 15px 0;
}

h3 {
	font-family: Georgia, Times, serif;
	color: #154A78;
	font-size: 145%;
	font-weight: normal;
	margin: 30px 0 0 0;
}

h3#comments, h3#respond {
	font-style: italic;
	color: #323D98;
}

h3.desc {
	margin: 0px;
	padding: 10px 0 14px 0;
	line-height: 1.3em;
	font-size: 155%;
}

h4 {
	font-size: 95%;
	margin: 15px 0;
}

h5 {
	font-size: 95%;
	margin: 5px 0;
}

/* @end */

/* @group -links */

a, a:link {
	color: #213990;
	text-decoration: underline;
}

a:visited {
	
}

a:hover {
	color: #917538;
}

a:active {
	
}

a.title {
	color: #154A78;
	text-decoration: none;
}

a.title:hover {
	color: #917538;
}

/* @end */

/* @group -page */

#page {
	
}

#pageWrapper {
	width: 960px;
	margin: 0px auto;
	text-align: center;
}

/* @end */

/* @group -header */

/* @end */

/* @group -footer */

#footer {
	background-color: #2B7AC4;
	border-top: 3px solid #AB9E85;
	text-align: center;
	height: 100px;
	color: #fff;
}

/* @end */

/* @group -form elements */

button {
	cursor: pointer;
	width: auto;
	overflow: visible;
}

label {
	font-weight: bold;
}

/* @end */

/* @end */

/* @group =pages */

.content {
	background: url(images/bg-content.jpg) #F6F5F3  repeat-x;
	width: 598px;
	float: left;
	padding: 20px 24px;
	line-height: 1.7em;
	margin: 0 15px 0 0;
}

.postmetadata {
	background-color: #E7EAED;
	margin-top: 10px;
	border-top: 1px solid #DBCFB6; 
	border-bottom: 1px solid #DBCFB6; padding: 5px;
	clear: both;
}

#sidebar-2 ul li, #sidebar-1 ul li {
	margin-bottom: 30px;
}

#sidebar-2 ul li ul li, #sidebar-1 ul li ul li {
	list-style-image: url(images/star.gif);
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 15px;
}

#sidebar-1 a, #sidebar-2 a {
	color: #154A78;
	text-decoration: none;
	font-weight: bold;
}

#sidebar-1 a:hover, #sidebar-2 a:hover {
	color: #917538;
}

div.sideButton{
	background-color: #E4E7EC;
	border: 3px solid #0866AF;
	text-align: center;
	padding: 10px;
}
div.sideButton a{
	text-transform: uppercase;
	color: #fff;
}

#archives select {
	width: 97%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* @group widgets */

div#bannerAds  {
	background-color: #E4E7EC;
	height: 60px;
	margin-top: 5px;
	padding: 8px;
}
#announcement div {
	/*margin: 20px 0 0;
	padding: 0 10px;*/
	width: 960px;
	text-align: center;
	/*border-top: 1px solid #dbcfb6;
	border-bottom: 1px solid #dbcfb6;
	background-color: #e4e7ec;*/
	font: normal 12px Arial, Helvetica, Sans-Serif;
}

#wp-calendar {
	border-top: 1px solid #DBCFB6;
	border-bottom: 1px solid #DBCFB6;
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	text-align: right;
}

#wp-calendar #prev a {
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	font-size: 13px;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}

#wp-calendar td {
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #E7EAED;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#polls.widget ul li {
	list-style-image:none;
	list-style-position:outside;
	margin-bottom:15px;
}


/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #AB9E85;
text-align: center;
/*background-color: #f3f3f3;*/
padding-top: 4px;
margin: 10px;
/*-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;*/
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Category List */
ul.lcp_catlist li{
}
/* End Category List */

/* @end */
/* @group -lightbox */
#cboxClose { top: 0; }
#emailnewsletter .content { background: #fff; -moz-box-shadow: 0 0 1em #999; -webkit-box-shadow: 0 0 1em #999; }
