/*  
Theme Name: Beatmag	
Theme URI: http://www.beatmag.net
Description: Beatmag Wordpress Theme
Version: 1.0
Author: Tim Gomersall
Author URI: http://www.nylon-design.co.uk

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #FFFFFF;
	background-image: url("http://www.beatmag.net/wp-content/themes/beatmag/images/background_image.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	color: #000000;
	list-style: none;
}

h1{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 0 0 10px 0;
}

h3{
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #336699;
padding: 0 0 10px 0;
font-style: bold;
font-style: italic;
}

a:link, a:visited{
text-decoration: none;
color: #336699;
}

a:hover{
color: #990033;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 15px auto 0 auto;
width: 950px;
text-align: left;
}

<!--------->

#header{
float: left;
width: 950px;
}

#container{
float: left;
width: 600px;
margin: 15px 0 0 15px;
}

	.post{
	padding: 10px 0 10px 0;
	}
	
	.post h2{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
	.entry{
	line-height: 14px;
	}
	
	p.postmetadata{
	border-top: 15px solid #e4d5d5;
	margin: 10px 0 0 0;
	}

	.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
	


.sidebar{
float: left;
width: 200px;

margin: 15px 0 0 0;
display: inline;
}

	.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0px;
	}
	
	.sidebar ul li{
	padding: 10px 0 10px 0;
	}

	.sidebar ul li h2{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #e4d5d5;
	font-style: bold;
	font-size: 18px;
	}
	
	.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
	}
	
	table#wp-calendar{
	width: 80%;
	}
	
.sponsor{
float: left;
width: 120px;
background: #ffffff;
margin: 15px 0 0 15px;
display: inline;
}

#container_contact{
float: left;
width: 815px;
margin: 15px 0 0 0;
}

	.post{
	padding: 10px 0 10px 0;
	}
	
	.post h2{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
	.entry{
	line-height: 14px;
	}
	
	p.postmetadata{
	border-top: 15px solid #e4d5d5;
	margin: 10px 0 0 0;
	}

	.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

#footer{
clear: both;
float: left;
width: 950px;
padding: 10px 0 0 0 ;
}

	#footer p{line-height: 18px;}
