/*
Theme Name: ANMC
Theme URI: http://anmc.org
Author: the ANMC Marketing Team
Author URI: http://anmc.org
Description: 
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: anmc

-------------------------------------------------------------- */


body{
	background: #fff url(img/mainbg.jpg) repeat-x;
	border-top: 7px solid #E0DDD5;
	
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Arvo', Georgia, Times, serif;	
}
h3{
	margin-top: 0; 
	font-size: 20px;
	line-height: 30px;
	
}
h3 b{
	font-weight: normal;	
}
h4{
	font-size: 16px;	
}
.login h1 a {
	background-size: 100% !important; 
	height: 93px !important;
	width: 320px !important;
}

#logo{
	position: absolute; 
	background: transparent url('img/logo.png') no-repeat; 
	width: 448px; 
	height: 93px;
	top: 22px; 
}
#logo a{
	text-indent: -9999px;
	display:block;	
	width: 448px; 
	height: 93px;	
}
#content{
	width: 1000px; 
	position: relative; 
	margin: 0 auto;
	background: white; 
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 25px;
}
#content p{
	font-size: 14px;
	line-height: 23px;
	color: #474646;
	padding-bottom: 15px;
}
#inner-content, #inner-content-sidebar, #inner-content-norightsidebar{
	position: relative; 
	padding: 15px;	
	width: 750px; 
	float: left; 	
	padding-bottom: 130px;
}
#inner-content-sidebar{
	width: 520px; 

}

#inner-content-norightsidebar{
	width: 720px;
}
#inner-content-sidebar ul, #inner-content ul, #inner-content-norightsidebar ul{
	margin-left: 55px; 
}
#inner-content-sidebar ul li, #inner-content ul li, #inner-content-norightsidebar ul li{
	margin:5px 0px;	
}
.caption{
	font-size: 	12px;
	color: black; 
	background: #efefef;
	padding: 0 5px;
}

/* HOME PAGE SPECIFIC */
	#inner-content-home{
		padding:0 15px 15px;
		top: -35px;
		position: relative; 
	}
	.homepagecustom .span4{
		background: #fafafa; 
		padding: 0 10px 10px;
		border-top: 7px solid #23bcae;
		border-radius: 5px;
border-bottom: 1px solid #E0E0E0;
	}
	.homepagecustom .span4 h2{
		font-size: 19px;
		line-height: 28px;
		text-align: center;
		color: #555;
	}
	.homepagecustom .span4 ul li{
		font-size: 14px;
		list-style: none;
		padding: 5px 0;	
		text-align: center;
	}
	.homepagecustom .span4 ul{
		margin: 0 0 30px 0;
	
	}
/* ---- */

.breadcrumbs{
	list-style: none; 	
	height: 26px;
	padding: 0 0 0 16px;
	display: table-cell;
	vertical-align: middle;
	
}
.breadcrumbs li {
	float: left;
	margin-left: 15px; 	
}
.breadcrumbs li:first-child{
	margin-left: 0
}
.breadcrumbs a, .breadcrumbs{
	color: white; 
	text-decoration: none; 
	font-size: 10px;
	text-transform: uppercase; 	
}
.breadcrumbs a:hover{
	text-decoration: underline; 	
}
#sidebar-right{
	position: relative;
	float: right;
	width: 180px;
	background: #f8f8f8 url(img/sidebarBG.jpg) center bottom repeat-x;
	padding: 15px 10px 150px;
}
#sidebar{
	position: relative; 
	width: 250px; 
	float: left;
	margin-top: 30px;
	margin-bottom: 50px;
}
#sidebar li{
	list-style: none; 
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #efefef; 
	border-left: 4px solid #efefef;	
	
}
#sidebar ul li:first-child{
	font-weight: bold; 
	border-left: none;	
}
#sidebar ul li:first-child a{
	
}
#sidebar li.active:not(:first-child), #sidebar li.current-menu-item:not(:first-child){
	background: transparent url(img/selectedsidebar.png) center left no-repeat; 
	border-left: none; 
	padding-left: 25px;
}
#sidebar li.active a, #sidebar li.current-menu-item a{
	color: #009094
}
#sidebar li a{
	text-decoration: none; 	
	color: #666;
}
#sidebar li a:hover{
	text-decoration: underline; 
	color: #23bcae;	
}


