/*
Theme Name: Compass Chiropractic
Theme URI: 
Description: 
Version: 1
Author: Quoin Design
*/


/*
Color notes: 

Lt Green: 	#aed452
Dk Grey:	#54574f
Text Dark Grey: #34372f
Lt Grey:	#a5a899

*/


body {
	padding:0;
	margin:0;
	background: url(images/bkg.gif) #FAFAF2 no-repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #34372f;
	line-height: 1.7em;

}

/* Structure */ 

#container {
	margin: 0 auto;
	text-align:center;
}

#content {
	padding-top: 24px
	}
	
	
#logo {
/*	background: url(images/logo.gif) #fff no-repeat center top;
*/	padding-top: 0px;
	height: 145px;
}

#logo a { border: none; }

#hdrwelcome {
	position: relative;
	bottom: -60px;
}

#footer {
	height: 80px;
	margin-top: 24px;
	color: white;
}
#footer ul.nav {
	margin-top: 7px;
}
#footer ul.nav a {
	color: #aed452;
}
#footer ul.nav a:hover {
	background: #aed452;
	color: #34372f;
}
#footer p {
	margin-top: 12px;
}
#footer p .copy {
	color: #a5a899;
	font-size: 9px;
	
}
#footerhome {
	background-image: url('images/footerimg.jpg');
	background-position:right;
	background-repeat:no-repeat;
	height: 124px;
}

/* --- Testimonials --- */

.testimonial {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 20px 0 0 24px;
	text-align: left;
	font-size: 14px;
	font-style: italic;
	
}

#sidebar-rt p.testimonial{
	padding: 0 24px;

}
.testimonial a{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #fff;
	}
.testimonial a:hover {
	border:none;
	}	

/* --------- RSS ------------ */

#rssfeed {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	padding: 6px 0px;
	text-align: left;
	text-transform:uppercase;
}
#rssfeed img { float:left; margin: 0 9px 0 24px;}
#rssfeed a {
	margin-top: 14px;
	color: #fff;
}
/* Typography */

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	color: #34372f;
	letter-spacing:-.04em;
}
h1 {
	margin-left: -2000px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	text-align:right;
	font-size: 16px;

}
#archive h2 {
	padding: 8px 24px;
	color: #fff;
	margin: 0 auto 6px auto;
	background-color: #54574f;
	font-style:italic;
}

h3 {
	
	margin: 0px auto 18px auto;
	padding: 16px 0;
	background:#aed452;
	text-transform: uppercase;
}

h4 {
	clear:both;
	margin: 0px auto 18px auto;
	text-align:center;
	padding: 5px 0;
	background: #aed452;	
	text-transform: uppercase;

}

h5 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:lighter;
}

p { 
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	clear: right;
 }
 
 p img {
 	margin:0;
 }

p img.alignleft {
	margin: 0em 1em 1.5em 0em;
}
p img.alignright {
	margin: 0em 0em 1.5em 1em;
}
p img.aligncenter {
	margin-top:1em;
	margin-bottom: 1em;
}
 
 div#content p {
 	
	
}
#container #content div.entry {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	
}

#container #content div.entry h5 {
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-weight:bold;
margin: .5em 48px;
	
}
#container #content div.entry p {
	padding: 0 48px;
	margin-top: 1em;
}
#container #content p.postmetadata {
	padding: 0 48px;
}
#container #content div.entry ul, #container #content div.entry ol {
		padding: 0 48px;

}

/* ------- single.php #navigation -------- */

#navigation hr {
	padding-top: 24px;
}

/*---------- CommentForm --------------- */

#container #content form#commentform {
	margin: 0 48px;
}

 a {
 	text-decoration: none;
	border-bottom: 1px solid #aed452;
	color: #34372f;
	outline: none;

 } 

a:hover { color: white; border:none;}

table { margin: 0 -96px 0 0;
		padding: 0 48px; }

table td { vertical-align:top; padding:6px 0; border-bottom: 1px solid grey; }

#nav1, #nav2 {
	padding: 7px 0;
	margin: 0;
}

ul.nav  {
	font-size: 11px;
	line-height:1.5em;
	margin:0;
	color: #fff;
}

ul.nav li {
	list-style:none;
	display:inline;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	text-transform:uppercase;
}
ul.nav li a {
	padding: 8px 6px;
	border: none;
}

#nav1 ul.nav li a {
	color: #fff;
}
#nav2 ul.nav li a {
	color: #aed452;
}

#nav1 ul li a:hover {
	color: #aed452;
	background: #fff;
}
#nav2 ul li a:hover {
	color: #34372f;
	background: #aed452;
}

#content p { 	
	text-align: left;
	margin: 0 0;
}

/* ------ Sidebar, Right --------- */

#content #sidebar-rt {
	background-color:#54574f;
	padding-bottom:48px;
	overflow:hidden;
	margin-bottom: 12px;
}
#content #sidebar-rt img{
	float:right;
	display: inline;
	padding: 0 0 48px 0;
}


/* ------ Sidebar, Left --------- */



#content #sidebar-left ul#sidebar {
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
	list-style:none;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	color: white;
	text-transform:uppercase;	
}

