/*  
Theme Name: I've got the Blues
Theme URI: http://www.sw4n.net
Description: Wordpress has got the blues, oh yeah.
Author: Sw4n
Author URI: http://www.sw4n.net

*/

body {
margin: 0px;
background-color: #000000;
line-height: 15px;
color: #777C46;
}

input, select, textarea {
padding: 0px;
margin: 0px;
margin-top: 2px;
font-family: Tahoma;
font-size: 8pt;
}

a {
text-decoration: none;
color: #666666;
font-weight: none;
border: none;
}

img {
border: none;
}

a:hover {
text-decoration: none;
color: #231f20;
background-color: #cc931a;
}

#commentlist {
	margin: 1.2em 0;
	padding-left: 10px;
	list-style-type: none;
}
#commentlist li  { background-color: #d1d0c6; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; margin-bottom: 8px; padding: 0px 20px; border-style: solid; border-width: 1px; border-color: #fff #666666 #666666 #fff }

p {
padding: 0px;
margin: 0px;
margin-bottom: 9px;
}

.pg {
padding: 0px;
margin: 0px;
padding-left: 3px;
padding-right: 4px;
}

table {
font-family: Tahoma;
font-size: 7.5pt;
color: #FFFFFF;
width: 548px;
}

td {
text-align: none;
}

.blogtitle {
font-family: Tahoma;
font-size: 12pt;
letter-spacing: 3px;
font-weight: lighter;
color: #cc931a;
position: absolute;
left: 20px;
top: 470px;
width: 200px;
align: right;
}

.navigation {
position: absolute;
left: 155px;
top: 470px;
width: 550px;
}

ul#nav {
list-style-type: none;
font: 8pt Tahoma;
margin: 0 0 0 3px;
}

ul#nav li {
float:left;
width: 95px;
margin: 0px;
margin-right: 5px;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
background-color: #000000;
color: #666666;
display: block;
padding: 3px;
text-decoration: none;
text-align: center;
border: none;
}

ul#nav li a:hover {
background-color: #cc931a;
}

.sidebar {
position: absolute;
top: 470px;
left: 740px;
width: 185px;
font-family: Tahoma;
font-size: 8pt;
color: #dbddda;
text-align: justify;
}

.content {
position: absolute;
top: 520px;
left:150px;
width: 550px;
font-family: Tahoma;
font-size: 7.5pt;
color: #BFC4BE;
text-align: justify;
}

h1 {
padding: 0px 0px 0px 3px;
font-family: Tahoma;
font-size: 7pt;
color: #ab8521;
border-bottom: dotted 1px #cc931a;
font-weight: lighter;
margin: 0px;
text-transform: uppercase;
letter-spacing: 2px;
}

.met {}

.met ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.met ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

.sidebar ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.sidebar ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

h2 {
font-family: Tahoma;
font-size: 10pt;
font-weight: lighter;
color: #ffffff;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #cc931a;
}

input, select, textarea  { border-left:0px none #1d1e11; border-right:1px solid #1d1e11; border-top:0px none #1d1e11; border-bottom:1px solid #1d1e11; color: #cc931a; font-size: 8pt; font-family: Tahoma; background-color: #efe6dd; text-align: left; padding: 3px;   }
