/*
Theme Name: Panacea
Theme URI: http://jamessloane.com/wp/themes
Description: The Default Theme for <a href="panacea">Panacea</a>.
Version: 0.1
Author: Mr Mortal
Author URI: http://jamessloane.com/
Tags: custom header, fixed width, two columns

	Panacea v0.1
	http://example.com


*/



/* General Structure */
body {
	font-size: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #89867c;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a:link, a:visited {
	color: #600;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#page {
	margin: 0px;
	float: left;
	clear: left;
	width: 720px;
	position: relative;
	background-color: #FFF;
	padding: 0px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #000;
}
.site-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	float: left;
	margin: 0px;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#memberpanel {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 300px;
	position: absolute;
	top: 5px;
	right: 10px;
}
#memberpanel li {
	margin: 0px;
	height: 20px;
	width: 300px;
	list-style-type: none;
	padding: 0px;
}
#memberpanel li p {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#header {
	background-color: #999;
	padding: 0;
	height: 176px;
	width: 720px;
	margin: 0;
	position: relative;
	float:left;
	clear:left;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cbb983;
	border-bottom-width: 32px;
	border-bottom-style: solid;
	border-bottom-color: #cbb983;
}
#header .home-link {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 250px;
}
#header h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 100px;
	top: 20px;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	margin: 0px;
	clear: left;
	float: left;
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.narrowcolumn {
	width: 440px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
}
.widecolumn {
	float: left;
	width: 560px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
	margin-left: 240px;
}
.post {
	margin: 0 0 40px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0;
	width: 720px;
	clear: both;
	background-color: #000;
	position: relative;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
	line-height: 10px;
	height: 53px;
}
#footer p {
	margin: 0;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 13px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
}
#sub-footer p {
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	padding-left: 22px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: normal;
	color: #cbb983;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.byline {
	color: #999999;
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	word-spacing: 2px;
}
.byline a:link, .byline a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.byline a:hover, .byline a:active {
	text-decoration: underline;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	width: 310px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	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 Lists */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding-top: 0px;
	padding-left: 21px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 218px;
	height: 414px;
	float: left;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89867c;
}
#sidebar .nav {
	width: 204px;
	height: 414px;
	background-color: #89867c;
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar .nav ul {
	width: 204px;
	margin: 0px;
	padding: 0px;
}
#sidebar .nav ul li {
	width: 204px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar .nav ul li a, #sidebar .nav a  {
	font-size: 16px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	display: block;
/*	text-indent: -9999px; */
	width: 204px;
	text-decoration: none;
}
.navone {
	background-image: url(images/left_nav_home.gif);
	height: 62px;
	text-decoration: none;
}
.navone:hover {
	background-image: url(images/left_nav_home_on.gif);
	text-decoration: none;
}
.navtwo {
	background-image: url(images/left_nav_mission.gif);
	height: 68px;
	text-decoration: none;
}
.navtwo:hover {
	background-image: url(images/left_nav_mission_on.gif);
	text-decoration: none;
}
.navthree {
	background-image: url(images/left_nav_services.gif);
	height: 51px;
	text-decoration: none;
}
.navthree:hover {
	background-image: url(images/left_nav_services_on.gif);
	text-decoration: none;
}
.navfour {
	background-image: url(images/left_nav_thera_exp.gif);
	height: 69px;
	text-decoration: none;
}
.navfour:hover {
	background-image: url(images/left_nav_thera_exp_on.gif);
	text-decoration: none;
}
.navfive {
	background-image: url(images/left_nav_about_us.gif);
	height: 52px;
	text-decoration: none;
}
.navfive:hover {
	background-image: url(images/left_nav_about_us_on.gif);
	text-decoration: none;
}
.navsix {
	background-image: url(images/left_nav_testimonials.gif);
	height: 50px;
	text-decoration: none;
}
.navsix:hover {
	background-image: url(images/left_nav_testimonials_on.gif);
	text-decoration: none;
}
.navseven {
	background-image: url(images/left_nav_contact_us.gif);
	height: 62px;
	text-decoration: none;
}
.navseven:hover {
	background-image: url(images/left_nav_contact_us_on.gif);
	text-decoration: none;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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 */

#mega {
	text-align: right;
}

#mega input {
	margin: 0;
	padding: 0;
	border: 1px solid #89867C;
	background-color: #FFF !important;
	font-size: 11px;
	line-height: 17px;
	height: 17px;
}
.post form textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #89867C;
	background-color: #FFF !important;
	font-size: 11px;
	line-height: 17px;
	width: 220px;
	height: 40px;
}

.wpcf7-list-item {
	display: block;
	float: left;
	clear: left;
	font-size: 12px;
	line-height: 17px;
	width: 100%;
}
#megabox input {
	margin: 0;
	padding: 0;
	height: 17px;
	float: left;
	border: none;
}
.wpcf7-list-item-label {
	width: 100%;
}

tr {
/*	line-height: 10px;	*/
	height:11px;
}
td {
	vertical-align:middle;
}