body{ background-color: black;}

#header {
 border: none;
 background-image: url(images/header-full.jpg);
 height: 120px;
 padding: 0;
 border-bottom: solid 5px #e0edac;
 margin-bottom: 20px;
}

.custom #header #logo a {
 text-indent: -9999px;
 width: 390px;
 height: 120px;
 display: block;
 float: left;
}

.home .post_box {
  padding-top: 0;
  margin: 0 20px;
}

.home .headline_area h2, .home .headline_area .headline_meta {
  display: none;
}

ul.sidebar_list {
  padding-top:0;
}

#sidebars .widget h3 {
  background-image: url(images/sidebar-header-bg.gif);
  margin: 0;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  color: #cccccc;
  display: block;
  padding: 10px;
}

#sidebars {
border:0 none;
float:left;
width:27.4em;
}
.comments_closed{
  display: none;
}

div#currency-converter.currencies-direct-widget {
  border: none; 
}

.home #content_box { background-image: none; }
.home .post_box h2 { margin-top: 0; padding-top: 0; }
.home .post_box .post_column li { margin: 0.5em auto; list-style-image: url(images/star-bullet.gif); font-size: 0.85em; }

.home .dark_grey { background-color: #f4f4f4; padding: 3%; margin: 0 10px 10px 0; }
.home .logo_rotation { padding: 10px; border: #ccc 1px solid;}

#header .navigation { 
  width: 500px; 
  float: right;
  margin-top: 90px; 
  margin-right: 40px; 
  text-align: center;
  font-size: 16px;
}

#header .navigation a { 
  color: black; 
  padding: 0 12px 0 7px; 
  font-weight: bold; 
  letter-spacing: -0.05em; 
  background-image: url(images/nav-divider.png);
  background-repeat: no-repeat;
  background-position: right;
}

#header .navigation a.last { background: none; }
#header .navigation a:hover { text-decoration: underline; }

.before_footer { padding: 20px; border: 1px solid #eee; margin: 20px; }
.before_footer h3 { 
  margin: -20px -20px 10px -20px; 
  padding: 13px 50px; 
  background-image: url(images/blog-widget-header.png); 
  background-repeat: no-repeat;
  text-transform: uppercase; 
  font-weight: bold; 
  font-size: 12px;
}
.before_footer .widget li { margin: 0.75em 20px; font-size: 12px; width: 40%; float: left; }
.clear { clear: both; }

#footer{ border: 0; text-align: center; }
#footer .above_footer { background-color: #e3e3e3; padding: 20px; margin: 0 -10px 20px; }

#footer .above_footer .widget { width: 820px; margin: auto; }

#footer .above_footer h3 { font-weight: bold; color: black; font-size: 16px; margin-bottom: 5px; }
.post_box { padding-top: 0; }
.headline_area h1, .headline_area h2 { font-size: 30px; font-weight: bold; letter-spacing: -0.05em;}
#content{ margin: 0 10px 0 10px; width: 66.5em; }
.home #content{ margin: 0; width: 68em; }

.name {
	font-weight: bold;
	font-size: 1.25em;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	text-align: center;
}
#table-header {
	font-weight: bold;
}
.no_sidebars #content {
  width:94.4em;
}
li.widget {
  margin-bottom: 1.25em;
}

a.nolink { text-decoration: none; }

#sidebars .main_pages img{ margin: 0; padding: 0; display: block; }
