/* Start of CMSMS style sheet 'db_1column_layout' */
	/*  COPYRIGHT (c) 2009 DAMONSTUDIO LLC. ALL RIGHTS RESERVED. */

* 	{
	margin:0;
	padding:0;
	}

body {
	margin: 20px 50px 50px 50px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
	background: url(uploads/images/bg_stars.jpg);
	color: #000000;
	}

div {
   font-size: 1em;
	}

img {
   border: 0;
	}

a,
a:link 
a:active {
	text-decoration: none;
	background-color: inherit; 
	color: #649509; 
	}

a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #97C83B;
	}

a:hover {
	text-decoration: none;
	background-color: #b6d37f;
	color: #000000;
	}

#superwrapper {
	margin: 0px;
	padding: 0px;
	/* background: #ffffff url(uploads/images/circ_hi_left.gif) no-repeat; 
	background-position: top left; */
	background: #ffffff; /* delete if you want to use corner background */
	color: black;
	}
	
#pagewrapper {
	margin: 0 auto;
	padding: 0px 50px 0px 50px;
	width: 900px;
	min-height: 600px;
	background-color: #ffffff;
	color: black;
	}
	
#preheader	{
	width: 100%;
	height: 80px;
	display: block;
	}

#header	{
	width: 100%;
	display: block;
	}
	
.quotes	{
	width: 450px;
	margin: 0px;
	padding: 20px 20px 5px 100px;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, Times New Roman, serif;
	line-height: 16px;
	color: #649509;
	float: right;
	}
	
.quoteName	{
	color: #000000;
	font-style: normal;
	}
	
.damonIconSpace	a{
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px #cccccc solid;
	background-color: #e1e1e1;
	width: 50px;
	height: 50px;
	display: block;
	}
	
.damonIconSpace	a:hover {
	border: 1px #333333 solid;
	background-color: #999999;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	}
	
.damonCase	a{
	margin: 5px;
	padding: 5px;
	border: 1px #cccccc solid;
	background-color: #e1e1e1;
	width: 382px;
	height: 118px;
	display: block;
	}
	
.damonCase	a:hover {
	border: 1px #333333 solid;
	background-color: #999999;
	width: 382px;
	height: 118px;
	display: block;
	overflow: hidden;
	}
	
.storeWidgets	{
	margin: 0px;
	padding: 5px;
	text-align: right;
	}
	
.damonCaseLabel	{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	}
	
#concertBar	{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 5px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	float: left;
	}
	
#logoSpot	{
	float: left;
	margin: 0px;
	padding: 30px 20px 0px 10px;

	}
	
.fotoTop	{
	margin: 20px 0px 0px 2px;
	padding: 5px;
	border: 1px solid #cccccc;
	}
	
.fotoMiddle	{
	margin: 5px 0px 0px 2px;
	padding: 5px;
	border: 1px solid #cccccc;
	}
	
#damonNavBar	{
	float: left;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
	padding: 20px 20px 0px 10px;
	}

#search {
	float: right;
	width: 27em;
	text-align: right;
	padding: 20px 20px 10px 0px;
	margin: 0px;
	}


#content {
   margin: 1.5em auto 2em 0;
	}

#main {
   margin-left: 2%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 2%; /* and some air on the right */
	}

#sidebar {
   float: left;
   width: 2%;    /* THIS SETS SIDEBAR WIDTH. ALSO #main MARGINS */
   display: inline; 
   margin-left: 0;
	}


#sidebar.hascontent {  /* if sidebar doesnt include menu but content add class="hascontent" */
	padding: 0 1%;
	width: 1%;
	}

#footer {
	clear:both;
	color: #666666;
	background-color: #ffffff;
	}

#footer p {
	font-size: 0.8em;
	padding: 10px;
	text-align: left;
	margin: 0;
	}

#footer p a {
	color: #000000;
	}

#content {
	}
	
#content h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	}
	
#content h2 {
	color: #999999;
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.2em;
	text-align: left;
	padding-bottom: 1px;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	}

