body{
    background-image: url("imgs/dots.png");
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat;
    background-clip: border-box;
    margin: 0;
    font-family: "Droid Sans", Verdana,"Lucida Grande",sans-serif;
    /*font-size: small;*/
}

a {
	color: #1162b7;
	text-decoration: none;
}

input {
    border-color: #98DBCC;
    border-width: 1px;
    border-style: solid;
    font-family: sans-serif;
    font-size: 1em;
}

table.docutils{
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: auto;
    margin-right: auto;
    border-color: #C0C0C0;
    border-style: solid;
    border-width: 1px;
}

table.docutils td, th{
    padding:5px;
    border-color: #C0C0C0;
    border-style: solid;
    border-width: 1px;
}

table.docutils th{
    font-weight:bold;
}

div.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.tweet_list li {
    margin-left: 5px;
    font-size: 90%;
}

div#notice{
    margin:0;
    padding: 5px 0 5px;
    background-color:#2F4C63;
    font-size: 12px;
    text-align:center;
    color:#FEFBF5;
}

div#notice a {
    color:#FEFBF5;
}

div#nav{
    margin-top: 0;
}

div#nav {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 0;
	font-family: arial,verdana,sans-serif;
	font-weight: normal;
	font-size: 100%;
}

/*div#nav ul {
	list-style: none;
	display: block;
	margin: 0 5px;
}

div#nav ul li {
	float: left;
	margin: 0 5px;
}

div#nav ul li ul {
    display: none;
    min-width: 140px;
    position: absolute;
    top: 120px;
}

div#nav ul li ul li {
    background-color: #000;
    clear: left;
    float: left;
    height: 26px;
    width: 100%;
}

div#nav ul li ul li a {
    width: 100%;
}

div#nav ul li:hover ul {
    display: block;
}

div#nav ul li ul li:hover {
    background-color: #000;
    color: #FFFFFF;
}*/
div#nav ul {
  margin: 0 5px;
  padding: 0;
  display: block;
  list-style: none;
}

div#nav li {
  float: left;
  margin: 0 0px;
  padding: 0;
}

div#nav li a {
  float: left;
  margin: 0;
  padding: 2px 12px;
  font-family: arial, verdana, sans-serif;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #f0f0f0;
}

div#nav li:hover{
  color: #fff;
  background-color: #333;
}

div#nav ul li ul {
  display:none;
  position:absolute;
  top:147px;
  min-width:140px;
}

div#nav ul li ul li {
  height:26px;
  width:100%;
  background-color: #000;
  clear:left;
  float:left;
}

div#nav ul li ul li a {
  width:100%; 
}

div#nav ul li:hover ul {
  display:block;
}

div#nav ul li ul li:hover {
  color: #fff;
  background-color: #333;
}

#wrap{
    min-height: 100%;
}

#header{
    background-image: url("imgs/headbg.png");
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer{
    background-color: #D0D9E0;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer h4{
    font-size:14px;
}

#features{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    min-height:50%;
}

#features h2, .post_prose h1 {
    border-bottom-color: #D0D9E0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2em;
    color: #000;
    font-size: 90%;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#features h3 {
    border-bottom-color: #D0D9E0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2em;
    color: #000;
    font-size: 80%;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}


#featuretext{
    padding-top: 30px;
    margin-left: 20px;
}

#featuretext p {
    text-align: left;
    font-size: 120% !important;
}

#featurehead{
    font-size: 130% !important;
}

#featureimg{
    float: right;
    text-align: center;
}

#copylinks{
    padding-top:20px;
}

#copy-left{
    float: left;
}

#copy-left span{
    padding-right: 10px;
}

#copy-right{
    float: right;
    color: #000;
    font-size: 0.8em;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 8px;
    padding-top: 3px;
    text-align: right;
}

#sitemap li {
    margin-left: 12px;
}

/*
#disqus_thread{
    padding-left: 10px;
    padding-right: 10px;
}*/

#disqus_thread h3{
    border-bottom-color: #D0D9E0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2em;
    color: #000;
    font-size: 80%;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.featured{
    background-image: url("imgs/featuredbg.jpg");
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: arial,verdana,sans-serif;
    color: #fff;
}

.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs li {
    list-style: none;
    float: left;
    margin: 5px;
    padding: 3px;
    background: #eee;
    -moz-box-shadow: 0 0 4px #444;
    -webkit-box-shadow: 0 0 2px #000; 
}

.thumbs li a { }
.thumbs li img { display: block; }
.thumbs li a img { border: none;}

.post_prose pre {
    background:#F1F1FF none repeat scroll 0 0;
    border:1px dashed #BBBBBB;
    color:#000000;
    font-size:0.85em;
    overflow:auto;
    padding:5px;
    clear:none;
    float:none;
    line-height:1.333;
    margin:0;
    overflow:visible;
    width:auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
}

.to_the_left{
    float: left;
    text-align: left;
}

.to_the_right{
    float: right;
    text-align: right;
}

.after_post{
    font-size:75%;
}
