/*  
Theme Name: Peacemaker
Theme URI: http://www.refueled.net/bbpress-theems/
Description: A theme for bbPress. Matching WordPress theme available.
Version: 1.0
Author: refueled
Author URI: http://www.refueled.net
*/


/* Globals */

* { margin: 0; padding: 0; }

body{ 
  background: #2279bb url(images/sky.gif ) center repeat-y;
/* old  #1E790B */
  font:14px verdana, arial,helvetica,sans-serif;
  }

a, a:link {
	color: #020905;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.alt { background: #fff; }

code { font: 1.0em Monaco, 'Courier New', monospace; overflow: auto;}

pre {
	overflow: auto;
}

p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { 
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 9pt;
	font-weight: 300;
	padding: 5px 0 5px 0;
	}

/* Structure */

#container {
	margin:0 auto; 
        margin-top: 0px;
	padding: 0;
	width:680px;
	border-right: 0px solid #FFF; 
	border-left: 0px solid #FFF;
        float: center;
	}
	
#main{
  width: 470px;
  overflow: hidden;
  margin: 0 10 0 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  float: top;
  	font-family: verdana, arial,helvetica,sans-serif;
	font-size:12pt;
-webkit-border-radius: 9px 18px 55px 55px;
-moz-border-radius: 9px 18px 55px 55px;
border-radius: 9px 18px 55px 55px;
border:5px solid #E3A20B ;
background-color:#f8efc5;
  }
  

#main2{
  width: 600px;
  overflow: hidden;
  margin: 0 10 0 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  float: top;
  	font-family: verdana, arial,helvetica,sans-serif;
	font-size:12pt;
-webkit-border-radius: 9px 9px 18px 18px;
-moz-border-radius: 9px 18px 18px 18px;
border-radius: 9px 18px 18px 18px;
border:5px solid #E3A20B ;
background-color:#f8efc5;
  }

  
#latest, #forumlist, #favorites {
	background: #FEF5BE;
	border: 1px solid #fff;

}
  
.forumsection{width: 400px;}
.topicsection{width: 2500px;}



/* header */

#header {
  width: 670px; 
  height: 75px;
	margin: 0;
	border-bottom: 0px solid #fff;
	}


#bigsearch{
width: 385px;
height: 38px;
font-size : 20px 
}

#bigsearch2{
width: 389px;
height: 32px;
font-size : 19px 
}


/*#header h1{
/*  font-family: sylfaen, palatino linotype, georgia, arial, times; 
/*  font-size: 14pt;  
/*  text-transform:lowercase; 
/*  float:left;
/*  margin:10px 0 0 0; 
/*  color: #000; 
/*  font-weight: 300; 
/*  letter-spacing: 1px;
/*  }
  
/*#header h1 a{
/*  background: #fff; 
/*  padding: 3px 5px 3px 5px; 
/*  color: #000; 
/*  }
  
/*#header h1 a:hover{background: #393; color: #fff; text-decoration: none;}




.bbcrumb {
  font-size: 14pt;  
	letter-spacing: 1px;
	margin: 12px 0 6px 0;
}



.notice { 
	border: 2px solid #000000; 
	background: none; 
	color: #899955; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }



/* main menu */


#menu{
  font-family: georgia, verdana, arial, times;
  font-size:12pt;
  background: #114575 ;
  border-bottom: 0px solid #fff;
  margin-bottom: 0px;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 0px 0px 0px 15px;
-moz-border-radius: 0px 0px 0px 15px;
border-radius:  0px 0px 0px 15px;
  }
  
#menu ul{list-style-type:none; }
  
#menu ul li{
  border-right:5px solid #092f55;
  float:left;
  text-decoration:none;
  }
  
#menu ul li a{
  color:#ffffff;
  padding:11px 10px 9px 10px;
  background: #005899;
  display: block;
  letter-spacing: 1px;
  }
  
#menu ul li a:hover{
  background:#5599cc;
  color:#fff;
  text-decoration: none;
  }
  
   


/* Login Form */

.login { 
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #a25579;
	margin: 19px 12px 15px 1px;
	padding: 12px 6px 0 6px;
	width: 220px;
	float: right;
	background-color: #bbda55;
}

