/* 

Theme Name: MidwestMixtapes

Theme URI: http://midwestmixtapes.com

Description: Midwest Mixtapes.com

Version: 1.0

Author: <a href="http://gaadt360.com">Brian Gaadt</a>

Author URL: http://gaadt360.com

*/





div {
	position:relative;
}
.entry {
	padding: 0px;
}
.entry-page {
	padding: 25px;
}
.grid_14 .block .mixtapes {
	width:682px;
	hidden:overflow;
	display: block;
	padding:0;
}
.block .mixtapes.featured {
	position:relative;
	display:block;
	text-align:center;
	padding:0;
	margin:0;
}
.mixtapes.featured .gallery-thumb {
	display:inline;
	float:left;
	margin:0 25px 20px 0;
	width:180px;
	padding:10px;
	background: #555 /* url('images/global/bg/bg-trans75.png')*/;
	border:0;
	-moz-box-shadow: -1px 1px 4px #444;
	-webkit-box-shadow: -1px 1px 4px #444;
	box-shadow: -1px 1px 4px #444;
	/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";



/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
.mixtapes.featured .gallery-thumb img {
	display:block;
	width:180px;
	height:180px;
	padding:0;
	margin:0 0 0 0 !important
}
.block .mixtapes.main {
	position:relative;
	display:block;
	text-align:center;
	padding:0;
	margin:0;
}
.mixtapes.main .gallery-thumb {
	display: inline;
	float:left;
	margin:0 30px 25px 0;
	width:120px;
	min-height: 200px;
	max-height: 205px;
	padding:10px;
	background: #333/*url('images/global/bg/bg-trans80.png')*/;
	border:0;
	-moz-box-shadow: -3px -2px 3px #444;
	-webkit-box-shadow: 3px 5px 3px #444;
	box-shadow: 3px 5px 3px #444;
	/* For IE 8 */

-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}
.mixtapes.main .gallery-thumb img {
	display:block;
	width:120px;
	height:120px;
	margin:0
}
.mixtapeOptions{ padding:5px; text-align:left;}
.optionsOnHover {
	display:none;
	font-size:14px;
	text-transform:lowercase;
	position:absolute;
	left:10px;
	top:10px;
	text-align:center
}
.mixtapes.featured .optionsOnHover {
	width:180px;
	height:110px;
	padding:70px 0 0 0;
}
.mixtapes.main .optionsOnHover {
	width:120px;
	height:80px;
	padding:40px 0 0 0
}
.optionsOnHover a {
	display:block;
	margin:0 0 0 0;
	font-weight:bold
}
.optionsOnHover a:hover {
	text-decoration:none
}
.mixtape-details .details {
	float:left;
	width:98%;
	padding:0;
	margin:0;
}
.mixtape-details .details.one {
	float:none;
	padding:0;
	margin:0;
}
.mixtape-details .details.two {
	float:left;
	width:45%;
}
.mixtape-details .details.three {
	float:left;
	width:45%;
}
.album_download_link {
	color:#ffffff;
}
.album_download_link a.d-button {
	width: 100px;
	height: 30px;
	line-height:30px;
	color: #fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-align: center;
	position:relative;
	margin-bottom: 4px;
	/* Background Gradients */

	background: #014464;
	background: -moz-linear-gradient(top, #0d658e, #0c577a 50%, #014d71 51%, #003e5c);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0d658e), color-stop(.5, #0c577a), color-stop(.5, #014d71), to(#003e5c));
	/* BORDER RADIUS */

	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c3d6df;
	border-top: 1px solid #c3d6df;
	/* TEXT SHADOW */

	text-shadow: 1px 1px 1px black;
	/* BOX SHADOW */

	-moz-box-shadow:0 1px 3px black;
	-webkit-box-shadow:0 1px 3px black;
	box-shadow:0 1px 3px black;
}
.video_youtube_link {
}
.video_youtube_link a.v-button {
	width: 100px;
	height: 30px;
	line-height:30px;
	color: #fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-align: center;
	position:relative;
	/* Background Gradients */

	background: #014464;
	background: -moz-linear-gradient(top, #0d658e, #0c577a 50%, #014d71 51%, #003e5c);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0d658e), color-stop(.5, #0c577a), color-stop(.5, #014d71), to(#003e5c));
	/* BORDER RADIUS */

	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #c3d6df;
	border-top: 1px solid #c3d6df;
	/* TEXT SHADOW */

	text-shadow: 1px 1px 1px black;
	/* BOX SHADOW */

	-moz-box-shadow:0 1px 3px black;
	-webkit-box-shadow:0 1px 3px black;
	box-shadow:0 1px 3px black;
}
#twitter #twitter_div #twitter_update_list li {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:12px;
}
#twitter #twitter_div #twitter_update_list li a {
	font-size:12px;
	font-weight:normal;
}

