/*
Theme Name: MP3 Service Reviews
Theme URI: http://www.mp3servicereviews.com/
Description: Custom theme for MP3servicereviews.com
Version: 1.0
Author: Jason A. Martin
Author URI: http://www.jasonamartin.com/
No rights to use granted.

*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:white;
	}

#sidebar li {
list-style:none;
margin:0px;
}

.footertext {
font-size:9px;
margin-right:20px;
}

.floatleft {
float:left;
margin:8px;
border:1px solid #333333;
}

.post {
margin-left:10px;
}

.breadcrumb{
margin-left:10px;
font-size:9px;
}

.post li {
margin-bottom:10px;
}

#sidebar {
margin-left:20px;
}