/*
Theme Name: RedZee
Theme URI: http://www.cssgroove.com
Description: A theme designed by <a href="http://www.zeeshanhasan.com/">Zeeshan hasan</a>.
Version: 1.0
Author: Zeeshan Hasan
Author URI: http://www.zeeshanhasan.com/
Tags: red, custom header, fixed width, two columns, widgets

	RedZee v1.0
	 http://www.zeeshanhasan.com

	This theme was designed and built by Zeeshan Hasan,
	whose blog you will find at http://blog.zeeshanhasan.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@import URL("css/global.css");
@import URL("css/elements.css");
@import URL("css/ads.css");
/* Begin Typography & Colors */

	#top-adstrip{
		position:relative;
		width:100%;
		height:25px;
		background-color:#660000;
		border-bottom:#D20000 solid 1px;
	}	
.top-color{
	position:relative; height:1px; background:url(images/bg/bg-top-color.png) repeat-x left center;}

