/*
Theme Name: EMCa
Theme URI: http://www.fabulous-design.net
Author: Kadek Mahardika
Author URI: http://www.fabulous-design.net
Version: 1.0
Tags: responsive
*/







@import url('css/layout.css');
@import url('css/base.css');
@import url('css/skeleton.css');

#social {

    margin-top: 40px;

    transition: all 0s ease-out 0s;

    width: 145px;

float:left;

}

#social a {

    display: block;

    float: left;

    height: 15px;

    margin: 0 19px 0 0;

    text-indent: -9999px;

    transition-duration: 0s;



}

#social a:hover {

    background-position: 0 -15px;

    transition-duration: 0s;

}

#social .bloglovin {

    background: url("img/icon-heart.png") no-repeat scroll 0 0 transparent;

    width: 15px;

}

#social .instagram {

    background: url("img/icon-instagram.png") no-repeat scroll 0 0 transparent;

    width: 15px;

}

#social .facebook {

    background: url("img/icon-facebook.png") no-repeat scroll 0 0 transparent;

    width: 10px;

}

#social .twitter {

    background: url("img/icon-twitter.png") no-repeat scroll 0 0 transparent;

    width: 16px;

}



/* main color class */

