body  { 
	background: #000;
        color: #666;
}

h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
}

.topmenu a { font-weight: bold; color: #eee; }

a, a:link, a:visited {
    color: #777;
    text-decoration: none;
}

a img:hover { border: 3 black;}

h3 a:hover { font-weight:bolder;  color:white;}

.addtoany_share_save_container { text-align:center; padding-bottom:10px; }


#content #left-col .box {
	/*
	border: 1px solid #333333;
	background: #000 url('images/box_bg_black.png') repeat-x;
	*/
}

.size-thumbnail { border: 1px solid #333; }
.size-medium { border: 1px solid #333; }

.widget ul li { border-bottom: 1px solid #333;  }
.widget ul li a:hover { color: #fff; text-decoration: none; font-weight: normal; }


.writer {  background: #eee url("images/stripes_bg_black.png"); border: 2px solid #333; }

#navigation { background: #222; border-bottom: 1px solid #333; }
ul#subnavbar li:hover { background: #333; color: #fff; }
ul#subnavbar li.current_page_item { background: #333; color: #fff; }
ul#subnavbar li.current_page_item a { color: #fff; }

#footer {
	background: #444 url('images/stripes_bg_black.png');
	margin-top:75px;
}
#subnavigation, .stripNav {
	/*background: #E9E9E9 url("images/stripes_bg_black.png");*/
	background: #111;
}
#footercols{
  color:#087395;
  margin: auto;
  height:210px;
  width: 840px;
  font-size: 1.25em;
}

#footercols a{
  color:#1883a5;
}

#footercols a:hover {
  font-weight:bolder;
  color:white
}

#donateButton a:hover{
  margin-right:-5px;
}

#footercol1{
  width: 110px;
  float: left;
  text-align: right;
  padding-right:15px;
}

#footercol2{
  width: 190px;
  float: left;
  text-align: left;
  padding-left:15px;
}

#footercol3{
  width: 255px;
  float: left;
}

#footercol4{
  width: 255px;
  float: left;
}			

#subButton{
   background-color: #cccccc;
   height:20px;
   width: 100px;
   font-size:1.3em;
   text-align:center;
   font-weight:bold;
   margin-left:300px;
}
#messageText{
   height:60px;
   width: 400px;
   font-size:1.3em;
}
#captcha{
   width:70px;
}



ul#fluidList li a { color: #fff; }

ul#tabmenu li a {
color: #666;
border: 1px solid #333333;
}

ul#tabmenu li.active a {
	color: #fff;
	background: #333333;
}

#tabs div {
	border-top: 5px solid #999;
	background: #000;
}


.center{ text-align: center; border-bottom: 1px solid #333; display: block; margin-bottom: 5px; }

/**** Setting for TABS on POST Page ****/
#tabs a { text-decoration: none; }
ul#tabmenu {  margin: 0px; padding: 0px; padding-top: 4px;  margin-left: 15px; }
ul#tabmenu li { list-style: none; }
* html ul#tabmenu li {display: inline; /* ie6 double float margin bug */ }

ul#tabmenu li, ul#tabmenu li a { float: left; }

ul#tabmenu li a { 
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	text-align: center; 
	color: #fff;
	background: #333;
	margin-right: 10px;
	list-style: none;
	font-size: 110%;
	font-weight: normal;
}

ul#tabmenu li.active {
}

ul#tabmenu li.active a {
	background: #000;
}


#tabs div {
	clear: both;
	min-height: 200px;
	padding: 10px;
}

#overlayimg { 
	border: 1px solid #222;
	margin-bottom: 10px;
}

/*****************************************************************************
Promo Style Lists
*****************************************************************************/
.border_light {
	border: 1px solid #333;
        -webkit-border-radius: 5px; 
        -moz-border-radius: 5px; 
	background: #000;
}

.rounded_corners_top {
	display: none; 
}
.rounded_corners_bottom {
    display: none; 
}

.rounded_corners_module {
    padding: 15px 15px 15px 15px;	
}

.rounded_corners_module {
	padding: 5px 15px 15px 15px;
	margin-bottom: 20px;
}

.promo_style_item .promo_style_image {
	float: left;
	display: inline;
	width: 89px;
	height: 58px;
	background: #333;
	margin-right: 11px;
	border: 1px solid #444;
}

.promo_style_item {
	padding: 0;
	margin-bottom: 15px;
	height: 62px;
	background: #333;
}

.subheading
{
	border-bottom: 1px solid #333; padding: 5px; margin-bottom: 10px;
}

ol.commentlist li div.vcard img.avatar { border:5px solid #444;}
ol.commentlist li p { border: 1px solid #333;}