/*
Theme Name: ALIA
Theme URL:
Description: ALIA Website Theme
Author: Greg Fiske
Author URI:
Version: 1.0
*/

.header {
 	height: auto !important;
}
.header #logo {
	width: 150px !important;
	height: 150px !important;
}


#mc_signup_form {
    font-size: 0.8em !important;
    border: none !important;
    background-color: #e0e0e0;
    padding: 1.2em;
    color: black;
}


/************************************************************#7c5ccb
Layout

************************************************************/
body {
	background-size: auto;
	background-repeat: repeat;
	background-color: #000000;
}

.homeone{
	width: 332px;
	float: left;
	margin-right: 10px;
}

.hometwo{
	width: 160px;
	float: left;
	margin-right: 10px;
	min-height: 260px;
} 

.homeimagebox{
	width: 332px;
}

.hometwoimagebox{
	width: 160px;
}

.home1{
	border-bottom: solid 1px #7c5ccb;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 10px;
		max-width: 100%;
}

.home2{
	max-width: 100%;
}

.site-content .widget-area {
		background: #F5F7F8;
		font-size: 14px;
		padding: 34px 24px 24px;
	}
	
#secondary{
		width: 245px;
		float: right;
	}

#content{
	background-color: #ffffff;
}
/*--------------------------------------------------------------
Type
--------------------------------------------------------------*/
p{
	font-size: 16px;
	line-height: 140%;
}

a h2.business, .catbusiness {
	color: #A3C1CC;
}

a h2.production, .catproduction {
	color: #C2AAB0;

}

a h2.equipment, .catequipment {
	color: #C9BFBF;
}

a h2.project, .catproject {
	color: #D6DAEB;
}

a h2.employment, .catemployment {
	color: #E6C6D8;
}

a h2.techtopics, .cattechtopics {
	color: #BEBAD4;
}

a h2.reviews, .catreviews {
	color: #A29BA3;
}

a h2.events, .catevents {
	color: #B6C9D9;
}

a h2.forsale, .catforsale {
	color: #C28E98;
}

a h2.standard, .catstandard {
	color: #C6AFCF;
}

a h2.people, .catpeople {
	color: #DBB8AF;
}

h2.production, h2.business, h2.equipment, h2.projects, h2.employment, h2.techtopics, h2.reviews, h2.events, h2.forsale, h2.standard, h2.people{
	padding: 5px 0 5px 0;
	font-family: 'Cabin', sans-serif;
	font-size: 18pt;
	line-height: 120%;
	
}
h2.cat{
	color: #686868;
}

.homeone h2.cat{
	font-size: 18pt;
	line-height: 120%;
}

.hometwo a h2{
	font-size: 13pt;
	padding: 5px 0 0 0;
}

.catproduction, .catbusiness, .catemployment, .catequipment, .catforsale, .catproject, .catreviews, .cattechtopics, .catevents, .catpeople, .catstandard, cat{
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	font-size: 8pt;
	padding-bottom: 10px;
	
}

.read{
	font-family: 'Cabin', sans-serif;
	font-size: 8pt;
	font-weight: 700;
	

	}
	
a .read{
		color: #7c5ccb;
	}

.home1 p{
		margin-top: 0px;
	}
	
h2.pagetitle{
	font-family: 'Cabin', sans-serif;
	font-size: 18pt;
	font-weight: 700;
	margin-bottom: 10px;
}

a[rel=next], a[rel=prev]{
	font-family: 'Cabin', sans-serif;
	font-size: 9pt;
	color: #7c5ccb;
	padding-top: 10px;
}

#content .post h2{
	font-size: 30px;
	padding-bottom: 5px;
	margin-top: 40px;
	line-height: 120%;
}

h3{
	font-weight: normal;
	font-size: 12px;
	color: #7c5ccb;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	float: left;
	width: 100%;
	bottom: 0px;
	margin: 0px 0 0 0px;
	font-family: 'Cabin', sans-serif;
	color: white;
	font-size: 10pt;
	border-top: #7c5ccb solid 2px;
	background-color: black;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-size: 12pt;
	
}

.main-navigation li {
	float: left;
	position: relative;
	padding: 0 10px 0 10px;
	font-size: 12pt;
}

.main-navigation a {
	display: block;
	text-decoration: none;
		color: white;
		font-size: 10pt;
		padding: 5px;
		
		

}

.main-navigation li{
	margin-bottom: 0px;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 1em;
	left: -999em;
	z-index: 99999;
	display: block;
	margin-top: 10px;
}

.main-navigation ul ul ul {
	float: left;
	position: absolute;
}

.main-navigation ul ul a {
	width: 200px;
	height: 100%;
	background-color: #B9B9B9;
	display: block;
	float: left;
	color: white;
}

.main-navigation ul ul li {
	float: left;
    position: relative;

}

.main-navigation li:hover > a {
	padding: 5px;
}

.main-navigation ul ul :hover > a {
	display: block;
	float: left;
}

.main-navigation ul ul a:hover {
	
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.sub-menu{
	
margin-top: 10px;
	
	
}

.sub-menu li{
	float: left;
    position: relative;
    

}

.sub-menu ul{
	float: left;
    position: relative;
    margin-top: 10px;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	
	
}

/************************************************************

WIDGETS

************************************************************/

.widget-area .widget {
	margin-bottom: 24px;
	margin-left: 20px;
}

	.widget-area .widget .widget-title {
		font-size: 16px;
		margin: 0 0 10px;
		color: #7c5ccb;
	}

	.widget-area .widget ul {
		margin-bottom: 0;
	}

	.widget-area .widget select {
		width: 100%;
	}

	.widget-area .widget .search-field {
		padding: 1.5%;
		width: 97%;
	}

	.widget-area .widget .search-submit {
		display: none;
	}
a:link{
	color: #7c5ccb;
}

/*--------------------------------------------------------------
Slider
--------------------------------------------------------------*/

.sliderbox{
	max-width: 677px;
	
}

/*--------------------------------------------------------------
Nivo slider
--------------------------------------------------------------*/

.nivo-caption{
	margin: 0 0 27px 23px;
	width: 344px;
	font-family: 'Cabin', sans-serif;
	font-size: 18pt;
	font-weight: 400;
	line-height: 110%;
	padding: 10px 10px 10px 10px;
	width: 50%;

}

div.theme-default .nivo-caption{
	margin: 0 0 27px 23px;
	width: 344px;
	font-family: 'Cabin', sans-serif;
	font-size: 18pt;
	font-weight: 400;
	line-height: 110%;
	padding: 10px 10px 10px 10px;
	width: 50%;
}

/*--------------------------------------------------------------
13 Responive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.1 iphone portrait
--------------------------------------------------------------*/

 @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 	 
	.sliderbox, #advertisement, #footer{
		display: none;
	}
	#secondary, #sidebar{
		display: none;
	}
}

/*--------------------------------------------------------------
13.1 iphone landscape
--------------------------------------------------------------*/
 @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
	
	.sliderbox, #advertisement{
		display: none;
	}
	#secondary, #sidebar{
		display: none;
	}
}

 /*--------------------------------------------------------------
13.1 ipad portrait
--------------------------------------------------------------*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
{

}

/*--------------------------------------------------------------
13.1 ipad landscape
--------------------------------------------------------------*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) 
{

}