/*   
Theme Name: Anime Deals v1
Theme URI: http://animedeals.co.uk
Description: First them for exclusive use on Anime Deals
Author: Mike Robinson
Author URI: http://akamike.net
*/

@import "css/reset.css";
@import "css/color.css";
@import "css/type.css";

/* =clearfix */
.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}

body{position:relative;width:960px;margin:0 auto}
#nav{position:absolute;top:0;margin:0 15px}
	#nav li{display:inline;float:left;margin-right:1px}
		#nav li a{padding:5px 15px}
#header{padding:35px 15px 0}
#content{margin:15px 15px 15px 0}
	#content h2{margin-left:15px}
	#content .deal{display:inline;float:left;margin:15px 0 0 15px;padding:5px 0 0;width:118px}
		#content .deal a,#content .deal .rrp{display:block;padding:0 3px}
		#content .deal .deal-img,#content .deal .deal-img img{width:102px}
		.newrow{clear:left}
	#single-post{display:inline;float:left;width:510px;margin:0 15px}
		#single-post #page-title{margin-bottom:12px}
		#single-post p{margin-bottom:8px}
		#single-post .go-to-deal{display:block;padding:5px}
	#more-deals{display:inline;float:left;width:405px}
#sup-content{margin:0 15px}
	#sup-content{padding-bottom:5px}
	#sup-content ol,#sup-content ul{margin:10px 0}
	#sup-content #top-for-deals{display:inline;float:left;margin-right:15px;width:457px}
		#sup-content #top-for-deals li{display:inline;float:left;width:220px;margin:2px}
		#sup-content #top-for-deals li a{display:block;padding:5px}
	#sup-content #site-news{display:inline;float:left;width:457px}
	#sup-content #site-news p{margin-bottom:8px}
#footer{margin:0 15px 10px;padding:5px 0 0}