/* LINKS */

a {
color: #ccc;
text-decoration: none;
border: none;
}

a:visited {
color: #fff;
}

a:hover {
text-decoration: underline;
border: none;
color: #eee;
}

a img {
border: none;
}

a.name {
text-decoration: none;
}

a.postlink { 
text-decoration: none; 
font-size: 36px;
letter-spacing: -.05em;
font-family: arial, sans-serif;
}


blockquote {
border-left: 2px dotted #666;
margin-left: 1.5em;
font-family: arial, sans-serif;
font-size: 1.5em;
}


body {
background: #000;
background-image: url(http://www.teamloco.com/images/LV.gif);
font-family: arial, sans-serif;
font-size: 12px;
text-align: left;
margin: 0;
padding: 0;
}

/* ID */

#cats {
font-size: 12px;
}


#content {
margin-left: 10px;
}


#container {
width: 900px;
background: #111;
color: #999;
margin: auto;
}


#desc {
font-size: 12px;
color: #fff;
}


#divider {
padding-top: 20px;
}

div.post {
width: 700px;
}

.commentbox {

padding-left: 10px;
margin-left: 3px;
padding: 5px;
border: 1px solid #ffffff;
width: 400px;

}

/* HEADER */

#head {
padding: 0px;
}

/* F00TER */

#foot {
font-size: 10px;
margin-bottom: 10px;
padding-bottom: 1em;
text-align: center;
color: #999;
background: #222;
background-image: url(http://www.teamloco.com/images/glass.jpg);
background-repeat: repeat-x;
}

li {
list-style: none;
}

ul {
list style: none;
}


#menutitle {
font-size: 22px;
color: #ccc;
}


/* SIDEBAR */

#menu {           

float: right;
text-align: right;
}

#postdata {

color: #999;
font-size: 10px;
font-family: arial, sans-serif;
}

#search {

background-color: #000;
color: #ccc;
font-family: arial, sans-serif;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;

}

#searchbutton {

color: #ccc;
border: 0px;
background-color: #111;
font-family: inherit;
}

.credit {
position: relative;
top: 8px;
{

#textbox {

background-color: #555;
border: 1px solid #555; 
color: #fff;
}

#textbox:focus {

background-color: #000000;
color: #ffffff;
}

textarea {

font-family: arial, sans-serif;
font-size: 12px;
}