/*
Theme Name:     Hybrid MKleine Child Theme
Theme URI:      http://themeforest.net/item/hybrid-responsive-retina-onepage-wordpress-theme/4682141?ref=JoNa
Description:    Child theme of Hybrid Theme
Author:         Matthias Kleine
Template:       hybrid
Version:        1.0
*/

.container h1 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 4px;
}

.widget-container h4
{
	margin-bottom: 5px;
}

span.edit-post {
	display: none;
}

.paypal_donate {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

.asa_async_container ~ br {
    display: none;

}

.asa_product_box {
    border: 1px #ccc dashed;
    padding: 10px;
}

.asa_product_box h3 {
    font-size: 20px;
}

.asa_product_box .block-image {
    width: 30%;
    display: inline-block;
}

.asa_product_box .post-content {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}

.asa_product_box .post-content h4 {
    display: none;
}

.asa_product_box .post-meta {
    margin-top: 0;
}

.social-icons {
	padding-top: 13px;
	height: 40px;
}
.social-icons a {
    display: block;
    width: 100%;
    height: 100%;
}

.social-icons li {
    width: 48px;
    height: 48px;
    float: left;
    margin-left: 2px;
    margin-bottom: 0;
    padding: 0;
    transition: background-color .5s;
    background-color: #555;
}

.social-icons .facebook {
	background-image: url('./images/ico/facebook-48.png');
}
.social-icons .facebook:hover {
	background-color: #3B5998;	
}

.social-icons .twitter {
	background-image: url('./images/ico/twitter-48.png');
}
.social-icons .twitter:hover {
	background-color: #00ACED;
}

.social-icons .github {
	background-image: url('./images/ico/github-48.png');
}
.social-icons .github:hover {
	background-color: #4183C4;
}

.social-icons .bitbucket {
	background-image: url('./images/ico/bitbucket-48.png');
}
.social-icons .bitbucket:hover {
	background-color: #205081;
}

.social-icons .xing {
	background-image: url('./images/ico/xing-48.png');
}
.social-icons .xing:hover {
	background-color: #006567;
}

.social-icons .envato {
	background-image: url('./images/ico/envato-48.png');
}
.social-icons .envato:hover {
	background-color: #528036;
}


.social-icons .s500px {
	background-color: #444444;
	background-image: url('./images/ico/500px-48.png');
}

.social-icons .flickr {
	background-color: #0063DB;
	background-image: url('./images/ico/flickr-48.png');
}

.social-icons .youtube {
	background-color: #CD332D;
	background-image: url('./images/ico/youtube-48.png');
}

.social-icons .pinterest {
	background-color: #CB2027;
	background-image: url('./images/ico/pinterest-48.png');
}

.social-icons .vimeo {
	background-color: #44BBFF;
	background-image: url('./images/ico/vimeo-48.png');
}

.social-icons .instagram {
	background-color: #3F729B;
	background-image: url('./images/ico/instagram-48.png');
}
