@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800);
body {
	color: #777;
	background-color: #2075e0;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	}
* {
	border:0;
	margin:0;
	padding:0;
	}
a {
	color:#2075e0;
	text-decoration:none;
	}
a:hover {
	color:#777;
	text-decoration:underline;
	}
#main {
	margin:0 auto;
	width: 749px;
	}
#logo {
	padding: 0 4px;
	text-align: center;
	}
#logo h1, #logo p {
	float: left;
	width: 729px;
	}
#logo h1 {
	margin: 30px 0 0;
	}
#logo h1 a {
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	}
#logo h1 a:hover {
	color: #b7caf4;
	text-decoration:none;
	}
#logo p span {
	padding: 1px 4px;
	background-color:#fff;
	font-size: 12px;
	text-transform: uppercase;
	}
.advtop {
	height:90px;
	}
.advtop, .advmid, #freemidis, #comments {
	float:left;
	width: 729px;
	padding: 10px;
	margin:10px 0 0;
	background-color:#fff;
	text-align: left;
	}
#categoryList-nav, .ln-letters, #categoryList, h2, #dlinfo, #logo, #midilist {
	float: left;
	width:729px;
	}
.ln-letters {
	margin: 0 0 10px 0;
	}
#categoryList {
	margin:10px 0;
	font-size: 14px;
	}
.ln-letters a, .ln-letters a.ln-last {
	width: 79px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	text-align: center;
	margin: 1px;
	background-color: #EAF3FF;
	font-weight: 800;
	font-size: 18px;
	overflow: hidden;
	}
.ln-letters a:hover, .ln-letters a.ln-selected {
	background-color: #2075DF;
	color: #fff;
	text-decoration: none;
	}
.ln-letters a.ln-disabled {
	color: #b7caf4;
	}
.ln-letter-count {
	display: none;
	}
h2 {
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
	}
h2 span {
	display: block;
	clear: both;
	line-height: 26px;
	}
h2 .midi-band, h2 .midi-song, h2 .midi-size {
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 36px;
	}
.midi-size {
	font-weight: 400 !important;
	}
h2 .midi-band {
	background: #eee url(/download.png) no-repeat 5px -291px;
	}
h2 .midi-song {
	background: #eee url(/download.png) no-repeat 5px -155px;
	}
h2 .midi-size {
	background: #eee url(/download.png) no-repeat 5px -369px;
	}
h2 .midi-dl {
	margin: 20px 0 10px 0;
	text-align: center;
	}
h2 .midi-dl a {
	padding: 5px 5px 5px 36px;
	background: transparent url(/download.png) no-repeat 0 6px;
	}
h2 .midi-dl a:hover {
	background: transparent url(/download.png) no-repeat 0 -72px;
	}
#dlinfo {
	font-size: 15px;
	margin: 0 0 10px 0;
	}
#dlinfo a {
	font-weight: 800;
	}
ul {
	list-style-type: none;
	}
#categorylist li {
	font-size: 15px;
	letter-spacing: -1px;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #efefef;
	-webkit-column-count: 3;     
	-moz-column-count: 3;     
	column-count: 3;
	-webkit-column-gap: 10px;  
	-moz-column-gap: 10px;
	column-gap: 10px;
	}
.catlistlast {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	}
#categorylist li a {
	font-weight: 800;
	width: 100%;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	}
#categorylist li a:hover {}
#midilist li {
	width: 343px;
	height: 20px;
	line-height: 20px;
	background: transparent url(/download.png) no-repeat 0 -228px;
	padding: 0 0 0 16px;
	font-size: 15px;
	text-transform: uppercase;
	}
#midilist li a {
	font-weight: 800;
	}
li {
	float: left;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0 5px 0px 0;
	}
li a {
	font-weight: bold;
	text-transform: uppercase;
	}
li a:visited {
	color:#777;
	}
#footer {
	text-align: center;
	float: left;
	width: 729px;
	margin: 10px 0;
	color: #fff;
	}
#footer a {
	color: #B7CAF4;
	}
.fb-like {
	margin: 0 0 10px 0;
	}
.fb-comments {
	margin: 0 0 10px 0;
	}
.socila {
	float: left;
	}