#content #sidebar-left ul#sidebar h2 {
	font-size: 12px;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	color: #fff;
	padding-top: 2px;
}
#content #sidebar-left ul#sidebar li {
	text-align:center;
	margin:0 0 12px 0;
	background: #aed452;
	width: 100%;
	list-style:none;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	padding: 0px 0;
}

#content #sidebar-left ul#sidebar li a {
	width:100%;
	padding: 0px;
	color: #34372f;
	display:block;
	border: 0;
}
#content #sidebar-left ul#sidebar li a:hover {
	color: #aed452;
	background: #fff;
}
#content #sidebar-left ul#sidebar li ul {
	margin:0;
}
#content #sidebar-left ul#sidebar li ul li {
	margin:0;
	padding: 0;
	text-transform:capitalize;	
	text-transform:uppercase;
	font-size: 10px;
}

/* --- Sidebar Intake forms Button --- */

#content #sidebar-left #intakeformbutton {
	height: 5em;
}
#content #sidebar-left #intakeformbutton h4 {
	background: none;
	line-height:1.5em;
	padding: 6px 0;
}
#content #sidebar-left #intakeformbutton a {
	color: white;
	padding-bottom: 0;
	margin: 0;
}




/* -- All Subscription Forms --- */

#container #content div.entry ul, #container #content div.entry form.cform ol {
    padding: 0;
    margin: 0;
}

form.cform {
	margin: 10px 0 0;
	padding:0;
	clear:both;
}

#container #content div.entry ul, #container #content div.entry form#cforms5form ol {
	width: 600px;
	margin: 0 40px;
}

#container #content div.entry ul, #container #content div.entry form#cforms5form input[type=submit] {
margin: 0 40px;

}

form.cform input#cf2_field_1 {
 	margin: 0;
}

form.cform ol {
	list-style:none;
	padding:0;
	
}
form.cform ol li {
	margin:0 0;
	text-align:left;
	clear:both;
}
form.cform ol.cf-ol li.cf-box-title {
    display: block;
    float: left;
    text-align: right;
    width: 67px;
    padding-left: 22px;
    clear:left;
}

form.cform ol.cf-ol li.cf-box-group {
	float: left;
	clear:right;	
	margin-right: 100px;
	padding-left: 70px;
}
form.cform label.cf-after span {
	width: auto;
}
form.cform label {
	width: 150px;
	display: inline-block;
	vertical-align:top;
	
}
#content #sidebar-left ul#sidebar li.text-3 {
	background: none;	
}
form#searchform input[type=text] {
		margin: 5px 0;
}

form input[type=text],
form input[type=textarea] {
	padding: 3px 0;
	color: #34372f;
}

form input[type=submit] {
	font-size: 120%;
}
form#searchform input[type=submit] {
	font-size: 100%;
}

form#searchform input[type=text] {
	padding: 0;
	width: 150px;
}


#content #sidebar-left ul#sidebar li form {
	display:block;
	padding: 4px 0;

}


 
/* -- Sidebar Subscription Forms --- */

#sidebar form.cform {
	width: 190px;
}
#sidebar form.cform span.emailreqtxt, #sidebar form.cform label {
	display: none;
}

	

	
	
/* -- Contact Page Subscription Forms --- */
div.entry form.cform {
	margin:0;
	padding:0;
	width:405px;
}
div.entry form.cform ol {
	list-style:none;
	padding:0;
	width: 405px;
}
div.entry form.cform textarea {
	width: 300px;
	height: 120px;
		font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
}
/* -- Home page Subscription Form --- */

#home-template form#cforms2form label,
#home-template form#cforms2form label, 
#home-template #cforms2form .emailreqtxt {
display:none;	  /* remove extra stuff from subscription form */
}

#home-template form#cforms2form input#cf2_field_1 {
width: 140px;
margin-left: 20px;
}


.linklove {
	display: none;
}

fieldset.cf_hidden {
	display: none;
}


/* colors / backgrounds */

.white {
	background:#fff;
}
.green {
	background:#aed452;
}
.grey {
	background:#54574f;
}


/* Blog */

div#content div div.postwrap {
	margin-left: 0;
}

div.post {
	min-height:670px !important;
	_height:670px;
}
div.post h3 a {
	color: #34372f;
}
div.post h3 a:hover {
	color: #fff;
}
div.post h3 p.postmetadata {
	margin-bottom: 18px;
}

div#post-47 div.entry p { margin: 24px 0 18px 0;}
div#post-47 div.entry  { padding: 0 48px;}


/* Home Page */

#home-template div.equalize {
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	overflow: hidden;

}

#home-template #row1 p, #home-template #row1 li {
	font-size: 13px;
	text-align:left;
	padding: 0 24px;
}

#home-template #row2 p {
	 padding: 0 24px;
}
#home-template h3, 
#home-template h4 {
	margin:0 auto 6px 0;
} 


#home-template #row1 ul{ 
	text-align:left;
	padding-left: 8px;
	font-family:"Lucida Grande", Helvetica, sans-serif;
}

