/*
Theme Name:     Bunchy Child Theme
Theme URI:      http://bunchy.bringthepixel.com
Description:    Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>.
Author:         bring the pixel
Author URI:     http://www.bringthepixel.com/
Template:       bunchy
Version:        1.0
Tags:           fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

/* Place all your CSS modifications below */

.horizontalad {
	padding-top:20px;
	padding-bottom:20px;
	margin-top:60px;
	margin-bottom:60px;
	margin-left:0;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}

#mashbar-header {
	padding-top:13px;
	padding-bottom:8px;
	background-color:#000;
	box-shadow: none;
}


#mashbar-header .mashbar-logo {
    display: inline-block;
    float: left;
    padding-right: 35px;
    padding-top: 1px;
    padding-left: 0;
}

p.snax-post-origin {
	display:none;
}

.firstad {
	float: left;
    margin: .5em 1em .5em 0;
    min-height: 250px;
    min-width: 300px;
    position: relative;
    z-index: 2;
}

#trendingrc {
	max-width:300px;
	margin:0 auto;
}

.g1-img-wrap {
    margin-bottom: 30px;
}