/*
Theme Name: Contemporary Healthcare - Austin Main Theme
Theme URI: http://www.chcaustin.org/
Description: The default theme for Contemporary Healthcare - Austin
Version: 2.0
Author: 
Author URI: 

	Contemporary Healthcare - Austin v2.0
	http://www.chcaustin.org

	This theme was designed and built by  

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end CSS Reset */


/* General */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/javascript/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

body {
	background: #b8d397 url(images/chc_austin_background.jpg) no-repeat top center;
	margin: 0 auto;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;
	text-align: center;
}

h1, h2, h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-weight: bold;
}

h1 {
	margin: 0;
	font-size: 1.75em;
}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: white;
}

h2 {
	margin: 0;
	font-size: 1.5em;
}

h1, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #993333; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited { text-decoration: none; }

h3 {
	margin: 30px 0 0;
	padding: 0;
	font-size: 1.3em;
}

p img {
	padding: 0;
	max-width: 100%;
}

a:link, a:visited {
	color: #993333;
}

a, h2 a:hover, h3 a:hover {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a img { border: none; }

ol li { list-style: decimal outside; }

hr { display: none; }

select { width: 130px; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}

code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote {
	border-left: solid 5px #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
cite { text-decoration: none; }

strike { color: #777; }
/* end General */


/* Stage */
#page {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	background: url(images/chc_austin_header_main.png) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 190px;
}

#headerNav {
	padding: 35px 0 0;
	height: 35px;
}

#headerNav ul li {
	margin: 0 20px;
	display: inline;
}

#headerNav ul li a {
	font: normal 1.50em Garamond, Georgia, Times, serif;
}

#headerNav ul li a:link, #headerNav ul li a:visited {
	color: #669933;
}

#headerNav ul li a:hover, #headerNav ul li a:active {
	color: #993333;
}

#headerTitle {
	margin: 0 auto;
	width: 860px;
	text-align: center;
}

#headerTitle h1 {
	margin: 0;
	padding: 0;
}

.headerLogo {
	background: url(images/chc_austin_header_logo.png) no-repeat top left;
	display: inline;
	float: left;
	width: 460px;
	height: 128px;
}

.headerLogo span {
	display: none;
	visibility: hidden;
}

.headerSlogan {
	margin: 40px 0;
	padding: 0 10px 0 0;
	display: inline;
	float: left;
	width: 390px;
	text-align: right;
}

.headerSlogan01 {
	margin: 5px 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #993333;
	text-transform: uppercase;
}

.headerSlogan02 {
	margin: 5px 0;
	line-height: 1.20em;
	font-family: Garamond, Georgia, Times, serif;
	font-size: 1.25em;
	font-style: italic;
}

#content {
	margin: 0 auto;
	padding: 0;
	font-size: 1.2em;
	width: 860px;
}

#contentBody{
	background: #fff;
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 860px;
}

#mainImg {
	background: url(images/chc_austin_stage_top.png) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: center;
	vertical-align: top;
}

#mainImg embed {
	margin-top: -30px;
}

#pageImg {
	margin: 0 auto;
	padding: 0;
	z-index: 10;
	width: 860px;
	text-align: center;
}

.imgAbout, .imgTherapies, .imgPractitioner, .imgServices, .imgContact { height: 340px; }

.imgAbout { background: url(/images/header_photos/chc_austin_header_photo_about.png) no-repeat top center; }

.imgTherapies { background: url(/images/header_photos/chc_austin_header_photo_therapies.png) no-repeat top center; }

.imgPractitioner { background: url(/images/header_photos/chc_austin_header_photo_practitioners.png) no-repeat top center; }

.imgServices { background: url(/images/header_photos/chc_austin_header_photo_services.png) no-repeat top center; }

.imgContact { background: url(/images/header_photos/chc_austin_header_photo_contact.png) no-repeat top center; }

#narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }

#narrowcolumn {
	margin: 0 10px;
	padding: 0;
	float: left;
	width: 520px;
	font: normal 1.25em Garamond, Georgia, Times, serif;
}

#narrowcolumn .entry p {
	margin: 0 0 20px;
}

#narrowcolumn .entry ul {
	margin: 10px 0 15px;
	padding-left: 35px;
	list-style-type: disc;
}

#narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
}

.widecolumn {
	margin: 5px 0 0 150px;
	padding: 10px 0 20px 0;
	width: 450px;
	line-height: 1.6em;
}

.widecolumn .entry p { font-size: 1.05em; }

.widecolumn .post { margin: 0; }

.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .smallattachment {
	margin: 5px 5px 5px 0px;
	float: left;
	width: 128px;
	text-align: center;
}

.widecolumn .attachment {
	margin: 5px 0px;
	text-align: center;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr { display: block; }

.entry p a:visited { color: #b85b5a; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; }

h2.pagetitle {
	margin-top: 30px;
	font-size: 1.6em;
	text-align: left;
}

.postmetadata {
	clear: both;
	color: #777;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* end Stage */


/* Sidebar */
#sidebar {
	margin: -20px 10px 0 10px;
	padding: 0;
	float: left;
	font-size: 1.10em;
	width: 280px;
}

#sidebar form {
	margin: 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit { padding: 1px; }

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align: center;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 15px;
}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #777;
}

#sidebar ul ol li { list-style: decimal outside; }

#sidebarTop, #sidebarBtm {
	width: 280px;
	height: 70px;
}

#sidebarTop { background: url(images/chc_austin_sidebar_top.png) no-repeat top center; }

#sidebarBody {
	padding: 20px;
	width: 230px;
	text-align: left;
}

#sidebarBody p {
	margin-bottom: 10px;
}

#sidebarBtm { background: url(images/chc_austin_sidebar_btm.png) no-repeat top center; }

h2.widgettitle { margin: 0 0 10px; font-family: Garamond, Georgia, Times, serif; text-align: center; }
/* end Sidebar */


/* Footer */
#footer {
	background: url(images/chc_austin_stage_btm.png) no-repeat top center;
	margin: 0 auto;
	padding: 50px 0 0;
	width: 940px;
	height: 50px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
}
/* end Footer */


/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright { float: right; }

.alignleft { float: left; }
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* End Form Elements */


/* Begin Comments*/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform { margin: 5px 10px 0 0; }

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}

#commentform textarea {
	padding: 2px;
	width: 100%;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	font-weight: bold;
	list-style: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentmetadata { font-weight: normal; }

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: solid 1px #ddd; }

.even, .alt { border-left: solid 1px #ddd; }

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
	
.sticky h2 { padding-top: 10px; }
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

.center { text-align: center; }

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hidden { display: none; }
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.clear { clear: both; }
/* End Various Tags & Classes*/


/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
