/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
/*dave*/


/*dave display posts short code*/

.display-posts-listing .listing-item .title {
	display: block;
	font-size: 1.3em;
	padding-bottom: 6px;
}
.display-posts-listing .listing-item {	
	min-height: 150px;
}

div.display-posts-listing {line-height: 1;}
div#highlightedPosts {padding: 5px 30px 0 30px;}
.listing-item .excerpt-dash {display: none;}
.listing-item .excerpt {font-size: .95em;}

.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
    height: 125px;
    width: 125px;
	border: 1px solid rgba(128, 128, 128, 0.25);
   box-shadow: 2px 2px 5px rgba(128, 128, 128, 0.3);
}

/* dave text */
h3.headline {line-height: 1 !important;}

#contentColumn, .sidebar {position:relative; top:-20px;}
.flip {top: 55px;}
.feature-box {
max-height: 265px !important;
}
#optin-area-left img {
width: 350px;
}
/*#contentColumn {position: absolute;}*/

	#full-width-feature {border-bottom: 1px solid white !important; background: none repeat scroll 0 0 rgba(172, 197, 247, 0.75) !important;}

#button, .button, #bottomButton {
	box-shadow: 0px 0px 10px rgb(255, 183, 31);
	background: rgb(252,234,187); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

.welcomeBox {width: 88% !important; clear:both; background-color: white; border: 1px solid white !important;
margin-top: 8px !important; padding: 30px !important;
box-shadow: 0 0 10px gray !important;
background-image: url('http://www.dogcancerblog.com/wp-content/uploads/2014/07/debut_light.png'); 
	
	
}

