/*  
Theme Name: V.NET
Theme URI: http://www.vilio.net/
Description: V.NET Wordpress Theme
Version: 1.0
Author: Richard Thomas
Author URI: http://www.vilio.net/
*/

*
{
  margin: 0px;
  padding: 0px;
}

body
{
  margin: 0px;
  padding: 0px;
  background: #080909;
  color: #bbbbbb;
  font-style:normal; font-variant:normal; font-weight:normal; line-height:15px;
  font-size:11px; font-family:Lucida Grande, sans-serif;
}

div#button
{
  width: 205px;
  margin: 10px 5px 10px 480px;
  position: relative;
  text-align: right;
}

div#ads
{
  width: 205px;
  margin: 10px 5px 10px 480px;
  position: relative;
  text-align: center;
}

#titlepages h1 a
{
/*  text-transform: uppercase;*/
  text-decoration: none;
/*  font-variant: small-caps;*/
  color: #76A9D4;
  font: 20px Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 11px 0px 0px 10px;
  letter-spacing: -1px;
  float: left;
}

#titlepages h1 a:hover
{
  text-decoration: none;
/*  font-variant: small-caps;*/
}

div#titlepages {
  height: 95px;
  margin: 0px auto 0px;
  padding: 0px;
  width: 700px;
  background: black url("images/header.gif") 0px 0px no-repeat;
}

div#titlepages ul
{
  padding: 10px 0px 0px;
  white-space: nowrap;
  list-style-type: none;
  margin: 0px;
}

div#titlepages ul li
{
  float:right;
  margin: 0px;
  padding: 0px;
}

div#titlepages ul li.current_page_item a 
{
  text-decoration: none;
/*  font-variant: small-caps;*/
  color: #fff;
}

div#titlepages ul a
{
  display: block;
  text-decoration: none;
/*  font-variant: small-caps;*/
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 10px 5px 10px;
/*  text-transform: uppercase;*/
  color: #bbbbbb;
}

div#titlepages ul li a:hover
{
  color: white;
  text-decoration: none;
/*  font-variant: small-caps;*/
}

div#searchbar {
  height: 3em;
  margin: 0px auto 0px;
  padding: 0px;
  width: 700px;
  background-color: #323232;
}

div#searchbar ul li
{
  padding: 8px 4px 0px 0px;
  white-space: nowrap;
  list-style-type: none;
  margin: 0px;
  float: right;
}

#footer
{
  height: 3em;
  margin: 0px auto 0px;
  padding: 0px;
  width: 700px;
  background-color: #424242;
  text-align: center;
  color: white;
}

#footer a
{
  text-decoration: underline;
  color: white;
}

#footer a:hover
{
  text-decoration: none;
  color: black;
  background-color: white;
}

#sidebar
{
  width: 205px;
  margin: 10px 5px 10px 480px;
  background-color: black;
  color: #76A9D4;
  border: 1px solid #424242;
}

