/* 
Theme Name: lowbitrate 1.0
Theme URI: http://www.lowbitrate.net
Description: Plain and simple.
Author: Benjibuls
*/

         
body { 
	background:#060606;
	background-image: url(./img/background.gif);
	color:#444;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding: 0;
	text-align:center;
}

a{    
    color: #444;    
    text-decoration: underline; 
    outline: 0px none;
}     

a:hover {    
    color: #F8F9F1;    

}     

a img {
    border:0
}

a.postimg img {
	border: 4px solid #000;
	margin-bottom: 10px;
}
 
p {
	margin: 0;
	padding: .5em 0;
}

form#commentform {
	display: block;
	width: 520px;
}
 
#commentform p {
	padding: 0;
	float: left;
}

#commentform label {
	display: block;
	line-height: 23px;
	vertical-align: middle;
	padding-left: 10px;
}

#commentform label,
#commentform input {
	float: left;
}

textarea, input, select {   
    font-family: arial;
    background-color: #444; 
    color:#fff;
    font-size: 10px;
    padding: 7px 7px 6px;
    border: 0 none;
    margin-bottom: 10px;
}

textarea#comment {
	margin-right: 10px;
	width: 240px;
}

div.date {
	float: left;
	font-size:10px;    
	font-weight: bold;
}

h2 {
	float: left;
	letter-spacing: 3px;
    word-break: normal;
    font-family: Arial; 
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding:0;
    margin: 0 0 10px;
}

h2, h2 a {
    text-decoration: none;
    color:  #fff;
}

h2#comments,
h2#postcomment,
h2#postcomment a {
	font-size: 14px;
	color: #444;
	margin: 30px 0 10px;
	padding: 0;
	float: none;
}

h2#comments a {
	color: #888;
}

h3 a, h3 a:hover {color:#fff}


ol#commentlist li{
    padding: 10px 14px;
    color: #444;
    background: #000;
    margin-bottom: 10px;
  }
  
blockquote {
    padding: 5px;
    border-left: 1px #7F9B74 solid

}


img.gravatar {
    float:left;
    margin:5px;
    padding-right:10px;
    max-width:20%;
}

ol#commentlist {
    list-style-type: none;
    margin-left: 0;
    padding: 0
}

#main {
    text-align: left;	
	width: 770px;
}

#container {
}

.post {
	margin-top: 21px;
}

.posthead, .content {
	background: #111;
}

.posthead {
	line-height: 10px;
	padding-bottom: 2em;
}

.post h2 {
	margin-left: 14px;
}

.content {
	clear: both;
	padding: 0 14px 10px;
	padding-top: 0;
}

#content {
	width: 520px;
	float: left;
}

ul.downloads,
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

ul.downloads li,
#content ul li {
	float: left;
	margin: 0;
	margin-right: 20px;
}

ul.downloads li a,
#content ul li a {
	text-transform: uppercase;
}

#menu {  
	float: left;
    color: #F8F9F1;    
    font-size: 10px;    
    padding: 5px 10px;
    width: 200px;
}

#menu ul {
	clear:left;
    list-style-type:none;
    margin:0;
    padding:0
}

#wp-calendar {
    margin:auto;
    text-align:center}

#wp-calendar caption {
    margin:auto;
    font-weight:bold
}

#wp-calendar tbody td a {
    font-weight:bold;
}

div.meta {
    margin-top:0px;
    border-top: 1px #000 solid;
    background-color: #070707;
    clear:both;
    font-style:italic;
    padding: 5px 14px;
}

p.commentmeta {
}

p.commentmeta a {
	color: white;
}

#submit {
	text-transform: uppercase;
	letter-spacing: 3px;
}

.commentslink {
    float: right;
    /* background:transparent url(./img/comments.gif) no-repeat scroll 0pt 3px; */
    padding: 0 14px 0 14px;
    text-decoration: none;
    letter-spacing: 3px;
}

.filedlink {
    background:transparent url(./img/file.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.nextpost {
    background:transparent url(./img/next.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.previouspost {
    background:transparent url(./img/prev.gif) no-repeat scroll 0pt 3px;
    padding: 0 0 0 16px;
}

.edit {
	float: right;
	font-style: normal;
}

.clearboth {
	clear: both;
}

#content, #menu { 
    overflow:hidden
}

#skinnynav {
	float: left;
	padding: 25px 21px 350px;
}

#skinnynav a {
	background-color: #333;
	color: #777;
	text-align: center;
	line-height: 21px;
	width: 21px;
	height: 21px;
	display: block;
	margin-bottom: 9px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#skinnynav a:hover {
	background-color: #666;
	color: #fff;
}

#skinnynav a span {
	display: none;
}

#skinnynav a.logo,
#skinnynav a.logo:hover {
	background-color: inherit;
	background-image: url(./img/lbr_logo.gif);
	background-repeat: no-repeat;
	height: 42px;
}

#skinnynav a.rss {
	background-image: url(./img/rss.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#skinnynav a.rss:hover {
	background-position: bottom left;
}

#footer {
	margin: 40px 0px 60px;
	width: 520px;
	float: left;

	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	filter:alpha(opacity=50);
}

.licence {
	float: left;
	margin-right: 20px;
}

.gravatar {
	display: none;
}