/*
Theme Name: Heartland Global Health Consortium
Theme URI: http://www.heartlandconsortium.org
Description: Theme created for the Heartland Global Health Consortium in partnership with Des Moines University.
Version: 1.0
Author: Seth Stevenson
Author URI: http://www.dmu.edu, http://www.imsethstevenson.com
*/

/* Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	color: #50496B;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: 15px;
	margin-top: 1em;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}

/* Theme */

body {
	background-color: #c7c6ba;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #50496b;
}
strong {
	color: #363636;
	font-weight: bold;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 868px;
}
#header {
	background-image: url(images/header-stripe.png);
	background-repeat: no-repeat;
	min-height: 193px;
	position: relative;
}
#header #logo {
	left: 20px;
	position: absolute;
	top: 36px;
	z-index: 1;
}
#header #text {
	position: absolute;
	right: 20px;
	top: 72px;
	z-index: 1;
}
#menu {
	background-image: url(images/menu-background.png);
	background-repeat: no-repeat;
	min-height: 60px;
	position: absolute;
	top: 133px;
	width: 100%;
	z-index: 0;
}
#menu ul {
	float: right;
	list-style: none;
	margin-top: 15px;
}
#menu ul li {
	display: inline;
	margin-right: 30px;
}
#menu ul li a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#content {
	background-image: url(images/content-background.png);
	background-repeat: repeat-y;
	color: #666;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 15px;
	width: 636px;
}
#content h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#content h1, #content h1 a {
	color: #50496b;
	text-decoration: none;
}
#content h1 a:hover { text-decoration: underline;  }
#content img.alignleft { margin-right: 15px; }
#content img.alignright { margin-left: 15px; }
#content p {
	margin-bottom: 1em;
	margin-left: 15px;
	margin-right: 15px;
}
#content table {
	margin-left: 15px;
	margin-right: 15px;
}
#content table.fancy-table {
	border: 1px solid #cccccc;
}
#content table.fancy-table p {
	margin: 0 0 1em 0;
}
#content table.fancy-table th {
	background-color: #50496B;
	border: 1px solid #50496B;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}
#content table.fancy-table tr td {
	padding: 5px;
	font-size: 14px;
}
#content .news-item ul {
	font-size: 13px;
	margin-bottom: 1em;
	margin-left: 45px;
	margin-right: 15px;
}
#content .news-item ul li {
	list-style-image: url(images/bullet_purple.jpg);
	margin-bottom: 3px;
}
#footer {
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-y;
	color: #fff;
	clear: both;
	padding: 15px;
}
#footer p {
	font-size: 12px;
}
#footer #photostream h1 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer #photostream a img, #photostream a:visited img {
	border: 2px solid #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
#footer #photostream a img:hover {
	border: 2px solid #50496b;
}
#leavecomment {
	background-color: #50496b;
	margin: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#leavecomment p { color: #ffffff; }
#leavecomment p a { color: #ffffff; }
#leavecomment #submit {
	padding: 2px;
	width: auto;
}
#leavecomment textarea {
	overflow: hidden;
	width: 100%;
}
#sidebar {
	background-image: url(images/sidebar-background.png);
	background-repeat: repeat-y;
	float: right;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-top: 15px;
	width: 218px;
}
#sidebar .more {
	font-size: 12px;
	font-weight: bold;
	margin: 0 15px 15px 15px;
}
#sidebar ul, #sidebar ol {
	margin: 0 15px 15px 15px;
}
#sidebar ul li, #sidebar ol li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sidebar ul li a, #sidebar ul li a:visited, #sidebar ol li a, #sidebar ol li a:visited {
	color: #50496b;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
#sidebar ol li .datetime {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
}
#sidebar #archive {
	margin: 0 15px 15px 15px;
	width: 175px;
}
#sidebar-links {
	clear: right;
	float: right;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: center;
	width: 218px;
}
#sidebar #searchform {
	padding: 0 15px 15px 15px;
}
#sidebar #searchform input { display: inline; }
#sidebar #searchform #searchsubmit {
	background-color: #8dc63f;
	border: none;
	color: #ffffff;
	font-size: 12px;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 50px;
}

/* Classes */

.alignleft { float: left; }
.aligncenter { text-align: center; }
.alignright { float: right; }
.clear {
	clear: both;
}
.commentlist {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}
.commentlist .comment {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	padding: 15px 15px 5px 15px;
}
.commentlist .comment .author {
	font-weight: bold;
	text-decoration: none;
}
.commentlist .comment .author:hover { text-decoration: underline; }
.commentlist .comment .avatar {
	border: 1px solid #666666;
	float: left;
	margin: 0 15px 5px 0;
}
.commentlist .comment .information small, .date {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.commentlist .comment p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.green-ribbon-left {
	background-image: url(images/green-ribbon-left.png);
	background-repeat: no-repeat;
	color: #ffffff !important;
	font-size: 22px;
	font-weight: bold;
	height: 52px;
	padding: 5px 0 0 39px !important;
	margin-left: -24px;
	width: 247px;
}
.image-float-right {
	float: right;
	margin: 0 0 15px 15px;
}
.newer-posts {
	float: right;
	margin: 0 15px 15px 15px;
}
.news-item .information {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px 2px;
}
.news-item h2 {
	color: #50496b;
	font-size: 22px;
	font-weight: bold;
	margin: 0 15px 0 15px;
}
.news-item h2 a { 
	color: #50496b;
	text-decoration: none;
}
.news-item h2 a:hover { text-decoration: underline; }
.news-item .more-link {	font-size: 12px; }
.news-item .postmetadata {
	border-bottom: 3px solid #cccccc;
	color: #666666;
	font-size: 12px;
	height: 16px;
	margin: 15px 50px 15px 15px;
	padding-bottom: 2px;
	width: 605px;
}
.news-item .postmetadata a { text-decoration: none; }
.news-item .postmetadata a:hover { text-decoration: underline; }
.older-posts { 
	float: left;
	margin: 0 15px 15px 15px;
}
.older-posts a , .newer-posts a {
	background-color: #50496B;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
.older-posts a:hover, .newer-posts a:hover { text-decoration: underline; }
.private, .private a { color: #8DC63F !important; }
.purple-ribbon-left {
	background-image: url(images/purple-ribbon-left.png);
	background-repeat: no-repeat;
	width: 247px;
}
.purple-ribbon-left, .purple-ribbon-left-long {
	color: #ffffff !important;
	font-size: 22px;
	font-weight: bold;
	height: 52px;
	padding: 5px 0 0 39px !important;
	margin-left: -24px;
}
.purple-ribbon-left-long {
	background-image: url(images/purple-ribbon-left-long.png);
	background-repeat: no-repeat;
	overflow: visible;
	min-width: 247px;
}
.purple-ribbon-right {
	background-image: url(images/purple-ribbon-right.png);
	background-repeat: no-repeat;
	color: #ffffff !important;
	font-size: 22px;
	font-weight: bold;
	height: 52px;
	padding: 5px 0 0 20px !important;
	margin-left:  -5px;
	width: 248px;
}