.login a, .login a:visited {color: #326555; text-decoration: none;}
.login a:hover, .login h1 a:active{ text-decoration: underline; }


.login p {padding: 0; margin:0; line-height: 16pt;}

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
  font-family: verdana, arial, times;
	font-size: 8pt;
	margin-top: 16px;
	height: 20px;
	padding: 0px 4px 6px 4px;
	color: #3B3E3B;
	border: 1px solid #E7E7E7;
	background-color: #fff;
	float: left;
}

p.login {
	font-weight: normal;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	padding-bottom: 12px;
	
}

form.login input { 
  font-family: verdana, arial, times;
	font-size: 7pt;
	margin-top: 3px;
	margin-bottom: 13px;
	border: 1px solid #DEE5DE;
	padding: 2px;
}

p.submit{margin-top: 12px;}




/* Front Page
=================================== */

textarea {
	border: 1px solid #999979;
	}
	
select {
	border: 1px solid #859985;
	}
	
input {
	border: 1px solid #868686;
	}

tags-input {
	border: 1px solid #868686;
	}

#front-page #hottags { 
	float: left;
	width: 131px;
	overflow-x: hidden;
}

#hottags h2 {
	color: #030;
	border-top: 1px dotted #993;
	border-bottom: 1px dotted #993;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #fff;
	}



#right .frontpageheatmap {
	font-weight: normal;
	line-height: 24px;
	padding: 12px;
}


}

#front-page #main h2, h2.post-form, #userlogin, #register {
	font-family: georgia, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	color: #333;
	margin: 0;
	padding: 15px 0 0 0;
}

#currentfavorites{
  font-family: georgia, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 12pt;
	color: #333;
	margin: 0;
	padding: 15px 0 15px 0;
	}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { 
	background: #E9F5D0; 
	}
	
.results{margin: 0 0 0 16px;}
	

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #cc5509;
	border-width: 1px 0;
	padding: 1em;
	background: #eed5be;
	overflow: hidden;
	font-size: 10pt;
}

.infobox span{display: block; padding: 4px 0;}
.infobox p{margin: 0; padding: 0;}


}

.infobox li { padding-bottom: 3px; }
.infobox a:hover { text-decoration: underline; }

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	margin-top: -60px;
	padding: 8px;
	width: 150px;
}

#topic-tags fieldset{
	border: none;
}

#yourtags{margin-left: 11px;}
#othertags{margin-left: 11px;}

.nav {
	margin: 2px 0;
	padding: 2px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	background: #fff;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 0px;
	line-height: 1.5em;
	border-right: 1px solid #fff;
}

#thread li , #thread li { margin-left: 3px; }

#thread   , #thread    { padding: 0; }

.poststuff {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.num, #forumlist small {
	font: 13px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #fff;
	padding: 12px 6px 0 0;
	}
	
.postform p{
	margin: 0;
	padding: 0;
	}
	
.pickasec {
	padding: 8px 0 0 0;
	}
	
.postform p{
	margin: 0;
	padding: 0;
	clear: both;
	}

.postform textarea {
	height: 12em;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	width: 460px;
	display: block;
}

.postform fieldset table { 
	text-align: left;
	margin: 0;
}

.postform label { display: block; line-height: 18pt; padding: 0 12px 0 0;}

#postformsub{margin: 12px 0 12px 0; float: left;}

.admin {padding: 0;}
#topic-move{margin: 12px 0;}

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 180px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 23px;
	font-weight: normal;
	display: inline;

}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: center;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; font-size: 12pt;}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #EEC900; }

#latest th, #forumlist th, #favorites th {
	/* border-bottom: 1px solid #aaa; */
	background: #FBFBF2;
	color: #455A79;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
}

#latest th a:link, #latest th a:visited, #latest th a:active {
	color:#895A45;
}

.rssfeed{padding: 12px 0;}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }



/* Profile Page */



#profile-menu {
	list-style-type:none;
	text-align:right;
	margin: 0;
	padding:0;
	float: right;
	
}