#home-template .homebox a {
	color:#aed452;
	text-decoration: none;
	font-family: "Lucida Grande", Helvetica, sans-serif;
}

#home-template #row1 .homebox {
	background-color:#FFFFFF;
	padding-bottom: 18px;
	height: 200px;
}
#home-template #row2 .homebox {
	padding-bottom: 6px;
	margin-bottom: 24px;
	background: #fff; 
	height: 150px;
}


#home-template #row2 #address h4 {
	color: #fff;
	background: #54574f;

}
#home-template #row2 #address p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13.5px;
	letter-spacing:-.04em;
	margin-right: 0;
	margin-top: 0;
	padding: 0 9px;
}
#home-template #row2 #address a {
	font-size: 11px;
	color:#aed452;
	text-decoration: none;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-style:normal;
}


#home-template #row1 #welcome {
	margin-top: 36px;	
	padding: 24px 0 24px 0;
	background: #54574f;
	height: auto;
}
#home-template #row1 #welcome p strong {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-style: normal;
	color: #aed452;
	font-weight: lighter;
	font-size: 17px;
}
#home-template #row1 #welcome a{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-style: normal;
	}

#home-template #row1 #welcome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 15px;
	color: #fff;
}

#home-template #row1 #welcometest {
	margin-top: 0px;	
	padding: 24px 0 24px 0;
	height: auto;
	background: none;
}

#home-template #row1 #welcometest p {
	display: block;
	background: #54574f;
	padding-top: 18px;
	padding-bottom: 18px;
}
#home-template #row1 #welcometest p strong {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-style: normal;
	color: #aed452;
	font-weight: lighter;
	font-size: 17px;
}

#home-template #row1 #welcometest p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 15px;
	color: #fff;
}

/*---- Sitemap Styles ---- */

div.ddsg-wrapper {
	padding: 0 48px;
}

/*Temporary Splash Site */

div#sidebar div#location {
	padding: 24px 0;
	margin-bottom: 24px;
}
div#sidebar div#location p {
	font-size: 14px;
	margin-right: 0;
}
div#sidebar div#callus {
	padding: 24px 0;
	margin-bottom: 24px;

}
div#sidebar div#callus h4, div#sidebar div#callus h3 {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	color: white;
}

.success {
	padding: 0px;
}

div {background:none;}

/* ---- Landing Pages for Social Media Ads ---- */
/*
Color notes: 

Lt Green: 	#aed452
Dk Grey:	#54574f
Text Dark Grey: #34372f
Lt Grey:	#a5a899

*/

#landing h4 {
	padding: 0;
	background: none;
	margin: .5em 0;
	text-align: left;
}
#container #content div#landing div.entry p {
    margin-top: 1em;
    padding: 0;
}
#landing a.call {
	display: block;
	background: #aed452;
	padding: 14px;
	font-size: 16px;
	margin: 2em -14px 0;	
	box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
	-moz-box-shadow: 0px 0px 8px #444;
	
}
#landing a.call:hover {

	background: #bfe661;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	
}

#landing .sociable {
	float: none;

}

.sociable {
	display: block;
	margin: 2em !important;
	clear:both;	
}

.page-item-1597 a {
	display: inline-block;
	background: #aed452;
	padding:0 4px;
	line-height: .7em;
	box-shadow: 0px 0px 8px #444;
	-webkit-box-shadow: 0px 0px 8px #444;
	-moz-box-shadow: 0px 0px 8px #444;
	
}


/* ==buttons== */

#home-template #row1 #welcometest p.button {
	background: none;
	padding: 0;
	margin-top: 30px;

}
p.button a,
#home-template .homebox p.button a,
form input[type=submit] {
	margin: 0;	
	background: url("images/submit-bkg.gif") transparent top left;
	border: none;
	width: 228px;
	display:block;

	text-align:center;
	color:#34372F;
	text-shadow: -1px -1px 0 #c4dd55;
	padding: 7pt 0 8pt;
	font-size: 15px;
	font-style: normal;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	box-shadow: 0px 0px 8px #54574f;
	-webkit-box-shadow: 0px 0px 8px #54574f;
	-moz-box-shadow: 0px 0px 8px #54574f; 

}

#sidebar form input[type=submit],
form input[type=submit]#sendbutton2 {
	background: url("images/form-bkg.gif") transparent top center;	
	font-size: 11px;
	padding: 6px 8px;
	margin-left: 20px;
	width: auto;
}
p.button a:hover,
#home-template .homebox p.button a:hover,
form input[type=submit]:hover {
	
	background: url("images/submit-bkg.gif") transparent bottom left;
		
	text-shadow: 1px 1px 0 #c4dd55;
	
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}



#home-template .homebox p.button a:active,
p.button a:hover,
form input[type=submit]:active {
	background-position: bottom left;	
	text-shadow: 1px 1px 0 #f6e9a8;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


#content .cform ol {
	margin: 0;
	text-align: center;
}
#content p.cf-sb {
	margin-top:20px;
	text-align:center;
}


/* ====Appointment Request Forms==== */


li.cf-box-group label {
	width: auto;
}



