/*

Theme Name: Concierge Medicine
Description: Theme for Concierge Medicine
Author: Promoting Group

*/
#footer p { position: relative; }
#footer p img { position: absolute; top: -10px; right: -30px; }

.wpcf7 { width: 400px; margin: 0 auto!important; }
.wpcf7 input[type=text], .wpcf7 textarea { width: 100%; }

.partners-images { text-align: center; }
.partners-images img { padding: 5px; }

#wp-calendarLarge .event-block { color: #53914e!important; }

.president-list { text-align: center; position: relative; left: -10px; }
.president-list td { vertical-align: top; }
.president-list ul { text-align: left; list-style: none; font-size: .9em; padding: 0 4px!important; }
.president-list li { padding-bottom: 3px; }

#main-content ul { margin: 0 0 10px 20px; list-style-image: url('images/bullet.png'); }

.nav-menu { margin: 0 0 10px 20px; color: #b9b59b; list-style-image: url('images/bullet.png'); }
.nav-menu a { text-decoration: none; }
.nav-menu a:hover { color: #dbd52b!important; }

.links-page a { color: white!important; text-decoration: none!important; }
.links-page a:hover { text-decoration: underline!important; }
/*--- Layout --*/
.alignleft { margin: 0 8px 8px 0; float: left; }
.alignright { margin: 0 0 8px 8px; float: right; }

a { color: #c3c2a4; }
a:hover { color: white; }

html, body { background: #000 url(images/bg.jpg) no-repeat top center; }

html, body, h1, h2, h3, h4, h5, h6, p, div, ul, li {
	padding: 0;
	margin: 0;
}

#header-container {
	width: 100%;
}

#header {
	width: 100%;
	height: 176px;
}

#logo {
	width: 1000px;
	margin: 0 auto;
}

#menu {
	height: 51px;	
	width: 100%;
	position: relative;
	z-index: 10;
}

#menu-links * { margin: 0!important; padding: 0!important; }

#menu-links {
	width: 987px;
	height: 51px;
	margin: 0 auto;
	padding: 0 5px 0 0;
}

#menu li {
	float: left;
	position: relative;
	z-index: 10;
}

#menu .submenu {
	display: none;
	position: absolute;
	z-index: 50;
	top: 50px;
	left: 0;
	width: 185px;
	background: #252d16;
	margin: 0;
	padding: 0;
	font-size: .75em;
}

#menu li:hover .submenu {
	display: block;
}

#menu .submenu ul { 	display: none;
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 185px;
	width: 185px;
	background: #252d16;
	margin: 0;
	padding: 0; }
#menu .submenu:hover ul { display: block; }

#menu .submenu li {
	margin: 0;
	padding: 4px!important;
	width: 100%;
	background: #000 url('images/dropdown-bg.jpg') repeat center;
float: none;
position: relative;
}
#menu .submenu li:hover {
	background: #000 url('images/dropdown-bg.jpg') repeat top left;
}

#menu .submenu a {
	color: #d1d1c9;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

#banner-container {
	width: 1000px;
	height: 300px;
	margin: 0 auto 0;
	position: relative; top: -2px;
}

#banner-container-2 {
	width: 1000px;	
	margin: 0 auto;
	height: 196px;

}

#banner-container-2 img {
	width: 1000px;	
	height: 196px;
	display: block;
	margin: 0 auto;
}

.banner-wrap {
	width: 1000px;	
	height: 296px;	
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#banner {
	width: 1000px;	
	height: 296px;	
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -6px;
	z-index: 1;
	margin-top: -2px;
}

#banner-text { background: url(images/banner-text-bg.png) repeat; padding: 10px 60px; color: #fff; position: absolute; bottom: 2px; left: -6px; width: 880px; z-index: 5; }
#banner-text h2 { text-transform: uppercase; font-weight: normal; font-size: 13pt; }
#banner-text p { font-size: 10pt; }

