@charset "utf-8";
/* CSS Document */

body {

	background-color: #ffc3c3;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-size: 11pt;
    margin: 10px auto; /* Center the content horizontally */
    padding: 0;
}


.filler_cell{
	height:100%;
	background-color:  #000000;
					border-radius: 8px;
	
	
}






.header {
	
	height: 120px;
}

        footer {
            background-color: #000000;
			font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
            	font-size: 9pt;
			color: white;
            text-align: center;
            padding: 5px;
            position: fixed;
            bottom: 0;
            width: 100%;

        }

h2 {
	

			text-align: center;
			font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
            background-color: #000000;
            color: #ffc3c3;
	font-size: 14pt;
			letter-spacing: 1px;
            border-radius: 8px;
            padding: 5px;
            width: 80%;
		font-weight: normal;
        
}

h3 {
	

			text-align: center;
			font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
            background-color: #924545;
            color: #ffc3c3;
	font-size: 11pt;
	
			letter-spacing: 1px;
            border-radius: 8px;
            padding: 3px;
            width: 80%;
        
}


hr {
	
  border-color:#ffc3c3; 
	border-style:solid;
}



.logo_sub {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 10pt;
	font-variant-caps: all-small-caps;
	letter-spacing: 7px;

	background-color: #000000;
	
	text-align: center;
	color: #ffffff;
  

	
	
}
.logo {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 14pt;
	font-variant-caps: all-small-caps;
	letter-spacing: 3px;

	background-color: #000000;
	
	text-align: center;
	 border-radius: 6px;
            padding: 0px;
	color: #ffffff;
            width: 286px;
	height: 85px;
border-style: double;
	border-width: 2px;
	filter: drop-shadow(10px 5px 10px #f09898);

	
	
}


.blogspace {
	width: auto;
	vertical-align: top;
	padding: 10px;
	
	
}

.blogpost{
	width: 95%;
	border-radius: 8px;
            background-color: #ffffff;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	border-spacing: 30px;
}

.blogtalk {
	width: 80%;
	padding: 5px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #000000;
	font-size: 12px;


	
	
}






.playlists {
	width: 180px;
	border-spacing: 4px;

	
	
	
}

.playlist {
	vertical-align: top;
	text-align: left;
	height: 90px;
	background-color: #f09898;
			border-radius: 8px;
	
}

.albumcover {
	height: 60px;
	width: 60px;
	background-color: #000000;
	border-radius: 8px;
			background-size: cover;
			background-position: center;
  }

.albumtitle {
		text-align: left;
				font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
            background-color: #000000;
            color: #FFFFFF;
	font-size: 12px;
			letter-spacing: 1px;
            border-radius: 8px;
            width: 90%;

	
	
}

.albumdesc {
		text-align: center;
				font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    color: #000000;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 3px;
    width: 90%;
	background-color: #FFFFFF;
    border-radius: 8px;
	
}

.albumbox {
		text-align: left;
vertical-align: top;
	height: 100%;
	
}

.openSpot {
	text-align: center;
			font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
            background-color: #1ed760;
            color: #000000;
	font-size: 10px;
			letter-spacing: 1px;
            border-radius: 8px;
            padding: 3px;
            width: 80%;
	
	
}



.showcase {
	
		text-align: left;
vertical-align: top;
	height: 100%;


}

.show_items {
	
border-spacing: 20px;
	height: 120px;
	background-color: #f09898;
			border-radius: 8px;
	width: 80%;
	padding: 20px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #924545;
	font-size: 14px;
}

.logosplash {
	vertical-align: middle;
	align-content: center;
	
}
.roundcorners {
            border-radius: 8px;
}
