﻿/*

Style Sheet for LiveMusicSac.com
(c) 2008 Dave Mills

================================================*/ 
*				{ margin:0;	padding:0}
html 			{ height:100%;overflow:scroll}
body			{ font: 100%/1.125em Georgia, Verdana, Arial, Helvetica, "sans serif"; background-image:url('../images/linen_blue1.jpg')}
img,div			{ border: none}
p				{font-size:14px}
.b				{font-weight:bold}
h1,h2,h3		{color:#304fb4}
h3				{margin:10px 0 5px 0;text-align:center}
.center			{text-align:center}
#wrapper		{width:1020px;margin:0 auto} /* blue was f0fefd */
#main			{float:left;width:880px;background-color:#fdfddc}
#leftcol		{float:left;width:120px;margin:0 10px}
#legend			{width:130px;padding:2px;margin:10px 0px 10px 0px;border:1px #AAA solid;background-color:#F7F7F7}
#legend h2		{/*font-size:12px;margin:0 0 5px 0;text-align:center;color:#333;background-color:#CCC;*/padding:4px;height:100%}
#gads			{margin-left:8px;margin-top:20px}
#centercol		{float:left;width:740px}
#calendar		{width:700px;float:left;margin:10px 0 0 15px}
#calendar h1	{width:100%;font-size:20px;text-align:center;margin:5px 0}
#rightcol		{float:left;width:130px;padding-top:245px;padding-left:10px}
#sponsors		{clear:both;margin:20px;padding-top:20px}
#sponsors h2	{margin:10px 0;text-align:center}
#clubs			{clear:both;margin:20px;padding-bottom:50px}
#clubs h2		{margin:0px 0;text-align:center}
.clubname		{font-weight:bold}
.clubloc		{}
.coupon			{/*float:left;*/width:800px;height:50px;border:3px #000 dashed;padding:10px;margin:20px 27px;
				text-align:center;background-color:#FFF}
.line1			{}						/* coupon display styles for the first and second lines */
.line2			{color:#F00;font-weight:bold}
.line3			{display:none}

.sponsortext	{}
#cheader		{width:100%}
/* Style .letCatName, the class for the legend on the schedule */
a.ledCatName:visited {
        border-bottom:0px; 
        border:none; 
        text-decoration:none;
} 
a.ledCatName:link {
        border-bottom:0px; 
        border:none; 
        text-decoration:none;
} 
a.ledCatName:hover { color:#f87d06}
