/* Start of CMSMS style sheet 'db_right_layout' */
	/*  COPYRIGHT (c) 2009 AMADEO 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;
	}

	
#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;
	}
	
#content {
   margin: 1.5em auto 2em 0;
	}

#sidebar {
	margin: 0px 2% 0 60%;
	}

#main {
   float: left;
   width: 58%;
   margin: 0px 0px 0px 10px;
   display: inline; 
	}
	
#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;
	}

#sidebar.hascontent {  /* if sidebar doesnt include menu but content add class="hascontent" */
	padding: 20 1% 0 0;
	width: 24%;
	}

	/* TEXT CONTENT STYLES */

#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: #000000;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	}
	
#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 */
	}
	
	.subtitle	{
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	}
	
.centertext	{
	text-align: center;
	}

	/* ALBUM SPOTS */
	
.albumGroup	{
	margin: 0px;
	padding: 10px 0px 15px 0px;
	text-align: left;
	float: left;
	}
	
.albumFotoAndDate	{
	float: left;
	}
	
#FlabellComponent1	{
	/* display: block; */
	width: 250px;
	height: 95px;
	float: left; margin: 10px 0px 10px 10px;
	}
	
#FlabellComponent2	{
	/* display: block; */
	width: 250px;
	height: 95px;
	float: left; margin: 10px 0px 10px 10px;
	}
	
.albumBuyButtons	{
	float: left; margin: 0px 0px 0px 15px;
	}
	
	/* STYLES FOR GLOBAL CONTENT BLOCKS */

#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;
	}
	
.storeWidgets	{ 
	margin: 0px;
	padding: 5px;
	text-align: right;
	}
	
ul#twitter-list li {
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 10px !important;
	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;
	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;
	}
	
	/* STYLES FOR REMOTE SCRIPTS */
	
.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;
	}
/* End of 'db_right_layout' */