.backupWelcomeBoxGradient {
	background: rgb(239,248,255); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(239,248,255,1) 0%, rgba(247,244,255,1) 47%, rgba(237,248,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(239,248,255,1)), color-stop(47%,rgba(247,244,255,1)), color-stop(100%,rgba(237,248,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(239,248,255,1) 0%,rgba(247,244,255,1) 47%,rgba(237,248,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(239,248,255,1) 0%,rgba(247,244,255,1) 47%,rgba(237,248,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(239,248,255,1) 0%,rgba(247,244,255,1) 47%,rgba(237,248,255,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(239,248,255,1) 0%,rgba(247,244,255,1) 47%,rgba(237,248,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff8ff', endColorstr='#edf8ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/*dave comments css*/
#comments {margin-top: -80px !important;}
.comment-optin {margin-top: 25px !important;}
/*---:[ layout structure ]:---*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 27px;
	color: #111111;
	background-color: #FFFFFF;
	padding-top: 27px;
}
body.landing {
	padding-top: 0;
}
.container {
	width: 950px;
	margin: 0 auto;
}
.landing .container {
	width: 650px;
}
.columns, .columns > .content, .columns > .sidebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.columns > .content {
	width: 650px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #DDDDDD;
}
.columns > .sidebar {
	width: 300px;
	float: right;
	padding: 27px 27px 0 27px;
}
/*---:[ links ]:---*/
a {
	color: #1C7DE0;
	text-decoration: none;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
/*---:[ nav menu ]:---*/
.menu {
	position: relative;
	z-index: 50;
	list-style: none;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
.menu li {
	position: relative;
	float: left;
	margin-bottom: -1px;
}
.menu .sub-menu {
	position: absolute;
	left: -1px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: -1px;
}
.menu .sub-menu .sub-menu {
	top: 0;
	left: 10.5625em;
	margin: 0 0 0 -1px;
}
.menu li:hover > .sub-menu {
	display: block;
}
.menu .sub-menu li {
	width: 10.5625em;
	clear: both;
}
.menu a, .menu_control {
	display: block;
	font-size: 13px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #111111;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	background-color: #EEEEEE;
	padding: 0.75em 1em;
}
.menu a:hover {
	background-color: #DDDDDD;
}
.menu_control {
	display: none;
	background-color: #FFFFFF;
}
.menu .sub-menu a {
	border-left-width: 1px;
}
.menu, .menu a, .menu .sub-menu {
	border-color: #DDDDDD;
}
.menu .current-menu-item > a {
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	cursor: text;
}
.menu .sub-menu .current-menu-item > a {
	border-bottom-color: #DDDDDD;
}
/*---:[ header ]:---*/
.header {
	border-bottom: 3px double #DDDDDD;
	padding: 27px;
}
.landing .header {
	text-align: center;
}
#site_title {
	font-size: 42px;
	line-height: 1.32em;
	font-weight: bold;
	color: #111111;
}
#site_title a {
	color: #111111;
}
#site_title a:hover {
	color: #1C7DE0;
}
#site_tagline {
	font-size: 16px;
	color: #888888;
	line-height: 1.32em;
}
/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt, .grt h3 {
	font-size: 16px;
	line-height: 27px;
}
.grt .headline {
	font-size: 26px;
	line-height: 40px;
	margin: 0;
}
.grt h2 {
	font-size: 20px;
	line-height: 32px;
	margin-top: 41px;
	margin-bottom: 14px;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 23px;
}
.grt .drop_cap {
	font-size: 54px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-bottom: 27px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 27px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 27px;
	margin-right: 27px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 27px;
	margin-left: 27px;
}
.grt .caption {
	margin-top: -14px;
	color: #888888;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 37px;
	width: 45%;
	margin-bottom: 14px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}
/*---:[ post box styles ]:---*/
.post_box {
	padding: 27px 27px 0 27px;
	border-top: 1px dotted #DDDDDD;
}
.top {
	border-top: 0;
}
.post_box .headline, .headline a {
	color: #111111;
}
.headline a:hover {
	color: #1C7DE0;
}
.byline, .byline a {
	color: #888888;
}
.byline a {
	border-bottom: 1px solid #DDDDDD;
}
.byline a, .post_author, .post_date {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.byline a:hover, .num_comments {
	color: #111111;
}
.byline .post_edit {
	margin-left: 14px;
}
.byline .post_edit:first-child {
	margin-left: 0;
}
.post_author_intro, .post_date_intro, .byline .post_cats_intro {
	font-style: italic;
}
.post_box h2, .post_box h3 {
	color: #111111;
}
.post_box h3 {
	font-weight: bold;
}
.post_box ul {
	list-style-type: square;
}
.post_box blockquote {
	color: #888888;
	margin-left: 14px;
	padding-left: 14px;
	border-left: 1px solid #DDDDDD;
}
.post_box code {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
}
.post_box pre {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
	background-color: #EEEEEE;
	padding: 14px;
	-webkit-tab-size: 4;
	-moz-tab-size: 4;
	tab-size: 4;
}
.post_content li a {
	text-decoration: underline;
}
.post_content li a:hover {
	text-decoration: none;
}
.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	padding: 14px;
}
.post_box .wp-caption img, .post_box .post_image_box .post_image, .post_box .thumb {
	margin-bottom: 14px;
}
.wp-caption.aligncenter img {
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text .wp-smiley {
	display: inline;
	margin-bottom: 0;
}
.post_box .wp-caption p {
	font-size: 13px;
	line-height: 23px;
}
.post_box .author_description {
	border-top: 1px dotted #DDDDDD;
	padding-top: 27px;
}
.post_box .author_description_intro {
	font-weight: bold;
}
.post_box .avatar {
	width: 63px;
	height: 63px;
	float: right;
	clear: both;
	margin-left: 14px;
}
.post_box .author_description .avatar {
	width: 81px;
	height: 81px;
	float: left;
	margin-right: 14px;
	margin-left: 0;
}
.post_box .post_cats, .post_box .post_tags {
	color: #888888;
}
.post_box .alert, .post_box .note {
	padding: 14px;
}
.post_box .alert {
	background-color: #ff9;
	border: 1px solid #e6e68a;
}
.post_box .note {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.landing .headline_area {
	text-align: center;
}
/*---:[ other post box styles ]:---*/
.num_comments_link {
	display: inline-block;
	color: #888888;
	text-decoration: none;
	margin-bottom: 27px;
}
.num_comments_link:hover {
	text-decoration: underline;
}
.bracket, .num_comments {
	font-size: 27px;
}
.bracket {
	color: #DDDDDD;
}
/*---:[ misc. content elements ]:---*/
.archive_intro {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #DDDDDD;
}
.archive_intro .headline {
	margin-bottom: 27px;
}
.prev_next {
	clear: both;
	color: #888888;
	border-top: 1px solid #DDDDDD;
	padding: 14px 27px;
}
.prev_next .next_posts {
	float: right;
}
.previous_posts, .next_posts {
	display: block;
	font-size: 13px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.previous_posts a:hover, .next_posts a:hover {
	text-decoration: underline;
}
/*---:[ comments ]:---*/
#comments {
	margin-top: 54px;
}
.comments_intro {
	color: #888888;
	margin-bottom: 14px;
	padding: 0 27px;
}
.comments_closed {
	font-size: 13px;
	line-height: 23px;
	color: #888888;
	margin: 0 27px 27px 27px;
}
.comment_list {
	list-style-type: none;
	margin-bottom: 54px;
	border-top: 1px dotted #DDDDDD;
}
.comment {
	border-bottom: 1px dotted #DDDDDD;
	padding: 27px;
}
.children .comment {
	list-style-type: none;
	margin-top: 27px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 0;
	padding: 0 0 0 27px;
}
.children .bypostauthor {
	background-color: transparent;
	border-color: #1C7DE0;
}
.comment .comment_head {
	margin-bottom: 14px;
}
.children .comment_head {
	margin-bottom: 0;
}
.comment .comment_author {
	font-weight: bold;
}
.comment_date {
	font-size: 13px;
	margin-left: 14px;
	color: #888888;
}
.comment_date a {
	color: #888888;
}
.comment_footer a {
	font-size: 13px;
	line-height: 23px;
	color: #888888;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 14px;
}
.comment_head a:hover, .comment_footer a:hover, .comment_nav a:hover {
	text-decoration: underline;
}
.comment_footer a:first-child {
	margin-left: 0;
}
.comment .avatar {
	width: 54px;
	height: 54px;
	float: right;
	margin-left: 14px;
}
.comment_nav {
	font-size: 13px;
	line-height: 23px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: dotted;
	border-color: #DDDDDD;
	padding: 14px 27px;
}
.comment_nav_top {
	border-width: 1px 0 0 0;
}
.comment_nav_bottom {
	margin: -54px 0 54px 0;
	border-width: 0 0 1px 0;
}
.next_comments {
	float: right;
}
/*---:[ inputs ]:---*/
.input_text {
	font-size: inherit;
	line-height: 1em;
	font-family: inherit;
	font-weight: inherit;
	color: #111111;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	padding: 0.35em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.input_text:focus {
	border-color: #EEEEEE;
	background-color: #FFFFFF;
}
textarea.input_text {
	line-height: 27px;
}
.input_submit {
	font-size: 20px;
	line-height: 1em;
	font-family: inherit;
	font-weight: bold;
	border: 3px double #DDDDDD;
	background: #EEEEEE url('images/bg-button.png') repeat-x;
	padding: 0.5em;
	cursor: pointer;
	overflow: visible;
}
/*---:[ comment form ]:---*/
#commentform {
	margin: 54px 0;
	padding: 0 27px;
}
.comment #commentform {
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.comment_form_title {
	font-size: 20px;
	line-height: 32px;
	color: #111111;
	margin: 0 -27px;
	border-bottom: 1px dotted #DDDDDD;
	padding: 0 27px 14px 27px;
}
#commentform label {
	display: block;
}
#commentform p {
	margin-bottom: 14px;
}
#commentform p .required {
	color: #d00;
}
.comment_moderated {
	font-weight: bold;
}
#commentform .input_text {
	width: 50%;
}
#commentform textarea.input_text {
	width: 100%;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1C7DE0;
}
#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.login_alert {
	font-weight: bold;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
/*---:[ sidebar ]:---*/
.sidebar {
	font-size: 13px;
	line-height: 19px;
}
.sidebar .headline, .sidebar .sidebar_heading, .sidebar .widget_title {
	font-size: 17px;
	line-height: 25px;
}
.sidebar .sidebar_heading, .sidebar .widget_title {
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.sidebar .input_submit {
	font-size: inherit;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd, .sidebar .left, .sidebar .alignleft, .sidebar .ad_left, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .center, .sidebar .aligncenter, .sidebar .block, .sidebar .alignnone {
	margin-bottom: 19px;
}
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left {
	margin-right: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .stack {
	margin-left: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p, .sidebar .post_excerpt p {
	margin-bottom: 0;
}
.widget, .sidebar .text_box, .sidebar .thesis_email_form, .sidebar .query_box {
	margin-bottom: 38px;
}
.sidebar .thesis_email_form .input_text, .widget li {
	margin-bottom: 10px;
}
.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
	width: 100%;
}
.sidebar .query_box .post_author, .sidebar .query_box .post_date {
	color: #888888;
}
.sidebar .post_content, .widget li ul, .widget li ol {
	margin-top: 10px;
}
.widget ul {
	list-style-type: none;
}
.widget li a:hover {
	text-decoration: underline;
}
/*---:[ footer ]:---*/
.footer {
	font-size: 13px;
	line-height: 23px;
	text-align: right;
	color: #888888;
	border-top: 3px double #DDDDDD;
	padding: 14px 27px;
}
.footer a {
	color: #888888;
}
.footer a:hover {
	color: #111111;
}
.landing .footer {
	text-align: center;
}
/*---:[ media queries ]:---*/
@media all and (max-width: 950px) {
	body {
		padding-top: 0;
	}
	.container, .landing .container {
		width: auto;
		max-width: 650px;
	}
	.header {
		border-top: 1px solid #DDDDDD;
	}
	.landing .header {
		border-top: 0;
	}
	.columns > .content {
		float: none;
		width: 100%;
		border: 0;
	}
	.columns > .sidebar {
		float: none;
		width: 100%;
		border-top: 3px double #DDDDDD;
	}
	.menu_control {
		display: block;
		width: 100%;
		border-width: 0;
		background-color: #FFFFFF;
		padding: 1em 27px;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.menu {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}
	.menu .sub-menu {
		position: static;
		display: block;
		margin: 0;
		border-top: 1px solid #DDDDDD;
		padding-left: 27px;
	}
	.menu li {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.menu .sub-menu li {
		width: 100%;
	}
	.menu a {
		border-width: 1px 1px 0 0;
		background-color: #FFFFFF;
		padding: 1em 27px;
	}
	.menu .current-menu-item > a {
		background-color: #EEEEEE;
	}
	.menu > li > a {
		border-left-width: 1px;
	}
	.menu li:first-child > a:first-child {
		border-top-width: 0;
	}
	.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
		width: 50%;
	}
}
@media all and (max-width: 650px) {
	.menu a {
		border-right-width: 0;
	}
	.menu > li > a {
		border-left-width: 0;
	}
	.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}
@media all and (max-width: 450px) {
	.menu a, .menu_control {
		padding: 1em 14px;
	}
	.header, .columns > .sidebar, .post_box, .prev_next, .comments_intro, .comment, .comment_nav, #commentform, .comment_form_title, .footer {
		padding-right: 14px;
		padding-left: 14px;
	}
	.menu .sub-menu, .children .comment {
		padding-left: 14px;
	}
	.comments_closed, .login_alert {
		margin-right: 14px;
		margin-left: 14px;
	}
	.comment_form_title {
		margin-left: -14px;
		margin-right: -14px;
	}
	.right, .alignright, img[align="right"], .left, .alignleft, img[align="left"] {
		float: none;
	}
	.grt .right, .grt .left, .post_box .alignright, .post_box .alignleft, .grt blockquote.right, .grt blockquote.left {
		margin-right: 0;
		margin-left: 0;
	}
	.post_author:after {
		content: '\a';
		height: 0;
		white-space: pre;
		display: block;
	}
	.grt blockquote.right, .grt blockquote.left, #commentform .input_text, .sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
		width: 100%;
	}
	.post_box blockquote {
		margin-left: 0;
	}
	.comment_date {
		display: none;
	}
}
/*---:[ clearfix ]:---*/
.columns:after, .menu:after, .post_box:after, .post_content:after, .author_description:after, .sidebar:after, .query_box:after, .prev_next:after, .comment_text:after, .comment_nav:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
/*---:[ custom CSS ]:---*/
/* --- dave's edits --- */


div#ss_pages, div#ss_posts {
/*width: 50%;
float: left;*/
font-size: .9em;
line-height: 1.2;
}
div.ss_cat_header {padding-bottom: 5px;}
div#ss_posts .post_item, div#ss_pages li.page_item {padding-bottom: 4px;}

li.page_item.page-item-8214, li.page_item.page-item-8691, li.page_item.page-item-8719, li.page_item.page-item-8724, li.page_item.page-item-8725, li.page_item.page-item-2013, li.page_item.page-item-3472, li.page_item.page-item-8670, li.page_item.page-item-7899, li.page_item.page-item-869, li.page_item.page-item-260, li.page_item.page-item-7063 {display: none;}

img.alignleft.wp-post-image {border: 1px solid rgba(128, 128, 128, 0.25);
		box-shadow: 2px 2px 5px rgba(128, 128, 128, 0.3);}

.highlighted {width: 50%;}
.highlighted .headline {position: relative; left: -40px;}
/*dave display posts shortcode edits*/
div.displayPostsShortcode {padding: 5px 30px 0 30px;}

.display-posts-listing .listing-item .title {
	display: block;
	font-size: 1.3em;
	padding-bottom: 6px;
}
.display-posts-listing .listing-item {	
	min-height: 150px;
	clear:both;
	margin-bottom: 10px;
}

div.display-posts-listing {line-height: 1;}

.listing-item .excerpt-dash {display: none;}
.listing-item .excerpt {font-size: .95em;}

.display-posts-listing img {
	float: left;
	margin: 0 10px 10px 0;
    height: 125px;
    width: 125px;
	border: 1px solid rgba(128, 128, 128, 0.25);
   box-shadow: 2px 2px 5px rgba(128, 128, 128, 0.3);
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 600px) 
and (max-width : 800px) {
/* Styles */
#full-width-tagline h5 {
	width: 400px;
	position: relative;
	margin: 0 auto;
	line-height: 1.2 !important; 
	}
	div#optin-area-right {position: relative; left: -10px}
	div.feature-box {height: 215px !important;}
	.feature-box .optin {line-height: 1.2 !important; font-size: 12px !important;}
}

@media only screen 
and (min-width : 321px) 
and (max-width : 568px) {
	#full-width-tagline h5 {width: 60%; margin: 0 auto;}
	#optin-area-right {position: relative; left: -19px;}
	.feature-box {height: 215px !important;}
img.alignleft.wp-post-image {float: left; position: relative; top: 8px; width: 100px; margin-right: 10px;}
div.post_content.post_excerpt {text-align: justify;}
.highlighted .headline {width: 50% !important; position: relative; top: 3px;}}
/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
div#ss_pages, div#ss_posts {
width: 100% !important;
clear: both;
font-size: .9em;
line-height: 1.2;
}


	#bottomButton > p {
	line-height: 1;
	top: -2px;
	position: relative;
}
	#logo a img {width: 100% !important;}
	div.tagline {padding: 0 20px;}
	div#optin-area-right {position: relative; left: -10px}
	div#button {position: relative; left: -120px; width: 300px !important; top: -6px;}
	.optin span {font-size:12px !important; line-height: 1;}
	p.flip {top: 40px;}
	div#blogIntro.welcomeBox.container {width: 280px !important; padding: 20px !important; padding-top: 40px !important; text-align: justify;}
	div#featureContent.feature-content {width: 300px !important;}
	.slider_post img {width: 100px !important;}
	div#post-slider-container {width: 280px; left: -10px; position: relative;}
	div.highlight-container {position: relative; left: -10px;}
	#full-width-tagline h5 {line-height: 1.2 important;}
