
/*dayna lynn
http://www.daynalynn.com

Bright Purple: #531195
Light Purple: #e5dcef
Deep Sky Blue: #006699
Deep Bright Pink: #cc0099
*/
/*STRUCTURE*/
* 						{# margin: 0;}


.page-wrap				{	width:775px;
							position:relative;
							margin:auto; }
							
#main-content			{	width:495px;
							margin: auto;
							position:absolute; top:210px; left:0px;}

#side-bar				{	width:250px;
							position:absolute; top:210px; right:0px;}								
							
/*TYPE*/
body, table				{	font-family:Georgia, "Times New Roman", Times, serif;
							font-size:10pt;
							line-height:14pt;}

td#form					{	font-size:12pt;
							color:#531195;}

h2.page-title			{	color:#cc0099;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:12pt;}							
							
h1,h2,h3,h4,h5			{	font-family:Georgia, "Times New Roman", Times, serif;}

#lessons				{	line-height:16pt;}

/*LINKS*/															
a						{	color:#006699;}

a:hover, a:active		{	color:#cc0099;}



/*HEADER*/	
#header					{	width:100%;
							margin:auto;}

			
p#name					{	font-family:Georgia, "Times New Roman", Times, serif;
							font-size:55pt;
							color:#531195;
							margin-top:25px;
							margin-bottom:45px}

p#description			{	font-family:Georgia, "Times New Roman", Times, serif;
							font-size:18pt;
							font-weight:300;
							color:#531195;
							margin:0 0 0 0;}

p#description2			{	font-family:Georgia, "Times New Roman", Times, serif;
							font-size:13pt;
							font-weight:300;
							color:#531195;
							font-style:italic;
							margin:2px 0 0 0;}

/*NAVIGATION*/	
#main-nav				{	margin:auto;
							padding:0 0 0 0;
							position:absolute; top:160; left:0;
							width:100%;}

ul#main-nav				{	list-style:none;
							list-style-type:none;
							padding:0x 0px 0px 0px;
							margin:0 auto;}
							
ul#main-nav li			{	display:inline;}

ul#main-nav li a		{	font-family:Georgia, "Times New Roman", Times, serif;
							text-decoration:none;
							font-size:14pt;
							color:#531195;
							font-weight:bold;
							line-height:13pt;}						

ul#main-nav	li a:hover, ul#main-nav	li a:active
						{	color: #cc0099;}	

/*SIDEBAR CONTENT*/						
h3.side-content			{	font-family:Georgia, "Times New Roman", Times, serif;
							text-decoration:none;
							font-size:11pt;
							font-weight:bold;
							color:#531195;
							text-transform: uppercase;
							text-align:center;}

.side-elements			{	border:solid;
							border-width:1px;
							border-color: #CCCCCC;
							margin:10px 0 10px 0;
							padding:5px 2px 2px 2px;}

h3#album-title			{	font-size:25pt;
							color:#531195;
							text-align:center;
							margin:0 0 0 0;}														

p#artist-name			{	font-size:25pt;
							font-weight:normal;
							font-style:italic;
							text-align:center;
							color:#531195;
							margin:8px 0 8px 0;}							

td#bottom-block
						{	background-color:#531195;
							font-size:15pt;
							color:#ffffff;
							text-align:center;}
/*LYRICS PAGE*/	
ul#lyrics-menu-bar		{	list-style:none;
							list-style-type:none;}

ul#lyrics-menu-bar li	{	display: list-item;}

ul#lyrics-menu-bar li a	{	font-family:Georgia, "Times New Roman", Times, serif;
							text-decoration:none;
							font-size:10pt;
							color:#006699;
							font-weight:bold;
							line-height:13pt;}

ul#lyrics-menu-bar	li a:hover, ul#lyrics-menu-bar	li a:active
						{	color: #cc0099;}


/*HOME PAGE FEED*/
h2.content-header		{	font-family:Georgia, "Times New Roman", Times, serif;
							text-decoration:none;
							font-size:13pt;
							font-weight:bold;
							color:#cc0099;
							text-transform: uppercase;}	
							
.content				{	border:solid;
							border-width:1px;
							border-color: #CCCCCC;
							margin:10px 0 10px 0;
							padding:3px 2px 5px 5px;}																															

p.date					{	color:#888888;}	

p.hr					{	color: #CCCCCC;
							text-align: center;}

/*BLOG*/							
.post-content			{	border:solid;
							border-width:1px;
							border-color: #CCCCCC;
							margin:10px 0 10px 0;
							padding:10px 10px 10px 10px;}
										
							
							
							
							
							
							
							
