/*
Theme Name: VitalSwitch
Theme URI: http://wordpress.org/
Description: VitalSwitch Custom Theme.
Version: 1.6
Author: Chad Lieberman
Author URI: http://liebermanconsulting.com/
Tags: orange
*/

@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	background: #F9ECE1 url(images/vitalWrapperBg.gif) repeat-x;
	/* font:11px/19px "Helvetica Neue", Helvetica, Arial, sans-serif;	 */
	font: 11px/19px 'Segoe UI', Frutiger, Tahoma, 'Helvetica', 'Helvetica Neue', Arial, sans-serif; 
	line-height:1.35em;
	color:#666666;
	width:100%;
}

a {
	color:#F36E38;
	text-decoration:none;
}
a:hover {
	color:#006600;
	text-decoration:underline;
}

#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 850px;
	text-align:center;
}
#header {
	height:241px;
	width:850px;
	display:inline;
}
#logo {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top:20px;
	text-indent:-9999px;
	height:151px;
	width:302px;
	background: #fff url(images/vitalLogo.png) no-repeat;
	display:block;
}

#navContainer {
	margin: 0;
	padding: 0;
	height: 58px;
	width: 850px;
	display:block;
	position:relative;
		margin-left: auto;
	margin-right: auto;
	font-size:11px;
	text-align:center;
	z-index: 25;

}

#sidebar li{
	list-style-type:none;
}
#navigation{
	width:400px;
}
#headerBar {
	margin-top:1px;
	height:264px;
	color:#FFF;
}
#content {
	background-color:#F9ECE1;
	width:850px;
}
#leftColHeaderBar {
	float:left;
	width:523px;
	height:262px;
}
#rightColHeaderBar {
	float:left;
	width:327px;
	height:264px;
	background: url(images/vitalRightColHeaderBg.gif) repeat-y;
	text-align:center;

}
#rightColHeaderContainer {
	width:300px;
	padding-top:5px;
	padding-right:18px;
}
#rightColHeaderContainer h3 {
	color:#FCEBE0;
	font-size:16px;
}
#flyer{
	margin-left: auto;
	margin-right: auto;
	background: url(images/postcard_200px.png) no-repeat;
	width:200px;
	height:155px;
	text-indent:-9999px;

}
#header-quote {
	margin-left: auto;
	margin-right: auto;
	width:200px;
	text-align:justify;
}


#flyer a {
display:block;
}	
#leftColContent {
	float:left;
	width:523px;
	height:100%;
}
#leftColContent p{
	text-align:justify;
	font-size:14px;
	line-height:1.45em;
	letter-spacing: .010em;
	padding-bottom:10px;
}
#leftColContent ul {
font-size:13px;
text-align: left;
padding:18px;
padding-left:25px;
}
#leftColContent h2 {
	width:552px;
	height:39px;
	text-align: left;
	font-size:23px;
	color:#999;
	margin-top:20px;
	margin-bottom:0px;
	padding-top:11px;
	padding-left:10px;
	background: url(images/vital_h1Bg.gif) no-repeat;
}
#leftColContent h2 a {
	text-align: left;
	font-size:23px;
	
	color:#FFF;
}
#leftColContent h2 a:hover {
	text-align: left;
	font-size:25px;
	color:#003333;
	text-decoration:none;
}
#leftColContent h3 {
	padding:10px 0px 16px 0px;
	text-align: justify;
	font-size:21px;
	line-height:1.50em;
}
#leftColContent h4 {
	padding:8px 0 12px 0;
	text-align: left;
	font-size:17px;
	line-height:1.55em;
}
#leftColContent h5 {
	text-align: left;
	font-size:15px;
}
#leftColContent ul {
	padding:5px 0 10px 25px;
}
#leftColContent ul li {
	padding:3px 0 0 2px;
}
#leftColContent a {
	color:#006600;
}
#leftColContent a:hover {
	color:#009900;
	text-decoration:none;
}
#rightColContent {
	float:left;
	width:263px;
	height:100%;
	background: url(images/vitalRightColMainBg.gif) repeat-y;
	margin-left:23px;
}
#rightColContent a {
color:#F36E38;
}
#rightColContentContainer {
	background: url(images/vitalRightColMainTopBg.gif) no-repeat;
	width:243px;
	height:auto;
	padding-left:20px;
	margin:0px;
	border-bottom:1px dashed #CCCC66;
		
}
#rightColContentContainer h3 {
	color:#976734;
	width:100%;
	text-align:center;
	padding:7px 0 7px 0;
	margin:7px 0 7px 0;
	font-size:14px;

}
#bottom {
	background: url(images/vitalWrapperBottom.gif) repeat-x;
	height:362px;
	clear:both;
}
#bottomContent {
	background:url(images/vitalSwish.gif) top center no-repeat;
	background-position:50% 31px;
	width:850px;
	margin-left: auto;
	margin-right: auto;
	height:242px;
	padding-top:90px;
	color:#FFF;
}
#bottomContactBox{

	float:right;
	width:400px;
	padding-right:140px;
	height:auto;
}
#bottomContactBox input[type=text]{


font-size:10px;
	height:12px;
}
#bottomlinksBox{
	float:left;
	width:220px;
	padding-left:80px;
	height:200px;

}
#bottomSitemap {
	margin-top:19px;
	padding-left:40px;
	background-color:#65693d;
	border:1px solid #CCC;
	height:170px;
	font-size:13px;
}
.ddsg-wrapper  {
	margin-top:15px;
	line-height:normal;
	font-size:13px;
}
.ddsg-wrapper ul {
	list-style-type:square;

	
}
.ddsg-wrapper ul li{


}
.ddsg-wrapper a {
	text-decoration:none;
	padding:0;
	margin:0;
	font-size:11px;
	color:#EFEFEF;
}
.ddsg-wrapper ul li li{
	text-indent:20px;
	padding:0;
	margin:0;
	list-style-type:none;
	display:none;
}
#bottomContactBox h4{
	font-size:16px;
	padding-left:13px;
	padding-bottom:0;
}
#bottomlinksBox h4{
	font-size:16px;
	
	padding-bottom:0;
}
#footer {
	color:#FFF;
	width:850px;
	margin-left: auto;
	margin-right: auto;
}
#footer .left {
	width:325px;
	float:left;
}
#footer .center {
	width:200px;
	float:left;
}
#footer .right {
	width:325px;
	float:right;
	text-align:right;
}
.clear {
	clear:both;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin-left: 15px !important;
	 margin-right: 15px !important;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.wp-caption-text {
	font-size: 11px !important;
}
#myGallery h3{
	text-align:left;
}#myGallery p{
	text-align:left;
}
.photo{
	float:right;
	margin:18px 0 30px 30px;
	border:1px solid #666;	
}
.articlehr{
	height:1px;
	width:100%;
	border:1px solid #CCCCCC;
	color:#CCC;
	padding:0;
	margin: 20px 0 10px 0;	
}
.ec3_schedule{
		color:#CCC;
		padding:30px !important;
		margin:30px;
}
.category-events small {
	display:none;	
}