div#featureContent.feature-content {
    width: 100% !important;
    position: relative;
    left: -8px;}
	#main-container {box-shadow: 0px 0px 6px gray !important;}
.slider_post {width: 53% !important; text-align: justify;}
.title-2 h4 {position: relative; left: -7px;}

.featured_image_link * img {width: 100px; padding-right: 20px; float: left; position: relative; top: 8px;}
	img.alignleft.wp-post-image {float: left; position: relative; top: 8px; width: 100px; margin-right: 10px;}
	div.post_content.post_excerpt {text-align: justify;}
	.highlighted .headline {width: 50%; !important; position: relative;
    top: 3px;}
	
	.title-2 h4 {position: relative; left: -12px;}

div#highlightedPosts {padding: 5px 14px 0;}

.listing-item .excerpt {display: block; margin-bottom: 20px;}

.highlighted h3 a {line-height: 1.2;}

#full-width-tagline h5 {line-height: 1.2 !important;}
	
	
}



.widget_title {letter-spacing: -.5px !important;}
.footer {color: whitesmoke !important;} 
.footer * a {color: white !important;}
.blutext, .feature-box .optin {text-shadow: 0px 0px 5px white, 0px 0px 10px white !important;}
h3.headline {line-height: 1 !important;}
.headline, h2.headline {line-height: 1.2 !important;}
#full-width-menu {border-top: 1px solid gray !important; border-bottom: 1px solid gray !important;}
body.custom, body {
	/*background-image: url("http://www.dogcancerblog.com/images/backgrounds/retina_wood.png") !important;*/
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}