#content h3 {
	color: #649509;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	}
	
#content h4 {
	color: #649509; 
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	}
#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
	}
	
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
	}
	
p {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	line-height:1.4em;
	padding: 0;
	}
	
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
	}
	
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
	
strong, b {
   font-weight: bold;
	}
	
em, i {
   font-style:italic;
	}

code, pre {  /* Wrapping text in <code> tags. Makes CSS not validate */
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	}

pre {
	border: 1px solid #000;  /* black border for pre blocks */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;   /* smaller font size, as these are usually not so important data */
	}

#main ul,
#main ol,
#main dl {
	font-size: 1.0em;
	line-height:1.4em;
	margin: 0 0 1.5em 0;
	}
	
#main ul li,
#main ol li {
	margin: 0 0 0.25em 3em;
	}

#dl dt {
	font-weight: bold;
	margin: 0 0 0.25em 3em;
	}
	
#dl dd {
	margin: 0 0 0 3em;
	}
	
/* PLAYER STYLES */

.playerText	{
	width: 300px;
	margin: 0px;
	padding: 7px 6px 3px 6px;
	text-align: right;
	vertical-align: middle;
	font-size: .9em;
	float: left;
	}
	
.playerBar	{
	display: block;
	width: 240px;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	float: left;
	}
	
.lineOne	{
	width: 575px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: #cccccc;
	}
	
.lineTwo	{
	width: 575px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: #999999;
	}
	
/* IMAGE CONTENT STYLES */

.fotoAlbumCover	{
	margin: 2px 0px 5px 0px;
	padding: 0px;
	}
	
/* TEXT CONTENT STYLES */

.albumCopy	{
	width: 400px;
	min-height: 300px;
	margin: 2px 2px 5px 5px;
	padding: 5px;
	border: 1px solid #cccccc;
	float: left;
	}
	
.priceTag	{
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-size: 24px;
	text-align: left;
	color: #5a7bad;
	}
	
.subtitle	{
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	}
	
ul#twitter-list li {
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 10px !important;
	/* font-family: Georgia, "Times New Roman", Times, serif !important;
	text-transform:uppercase; */
	text-align: left;
	line-height: 11px;
	border-bottom: 1px dotted #cccccc;
	}
	
ul#twitter-list li a {
	margin: 2px;
	padding: 2px 0px 5px 0px;
	font-size: 10px !important;
	/* font-family: Georgia, "Times New Roman", Times, serif !important;
	text-transform:uppercase; */
	text-align: left;
	line-height: 11px;
	}

ul#twitter-list li {
	margin-top: 10px !important;
	}

#twitters h2, #twitters h2 a {
	font-size:24px !important;
	white-space:nowrap;
	display:inline;
	letter-spacing: 8px !important;
	overflow: hidden;
	}
	
.widgetBox	{
	width: 300px;
	margin: 5px 0px 0px 2px;
	padding: 5px;
	background: #e1e1e1;
	border: 1px solid #cccccc;
	}
	
.centertext	{
	text-align: center;
	}
	
/* BUTTON STYLES */
	
.bgButton { /* THIS IS THE BOX THE BUTTON SITS IN (DAMON) */
    width: 100%;
    height: 55px;
	margin: 0px;
	padding: 0px;
 	}

.bgButton ul  {
	margin: 0px;
	padding: 0px;
	}

.bgButton ul li  {
	/* height: 55px; */
	margin: 0px;
	padding: 0px;
	display: block;
	}

.bgButton a:link, .bgButton a:visited { /* OFF STATE */
	width: 200px;
	height: 35px;
	display: block;
	margin: 5px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background-image: url(http://www.manymilesmusic.com/images/bgButton.jpg);
	border: 1px solid #000000;
	text-decoration: none;
	}

.bgButton a:hover, .bgButton a:active { /* HOVER STATE */
	height: 35px;
	border: 1px solid #000000;
	background-image: url(http://www.manymilesmusic.com/images/bgButtonHover.jpg);
	}
/* End of 'db_1column_layout' */

