/*
Theme Name: Vertigo Games
Theme URI: http://vertigogaming.net
Description: A custom made Wordpress theme for use on Vertigo Games
Version: 1.0
Author: Garion http://garion.gwplus.net
*/

*{margin: 0; padding: 0;}
body{margin: 0 0 20px 0; text-align: center; background: black url(http://vertigogaming.net/images/homepage/backgroundacid1.png); background-attachment: fixed; background-repeat: repeat-x; background-position: top center; font-size: 62.5%;}
#wrapper{width: 760px; margin: 0 auto; background-color: #FFFFFF; text-align: left;}

#header{height: 156px; padding-top: 10px; background: url(http://vertigogaming.net/images/background.png) repeat-x top left;}
 #header #logo{border: 0; margin-left: 40px; float: left;}
 #header h1{float: left; color: #FFFFFF; font-family: 'Trebuchet MS'; font-size: 2.6em; margin-top: 50px;}
  #header h1 a{color: #FFFFFF; text-decoration: none; padding-left: 20px;}
  #header h1 a:hover{background:  url(http://vertigogaming.net/images/arrow.png) no-repeat; background-position: 5px 9px;}

#subnav{float: right; clear: right; height: 26px; margin-top: 20px; width: 530px; padding-right: 10px; font-family: 'Trebuchet MS'; font-size: 1.4em; text-align: right; display: inline;}
 #subnav form{display: inline; margin-left: 10px; width: 500px;}
  #subnav form #s{border: 1px solid #666666; padding: 2px;}
  #subnav form .button{padding: 1px 4px;} 
 #subnav a{padding-left: 16px; margin-right: 4px; color: #000000; text-decoration: none;}
 #subnav a:hover{background:  url(http://vertigogaming.net/images/arrow.png) no-repeat; background-position: 1px 1px;}
 
  
#navigation{font-family: 'Trebuchet MS'; font-size: 1.6em; height: 30px; font-weight: bold; margin: 53px 20px 0 0; padding: 0; list-style: none; float: right;}
 #navigation li{float: left; margin: 0 4px; height: 30px;}
 #navigation a{display: block; color: #FFFFFF; text-decoration: none; padding: 4px 14px 4px 24px;}
 #navigation a:hover{background:  url(http://vertigogaming.net/images/arrow.png) no-repeat; background-position: 7px 7px;}
 
#side{float: right; margin-right: 10px; width: 180px; margin-top: 20px;}
 #side h2{font-family: 'Trebuchet MS'; font-size: 1.6em; background-color: #E3E2E1; border-top: 1px solid #BBBAB7; border-bottom: 1px solid #BBBAB7; padding: 1px 4px; margin-bottom: 10px;}
 #side ul{margin-bottom: 20px; margin-left: 10px; font-size: 1.3em; padding: 0; list-style: none; font-family: 'Trebuchet MS';}
 #side a{color: #000000; text-decoration: none; padding-left: 16px;}
 #side a:hover{text-decoration: underline; background: url(http://vertigogaming.net/images/arrow.png) no-repeat top left;}

#index{margin-right: 200px; margin-left: 10px; margin-top: 20px;}
 #index h1{font-family: 'Trebuchet MS'; font-size: 1.8em;}
  #index h1 a{color: #000000; text-decoration: none;}
  #index h1 a:hover{text-decoration: underline; background-color: #EAE9E8;}
 #index .subinfo{font-family: 'Trebuchet MS'; font-size: 1.3em; margin: 4px 0 10px 10px;}
  #index .subinfo img{margin-right: 4px;}
 #index .postentry{font-family: 'Trebuchet MS'; font-size: 1.4em;}
  #index .postentry a{color: blue; text-decoration: underline;}
  #index .postentry a:hover{text-decoration: none;}
 #index .postinfo{font-family: 'Trebuchet MS'; font-size: 1.4em; margin: 10px 10px 20px 10px; background-color: #E3E2E1; border-top: 1px solid #BBBAB7; border-bottom: 1px solid #BBBAB7; padding: 3px 10px;}
  #index .postinfo a{color: #000000; text-decoration: underline;}
  #index .postinfo a:hover{text-decoration: none;}

#single{font-family: 'Trebuchet MS'; font-size: 1.4em; margin: 20px 200px 0 10px;}
 #single h1{font-family: 'Trebuchet MS'; font-size: 1.6em; border-bottom: 1px dotted #666666; padding: 4px 10px;}
  #single h1 a{color: #000000; text-decoration: none;}
  #single .postinfo{margin: 4px 10px 10px 10px; padding: 3px 10px;}
   #single .postinfo a{color: #000000; text-decoration: underline;}
   #single .postinfo a:hover{text-decoration: none;}
  #single .entry{margin: 5px 10px;}
  #single .entry a{color: blue; text-decoration: underline;}
  #single .entry a:hover{text-decoration: none;}

#comments{margin-top: 20px;}
 #comments h2{font-size: 1.3em; font-family: 'Trebuchet MS'; border-bottom: 1px dotted #666666; padding: 2px 4px;}

#reply{margin-top: 20px;}
 #reply h2{font-size: 1.3em; font-family: 'Trebuchet MS'; border-bottom: 1px dotted #666666; padding: 2px 4px;}
 #reply form{margin: 10px 20px;}
  #reply .input{border: 1px solid #333333; padding: 3px 4px; vertical-align: middle; width: 210px; margin-bottom: 8px; font-family: 'Trebuchet MS';}
  #reply label{font-family: 'Trebuchet MS'; vertical-align: middle;}
   #reply label span{font-family: 'Trebuchet MS'; font-size: 0.8em;}
  #reply textarea{border: 1px solid #333333; padding: 3px 4px; font-family: 'Trebuchet MS'; font-family: 'Trebuchet MS'; width: 440px; height: 140px; margin-bottom: 10px; font-size: 0.9em;}
  #reply #submit{margin-left: 10px; padding: 2px 10px;}
  #reply div{margin-bottom: 10px; margin-left: 10px; margin-top: 10px;}
   #reply a{color: blue; text-decoration: underline;}
   #reply a:hover{text-decoration: none;}
 
.comment{margin: 0 10px;}
 .commenth{background-color: #E3E2E1; border-top: 1px solid #BBBAB7; border-bottom: 1px solid #BBBAB7; padding: 2px 6px; margin-bottom: 4px; margin-top: 20px;}
  .commenth span{font-size: 0.8em;}
  .commenth a{color: #000000; text-decoration: none;}
  .commenth a:hover{text-decoration: underline;}
 .commentb{margin: 4px 10px;}
  .commentb a{color: blue; text-decoration: underline;}
  .commentb a:hover{text-decoration: none;}

#pages{font-family: 'Trebuchet MS'; margin: 10px 20px; font-size: 1.2em;}
 #pages a{color: #000000; text-decoration: underline;}
 #pages a:hover{text-decoration: none;}
  
#footer{clear: both; background: #666666 url(http://vertigogaming.net/images/footer_bg.png) repeat-x top left; color: #FFFFFF; height: 24px; font-family: 'Trebuchet MS'; font-size: 1.2em; text-align: center; padding-top: 6px;}
 #footer a{color: #FFFFFF; text-decoration: underline;}
 #footer a:hover{text-decoration: none;}