/*  
Theme Name: Peace Theme
Theme URI: millionmusicianmarch.org
Description: Million Musician March Site Theme
Version: 1.2
Author: Nichole Wagner
Author URI: http://www.nicholewagner.com

*/


body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background-color: #bbdfff;
	background-repeat: repeat-x;
	background-image: url(/wp-content/themes/peace/bkfade.png);
}

a:link, a:visited{
	text-decoration: underline;
	color: #249dff;
}

a:hover{
	text-decoration: none;
}

h1
{
color:#ed1a3b;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
}

#header{
	float: left;
	width: 900px;
}
#menu
{
z-index:4;
}
#contentbox
{
background-color:#ffffff;
float:left;
padding: 10px;
width:535px;
min-height:600px;
}

.quote
{
padding:15px;
margin:10px;
}
.quote em
{
color:#ed1a3b;}
#sidebar-right{
	float: right;
	width: 100px;
	padding:5px;
	border-left: 2px solid #ccc;
min-height:600px;
color:fff;
}

#sidebar-left
{
float:left;
width: 220px;
	color:#ffffff;
	padding:5px;
	border-right: 2px solid #ccc;
min-height:600px;
}
.textwidget
{font-size:14px;
}
h2.widgettitle{
padding:15px 0 5px 0;
font-size:14px;
text-transform:uppercase;
color:#ed1a3b;
border-bottom:1px dotted #fff;
     }
     ul
	{
	margin:0px;
	margin-left:12px;
	list-style:none;
	padding-left:8px;
     }
.widget {
     }
#footer{
	clear: both;
	float: left;
	width: 750px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