#sidebar-right .textwidget{
	margin: 35px 0; 
	text-align: center;
		
}
#sidebar-right .textwidget p{
	padding: 5px;
	font-size: 12px;
	line-height: 18px;	
}
.sidebartitle, #sidebar ul.menu li:first-child{
	text-transform:uppercase;
	color: #009094 ;
	margin-left:-20px;
	font-weight: 500;
}	
.sidebartitle a, #sidebar ul.menu li:first-child a{
	color: #009094 !important ;
}
#rightnav{
	padding: 0; 
	margin: 0; 	
}
#rightnav li{
	list-style: none;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #E6E6E6;	
}

#breadcrumb{
	position: relative; 
	height: 25px;
	border-top: 1px solid #18a194; 
	margin: 0 auto;
	background: #23bcae url(img/breadcrumbBG.png) top right no-repeat;
	width: 1000px; 
	
}

header, footer{
	width: 1000px; 
	position: relative; 
	margin: 0 auto; 	
}
header{
	
	height: 250px; 	
}

.navbar-search .search-query{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

#search{
	position: absolute;
	width: 305px;
	top: 120px;
	right: 0;	
}
#search form{
	width: 305px;
}
#search input{
	width: 276px;	
}

#aboveHeader{
	width: 400px; 
	position:absolute;
	top: 0; 
	right: 0;
	font-size:11px;
	color:#666;
}
#aboveheadernav{
	list-style: none; 	
}
#aboveheadernav li{
	float: right;
	margin-left: 20px; 	
}
#aboveheadernav li a{
	color: #838383;
	text-decoration:underline; 
}
#aboveheadernav li a:hover{
	color: #000;	
}

footer{
	position: relative; 
	background: #27282a url(img/footerbg.jpg) repeat;
	height: 310px; 
	width: 100%; 
	font-size: 12px; 
	border-top: 7px solid #444;
}
footer h5{
	font-family: Roboto, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #efefef;	
}
#footer-inner{
	position: relative; 
	width: 1000px; 
	margin: 0 auto;
	height: 100%;
	color: #999;
}
.footer-text{
	width: 1000px; 
	text-align: center; 
	font-size: 12px;
	position: absolute; 
	bottom: 0; 	
}
#footer-inner ul{
	margin: 0 0 10px 15px;	
}
#footer-inner li{
	list-style: none; 	
	padding-bottom: 5px;
}
#footer-inner li a{
	color: #999;
	text-decoration: uunderline; 	
}
#footer-inner li a:hover{
	color: white; 	
}
#footer-logo{
	position: relative; 
	width: 206px;
	height: 43px;
	background: transparent url(img/footer-logo.png) no-repeat; 
	text-indent: -9999px; 	
}


/* SHORTCODES HELP */

.horizontal-divider {
	background: url(img/bg-diag.png) left bottom repeat-x;
	padding: 0 0 30px 0;
	margin-bottom: 40px;
}
.video-player{
	padding: 6px 6px 0;	
}
/* IMAGE WRAPPERS */

.image-outer{
	border: 1px solid #E3E3E3;
	background: #F3F3F3;
	-webkit-box-shadow: 0px 1px 3px rgba(112, 112, 112, 0.1);
	-moz-box-shadow: 0px 1px 3px rgba(112, 112, 112, 0.1);
	box-shadow: 0px 1px 3px rgba(112, 112, 112, 0.1);
	position:relative;
	margin: 20px auto;
}
.image-outer img{
	padding:5px; 
	border: 1px solid white; 
	margin-bottom: -5px;
}
.image-outer iframe{
	padding: 6px 6px 0px;	
}
.image-outer a{
	display: block; 
	position: relative; 
}
.over-lay{

}
.expand-icon{
	position: absolute;
	width: 50px;
	height: 50px;
	background: transparent url(../images/icons/ic_zoom.png) no-repeat;
	top: 10px;
	left: 10px;
	display:none; 
}
.caption{
	position: relative; 
	padding: 10px 6px 6px 6px; 
	border-left: 1px solid white;
	border-right: 1px solid white; 
	border-bottom: 1px solid white;
	font-size: 12px;
	color: #000;
	line-height: 17px; 
}




/* SLIDESHOW */
.carousel{
	margin-bottom: 0;	
}
.carousel-caption {
	width: 480px;
	height: 130px;
	right: 15px; 
	bottom: 45px;
	left: auto; 
	background: #333333;
	background: rgba(0, 0, 0, 0.7);
	padding-top: 5px; 
}
.carousel-control {
	top: 40%;	
}

