/*  
Theme Name: Moore
Theme URI: 
Description: 
Version: 1.0
Author: Dean Pickles
Author URI: 
*/

body {
	font-family: verdana, helvetica;
	text-align: center;
	}

#template
{
margin-left: auto;
margin-right: auto;
width: 810px;
text-align: left;
}

#header #search {
	background:url(/images/burmalogo2.jpg) no-repeat;
	width:373px; 
	height:191px;
	border: 3px solid black;
	border-left:0px solid #000;
	text-align: right;
	margin-right: 20px;
	}



#search .submit
{
	color: #000;
	background: #fff;
	border: 1px #ccc outset;
}



table#top-nav {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1.4em;
	margin: 3px 0px 3px 0px;
	border: 3px solid #000;
}

table#top-nav td {
	border-right: 3px solid #000;
	text-align: center;
	}

table#top-nav td#right {
	border-right: 0px solid #000;
	}

table#top-nav a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}


table#top-nav a:hover {
	text-decoration: underline;
	}


table#top-nav td:hover {
	text-decoration: none;
	background: #000;
	color: #fff;
	}

table#top-nav td:hover a {
	color: #fff;
	}


.mission {
	width: 799px;
	background: #000000;
	text-align: center;
	font-family: verdana, helvetica;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 3px;
}




#column1 {
float: left;
margin: 0px 5px 0px 0px;

}

#hp-promo {
	background: #000000;
	width: 350px;
	color: #fff;
	height: 155px;
	text-align: center;
	margin: 0px 0px 3px 0px;
	}

#hp-promo img {
	border: 0px solid #000000;
	float:left;
	}


#hp-promo .headline {
	padding: 10px 0px 10px 0px;
}

#hp-promo .headline a {
	font-size: 18pt;
	color: #fff;
	text-decoration: none;
}

#hp-promo .body {
	font-size: 10pt;
	padding: 0px 0px 10px 0px;
}


#hp-promo .link a {
	color: #fff;
	text-decoration: none;
}


#updates {
	width: 344px;
	background: #000;
	padding: 3px;
	text-align: center;
	margin-top: 10px;
}

#updates2 {
	width: 334px;
	background: #fff;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

#updates2 .title {
	font-size: 1.3em;
	padding: 3px;
}


#updates2 .links a {
	font-size: 0.7em;
	text-decoration: none;
	color: #000;
	background: url(/images/hyphen.gif) no-repeat 8px 7px;
	padding-left: 15px;
	}

#updates2 .links a:hover {
	text-decoration: underline;
	color: #f00;
}


#updates2 .more {
	text-align: right;
	margin: 2px 10px 10px 0px;
}

#updates2 .more a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}


#updates2 .more a:hover {
	text-decoration: underline;
	color: #f00;
}


#column2 {
width: 444px;
float: left;
}

#coi {
  width: 456px;
}

#email-list {
background:#000;
color:#fff;
float:right;
width: 259px;
margin:5px 0px 0px 0px;
height: 108px;
padding:10px 0px
}

#email-list input#name
{
color: #000;
background: #fff;
font-size: 12pt;
width: 200px;
border:1px solid #ccc;
margin: 10px 0px;
}




#donate {
  width: 259px;
}

#footer {
	width: 799px;
	text-align: center;
	font-family: verdana, helvetica;
	margin: 30px 0px 10px 0px;
}

#footer #footer-nav {
	font-size: 0.8em;
	margin: 10px 0px 10px 0px;
}

#footer #footer-nav a {
	text-decoration: none;
	color: #000;
}

#footer #footer-nav a:hover {
	text-decoration: underline;
	color: #f00;
}

#footer #address {
	width: 799px;
	background: #000000;
	text-align: center;
	font-family: verdana, helvetica;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	font-size: 0.6em;
}

#footer #copyright {
	font-size: 0.6em;
	margin: 10px 0px 30px 0px;
}



.content {
	width: 575px;
	float: left;
	clear:both;
	text-align: left;
	font-size: 10pt;
	margin-top: 10px;
}

.content a {
	color: #993333;
	text-decoration: none;
	border-bottom: 1px dotted #993333;
	}

.content a:hover {
	color: #993333;
	text-decoration: underline;
}


.content#searchresults .post {
	margin: 10px 0px 10px 0px;
}

.content#searchresults a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}

.content#searchresults a:hover {
	color: #933;
	}

.content#searchresults small {
	color: #999;
	}