.feature-box {height: 265px;}
	#full-width-feature {box-shadow: 0px 2px 10px gray !important;}	

#full-width-menu {box-shadow: 0px 0 5px gray !important; 
	background: rgb(125,126,125) !important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100% !important); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ) !important; /* IE6-9 */
}
p.flip {width: 80px !important;
	box-shadow: 1px 1px 3px gray !important;
	background: rgb(59,103,158) !important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(50%,rgba(43,136,217,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ) !important; /* IE6-9 */
}
.cssButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.cssButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.cssButton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
.cssButton {
	width: 350px;
	font-size: 1.25em;
	color: white !important;
	text-shadow: 1px 1px 3px blue !important;}
/*#gform_wrapper_7 {height: 75px;}*/
.tagline p {
font-size: 14px;
 color: #FFFFFF;
line-height: 22px;
text-align: center;
text-shadow: 1px 1px 1px #003E5A;
}

/* --- end of dave's edits --- */
/*
font-family: 'Source Sans Pro', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Telex', sans-serif;
font-family: 'Fjalla One', sans-serif;
font-family: 'Archivo Black', sans-serif;
font-family: 'Bitter', serif; 400, 700, 400i
*/

#gform_wrapper_7 .gform_body {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0 !important;
    padding: 5px 15px 15px 0px;
    width: 250px;
}
#gform_wrapper_7 .gform_body .gfield_label {
	display: none;
}
#gform_wrapper_7 .ginput_container .medium {
    margin: 0 !important;
    padding: 12px !important;
    width: 98% !important;
	font-size: 22px !important;
}
#gform_wrapper_7 .gform_footer {
    clear: none;
    display: inline-block;
    float: left;
    margin: 0 0 0 15px !important;
    padding: 0 !important;
    width: auto;
}
#gform_wrapper_7 .gform_footer input[type="submit"] {
    font-size: 17px !important;
    padding: 15px !important;
}
#gform_wrapper_7.gform_validation_error {
	background-color: #FFDFE0;
	padding: 10px;
}
#gform_wrapper_7.gform_validation_error .gform_body {
	display: block;
	clear: both;
	float: none;
	width: 100%;
}
#gform_wrapper_7.gform_validation_error .gfield {
	border: none;
}
#gform_wrapper_7.gform_validation_error .ginput_container .medium {
	width: 95%!important;	
}
#gform_wrapper_7.gform_validation_error .validation_message{
	margin-left: 0px;
	width: 100%;
}
#gform_wrapper_7.gform_validation_error .gform_footer {
	display: block;
	background-color: #FFDFE0;
	clear: none;
	margin-left: 0px!important;
	width: 100%;
	float: none;
}
#gform_wrapper_7.gform_validation_error .gform_footer input[type="submit"] {
	width: 100%;
}
.comment-optin #gform_wrapper_7 .gform_body, .sidebar #gform_wrapper_7 .gform_body {
    display: block;
	clear: both;
	width: 91%;
	padding-bottom: 0px!important;
}
.comment-optin #gform_wrapper_7 .gform_body {
	width: 98%;
}
.comment-optin #gform_wrapper_7 .gform_footer, .sidebar #gform_wrapper_7 .gform_footer {
	display: block;
	clear: both;
	float: none;
	margin-left: 0px!important;
}
.comment-optin #gform_wrapper_7 .gform_footer input[type="submit"], .sidebar #gform_wrapper_7 .gform_footer input[type="submit"] {
	display: block;
	clear: both;
	width: 100%;
}
.sidebar #searchform input[type="text"] {
	width: 57% !important;
}
.sidebar #searchform input[type="submit"] {
	width: 65px !important;
}
p.flip {
	margin-top: -70px!important;
}
.template-home .feature-box {
display:block;
}

