/* custom CSS stylesheet */


body {
	color: white;
	background-color: #434343;
	}
	
#unplug_row{
	font: bold 14pt Georgia;
	color: black;


}

#enable_javascript {
	background:url('images/scripts_enable.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;

}

#aboutMeech {
	background-color: #363636;
	font: bold 18px 'Architects Daughter', cursive;
	max-width: 650px;
	max-height: 650px;
	margin: 0 auto;
	text-align: left;

}

#spittingame_vid {
position: relative;
text-align: center;
z-index: 0;

}

#retailers {
	margin-top: 50px;
	

}




.btn-primary {
	background-color: #878687;
	border-color: white;

}

#social_links{
padding: 10px;

}

#social_links2{
margin-left: 5px;

}


#close_button:HOVER {
	background-color: #5F5F5F;
	border-color: white;

}

#meech_name {
	font-family: 'Cherry Cream Soda', cursive;
	color: white;
	font-size: 16px;

}

#meech_name2 {
	font-family: 'Cherry Cream Soda', cursive;
	color: white;
	font-size: 14px;

}

.jumbotron {
		margin-top: 25px;
		background: transparent;
	/*	background-color: rgba(67,67,67,0.7); */
		
}

#footer {
text-align: justify;

}

#jumbotron_unplug {
		text-align: center;
}

#row_left {
	text-align: left;
}

#dropdown_style {
	font-family: 'Cherry Cream Soda', cursive;
	padding: 20px;
	color: white;
	background-color: black;
}

#dropdown_style:Hover{
	padding: 20px;
	color: black;
	background-color: #222;
}

#dropdown_style a  {
	color: white;
	font-size: 12px;
}

#dropdown_style a:Hover {
	color: black;
}


#song_title {
	color: #ffd57b;
	font: bold 18px 'Cherry Cream Soda', cursive;
}

#audio_description {
	font: bold 18px 'Architects Daughter', cursive;
	text-align: justify;
}

#link_color {
	font-family: 'Cherry Cream Soda', cursive;
	color: white;

}




#link_color:Hover{
	color: #806969;

}






