/* Customizations for WordpressBackup.org */

body, html { 
  background-color: black; 
}

/*.format_text h1, .format_text h2, .format_text h3 { font-weight: normal; }*/

#page { 
  background: white; 
  border-top: none; 
  border-bottom: none;
}

#header { 
  background-image: url(images/header.jpg); 
  border: none; 
  height: 190px; 
  padding: 0;
}

#header #logo { 
  float: left; 
  padding: 0; 
  margin: 0;
}

#header #logo a { 
  width: 600px; 
  height: 190px; 
  text-indent: -99999px; 
  display: block; 
  padding: 0; 
  margin: 0;
}

/* Menu */

.menu { background-image: url(images/navigation.jpg); border: 0; }

.menu li.tab a:link, 
.menu li.tab a:visited {
  margin-top: 0;
  background-image: url(images/navigation.jpg);
  padding: 12px 15px;
  border-top-width: 0; 
  border-bottom-width: 0; 
  font-weight: bold; 
  letter-spacing: 0; 
  text-transform: uppercase;
}

.menu .rss a, .menu .rss a:visited {
  margin-right: 10px;
  color: white;
  padding-right: 2em;
}

.menu .submenu .item {
  border-width: 0;
  border-bottom-width: 1px;
}

.menu .submenu .item a:link, .menu .submenu .item a:visited {
  background-color: #222;
  background-image: none;
  font-size: 12px;
  color: #eee;
}

.menu .submenu .item a:hover{
  color: white;
  background-color: #444;  
}

.menu li.current a, .menu li.current a:visited {
  background-image: url(images/navigation-hover.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  border-top: 0.01em solid #333;
  margin-top: -0.01em;
}

.comments_closed { display: none; }

.headline_area h1, .headline_area h2 { font-size: 3em; font-weight: bold; letter-spacing: -0.05em; }

#feature_box{ border:none; background:none; padding: 0;}

.custom li.thesis_sidebar_teasers {font-size:1em}
.custom li.thesis_sidebar_teasers h3 {font-size:1.3em}
.custom li.thesis_sidebar_teasers div.teaser { width:100%; margin-bottom: 2em; }
.custom li.thesis_sidebar_teasers .teaser_date { display: none; }
.custom li.thesis_sidebar_teasers .format_teaser { margin: 0.25em 0; }
.custom li.thesis_sidebar_teasers p { margin-bottom: 0.25em; }
.custom li.thesis_sidebar_teasers img.alignleft { margin: 0 5px 5px 0;}
.custom li.thesis_sidebar_teasers img.alignright { margin: 0 0 5px 5px;}


.no_sidebars .post_box { margin: 0 2.2em; }

#content, #sidebars, #content_box, #footer { background-color: #fffcf7; }

#footer { 
  border: solid 1px #cccac6; 
  font-size: 9px; 
  text-transform: uppercase; 
  letter-spacing: 0.25em; 
  text-align: center; 
  color: black;
}
#footer a { border: none; color: inherit; text-decoration: underline;}

.post_box { margin: 0 2.2em; }
#comments { margin: 0 2.2em; }

/* Header Download Button */

#header #download{
  float: right;
  margin-right: -8px;
  margin-top: 65px;
}

.custom_box {
  background: none;
  border: none;
}

.wpf th, 
.wpf th a:link,
.wpf th a:visited,
.wpf th a:hover {
  color: white; 
  text-align: left;
}

.wpf input { width: auto; }

.gform_wrapper li{
	list-style: none;
}