.sidebar .yarpp-related-widget li {
    list-style: none outside none;
    margin-bottom: 10px;
}

.related_posts {
    display: none;
}

.feature-box {
display:none;
}

body {
    background-image: url("images/bg/54.png");
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 400;
    padding-top: 0;
}
.header {
    border-bottom: 0 none;
    padding: 26px 26px 15px;
}
.columns > .content {
    background: none repeat scroll 0 0 #FFFFFF;
 box-shadow: 0 0 4px #B1B1B1;
}

h1, h2, h3, h4, h5, h2 a, h3 a, h4 a, h5 a {
font-family: 'Roboto', sans-serif;
}

.post_box .headline a {
    color: #1C7DE0;
}
.post_box .headline a:hover {
    color: #116491 !important;
}

#full-width-header {
background: #1c7de0; /* Old browsers */
background: -moz-linear-gradient(top,  #1c7de0 0%, #155ea9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c7de0), color-stop(100%,#155ea9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1c7de0 0%,#155ea9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1c7de0 0%,#155ea9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1c7de0 0%,#155ea9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1c7de0 0%,#155ea9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c7de0', endColorstr='#155ea9',GradientType=0 ); /* IE6-9 */

}
.comment-optin {
margin:10px 25px;
}
.comment-optin input.text {
    width: 96% !important;
}
.header {
    border-bottom: 0 none;
    padding: 26px 26px 10px;
}

#logo {
    float: left;
    padding-top: 0px;
    width: 39%;
}

#head-right {
    float: right;
    width: 58%;
}

#head-right .widget {
    margin-bottom: 0;
}

.archive .post_box img {
    margin-bottom: 27px;
    margin-right: 27px;
    width: 90px;
}
.post_box {
    border-top: 1px dotted #DDDDDD;
    padding: 5px 27px 0;
}

.widget_tag_cloud {
    float: left;
    margin-top: 25px;
    text-align: center;
}

.ytc_title {
padding-bottom:15px;
}

#full-width-menu {
    background: none repeat scroll 0 0 #4E4E4E;
    border-bottom: 2px solid #2B2929;
    border-top: 2px solid #2B2929;
}

.menu {
    border: 0 none;
    margin: 0 auto;
    padding: 8px 0;
}

.menu a {
    background-color: transparent;
    border-style: solid;
    border-width: 0;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1em;
    padding: 0.35em 14px;
    text-shadow: 1px 1px 1px #163576;
    text-transform: none;
}

.menu a:hover {
color:#1496C0;
background-color: transparent;
}

.menu .current-menu-item > a {
color:#1496C0;
    background-color: transparent;
}
.menu .sub-menu .current-menu-item > a {
color:#1496C0;
    background-color: transparent;
}

.menu .sub-menu {
    background: none repeat scroll 0 0 #4E4E4E;
    display: none;
    left: -1px;
    list-style: none outside none;
    margin-top: 0;
    padding-top: 11px;
    position: absolute;
    z-index: 110;
}

.menu .sub-menu .current-menu-item > a {
    background: none repeat scroll 0 0 #fff;
color:#1496C0;
}

.menu .sub-menu a {
    background: none repeat scroll 0 0 transparent;
    border-left-width: 0;
    font-size: 14px;
    line-height: 28px;
}

.menu_control {
    background-color: transparent;
    border-width: 0;
    color: #FFFFFF;
    cursor: pointer;
    padding: 1em 27px;
    width: 100%;
}

.menu > li > a {
    border-left-width: 0;
}

#full-width-footer {
    background: none repeat scroll 0 0 #4E4E4E;
}

.footer {
border:0px;
}

#footer-left {
float:left;
text-align:left;
}

#footer-right {
float:right;
text-align:right;
}

#social {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

#social a {
	float:left;
	margin-right:0px;
}

#social a:hover {
opacity:0.8;
}

.iframe-add-left {
float:left;
}

.iframe-add-right {
float:right;
}

.fb-box {
    height: 361px;
    overflow: hidden;
    width: 252px;
}

.fb-inner {
float:left;
margin-top:-2px;
	margin-left:-2px;
}

.sidebar .sidebar_heading, .sidebar .widget_title {
    font-size: 18px;
    font-variant: normal;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.widget_tag_cloud {
text-align:center;
}

#main-container {
    margin-bottom: 0;
    margin-top: 25px;
}

ol.bjqs-markers {
    margin-bottom: 5px !important;
}

#full-width-main {
    background: url("images/tail.png") no-repeat scroll right bottom transparent;
}

.tails-container {}

.tails-container h3 {
font-size:20px;
}
.tails-container h4 {
font-size:18px;
}
.tails-container img {
width:80px;
height:auto;
}

.columns, .columns > .content, .columns > .sidebar {
    padding-bottom: 30px;
}

.content {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px #B1B1B1;
    margin-bottom: 25px;
}

.sales-head-left {
float:left;
width:50%;
}

