/*****
Theme Name: Good Sense Living
Theme URI: http://goodsenseliving.com
Description: goodsenseliving theme
Author: GSL
Author URI: http://www.goodsenseliving.com/
Template: mh_newsdesk
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

@import url("../mh_newsdesk/style.css");

/***** Header Fixes*****/
@media only screen and (min-width: 980px) {.header-logo-full {float: left;width:30%}}
#menu-main-menu-container{padding: 1px; }
ul#menu-main-menu {min-width: 100%; text-align: left!IMPORTANT; }
.main-nav {background: #010734; }
.main-nav li { border-left: 1px solid #565656; }
.main-nav li a { padding: 0.2rem 0.9375rem; font-size: 0.85rem;}
.header-sub {display: none;}
.mh-header { margin-bottom: 20px; }

/***** Breadcrumbs *****/
.breadcrumb { font-size: 10px; font-size: 0.875rem; font-family: "Times New Roman", Times, serif; margin-bottom: 10px; text-transform: lowercase; }
.breadcrumb a, .breadcrumb .bc-text { display: inline-block; color: #000; padding: 0; background: none!IMPORTANT;}
.breadcrumb a:hover { color: #aaaaaa; text-decoration: underline; }

/***** Right Sidebar Edits *****/
.widget-title span { padding: 7px; background: #005a8c; }
.widget-title { font-size: 14px; font-size: 0.875rem; font-weight: 400; color: #fff; background: #ccdee8; padding: 7px 0; margin-bottom: 7px; text-transform: uppercase; overflow: hidden; }
.button span { font-size: 14px; font-size: 0.875rem; color: #fff; background: #005a8c; padding: 5px; margin: 5px 0 10px 0; text-transform: uppercase; display: inline-block; }
.cp-title-xl { font-size: 20px; font-size: 1.25rem; }
.cp-excerpt-xl { margin-top: 10px; }

/***** Post Edits *****/
.entry-thumbnail { margin: 0 15px 5px 0; display: block; width: 300px; float: left; padding:10px; border:1px solid #b7b7b7; background-color:#f7f7f7;}
.wp-caption-text { font-size: 12px; font-size: 0.8rem; margin: 5px 0 5px; margin: 0.3125rem 0 0.3125rem; }

/***** Advertorial Template *****/
.header-top {background: #cecece; padding: 2px; }
.header-nav li { float: right; }
.header-nav { font-size: 12px; font-size: 1.0rem; text-transform: uppercase; color: #565656; }
.advert-content .main-nav {margin-bottom: 22px;}
.advert-content .breadcrumb {display: none;}
.advert-content .page-title {font-size: 24px; font-size: 2.0rem; font-weight: bold; color: #990000;}
.tdate {position: relative; color: #999; font-size: 12px; font-size: 0.8rem; text-transform: uppercase; align:left;}
.advert-content p.disclaimer {border-width:1px; background-color: #E0E0E0; font-size: 10px; font-size: 0.875rem; font-family: "Times New Roman", Times, serif; width: 100%; }
.post-meta { background: #f3f3f7; border: 1px solid #dedee3; padding: 11px; font-size: 12px; font-size: 0.875rem; line-height: 1.3em; margin: 50px 0 20px 0; overflow: auto; color: #6d6d6d; }
.post-meta-key {display:none;}
.advert-content blockquote {border-color: #42A9E6; color: #005a8c; background-color:#f2faff;}
.advert-content .entry-content a {color: #0056e0; font-weight: normal; text-decoration:underline;}
.advert-content .entry-content a:hover {color: #006eff; font-weight: normal; text-decoration:underline;}

.advert-content .btn1{
  width: 30%;
  background: #de0000;
  background-image: -webkit-linear-gradient(top, #de0000, #940000);
  background-image: -moz-linear-gradient(top, #de0000, #940000);
  background-image: -ms-linear-gradient(top, #de0000, #940000);
  background-image: -o-linear-gradient(top, #de0000, #940000);
  background-image: linear-gradient(to bottom, #de0000, #940000);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Courier New;
  color: #ffffff;
  font-size: font-size: 12px; font-size: 1.2rem;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.advert-content .btn1 a {color: #fff; text-decoration: none; }
.advert-content .btn1 a:hover {color: #fff; text-decoration: underline; }
.btn1:hover {
  background: #c20000;
  background-image: -webkit-linear-gradient(top, #c20000, #780000);
  background-image: -moz-linear-gradient(top, #c20000, #780000);
  background-image: -ms-linear-gradient(top, #c20000, #780000);
  background-image: -o-linear-gradient(top, #c20000, #780000);
  background-image: linear-gradient(to bottom, #c20000, #780000);
  text-decoration: underline;
}

/***** Hide Theme Social Buttons *****/
/*.page-id-456 .mh-share-buttons {display: none;}*/


.buttonAge {
	height: 25px;
	width: 100px;
	background-color: #4a7d36;
	border: none;
	color: #fff !important;
	cursor: pointer;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 15px 15px 15px;
	margin-bottom: 10px;
	text-decoration:none !important;
}

.btn-dark {
	background: #0184ff;
	min-height: 50px;
	line-height: 50px;
}

.btn-group-lg > .btn, .btn-lg {
	padding: 17px 30px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-info {
	color: #fff !important;
	background-color: #5bc0de;
	border-color: #46b8da;
	font-family: Open Sans;
	font-weight: bold !important;
}

.col-xs-12 {
	width: 100%;
}

.styler {
	margin-bottom: 30px;
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}


.btn-warning {
	color: #ffffff;
	background-color: #be1e2d;
	border-color: #be1e2d;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}


.quotelastchance blockquote {
	border-color: #be1e2d;
	color: #005a8c;
	background-color: #FFFCD9;
}

.mh-share-buttons {
	margin-top: 50px;
}