/***
Theme Name: Recovery Zone
Theme URI: http://www.storagecraft.com/
Description: Based on JointsWP (CSS), built April 2015
Author: Andrew Deaver
Author URI: http://www.andrewdeaver.com
Version: 1.2
***/

#wpadminbar {
	position: fixed !important;
}

p, div, li, div.slidein span {
	font-family: 'lato', Verdana, Geneva, sans-serif;
	font-weight: 400;
}

p {
	font-size: 1.02rem;
}

ul, ol, dl {
    font-size: 1.02rem;
}

h1, h2, h3, h4, h5, h6,
div.widget div.title,
div.slidein h2 span {
	font-family: 'proxima-nova', sans-serif;
	font-weight: 800;
}

a {
	color: #004990;
}

a div.crp_title {
	font-weight: bold;
	font-size: 1.1em;
}

h1 {
	margin-top: 0;
}

body.blog section.entry-content,
body.archive section.entry-content {
	margin: 20px 0;
}

body.blog article.post,
body.archive article.post {
	
	margin-bottom: 20px;
}

div#sidebar-footer .widget {
	margin: 0;
}

.a2a_floating_style {
    z-index: 999;
}

div#wdsi-slide_in {
    z-index: 99999999;
}

ul.accordion {
	margin-left: 0;
}

footer.footer div.row {
	padding-top: 30px;
}

.blogroll-date {
	color: #004990;
}

div.blogroll img {
	width:100%;
	display: block;
	height: auto;
	float: left;
	padding: 0;
	background-color: #ccc;
}



div.blogroll span.date {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 20px;
	background-color: rgba(255,255,255,0.5);
	color: #7e7e7e;
	margin-bottom: 15px;
}

div.blogroll {
	margin: 20px 0;
}

.row.blogroll h2 {
	font-size: 1.3em;
	margin-top: 10px;
}

.row.blogroll p {
	font-size: .9em;
}

blockquote{
	display:block;
	background-color: #f0f0f0;
	border-radius: 20px;
	padding: 15px 30px 1px 45px;
	margin: 0 0 20px;
	position: relative;
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 1.2;
	color: #888;
}

blockquote::before{
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #bcbcbc;
	position: absolute;
	left: 6px;
	top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote, blockquote p {
	color: #000;
}

section.entry-content ul {
	list-style: none;
	padding: 0;
 }
 
section.entry-content ul li {
	padding-left: 1em;
	padding-bottom: 0.5em;
	line-height: 1.4em;
	text-indent: -1em;
 }

section.entry-content ul li::before {
	content: "»";
	font-size: 120%;
	font-weight: bold;
	color: #004990;
	margin-right: 0.35em;
}

nav.page-navigation ul.pagination {
	display: table;
	margin: 0 auto;
}

nav.page-navigation ul.pagination li {
	font-size: 20px;
}

nav.page-navigation ul.pagination li a {
	padding: .4em .8em;
}

nav.page-navigation {
	padding-bottom: 50px;
}

#content #inner-content {
	padding-top: 50px;
}

h4.widgettitle {
    color: #777;
    font-size: 24px;
}

h1.entry-title {
	line-height: 38px;
}

div.widget div.title {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	margin-top: 5px;
	padding-bottom: 15px;
}

.wdsi-slide-content h2 {
    font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
}
	
.wdsi-slide-minimal-dark.wdsi-slide-minimal-blue .wdsi-slide-share, 
.wdsi-slide-minimal-dark.wdsi-slide-minimal-blue .wdsi-slide-control, 
.wdsi-slide-minimal-dark.wdsi-slide-minimal-blue .wdsi-slide-content {
	border: none;
}

.wdsi-slide-minimal-dark.wdsi-slide-minimal-blue .wdsi-slide-wrap {
    border-top-color: #004990;
}

.wdsi-slide-content .wdsi-slide-title {
	margin: 0;
	padding: 0;
}

.wdsi-slide-content {
    padding-top: 0px;
}

.wdsi-slide-wrap {
	width: 100%;
}

form.mktoForm input {
	background-color: #ddd;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 3px #DDD inset;
	vertical-align: middle;
	box-sizing: border-box;
}

