/* @override 
	http://www.lovitt/themes/www/stylesheets/theme.css
	http://www.lovitt/themes/www/stylesheets/www.css
	http://www.lovitt.com/themes/www/stylesheets/www.css?1254254848
	http://store.lovitt/themes/store/stylesheets/www.css
	http://store.lovitt.com.local/themes/store/stylesheets/www.css
	http://lovitt.local/themes/store/stylesheets/www.css
*/

/*

Lovitt "Mall Store" stylesheet
version: 1.0
author: ImpDesigns
email: info@impdesigns.com
website: http://www.impdesigns.com


*/

.container{
	width: 995px;
}

/* @group Header */
#header_container{
	background: #ccc center;
	margin-top: 0;
	padding-top: 0;
}
#header_image{
/*	width: 1000px;
	height: 150px;*/
}
#top_area .container{
	background: url(/images/backgrounds/lovitt_brand_w_text.jpg) no-repeat 0 -6px;
}
#storefront_site_nav_top{
	margin-left: auto;
	margin-right: auto;
	width: 1087px;
	height: 25px;
	padding-top: 41px;
	clear: both;
}
#storefront_site_nav_top ul{
	padding-left: 175px;
}
#storefront_site_nav_top li{
	float: left;
	padding-top: 5px;
}
#storefront_site_nav_top li a{
	float: left;
	color: #FFF;
	font-size: 14px;
	margin-right: 43px;
	letter-spacing: 1px;
}
#storefront_site_nav_top li a:hover{
	text-decoration: none;
	color: #222;
}
#lovitt_tagline{
	color: #fff;
	float: left;
	font-style: italic;
	margin-left: 380px;
	font-size: 11px;
	clear: both;
	display: block;
	line-height: 14px;
}
/* @group Social Links area */
#lovitt_social_links{
	width: 995px;
	height: 52px;
	background: url(../images/soc_link_bg.gif) no-repeat -25px -27px;
	clear: both;
}
/* @group Social Links area */
#content #lovitt_social_links{
	width: 995px;
	height: 52px;
	background: url(../images/content_soc_link_bg.gif) no-repeat -25px -27px;
	clear: both;
}
#lovitt_social_links ul{
	float: right;
}

div#releases_column {
	width: 200px;
	float: right;
	clear: none;
	text-align: center;
}

div.product.product_block {
	width:  200px;
}

div#content_main {
	width: 600px;
	margin: 0;
	padding: 0;
	float: left;
}

div.news {
	width: 400px;
	margin: 0;
	padding: 0;
	float: left;
}
#lovitt_social_links li{
	float: left;
	margin-right: 8px;
}
#lovitt_social_links li a{
	float: left;
	width: 39px;
	height: 45px;
	text-indent: -9999px;
}
li.twitter{
	background-image: url(../images/lovitt_soc_icons.gif);
	background-position: 0 -4px;
	background-repeat: no-repeat;
}
li.facebook{
	background-image: url(../images/lovitt_soc_icons.gif);
	background-position: -49px -4px;
	background-repeat: no-repeat;
}
li.myspace{
	background-image: url(../images/lovitt_soc_icons.gif);
	background-position: -97px -4px;
	background-repeat: no-repeat;
}
li.rss{
	background-image: url(../images/lovitt_soc_icons.gif);
	background-position: -147px -4px;
	background-repeat: no-repeat;
}
/* @end */
/* @end */

/* @group Side Navs */
#artist_category_column, #category_column{
	width: 160px;
	float: left;
	padding-left: 15px;
	padding-top: 9px;
	margin-top: 0;
	background-color: #ffffff;
}

#artist_category_column h1, #category_column h1{
	color: #ee3e2f;
	font-size: 1.5em;
	border-bottom-style: solid;
	margin-right: 12px;
	border-bottom-width: 2px;
	padding-bottom: 1px;
}

#category_column ul{
	padding: 0;
}
#category_column li{
	padding-left: 0;
}
/* @end */

/* @group Store Content */
#store_content{
	background: #fff;
}

#product_info_right h1{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 2px;
	width: 285px;
}
.item_description a{
	color: #000000;
}
/* @end */

/* @group Product Display */
.product_name{
	color: #ee3e2f;
}

.cart_box a{
	background-color: #ee3e2f;
	color: #fff;
}
.cart_box a:hover{
	text-decoration: none;
	background-color: #000;
}

/* @end */

/* @group Pages */
#store_info h1, #store_info p{
	padding-left: 15px;
	padding-right: 15px;
}
#store_info p{
	font-size: 13px;
}
#store_info{
	width: 650px;
}
/* @end */
 



