/*  
Theme Name: VGI Theme
Theme URI: http://vanamburggroup.com/
Description: NWPCC Theme
Version: 1.0
Author: Patrick Hiller
Author URI: http://valadorstudios.com/


*/

/*** RESET STYLES ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

em {
	text-style: italic;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

blockquote {
	margin: 8px 15px 8px 15px;
}

/** WP Specific **/
.cat-item {
	/*white-space: nowrap;*/
}

#sidebar li p, #sidebar2 li p {
	letter-spacing: 0px;
	font-size: 11px;
	margin: 0px -8px 0px -8px;
}

.postmetadata {
	text-align: center;
}

.more-link {
 font-weight: bold;
}

.entry ul {
	margin: 3px 10px 3px 20px;
	list-style: disc;
}

.entry li {
	margin: 6px 10px 6px 10px;
	line-height: 1.5em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 5px 0px 5px 0px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: .9em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

/******************************************************************************************************************************/
/*** Presentation Styles                                                                                                      */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #002985;
	min-width: 940px;
	background-image: url(/images/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}

ul {
 margin: 0px 0px 0px 12px;
 list-style: disc;
}

li {
	margin: 0px 0px 0px 6px;
}

#sidebar ul, #sidebar2 ul {
	margin: 0px;
	list-style: none;
}

#sidebar ul li, #sidebar2 ul li {
	margin: 0px 0px 0px 10px;
}

img {
	border: 0px;
}

.highlight {
	border: 1px solid #999;
	background-color: #e0f0f9;
	padding: 10px;
	
}

#Content {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#Header {
	position: relative;
	top: 8px;
	height: 156px;
	width: 938px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	background-color: #fff;
}

#Logo {
	position: absolute;
	top: 8px;
	left: 20px;
}

#MainMenu {
	position: absolute;
	top: 125px;
	left: 0px;
	z-index: 10000;
	border-top: 1px solid #ccc;
	width: 938px;
}

#Main {
	width: 940px;
	position: absolute;
	top: 164px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#MainContent {
	width: 938px;
	background-color: #ddd;
	border: 1px solid #333;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

.ContentWrapper {
	border: 1px solid #ccc;
	background-color: #fff;
}

.mgArticle img {
	margin: 0px;
	padding: 0px;
}

#MainTop {
	width: 940px;
	background-image: url(/images/bg_main_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 20px;
}

#MainBottom {
	width: 938px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 40px;
	position: relative;
	background-color: #def;
	border: 1px solid #000;
	border-top: none;
	border-bottom: 3px solid #000;
}

#ContentFooter {
	text-align: center;
	font-size: 10px;
	color: #666;
	padding: 0px 0px 0px 0px;
	line-height: 11px;
}


#Footer {
	text-align: right;
	top: 2px;
	right: 25px;
	position: absolute;
	font-size: 10px;
	color: #544a40;
	padding: 1px 0px 0px 0px;
	line-height: 14px;
}

table.Section {
	width: 180px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 1px solid #ccc;
}

table.Section td.top_center {
	height: 40px;
	width: 180px !important;
	border: 0px;
	background-image: url(/images/bx_top_grey.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

table.Section td.top_center div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #888;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 12px !important;
	border: none;
}


table.Section td.main_center {
	background-color: #fff;
	padding: 0px 0px 10px 0px !important;
	margin: 0px 0px 0px 0px !important;
	width: 180px;
}

table.Section td.main_center p {
	padding: 0px 10px 0px 10px !important;
	margin: 4px 0px 4px 0px !important;
}

.SectionBlue td.top_center { background-image: url(/images/bx_top_blue.png) !important; }
.SectionGreen td.top_center { background-image: url(/images/bx_top_green.png) !important; }

table.SectionBlue td.top_center div { color: #2050a5; }
table.SectionGreen td.top_center div { color: #206b09; }

.Section .mgContentSectionHead,.Section2 .mgContentSectionHead, .Section .mgContentHeadline {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	padding: 2px 4px 0px 12px;
	margin: 1px 0px 0px 0px;
}

.Section h1.mgContentHeadlineLink,.Section2 h1.mgContentHeadlineLink {
	margin: 0px 2px 0px 6px;
	padding: 0px 0px 0px 0px;
	font-size: 11px !important;
	letter-spacing: 0px;
}

.Section a.mgContentHeadlineLink,.Section2 a.mgContentHeadlineLink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px !important;
	letter-spacing: 0px;
	display: block;
	padding: 3px 2px 3px 4px;
	font-weight: bold;
}

.Section a.mgContentHeadlineLink:link, .Section a.mgContentHeadlineLink:visited,.Section2 a.mgContentHeadlineLink:link, .Section2 a.mgContentHeadlineLink:visited {
	color: #666;
	text-decoration: none;
}

.Section a.mgContentHeadlineLink:hover, .Section a.mgContentHeadlineLink:active,.Section2 a.mgContentHeadlineLink:hover, .Section2 a.mgContentHeadlineLink:active {
	background-color: #a5c1d6;
	color: #333;
}

#Bar {
	margin: 6px 0px 10px 10px;
}

#Bar2 {
	margin: 6px 10px 10px 0px;
}