#sidebar ul h2
{
  background-color: #424242;
  font-size: 1.2em;
  font-weight: normal;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

div#gamecard
{
  background-color: #424242;
  padding: 4px 0px 4px 0px;
  text-align: center;
}

#sidebar ul ul
{
  list-style-type: none;
  margin-left: 0px;
}

#sidebar ul ul li:hover
{
  background-color: #323232;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar a
{
  text-decoration: none;
  color: white;
}

#sidebar ul ul li a
{
  margin-left: 20px;
}

#twitterwidget
{
  width: 205px;
  margin: 10px 5px 10px 480px;
  background-color: #323232;
  color: #76A9D4;
  border: 0px;
}

#twitterwidget ul h2
{
  background-color: #424242;
  font-size: 1.2em;
  font-weight: normal;
  padding: 2px;
  margin-bottom: 5px;
}

#twitterwidget ul
{
  list-style: none;
  margin-bottom: 10px;
}

#twitterwidget ul ul
{
  list-style-type: none;
  margin-left: 0px;
}

#twitterwidget ul ul li:hover
{
  background-color: #323232;
}

#twitterwidget ul ul ul
{
  margin-bottom: 0;
}

#twitterwidget a
{
  text-decoration: none;
  color: white;
}

#twitterwidget ul ul li a
{
  margin-left: 20px;
}

#searchform #s
{
   border: 1px solid white;
   width: 150px;
   background: black url("images/zoom.png") 2px 2px no-repeat;
   padding: 2px 3px 2px 21px;
   color: white;
}

#searchform #searchsubmit
{
   border: 1px solid white;
   background-color: black;
   padding: 0px 2px 0px 2px;
   color: white;
}

#wp-calendar
{
  border: 1px solid #424242;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}

#wp-calendar th
{
  background-color: #424242;
}

#wp-calendar a
{
  border: 1px solid #424242;
  background-color: #323232;
  display: block;
}

#prev a, #next a
{
  border: 0px;
}

#wp-calendar caption
{
  text-align: center;
  width: 100%;
}

#wrapper
{
  width: 700px;
  margin: 0px auto;
  margin-bottom: 5px;
  overflow: hidden;
  background-color: #323232;
}

#content
{
  width: 465px;
  float: left;
  margin: 10px 0px 10px 5px;
  padding: 0px 0px 0px 0px;
}

.post
{
  background-color: #424242;
  color: white;
  padding: 1px 1px 0px 1px;
  margin-bottom: 5px;
  font-size: 1.1em;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

.post h2
{
  font-size: 1.4em;
  font-weight: normal;
  padding: 4px 2px 4px 2px;
  color: #76A9D4;
}

.post h2 a
{
  text-decoration: none;
  font-weight: bold;
  color: #76A9D4;
}

.postinfo
{
  background-color: #323232;
  color: #bbbbbb;
  padding: 0px 2px 2px 2px;
}

.entry
{
  background-color: black;
  padding: 10px 2px 25px 2px;
}

.entry strong
{
  color: #B4DA36;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #323232;
}

blockquote
{
  margin: 1em 1em;
  padding: 0.5em 0.5em;
  border: 1px dashed #323232;
  background-color: #4d4d4d;
}

.alt blockquote
{
  margin: 1em 1em;
  padding: 0.5em 0.5em;
  border: 1px dashed #323232;
  background-color: #424242;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  margin-bottom: 10px;
}

acronym, abbr, span.caps
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #bbbbbb;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

.post p.postmetadata a
{
  color: white;
}

.post p a, .post ul li a
{
  text-decoration: none;
  font-weight: bold;
  color: #76A9D4;
}

.post p a:hover, .post ul li a:hover
{
  text-decoration: none;
  /*background-color: white;*/
  color: #8fcdff;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 6px;
}
 
.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%;
}

.entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #424242;
  width: 70%;
  margin: 2em auto 3.5em auto;
  border: 1px dotted #323232;
  padding: 5px;
  padding-left: 45px;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #323232;
  padding: 5px;
  background-color: #424242;
}

ol.commentlist li.alt
{
  background-color: #4d4d4d;
}

ol.commentlist a
{
  color: white;
}

ol.commentlist ol li
{
  margin-left: 2em;
  margin-bottom: 0px;
  border: 0px;
  padding: 1px;
  padding-left: 0.5em;
  background-color: transparent;
  color: #bbbbbb;
}

ol.commentlist ul li
{
  margin-left: 2em;
  margin-bottom: 0px;
  border: 0px;
  padding: 1px;
  padding-left: 0.5em;
  background-color: transparent;
  color: #bbbbbb;
}


small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

.pagetitle
{
  font-size: 1.4em;
  color: #bbbbbb;
}

div#searchbar h1 a
{
  text-transform: uppercase;
  text-decoration: none;
  color: #bbbbbb;
  font: 12px Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  padding-top: 10px;
  padding-left: 30px;
  float: left;
}

div#searchbar h1 a:hover
{
  color: #fff;
  text-decoration: none;
}

input.text
{
  border: 1px solid white;
  width: 150px;
  background-color: black;
  padding: 2px 3px 2px 3px;
  margin-bottom: 3px;
  color: white;
}

#commentform textarea
{
  border: 1px solid white;
  background-color: black;
  padding: 2px 3px 2px 3px;
  margin-bottom: 3px;
  color: white;
}

#commentform #submit
{
  border: 1px solid white;
  background: #4C5844;
  padding: 0px 2px 0px 2px;
  margin-top: 5px;
  color: white;
}

#commentform p
{
  margin-left: 3px;
}

#commentform p a
{
  text-decoration: none;
  color: white;
}

#commentform p a:hover
{
  /*background-color: white;*/
  color: #8fcdff;
}

#respond
{
  margin-left: 3px;
  margin-bottom: 2px;
}

.alt img
{
  border: 0px;
  max-width: 380px;
  width: expression(this.width > 380 ? 380: true);
}

.entry img
{
  border: 0px;
  max-width: 455px;
  width: expression(this.width > 455 ? 455: true);
}

.entry a img
{
  border: 2px solid black;
}

#breadcrumb
{
  height: 1em;
  margin: 0px 5px 0px;
  padding: 0px;
  background-color: #323232;
}

#breadcrumb a
{
  text-decoration: none;
  font-weight: bold;
  color: #76A9D4;
}

#breadcrumb a:hover
{
  text-decoration: none;
  /*background-color: white;*/
  color: #8fcdff;
}

div#projectitem
{
  margin: 1em 1em;
  padding: 0.5em 0.5em;
  height: 120px;
  border: 1px dashed #323232;
  background-color: #4d4d4d;
}

div#projectitem a
{
  font-size: 1.4em;
  padding: 4px 2px 4px 2px;
  text-decoration: none;
  font-weight: bold;
  color: #76A9D4;
}

div#projectitem a:hover
{
  background-color: #4d4d4d;
}

div#projectblurb
{
  margin: 1em 1em;
  padding: 0.5em 0.5em;
  background-color: #4d4d4d;
}

div#projectthumb
{
  padding: 0.5em 0.5em;
  float: right;
}

div#projecttext
{
  margin: 1em 1em;
  padding: 0.5em 0.5em;
}

div#projectscreenshots
{
  margin: 1em 1em;
  padding: 0.5em 0.5em;
  text-align: center;
}

.contact
{
  background-color: black;
  color: white;
  padding: 0px 0px 0px 0px;
  margin-bottom: 0px;
  font-size: 1em;
}

.contact p
{
  color: #bbbbbb;
  line-height: 1em;
  margin-bottom: 0em;
}

.contact strong
{
  color: #bbbbbb;
}

#edit a
{
  text-decoration: underline;
  color: white;
}

#edit a:hover
{
  text-decoration: none;
  color: black;
  background-color: white;
}

div.captchaImg {
  padding: 0px 0px 2px 0px;
}

div.lowerheader
{
  margin: 0px auto 0px;
  padding: 0px 0px 0px 0px;
  width: 700px;
  height: 18px;
  background-color: #323232;
}

div.lowerheader ul
{
  padding: 2px 0px 0px;
  white-space: nowrap;
  list-style-type: none;
  margin: 0px;
  position: relative;
  /*top: -22px;*/
}

div.lowerheader ul li
{
  float:right;
  margin: 0px;
  padding: 0px;
}

div.lowerheader ul a
{
  display: block;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 10px 0px 0px;
  color: #bbbbbb;
}

div.lowerheader ul li a:hover
{
  color: white;
  text-decoration: none;
}

div#searchbar span.feedicon
{
  position: relative;
  float: left;
  top: 8px;
  margin: 0px;
  padding: 0px 4px 0px 6px;
}