/*  
Template: HayesChiroTheme
Theme Name: HayesChiroTheme
Description: Custom Theme for PortlandIntegrativeChiro.com
Version: 1.0
Author: MediCreative
Author URI: http://www.medicreative.com/

::TOC::
	Resets
	Defaults
	Typography
	Template 
	Links
	Navigation
	Forms
	Global Classes
	Content

----------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
table {
border-collapse:collapse;
border-spacing:0;
overflow:hidden;
word-wrap:break-word;
}
/* ---------- ::Defaults:: --------------------- */
html { 
font-size:100.01%; 
height: 101%;
}
body { 
margin:0 auto;
height:100%;
font:62.5%/1.8em Tahoma,Geneva,Arial,Helvetica,sans-serif;
background:#2F6F1B url(images/bg.jpg) 0 0 repeat-x;
color:#293327;
}
/* ---------- ::Typography:: --------------------- */
blockquote, address, pre {
margin:.5em 2em;
}
blockquote, p, li { 
padding:0 0 .4em 0;
}
h1, h2, h3, h4, h5, h6, p { 
margin:1em 0;
}
h1 {
padding:0 10px;
color:#1f6c15;
font-family:'century gothic', arial, sans-serif;
font-size:26px;
line-height:34px;
}
h2 {
font-size:1.6em;
}
h3 {
font-size:1.4em;
}
p, li {
font-size:1.2em;
}

/* ---------- ::Template:: --------------------- */
#wrap, #content,#bottom, #footer {
width:804px;
margin:0 auto;
}
#masthead {
width:804px;
height:160px;
}
#right {
float:right;
width:583px;
min-height:600px;
background:#FDFBF2 url(images/right.jpg) 0 0 no-repeat;
}
#left {
float:left;
width:221px;
background:#B2D0EA;
}
#reports, #bloglinks,#questions {
min-height:225px;
width:221px;
background:#F1DD82 url(images/reports.gif) 0 0 repeat-x;
}
#questions {
background:#B2D0EA url(images/questions.gif) 0 0 repeat;
}
#bottom {
clear:both;
height:28px;
background:url(images/bottombar.jpg) 0 0 no-repeat;
}
#footer {
height:120px;
background:url(images/bottom.jpg) 0 0 repeat-x;
text-align:center;
font-family:arial, sans-serif;
font-size:13px;
}
/* ---------- ::Left Side Blocks:: --------------------- */
#left h3 {
margin:0 auto;
padding:4px 20px 0;
line-height:1.4;
text-align:center;
font-size:18px;
font-family:'century gothic', arial, sans-serif;
color:#0055a2;
}
#left #reports p, #left #questions p {
padding:0;
margin:0;
}
#left #questions h3 {
padding:4px 0 0;
font-size:18px;
}
#reports ul {
display:inline;
font-size: 12px;
margin-left:20px;
list-style-type: none;
}
#reports ul li {
list-style-type:none;
padding-left:12px;
font-size: 12px;
background:url(images/bullet.gif) 0 4px no-repeat;
}
#left #reports p.folder {
float:left;
display:inline;
margin:16px 0 0 -5px;
width:70px;
height:105px;
}
#left #reports p.signup {
clear:both;
height:26px;
}
#left #questions p.call {
font:bold 22px Georgia, 'Times New Roman', serif;
}
/* ---------- ::Links:: --------------------- */
a {
color:#135daa;
text-decoration:underline;
}
a:visited {
color:#135daa;
text-decoration:underline;
}
a:active, a:focus, a:hover {
color:#0e7203;
text-decoration:underline;
outline:none;
}
a img {
border:none;
}
/* ----------  ::Navigation:: --------------------- */

	/* ::Main Menu:: */
#menu {
padding: 0;
margin: 0;
list-style: none;
background:#fff;
}
#menu li {
/*float: left;*/
padding:0;
margin:0;
}
#menu a {
display: block;
width: 221px;
height:34px;
background-position:0 0;
}
#menu a#welcome {
height:29px;
background-image: url(images/welcome.png);
}
#menu a#meet {
background-image: url(images/meet.png);
}
#menu a#conditions {
height:33px;
background-image: url(images/conditions.png);
}
#menu a#techniques {
background-image: url(images/techniques.png);
}
#menu a#patients {
background-image: url(images/patients.png);
}
#menu a#blog {
background-image: url(images/blog.jpg);
}
#menu a#contact {
background-image: url(images/contact.png);
}
#menu a span {
position:absolute;
top:-999em;
left:-999em;
}
#menu a:active, #menu a:focus, #menu a:hover {
background-position:-221px 0;
}
	
	/* ::Footer Menu:: */
	#footernav ul {
	list-style-type:none;
	color:#1f6c15;
	}
	#footernav li {
	display:inline;
	padding:0;
	font-size:13px;
	color:#1f6c15;
	}
	#footernav li a {
	color:#1f6c15;
	font-weight:bold;
	text-decoration:none;
	}
	#footernav  li a:active, #footer li a:focus, #footer li a:hover {
	color:#1f6c15;
	font-weight:bold;
	text-decoration:underline;
	}
