@Theme Name: 2014 Mechanical Devices Mobile Theme
@Description: This site was built by Central States Media. For more information about the site or this custom WordPress theme, you can contact Central States Media at: info@centralstatesmedia.com or call us at: 309-693-2345.
@Author: Central States Media
@Author URI: http://www.centralstatesmedia.com/
@Version: 1.0
@Date: September, 2014
@charset "utf-8";
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-width:350px;
	background: white;
	font:14px Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

a img {
	border: 0px;
}

img.alignright, .alignright {float:none; margin:0;}
img.alignleft, .alignleft {float:none; margin:0 ;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:none; margin:0;}
a img.alignleft {float:none; margin:0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/* GENERAL STYLE RESET
-------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline:0;
	border: 0;
	font-size: 14px;
	vertical-align: baseline;
}

.green{color:#7db37f;}
.blue{color:#6eb0c3;}
.purple{color:#9877be;}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
img {
	border: 0;
}

.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}
#header_topper_wrapper {
	margin:0;
	width: 90%;
	max-height:90px;
	padding:10px 5%;
	background: #7aaf7b url('images/pre_header_bg.jpg') top left repeat-x;
	border-bottom:10px solid #ffffff;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.37);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.37);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.37);
	overflow:hidden;
}
#logo_text {
	float: left;
	width: 42%;
	position:relative;
	z-index:500;
}
#logo_text img{max-width:100%;height:auto;}
#logo_image {
	clear:both;
	margin:0 auto !important;
	top: 25px;
	text-align:center;
	width: 100%;
	min-width:350px;
	min-height: 190px;
	z-index: 100;
	position: absolute;
}
#logo_image img{max-width:100px;height:auto;}
#content_right {
	float: right;
	width: 45%;
	padding-top:5px;
	text-align: right;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	color:#ffffff;
	text-transform:uppercase;
	position:relative;
	z-index:500;
}

#content_right a {
	color: #ffffff;
}

#content_right a:hover {
	text-decoration: underline;
}

.phone_number, .phone_number a {
	color: #425945 !important;
	font-size:16px;
}
#featuredIMG{
	width:100%;
	background:#ccc;
	min-height:125px;
}
#featuredIMG img{width:100%;height:auto;}
#menu{
	clear:both;
	position:relative;
	margin:0;
	z-index:100;
	width:100%;
	text-align:center;
	margin-top:-40px;
}
#menuclose{margin:0px auto;position:relative;bottom:10px;z-index:10001;border-radius:20px;width:150px;text-align:center;height:10px;line-height:10px;padding:10px;background:#fff;color:#6eb0c3;cursor:pointer;font-weight:bold;}
#menu img{cursor:pointer;}
#tagline{
	clear:both;
	position:relative;
	width:100%;
	text-align:center;
	background:#ffffff;
	padding:5px 0;
	z-index:50;
	color:#9b9b9b;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
	font-size:23px;
}
#maincontent{
	clear:both;
	margin:0;
	width:90%;
	padding:10px 5%;
	background:#ffffff;
	color: #646464;
	line-height: 22px;
}
#maincontent a{color: #42808b;}
#maincontent h1{font-size: 18px; color: #5c865e;	text-transform: uppercase;	font-style: italic;}
#maincontent h2{font-size: 17px; color: #5c865e;	text-transform: uppercase;	font-style: italic;}
#maincontent h3{font-size: 16px; color: #5c865e;	text-transform: uppercase;	font-style: italic;}
#maincontent h4{font-size: 15px; color: #5c865e;	text-transform: uppercase;	font-style: italic;}
#maincontent ul{list-style:circle;color:#646464;padding-left:15px;}
#maincontent img, #maincontent iframe{max-width:100%;height:auto;}
#maincontent a.button{background: #77b3be;
	border: 0px solid white;
	color: white;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding:8px 15px;}
#maincontent a.button:hover{background: #498c98;}
#titleBKGD {
	clear:both;
	position:relative;
	margin-left:60px;
	color: #ffffff;
	padding:5px 5px;
	margin-top:16px;
	margin-bottom: 50px;
	background: #7db37f;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}
#titleBKGD:before {
	content:" ";
	display:block;
	color:#000;
	position: absolute;
	top: -16px;
	left:-60px;
	z-index: 100;
	width: 56px;
	min-height: 69px;
	background: url('images/page_header_graphic.png') top left no-repeat;
}
#callouts{background:#ffffff;width:90%;padding:10px 5%;
-webkit-box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.37);
-moz-box-shadow:    0px 3px 14px 0px rgba(0, 0, 0, 0.37);
box-shadow:         0px 3px 14px 0px rgba(0, 0, 0, 0.37);
z-index:25;position:relative;}
.greenBTN{
	display:block;
	padding:5px 10px;
	color:#ffffff;
	background:#5c865e;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
.greenBTN a{color:#ffffff !important;}
.greenCALLOUT{
	margin: 10px 0;
	background:#7db37f;
	color:#ffffff;
	width:90%;
	text-align:center;
	border-radius:10px;
	padding:10px 5%;
	text-transform:uppercase;
	font-weight:bold;}
.blueCALLOUT{
	margin: 10px 0;
	background:#6eb0c3;
	color:#ffffff;
	width:90%;
	text-align:center;
	border-radius:10px;
	padding:10px 5%;
	text-transform:uppercase;
	font-weight:bold;}
#footer{	
	background:url(images/footer_bg.jpg) repeat-x;
	width:90%;
	padding:10px 5%;
	position:relative;
	z-index:0;
	text-align:center;
	color:#3b3b3b;
}
#footer a{text-decoration:none;color:#3b3b3b;}
#navWRAP{
	clear:both;
	display:none;
	position:absolute;
	z-index:200 !important;
	left:5%;
	margin-bottom:-25px !important;
	margin:0 auto;
	width:90%;
	background:none;
}
#navWRAP:before{
	content:"▲";
	color:#6eb0c3;
	display:block;
	position:relative;
	z-index:10001;
	font-size:30px;
	text-align:center;
}
#navMENU{
	clear:both;
	display:block;
	position:relative;
	z-index:10000;
	overflow:hidden;
	width:100%;
	background:#6eb0c3;
	height:auto !important;
	margin:0 auto;
	padding:0;
	margin-top:-5px;
	-webkit-box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.37);
	-moz-box-shadow:    0px 3px 14px 0px rgba(0, 0, 0, 0.37);
	box-shadow:         0px 3px 14px 0px rgba(0, 0, 0, 0.37);
}
#navMENU ul{
	list-style:none;
	float:left;
	width:100%;
	margin:0 auto;
	padding-left:0;
	padding:10px 0;
	background:#6eb0c3;
	height:auto !important;
}
#navMENU li{
	float:left;
	position:relative;
	width:90%;
	padding:0 5%;
}
#navMENU li a{
	display:block;
	padding:10px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid #78bfd4;
	border-bottom:1px solid #629cad;
}
#navMENU li:first-child a{border-top:none;}
#navMENU li:last-child a{border-bottom:none;}
#navMENU ul ul a:after{display:none !important;}
#navMENU li.menu-item-has-children a:after {content:"▼";display:inline-block;padding-left:10px;color:#5b91a0;font-size:12px;}
#navMENU ul ul{display:none;list-style:circle;padding-left:10%;color:#7ecae0;float:left;}
#navMENU ul ul li{padding:0;}
#navMENU ul ul li a{border-bottom:0;border-top:0;}
#navMENU ul li:hover > ul {
	display: block;
}
/****************
OTHER PAGE STYLES
****************/
#searchform {
}

.searchField {
	width: 300px;
	height: 20px;
}

#searchsubmit {
	height: 30px;
	margin:10px 0;
	background: #77b3be;
	border: 0px solid white;
	color: white;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
/* forms */
#maincontent input[type="submit"] {
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    clear: both;
    color: white;
    background-color: #7db37f;
}
#maincontent input[type="submit"]:hover {
	background-color: #58955a;
	cursor: pointer;
}