* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: url(/images/impulsebacg.jpg);
	font: normal small Arial, Helvetica, sans-serif;
	color: #383838;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #336699;
}

a:hover {
	text-decoration: none;
	color: #336699;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 1px 0 15px 0;
	background: none;
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Page */

#page {
	width: 711px;
	margin: 0 auto;
	background: #ffffff;
	
}

/* Title */
#Title {    
	padding: 0px 0px 0px 10px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:36px;
	font-variant:normal;
	font-style: italic;
	text-decoration: underline;
}

/* Logo */

#logo {
	height: 150px;
	background: url(/images/default_newdes2.jpg);
}

#logo h1 {
	padding: 130px 0 0 380px;
	letter-spacing: -1px;
	font-size: 10px;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content { 


}

#extra {
}

/* Content > Main */

#main {

}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

#menu {
		
}

#menu ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#menu li {
	float: left;
}

#menu a {
	padding: 15px 10px 20px 10px;
	display: block;
	width: 80px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #2C5477;
	
}

#menu a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #236B91;
}

#menu .active a {
	color: #ffffff;
	background: #236B91;
}

#menu .first a {
}

#subnav {
	height: 29px;
	background: #ffffff;
}

ul#subnav {
	margin: 0;
	list-style: none;
}

ul#subnav li {
	display: inline;
	float: right;
}

ul#subnav a {
	display: inline;
	margin-left: 0px;
	padding: 1px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 711px;
}

ul#subnav a:hover {
	color: #EB2E10;
	text-decoration: none;
	background: #ffffff;
}

ul#subnav .active a {
	color: #000000;
	background: #ffffff;
}

ul#subnav .first a {
}




.text 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			}

.similar 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			}

.info 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
			
.date 		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			}

.artist 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			}

.title		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			}

.price		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			}

.copyright	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #E6E6CC;
			}

.cart 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #ffffff;
			}		

#footer {
	height: 49px;
	width: 712px;
	clear: both;
	padding-top: 30px;
	background: #000000 repeat-x bottom;
	border-top: 4px solid #000000;
	margin-left: 0px;
	margin-right: 0px;
}

#footer p {
	margin: 0;
	font-size: 8px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}