/*
Theme Name: Minnesota Alliance With Youth
Theme URI: http://mnyouth.net/
Description: Theme for Minnesota Alliance With Youth
Version: 0.9
Author: Neuger Communications Group
Author URI: http://neuger.com
*/

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.67em;
	background: #ffc423 url(images/background.gif);
	text-align: center;
}
a {
	color: #003a88;
}
a:hover {
	color: #c41230;
}
img {
	border: 0;
}
blockquote {
	margin: 1em 40px;
}
#wrapper {
	width: 888px;
	margin: 0 auto;
	background: url(images/shadow.png) repeat-y;
}
#container {
	margin: 0 14px;
	background: #fff;
/*	border-left: 3px solid #daa71d;*/
/*	border-right: 3px solid #daa71d;*/
	text-align: left;
}
#header {
	position: relative;
	width: 860px;
	height: 211px;
	background: url(images/header-sharp.gif) no-repeat;
}
#header a.home {
	position: absolute;
	display: block;
/*	border: 1px solid #f00;*/
	left: 10px;
	width: 450px;
	height: 150px;
}
#header h1 {
	display: none;
}
#header img.rotating {
	float: right;
}
#header #secondary-menu {
	position: relative;
	width: 300px;
	left: 520px;
	top: 180px;
	color: #003a88;
	list-style-type: none;
}
#header #secondary-menu li {
	display: inline;
}
#header #secondary-menu li a {
	float: left;
	padding: 0 8px;
	border-left: 1px solid #ccc;
}
#header #secondary-menu li.page-item-26 a {
	border-right: 1px solid #ccc;
}
/*
#header #secondary-menu li:before {
	content: "\0020 \0020 \007C \0020 \0020";
}
#header #secondary-menu li.first:before, #header #secondary-menu li.page-item-22:before {
	content: " ";
}
*/
#header #secondary-menu li a:link, #header #secondary-menu li a:visited {
	text-decoration: none;
}
#header #secondary-menu li a:hover {
	color: #c41230;
}
#header #secondary-menu li.current_page_item a {
	color: #c41230;
	font-weight: bold;
}

#body {
	width: 820px;
	margin: 0 auto;
}
#body-inner {
	width: 820px;
	float: left;
	background: url(images/background-sub.gif) no-repeat top;
	margin-bottom: 30px;
}

.home #body-inner, .blog #body-inner, .single #body-inner, .archive #body-inner {
	background: url(images/background-body.gif) no-repeat top;
}

#main {
	width: 810px;
/*	border: 1px solid #f00;*/
	float: left;
}
#content {
	width: 610px;
	padding-top: 25px;
/*	border: 1px solid #00f;*/
/*	background: url(images/background-content.gif) no-repeat top;*/
	float: right;
}
.home #main, .blog #main, .single #main, .archive #main {
	width: 610px;
}
.home #content, .blog #content, .single #content, .archive #content {
	width: 410px;
}
#content-inner {
	margin: 5px 20px;
}
#content-inner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	color: #012051;
	margin: 0 0 0.5em 0;
}
#content-inner h2 strong {
	font-weight: normal;
	color: #c41230;
}
#content-inner p {
	margin: 0.5em 0 1em 0;
}
#content-inner small {
	font-size: 12px;
	color: #555;
}
#content-inner ul {
	margin: 1em 20px;
}
#content-inner ol {
	margin: 1em 20px;
}
#content-inner ul li, #content-inner ol li {
	margin: .5em 0;
}
#content-inner div.post {
	margin: 15px 0;
/*	padding: 15px 0 0 0;*/
}
.blog #content-inner div.post {
	border-bottom: 2px solid #c9d8be;
}

#primary {
	width: 180px;
	padding-top: 30px;
	margin-bottom: 20px;
/*	border: 1px solid #0ff;*/
	float: left;
}
#primary ul {
	list-style-type: none;
}
#primary ul li {	
	line-height: 14px;
	color: #003a88;
}
#primary ul li a {
	display: block;
	margin: 15px 0 0 30px;
	padding: 0 15px 5px 0;
	border-bottom: 1px solid #00a4e4;
}
#primary ul li a:link, #primary ul li a:visited {
	text-decoration: none;
}
#primary ul li.current_page_item a {
	color: #c41230;
	border-bottom: 1px solid #c41230;
}

#primary ul li.current_page_item ul li a {
	border: 0;
	color: #505d56;
}

#primary ul li ul {
	padding-left: 10px;
}

#primary ul li ul li a {
	border: 0;
	margin: 5px 0 0 30px;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #505d56;
}

#primary ul li ul li a:hover, #primary ul li ul li.current_page_item a {
	color: #c41230;
	border: 0;
}

#primary p {
	margin: 15px 0 10px 30px;
}
#secondary {
	width: 190px;
	margin-bottom: 20px;
/*	border: 1px solid #0f0;*/
	float: right;
}
#secondary #news {
	margin: 30px 15px;
}
#secondary #news h3 {
	font-size: 16px;
	color: #679146;
	margin: 0.5em 0;
}
#secondary #news h4 {
	font-size: 11px;
	line-height: 13px;
	margin: 1em 0 0.0 0;
}
#secondary #news h4 a {
	text-decoration: none;
}
#secondary #news p {
	font-size: 11px;
	line-height: 16px;
	margin: 0.25em 0 1em 0;
}
#secondary #news dl {
	line-height: 16px;
}
#secondary #news dt {
	margin: 0.5em 0 0 0;
}
#secondary #news dd {
	font-size: 11px;
}
#secondary #promise {
	margin: 15px;
}
#secondary #promise h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #c41230;
	margin-bottom: 10px;
	color: #c41230;
}
#secondary #promise p.promise-name {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 3px;
	color: #003a88;
}
#secondary #promise p.promise-hs {
	font-size: 11px;
	line-height: 13px;
	color: #5e6e66;
}
#footer {
	clear: both;
	margin: 10px 20px 0 20px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ffc423;
}
#footer p {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	margin: 15px;
/*	text-align: center;*/
	color: #012051;
}
#footer p span {
	color: #587098;
}
.alignleft {
	float: left;
	margin-right: 5px;
}
.alignright {
	float: right;
	margin: 0 0 5px 10px;
}
.footer-logo {
/*	float: right;*/
/*	vertical-align: bottom;*/
/*	margin-top: -5px;*/
}
img.rss-icon {
	vertical-align: baseline;
}