.sales-head-left iframe {
width:100%;
}

	
.sales-head-right {
    float: right;
    width: 45%;
}

.snvdshc .ui-tabs .ui-tabs-nav li.tab-title a {
    font-size: 15px;
    outline: medium none;
}

.kit .grt h2 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 14px;
    margin-top: 10px;
    text-align: center;
}

.ui-tabs-panel p a {
    color: #222222;
    float: left !important;
    margin-right: 11px !important;
}

.ui-tabs-panel p {
margin-bottom:8px;
margin-bottom:14px;
}

.snvdshc .ui-widget {
    font-family: inherit !important;
    font-size: 1em !important;
    margin-bottom: 20px;
}

    
    .blue.awesome span {
        color: #eee;
	margin-top:10px;
        background: #194973; /* old browsers */
        background: -moz-linear-gradient(top, #2c83c0 0%, #194973 99%); /* firefox */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c83c0), color-stop(99%,#194973)); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c83c0', endColorstr='#194973',GradientType=0 ); /* ie */
        text-shadow: 0px -1px 0px #000;
        box-shadow: none;
        -webkit-box-shadow: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    }
    .blue.awesome:hover span {
        color: #fff;
        background: #740e04; /* old browsers */
        background: -moz-linear-gradient(top, #2f82bb 0%, #1a4368 99%); /* firefox */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f82bb), color-stop(99%, #1a4368 )); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f82bb', endColorstr='#1a4368',GradientType=0 ); /* ie */
    }
    
    .blue.awesome:active span {
        color: #fff;
        background: #194973; /* old browsers */
        background: -moz-linear-gradient(top, #2c83c0 99%, #194973 0%); /* firefox */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(99%,#2c83c0), color-stop(0%,#194973)); /* webkit */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c83c0', endColorstr='#194973',GradientType=0 ); /* ie */
    }
    .large.awesome span, .large.awesome:visited span {
        font-size: 1.3em;
        padding: 10px 22px;
	    display: inline-block;
    float: none;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0;
    position: relative;
    text-align: center !important;
    }

.center-img {
    clear: both;
    display: inline-block;
    float: none !important;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}

.snvdshc ul {
    list-style-type: none;
    margin-left: 0;
}

.framed {
	display: inline-block;
	padding: 10px;
	margin-bottom: 20px;
	border: 2px solid #ccc;
	box-shadow: 	rgba(0, 0, 0, 0.1) 0px 2px 2px, 
								inset rgba(255, 255, 255, 1) 0px 1px 0px,
								inset rgba(0, 0, 0, 0.3) 0px -2px 0px;
	-moz-box-shadow: 	rgba(0, 0, 0, 0.1) 0px 2px 2px, 
								inset rgba(255, 255, 255, 1) 0px 1px 0px,
								inset rgba(0, 0, 0, 0.3) 0px -2px 0px;
	-webkit-box-shadow: 	rgba(0, 0, 0, 0.1) 0px 2px 2px, 
								inset rgba(255, 255, 255, 1) 0px 1px 0px,
								inset rgba(0, 0, 0, 0.3) 0px -2px 0px;
								
	background: #fff; /* old browsers */
									background: -moz-linear-gradient(top, #fff 0%, #eee 90%); /* firefox */
									background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(90%,#eee)); /* webkit */
									filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* ie */
									
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.framed img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
}

.kit #slider-home {
margin-top:15px;
}

.kit #logo {
    float: none;
    margin: 0 auto;
    padding-top: 0;
    width: 39%;
}

.no-float {
float: none !important;
}

.ui-tabs-panel a {     color: #222222;     float: left;     margin-right: 20px; }

.snvdshc .ui-widget {
    border: 0 none !important;
}
.snvdshc .ui-tabs .ui-tabs-nav {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 solid #AAAAAA !important;
    padding: 0 !important;
}


.snvdshc .ui-tabs .ui-tabs-nav li.tab-title a {
    border-bottom: 1px solid #DDDDDD;
    outline: medium none;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
}

.infobox, .alertbox,
.errorbox, .successbox {
	    font-size: 13px;
    line-height: 20px;
	padding: 15px;
	padding-left: 45px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear: both;
	margin-bottom: 20px;
	box-shadow: 	rgba(0, 0, 0, 0.4) 0px 1px 1px, 
								inset rgba(255, 255, 255, 1) 0px 1px 0px,
								inset rgba(0, 0, 0, 0.15) 0px -1px 0px;
	-moz-box-shadow: 	rgba(0, 0, 0, 0.4) 0px 1px 1px, 
								inset rgba(255, 255, 255, 1) 0px 1px 0px,
								inset rgba(0, 0, 0, 0.15) 0px -1px 0px;
	-webkit-box-shadow: 	rgba(0, 0, 0, 0.4) 0px 1px 1px, 
								inset rgba(255, 255, 255, 1) 0px 1px 0px,
								inset rgba(0, 0, 0, 0.15) 0px -1px 0px;
	border-width: 2px;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: 15px 14px;
}

.category-posts {
padding-left:20px;
}

.kit .hreview .reviewer .fn {
    display: block !important;
    font-size: 25px;
    margin-left: 28px;
}

.kit .hreview .wpcr_sc {
    float: left;
    padding: 0 28px;
}

.infobox p:last-child, .alertbox p:last-child,
.errorbox p:last-child, .successbox p:last-child{ margin-bottom: 0; }

.left-side-sales-bottom {
float:left;
width:45%;
}

.right-side-sales-bottom {
float:right;
width:45%;
}

	.infobox {
		background-color:#deeef7;
		border-color: #82c3e6;	
		color: #3a658d;
	}
	
	.alertbox {
		background-color: #f7f3de;
		border-color: #e1ca59;	
		color: #837639;
	}
	
	.errorbox {
		background-color: #f8e4e2;
		border-color: #e69d94;	
		color: #bb5a4d;
	}
	
	.successbox {
		background-color: #e3f4de;
		border-color: #a2d392;	
		color: #599847;
	}

li.ui-tabs-active a {
border-bottom:0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
}

..snvdshc .ui-tabs .ui-tabs-panel:before, ..snvdshc .ui-tabs .ui-tabs-panel:after {
    content: "";
    display: table;
	clear:both;
}

.prev_next {
    border-top: 0 solid #DDDDDD;
}

.previous_posts {
    background: url("images/paw32-left.png") no-repeat scroll left 2px transparent;
    font-size: 19px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: none;
    padding-left: 40px;
}
.next_posts {
background:url("images/paw32-right.png") no-repeat scroll right 2px transparent;
    font-size: 19px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: none;
padding-right:40px;
}

#full-width-tagline {
    background: none repeat scroll 0 0 #155EA9;
    border-bottom: medium none #FFFFFF;
    border-top: 0 solid #045095;
    color: #FFFFFF;
    padding-bottom: 14px;
    padding-top: 0px;
}

.tagline h5 {
    font-size: 14px;
	    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
    text-shadow: 1px 1px 1px #003E5A;
}

.tagline h5 em {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #003E5A;
}

.footer a:hover {
color:#4FB6FF;
}

.blutext {}

#newlet .optin {}

#newlet .optin strong {}

#newlet .optin .orangetext {}

#newlet .optin .label {}

#newlet .optin .orangebutton {}

#newlet .optin img {}

.social-sharing {
    margin-left: 0px;
    margin-top: 20px;
}
.better-author-bio-div-info {
    font-size: 12px;
    line-height: 23px;
}
#better-author-bio-div h4 {
    margin: 0 0 10px 90px;
    padding: 0;
	font-size:14px;
}
#better-author-bio-div br {
display:none;
height:0px;
}
.menu-item-4072 a {
    background: url("images/home.png") no-repeat scroll 30px 0 transparent;
    text-indent: -99999px;
    width: 55px;
}
.menu-item-4072 a:hover {
    background: url("images/home2.png") no-repeat scroll 30px 0 transparent;	
}

#searchform input[type="text"] {
    clear: none;
    float: left;
    margin-right: 16px;
    padding: 7px;
    width: 59% !important;
}