div#sidebar-block h4 {
	color: #fff;
}

div#sidebar-block ul {
	list-style: none;
}

div#sidebar-block ul li {
	float: left;
}

a .crp_title {
	display: block;
	color: #ddd;
	padding-top: 5px;
	padding-bottom: 20px;
}

.row.slidein {
	max-width: 66.5rem;
	margin: 0 auto;
}

.row.slidein a.button {
	color: #fff;
}

div.row.slidein img {
	margin-bottom: 15px;
}

.a2a_floating_style {
    z-index: 999;
}

div.a2a_full_footer {
	visibility: collapse;
}

div#a2apage_full_services {
	height: calc(100% - 54px);
}

div.widget_dpe_fp_widget {
    margin: 1.2em 0px;
}

div.widget_dpe_fp_widget div.title {
    margin-bottom: .5em;
}

.button,
ul.pagination li.current a, ul.pagination li.current button {
	background-color: #004990;
}

button:hover, 
button:focus, 
.button:hover, 
.button:focus {
	
}

div.mktoTemplateBox p {
	color: #fff;
}

.entry-content img {
	margin-bottom: 20px;
}

div.wp-caption img {
	margin-bottom: 0;
}

.row {
	max-width: 66.5rem;
}

.row.blogroll img {
	margin-bottom: 0px;
}

nav.page-navigation {
	clear: both;
	margin-top: 20px;
}

.post-image {
	float: right;
	margin: 0 0 30px 30px;
}

div.wp-caption {
	margin-bottom: 20px;
}

div.wp-caption img {
	width: inherit;
}

.panel {
	border: none;
	border-radius: 20px;
	background-color: #f9f9f9;
}

nav.top-bar, 
div.contain-to-grid {
	background-color: #fff;
}

.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button),
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
	font-weight: bold;
	background-color: #fff;
	color: #333;
}

.top-bar-section .dropdown, .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button), 
.top-bar-section li.active:not(.has-form) a:hover:not(.button),
.top-bar-section ul li:hover:not(.has-form) > a {
	background-color: #f3f3f3;
	color: #333;
}

.top-bar-section .has-dropdown > a:after {
    border-color: #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

ul#menu-primary ul.dropdown {
	border: 1px solid #f3f3f3;
	box-shadow: 0px 2px 5px #bbb;
}

div.row.sub {
	background-color: #333;
	color: #fff;
	padding: 40px 40px 20px;
}

p#headline {
	color: #ccc;
	line-height: 20px;
	font-size: 18px;
	font-weight: 700;
}

img#logo-main {
	margin: 15px;
}

div#text-5 {
	margin: 0;
}

div.author-image img,
div.author-image-bio img {
	background-clip: padding-box;
	box-shadow: 2px 2px 2px #666;
	margin-bottom: 10px;
	border-radius: 50%;
}

div.blogroll .blog-img {
	background-color: #e9e9e9;
}

div.author-image-bio {
	float: left;
	margin: 0px 25px 20px 0px;
	height: 100%;
}

.row.author {
	margin-bottom: 30px;
}

.row.author .row {
	margin-bottom: 10px;
}

.footer {
	margin: 50px 0;
	padding-top: 30px;
}

.footer-links {
	
}

.sub-nav dt, 
.sub-nav dd, 
.sub-nav li {
	color: #333;
	font-weight: 300;
	font-size: .8rem;
	list-style-type: none;
	margin-top: .5rem;
	margin-left: -.5rem;
}

nav ul {
	margin-left: 0;
}

nav ul a {
	color: #333;
}

.respond-form {
	padding-bottom: 0;
}

/* INTERNATIONAL MENU */

div.intl-nav li {
	list-style: none;
	float: left;
	padding: 0 5px;
}

div.intl-nav li.active {
	background-color: #ddd;
	padding: 0 5px;
	border-bottom: 2px solid #bbb;
	border-radius: 5px;
}

