/*
Theme Name: unto.net
Theme URI: http://www.unto.net/
Description: The unto.net theme.
Version: 2.0
Author: DeWitt Clinton
Author URI: http://www.unto.net
Thanks: Michael Heilemann
*/

html 
{ 
}

body 
{
  font-family: 'Optima','Helvetica','Arial', sans-serif;
  font-size: 100%;
  line-height:1.5em;
  color: #222222;
  background-color: #EEEEEE; 
}

code
{
  font-family: Courier,'Lucida Console','Courier New', Sans-Serif;
  font-size: 80%;
}

pre
{
  line-height: 1em;
  padding: 1em;
  color: black;
  background-color: #f9f9f9;
  width: 97%;
  overflow: auto;
}

ul
{
  list-style-type: square;
}

ol, ul, li, a, span, div
{ 
}

blockquote
{
  margin: 15px 30px 15px 10px;
  padding-left: 20px;
  border-left: 2px solid #cccccc;
}

a 
{
  color: #555555; 
  text-decoration: underline; 
  cursor: pointer;
}

a:hover 
{
  color: #999999;
}


a:active 
{
  color: #000000;
}


small
{
  font-family: serif;
}

#page 
{
  padding: 10px;
}

.title
{
  font-size: 1.2em;
  font-family: serif;
  margin-top: 50px;
}

.attribution
{
  font-family: serif;
  margin-bottom: 10px;
}

.entrytext
{
}

#header
{
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  margin-bottom: 10px;
}

.banner
{
  font-family: serif;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}


h1
{
  font-size: 1.5em;
}

h2
{
  font-size: 1.4em;
}

h3
{
  font-size: 1.2em;
}

h4
{
  font-size: 1.1em;
}

.banner h1 a
{
  color: #222222;
  text-decoration: none;
}


/*
 * Without the Google Search Box (JS disabled)
 */

#search-form
{
  background-color: #FFFFFF;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#search-form fieldset
{
  padding: 3px 10px 7px 10px;
  margin: 0px;
  border: 0px;
}

#search-form fieldset input
{
  padding: 0px 5px 0px 5px;
  width: 140px;
}

#search-form fieldset #search-clear
{
  padding: 0px 5px 0px 5px;
}


#sidebar
{
  font-size: .8em;
  font-family: serif;
  top: 18px;
  float: left;
  width: 200px;
}


#logo
{
  padding-top: 10px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding-bottom: 10px;
}


.navbox
{
  border: 1px solid #CCCCCC;
  font-family: serif;
  margin-top: 10px;
  width: 198px;
}


.nav div
{
  border-bottom: 1px solid #CCCCCC;
  text-decoration: none;
}


.nav
{
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
}

.nav ul
{
  background-color: #FFFFFF;
}

.nav li 
{
  width: 178px;
  margin: 0;
  padding: 3px 10px 3px 10px;
  text-align: left;
  cursor: default;
  display: block;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
}

.nav li:last-child
{
  border-bottom: none;
}

.nav li a 
{
  text-decoration: none;
  color: #222222;
  width: 100%;
  display: block;
}

.nav li.last
{
  border-bottom: none;
}

.nav li:hover
{
  background-color: #DDDDFF;
}


.nav li.over
{
  background-color: #DDDDFF;
}


.nav li ul 
{
  display: none;
  position: absolute; 
  left: 60px;
  width: 198px;
  z-index: 10;
  border: 1px solid #CCCCCC;
}

.nav li:hover ul
{
  padding: 0;
  display: block;
}


.nav li:hover
{
  display: block;
}


.nav li.over ul
{
  display: block;
  left: 158px;
}

.nav li ul li
{
}


.nav li ul li a
{
  display: block;
  text-decoration: none;
  color: #222222;
  border-bottom: 1px solid #CCCCCC;
}

.text-ads
{
  text-align: center;
}

#content
{
  text-align: justify;
  line-height: 1.8em;
  margin-left: 210px;
  background-color: #EEEEFF;
  border: 1px solid #CCCCCC;
}

#content-outer
{
  margin-left: 210px;
  background-color: #EEEEFF;
  border: 1px solid #CCCCCC;
}

#content-inner
{
  background-color: #FFFFFF;
  margin: 10px;
  border: 1px solid #CCCCCC;
  padding: 10px;
}

.content-inner
{
  background-color: #FFFFFF;
  margin: 10px;
  border: 1px solid #CCCCCC;
  padding: 10px;
}

#content-box
{
  margin-left: auto;
  margin-right: auto;
  width: 97%;  
  min-width: 30em;
  max-width: 40em;
  clear: none;
}

.content-box
{
  margin-left: auto;
  margin-right: auto;
  width: 97%;  
  min-width: 30em;
  max-width: 40em;
  clear: none;
}

.navigation 
{
  font-family: serif;
  background-color: #FFFFFF;
  margin: 15px 0px 20px 0px;
  height: 1.5em;
}


.separator
{
  margin-left: auto;
  margin-right: auto;
  width: 33%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: thin solid #CCCCCC;
}



a.annotation 
{
  position: absolute;
  border: 1px solid white;
  padding: 0;
  display: none;
}
  

a.annotation span 
{
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter:alpha(opacity=20);
}
  
a.annotation:hover 
{
  border-color: yellow;
}

.pagetitle, .nocomments, #respond, #comments
{
  font-family: serif;
  text-align: center;
}

.post, #commentform, .commentlist, .commentlist li, .alt
{
  background-color: #FFFFFF;
}

.post
{
  text-align: justify;
}

.post .title a 
{
  text-decoration: none;
  color: #222222;
}


.postmetadata
{
  border: 1px solid #DDDDDD;
  padding: 5px;
  margin: 5px 0px 30px 0px;
  font-family: serif;
}

a img {
  border: none;
}

img.centered 
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
  
img.alignright 
{
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}


img.alignleft 
{
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}


.alignright 
{
  text-align: right;
  float: right;
}
  
.alignleft 
{
  text-align: left;
}

#footer
{
  font-size: .8em;
  margin-top: 20px;
  margin-left: 200px;
  clear: both;
}

#copyright
{
  font-family: serif;
  text-align: center;
}

.modifiable:hover .modified
{
  color: #FF0000;
}

.modifiable .mb
{
  color: #FF0000;
  display: none;
}


.modifiable .ma
{
  color: #0000FF;
}

.modifiable:hover .mb
{
  color: #FF0000;
  display: inline;
}

.modifiable:hover .ma
{
  color: #0000FF;
  display: none;
}


cite.author-citation
{
  background-image: url(http://static.unto.net/favicon.ico);
  background-repeat: no-repeat;
  padding-left: 20px;
  font-weight: bold;
}

table.tabular
{
  margin: 0px 0px 0px 25px;
  border-collapse: collapse;
}

table.tabular thead
{
  font-weight: bold;
  padding: 10px 8px;
  border-bottom: 2px solid #CCCCCC;
}

table.tabular tbody tr
{
  border-bottom: 1px solid #CCCCCC;
  padding: 6px 8px;
}

table.tabular td
{
  padding: 3px 5px 3px 5px;
}

table.tabular tbody tr:hover td
{
  color: #009;
}


/*
 * Google Search Control (the search results box)
 */


.gsc-control 
{      
  width: 100%;
}

/*
 * Twitter
 */

.twitter-user
{
  font-size: .8em
}

.twitter-text
{
  font-size: .8em
}

.twitter-relative-created-at
{
  font-size: .6em
}
