@charset "utf-8";
#container { position:relative; width:1000px; margin:0 auto; padding-top:8px; padding-bottom: 10px; overflow:hidden;}
.grid { width:234px; min-height:100px; background:#eee; margin:8px; font-size:12px; float:left; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -webkit-transition: top 1s ease, left 1s ease; -moz-transition: top 1s ease, left 1s ease; -o-transition: top 1s ease, left 1s ease; -ms-transition: top 1s ease, left 1s ease; }
.grid strong { border-bottom:1px solid #ccc; text-align:center; display:block; padding:0 0 5px 0; font-size:14px; }
.grid p{ text-align:left; margin:0 10px; line-height:150%; text-indent:10px;}
.grid .meta { text-align:left; color:#777; font-style:italic; padding:10px; }
.grid .imgholder{ width:214px; overflow:hidden; padding: 10px;}
.grid .imgholder img { max-width:100%; background:#ccc; display:block; }

#float{ background:#060606;width:100%;}
.div2{top:0px; left:0;z-index:999; position:fixed;_position:absolute;}

.topc{width:100%; background:#060606; box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); -webkit-transition: top 1s ease, left 1s ease; -moz-transition: top 1s ease, left 1s ease; -o-transition: top 1s ease, left 1s ease; -ms-transition: top 1s ease, left 1s ease;}
.topc ul{ width:986px; margin:0 auto; min-height:35px; line-height:35px; background:#060606; }
.topc li{float:left; width:196px; text-align:center;}
.topc li a{ font-size:14px; font-weight:bold; color:#FFF;}
 @media screen and (max-width : 1240px) {
 body {
 overflow:auto;
}
}
@media screen and (max-width : 900px) {
 #backlinks {
 float:none;
 clear:both;
}
 #backlinks a {
 display:inline-block;
 padding-right:20px;
}
 #wrapper {
 margin-top:0px;
}
#container{ margin:0;}
}

#loading { display:none; line-height: 30px; background: #000; color:#fff; text-align: center; height: 30px; width: 100%; left:0; position:fixed;}
.body11{ position:relative;}
