/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
h2.feature-title,
h3.widgettitle,
h1.archive-title {
	font-size: 11pt;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 15px;
	border: none;
	background: #fff;
}

h2.feat-title {
	color: #E01B5D;
	font-size: 11pt;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 15px;
	border: none;
	background: #fff;
}

h2.feat-title a {
	color: #E01B5D;
}

#catnav {
	padding: 0;
	margin: 0;
	background: #fff;
	border: none;
	font-size: 12px;
	font-weight: bold;
}

#catnav ul ul a {
	width: 180px;
	line-height: 20px;
	border: 0;
	border: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-top: 0;
	background: #fff;
}

p#breadcrumbs {
	font-size: 8pt;
	letter-spacing: 0;
	line-height: 1.5em;
	margin: 0;
	padding: 6px 15px;
	border-bottom: 0;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
}

.controls-container {
	background: #fff;
	padding: 5px 20px;
	margin: 0;
	border: 1px solid #ebebeb;
	border-bottom: 0;
}

.banner468 {
	text-align: center;
	margin: 0 auto;
	float: none;
	display: block;
	padding: 5px;
	border: none;
	background: #fff;
}

.c-sw .banner468,
.sw-c .banner468,
.fwidth .banner468 {
	padding: 10px;
}

.singlepost .auth-bio,
.single .auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	background: #ffffff;
	border: 1px solid #ebebeb;
}

#related {
	padding: 15px;
}

#sitetitle, 
#logo {
	width: 100%;
	max-width: 100%;
	margin: 30px 0 0;
	padding: 0;
	text-align: left;
}

#logo img {
	max-width: 100%;
	height: auto;
}

.controls-container {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #fff #fff -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 0;
	margin: 0;
	padding: 5px 20px;
}

.giveaways {
	padding: 25px 5px 5px;
	width: 100%;
	float: left;
	text-align: left;
	margin: 20px 0;
	border-top: 1px #f1f1f1 solid;
	border-width: 80%;
}

.giveaways img {
	margin: 0 10px 0 8px;
	border: none;
}

.giveaways-text {
	width: 400px;
	float: left;
	text-align: left;
}

.subbox {
	width: 235px;
	display: block;
	float: left;
	clear: right;
	padding: 0 25px;
	margin: 25px 0;
}

.digitalsubs {
	width: 600px;
	height: 200px;
	display: inline;
	padding: 10px;
}

table th {
	background: #ffffff;
	border: 1px solid #fff;
	padding: 10px;
}

table tr {
	background: #ffffff;
}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #33c0c8;
}

.widget li {
	list-style-type: none;
	margin: 0;
	padding: 5px 5px 5px 24px;
	border-bottom: none;
	background: none;
}

span.wpcf7-list-item {
	display: block;
}

.pptwj-tabs-wrap .boxes ul li a {
	color: #33c0c8;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#mc_signup_submit {
	border: 1px solid #f359ac;
	color: #FFF;
	background-color: #E01B5D;
}

.auth-bio {
	display: none;
}

.ts-fab-tab {
	border: 1px solid #cccccc;
	padding: 12px;
	background: #fff;
	min-height: 80px;
	overflow: hidden;
}

.banner728-container {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 0;
	float: none;
	display: none;
}

.pings {
	background: #f5f5f5;
	border: 1px solid #ebebeb;
	padding: 15px;
	margin: 0 0 20px;
	display: none;
}