/*
THEME NAME: andreas02-sandbox
VERSION: 0.1
DESCRIPTION: Adaptation of OSWD theme andreas02 for Wordpress/Sandbox
AUTHOR: Mike Renfro
TEMPLATE: sandbox
*/

@import url('2c-l.css');

body {
  padding: 0;
  margin: 0;
  font: 76% tahoma, verdana, sans-serif;
  background: #384958;
  color: #303030;
}

div#wrapper {
  margin: 0 auto 15px auto;
  width: 760px;
  padding: 36px 20px 20px 20px;
  background: #ffffff;
}

div#header {
  height: 200px;
  color: #ffffff;
  padding: 0;
  background: #505050 url(images/front.jpg) top left no-repeat;
  clear: both;
  margin: 0 0 0 0;
}

#header a {
  color: #ffffff;
  text-decoration: underline;
}

h1#blog-title {
  width: 290px;
  padding: 15px 15px 0 15px;
  color: #ffffff;
  margin: 0 0 20px 0;
  font-size: 1.6em;
  font-weight: normal;
}

h1#blog-title a {
  text-decoration: none;
}

h1#blog-title a:hover {
  text-decoration: none;
}

div#blog-description {
  width: 290px;
  padding: 0 15px 0 15px;
  font-size: 1em;
  line-height: 1.3em;
  margin: 0 0 20px 0;
}

h2 {
  margin: 20px 0 10px 0;
  font-size: 1.4em;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: #286ea0;
}

a:hover {
  text-decoration: underline;
}

.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {background-color:#ffffff;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}

div#access {
  padding: 0;
  margin-top: -223px;
  margin-bottom: 223px;
  margin-left: -1px;
  overflow: auto;
}

div.skip-link {
  display:none;
}

div#menu {
  padding: 0;
  margin: 0;
  float: left;
  overflow: auto;
  clear: both;
  text-align: left;
}

#menu ul {
  float: left;
  padding: 0;
  margin: 0;
}

div#menu ul li.page_item {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0 0 5px 0;
}

div#menu ul li.page_item a {
  display: block;
  text-decoration: none;
  letter-spacing: normal;
  background: #e0e0e0 url(images/corner.gif) top right no-repeat;
  border-bottom: 0px none #ffffff;
  border-left: 1px solid #ffffff;
  padding: 4px 8px 4px 8px;
  text-align: center;
}

div#menu ul li.page_item a:hover {
  text-decoration: none;
  background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

div#menu ul li.current_page_item {
  color: #ffffff;
  background: #808080 url(images/corner.gif) top right no-repeat;
  border-bottom: 0px none #ffffff;
  border-left: 0px none #ffffff;
}

div#menu ul li.current_page_item a:hover {
  text-decoration: none;
}

ul.xoxo {
  list-style-type: none;
  margin-left: 1em;
  padding-left: 1em;
}

#sk2-footer {
  text-align: center;
}