.photo {
	text-align: center;
}

.ContentWrapper h1, div.mgHeadline {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2050a5;
	letter-spacing: 2px;
	margin: 1px 0px 4px 0px;
	padding: 2px 8px 3px 8px;
	background-image: url(/images/bg_h1.png);
	background-position: top left;
	background-repeat: repeat-x;
	line-height: 25px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.ContentWrapper h2, div.mgSubHead {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7591a6;
	letter-spacing: 2px;
	padding: 0px 10px 2px 0px;
	margin: 0px 0px 4px 8px;
}

.ContentWrapper p, div.mgBody {
	margin: 6px 8px 8px 8px !important;
	line-height: 1.8em;
	color: #000;
	font-size: 12px !important;
}

#Bar h1, #Bar h1 {

}

#Bar h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #364982;
	letter-spacing: 2px;
	padding: 2px 10px 2px 6px;
	margin: 0px 0px 4px 0px;
	line-height: 1.4em;
}

#Bar2 h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #222;
	letter-spacing: 1px;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 4px 0px;
	line-height: 1.2em;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #def;
	margin: 1px 5px 1px 5px;
}

#Bar p {
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 10px !important;
	line-height: 1.5em;
	font-size: 1em;
	color: #444;
	margin: 8px 0px 8px 0px !important;
}

#Bar2 p {
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 10px !important;
	line-height: 1.3em;
	font-size: 1em;
	color: #444;
	margin: 8px 0px 8px 0px !important;
}
.address {
 font-weight: bold;
}

div.mgContentMain {
	font-family: Arial, sans-serif;
	padding: 0px 10px 0px 10px;
	line-height: 1.8em;
	font-size: 12px;
	color: #444;
	margin: 2px 0px 2px 0px;
}

p a:link, p a:visited {
	color: #009;
	text-decoration: none;
}

p a:hover, p a:active {
	color: #00A;
}

a {
	color: #009;
	text-decoration: none;
}

a:link, a:visited {
	color: #009;
	text-decoration: none;
}

a:hover, a:active {
	color: #06f;
	text-decoration: none;
}

hr {
	height: 1px;
	color: #a5c1d6;
	background-color: #a5c1d6;
}

.formlabel {
	color : #002299;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	margin: 6px 0px 0px 4px;
}

.formchoice {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 0px;
	margin: 6px 0px 0px 0px;
}

.formnote {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : 0px;
	margin: 6px 0px 0px 4px;
}