/*
div.intl-nav li.us a{
	padding-right: 30px !important;
	background-image: url(library/images/flags/United-States-of-America.png);
	background-size: 25px;
	background-position: right;
	background-repeat: no-repeat;
}

div.intl-nav li.uk a{
	padding-right: 30px !important;
	background-image: url(library/images/flags/United-Kingdom.png);
	background-size: 25px;
	background-position: right;
	background-repeat: no-repeat;
}

div.intl-nav li.de a{
	padding-right: 30px !important;
	background-image: url(library/images/flags/Germany.png);
	background-size: 25px;
	background-position: right;
	background-repeat: no-repeat;
}
*/

aside.left-off-canvas-menu div.intl-nav {
	padding: 20px 5%;
}

aside.left-off-canvas-menu div.intl-nav li a {
	color: #fff;
}

aside.left-off-canvas-menu div.intl-nav li {
	padding: 0 8px;
}

aside.left-off-canvas-menu div.intl-nav li.active {
	background-color: #666;
	border: none;
}

.row.blogroll div.article-info {
	background-color: #f0f0f0;
}

/***** RESPONSIVE CLASSES *****/
	
/***** SMALL ONLY *****/

@media only screen and (max-width: 40em) {

	h2 {
		font-size: 1.2125rem;
	}
	
	h3 {
		font-size: 1.0125rem;
	}
	
	img#logo-main {
		width: 150px;
	}
	
	.row.blogroll img {
		
	}
	
	div#footer-nav {
		padding: 30px;
		
	}
	
	div.blogroll .blog-img {
		height: 300px !important;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	.row.blogroll div.article-info {
		padding: 20px;
	}
	
}

/***** SMALL AND MEDIUM *****/

@media only screen and (max-width: 64em) {

	div.blogroll a.button {
		margin-bottom: 0;
	}
	
	#content #inner-content {
		padding-top: 0;
	}
	body.archive div#main,
	body.single div#main,
	body.page div#main {
		margin-top: 20px;
	}

}

/***** MEDIUM ONLY *****/

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	body.home div#content {
		margin-top: 20px;
	}
	
	h1.single-title {
		font-size: 1.8em;
		line-height: 1.3em;
		word-spacing: 0;
	}
	
	body.blog article.post {
		margin: 10px 0 20px;
	}
}

/***** MEDIUM AND UP *****/

@media only screen and (min-width: 40.063em) {

	h2 {
		font-size: 1.6125rem;
	}
	
	h3 {
		font-size: 1.2125rem;
	}
	
	div.main-nav-container {
		position: relative;
	}
	
	div.main-nav {
		position: absolute;
		bottom: 0;
	}
	
	form#searchform .postfix {
		line-height: initial;
	}
	
	form#searchform {
		margin: 0 20px;
	}
	
	.row.blogroll div.article-info {
		padding: 20px;
	}
	
	.footer .columns:nth-child(n+2) {
		border-left: 1px dashed #aaa;
		min-height: 200px;
	}

	p.author-description {
		overflow: hidden;
	}
	
	blockquote{
	  text-align: justify;
	}
	
	body.home div#content {
		background-image: url(library/images/stc1.jpg);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center top;
		background-size: auto 800px;
	}
	
	div.article-info {
		padding: 40px !important;
	}
	
	.row.author div#timestamp {
		text-align: center;
		background-color: #ccc;
		width: 80px;
		color: #fff;
		background-color: #004990;
		box-shadow: 1px 1px 2px #666;
		padding: 10px 20px 15px;
	}
	
	div.blogroll .blog-img {
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
}

/***** LARGE AND UP *****/

@media only screen and (min-width: 64.063em) {

	h2 {
		font-size: 1.6125rem;
		margin-top: 40px;
	}
	
	h3 {
		font-size: 1.6125rem;
	}
	
	#content #inner-content {
		border-top: 2px solid rgba(255, 165, 0, 0.48);
	}
	
	div.article-info h2,
	div.article-info p {
		margin: 20px 0;
	}
	
	div.article-info a.button {
		margin-top: 10px;
	}
	
	div.article-info div.blogroll-date {
		margin-bottom: 20px;
	}
	
	body.blog section.entry-content {
		margin: 20px 0 60px;
	}
	
	div.blogroll .blog-img {
		min-height: 400px;
	}


}