* {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
}

body {
  margin:0px 0px 0px 0px;
  background-color:#000;
  color: #cccccc;
}

a {
  color: #6699cc;
  text-decoration: none;
  background-color: transparent;
}

a:link {
  color: #6699cc;
  text-decoration: none;
  background-color: transparent;
}

a:visited {
  color: #6699cc;
  text-decoration: none;
  background-color: transparent;
}

a:active {
  color: white;
  text-decoration: underline;
  background-color: transparent;
}

a:hover {
  color: white;
  text-decoration: underline;
  background-color: transparent;
}

a.external:link,a.external:visited {
  color: #6699cc;
  text-decoration: none;
  background: transparent url(/images/link_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

a.external:active,a.external:hover {
  color: white;
  text-decoration: underline;
  background-color: transparent;
}

a.mail:link,a.mail:visited {
  color: #6699cc;
  text-decoration: none;
  background: transparent url(/images/mail_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

a.mail:active,a.mail:hover {
  color: white;
  text-decoration: underline;
  background-color: transparent;
}
a.https:link,a.https:visited {
  color: #6699cc;
  text-decoration: none;
  background: transparent url(/images/https_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

a.https:active,a.https:hover {
  color: white;
  text-decoration: underline;
  background-color: transparent;
}
a.file:link,a.file:visited {
  color: #6699cc;
  text-decoration: none;
  background: transparent url(/images/file_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
}

a.file:active,a.file:hover {
  color: white;
  text-decoration: underline;
  background-color: transparent;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  color: #6699cc;
  background-color: transparent;
}

pre {
  font-family: monospace;
  font-size: 11px;
  background: #dedede;
  color: #000;
  padding: 2mm;
  border:1px dashed #6699cc;
}

#banner {
  font-family: verdana, arial, helvetica, sans-serif;
  background-color:#333;
  font-size:large;
  font-weight:normal;
  text-align:left;
  padding:15px;
  border-top:1px dotted #999;
  border-bottom:1px dotted #999;
  color: #cccccc;
  height: 5px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: large;
  color: #cccccc;
  background-color: transparent;
  text-decoration: none;
}

.description {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  background-color: transparent;
  font-size:small;
  font-weight:bold;
  text-transform:lowercase;
}

#content {
  margin-right:0px;
  padding-bottom:10px;
}

#container {
  border:1px solid #fff;
  margin-left: 5px;
  margin-top: 5px;
  width: 1000px;
}

#links {
  padding-right:21px;
  padding-left:15px;
  margin-left:0px;
  margin-right:0px;
  padding-bottom:20px;
  border-left: 1px dotted #999;
  border-bottom:1px dotted #999;
  background-color: black;
  z-index: 9;
  width: 250px;
}

.blog {
  padding:15px;
  width: 95%;
}

.blogbody {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:small;
  font-weight:normal;
  line-height:120%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
  font-weight: normal;
  text-decoration: underline;
}

.title	{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  text-transform:uppercase;
  color: #6699cc;
}

#menu {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  margin-bottom:15px;
  text-align:center;
}

.date	{
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: small; 
  color: #ccc; 
  border-bottom:1px solid #999;
  margin-bottom:10px;
  font-weight:bold;
}

.posted	{
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: x-small; 
  color: #ccc; 
  margin-bottom:25px;
}

.tcalendar {
  border: 0px;
  margin-left: auto;
  margin-right: auto;
}

.calendar {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #6699cc;
  font-size:x-small;
  font-weight:normal;
  line-height:150%;
  padding:2px;
  text-align: center;
  vertical-align: middle;
  z-index: 9;
  background-color: black;
  margin-left: auto;
  margin-right: auto;
}

.calendar a,
.calendar a:link,
.calendar a:active,
.calendar a:hover {
  font-weight: bold;
  text-decoration: underline;
}

.calendarhead {	
  font-family: verdana, arial, helvetica, sans-serif;
  color:#6699cc;
  font-size:small;
  font-weight:bold;
  padding:2px;
  letter-spacing: .3em;
  text-transform:uppercase;
  text-align:center;
  border-bottom: 1px solid #999;
  margin-left: auto;
  margin-right: auto;
}

.calendarday {
font-weight:bold;
text-align:center;
}

.side {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:x-small;
  font-weight:normal;
  line-height:150%;
  padding:2px;
}

.sidetitle {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#6699cc;
  font-size:small;
  font-weight:normal;
  padding:2px;
  margin-top:10px;
  letter-spacing: .1em;
  border-bottom:1px dotted #999;
  text-align:center;
  text-transform:lowercase;
}

.fortune {
  font-family: verdana,arial,sans-serif;
  color: #ccc;
  font-size: x-small;
  font-weight: normal;
  padding: 2px;
  margin-top: 10px;
  text-align: left;
}

.syndicate {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ccc;
  font-size:xx-small;
  line-height:150%;
  padding:2px;
  margin-top:10px;
  text-align:center;
  background-color: transparent;
}

.powered {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:xx-small;
  font-weight:bold;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  line-height:150%;
  text-transform:uppercase;
  padding:2px;
  margin-top:10px;
  text-align:center;
  letter-spacing: .2em;
}


.comments-body {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:small;
  font-weight:normal;
  line-height:120%;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px dotted #999;
}

.comments-post {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:x-small;
  font-weight:normal;
}

.trackback-url {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:small;
  font-weight:normal;
  line-height:150%;
  padding:5px;
  border:1px dotted #999;
}

.trackback-body {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:small;
  font-weight:normal;
  line-height:120%;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px dotted #999;
}

.trackback-post {
  font-family:verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:x-small;
  font-weight:normal;
}


.comments-head	{
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:small;
  color: #ccc;
  border-bottom:1px solid #999;
  margin-top:20px;
  font-weight:bold;
}

#banner-commentspop {
  font-family:verdana, arial, helvetica, sans-serif;
  color:#FFF;
  font-size:large;
  font-weight:bold;
  border-left:1px solid #FFF;
  border-right:1px solid #FFF;
  border-top:1px solid #FFF;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:5px;
}

.intro {
  font-family: verdana, arial, helvetica, sans-serif;
  color:#ccc;
  font-size:x-small;
  font-weight:normal;
  line-height:140%;
  margin-bottom:15px;
}

small {
  font-family: verdana,arial,sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: #ccc;
  background-color: transparent;
}

div.spacer {
  height: 100px;
  background-image: url('/tuxx-home.at.png');
  background-repeat: no-repeat;
}

img.noborder {
  border: 0px;
}

img.border {
  border: 1px solid #555;
}

.bold {
  font-weight: bold;
}

.uln {
  text-decoration: underline;
}

ul {
  list-style-type: disc;
  line-height: 150%;
}

.nobr {
  white-space: nowrap;
}

table.content {
  width: 100%;
  border: 0px;
}

td.contenttext {
  vertical-align: top;
  text-align: left;
  padding-right: 3px;
}

td.contentimage {
  vertical-align: top;
  text-align: center;
  padding-left: 3px;
}

div.howto {
  width: 1024px;
}

h1.howto {
  background-color: #222;
  color: white;
  width: 100%;
  border: 1px solid #eee;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}

h2.howto {
  color: white;
  font-weight: bold;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #eee;
}

h2.level1 {
  background-color: #335;
  font-size: 17px;
  margin-top: 10px;
}

h2.level2 {
  background-color: #533;
  font-size: 15px;
  margin-top: 10px;
}

h2.level3 {
  background-color: green;
  font-size: 13px;
  margin-top: 10px;
}

h2.level4 {
  background-color: red;
  font-size: 11px;
  margin-top: 10px;
}

h2.level5 {
  background-color: blue;
  font-size: 11px;
  margin-top: 10px;
}

div.nbcom {
  margin-left: 10px;
  margin-top: 10px;
}

table.nbcommenu {
  border: 1px solid #ccc;
  border-right: 0px;
}

td.nbcommenu {
  border-right: 1px solid #ccc;
  padding-left: 5px;
  padding-right: 5px;
}

div.comment {
  background-color: #eee;
  color: black;
  width: 800px;
  border: 1px dashed #333;
  padding: 5px;
  margin-bottom: 10px;
}
