/*
Theme Name: msh-toolbox
Author: markn@mainstreethost.com
Version: 1.0
*/

/*-------------------------------------------------------------
----------------------------STRUCTURE----------------
-------------------------------------------------------------*/
body{
	margin:0;padding:0;
	font-size:16px;
	font-family:'Open Sans', Helvetica, sans-serif;
	background-image:url(https://www.dgreenstorytelling.com/wp-content/uploads/2015/05/background.jpg);
	background-repeat:repeat;
	background-position:left top;
}



#page {
	display: block;
	float:left;
	margin:0;
	padding:0;
	background:rgba(255,255,255,.85);
	width:100%;
}

/*-------------------------------------------------------------
----------------------------HEADER----------------------
-------------------------------------------------------------*/
header {
	background:rgba(255,255,255,.85);
}
#logo {
	width:100%;
	float:left;
	display:block;
	font-family: 'Ribeye Marrow', cursive;
	background-image:url(https://www.dgreenstorytelling.com/wp-content/uploads/2015/05/logo-bg.png);
	background-position:center,center;
	background-repeat:no-repeat;
	background-size:contain;
}
#logo a {
	text-decoration:none;
}
#sitetitle {
	font-size:4em;
	color:#9a105d;
}
#subtitle {
	font-size:2.5em;
	color:#168190;
}
#sitetitle,#subtitle {
	text-align:center;
}
#contactinformation {
	text-align:right;
	list-style:none;
	padding-top:10px;
}
#phone {
	font-size:2.25em;
	font-weight:bold;
}
#email {
	font-size:1.5em;
	text-transform:uppercase;
}
#phone a , #email a {
	color:#000;
	text-decoration:none;
}
#socialmedia {
	text-align:right;
	list-style:none;
}
#socialmedia li {
	display:inline-block;
	margin:0 7px;
}
#youtube a {
	color:#CC181E;
}
#menu-item-570 a {
  color: #fff !important;
}
#menu-item-570 {
  background: #940000;
}
/*-------------------------------------------------------------
----------------------------SPLASH-----------------------
-------------------------------------------------------------*/

#splash{
	width:100%;
	height:300px;
	display:block;
	background:#666;	
	float:left;
}

/*-------------------------------------------------------------
----------------------------CONTENT--------------------
-------------------------------------------------------------*/

#primary {
	display:inline-block;
	float: left;
	margin: 0 0px 0 2%;
	width:100%;
}

#content {
	margin: 0 0 22px;
}

h1.entry-title{
	color:#9a105d;
	background:#fab80d;
	font-family: 'Ribeye Marrow', cursive;
	font-size:28px;
	box-sizing:border-box;
	padding:10px;
	width:100%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*-------------------------------------------------------------
----------------------------SIDEBAR---------------------
-------------------------------------------------------------*/

#sidebar{
	display:block;
	margin:22px 0 0 0;	
}

#sidebar span.widget-title{
	color:#9a105d;
	font-family: 'Ribeye Marrow', cursive;
	font-size:20px;
	box-sizing:border-box;
	padding:10px;
	float:left;
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	margin-bottom:15px;
	background-image:url(https://www.dgreenstorytelling.com/wp-content/uploads/2015/05/logo-bg.png);
	background-position:center,center;
	background-repeat:no-repeat;
	background-size:contain;
} 
#sidebar ul {
	list-style:none;
}
#main .widget-area {
	width: 100%;
}

#gform_widget-2 .widget-title {
	color:#9a105d;
	background:#fab80d;
	background-image:none !important;
	font-family: 'Ribeye Marrow', cursive;
	font-size:20px;
	box-sizing:border-box;
	padding:10px;
	float:left;
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	margin-bottom:15px;
}
/*-------------------------------------------------------------
---------SIDEBAR GRAVITY FORM---------------
-------------------------------------------------------------*/

.gform_wrapper .gfield_html.gfield_no_follows_desc{
	margin-top:0!important;	
}

#sidebar .gfield_label{
	margin:0;padding:0;
	font-weight:normal;	
}
#sidebar .recap-tip{
	font-size:.8em;	
	width:100%;
	text-align:center;
}
#sidebar .gform_footer{
	margin-top:9px!important;
	padding-top:0;	
}


/*-------------------------------------------------------------
---------FOOTER-----------------------------------------
-------------------------------------------------------------*/

#footer-wide{
	width:100%;
	min-height: 100px;
	background:#333;
	display:block;
	float:left;
	position:relative;
	z-index:300;
	margin:0;
}

#colophon{
	clear: both;
	display: block;
	width: 100%;
	min-height:50px;
	background:#FAB80D;
	box-sizing:border-box;
	padding:10px;
}

#colophon ul{
	list-type:none;
	margin:0;padding:0;	
}

#colophon ul li{
	display:inline-block;
	float:left;	
}

#colophon ul li a{
	text-decoration:none;
	color:#dadada;
	padding:2px 5px;
}
#colophon ul li a:hover{
	color:#CC6;	
}
/*-------------------------------------------------------------
--------MAIN MENU-------------------------------------
-------------------------------------------------------------*/

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
	height:50px;
	background:#fab80d;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align:center;
}
#access li {
	display:inline-block;
	position: relative;
}
#access a {
	display: block;
	height:50px;
	line-height:50px;
	padding: 0 .75em;
	text-decoration: none;
	color:#000;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Cabin', sans-serif;
}
@media only screen and (min-width:880px) and (max-width: 1200px) {
	#access a {
	display: block;
	height:50px;
	line-height:50px;
	padding: 0 .75em;
	text-decoration: none;
	color:#000;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'Cabin', sans-serif;
	}
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 3.25em;
	left: 20px;
	z-index: 99999;
	text-align:left;
	background:#fab80d;
}

#access ul ul ul {
	left: 100%;
	top: 0;
	background:#fab80d;
}
#access ul ul a {
	background:#fab80d;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 15em;
	height: auto;
	font-size:17px;
}
#access li:hover > a,
#access ul ul :hover > a {

}
#access ul ul a:hover {

}
#access ul li:hover > ul {
	display: block;
}


/*-------------------------------------------------------------
-------MISC CONTENT STYLES-------------------
-------------------------------------------------------------*/

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: transparent;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}

.assistive-text {
	font-size:18px;
}
.blog-title a, .blog-title a:hover {
	color:#9A105D !important;
	font-family: 'Ribeye Marrow', cursive;
	text-decoration:none;
}
/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


#gform_submit_button_1 {
	width:50%;
	margin:0 auto;
	background:#9a105d;
	color:#fff;
	padding:7px 5px;
}
#sidebar .gform_footer {
	text-align:center;
}
#sitemap {
	float:right;
}
#footer-info p {
	padding:0;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:10px;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}
#gallery-1 img {
    border:none !important;
}
/*-------------------------------------------------------------
-------BOOTSTRAP OVERRIDES---------------
-------------------------------------------------------------*/
.jumbotron {
	padding:0 !important;
	margin:0 !important;
	background:#fff !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-o-border-radius:0 !important;
	-ms-border-radius:0 !important;
	border-radius:0 !important;
}
.jumbotron img {
	width:100%;
	max-width:100%;
	height:auto;
}
.container {
	padding:0 !important;
}
.container-fluid {
	padding:0 !important;
}