/* shy edits for left column */

#nav_menu-4-background-wrapper {
	display: none;
}

/* i dont know what this does */

.image-full-window-background-wrapper {
	padding: 0;
}

/* shy edits below reduce header size */

/* site title and description font, color, etc. */

.site-title a {
	font-size: 2em !important;
}

.site-title a:hover {
	font-size: 2em !important;
}

.site-tagline a {
	font-size: 1.6em !important;
}

.site-tagline a:hover {
	font-size: 1.6em !important;
}

.builder-module-header {
	text-align: left;
}

/* fixes nav size on responsive */

#menu-green-menu-2014 a {
	font-size: 16px !important;
}


/* should hide whole left column? */

.builder-module-sidebar .widget-wrapper { display: none; }

/* hide 'more from mario' 'the latest and greatest' and 'lets connect' */

/* fix header / post title positioning */

.builder-module {
padding-top: 1em !important; }

.loop {
	padding-top: 1em !important;
}

/* old move main content back up

#builder-module-52ec5b052447c-background-wrapper { margin-bottom: -5em; }

#builder-module-52ec5b05244ba { margin-top: -18em; }

*/

/* entry title */

.entry-title {
	text-align: center;
	margin: 0 1em !important;
}

/* hide SBGM

#text-28-background-wrapper { visibility: hidden; }
*/


/* Below resumes default CSS */

/* Comments */

.commentlist li.comment,
.commentlist li.trackback,
.commentlist li.pingback {
	padding-right: 0;
	padding-left: .75em;
}
.commentlist .comment-body {
	margin-right: .5em;
}

.commentlist .children li.comment,
.commentlist .children  li.trackback,
.commentlist .children  li.pingback {
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding-right: 0;
}