/* ---------- ::Forms:: --------------------- */
label {
cursor:pointer;
}
input,label, select, textarea {
vertical-align:middle;
font-size:inherit;
font-family:inherit;
}
input, textarea {
padding:.2em;
}
textarea {
overflow:auto;
}

/* ---------- ::Content/Pages:: --------------------- */
#footer p {
color:#0d3314;
font-size:13px;
padding:0;
}
.footerlg {
color:#0d3314;
font-size:16px;
font-weight:bold;
}
.footermed {
color:#0d3314;
font-size:13px;
font-weight:bold;
}
/*------------  ::WORDPRESS SPECIFIC STYLES:: -------------*/
.post {
padding: 0 10px;
}
.post p {
color:#293327;
font-family:arial, sans-serif;
font-size:14px;
padding:0 10px 0 10px;
}
.post h2 {
font-size:16px;
font-family:'century gothic', arial, sans-serif;
color:#135daa;
}
.post h2 a, .post h2 a:visited {
font-size:16px;
font-family:'century gothic', arial, sans-serif;
color:#135daa;
text-decoration:none;
padding-left:10px;
}
.post h2 a:focus, .post h2 a:hover, .post h2 a:active {
text-decoration: none;
color: #0e7203;
padding-left:10px;
}
.post h3 {
font-size:14px;
}

.post img {
padding: 3px;
}
.post ol {
font-size: 1.2em;
padding: 1em 4em;
}
.post ul {
font-size: 1.2em;
margin-left:20px;
list-style-type: none;
}
.post ul li {
list-style-type:none;
padding-left:12px;
background:url(images/bullet.gif) 0 4px no-repeat;
}

.entry {
padding:0 10px;
}
.entry p {
color:#293327;
font-family:arial, sans-serif;
font-size:14px;
padding:0 10px 0 0;
}
.entry h2 {
padding:0;
}
p.postmetadata {
border-top: 1px solid #4ac1bd;
margin: 10px 0 40px 0;
}
.postmetadata a, .postmetadata a:visited {
text-decoration:underline;
color:#135daa;
}
.postmetadata a:focus, .postmetadata a:hover, .postmetadata a:active {
text-decoration:underline;
color:#0e7203;
}
.navigation {
padding: 10px 0 0 0;
font-size: 12px;
font-weight: bold;
line-height: 1.2em;
clear:both;
}
table#wp-calendar {
width: 85%;
}
.comments-template{
margin: 0;
padding: 0 0 0 10px;
}
.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}
.comments-template ol li{
margin: 10px 0 0;
line-height: 18px;
padding: 0 10px 0 0;
font-size:.8em;
}
.comments-template h2, .comments-template h3{
font-family: Verdana,Arial,Tahoma,Geneva,Helvetica,sans-serif;
font-size: 14px;
}
.commentmetadata{
font-size: 12px;
margin-left:0;
}
.comments-template p.nocomments{
padding: 0;
}
.comments-template textarea{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}
/* --------------- ::WORDPRESS SIDEBAR:: ---------------*/
#left h2 {
margin:0;
padding:4px 10px 0 0;
line-height:1.4;
font-size:18px;
font-family:'century gothic', arial, sans-serif;
color:#0055a2;
}
#left #bloglinks ul {
margin: 0 0 0 13px;

}
#left #bloglinks ul ul {
margin: 0 0 0 10px;
padding:5px;
}
#left #bloglinks li {
list-style-type:none;
font-size:14px;
list-style-type:none;

}
#left #bloglinks li li {
padding-left:12px;
font-size: 12px;
background:url(images/bullet.gif) 0 4px no-repeat;
}



#left #bloglinks li a, #left #bloglinks li a:visited {
text-decoration:none;
margin:0 40px 0 0;
padding:0;
text-align:right;
}
#left #bloglinks li a:focus, #left #bloglinks li a:hover, #left #bloglinks li a:active {
text-decoration:none;
}



/* ---------- ::Global Classes:: --------------------- */
.center {
text-align:center;
}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.hidden {
display:none;
visibility:hidden;
}
.inline {
display:inline;
}
.small {
font-size:10px;
font-weight:normal;
}
.large {
font-size:20px;
font-weight:bold;
}