/*
Theme Name: peacemaker
Theme URI: http://refueled.net/wordpress-themes/
Description: A three column, widget-ready, WordPress theme. Matching bbPress theme available.
Author: Nate from Refueled Dot Net
Author URI: http://refueled.net
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body{ 
  background: #E8E8E8 url(images/body.jpg) center repeat-y; 
  font:12px arial,helvetica,verdana,sans-serif;
  }
	
h1 {font-size: 18pt;}
h2 {font-size: 18px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}


/* images and misc. */

img{border: none; padding: 6px; }
img a{border:none; background: #fff;}

img.left{float: left; border: none; padding: 0 15px 0 0;}
img.left a{border: none; background: #fff;}
img.right{float: right; border: none; padding: 0 0 0 15px;}
img.right a{border: none; background: #fff;}
img.reg{float: none; border: none; padding: 0 0 0 15px;}
img.reg a{border: none; background: #fff;}


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}
	
.comment_license{width: 420px; padding: 12px 16px 0 0;}


/* links */

a{
	color:#000;
	text-decoration:none;
	border: none;
	}

a:hover{color:#0000FF;text-decoration: underline; border: none;}



/* container */


#container {
	margin:0 auto; 
	padding: 0; 
	width:965px;
	background: #fff url(images/bg.jpg); 
	border-right: 8px solid #F7F7F7; 
	border-left: 8px solid #F7F7F7;
	}
	
/* header */

#header {
  background: #fff url(images/header.jpg);
  width: 100%; 
  height: 250px;
  margin: 0;
  border-bottom: 1px solid #fff;
  }

#header h1{
  font-family: sylfaen, palatino linotype, georgia, arial, times; 
  font-size: 18px;  
  text-transform:lowercase; 
  float:left;
  margin:130px 0 0 0; 
  color: #000; 
  font-weight: 300; 
  letter-spacing: 2px;
  }
  
#header h1 a{
  background: #fff; 
  padding: 4px 12px 4px 12px; 
  color: #000; 
  }
  
#header h1 a:hover{background: #333; color: #fff; text-decoration: none;}




/* main menu */


#menu{
  font-family: georgia, verdana, arial, times;
  font-size:10px;
  font-weight: bold ;
  background: #E8E8E8;
  border-bottom: 1px solid #000;
  width: 100%;
  height: 35px;
  }
  
#menu ul{list-style-type:none; }
  
#menu ul li{
  border-right:1px solid #000;
  float:left;
  text-decoration:none;
  }
  
#menu ul li a{
  color:#050706;
  padding:11px 10px 9px 10px;
  text-transform:uppercase;
  background: #fff;
  display: block;
  letter-spacing: 1px;
  }
  
#menu ul li a:hover{
  background:#050706;
  color:#fff;
  text-decoration: none;
  }
  
/*
 * All below is required for pull-down menu, tweak as necessary
 */

#menu ul li li{
  border:1px solid #000;
  float:left;
  text-decoration:none;
  /**/
 	margin: 0px;
	padding: 0px;
	width: 165px;
 }
  
#menu ul li li a{
  color:#050706;
  padding:11px 10px 9px 10px;
  text-transform:uppercase;
  background: #fff;
  display: block;
  letter-spacing: 1px;
  /**/
  width: 145px;
  float: none;
  margin: 0px;
  }
  
#menu ul li li a:hover{
  background:#050706;
  color:#fff;
  text-decoration: none;
  /**/
  padding:11px 10px 9px 10px; 
  }
  
#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}



/* content */


#content {
	float: left;
	width: 793px;
	overflow: hidden;
	margin-top: 2px; 
	}
	#content h1{
	font-family: sylfaen, baskerville, georgia, times, serif;
	font-size: 18pt;
	font-weight: 300;
	color: #08122E;
	margin: 18px 0 4px 0;
	line-height: 28px;
	}
#content h2{
	font-family: sylfaen, baskerville, georgia, times, serif;
	font-size: 26px;
	font-weight: 400;
	color: #08122E;
	margin: 0 0 16px 0;
	line-height: 28px;
	}
#content h3{
	font-family: sylfaen, baskerville, georgia, times, serif;
	font-size: 16pt;
	font-weight: 300;
	color: #08122E;
	margin: 28px 0px 14px 0;
	line-height: 17pt;
	}	
#content .latest{
	font-family: arial, sylfaen, baskerville, georgia, times, serif;
	font-size: 13px;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	margin:15px 0 0 25px;
	padding: 0;
	line-height: 18pt;
	border-bottom: 1px dotted #333;
	}
	
#content .latest span{
	color: #8E8E8E;
	}
	
#content .wthemes{
	font-family: arial, sylfaen, baskerville, georgia, times, serif;
	font-size: 13px;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	margin:15px 0 15px 0;
	padding: 0;
	line-height: 18pt;
	border-bottom: 1px dotted #333;
	}
	
#content .searchpage{
	font-family: sylfaen, baskerville, georgia, times, serif;
	font-size: 18pt;
	font-weight: 300;
	color: #08122E;
	margin: 15px 0 8px 25px;
	line-height: 18pt;
	}
	
#content .archivetitle{
	font-family: sylfaen, baskerville, georgia, times, serif;
	font-size: 18pt;
	font-weight: 300;
	color: #08122E;
	margin: 15px 0 8px 25px;
	line-height: 18pt;
	}
