.blog-post,.post-wrap{
padding: 20px;
margin:20px;
background: rgba(50,50,50,0.3);
}

.post-wrap{
padding: 20px;
margin:20px;
background: rgba(50,50,50,0.3);
}

#info-content{
width:700px;margin:0 auto;padding:30px 25px 80px 25px;color:white;background:none;
}

#blog-content{
width:650px;margin:0 auto;padding:30px 25px 80px 25px;color:white;background:none;
}

hr{
opacity:0.2;
height:1px;
margin:2px;
}

.blog-post-time{
float:right;
}

h2,h3{
display:inline-block;
margin:5px;
}

p{
margin-top:3px;
}



#footer-wrap{
width:940px; margin:0 auto;height:200px;color:#fefec7;font-size:14px;padding-top:20px;
}

footer{
width: 100%;bottom:0;height:250px;width:100%;background:rgb(20,20,20);
}

#foot-img{
float:left;width:180px;height:75px;background:url('../../images/foot_img.png') no-repeat;
}

#caption{
margin-left:-75px;color:#fff;text-align:center;opacity:0.7;
}

.foot-sub-div{
width:300px;float:right;
}

.foot-sub-div-logo{
width:285px;float:left;height:85%;border-right:1px solid rgba(100,100,100,0.2)
}

#foot-bottom-div{
 height:40px;width:100%;background:rgb(15,15,15);
}

#copyright{
padding-top:12px;
color:#888;
font-size:12px;
width: 940px;
margin: 0px auto;
}

.soc-foot-link{
width:25px; height:25px;
display:inline-block;
opacity:0.86;
}

.soc-foot-link:hover{
opacity:1;
}

#soc-foot-link-tw{
background: url('../images/social-footer.png') no-repeat 0px 0px;
}

#soc-foot-link-fb{
background: url('../images/social-footer.png') no-repeat -60px 0px;
}
#soc-foot-link-in{
background: url('../images/social-footer.png') no-repeat -93px 0px;
}
#soc-foot-link-tu{
background: url('../images/social-footer.png') no-repeat -123px 0px;
}
#soc-foot-link-gp{
background: url('../images/social-footer.png') no-repeat -29px 0px;
}

*{
font-family:segoeuil;
}

footer li{
padding:10px;
cursor:pointer;
color:#bbb;
}
footer li:hover{
color:#fff;
}

.foot-icon{
width:20px;height:20px; float:left;
margin-right:5px;
}

#foot-star-icon{
background: url('/images/isp-sprite-4.png') no-repeat -347px -238px;
}
#foot-medal-icon{
background: url('/images/isp-sprite-4.png') no-repeat -347px -263px;
}
#foot-crown-icon{
background: url('/images/isp-sprite-4.png') no-repeat -347px -288px;
}