/*  
Theme Name: MDErie Theme
Theme URI: http://markdivecchio.com/
Description: MDErie 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;*/
	font-size: 12px !important;
}

#sidebar 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: #def;
	min-width: 950px;
	/*background-image: url(/images/bg.png);*/
	background-position: left 0px;
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

.highlight {
	border: 1px solid #999;
	background-color: #e0f0f9;
	padding: 10px;
	
}

#Content {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#Header {
	position: relative;
	height: 80px;
}

#Logo {
	position: absolute;
	top: 0px;
	left: -45px;
}

#MainMenu {
	position: absolute;
	top: 72px;
	right: 18px;
	z-index: 10000;
}

#MainMenu a {
	font-weight: normal;
	font-size: 14px !important;
	color: #888;
	letter-spacing: 1px;
	padding: 1px 6px 0px 6px;
	margin: 0px 1px 0px 0px;
	display: inline;
	border-bottom: 2px solid transparent;
	line-height: 20px;
}

#MainMenu a:hover {
	color: #333;
}

#Main {
	width: 950px;
	position: absolute;
	top: 90px;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

#MainContent {
	width: 950px;
	background-image: url(/images/bg_main.png);
	background-position: top center;
	background-repeat: repeat-y;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}


#MC ul, #MainContent ul {
	margin: 4px 0px 4px 30px !important;
	padding: 0px 0px 0px 0px !important;
	list-style-type: disc !important;
	font-size: 12px !important;
}

#MC li, #MainContent li {
	margin: 8px 0px 8px 0px !important;
}

.mgArticle img {
	margin: 6px 8px;
	border: 1px solid #333;
}

#MainTop {
	width: 950px;
	background-image: url(/images/bg_main_top.png);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 20px;
}

#MainBottom {
	width: 950px;
	background-image: url(/images/bg_main_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	height: 11px;
	position: relative;
}

#ContentFooter {
	text-align: center;
	font-size: 10px;
	color: #666;
	padding: 0px 0px 3px 0px;
	line-height: 11px;
}


#Footer {
	text-align: right;
	top: 12px;
	right: 25px;
	position: absolute;
	font-size: 10px;
	color: #544a40;
	padding: 2px 0px 0px 0px;
	line-height: 14px;
}

table.Section {
	width: 180px;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px;
}

table.Section td.top_left {
	width: 5px !important;
	height: 40px;
	background-image: url(/images/bx_blue_top_left.png);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px;
}

table.Section td.top_center {
	height: 40px;
	width: 170px !important;
	border: 0px;
	background-image: url(/images/bx_blue_top_center.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: #fff;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 5px !important;
	border: none;
}

table.Section td.top_right {
	width: 5px !important;
	height: 40px;
	background-image: url(/images/bx_blue_top_right.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px;
}

table.Section td.main_center {
	background-image: url(/images/bx_blue_main.png);
	background-position: top center;
	background-repeat: repeat_y;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	width: 180px;
}

table.Section td.main_center p {
	paddding: 0px 10px 0px 10px !important;
	margin: 4px 0px 4px 0px !important;
}

table.Section td.bottom_left {
	width: 5px !important;
	height: 8px;
	background-image: url(/images/bx_blue_bottom_left.png);
	background-position: top center;
	background-repeat: no-repeat;
	paddding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px;
}

table.Section td.bottom_center {
	height: 8px;
	background-image: url(/images/bx_blue_bottom_center.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px;
}

table.Section td.bottom_right {
	width: 5px !important;
	height: 8px;
	background-image: url(/images/bx_blue_bottom_right.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px;
}

.SectionBlue td.top_left { background-image: url(/images/bx_blue_top_left.png) !important; }
.SectionBlue td.top_center { background-image: url(/images/bx_blue_top_center.png) !important; }
.SectionBlue td.top_right { background-image: url(/images/bx_blue_top_right.png) !important; }
.SectionBlue td.main_center { background-image: url(/images/bx_blue_main.png) !important; }
.SectionBlue td.bottom_left { background-image: url(/images/bx_blue_bottom_left.png) !important; }
.SectionBlue td.bottom_center { background-image: url(/images/bx_blue_bottom_center.png) !important; }
.SectionBlue td.bottom_right { background-image: url(/images/bx_blue_bottom_right.png) !important; }

.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;
}

#Bar ul, #Bar2 ul {
	margin: 0px 3px 4px 3px !important;
	padding: 0px 0px 0px 0px !important;
	list-style-type: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
	letter-spacing: 1px !important;
}

#Bar li, #Bar2 li {
	margin: 0px 0px 0px 0px !important;
	font-weight: bold !important;
}

#Bar li a, #Bar2 li a {
	display: block !important;
	padding: 6px 2px 6px 14px !important;
	font-weight: bold !important;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	letter-spacing: 1px;
}

#Bar li a:link, #Bar li a:visited, #Bar2 li a:link, #Bar2 li a:visited {
	color: #032ca2;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#Bar li a:hover, #Bar li a:active, #Bar2 li a:hover, #Bar2 li a:active {
	background-color: #eee;
	color: #4976fa;
	border-bottom: 1px solid #ccc;
}


.photo {
	text-align: center;
}

h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #364982;
	letter-spacing: 2px;
	margin: 1px 10px 4px 0px;
	padding: 2px 6px 3px 0px;
}

h2 {
	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 0px;
}

p {
	margin-top: 6px !important;
	margin-bottom: 8px !important;
	margin-top: 0px;
	margin-bottom: 0px;
	
	line-height: 1.4em;
}

#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 10px;
	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.5em;
	font-size: 1em;
	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;
}