/*
Theme Name: GarrettW.net  
Theme URI: http://garrettw.net/
Description: tailor-made.
Version: 0.x
Author: Garrett W.
Author URI: http://garrettw.net/
*/

/* ____GENERAL TAG PREFERENCES_______ */
body, input, table, textarea {font: 10pt Verdana,Tahoma,Arial,Helvetica,sans-serif}
body, table {color: #FFF}
body {background: #282828 url(/images/sidefade2.gif) repeat-y top left; 
  border: none; margin: 0; padding: 0}
a:link {color: #CCC; border-bottom: 1px dotted #F30; text-decoration: none}
a:visited {color: #CCC; border-bottom: 1px solid #F00; text-decoration: none}
a:hover, a:visited:hover {color: #FCC; border-bottom: 1px solid #F30; text-decoration: none}
a:active, a:visited:active {color: #FCC; border-bottom: 1px solid #F30; text-decoration: none}
acronym, abbr {border-bottom: 1px dashed #CCC; cursor: help}
blockquote {margin: 15px; padding-left: 15px; border-left: 1px dotted #666}
form, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0}
hr {width: 80%;}
img {border: none}
textarea {overflow: auto; vertical-align: top}
/* headings: Tahoma,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif | "Palatino Linotype",Palatino,"Book Antiqua",Georgia, */

/* ____CUSTOM CLASSES________________ */
.boldblue {font-weight: bold; font-size: 12pt; color: #2D81FF}
.center {text-align: center}
.u {text-decoration: underline}
.xlarge {font-size: 16pt}

/* ____CUSTOM IDS____________________ */
#header {text-align: left; background: #000 url(/images/topback.gif) repeat-x top left;
  border-bottom: 1px solid black; height: 125px; overflow: hidden}
ul#nav {margin: 0; padding: 2px; list-style-type: none; background: #000 url(/images/navgrad.gif) repeat-x top left;
  border: 1px solid #777; border-bottom: none; color: #AAA; position: absolute; top: 42px; left: 300px}
ul#nav li {float: left; margin: 0; padding: 0; border-left: 1px solid #777}
ul#nav li#first {border: none}
ul#nav li a {padding: 2px 10px; border: none}
ul#nav li a:link {color: #CCC; text-decoration: none}
ul#nav li a:visited {color: #AAA; text-decoration: none}
ul#nav li a:hover {color: #FFF; text-decoration: underline}
ul#nav li a:active {color: #FFF; text-decoration: underline; position: relative; top: 1px; left: 1px}
ul#nav li a.on:link, ul#nav li a.on:visited {color: #FFF; text-decoration: underline}

#info a, #info a:hover {border:none}

#redline {position: absolute; top: 111px; left: 1px; width: 99%; color: black; font-size: 11px; font-style: italic;
  overflow: hidden; text-align: center; height: 14px; z-index:98}

#sidebar {float: left; width: 165px; color: #CCC; padding-right: 7px; font-size: x-small}
#sidebar ul {list-style-type: none; margin: 0; padding: 0}
#sidebar ul li {margin: 0; padding: 5px 0; border-top: 1px solid #262626; border-bottom: 1px solid #000}
#sidebar ul li ul li {border: none; padding: 2px}
#sidebar #searchform input {width: 75px}
#sidebar a:link {color: #FFF}
#sidebar h2 {text-align: center; text-decoration: underline; padding-bottom: 7px; font-weight: normal; font-size: small}

#contentwrapper {margin-left: 187px; padding-top: 5px; font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10pt; background: url(/images/shine.jpg) top right no-repeat}
#rightbox {float: right; width: 20%; padding: 10px}
#content {margin-right: 25%}
h1.heading {font-size: 17pt; text-decoration: underline; margin: 0 0 20px 4px}

#iewarn div {position: absolute; top: 1px; left: 301px; padding: 2px 5px; background-color: #eee;
  font: bold 12px Verdana,Arial,Helvetica,sans-serif}
#iewarn a, #iewarn a:link, #iewarn a:visited,  {color: blue; border: none; text-decoration: underline}
#iewarn p {border-left: 1px solid #bbb; border-right: 1px solid #bbb; padding: 0 5px;
  font: 12px Verdana,Arial,Helvetica,sans-serif; line-height: 150%}
#iewarn img {margin: 20px 0 0 110px}
#iewarn span {font-size: 10px}