/*  
Theme Name: MissouriBusiness.net
Theme URI: http://charliecharliecharlie.com/
Version: 1.0
Description: Designed by Charlie Triplett
Author: Charlie Triplett
Author URI: http://charliecharliecharlie.com/
*/

/* CSS Document 
Metro Blue						#005FAE
Gold							#f1b82d

Extension Beige					#959286
Extension Light Beige			#dad8c7
Light Beige						#f2f1e9


Light Creme: 					#f4f2df
Institutional Creme: 			#EDEBD5
Dark Creme: 					#CAC8B5
Dark Creme Border:				#BAB8A7
Brick Red:						#7b2e00
Dark Warm Gray:					#6D6D62
*/
@import "css/reset.css";
@import "css/skeleton.css";
@import "css/nav.css";
@import "css/type.css";
@import "css/forms.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700,800);


body {
	font-family: 'Open Sans', sans-serif;	
	font-size: 100%;
	line-height: 144%;
	color: #333;
	background: #fff;
	margin: 0px;
}


hr {
	border-top: 1px solid #CAC8B5;
	border-bottom: 1px solid #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hidden {
  /* For accessible hidden text */
  position: absolute !important;
  left: 0;
  clip: rect(1px, 1px, 1px, 1px);
  margin: 0 0 0 0%;
  padding: 0 0 0 1%;
  text-align: center;
  border: 0 !important;
  height: 40px !important;
  line-height: 40px;
  width: 99% !important;
  overflow: hidden;
}

a.hidden:focus {
	background: #005FAE;
	color: #fff;
	display: block;
	position: relative !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-top: 5px;
	text-decoration: none;

}

#header-wrapper {
	clear: both;
	z-index: 999;
	background: #dad8c7;
	min-height: 170px;
	padding-bottom: 0;
}

#header {
	padding-bottom: 20px;
}



#content-wrapper {
	padding-top: 10px;
	padding-bottom: 20px;
}

#content-container {

}

#content {
}

#sidebar {
}

.box,
.widget_recent_entries {
	background: #f2f1e9;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}



	.box.creme {
		background: #EDEBD5;
	}

	.box.blue {
		background: #f3f4fa;
	}

#sidebar .widget-container {
	margin-bottom: 20px;
}

#sidebar .widget-container p {
	margin: 10px;
}

#footer-wrapper {
	clear: both;
	background: #f2f1e9;
}

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

	#footer .brand-footer {
	  display: block;
	  float: left;
	  padding: 0;
	  width: 100%;
	  line-height: 0;
	  min-height: 80px;
	  overflow: hidden;
	  text-align: left;
	}
	#footer .brand-footer:hover,
	#footer .brand-footer:focus {
	}


#legal {
	margin-top: 10px ;
}

