body {
  background:white;
  font-family:"Helvetica Neue", Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
padding-top:10px;
}

#wrapper {
  width:750px;
  margin:auto;
}

#header {

}

h1 {
  font-family:"Helvetica Neue", Helvetica , Arial, sans-serif;

}

h2 {
  font-family:"Helvetica Neue", Helvetica , Arial, sans-serif;
  padding:0;
  border:0;
}

h3 {
  font-family:"Helvetica Neue", Helvetica , Arial, sans-serif;
  margin:0;
  margin-bottom:10px;
  padding:0;
  font-size:16px;
}


#headerLeft {
  float:left;
}


#headerRight {
  float:right;
  text-align:right;
}

.clear {
  clear:both;
}

#navigation {
  z-index:99;
}


#navigation a {
  font-family:"Helvetica Neue", Helvetica , Arial, sans-serif;
  text-decoration:none;
  color:grey;
  font-weight:bold;
  font-size:14px;

}

#navigation a:hover {
  color:#333333;
  text-align: left
}

.nav, .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav {
  z-index: 3;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color:grey;
  display: block;
  text-transform: lowercase;
  text-decoration: none;
}

.nav li a:hover {
  color: #000;

}
#nav-one li:hover a,
#nav-one li.sfHover a {
  color: #000;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a {
  color: #959595;
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover {
  color: #000;
}

.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
  padding:5px;
  -moz-border-radius:5px;
-webkit-border-radius:5px;

}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 15px;
}
.nav ul li {
  border: 0;
  float: none;
  padding-top:2px;
  padding-bottom:2px;
}
.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  white-space: nowrap;
}
.nav ul a:hover {
  color: #000;
}

li a {
  color:white;
}

ul {
  background:white;
}

a img {
  border:none;
  margin:3px;
  filter:alpha(opacity=40);
  opacity:0.4;
}

a img:hover {
  opacity:1;
  filter:alpha(opacity=100);
}


.left {
  float:left;
}

.right {
  float:right;
}

#main a(not):img {
  text-decoration:none;
  color:black;
  font-weight:bold;
}

#list a {
  color:#333333;
  text-decoration:none;
  padding:2px;
  display:block;
}

#list a:hover {
  background:#333333;
  color:white;
  border:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:2px;
}


a.sectionheader, a.ip, #blog a, h1 a, h3 a {
  text-decoration:none;
  color:#333333;
  padding:2px;
}



a.sectionheader:hover, a.ip:hover, #blog a:hover, h1 a:hover, h3 a:hover {
  background:#333333;
  color:white;
  border:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:2px;
  text-decoration:none;
}

h3 a {
  margin-left:-2px;
}


h4 {
  margin:0;
  font-size:14px;
  font-weight:bold;
}


a.ip {
  text-decoration:underline;
}


a.sectionheader {
  font-family:"Helvetica Neue", Helvetica , Arial, sans-serif;
  color:grey;
}


a.nb {
  border:none;
  border-bottom:none;
  color:#333333;
  text-decoration:none;
  padding:2px;
}

a.nb:hover {
  background:#333333;
  color:white;
  border:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:2px;
padding-left:4px;
padding-right:4px;
}


table tr:hover {
  background:#333333;
  color:white;
  font-weight:bold;

}

table tr:first-child:hover {
  background:white;
  font-weight:normal;
  color:#333333;
}


table tr td, table tr th {
  padding:3px;
}


tr th {
  text-align:center;
  font-size:20px;
  font-weight:normal;
}

tr th:first-child {
  text-align:left;
  width:400px;
}

tr td {
  text-align:center;
}

tr td {
  xborder-bottom:1px dotted white;
}


tr td:first-child {
  text-align:left;
}

tr:nth-child(even) {
xbackground:#222222;
}

tr:last-child td {
  border-bottom:none;
}


.sectionmain {
}

a.killeditdead {
  color:grey;
  text-decoration:none;
}

a.killeditdead:hover {
  color:#B20E69;
  border-bottom:1px dotted #B20E69;
}

* { outline:none; }

.blockquote {
  background:url(http://one69a.com/images/blockquote.png) no-repeat top right #666666;
  -moz-border-radius:10px;
  padding:10px;
  color:white;
  -webkit-border-radius:10px;
}

.success {
  background:#CEE6C3;
  border:1px solid #359545;
  padding:5px;
  font-weight:bold;
  color: #359545;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.simple {
  background:#FCF9CE;
  border:1px solid #DFDFDE;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:5px;
  color:#666666;
}


.listresult {
  display:block;
  clear:both;
  padding:5px;
  border-bottom: 1px solid #cccccc;
}

#admin {
  position:fixed;
  top:10;
  left:90%;
  width:100px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  background:#EEEEEE;
  border:1px solid #CCCCCC;

}

a.adminlink {
  display:block;
  padding:5px;
  color:#666666;
  border-bottom:1px solid #CCCCCC;
  text-decoration:none;
}

a.adminlink:last-child {
  border-bottom:none;
}

a.adminlink:hover {
  background:#FEFEFE;
  text-decoration:underline;
}

.even {
 padding:10px;
}

.odd {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background:#EEEEEE;
  padding:10px;
}

.evendate {
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  background:#EEEEEE;
  padding:5px;
  text-align:center;

  float:right;
  color:#333333;
}

.odddate {
  padding:5px;
  text-align:center;
  float:right;
  background:#FFFFFF;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  color:#333333;
}

.selected {
  color:red;
}

#list a:hover {
padding-left:6px;

}


#blog img { 
max-width:300px;
}

#mainblog img {
max-width:650px;
}
