	@import url('reset.css');
	@import url('fonts.css');
	/* MAIN BODY IS 978px Wide */
	
	* { margin: 0; }
	html, body { height: 100%;}
	
	body{ font-family:Arial, Helvetica, sans-serif;
		background:#000000 url(../i/bg.jpg) top center no-repeat; 
		}
	.wrapper {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto;
		width:978px;
		background: url(../i/blog-bg.gif) repeat top center;
		border-right: 1px solid #ec1b90;
		border-left:1px solid #ec1b90;
	}
	table{
		padding:0;
		margin:0; height:100%;
	}
	.footer {
		width:978px;
		margin:0 auto;
		background-color:#333333;
		border-right: 1px solid #ec1b90;
		border-left:1px solid #ec1b90;
		border-top:1px solid #ec1b90;
	
		
	}
	.footer .inner{ 
		padding:20px;
		color:#fff;
		}
	
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	
	.clearfix {
		display: inline-block;
	}
	
	html[xmlns] .clearfix {
		display: block;
	}
	
	* html .clearfix {
		height: 1%;
	}
	
	#header{
		width:100%;
		
		background:url(../i/header-bg.gif) top center no-repeat;
	}
	
	#header #shopmenu{
		background-color:#fff;
		padding:6px 24px;
		display:block;
		margin-bottom:12px;
	}
	
	#header #shopmenu td.col1{width:115px; padding-right:12px;}
	#header #shopmenu td.col2{width:145px;padding-right:12px;}
	#header #shopmenu td.col3{width:260px;padding-right:12px;}
	#header #shopmenu td.col4{padding-left:12px;}
	#header #shopmenu td.col5{}
	#header #shopmenu ul{margin-left:6px;}
	#header #shopmenu li{display:inline; width:115px; margin-right:6px; }
	
	#header #shopmenu a,
	#header #shopmenu a:link,
	#header #shopmenu a:visited{
		font-size:12px;
		color:#333;
	}
	
	#header #shopmenu h3{white-space: nowrap; margin-bottom:6px;}
	
	#header #shopmenu h3 a,
	#header #shopmenu h3 a:link,
	#header #shopmenu h3 a:visited{
		font-size:13px;
		color:#333;
		font-weight:bold;
	
		
	}
	
	#header #shopmenu h2{
		font-size:24px;
		color:#000;
		font-weight:bold;
		margin:0;
		padding:0;
		line-height:22px;
	}
	
	#header #shopmenu td.headline{
		height:25px;	
	}
	
	#header .row1{ 
		height:57px;
	}
	
	#logo h1, #logo h2 {
		float:left;
		width: 134px;
		height: 41px;
		position: relative;
		font-size:12px;
		margin:0;
		}
	#logo h1 span, #logo h2 span {
		background: url(../i/powerslogo.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
		}
	#logo h1 a, #logo h2 a {display:block;width: 100%;
		height: 100%;}	
	#topmenu a,
	#topmenu a:link,
	#topmenu a:visited{ color:#ec1b90; text-decoration:none;}
	
	#topmenu
	{
		text-align: center;
		width: 844px;
		margin-left:134px;
		padding-top:5px;
	
	}
	
	#topmenu div{
		margin: 0 0 1em 440px;
		overflow: hidden;
		width: 450px;
	}
		#topmenu ul
		{	list-style-type: none;
			margin: 0;
			padding: 0;
			
		}
		
		#topmenu ul li
		{
			border-left: 1px solid #ec1b90;
			float: left;
			line-height: 1.1em;
			margin: 0 .5em 0 -.5em;
			padding: 0 .5em 0 .5em;
			white-space: nowrap;
			font-size:12px;
		}
	
	#basket{
		margin-top:-6px;
		float:right;
		color:#fff;
	}
	#basket div {
		padding:0 12px;
	}
	.row2{ background:#fff; height:52px;}
	/* MENUS */
	
	#sectionmenu{
		display:block;
		width:535px;
		height:42px;
		margin-left:15px;
		float:left;
	
	}
	
		#sectionmenu ul{
			list-style-type:none;
			margin:0;
			padding:0;
		}
		
			#sectionmenu li{
				float:left; margin-right:15px;
				
			}
			#sectionmenu li.mshop {background:transparent url(../i/menu-shop.gif);}
			#sectionmenu li.marticles {background:transparent url(../i/menu-articles.gif);}
			#sectionmenu li.mnews {background:transparent url(../i/menu-news.gif);}
			#sectionmenu li.mblog {background:transparent url(../i/menu-blog.gif);} 
			
				#sectionmenu li a{
					display:block; width:83px; height:0; padding-top:42px; color:#000; overflow:hidden; 	}
					
				* html #sectionmenu a:link, * html #sectionmenu a:visited {height:42px; he\ight:0;}
				
				#sectionmenu a#mShop {background:transparent url(../i/menu-shop.gif) 0 0  no-repeat; width:102px;}
				#sectionmenu a#mArticles {background:transparent url(../i/menu-articles.gif) 0 0  no-repeat;width:158px;}
				#sectionmenu a#mNews {background:transparent url(../i/menu-news.gif) 0 0  no-repeat; width:107px;}
				#sectionmenu a#mBlog {background:transparent url(../i/menu-blog.gif) 0 0  no-repeat; width:107px;}
				
				
				#sectionmenu a#mShop:hover {background-position: 0 -42px; z-index:50;}
				#sectionmenu a#mArticles:hover {background-position: 0 -42px; z-index:50;}
				#sectionmenu a#mNews:hover {background-position: 0 -42px; z-index:50;}
				#sectionmenu a#mBlog:hover {background-position: 0 -42px; z-index:50;}
				
				
				* html #sectionmenu a:hover {height:42px; he\ight:0;}
	
	#topsearch{
		margin-left:560px;
		width:400px;
	
	}
		#topsearch input{float:left;}
		#topsearch input#search{ width:276px; border:1px solid black; font-size:24px; color:#666; padding:5px;}
		#topsearch input#searchbtn { width:100px; height:29px; }
	
	
	
	
	#promolarge{
		margin-left:2px;
	}
	
	
	
	.alignright{float:right; margin:0 0 12px 12px;}
	.alignleft{float:left; margin:0 12px 12px 0;}
	
	
	#main{
		margin: 15px 12px 0 0;
		width:624px;
		float:right;
		background:#fff;
	}
	#home{ width:978px;}
	
		#home #posts{
			margin: 15px 12px 0 0;
			width:452px;
			float:right;
			background:#fff;
		}
		
		#home #leftside{
			margin: 15px 0 0 12px;
			width:452px;
			background:#fff;
			float:left;
		}
	
	#leftside{
		margin: 15px 0 0 12px;
		width:318px;
		
		float:left;
	}
	
	
	#subscribebox{
		background-color:#333;
		width:100%;
		margin-bottom:12px;
		}
	#subscribebox .inner{
		padding:7px 18px;
	}
	#subscribebyrss{
		background:transparent url(../i/subscribe.gif);
		width:266px;
		height:39px;
	}
	#subscribebyrss a {
		display:block;
		width:266px; height:0; padding-top:39px; color:#000; overflow:hidden; 
	}
	
	#randomgearbox{
		margin-bottom:12px;
	}
	
	#recent{
		background-color:#000;
		width:100%;
	}
	
	#recent .inner{ padding:12px;}
	
	
	#recent h3{}
	
	/* css */
	#recent h3 {
		width: 83px;
		height: 25px;
		position: relative;
		margin-bottom:12px;
		}
	#recent h3 span {
		background: url(../i/recent.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
		}
	
	
	#recent ul{
		border-top:1px solid #fff;
	}
	#recent li{
		border-bottom:1px solid #fff;
		
		padding:6px;
	}
	#recent a,
	#recent a:link,
	#recent a:visited{color:#ffff00; text-decoration:none;}
	
	#recent span{display:block; width:100%; text-align:right;}
	
	
	#blog #main #breadcrumb{ height:40px; font-size:11px; color:#000;}
		#blog #main #breadcrumb div{padding:6px 6px 0;}
			#blog #main #breadcrumb a,
			#blog #main #breadcrumb a:link,
			#blog #main #breadcrumb a:visited{ color:#000;}
			
	#blog #main div.page{ padding:12px;}
		
		#blog #main div.page h1{ margin: 0; width:590px; font-size:24px;}		
	
	#blog #main div.post{background:url(../i/blotch.gif) top left no-repeat; padding:12px;}
		
		#blog #main div.post h1{ margin: 12px 12px 12px 144px; width:436px; font-size:24px;}
		#blog #main div.post .author{ margin: 12px 12px 12px 141px; font-size:12px;color:#000;}
		#blog #main div.post .author a,
		#blog #main div.post .author a:link,
		#blog #main div.post .author a:visited{ color:#000; }
		#blog #main div.post div.date{
			width:141px;
			height:106;
			float:left;
			text-align:center;
			color:#000;
			font-weight:bold;
		}
			#blog #main div.post div.date .month{margin:28px 0 0; padding:0px;font-size:32px; line-height:80%;}
			#blog #main div.post div.date .day{margin:0 0 0; padding:0;font-size:32px;}
	
		#blog #main div.post #content{ 
			clear:both;
			padding:12px;
			font-size:12px;
			color:#000;
		}
	
			#blog #main div.post #content p{
				margin-bottom:12px;
				line-height:110%;
			}
			#blog #main div.post #content strong {
				font-weight:bold;
			}
	#blog div#posts{ padding:0 12px;}	
	#blog #home div#posts{ padding:12px 12px;}	
	
	
	#blog div#posts h1{
		color:#00adee;
		font-size: 24px;
		margin-bottom:12px;
	}
	#blog div#posts li.post{
		margin-bottom:24px;
		border-bottom:1px solid #0099ff;
		padding:0 0 12px;
	}
	
	
	
	#blog #main div#posts li.post .headline{ 
		width:540px;
		
		margin-left:54px; 
		color:#fff;
		padding:4px 4px 0px;
		
	}
	#blog #main div#posts li.post .headline h3{
		margin:0; 
		padding:0;
	}
	
	
	
	
	
	
	#blog div#posts li.post div.row1{
		height:35px;
		background-color:#000;
		margin-bottom:6px;
	}
	#blog div#posts li.post div.date{
		width:50px;
		height:35px;
		background:#414141 url(../i/date-bg.gif) repeat;
		color:#fff;
		font-weight:bold;
		text-align:center;
		float:left;
		border-right:2px solid #fff;
	}
	#blog div#posts li.post div.date div{padding:3px 0 0; margin:0;font-size:14px; line-height:13px;}
	
	
	
	#blog div#posts li.post h3 a,
	#blog div#posts li.post h3 a:link,
	#blog div#posts li.post h3 a:visited{ color:#fff; text-decoration:none;}
	
	#blog div#posts li.post .content{clear:both; font-size:12px;}
	#blog .post .meta{ margin:16px 0 0 16px;
		font-size:12px; line-height:110%;
	}
	#blog .post .meta strong {font-weight:bold;}
	#blog .post .meta a,
	#blog .post .meta a:link,
	#blog .post .meta a:visited{color:#000;}
	#blog .post .meta p{ line-height:110%;}
	
	
	
	
	#blog #home div#posts li.post{
		margin-bottom:24px;
		border-bottom:0px none;
		padding:0 0 12px;
	}
	
	#blog #home div#posts li{background-color:#fff100; min-height:120px;}
	#blog #home div#posts li.alt{background-color:#00adee;}
	
	#blog #home div#posts li      .row2{background-color:#fff100;}
	#blog #home div#posts li.alt  .row2{background-color:#00adee;}
	
	#blog #home div#posts li .post-even{background-color:#fff100;}
	#blog #home div#posts li .post-odd{background-color:#00adee;}
	
	
	
	
	#blog #home div#posts li.post h3{ 
		font-size:24px;
		line-height:18px;
		margin-left:0px; 
		color:#fff;
		padding:4px 4px 0px;
		
	}
	
	
		#blog #home div#posts li div.date{
			font-size:24px;
			width:67px;
			float:left;
			background:none;
			background-color:#fff100;
			color:#000;
			border-right:0px none #fff;
			
		
		}
		#blog #home div#posts li div.row2 div.date{
		clear:right;
		}
		
		#blog #home div#posts li.alt div.date{
			background-color:#00adee;
		}
	
	#blog #home div#posts li.post div.date div{padding:3px 0 4px; margin:0;font-size:24px; line-height:20px;}
	#blog #home div#posts li .excerpt{
		font-size:12px;	
		margin-left:70px;
		line-height:110%;
		
	
	}
	#blog #home div#posts li .row2{
		margin-bottom:6px;
	}
	
	
	
	
	
	
	
	/* ---------------------------------------
		COMMENTS
	------------------------------------------ */
	ol.commentlist {
		margin-top: 17px;
	}
	.commentlist li {
		display: block;
		clear: both;
		margin-bottom: 9px;
	}
	.commentlist li div.comment {
		width: 424px;
		display: block;
		float: right;
		margin-top: 5px;
	}
	li.even div.comment {
		background: url('/assets/i/comment_top.gif') top left no-repeat;
	}
	.commentlist li div.comment_body{
		width: 424px;
		display: block;
		
	}
	#commentform textarea {
		font-size: 11px;
	}
	
	.commentlist li div.comment_body div.comment_text blockquote {
		border-left: none;
		margin-left: 0;
		padding-left: 0;
		color: #111;
	}
	
	
	.commentlist li div.comment_body div.comment_text blockquote p  {
	padding-left: 45px;
	background: url('/assets/i/quote.gif') top left no-repeat;	
	}
	li.even div.comment_body {
		background: url('/assets/i/comment_bottom.gif') bottom left no-repeat;
	}
	div.comment_text {
		padding: 19px 30px 12px 30px;
	}
	.comment_text a {
		color: #383838;
		border-color: #383838;
	}
	div.comment_meta {
		width: 136px;
		display: block;
		float: left;
		padding-top: 23px;
		line-height: 18px;
		padding-bottom: 13px;
	}
	div.comment_meta a:hover {
		text-decoration: underline;
	}
	.comment_meta cite {
		font-weight: bold;
		color: #37322a;
		display: block;
		width: 136px;
		border-bottom:1px solid black;
		margin-bottom: 0;
	}
	
	
	.comment_meta cite a {
		border: none;
		color: #37322a;
	}
	#comment_section_head, #comment_section_foot {
		width: 100%; display: block;
		
	}
	#comment_section_head {
		margin: 14px 0 8px 0;
		display: block;
	}
	#comment_section_foot {
		margin-top: 10px;
	}
	
	
	#respond{
		background:url(../i/comment-form-bg.jpg) no-repeat;
		height:307px;
		width:586px;
		padding:12px 24px 24px;
		color:#fff;
	}
	#respond p{ margin-bottom:12px;}
	#respond input{padding:4px;}
	
	#announcement{ margin-bottom:24px}
	#announcement div{
		padding:12px;
	}
	
	#announcement h2 { font-size:24px; font-family:Arial, Helvetica, sans-serif; margin-bottom:6px;}
	#announcement p {font-size:14px; line-height:16px;}
	
	#newsletterbox {
		margin-top:12px;
		color:#fff;
		
		 padding:12px; 
	}
	#newsletterbox div { padding:12px; background-color:#333;}
	#newsletterbox input{ padding:4px; }
	
	
	