/*
CTC Separate Stylesheet
Updated: 2017-01-10 21:16:39
*/

body {
    color: #333;
    background-color: #f0f3f3;
}

header {
    padding: 30px 0;
}

.gt3_preloader:after {
    width: 32px;
    height: 32px;
    background-image: url("/wp-content/themes/pure-jdg/spiffygif_32x32.gif");
}

header,
footer,
.wrapper.container {
    background: none;
}

header a {
    color: #333;
}

h1 {
    margin-bottom: 0;
    text-align: center;
}

.socshare,
.prev_next_links,
.preview_meta {
    display: none;
}

.home .contentarea,
.single .contentarea {
    min-height: inherit;
}

.module_html.span3 {
	width: 100%;
	text-align: center;
}

.module_html.span3 p {
	color: #484848;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 0;
}