a.fcbcButton {
    background: transparent url('/images/fcbc_button_cap.gif') no-repeat scroll top right;
    color: #555;
    display: block;
    float: left;
    font: bold 12px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.fcbcButton span {
    background: transparent url('/images/fcbc_button.gif') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 10px;
}
a.fcbcButton:hover {
    background: transparent url('/images/fcbc_button_cap_over.gif') no-repeat scroll top right;
    color: #760;
}

a.fcbcButton:hover span {
    background: transparent url('/images/fcbc_button_over.gif') no-repeat;
}

.standard { padding: 1px; border: 1px solid #aaa; background-color: #fff;}
.required { padding: 1px; border: 1px solid #aaa; background-color: #ffd;}
.required2 { padding: 1px; border: 1px solid #aaa; background-color: #fcc; border: 1px solid #c00;}

.dynButton {
		/*filter:alpha(opacity=70);*/
		opacity: .7;
}
.dynButton:hover {
		/*filter:alpha(opacity=100);*/
		opacity: 1;
}


ul.navMenu {
	border-top: 1px solid #ccc;
}

ul.navMenu, ul.navMenu ul, ul.navMenu li {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

ul.navMenu li img {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

ul.navMenu li a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	background-color: #eee;
	padding: 3px 8px 3px 8px;
	line-height: 16px;
}

ul.navMenu li a:link, ul.navMenu li a:visted {
	color: #666;
	background-color: #eee;
}

ul.navMenu li a:hover, ul.navMenu li a:active {
	color: #364982;
	background-color: #fff;
}

ul.navMenu li ul li a {
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: normal;
	background-color: #def;
	padding: 3px 8px 3px 8px;
}

ul.navMenu li ul li a:link, ul.navMenu li ul li a:visted {
	color: #666;
	background-color: #def;
}

ul.navMenu li ul li a:hover, ul.navMenu li ul li a:active {
	color: #364982;
	background-color: #fff;
}

.small {
	font-size: 11px !important;
	color: #364982 !important;
}

ul.mgNestedLinkList {
	border-top: 1px solid #ccc;
	letter-spacing: 0px !important;
	margin: 0px 0px 5px 0px !important;
}

ul.mgNestedLinkList li {
  margin: 0 !important;
  padding: 0 !important;
}

ul.mgNestedLinkList, ul.mgNestedLinkList ul, ul.mgNestedLinkList li {
  list-style-type: none !important;
	letter-spacing: 0px !important;
}

ul.mgNestedLinkList li img {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

ul.mgNestedLinkList ul {
	margin: 0px !important;
}

ul.mgNestedLinkList li a, ul.mgNestedLinkList li span {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	background-color: #eee;
	padding: 3px 8px 3px 8px;
	line-height: 16px;
	letter-spacing: 0px !important;
}

ul.mgNestedLinkList li a:link, ul.mgNestedLinkList li a:visted {
	color: #666;
	background-color: #eee;
}

ul.mgNestedLinkList li a:hover, ul.mgNestedLinkList li a:active {
	color: #364982;
	background-color: #fff;
}

ul.mgNestedLinkList li ul li a {
	display: block;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-weight: normal;
	background-color: #def;
	padding: 3px 8px 3px 8px;
}

ul.mgNestedLinkList li ul li a:link, ul.mgNestedLinkList li ul li a:visted {
	color: #666;
	background-color: #def;
}

ul.mgNestedLinkList li ul li a:hover, ul.mgNestedLinkList li ul li a:active {
	color: #364982;
	background-color: #fff;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.postmetadata {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #ccc;
	text-align: left;
	font-size: 11px;
	background-color: #eee;
}

.post {
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.post h1, .post h2, .post h3, h2.pagetitle, h3#respond {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2050a5;
	letter-spacing: 2px;
	margin: 1px 0px 4px 0px;
	padding: 2px 8px 3px 8px;
	background-image: url(/images/bg_h1.png);
	background-position: top left;
	background-repeat: repeat-x;
	line-height: 25px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

h2.pagetitle, h3#respond {
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	color: #000;
}

h3#respond {
	margin-top: 10px;
}

.post small {
	font-style: italic;
	margin: 0px 10px 0px 10px;
}

.post .entry {
	margin: 10px 12px 0px 12px;
	line-height: 1.7em;
	font-size: 13px;
}

li.cat-item {
	margin-bottom: 4px !important;
}

a.vgiButton {
    background: transparent url('/images/vgi_button_cap.png') no-repeat scroll top right;
    color: #eee;
    display: block;
    float: left;
    font: bold 14px calibri, arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.vgiButton span {
    background: transparent url('/images/vgi_button.png') no-repeat;
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 10px;
}
a.vgiButton:hover {
    background: transparent url('/images/vgi_button_cap_over.png') no-repeat scroll top right;
    color: #fff;
}

a.vgiButton:hover span {
    background: transparent url('/images/vgi_button_over.png') no-repeat;
}


.post h2 {
	clear: both;
}

.navigation {
	margin: 3px 0px 3px 3px;
	height: 22px;
}

.entry p {
	margin-bottom: 10px !important;
}

.post .entry {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.post .entry p {
	margin-right: 8px;
	margin-left:  8px;
}

.post .entry div p {
	margin-right: 0px;
	margin-left:  0px;
}

.post .entry div {
	margin-right: 8px;
	margin-left:  8px;
}


.post .entry p img.alignnone {
	margin-right: -8px !important;
	margin-left:  -8px !important;
}