#searchform input[type="submit"] {
    clear: right;
    float: left;
}

#searchform input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, .2);
	width:59px !important;
	color: #fff;
	display: inline-block;
	padding: .3em .6em;
	text-decoration: none;
	float: none;
	clear:both;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
		font-size:14px;
background: #1684BE;
}
#optin-area {
    clear: both;
    min-height: 180px;
    padding-top: 20px;
}
#optin-area-right {
	    color: #4D4D4D;
    float: right;
    line-height: 26px;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 56%;
}
#full-width-feature {
    background: none repeat scroll 0 0 #ACC5F7;
    border-bottom: 3px solid #89BCD6;
}

.feature-box input.text {
    padding: 15px;
	    font-size: 16px;
    width: 250px;
}

.feature-box input.submit {
    padding: 15px;
	    font-size: 16px;
}
.feature-box a {
    color: #256369;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 1px #E9F4F8;
}

.feature-box .optin {
margin-top:10px;
}
.feature-box .orange-button {
margin-top:25px;
}


#optin-area-left {
    float: left;
    margin-bottom: 20px;
    width: 42%;
}
#optin-area-left img {width:90%;}

.blutext {
    color: #0A6F8B;
    font-family: 'Roboto',sans-serif;
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 12px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

input, textarea {
    margin-bottom: 5px;
    margin-top: 5px;
	margin-right:5px;
    outline: 0 none;
    padding: 7px;
    border: 1px solid #D0CCCC;
	background: #F7F5F5 url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#E0DCDC), color-stop(4%, #EBEBEB), to(#F7F5F5));
	background: -moz-linear-gradient(top, #E0DCDC, #EBEBEB 1px, #F7F5F5 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
}

.af-form-wrapper {
margin-top:10px;
}

input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, .2);
	color: #fff;
	display: inline-block;
	padding: .5em .8em;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		background: #DBB610;
		background: linear-gradient(top, #DBB610 0%, #F9911D 100%);
		background: -moz-linear-gradient(top, #DBB610 0%, #F9911D 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DBB610), color-stop(100%, #F9911D));
		background: -webkit-linear-gradient(top, #DBB610 0%, #F9911D 100%)
}

input[type="submit"]:hover {
	border: 1px solid rgba(0, 0, 0, .2);
	color: #fff;
	display: inline-block;
	cursor:pointer;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		background: #30a146;
		background: linear-gradient(top, #30a146 0%, #249334 100%);
		background: -moz-linear-gradient(top, #30a146 0%, #249334 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #30a146), color-stop(100%, #249334));
		background: -webkit-linear-gradient(top, #30a146 0%, #249334 100%)
}

#breadcrumbs {
	padding: 27px 27px 0 27px;
}

.paged .top {
    border-top: 0 none;
    padding-top: 18px !important;
}

.hreview {}

#wpcr_respond_1 hr { border:0px; display:none !important;}
#wpcr_respond_1 blockquote {
    border-left: 0 solid #DDDDDD;
    color: #888888;
    margin-left: 14px;
    padding-left: 14px;
}
.hreview .wpcr_rname span {display:none;}
.hreview .dtreviewed {display:none;}
.hreview .reviewer {
    display: block !important;
}
.hreview .wpcr_sc {
    float: left;
    padding: 18px;
}
.hreview .reviewer .fn {
    display: block !important;
    font-size: 25px;
}

.feature-content {
    border: 0 solid #EEEEEE;
    margin-left: 20px;
    margin-right: 20px;
}

#posts-slider {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #DDDDDD;
    border-top: 0 none !important;
    margin: 0 auto !important;
    padding: 16px 0 33px !important;
    width: 576px !important;
}

#posts-slider .post_box {
    border: 0 none !important;
}

.bjqs-wrapper {

}

.bjqs-slide {

}

#posts-slider h3 a {
    color: #1C7DE0;
}

.sidebar-optintext .blutext {
    color: #0A6F8B;
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    line-height: 34px;
    margin-bottom: 12px;
    text-shadow: 1px 1px 1px #FFFFFF;
}

#sidebar-optin input.text {
    font-size: 16px;
    padding: 11px;
    width: 90%;
}