#content .titlecell{
    vertical-align: middle;
   padding:10px 0px 0px 8px;
    }
.centered {
margin: 26px 0 8px 0;
}

.post {
	margin: 0;
	padding: 15px 0 0 25px;
	line-height: 18px;
	}
	
.post h2{
	font-family: sylfaen, baskerville, georgia, times, serif;
	font-size: 26px;
	font-weight: 300;
	color: #08122E;
	margin: 0 0 8px 0;
	line-height: 28px;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	background: #fff;
	}

.post h2 a:hover{
  background: #F7F7F7;
	text-decoration: none;
	}
	
.post p{font-size: 13px;}

.post a{color:#0000FF; text-decoration:none;}
.post a:hover{color:#0000FF; text-decoration: underline;}

.post a img {background: none}

.post ul {
	padding: 5px 0 0px 30px;
	}

.post ul li {
	list-style-type: disc;
	padding: 0px 8px 5px 0px;
	}

.entry p{margin:14px 12px 14px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:0;
	margin: 24px 0 24px 0;
	overflow: hidden;
	}
	
.postmetadata a{color: #333; background: none;}
.postmetadata a:hover{background: none; text-decoration: underline;}

.postmetadata p{margin: 0; padding: 4px 0 4px 6px;}


.filed:hover{background: #fff;}
.comm{background: #EDEDED; margin: 0; padding: 4px 0 4px 6px; border-top: 1px solid #fff;}
.comm:hover{background: #fff;}
	

.navigation {
	margin: 12px 0 20px 25px;
	padding:0;
	font-size:10px;
	float:left;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.navigation2 {
	margin: 12px 0 20px 25px;
	padding:2px;
	font-size:10px;
	float:left;
	width:90%;
	}

.notfound{padding: 25px;}

/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 172px;
	float:left;
	margin: 4px 0 24px 0;
	padding: 0;
	}

#left h2{
	font-family: arial, georgia, verdana, times;
	font-weight: 300; 
	font-size: 12px; 
	text-align: left;
	text-transform: uppercase;
	color: #000;	
	margin: 0;
	padding: 2px 0 2px 0;
	border-top: 1px solid #333;
	border-bottom: 1px dotted #333;
	letter-spacing: 1px;
}

#left p {margin:0; padding: 12px 6px 0 0; line-height: 13pt; color: #4B4B4B;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px 4px 12px 10px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	}

#left ul ul {
	margin: 12px 0 20px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
	
#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#left .textwidget a{background: #fff;}
#left .textwidget a:hover{background: #f0f0f0;}

/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 261px;
	float:right;
	margin: 8px 0 10px 0;
	padding: 0;
	}

#right h2{
	font-family: arial, georgia, verdana, times;
	font-weight: normal; 
	font-size: 10px; 
	text-align: left;
	text-transform: uppercase;
	color: #08122E;	
	margin: 0;
	padding: 4px 0 4px 0;
	border-top: 1px solid #333;
	border-bottom: 1px dotted #333;
	letter-spacing: 1px;
}


#right h3{
	font-family: arial, georgia, verdana, times;
	font-weight: bold; 
	font-size: 12px; 
	text-align: left;
	color: #6F6F6F;	
	margin: 0;
	padding: 12px 0 0 0;
	}

#right p {margin:0; padding: 12px 0 8px 0; color: #585858; line-height: 13pt;}

#right img {padding: 15px 0 0 43px;}
#right img a{padding: 15px 0 0 43px;background: #fff;}

#right a img{background: #fff; color:#374B7E; text-decoration:none;}

#right ul {
	margin: 4px 12px 0 12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0 0 12px 0;
	padding:12px;
	line-height: 18px;
	list-style-type: none;
	background: #fff;
	}

#right ul ul {
	margin: 6px 0 6px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.widget{padding:12px; margin: 12px 0 12px 0;background: #fff;}

/* RSS Widget */

.rsswidget img {
	display: none;
	}

#left h2 a.rsswidget{
	color: #08122E;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#left h2 a.rsswidget a:hover{
	color: #08122E;
	text-decoration: none;
	
}

#right h2 a.rsswidget{
	color: #08122E;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#right h2 a.rsswidget a:hover{
	color: #08122E;
	text-decoration: none;
	
}

  
  
/* comments */

#commentssection{
	clear: both;
	padding: 0;
	margin: 20px 0 0 25px;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 10px 20px 15px 25px;
	padding:10px;
	width: 465px;
	
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 18px;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 13px;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:450px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 10px;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 18px;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

.fsearch{padding:12px; margin: 6px 0 12px 0;background: #fff;}

#searchform{
  margin: 0 0 12px 0;
	padding: 18px 0 12px 0;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	width: 155px;
	float: left;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: none;
	background-color: #333;
	color: #fff;
	width: 52px;
	text-transform: lowercase;
	float:left;
	}
	
  



/* footer */

#footer {
	background: #E8E8E8;
	clear: both;
	width: 100%;
	border-top: 1px solid #fff;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	overflow: hidden;
	}
	
#footer p{padding:18px 12px 18px 12px; margin: 0; color: #333;}
#footer a{color: #333;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
