/*
Theme Name: TerminlOne
Theme URI: http://www.nitrocorp.org
Description: Official theme for <a href="http://www.terminl.net">Terminl.net</a>. 
Version: 0.5
Author: Nitrocorp.org
Author URI: http://www.nitrocorp.org


/* LINKS */
a {color: #3D3D3D; text-decoration: none; border: none;}
a:visited {color: #2b2b2b;}
a:hover {text-decoration: underline; color: #000000; background-color: #3d3d3d; border: none;}
a img {border: 3px; border-color: #ffffff;}
a.name {text-decoration: none; color: #ffffff; font-size: 20px;}
a.postlink { text-decoration: none; font-weight: bold; color: #ffffff; font-size: 32px;}

blockquote {
border-left: 1px dashed #ccc;
margin-left: 1.5em;
padding-left: 5px;
}

img {
border-top: 3px solid #FFFFFF;
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
border-bottom: 13px solid #FFFFFF;
}

img.clean {
border: 0px solid;
}

body {
background: #000000;
color: #4a4a4a;
font-family: Helvetica, Arial, Verdana;
font-size: 10px;
text-align: left;
line-height: 17px;
width: 900px;
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
}

#cats {
font-size: 10px;
padding-left: 280px;
}

.commentbox {
padding-left: 10px;
margin-left: 3px;
padding: 5px;
border: 1px solid #ffffff;
width: 400px;
}

#content {
margin-left: 100px;
margin-right: 70px;
padding-top: 160px;
}

#desc {
font-size: 13px;
color: #ffffff;
}

#divider {
padding-top: 15px;
}

#foot {           /* F00TER */
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
padding-left: 90px;
font-size: 10px;
margin-bottom: 20px;
text-align: left;
color: #3d3d3d;
clear: both;
}


#head {                 /* HEADER */
text-align: right;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
}

li {list-style: none;}
ul {list style: none;}

#calendar {
line-height: 15px;
}

#menutitle {
font-face: Helvetica, Arial Black, Verdana;
font-size: 12px;
font-weight: bold;
color: #2B2B2B;
line-height: 17px;
}

#menu {           /* SIDEBAR */
float: right;
padding-top: 2px;
padding-right: 2px;
text-align: left;
}

#postdata {
color: #555555;
font-size: 10px;
}

#search {
background-color: #000000;
border: 1px solid #3d3d3d
color: #3d3d3d;
font-family: Helvetica, Arial, Verdana;
}

#searchbutton {
color: #333333;
border: 1px solid #333333;
background-color: #000000;
}

#textbox {background-color: #555555; border: 0px solid #555555; color: #ffffff;}
#textbox:focus {background-color: #000000; color: #ffffff;}
textarea {font-family: Helvetica, Arial, Verdana; font-size: 10px;}