/* Begin Images */
img, 
embed, 
object, 
video,
iframe { 
padding:0;
margin: 0;
max-width: 100%; 
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px 0px;
    text-align: left;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* End captions */


/* Gallery captions */

.gallery { margin: 0 auto 20px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
}
.gallery img:hover {
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
	text-align: center;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

/* End Images */

/* slider container */

.slider-wrapper {
	position: relative;	
	z-index: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -11px;
	background: #222;
}

.slide {
	margin: 0 auto;	
	max-width: 960px;
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 350px;
	max-height: 35vw;
	
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;

}

	.slide h2 {
		color: #fff;

	}
	.slide * {
		color: #eee;
		-webkit-transition-duration: 0.3s;
		-moz-transition-duration: 0.3s;
		-o-transition-duration: 0.3s;
		transition-duration: 0.3s;

	}

		.slide ul,
		.slide li {
			margin-left: 10px;
			list-style: square;
			color: #eee;
		}


	.slide a.clearfix {
		display: block !important;
		min-height: 350px;
		max-height: 35vw;
	}

	.slide a.clearfix:hover,
	.slide a.clearfix:focus {
		display: block !important;
	}

	.slide a:hover h2,
	.slide a:focus h2 {
		color: #f1b82d !important;
	}
	.slide a:hover p,
	.slide a:focus p  {
		color: #ccc !important;
	}


.slide-text {
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 96%;
	padding: 2%;
	height: auto;
	background: #000;
	background: rgba(0,0,0,0.7);		


}
	.slide a:hover .slide-text,
	.slide a:hover .slide-text {
		background: #000;
		background: rgba(0,0,0,0.8);		
	}

	.slide-text h2,
	.slide-text p {
		margin: 0;
		display: block;
		float: left;
		padding: 0;
		line-height: 144%;
		width: 45%;
	}

	.slide-text h2 {
		margin-bottom: 7px;
		text-align: right;
		border-right: 1px solid #fff;
		padding-right: 2%;
		margin-right: 2%;
	}

	
	.slide-text .slide-content a {
		color: #fff;
	}
	

img {
	max-width: 100%;
	height: auto;
	}
img { -ms-interpolation-mode: bicubic; }

/*////////// Table Styles */	


#content table {
    display: table;
	font-size: 100%;
	background: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0 10px 0;

}

#content td {
	padding: 7px;
	vertical-align: top;
	border-bottom: 1px dotted #cccccc;
	word-wrap: break-word;
}

#content th {
	background: #ffffff;
	font-weight: bold;
	padding: 7px 0 7px 3px;
	border-bottom: 3px solid #000000;
}

#content tr:nth-child(even) { background: #eeeeee; }
#content tr:nth-child(odd) { background: #f7f7f7; } 

caption {
	text-indent: -999999px;
}



/*////////// Footer Styles */	



.home-widget-wrapper {
	padding-top: 0px;
	background: #f2f1e9;
}




.archive.row {
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
}


#content .article-category {
	margin: 0;
	padding: 0;
}
	
	#content .article-category li  {
		margin: 10px 0 12px 20px;
		padding: 0;
		list-style: square;
	}
	
	#content .article-category li ul li {
	}
	

	.article-category ul li a {
		background: none;
		font-weight: normal;
		color: #222;
		border: none;
		display: inline;
	}
	
#travel_map {
	height: 600px;
	min-height: 600px;
}

#isonav li {
}

/**** Isotope Filtering ****/
.isotope-item {
  overflow: hidden;
  position: relative;
  color: #222;
  margin: 0 20px 20px 0;
  
  
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: top, left, opacity;
transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}

.isotope-item a {
	text-decoration: none;
	display: block;
}
	.isotope-item a:hover {
		text-decoration: underline;
	}
	


.isotope-item img {
	display: block;
	margin: 0 auto;
}

.isotope-caption {
	position: absolute;
	display: block;
	bottom: 0;
}

	#content .isotope-caption h3 {
		background: #000;
		display: block;
		width: 310px;
		background: rgba(0,0,0,0.5);		
		color: #eee;
		padding: 10px;
		margin: 0 !important;
	}
	#content .isotope-caption p {
		padding: 0 10px 0 10px;
	}



.desktop-hide {display: none;}


/* Calendar */


	.calendar-item {
		display: block;
		margin-bottom: 20px;
	}

	.event-link {
		display: block;
		margin-bottom: 10px;
		font-weight: 700;
		color: #005FAE;
	}
	
		.event-link:hover {
			
		}


	

.calendar-icon {
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	#content .calendar-icon {
		border: 1px solid #005FAE;
		}

.day {
	color: #005FAE;
	font-size: 10px;
}

.month {
	color: #fff;
	font-size: 86%;
	text-transform: uppercase;
	font-weight: 400;
	background: #005FAE; /* fallback color */

}
.date {
	font-size: 150%;
	font-weight: 700;
	line-height: 100%;
	color: #005FAE;
	margin: 0px;
	padding: 0px;	
}
.year {
	font-size: 10px;
	color: #005FAE;	
	margin: 0px;
	padding: 0px;	
}
