/*
Theme Name: Makepeace.org Design
Description: Poseidon Web Studios
Version: 1.0
Author: Brandon Johnson
*/

/*
## POSEIDON WEB STUDIOS
## COPYRIGHT 2010
## http://www.poseidonwebstudios.com
*/

ul,li,img,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*
## ESSENTIALS
*/

body {
	background: #22160c url('images/bg.jpg') top center repeat-x;
	margin: 0px; 
	margin: 0;
	padding: 0;
	text-align: center; /*Tricks IE into centering the wrapper div*/
	font-size: 15px;
	line-height: 15px;
	font-family: arial, tahoma;
	color: #000000;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #276fb3;
}

a:hover {
	color: #111111;
}

#wrapper {
	width: 940px;
	margin: 10px auto;
	overflow: hidden;
	text-align: left;
}

#header {
	position: relative;
	width: 940px;
	overflow: hidden;
}

#header_tagline {
	width: 940px;
	height: 20px;
	float: right;
	padding: 5px 0px;
	text-align: right;
	color: #ffffff;
	font-family: georga, "times new roman";
	font-size: 18px;
	line-height: 18px;
	clear: both;
	overflow: hidden;
}

#header_logo {
	width: 940px;
	overflow: hidden;
	clear: both;
}

#header_logo_left {
	float: left;
}

#header_logo_right {
	float: right;
}

#navigation {
	width: 940px;
	float: left;
	font-family: georgia, "times new roman", verdana;
	line-height: 16px;
	font-size: 16px;
	text-align: left;
	padding-left: 100px;
	margin: 30px 0px;
	clear: both;
}

#nav, #nav ul {
	text-transform: uppercase;
	list-style: none;
}

#nav li {
	float: left;
	list-style: none;
}

#nav a {
	display: inline-block;
	color: #bba445;
	text-decoration: none;
	font-weight: none;
	font-style: none;
	padding: 0px 16px;
	border-right: 1px solid #55411c;
}

#nav a:hover, #nav a:active,  
li.current_page_parent a,  
li.current_page_parent a:visited,  
#nav li.current_page_item a,  
#nav li.current_page_item a:visited  {
	color: #f2d55b;
	text-decoration: underline;
}

#header_donate {
	position: absolute;
	top: 170px;
	right: 35px;
}

#donate {
	display: block;
	width: 139px;
	height: 37px;
	background: url("images/donate.png") no-repeat 0 0;
	text-indent: -9999px;
}

#donate:hover { 
	background-position: 0 -37px;
}

#donate span {
	display: none;
}

#maincontent {
	width: 940px;
	display: block;
	background: url('images/content_bg.jpg') top center repeat-y;
	margin-top: 5px;
	overflow: hidden;
}

#maincontent_wrapper {
	width: 940px;
	display: block;
	background: url('images/content_bg_top.jpg') top left no-repeat;
	min-height: 186px;
	padding-top: 20px;
	overflow: hidden;
}

#maincontent_left {
	float: left;
	display: block;
	width: 645px;
	margin-left: 22px;
}

#maincontent_right {
	float: right;
	display: block;
	width: 230px;
	margin-right: 22px;
}

#footer {
	width: 940px;
	min-height: 100px;
	padding-top: 30px;
	overflow: hidden;
	clear: both;
	background: url(images/content_bg_bottom.jpg) top center no-repeat;
	color: #ffffff;
}

.footer_block {
	float: left;
	width: 176px;
	margin-left: 10px;
}

#footer a {
	display: block;
	width: 171px;
	padding: 3px 0px 3px 5px;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #5f544b;
	border-top: 1px solid #41352c;
}

#footer a:hover {
	background-color: #2e2219;
	text-decoration: none;
	color: #aa8e79;
}

.footer_block span {
	text-transform: uppercase;
	color: #bbaea3;
	font-family: georgia, "times new roman";
	font-size: 14px;
}

#footer_under {
	width: 940px;
	margin-top: 15px;
	padding-top: 15px;
	overflow: hidden;
	clear: both;
	color: #93877d;
	font-size: 12px;
	line-height: 14px;
	font-family: arial, verdana;
}

#footer_under a {
	color: #a2968b;
}

.footer_under_short {
	float: left;
	width: 150px;
}

.footer_under_long {
	float: right;
	width: 440px;
}

#newsletter_box {
	width: 208px;
	background: #ffffff;
	padding: 10px 10px;
	border: 1px solid #876c56;
	color: #666666;
}

#newsletter_box h3 {
	color: #22160c;
}

/*
## SPECIAL TEXT
*/

h1 { font-size: 22px;line-height: 22px;font-weight: bold; }

h2 { font-size: 20px;line-height: 20px;font-weight: bold; }

h3 { font-size: 18px;line-height: 18px;font-weight: bold; margin: 10px 0px 5px 0px; }

.facebook { font-size: 18px;line-height: 18px;color: #1d376e; }

#footer_donate,#footer_donate a { color: #c76d2c; }

/*
## BUTTONS
*/

#donate {
	display: block;
	width: 139px;
	height: 37px;
	background: url("images/donate.png") no-repeat 0 0;
	text-indent: -9999px;
}

#donate:hover { 
	background-position: 0 -37px;
}

#donate span {
	display: none;
}

#bookmark {
	display: block;
	width: 225px;
	height: 33px;
	background: url("images/bookmark.gif") no-repeat 0 0;
	text-indent: -9999px;
}

#bookmark:hover { 
	background-position: 0 -33px;
}

#bookmark span {
	display: none;
}

/*
##
## BLOG STYLES
##
*/

#home-post {
/* wscheer 11/15/2010 - for home page posts */
	background: #ffffff;
	border:1px #CCCCCC solid;
	padding:10px;
	margin: 15px 0 15px 0;
}

#comments-link {
	background-color:#F7F7F7;
	overflow:hidden;
	padding:5px;
}

#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 21px;
	margin: 5px 0px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

.entry-content-thumb {
	float: left;
	padding:0 10px 10px 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}