#banner img {
	width: 1000px;	
	height: 296px;
	display: block;
	margin: 0 auto;
}

#custom-page-banner {
	width: 1000px;	
	height: 296px;	
	margin: 0 auto;
	padding-bottom: 2px;
	position: relative;
	z-index: 1;
}

.page-banner-wrap {
	width: 1000px;	
	height: 196px;	
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#page-banner {
	width: 1000px;
	height: 196px;		
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(images/banner-2.jpg);
}

#page-banner img {
	width: 1000px;	
	height: 196px;	
}

#mid-banner-container {
	width: 100%;
	height: 126px;
	margin-top: -5px;
}

#mid-banner {
	width: 1000px;
	padding: 15px 0;
	margin: 0 auto;
}

#content-container {
	width: 100%;
	min-height: 303px;
}

#content {
	width: 1000px;	
	margin: 0 auto;
background: url(images/content-back.jpg) no-repeat top center;
}

#index-content-left {
	width: 660px;
	float: left;
}

#main-content {
	/*width: 440px;*/
width: 610px;
	padding: 20px;
	float: left;

}

#welcome-links {
	width: 168px;
	padding: 0 0 0 10px;
	margin-top: 50px;
	float: right;
}

#index-content-right {
	width: 320px;
	margin-right: 10px;
	float: right;
}

#footer-container {
	width: 100%;
	height: 56px;
}

#footer {
	width: 1000px;
	margin: 0 auto;
}

#footer-links {
	width: 670px;
	padding: 10px;
	float: left;
}

#footer-translations {
	width: 310px;
	float: right;
text-align: right;
}

.clear {
	clear: both;	
}

/*--- Text and Colors ---*/

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 15px!important;
}

h1, h2, h3, h4, h5, h6, p {
	padding: 5px 0;	
}

#content h1 {
	font-size: 25px;
	color: #aaa74c;
}

#content h2 {
	font-size: 18px;
	color: #5e6958;
}

#content p, #main-content {
	font-size: 14px;
	color: #5e6958;
}

#content ul li a {
	font-size: 14px;
	color: #959121;
}

#footer, #footer a {
	color: #284990;
	font-size: 10px;
}

.index-title h1 {
	padding-left: 20px;	
}

/*--- Backgrounds and Images */

a img {
	border: none;	
}

#header-container {
	/*background: url(images/header-bg.jpg) repeat-x top left;	*/
}

#menu {
	/*background: url(images/menu-bg.jpg) repeat-x top left;*/
}

#menu-links {
	/*background: url(images/menu-links-bg.jpg) repeat-x top left;	*/
}

#menu-links img {
	margin: 0;
	padding: 0;
}	

#banner-container {
	background: url(images/banner-bg.jpg) repeat-x top left;	
}

#banner-container-2 {
	background: url(images/banner-bg-2.jpg) repeat-x top left;
}

#mid-banner-container {
	background: url(images/mid-banner-bg.png) repeat-x bottom center;	
}

#mid-banner img {
	padding: 0 2px;
}

#content-container {
	background: #070e1e url(images/content-bg.png) repeat-x top left;	
}

#footer-container {
	background: url(images/footer-bg.jpg) repeat-x top left;	
}

#footer-translations img {
	padding: 10px 7px 0 7px;	
}

/*--- Borders and Lists ---*/

#menu-links ul {
	margin-left: 85px;
	padding: 0;
	list-style: none;
}

#menu-links ul li {
	float: left;	
}

#index-content-right {
	border-left: #343224 solid thin;	
}

.index-title {
	border-bottom: #343224 solid thin;
	text-transform: uppercase;
}

#welcome-links {
	border-left: #343224 solid thin;
}

#welcome-links ul {
	list-style-image: url(images/list-image.png);
	margin-left: 20px;
	padding: 0;
}

#welcome-links ul li a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	border-bottom: #343244 thin solid;
}