.posttitle h2 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
}


.posttitle h2 a {
	font-size: 12pt;	
}



.backend {

	font-size: 8pt;
	padding: 2px;
}

.backend a {
	color: #999;
}



#sidebar-updates {
	float: right;
	padding: 3px;
	width: 210px;
}

#sidebar-updates .section {
	border: 1px solid #000;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

#sidebar-updates .title {
	background: #000;
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	text-align: center;
}

#sidebar-updates ul {
	list-style: none;
	margin: 0px 2px 0px 2px;
	padding-left: 1em;
	text-indent: -1em;
	}

#sidebar-updates li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 2px;
	padding-bottom: 2px;
	}

#sidebar-updates .links {
	font-size: 9pt;
}

#sidebar-updates .links a {
	color: #000;
	text-decoration: none;

	}

#sidebar-updates .links a:hover {
	color: #993333;
	text-decoration: none;
}

#sidebar-updates .more {
	font-size: 8pt;
	color: #000;
	text-align: right;
	margin: 0px 10px 4px 0px;
}

#sidebar-updates .more a {
	color: #000;
	text-decoration: none;
}

#sidebar-updates .more a:hover {
	color: #993333;
	text-decoration: none;
}


#news h2 {
	font-size: 10pt;
	font-weight: bold;
}

#news .story a {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#news .story a:hover {
	color: #993333;
	text-decoration: none;
}

#news .source {
	color: #999999;
	font-size: 8pt;
	font-weight: normal;
	}

#action h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#aboutnav {
	margin: 10px 0px 10px 0px;
	}

#aboutnav ul {
	margin: 0px 0px 20px 20px;
	padding: 10px;
	display: inline;
	padding-left: 0;
	}
	
#aboutnav li {
	margin: 0px 10px 0px 0px;
	list-style: none;
	display: inline;
	padding: 2px 05px 10px 0px;
	}

.joinnow {
	width: 100%;
	text-align: center;
	border: 1px solid #000;
}

.joinnow a {
	font-size: 14pt;
	margin: 6px 0px 6px 0px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;	
}

.joinnow a:hover {
	color: #fc0;
	}

.navigation {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

.navigation a {
	margin: 10px;
	}

#sign-up-box {
  margin: 10px 0;
  padding: 5px;
  border: 2px solid #000;
  background-color: #cccccc;
  font-size: 10px;
}

#sign-up-box form {
  font-size: 10px;
}

#sign-up-box h3 {
  font-size: 16px;
  margin: 5px;
}

#alert {
  text-align: left;
  margin: 10px 0;
  border: 2px solid #000;
}

#alert p {
  margin: 10px;
  color: red;
  font-weight: bold;
}

#actionbox {
  text-align: left;
  margin: 10px 0;
  border: 2px solid #000;
}

#actionbox h3 {
  margin: 0 10px;
}
 /*HOMEPAGE CONTENT SLIDER*/

.contentslide {
  border: 4px solid #000;
  background: #000;
  border-bottom-width: 6px;
  padding: 0px;
  width: 436px;
  margin-top: 5px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 436px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #000;
border: 4px solid #000;
border-width: 0 4px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
margin-bottom: 4px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 436px; /*IE5 width*/
w\idth: 436px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #000000;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

 /*END HOMEPAGE CONTENT SLIDER*/

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

#nav ul li {
	position: relative;
	float: left;
	width: 115px;
}

#nav li ul {
	position: absolute;
	top: 27px;
	display: none;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #FFF;
	padding: 5px;
	border: 1px solid #000;
	border-bottom: 0;
}
#nav ul li a:hover{
color: #FFF;
	background: #000;
padding: 5px;
border-style: outset;
border-bottom: 0;
}
.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; }
* html #nav ul li a { height: 1%; }
/* End */

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #000;
	}

#nav li:hover ul { display: block;
text-decoration: none;
color: #FFF
background: #000;

padding: 5px;
border: 1px solid #000
border-bottom: 0;
 }

startList = function() {
if (document.all&&document.getElementById) {
navRoot = document.getElementById("nav");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="LI") {
node.onmouseover=function() {
this.className+=" over";
  }
  node.onmouseout=function() {
  this.className=this.className.replace»
	(" over", "");
   }
   }
  }
 }
}
window.onload=startList;

#nav li:hover ul, #nav li.over ul { 
	display: block; background: #ccc; }
<#nav ul id="nav">
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

#nav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}


