html {
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.4em;
	margin: 0.7em 0;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right {
	float: right;
	margin: 10px 0 0 10px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
	border-top: 1px white;
    width: 100%;
    height: 1px; 
}
body {
	background: #272940 url('http://www.ne2ss.org/wp-content/uploads/2010/11/bg-header.jpg') top repeat-x; 
	color: #000;
	font: 85%/1.6em Georgia, Verdana, Arial, Serif;
	margin: 0;
	padding: 0;
}
a {
    text-decoration: none;
    font-weight: bold;
}
a:link, a:visited{
	color: #f2ca12;
}
a:hover, a:active{
    color: #fcff16;
}
h1, h2, h3, h4, h5, h6 {
	font: 2.0em Georgia, Verdana, Arial, Serif;
	color: #e82e2f;
}
h3 {
	font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 7px;
}
span.photo_cap {
    font-size: 0.8em;
    line-height: normal;
}

br .clear {
	clear: both;
}
li {
    list-style: none;
    margin-left: -5px; 
    padding: 0;
}

/* Design  ******************** */
#top {	
    margin: 125px auto 0;
    width: 950px;
    background: transparent;
    text-align: left;	
}

#search {
    float: right;
    width: 300px;
    padding-top: 0px;
    margin-top: -40px;
    background: transparent;
    text-align:right;
    padding-left:0px;
       
}
#search #searchsubmit {
    font: bold 0.9em Helvetica, Arial, Verdana Serif;
    background: #d0d0d0;
    border: 0;
       
}
#search .textbox {
	color: #000;
	font-size: 1.0em;
	width: 200px;
	height: 30px;
	padding: 0;
	background: #fff;
	margin-right: 0;
}
.search {
	float: right;
	
}

#navcontainer {
    width: 645px;
}
#navcontainer ul {
	background: transparent url () no-repeat;
	color: #000;
	font: bold 0.9em Helvetica, Arial, Verdana Serif;
}
#navcontainer ul li { 
	display: inline; 
}
#navcontainer ul li a {
	padding: 0.1em 0.5em;
	background: transparent;
	color: #888;
	text-decoration: none;
	float: left;
	border-right: 1px solid #cccccc;
        border-left: 1px solid #727272;
}
#navcontainer ul li a:hover {
	background: #222;
	color: #fff;
}





#imgr {
    margin: auto;
    background: transparent no-repeat;
    height: 300px;
    width: 950px;
}
#donate {
    position: absolute;
    height: 148px;
    width: 157px;
    border:0;
    background: transparent;
    top: 165px;
    right: 150px;
}
#page {
	text-align: left;
	width: 950px;
	margin: 0 auto;
    background: #fff;
}
#left {
	margin: 0;
	padding: 10px 10px 0;
	width: 306px;
	height: 100%;
	float: right;
	background: #e5e5e5 url( ) repeat-x; 
	color: #fff;
}	
#right {
	margin: 10px 0;
	width: 622px;
	float: left;
	background: #fff;
	border-right: 1px solid #f1f1f1;
}		
#content {
	width: 565px;
	float: left;
	padding: 0 0 10px 10px;
}




/* Design  Type********************* */
#headr h1 {
	margin: 0;
	padding: 0;
	font: 2.5em Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
#headr h1 a {
	color: #fff;
	}
	
#headr h1 a:hover {
	color: #D22916;
	}
#headr .description {
	display: none;
}




.side1 ul, #sidebar  ul{
	list-style: none;
}
.side1 .linkcat, .side1 .categories, .side1 .boxr, .side1 .widget {
	background: #e5e5e5;
	color: #d52626;
	padding: 10px;
	margin-bottom: 10px;
}
.side1 ul.children {
	padding-left: 10px;
}
.side2 .widget,.side2 .boxr,.side2 .linkcat{
	margin-bottom: 10px;
}
.side1 h2{
	font: 1.6em Geogia, Times New Roman, sans-serif;
	color: #333;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.side1 .about  h2 {
	color: #000;
	border-bottom: 1px solid #efefef;
}
#sidebar h2{
	color: #333;
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #8e8e8e;	
}
.side1 .boxr, .side1 .linkcat {
	margin-bottom: 10px;
}
.side1 a {
	color: #8e8e8e;
}
#sidebar a:hover {
	color: #fff;
}
#sidebar #avatr {
	border: 1px solid #F5D952;
}




.post {
	margin-bottom: 0px;
	padding: 20px;
	background: #FFF;
	color: #000;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.post div {
        padding-bottom: 25px;
	border-bottom: 1px dashed #999;
}
.post h2 a {
	color: #c40a0a;
}
.post h2 a:hover {
	color: #ff3333;
}
.red {
    font-color: #ff0000;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p.postmetadata {
	color: #D22916;
	background: #FFFFFF;
	padding: 5px;
	font-size: 85%;
}
.post p.postmetadata  a{
	color: #D22916;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border: none;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}




#footer {
	margin-bottom: 0;
	width: 100%;
	float: left;
	padding: 0;
	background: transparent url('http://www.ne2ss.org/wp-content/uploads/2010/11/bg-footer.jpg') repeat-x;
	font: 0.9em arial, calibri, tahoma, verdana, helvetica, sans-serif;
	text-align: left;
}
#foot-wrap{
	margin: auto;
	width: 950px;
	height: 450px; 
	background: url('http://www.ne2ss.org/wp-content/uploads/2010/11/bg-foot-wrap.png');
	border: 0px white dashed;
}
#footer_right {
	padding: 30px;
	position: relative;
	float: left;
	width: 270px;
}
#footer_center {
	padding: 30px;
	position: relative;
	float: left;
	width: 270px;
}
#footer_left {
	padding: 30px;
	position: relative;
	float: left;
	width: 270px;
}
#footer h2 {
	color: #fff;
	font: 1.6em normal "Georgia", serif;
}
#footer ul, li {
	list-style: none;
	text-align: left;
}
#footer ul {
	margin: 10px 0;
}
#footer li {
	padding: 2px;
	border-bottom: 0.5px #666 dotted;
}
#footer a {
	color: silver;
}
#footer a:hover{
	color: #fff;
}
#footer li:hover{
	color: #fff;
	background: url('http://www.ne2ss.org/wp-content/uploads/2010/11/bg-li-a.png' title='bg-li-a.png');
}



#legal p{
    margin: 0;
}

#legal {
	padding: 0;
	margin: 100px 0 0 0;
	position: relative;
	text-align: left;
	height: 258px;
	background: transparent url('http://www.ne2ss.org/wp-content/uploads/2010/11/bg-skyline.png') repeat-x;
	color: #fff;
	font: 0.7em calibri, tahoma, verdana, helvetica, sans-serif;
	clear: both;
	}
#legal a {
	color: #999;
	text-decoration: underline;
}
#legal a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent;
}
#legal  p {
	margin: 0;
}
#legal .text{
	margin: auto;
	vertical-align: bottom;
	display: block; 
	position: absolute; 
	bottom: 0%;
	right: 40%;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}


/* Comment Etc
********************* */
.navigation a
{
	color: #C99B7A;
}
.navigation a:hover 
{
	color: #C99B7A;
	text-decoration: underline;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 0;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #84AF0D;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #9DD010;
	padding: 5px;
	background: #EEF7D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #84AF0D;
padding: 2px;
}

