/* @override http://www.mkepunk.com/wp-content/themes/mkepunk_2010/css/color.css */

/* old color: #611e00 is now #766338*/
body,
div#headerWrapper{
	background-color: #000;
}
div#wrapper{
	background-color: #FFF;
}
div#footerWrapper{
	color: #FFF;
}
div#contactMKEwrapper{
	border-top: 1px dotted #b8ba8a;
	/*border-bottom: 1px dotted #000;*/
}
div#wrapper div#contactUsButton a:link,
div#wrapper div#contactUsButton a:visited,
div#wrapper div.sendToRelease a:link,
div#wrapper div.sendToRelease a:visited{
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	color: #FFF;
	text-decoration: none;
	background: #666 url(../images/buttonHighlight_10x200.png) repeat-x center center;
	border: 1px solid #666;
}
div#wrapper a:link,
div#wrapper a:visited{
	color: #766338;
	text-decoration: none;
}
div#wrapper a:hover{
	text-decoration: underline;
}
body.page div#mainContent h4,
h4#comments,
h4#trackbacks{
	color: #766338;
}
/*div#browseAll a:link,
div#browseAll a:visited,*/
div.readMore a:link,
div.readMore a:visited{
	color: #FFF!important;
	text-decoration: none;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	background: #17284f url(../images/buttonHighlight_10x200.png) repeat-x center center;
	border: 1px solid #17284f;
}
/*div#browseAll a:hover,*/
div.readMore a:hover{
	color: #FFF!important;
	text-decoration: none!important;
	background: #000 url(../images/buttonHighlight_10x200.png) repeat-x center center;
	border: 1px solid #000;
}
a#triggerYear,
a#triggerGenre,
div#browseAll a{
	color: #FFF!important;
}
/*div#sidebar div#browseAll a:link,
div#sidebar div#browseAll a:visited{
	color: #000;
	background-color: #eceddc;
	text-decoration: none;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
}
div#sidebar div#browseAll a:hover{
	color: #FFF;
	background-color: #766338;
	text-decoration: none;
}*/
ol.tracklisting a.downloadTrack{
	background: #766338;
}
div.downloadMP3 a:link,
div.downloadMP3 a:visited{
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	color: #FFF!important;
	text-decoration: none;
	background: #766338 url(../images/buttonHighlight_10x200.png) repeat-x center center;
	border: 1px solid #766338;
}
div.downloadMP3 a:hover{
	color: #FFF!important;
	background-color: #000;
	text-decoration: none!important;
	border: 1px solid #000;
}
div#wrapper div#contactUsButton a:hover,
div#wrapper div.sendToRelease a:hover{
	background-color: #17284f;
	color: #FFF;
	border: 1px solid #17284f;
}
div#wrapper div#contactUsButton a:active,
div#wrapper div.sendToRelease a:active{
	background-color: #000;
	color: #666;
	border: 1px solid #000;
}
div.releaseCoverSmall a:link,
div.releaseCoverSmall a:visited,
div.categoryReleaseCover a:link,
div.categoryReleaseCover a:visited{
	border: 1px solid #000;
	/*-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);*/
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	box-shadow: 0 1px 10px rgba(0,0,0,.5);
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.9, transparent), to(rgba(255, 255, 255, 0.35)));
}
div.releaseCover a:link,
div.releaseCover a:visited{
	border: 1px solid #000;
	/*-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);*/
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
	box-shadow: 0 1px 10px rgba(0,0,0,.5);
	/*-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.9, transparent), to(rgba(255, 255, 255, 0.35)));*/
}
/*div.releaseCover a:hover,*/
div.releaseCoverSmall a:hover,
div.categoryReleaseCover a:hover{
	border: 1px solid #a71302;
}
div.releaseImage div.releaseCoverLarge img{
	border: 1px solid #000;
}
div#twitterFeed ul.twitter li.twitter-item span.twitter-timestamp{
	color: #666;
}
div#twitterFeed ul.twitter li.twitter-item{
	border-bottom: 1px dotted #999;
}
div#twitterFeed ul.twitter li.twitter-item.last{
	border-bottom: none;
}
div#latestByGenreWrapper{
	/*border-bottom: 1px dotted #CCC;*/
	/*background-color: #eceddc;*/
	background-color: #ededed;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
div#headerWrapper{
	background: url(../images/dinosaurHeader1024x126.jpg) no-repeat center top;
}
div#header h2 a:link,
div#header h2 a:visited,
div#header h2 a:hover{
	color: #FFF;
	text-decoration: none;
}
div#header h2{
	text-shadow: 1px 2px 1px rgba(0,0,0,.9);
}
div#missionStatement h3{
	color: #FFF;
	/*text-shadow: 1px 1px 1px rgba(256,256,256,.2);*/
}
div#missionStatement{
	color: #666;
}
div#footer {
	color: #FFF;
}
div#copyright{
	color: #666;
	border-top: 1px dotted #404653;
}
div#footer a:link,
div#footer a:visited{
	color: #a69f7b;
}
div#footer a:hover{
	color: #c0a100;
}
div#featuredWrapperOuter{
	background-color: #eceddc;
}
div#latestReleasesCarousel li.jcarousel-item{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	/*border: 1px solid #ccc;*/
}
div#twitterOuterWrapper{
	background-color: #eceddc;
	color: #404653;
}
ul#userContactInfo li#authorName,
div#userDescription{
	color: #666;
}
div#twitterOuterWrapper a:link,
div#twitterOuterWrapper a:visited{
	color: #204490;
}
div#twitterOuterWrapper a:hover{
	color: #766338;
}
ul#submissionRules{
	color: #204490;
	list-style-type: disc;
	list-style-position: inside;
}
div.date,
ul.releaseInformation li strong,
div.releaseInfo strong{
	color: #999;
}
ul#submissionRules li{
	margin-bottom: 10px;
}
div.releaseText div.tags{
	border-bottom: 1px dotted #b8ba8a;
	background: url(../images/famfamfam/tag_green.png) no-repeat left top;
	padding-left: 20px;
}
div.releaseText div.filedUnder{
	/*border-top: 1px dotted #b8ba8a;*/
	background: url(../images/famfamfam/folder_page_white.png) no-repeat left top;
	padding-left: 20px;
}
div.sociable{
	border-bottom: 1px dotted #b8ba8a;
}
ol.tracklisting li.odd{
	background-color: #f2f2e3;
}
div.newsEntry h4{
	color: #766338;
}

div.newsEntry,
li#recent_posts li,
li#archives li,
li#mke5_top_picks li{
	border-bottom: 1px dotted #CCC;
}
li#recent_posts li.last,
li#mke5_top_picks li.last{
	border-bottom: none!important;
}
body.single div.newsEntry{
	border:none;
}
li#subscribe a{
	background: url(../images/feed-icon-14x14.png) no-repeat left center;
}
div#totalReleases span#count{
	background-color: #FFF;
	color: #17284f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div#authorGravatar img{
	border: 4px solid #b6b6b6;
}
li#genreNavSidebar li,
div#genreNav li{
	color: #666;
}
div#affiliatedLinks h3{
	color: #999;
}
div#sidebar h3,
div#topTen h3,
div#genreNav h3{
	border-bottom: 1px solid #666;
}
div#callForEntries{
	background: url(../images/cassette_160x74.png) no-repeat 520px center;
}