.carousel-caption h4{
	color: white; 
	font-size:27px;
	line-height: 38px;	
	text-shadow: 2px 2px 0px black; 
}
.carousel-caption p{
	font-size: 14px;
	color: white !important; 
}
/* --- NAVIGATION --- */
/*** ESSENTIAL STYLES ***/
.withmore a:hover, .withmore #nav li:hover, .withmore #nav li a:hover {
	background-color: transparent; 	

	
}
#nav, #nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#nav{
	padding-left:0px; 
}
#nav ul {
	position:		absolute;
	top:			-999em;
	/* border-left:	1px solid #efefef; */
}
#nav ul li {
	width:			100%;
}
#nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
	float:			left;
	position:		relative;
}
#nav a {
	display:		block;
	position:		relative;
}
#nav li:hover ul,
#nav li.sfHover ul {
	left:			0px;
	top:			70px; /* match top ul list item height */
	z-index:		99;
	left:-1px;
	border-left:1px solid #e4e4e4;
}
#nav li:hover li ul,
#nav li.sfHover li ul {
	top:			-999em;
}
#nav li li:hover ul,
#nav li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
#nav li li:hover li ul,
#nav li li.sfHover li ul {
	top:			-999em;
}
#nav li li li:hover ul,
#nav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#nav{
	position: absolute;
	bottom: 0; 
	height: 77px; 
	width: 1000px; 
	margin: 0 auto;
	background:#fff url(img/navbg.jpg) repeat-x;
	padding-top: 6px;
}
#nav li{
	height:78px;
	display: table-cell; 
	vertical-align: middle; 
	background: white url(img/navdivider.png) top right no-repeat; 
}
#menu-item-153{ /* i know i cheated! */
	margin-left:60px;	
}
#nav li:last-child{
	background-image: none; 	
}
#nav li a{
	padding: 0px 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	height: 78px;
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
	font-weight: 800;
}

#nav li a:hover{
	
	color: #009094 ;
	background: transparent url(img/navselector.png) top center no-repeat;
}

#nav li li {
	background: #fafaf9;
	width: 250px; 
	height: auto;
}

#nav li li a{
	font-size:12px !important; 
	padding: 10px 15px 10px;
	height:auto; 
	color: #000 !important;

	text-align:left;
	display:block;
	background-image: none !important;
	font-weight: 100;
}
#nav > li:hover{
	background: #fafaf9;
}
#nav > li:hover a{
	color: #009094 ;
	background: transparent url(img/navselector.png) top center no-repeat;
	z-index:100;
}
#nav li li a:hover{
	background:	black !important;
	color: #fff !important;
	
}

#nav li.withmore:hover, #nav li.sfHover,
#nav li.withmore a:focus, #nav li.withmore a:hover, #nav li.withmore a:active {
	outline:		0;
	color: #fff; 
}
/**** NAV TABS FIX *****/

.nav-tabs {
	margin-left: 0 !important;
		
}
.nav-tabs > li {
	margin-bottom: -1px !important;	
}
.nav-tabs > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 3px #fff;
	font-weight: 400;
	color: #8D8D8D
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	border-top: solid 3px #23bcae;
	color: black
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0 !important;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



/* ---- RESPONSIVE MENU ---- */

#responsiveHeader{
	position: fixed; 
	height: 55px; 
	background: #23bcae;
	display: none;
	width:100%;

}
.slicknav_menu{
	display:none;
}
/* ---------------------- */
/* --- END NAVIGATION --- */
#respLogo{
	display:none;
	float:left;

}
.exlink{
	opacity: 0.5;
	margin-top: -3px;	
	margin-left: 2px;
	margin-right: 4px;
}

#feedback{
	position: fixed;
	width: 36px; 
	height: 150px; 
	right: 0; 
	top: 35%;	
	display: block;
	z-index:100000;
}
/* ---------- GForms Custom Styling -------------- */

.gfield input[type='text']{
	margin-bottom: 0 !important;
    padding: 15px 5px !important;
    margin-top: 0px !important;
}
.gfield .ginput_container{
	margin-top: 0 !important;
}
.gfield label{
	margin-bottom: 0 !important;
}
.gfield{
	margin: 5px 0 20px !important;
}
.gform_wrapper input[type='submit']{
	padding: 10px 20px !important;
    border-radius: 5px !important;
    background-color: #efefef;
}