/*
Theme name: Mousebreaker3
Theme URI: http://www.mousebreaker.com
Description: Mousebreaker3 blog theme
Version: 1.1
Author: Ed Walker / Matteo B
Author URI:  http://www.edwalker.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #FFF;
color: #fff;
background-image:url(blog_background2.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
}

h1{
font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
font-size: 30px;
padding: 30px 0 10px 0;
}

#header span {
	font-size:20px;
	color:#000;
}

a:link, a:visited{
text-decoration: none;
color: #000;
}

.sidebar a:link{
text-decoration: underline;
color: #fff;
}

.sidebar a:visited{
text-decoration: underline;
color: #fff;
}

.sidebar a:hover {
	text-decoration:none;
	color:#f1dd08;
}

a:hover{
	text-decoration: underline;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.comments-template h3 {
	color:#000;
}

.commentmetadata{
	font-size: 12px;
	color:#000;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

p {
padding: 10px 0 0 0;
color:#000;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
}

#container{
float: left;
width: 500px;
}

.sidebar{
float: left;
width: 240px;
margin: 0 0 0 10px;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
color:#f1dd08;
font-size: 18px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 80%;
color:#000000;
}

#footer{
clear: both;
float: left;
width: 750px;
padding-top:10px;
}

#footer p{line-height:18px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
	}

form#searchform div {
	margin-top:1px;
	}

