/*
Theme Name: bbtmn2.5
Description: An evolution of bbtmn2, not using lame code and laid out differently, just for the hell of.
Author: Dickie
Author URI: http://www.bbtmn.co.uk/
*/

a, h2 a {
	font-weight: normal;
	text-decoration: none;
         color: #006600;
}

a:hover
{

	text-decoration: underline;
         color: #00FF00;
}

a img {
border: none;
}

html {
	margin: 0px;
	padding: 0px;
}

body 	{
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	text-align: center;	
	margin: 0px;
	padding: 0px;
color: black;
	}

#page	{
	background-color: white;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#header	{
	margin: 0px;
	height: 30px;
	width: 100%;
position: absolute;
left:0px;
top:0px;
}

#content {
	margin: 30px 0px 0px 200px; 
	font-size: 1.2em;
	padding: 5px; 
	border-left: 1px solid #044300; 
	}

#sidebar {

background: #ffffff;
	padding: 0px;
	width: 200px;
	font-size: 1.2em;
	border-right: 1px solid #044300;
position: absolute;
left:0px;
top:30px;
	}


#sidebar ul {
margin: 0;
	list-style-type: none;
	list-style-image: none;
	padding-left: 5px;
padding-right:5px;
	}

#sidebar ul ul {
	margin-bottom:10px;
	}

#sidebar ul ul li {
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 2.5px;
	}

#footer {
	height: 20px;
	font-size:1em;
	color: white;
	width: 100%;
	background-color:#044300;
	padding-top: 5px;
margin: 0px;
	}

/* search */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#s {
margin-left: 15px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}
/* end search */


/* comments */

#comments {
width: 95%;
padding-left: 20px;
}

#comments h2 {
font-size: 1.2em;
padding-top: 10px;
}

#comments input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#comments textarea {
	width: 80%;
	padding: 2px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#comments #submit {
	margin: 0px;
	}

.commentheader {
color: white;
background-color:#044300;
padding: 5px;
}

.commentheader a, .commentheader a:hover {
color: white;
text-decoration: underline;
font-weight: bold;
}

.commenttext {
padding: 0px;
margin: 0px;
}

.commentdivide {
border-top: 1px solid #044300;
font-weight: bold;
padding-top:7px;
}

/* end comments */

.alignleft {
float: left;
}

.alignright
{
float: right;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 45px;
	}
h1 {
font-size: 2em;
}

.archtop {
margin-bottom: 15px;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1em;
margin:0;
padding:0;
}

#sidebar h2 {
font-size: 1.2em;
margin-bottom: 2px;
}

h1, h2, h2 a, h2 a:hover{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
margin: 0px;
padding: 0px;
color: black;
	}

.post {
margin: 0px 0px 25px 0px;
}

.post h3 {
color: #666666; 
}

.postcontent {
margin: 0px;
}

.afterpost {
text-align:center;
color: #666666; 
}

/* Lastfm */
p.lastfm-track
{

}
ul.lastfm
{

}
li.lastfm-item
{

}
.lastfm-timestamp
{
	font-style: italic;
}
a.lastfm-link
{

}