#sidebar-optin input.submit {
    font-size: 16px;
    padding: 11px;
    width: 100%;
}

ol.bjqs-markers li.active-marker a {
    background: none repeat scroll 0 0 #1C7DE0 !important;
}
.highlight-container {
    clear: both;
    float: left;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-left: 10px;
}
.highlighted {
    float: left;
    width: 50%;
	margin-top:4px;
	margin-bottom:4px;
}
.highlighted .headline {
    float: right;
    line-height: 29px;
    margin-right: 2%;
    width: 50%;
}
.highlighted h3 a {font-size:14px;}

.highlighted img {width:80px;height:auto;}

.related_post_label {
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.4em;
    margin-bottom: 20px;
}

.related_posts_list li {
    -moz-box-sizing: border-box;
    clear: both;
    float: left;
    margin-bottom: 7px;
    margin-right: 2%;
    width: 100%;
}

.related_post_thumb, .related_post_thumb:visited {
    border: 1px solid #CCCCCC;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 2px #DEDEDE;
    display: block;
    float: left !important;
    margin-bottom: 8px;
    overflow: hidden;
    padding: 3px;
    transition: all 250ms ease-in-out 0s;
}

.related_post_title {
    display: block;
    float: right;
    font-weight: bold;
    width: 72% !important;
}

.panel, p.flip {
    background: none repeat scroll 0 0 #63C1D1;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 13px;
    margin: -40px 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #0F515F;
    width: 70px;
    z-index: 999999 !important;
}

p.flip:hover {
cursor:pointer;	
}
 
.panel {
    display: none;
}

.home .top {
    border-top: 0 none !important;
}
#disqus_thread {
margin:25px;
}
.right-link {
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 14px;
    padding: 2px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
		background: #D1DB10;
		background: linear-gradient(top, #D1DB10 0%, #DF8F37 100%);
		background: -moz-linear-gradient(top, #D1DB10 0%, #DF8F37 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1DB10), color-stop(100%, #DF8F37));
		background: -webkit-linear-gradient(top, #D1DB10 0%, #DF8F37 100%)
}

.feature-content .title h4 {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 12px;
}

.feature-content .title1 h4 {
    margin-bottom: 0;
    margin-left: 15px;
}

.title-2 h4 {
    border-top: 1px solid #DDDDDD;
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-left: 28px;
    margin-top: 12px;
    padding-top: 25px;
    width: 90%;
}

.archive .columns > .content {
    width: 100%;
}

/*---:[ media queries ]:---*/
@media all and (max-width: 950px) {
	#head-right {
    float: right;
    margin-top: 25px;
    width: 100%;
}
	#logo {
    display: table;
    float: none;
    margin: 0 auto;
}
	#full-width-tagline h5 {
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    text-shadow: 1px 1px 1px #22568E;
}

.menu-item-4072 a {
    background: none repeat scroll 0 0 transparent;
    text-indent: 0;
    width: 55px;
}
	.feature-content {
    border: 0 solid #EEEEEE;
    float: left;
    margin-bottom: 25px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
    width: 96%;
}
	
.tails-container h3 {
    clear: both;
    display: block;
    font-size: 20px;
    width: 100%;
}
}

@media all and (max-width: 900px) {
.header {
    border-top: 0 solid #DDDDDD !important;
}
.feature-box .optin {
    line-height: 17px !important;
    margin-top: 7px;
}
	.optin span {
	font-size:10px !important;
	}
.blutext {
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 5px;
}
.feature-box .orange-button {
    clear: both;
    float: left;
    margin-top: 5px;
}
.feature-box input.text {
    font-size: 16px;
    padding: 8px;
    width: 47%;
}
.feature-box input.submit {
    font-size: 16px;
    padding: 7px;
    width: 38%;
}
.panel, p.flip {
    margin: -12px 0 0;
}
}

@media all and (max-width: 500px) {
	.panel, p.flip {
margin:-12px 0 0 20%;
	}
.feature-box input.submit {
    font-size: 11px;
}
.feature-box input.text {
    font-size: 11px;
    padding: 8px;
    width: 41%;
}
.highlighted {
    float: left;
    margin-bottom: 14px;
    margin-top: 4px;
    width: 100%;
}
	.highlight-container {
    margin-bottom: 0;
	}
#footer-left {
    margin-bottom: 9px;
    text-align: center;
    width: 100%;
}
	#logo {
    width: 100% !important;
}
	#logo a img {
	width:90%;
	}
#footer-right {
    text-align: center;
    width: 100%;
}
	.tails-container img {
    float: left;
    height: auto;
    width: 45px;
}
	ol.bjqs-markers {
    bottom: 0;
    display: block;
    left: 0 !important;
    margin-bottom: 25%;
    margin-left: 20% !important;
    margin-right: auto;
    margin-top: 25%;
    padding: 7px 0 7px 10px;
    width: auto;
}
	.slider_post {
	width:90%;
	}
	.slider_post img {
    float: left;
    margin-right: 15px !important;
}
.tails-container .query_box {
    margin-bottom: 12px;
}
	.feature-content .title1 h4 {
    font-size: 17px;
    margin-bottom: 0;
    margin-left: 0;
}
	.feature-content .title h4 {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-top: 12px;
}

.title-2 h4 {
    border-top: 1px solid #DDDDDD;
    float: left;
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 10px;
    margin-left: 28px;
    margin-top: 12px;
    padding-top: 25px;
    width: 90%;
}
.post_box .headline, .headline a {
    font-size: 20px;
    line-height: 30px;
}
	
.feature-content {
    margin-bottom: 0;
	}
.container {
    overflow: hidden;
}
}

/*2018*/
.sidebar .widget {
	width: 300px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 30px;
}

#jp-relatedposts {
	margin-top: 10px !important;
    margin-bottom: 80px !important;
}

#comments .avatar {display: none !important;}

.saboxplugin-wrap {margin-bottom: 70px !important;}

@media (max-width: 950px) {
.sidebar .widget {text-align: center;}
}