/*   
Theme Name: Mother's Day for Peace
Theme URI: http://www.computercourage.com
Description: Theme written for Ploughshare's Mother's Day for Peace campaign
Author: Computer Courage
Author URI: http://www.computercourage.com
*/


/* RESET */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
	font-family: Tahoma, Geneva, sans-serif; /*"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
}

#floatnav {
	position:fixed;
	width:100%;
	height:40px;
	_height:30px;
	background:#950103 url('images/floatnavbg.png');
	top:0;
	left:0;
	text-align:center;
	z-index:100;
}
	#floatnav a {
		color:white;
		font-size:16px;
		text-decoration:none;
	}
	#floatnav a:hover {
		text-decoration:underline;
	}
	#floatnav ul {
		height:40px;
		_height:30px;
		width:960px;
		margin:0 auto;
		padding-top:10px;
		list-style:none;
	}
	#floatnav ul li {
		position:relative;
		float:left;
		margin:0 30px;
	}
#wrapper {
	position:relative;
	top:40px;
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header {
	background:#edf3fb url('images/header.jpg') no-repeat;
	width:960px;
	height:165px;
	position:relative;
}
	#header h1, #header .description {
		text-indent:-9999px;
	}
	#header h1#ploughshares a {
		display:block;
		height:30px;
		width:220px;
		position:relative;
		top:10px;
		left:10px;
	}
	#header h1#mothersday a {
		display:block;
		height:60px;
		width:400px;
		position:relative;
		top:10px;
		left:10px;
	}
	#mainnav {
		width:960px;
		position:absolute;
		top:100px;		
	}
	#mainnav #image_nav li.navblock {
		position:relative;
		float:left;
		background:url(images/picnav_bg.png) no-repeat;
		width:167px;
		height:147px;
		margin-left:58px;
		text-align:center;
		color:#a61618;
	}
		#mainnav #image_nav li.navblock:hover {
			background:#FD0D0E;
		}
		#mainnav #image_nav li.navblock:hover a {
			color:white;
		}
		#mainnav #image_nav li.navblock:hover img {
			border:1px solid #ffffff;
		}
		#image_nav .navimages {
			display:block;
			clear:both;
			position:relative;
			float:left;
		}
		#image_nav .navimages_wrapper {
			height:94px;
			*padding-left:8px;
		}
		#image_nav .navimages li {
			margin-top:8px;
			margin-left:8px;
			*margin-left:0px;
		}
		#image_nav .navimages img {
			border:1px solid #FF0C0B;
		}
		#image_nav .navtitle {
			display:block;
			font-size:14px;
			padding:12px 5px;
			clear:both;
		}
	#header #newsletterform {
		position:absolute;
		left:680px;
		top:25px;
	}
#newsletterform {
	width:280px;
}
	#newsletterform .screen-reader-text {
		display:none;
	}
	#newsletterform input[type=submit] {
		background:#fb140a;
		border:1px solid #fff;
		color:#fff;
	}
	#newsletterform input[type=text] {
		border:1px solid #fb140a;
		width:200px;
	}
	
input[type=submit], input[type=button], input[type=reset] {
	background:#fb140a;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}
input[type=text] {
	border:1px solid #fb140a;
}
input#donatehome {
	padding:5px;
	width:350px;
	font-weight:bold;
}
input#donatehome:hover {
	background:#fff;
	color:#fb140a;
	border:1px solid #fb140a;
}

#content-wrapper {
	position:relative;
	width:960px;
	margin-top:90px;
}
#content {
	position:relative;
	float:left;
	width:735px;
	line-height:18px;
	font-size:14px;
}
	#content .entry {
		padding:10px 20px 10px 0;
	}
	#content p {
		margin-bottom:15px;
	}
	#content ul { list-style:circle; margin-left:30px; margin-bottom:10px; }
	.pagenav { padding:0 15px 15px 0; }
	.pagenav .previous { float:left; }
	.pagenav .next { float:right; }
	.postmetadata { color:#6F6F6F; }
	hr { width:650px; border:1px solid #980406; }
	textarea#comment { width:600px; }
	.comment-body { width:680px; padding:15px; background:#f0f0f0; margin:10px 0 5px 0; }

h2 { color:#980406; font-size:24px;	font-weight:bold; margin-bottom:10px; }
	h2 a { text-decoration:none; }
	h2 a:hover { text-decoration:underline; }
a { color:#821314; text-decoration:none; }
a:hover { text-decoration:underline; }

#sidebar {
	position:relative;
	float:left;
	width:225px;
	font-size:14px;
	line-height:20px;
	word-wrap: break-word; 
}
	#sidebar a { font-weight:bold; text-decoration:none; }
	#sidebar a:hover { text-decoration:underline; }
	#sidebar h3 { padding:10px; background:#a61618; color:#efefef; font-size:16px; font-weight:bold; }
	#sidebar .widget {
		background:#efefef;
		margin-bottom:10px;
	}
		#sidebar .widget p {
			padding:10px; 
		}
		.widget ul, .widget #twitter_div p {
			padding:10px 15px;
		}
		.widget #twitter_div p {
			text-align:right;
			font-weight:bold;
		}

#footerwrap {
	background:url('images/footer_repeatbg.png') repeat-x;
	width:100%;
	height:141px;
	margin-top:40px;
}
#footer {
	background:#960204 url('images/footerbg.png') no-repeat;
	width:960px;
	height:141px;
	bottom:0;
	position:relative;
	margin:0 auto;
}
	#footer ul#footernav {
		float:right;
		text-align:right;
		padding:10px;
		font-weight:bold;
	}
	#footer ul#footernav li {
		margin-bottom:3px;
	}
	#footer a {
		text-decoration:none;
	}
	#footer a, #footer a:hover {
		color:#fff;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer #newsletterform {
		position:absolute;
		top:45px;
		left:16px;
	}
	
h3 { font-size:16px; font-weight:bold; margin-bottom:5px; }
.alignleft {
	float:left;
	margin:10px 10px 10px 0;
}
.alignright {
	float:right;
	margin:10px 0 10px 10px;
}
img.juliascircle {
	border:1px solid #FE0000;
}
blockquote {
	padding:10px;
	font-style:italic;
	background:#EFEFEF;
	margin-left:5px 10px;
	color:#A61618;
}
	#content blockquote p {
		margin:0;
	}
	
table td {
	vertical-align:top;
	padding:5px 5px 20px 5px;
}
table tr {
	padding-bottom:10px;
}

table#pledge, table#pledge td, table#pledge tr { margin:0; padding:0; }

.blognav { padding:0 10px; }

#copyright  { font-size:12px; position:relative; top:120px; left:20px; }