﻿/*  
Theme Name: Default - Methodist Theme Template
Theme URI: http://www.methodisthealth.com/
Description:  The Methodist Hospital System Default - Template Theme 
Author: Adcetera
Author URI: http://www.adcetera.com/
Version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

html {
	background: transparent;
}

body {
	background: #e5e5e5 url(images/bg.gif) repeat-y top center;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #666666;
	font-size: 75%;
}

/* Layout 
-------------------------------------------*/

#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 20px 0 0 0;

}

#globalMasthead {
	height: 66px;
	width: 840px;
}

#headerCol1 {
	float: left;
	width: 610px;
}

#headerCol2 {
	float: right;
	width: 230px;
	padding: 9px 0 0 0;
}

/* Default Settings 
-------------------------------------------*/
h1, h2, h3, h4 {
	font-family: Georgia, Serif;
	color: #666f1f;
}

h1 {
	font-size: 130%;
}

h2, h3 {
	line-height: 20px;
	color: #00749E;
}

#content h2 {
	line-height: 1.2em;
	font-size: 180%;
}

p {
	margin: 5px 0 12px 0;
}

a:link, a:visited, a:active {
	color: #00749E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content abbr {
	color: #999999;
	padding: 5px 0 5px 0;
	border: none;
	display: block;
}

#content img {
	padding: 3px;
	border: 1px solid #bfbfbf;
	float: left;
	margin: 0 15px 10px 0;
}

/* Header
-------------------------------------------*/

#header {
	height:39px;
	margin: 8px 0 0 0;
	padding:0;
	background: url(images/header_bg.jpg) no-repeat top left;
}

#header h1.blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0 0 14px;
}

h2.pagetitle {
	color: #6C7427;
	margin: 0 0 8px 0;
}

#header h1.blogtitle a {
	color: #6c7427;
	text-decoration: none;
}

#header h1.blogtitle a:hover {
	text-decoration: underline;
}

#header p.desc {
	font-family: "Trebuchet MS", Georgia, serif; 
	color:#333d61; 
	font-size:11px;
	margin:0;
	padding:0 0 0 14px;
}

#top {
	background: #fff url(images/topbck.gif) repeat-x;
	height: 20px;
}

#searchform #s {
	border: 1px solid #c1c6d1;
}

/* Primary Navigation 
-------------------------------------------*/
#nav{ 
	height: 34px;
	margin: 0 auto;
	background: url(images/nav_bg.jpg) repeat-x;
}

ul.nav{
	height: 34px;
	line-height: 34px;
	float: left;
	list-style: none;
}

ul.nav li{
	float: left !important;
	list-style-type: none;
	border-right: 1px solid #9da6b6;
	font-weight: bold;
}

ul.nav li a,ul.nav li a:link,ul.nav li a:visited {
	background: url(images/nav_bg.jpg) repeat-x;
	color: #333d61;
	float: left;
	display: block;
	text-decoration: none;
	padding: 0 15px;
}

ul.nav li a:hover,ul.nav li a:active {
	background: url(images/nav_bg_hover.jpg) repeat-x;
	color: #333d61;
	text-decoration: none;
}

ul.nav li.current_page_item a {
	text-decoration:none;
	background:url(images/nav_bg_hover.jpg) repeat-x;
	color: #333d61;
}

ul.nav li ul{
	float:left;
}

/* Content Areas 
-------------------------------------------*/
#main {
	margin:0 auto;
}

#content {
	float: left;
	width: 500px;
	padding: 0 0 0 14px;
	
}

.entry{
	padding: 0 0 10px 0px;
}

/* Sidebar 
-------------------------------------------*/
#sidebar{
	float: right;
	width: 287px;
	margin: 0;
	padding: 0 0 20px 0;
	background: transparent url(images/sidebar_top.jpg) no-repeat left top;
}

.rsidebar{
	float: right;
	width: 245px;
	margin: 10px 0 0 0;
	padding: 10px 20px 0 20px;
	background: transparent url(images/sidebar_middle.jpg) no-repeat left 22px;
	border-left: 1px solid #88b2c6;
	border-right: 1px solid #88b2c6;
}

.bsidebar {
	float: right;
	width: 287px;
	background: transparent url(images/sidebar_bottom.jpg) no-repeat left top;
	height: 14px;
}

.rsidebar h2{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size:12px; 
	color: #666; 
	border-bottom:#ccc 1px solid;
	margin: 0 0 10px 0;
}

.rsidebar ul{
	list-style-type: none;
}

.rsidebar ul li{
	list-style-type: none;
	margin: 0 0 5px;
}

.rsidebar ul li ul{
	list-style-type: square;
	padding: 0 3px 5px 3px;
}

.rsidebar ul li ul li{
	list-style-type: none;
	background: transparent url(images/li.gif) no-repeat 0 .4em;
	border: 0;
	padding: 0 0 0 10px;
}

/*  don't see a reference in code
.navigation{
	width:840px;
	float:left;
	color:#666;
}
*/

.alignright{
	float:right;
	margin-top:10px;
}

.alignleft{
	float:left;
	margin-top:10px;
}

span.cmt{
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}

span.cty{
	background:transparent url(images/category.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}

span.next{
	background:transparent url(images/next.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}

span.prev{
	background:transparent url(images/prev.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}

.postmetadata{
	border-top: 1px #eee solid;
	font-size: 10px;
	margin: 20px 0 0 0;
	padding: 5px 0;
}

.postmetadata a {
	color: #1e84a9;
}

.boxcomments{border-top:5px solid #ddd;border-bottom:5px solid #ddd;margin-bottom:20px;width:500px;}
#commentform{border-top:1px solid #eee;padding:15px 15px 1px;}
#commentform label{display:block;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:400px;margin:0 0 10px;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;}
ol.commentlist :hover{background:#eee;}
ol.commentlist li{border-top:1px solid #eee;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li :hover{background:none;}
ol.commentlist li.commenthead{display:block;list-style:none;padding:5px 15px;}
ol.tblist{border-top:1px solid #fff;list-style:none;margin:0 0 1px;padding:15px;}
ol.tblist li{display:block;list-style:none;background:transparent url(images/c.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}

/* footer 
-------------------------------------------*/
#footer{clear:both; border-top: 1px solid #cccccc;}
#footerbox{height:30px;line-height:30px !important;}
.footer{height:30px;line-height:30px !important;margin:0 auto;}

