/*  MICROTHEMER STYLES  */


/*= Body ====================== */

/** Body >> My Background **/
div#wrapper div#main {
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(70%, #FFFFFF), to(#FFFFFF)) !important;
	background: -webkit-linear-gradient(-90deg, #FFFFFF, #FFFFFF 70%, #FFFFFF) !important;
	background: -moz-linear-gradient(-90deg, #FFFFFF, #FFFFFF 70%, #FFFFFF) !important;
	background: -ms-linear-gradient(-90deg, #FFFFFF, #FFFFFF 70%, #FFFFFF) !important;
	background: -o-linear-gradient(-90deg, #FFFFFF, #FFFFFF 70%, #FFFFFF) !important;
	background: linear-gradient(180deg, #FFFFFF, #FFFFFF 70%, #FFFFFF) !important;
	-pie-background: linear-gradient(-90deg, #FFFFFF, #FFFFFF 70%, #FFFFFF) !important;
	margin-top: 0 !important;
	border-top-color: #134247 !important;
	border-right-color: #134247 !important;
	border-bottom-color: #134247 !important;
	border-left-color: #134247 !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

/*= Header ==================== */

/** Header >> My Crumb Bar **/
div#wrapper div#breadcrumbs {
	height: 30px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	border-bottom-color: #134247 !important;
	border-bottom-style: solid !important;
	background: -webkit-gradient(linear, left center, right center, from(#FFFFB0), color-stop(50%, #FFFFFF), to(#FFFFB0)) !important;
	background: -webkit-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -moz-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -ms-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -o-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: linear-gradient(90deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	-pie-background: linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
}

/** Header >> My Top Bar **/
div#wrapper div#topbar {
	border-bottom-style: none !important;
	background: -webkit-gradient(linear, left center, right center, from(#FFFFB0), color-stop(50%, #FFFFFF), to(#FFFFB0)) !important;
	background: -webkit-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -moz-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -ms-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -o-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: linear-gradient(90deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	-pie-background: linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
}

/** Header >> My Header Logo **/
div#masthead div#branding {
	visibility: visible !important;
}

/*= Content =================== */

/** Content >> My Gredient Backgr **/
div#wrapper div#main {
	border-top-color: #FFFFFF !important;
	border-right-color: #555555 !important;
	border-bottom-color: #555555 !important;
	border-left-color: #555555 !important;
	border-top-style: none !important;
	border-bottom-style: none !important;
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), color-stop(50%, #FFFFFF), to(#FFFFFF)) !important;
	background: -webkit-linear-gradient(-90deg, #FFFFFF, #FFFFFF 50%, #FFFFFF) !important;
	background: -moz-linear-gradient(-90deg, #FFFFFF, #FFFFFF 50%, #FFFFFF) !important;
	background: -ms-linear-gradient(-90deg, #FFFFFF, #FFFFFF 50%, #FFFFFF) !important;
	background: -o-linear-gradient(-90deg, #FFFFFF, #FFFFFF 50%, #FFFFFF) !important;
	background: linear-gradient(180deg, #FFFFFF, #FFFFFF 50%, #FFFFFF) !important;
	-pie-background: linear-gradient(-90deg, #FFFFFF, #FFFFFF 50%, #FFFFFF) !important;
}

/*= Footer ==================== */

/** Footer >> My Footer BKGR **/
div#main footer#footer {
	background: -webkit-gradient(linear, left center, right center, from(#FFFFB0), color-stop(50%, #FFFFFF), to(#FFFFB0)) !important;
	background: -webkit-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -moz-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -ms-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: -o-linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	background: linear-gradient(90deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
	-pie-background: linear-gradient(0deg, #FFFFB0, #FFFFFF 50%, #FFFFB0) !important;
}
