/*
Theme Name: Adamos
Theme URI: http://www.templateexpress.com/adamos-theme/
Author: Ossie Heffell
Author URI: http://www.templateexpress.com/
Description: Adamos is a full-width, fully responsive and highly customizable WordPress Theme. Add and edit your own logo, header, featured slider, featured areas and much more.
Version: 1.6
License: GNU General Public License v2.0
License URI: ​http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, responsive-layout, black

This theme, like WordPress, is licensed under the GPL.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*
adamos WordPress Theme, Copyright 2013 Ossie Heffell
adamos Theme is distributed under the terms of the GNU GPL
*/

/*
Adamos Theme based on Underscores (_s) Theme
_s ("Underscores") WordPress Theme, Copyright 2012 Automattic, Inc.
_s ("Underscores") WordPress Theme is distributed under the terms of the GNU GPL
*/

/* =Reset
-------------------------------------------------------------- */
/* =Menu Top
----------------------------------------------- */
.nav-top{float:right; margin-top:5px; margin-right:10px}
.nav-top ul.menu-top{margin-top:6px;margin-right: 10px;} 
.nav-top ul.menu-top li{float:left;list-style: none;}
.nav-top ul.menu-top li a{padding:0px 10px;list-style: none; color:#fff;border-right: 1px solid #666;}

/* =Menu
----------------------------------------------- */
#request-quote a{padding-right:0px}
.main-navigation {
    display: block;
	float: right;
	width: 70%;
	padding-top: 0px;
	font-family: 'open_sansbold', sans-serif;
}
.main-navigation:after {
	clear: both;
	display: block;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	
}
#tablist1-panel1{background: none;}
.main-navigation li {
	float: left;
	margin: 0.1em 0;
	position: relative;
}
.main-navigation a {
	color: #FFF;
    display: block;
    font-size: 1.1rem;
	font-size: 11pt;
    font-weight: normal;
    margin-right: 0.5em;
    text-decoration: none;
	padding: 0.2em 0.35em;
	padding-top: 3px;
}

#menu-item-8 a{color:#ffff99;font-weight:bold}
.aligncenter{    display: block;
    margin: 5px auto 5px auto;}
ul.children li{margin:0px}
@media(max-width:1200px){

.main-navigation {
    display: block;
	float: right;
	width: 77%;
	padding-top: 0px;
	font-family: 'open_sansbold', sans-serif;
}

}

.bold-link a{font-weight:bold}
.bold-link .sub-menu a{font-weight:normal}
.main-navigation ul ul {
	background: #222;
	display: none;
	float: left;
	position: absolute;
		top: 1.8em;
		left: -0.2em;
	z-index: 99999;
	padding: 0.4em;
	border-radius: 0.2em;
}
ol.design-price li{list-style:decimal !important}
.tabcontent{padding-right:20px}
.main-navigation ul ul a {
	padding: 5px 0.5em 5px 0.5em;
	width: 270px;
	color: #CCC;
}
.main-navigation ul ul li {
	border-bottom: 1px solid #333;
}
.main-navigation li:hover > a,
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
	color: #ffff99;
	display: block;
	border-radius: 0.2em;
}

#navbar li.current-menu-item .sub-menu a {
	color: #fff;
	display: block;
	border-radius: 0.2em;
padding-bottom: 7px;
}
#navbar li.current-menu-item .sub-menu a:hover {
	color: #ffff99;
	display: block;
	border-radius: 0.2em;
}

.menu-phone li a{ color:#565656 !important}
.menu-phone li .children{padding-left:0px}
.main-navigation ul ul a:hover {
	color: #ffff99;
	display: block;
	background-color: #222;
	border-radius: 0;
}

.main-navigation ul li:hover > ul {
	display: block;
}

.main-navigation ul ul ul {
	left: 100%;
	top: -0.9em;
	margin: 0;
}
.main-navigation ul ul ul a:hover {
	color: #FFF;
	display: block;
	background-color: #222;
	border-radius: 0;
}

/* Small menu */
.menu-toggle {
	color: #FFF;
   	cursor: pointer;
	font-family: 'open_sansbold', sans-serif;
	text-transform: uppercase;
    font-size: 1.4rem;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
	background-color: #222;
	margin: 0;
	margin-top: 4px;
	padding: 4px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

.main-small-navigation .menu {
	display: none;
	background-color: #000;
	padding-top: 10px;
	padding-left: 30px;
}

.main-small-navigation .menu ul {
	list-style-type:none;
}

.main-small-navigation .menu li a{
	color: #FFF;
	font-family: 'open_sansbold', sans-serif;
	text-transform: uppercase;
	font-size: 1.4rem;
}

.main-small-navigation li:hover > a,
.main-small-navigation li.current_page_item a,
.main-small-navigation li.current-menu-item a,
.main-small-navigation ul ul a:hover {
	color: #999;
}



/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1000px or less */
@media screen and (max-width: 1000px) {
	.header_container {
	height: 100%;
	width: 100%;
}
}

/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#wrap {
		padding:0;
		width: 100%; 	
	}
	.header_container {
	height: 100%;
	width: 100%;
}
#masthead .site-introduction {
		float: none;
		padding: 0;
		width: 100%;
	}
}

/* for 800px or less */
@media only screen and (max-width: 860px) {
	.header_container {
	height: 100%;
	width: 100%;
}
}

/* for 800px or less */
@media only screen and (max-width: 800px) {

	#main {
		overflow: visible;
	}
	#content,
	#primary,
	#secondary,
	#tertiary {
		background: none;
		float: none;
		margin: 0;
		padding: 0;
	}
	#primary,
	#secondary,
	#tertiary {
		width: 100%;
	}
	.site-header site-introduction,
	#main {
		padding: 0.8em;
	}
	.header_container {
	height: 100%;
	width: 100%;
}
	
}

/* for 600px or less */
@media screen and (max-width: 600px) {
	
	#branding img {
		display: none;
	}
	
	.header-image {
		width:100%;
		margin-top: 0px;
		margin-left: auto;
    	margin-right: auto;
	}

	.header_container {
	height: 100%;
	width: 100%;
}

	.site-main {
    border: 0;
}
}


/* --- Smartphones (portrait and landscape) --- */

@media screen and (max-width : 480px) {

	#masthead .site-introduction {
		float: none;
		padding: 0;
		padding-left: 4px;
		width: 100%;
	}
	
	.header_container {
	height: 100%;
	width: 100%;
}

}

/* --- IPhone5 (portrait and landscape) --- */

@media screen and (max-width : 568px) {

	#masthead .site-introduction {
		float: none;
		padding: 0;
		width: 100%;
	}
	.header_container {
	height: 100%;
	width: 100%;
}
}


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.8%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
}

/*  GRID OF THREE   ============================================================================= */
	
.span_3_of_3 {
	width: 100%; 
}
.span_2_of_3 {
	width: 66.1%; 
}
.span_1_of_3 {
	width: 32.2%; 
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_8_of_8 {
		width: 100%; 
	}
	.span_7_of_8 {
		width: 100%; 
	}
	.span_6_of_8 {
		width: 100%; 
	}
	.span_5_of_8 {
		width: 100%; 
	}
	.span_4_of_8 {
		width: 100%; 
	}
	.span_3_of_8 {
		width: 100%; 
	}
	.span_2_of_8 {
		width: 100%; 
	}
	.span_1_of_8 {
		width: 100%; 
	}
	.featuretext_top h3{
	font-size:1.2rem;
	font-size:12px;
	padding: 6px;
	}
	.featuretext_top p{
	font-size:1.2rem;
	font-size:12px;
	padding: 6px;
	}
}