/*{{{CSS reloaded*/
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;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
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: "" "";
}
/*}}}*/
/*{{{elements*/
body { font-size: 9pt; font-family: Arial,sans-serif; background: transparent url(../img/site-bg.jpg) top center repeat-y; text-align: center; }
a { text-decoration: none; color: #2393B8 }
a:hover { text-decoration: underline; }
hr.hidden { clear: both; margin: 0; border: 0; height: 0; visibility: hidden; }
p { margin-bottom: 1.4em; }
ul, ol { margin-bottom: 1em; }
li { margin-bottom: 0.2em; }
strong { font-weight: bold; }
em { font-style: italic; }
h1, h2 { font-family: "Times New Roman",serif; line-height: 100%; }
h1, h1 a { margin: -0.4em 0 0.4em; font-size: 24pt; color: #969B8F; }
h2 { margin-bottom: 1em; font-size: 11pt; font-weight: bold; text-transform: uppercase; font-family: Arial,sans-serif; }
h1, h2, h3, h4, h5, h6 { margin-top: -0.4em; line-height: 1.4em; }
ol { margin-left: 20px; list-style: decimal; }
blockquote { font-style: italic; }
cite { font-style: normal; }
small { font-size: 8pt; }

/*}}}*/
/*{{{layout*/
#container { margin: 0 auto; width: 800px; text-align: left; }
#header, #body, #footer { clear: both; }
#header { margin: 20px 0 15px; }
#body { margin: 16px 0; line-height: 1.45em; }
.content_narrow { float: left; width: 525px; }

/*}}}*/
/*{{{header*/
#header { position: relative; }
#newsletter { position: absolute; top: 0px; right: 0; width: 356px; }
#newsletter small { display: block; color: #AAA; margin-top: 4px; }

#newsletter input.image { margin-left: 6px; vertical-align: bottom; }
#newsletter input.text { font-size:10px; height: 17px; padding: 1px 0 0 5px; width: 210px; border: 1px solid #999; background: transparent url(/wp-content/themes/moa/img/text-bg.png) no-repeat scroll top left; }
#newsletter input.button { background: url(/wp-content/themes/moa/img/contactus.png); height:20px; width:68px;  border:none; vertical-align:bottom; cursor:pointer; }

#nav { margin-top: 20px; text-transform: uppercase; color: #FFF; font-weight: bold; font-size: 9pt; background: #969B8F url(../img/nav-bg-top.png) top center no-repeat; font-family: Arial,sans-serif; }
#nav a:hover { text-decoration: none; }
#nav div { height: 1.5em; padding: 7px 15px 0; background: transparent url(../img/nav-bg-bottom.png) bottom center no-repeat; }

#nav li { position: relative; float: left; margin: 0 28px 0 0; padding-bottom: 6px; cursor: default; }
#nav ul ul { z-index: 10000; position: absolute; display: none; margin-top: 5px; left: -10px; background-image: none; background-color: #969B8F; color: #4D4D4D; width: 17em; }
#nav li.hover ul { display: block; padding: 1px 0 0; }
#nav li li { clear: both; width: 100%; padding: 0px; margin: 0; background-color: #E9E9E9; font-weight: normal; }
#nav li li a { display: block; padding: 6px 10px; color: #4D4D4D; }
#nav li li.hover { background-color: #B2B6AD; color: #FFF; }
#nav li li.hover a { color: #FFF; }

/*}}}*/
/*{{{footer*/
#footer { border-top: 1px dotted #000; padding: 12px 10px 30px; font-size: 8pt; }
#footer, #footer a { color: #888; }
#copyright { float: left; }
#links { text-align: right; }
#links li { display: inline; margin-left: 16px; }

/*}}}*/
/*{{{sidebar*/
#sidebar { float: right; width: 253px; }
#sidebar .element { margin-bottom: 26px; }
#sidebar .element div { margin: 10px; }
#sidebar .element div p img { float: left; margin: 0 12px 2px 0; }
#sidebar .element .map img { margin-bottom: 12px; }
#sidebar h2 { padding: 0; color: #868B7F; font-family: Arial,serif; text-transform: uppercase; font-size: 9pt; }
.blog_archives ul ul { margin: 4px 0 0 16px; }
.blog_archives ul { cursor: pointer; }

/*}}}*/
/*{{{content*/
.showcase { background: #F7F7F6 url(../img/wide-bg-top.png) top center no-repeat; margin-bottom: 30px; padding: 0; font-size: 11pt; line-height: 1.6em; }
.showcase .border-bottom { background: transparent url(../img/wide-bg-bottom.png) bottom center no-repeat; padding: 16px 16px 22px; }
.showcase p { margin: 0; }
.showcase img { float: left; margin: 0 20px 0 0; }

.snippets { margin-bottom: 15px; font-size: 10pt; }
.snippets h2 { font-family: Arial,serif; text-transform: uppercase; }
.snippets .snippet { float: left; margin-right: 20px; width: 253px; }
.snippets .last { margin-right: 0; }
.snippets .map { text-align: center; }
.snippets .calculator img { float: left; margin-right: 10px; }
.snippets p { text-align: left; margin-bottom: 0; }

.snippet h2, #sidebar h2 { background: #E9E9E9 url(../img/narrow-bg-top.png) top center no-repeat; color: #4D4D4D; text-align: left; }
.snippet h2 span, #sidebar h2 span { display: block; padding: 4px 8px; background: transparent url(../img/narrow-bg-bottom.png) bottom center no-repeat; }

.snippet #tools-nav li { float: left; margin-left: 3px; }
.snippet .podcast-list { margin-top: 5px; }
.snippet .podcast-list li { margin-bottom: 8px; }

#page-order .copy { float: right; width: 330px;  }
.column { float: left; width: 230px; margin-right: 20px; }
#page-media-kit h2, #page-espanol h2 { margin-bottom: 0.2em; font-family: Arial,sans-serif; font-size: 9pt; }
#page-factoids ul { margin-bottom: 1.6em; }
#page-factoids li { margin-bottom: 1em; }
#page-faq ol.toc { list-style-type: upper-roman; }
#page-faq h2 { font-family: Arial,sans-serif; text-transform: uppercase; }
#page-partners li { margin-bottom: 1em; }

.maps .page { float: left; width: 520px; }
.maps .launch { float: right; width: 225px; }

.post { margin-bottom: 16px; }
.post, .post h2 { font-family: Arial,sans-serif; text-transform: none; }
.post .date { margin-top: -1em; }
.post .read_more { margin-top: -1em; }
.listing .entry { margin-top: -1.1em; }
.listing .read_more { margin-top: -1.3em; }

#states li { float: left; margin-right: 0.4em; }
#states select { width: 230px; }
#page-media-kit h2 { clear: both; }

.snippet h2, .publications h2, .endorsements h2 { font-size: 9pt; color: #4D4D4D; }

.publications h2 span { display: block; padding: 4px 0px; }
.publications .pub { float: left; }
.publications .new-pubs { width: 526px; margin-right: 20px; height: 220px; margin-bottom: 20px; position: relative; }
.publications .main-pub { width: 243px; }

#prevPub { position: absolute; left: 10px; z-index: 100; top: 110px; cursor: pointer; }
#nextPub { position: absolute; right: 10px; z-index: 100; top: 110px; cursor: pointer; }

#tools-cycle { margin-top: 35px; }
#tools-cycle .tools-content { display: none; }
#tools-nav .activeSlide { color: gray; }
#pub-bg { position: relative; background: #CCCCCC url(../img/box-feature.png) top no-repeat; width: 526px; height: 190px; }
#pub-cycle { position: absolute; left: 35px; height: 190px; width: 490px; }
#pub-cycle .pub-content { padding-top: 20px; width: 455px; display: none; font-size: 10pt; }
#pub-cycle .pub-content .pub-image { float: left; margin-right: 8px; height: 190px; }
#endorse-cycle .endorse-content { width: 800px; }

#forecaster { height: 1030px; }
.share-footer { margin-left: 16px; bottom: 0px; height: 24px; }
.share-footer ul li { float: left; margin-right: 10px; }
.share-footer ul li.last { margin: 0px; }
.share-footer ul li img { float: left; margin: 2px 2px 0px 0px; }



/*}}}*/