#profile-menu li {
	float:left;
	text-align:center;
}

#profile-menu li a {
  font-family: verdana, arial, times;
	font-size:8pt;
	display:block;
	text-decoration:none;
	color:#333;
	padding:6px;
	background:#E0EEE0;
	border-right: 1px solid #fff;
	}	

#profile-menu li a:hover {
	background:none;
	text-decoration:none;
	color: #333;
}



#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

.editpro{margin: 15px 0;}



/* Profile Edit
=================================== */

fieldset { 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 0px; 
	margin-bottom: 15px;
	width: 535px;
}

legend { 
	font-weight: bold;
	padding: 0 15px 0 0;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; padding-left: 4px; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}


.post {
	min-height: 60px;
}

.post a{color: #181; text-decoration: underline;}
.post a:hover{color: #33d; text-decoration: none;}

#viewdiv{}
#viewdiv h2{line-height: 14pt;}

.view  {
	font-size: 8pt;
	list-style-type: none;
	margin-left: -12px;
	line-height: 14pt;
	}
	
	
/* left sidebar */

#left {
	font-family: verdana, arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #ffffff;
	width: 160px;
	float:left;
	margin: 0px 0 0px 0;
	padding: 0;
-webkit-border-radius: 45px 18px 18px 45px;
-moz-border-radius:  45px 18px 18px 45px;
border-radius:  45px 18px 18px 45px;
border:9px solid #E3A20B;
background-color:#357923;
	}

#left h2{
	font-family: arial, georgia, verdana, times;
	font-weight: normal; 
	font-size: 5pt; 
	text-align: left;
	text-transform: uppercase;
	color: none;	
	margin: 0;
	padding: 4px 0 4px 0;
	border-top: 1px solid #333;
	border-bottom: 1px dotted #333;
}

#left p {margin:0; padding: 9px 6px 9px 0; line-height: 13pt; color: none;}

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

#left a{background: #fff; }
#left a:hover{background: #FEDD72; color: #333;}

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

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

#left ul li a{
	background: none;
	color: #792700;
	}


#left        a{
	background: #e0cc15;
	color: #3e3e0e;
	}

	
#left ul li a:hover{
	text-decoration: underline;
	}

#left ul ul {
	margin: 3px 0 3px 0;
	padding: 0;
}

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


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

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

	
	
	
/* right sidebar */

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

#right h2{
	font-family: arial, georgia, verdana, times;
	font-weight: normal; 
	font-size: 9pt; 
	text-align: left;
	text-transform: uppercase;
	color: #223322;	
	margin: 0;
	padding: 4px 0 4px 0;
	border-top: 1px dotted #252;
	border-bottom: 1px dotted #252;
}


#right h3{
	font-family: arial, georgia, verdana, times;
	font-weight: bold; 
	font-size: 9pt; 
	text-align: left;
	color: #5F9F6F;	
	margin: 0;
	padding: 9px 0 0 0;
	}

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

#right img {padding: 15px 0 0 15px;}

#right a{background: none ; color:#2B5A02; text-decoration:none; line-height: 24pt;}
#right a:hover{background: #fff;} 

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

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#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 11px;
	list-style-type: square;
	color: #799965;
}


.sponsorblock {
  background: #afa;
  overflow: hidden;
  }

	
/* search */


/* button */

#button { display: block; width: 135px; height: 43px; background: url(button_normal.png) no-repeat top; }
#button:active { background: url(button_pressed.png) no-repeat bottom; }
	


/* submit */
#submit { width: 180px; height: 45px; background: #257913; border: 3;}
#submit:active { width: 180px; height: 45px; background: #055902; border: 3;}


/* footer */

#footer {
	background: #357923;
	clear: both;
    float: center;
	width: 100% ;
	border-top: 1px solid #fff;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
-webkit-border-radius: 55px 55px 5px 5px;
-moz-border-radius: 55px 55px 5px 5px;
border-radius: 55px 55px 5px 5px;
	}
	
#footer p{padding:12px; margin: 5; color: #333;}
#footer a{color: #333;text-decoration: none;}
#footer a:hover{color: #2D5D18;text-decoration: underline;}

