/*
Theme Name: Team Mercy Minisite
Theme URI: http://teammercy.com/
Description: Custom template for Team Mercy minisite
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.serafinistudios.com/
Tags: custom

*/

body {
	background: #ccc url(images/body_back.jpg);
	color: #009;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.4em;
	font-family: "trebuchet ms", arial, sans-serif;
	}

a {
	color: #006;
	}

a:visited {
	color: #006;
	}

a:hover {
	color: #003;
	}

a img {
	border: none;
	}

h1 {
	font-size: 22px;
	}

h2 {
	font-size: 18px;
	}

h3 {
	font-size: 16px;
	}

h4 {
	font-size: 14px;
	}

li {
	margin-bottom: 8px;
	}

#page {
	width: 900px;
	margin: 14px auto;
	background: #fff;
	}

#header {
	background: url(images/header_back.jpg) no-repeat;
	height: 134px;
	position: relative;
	}

#header h2 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	font-style: italic;
	position: absolute;
	left: 0px;
	top: 114px;
	width: 900px;
	text-align: center;
	padding: 0;
	margin: 0;
	}

.site-logo {
	margin: 2px 0 0 2px;
	}

.network-logo {
	position: absolute;
	right: 8px;
	top: 2px;
	}

#navs {
	position: absolute;
	left: 160px;
	top: 67px;
	font-size: 13px;
	font-weight: bold;
	color: #336;
	}

#navs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navs ul li {
	display: inline;
	padding: 0px;
	}

#navs a {
	color: #669;
	text-decoration: none;
	}

#navs a:hover {
	color: #336;
	background: url(images/nav_selected_back.png) repeat-x;
	}

.nav_selected span {
	padding: 7px 9px;
	background: url(images/nav_selected_back.png) repeat-x;
	}

.google-ads-top {
	margin: 0 0 18px 24px;
	}

.googleads-bottom {
	margin: 54px 0 12px 0;
	text-align: center;
	height: 90px;
	clear: both;
	}

.campaign-gallery img {
	padding: 24px;
	}

#content {
	margin: 0 18px 0 24px;
	}

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
	}

.card-container {
	float: right;
	width: 351px;
	height: 466px;
	background: url(images/card_container_back.jpg) no-repeat;
	}

.card-container a {
	cursor: default;
	}

.card {
	margin: 6px 0 0 6px;
	}

.subpage-entry {
	border-top: 1px solid #eee;
	width: 510px;
	}

.widecolumn {
	width: 700px;
	margin: 0 0 0 64px !important;
	}

#home-mainbody {
	background: url(images/home_mainbody_back.jpg) no-repeat;
	width: 900px;
	height: 615px;
	position: relative;
	}

#home-content {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 260px;
	top: 320px;
	width: 400px;
	color: #009;
	}

#home-content a {
	color: #006;
	}

#home-network-logo {
	position: absolute;
	left: 736px;
	top: 7px;
	}

#home-scoreboard {
	position: absolute;
	left: 318px;
	top: 124px;
	}

#home-askthecoach {
	position: absolute;
	left: 14px;
	top: 393px;
	}

#home-teamroster {
	position: absolute;
	left: 36px;
	top: 299px;
	}

#home-teamatwork {
	position: absolute;
	left: 389px;
	top: 257px;
	}

#home-teamatplay {
	position: absolute;
	left: 697px;
	top: 316px;
	}

#home-jointheteam {
	position: absolute;
	left: 785px;
	top: 393px;
	}

.post {
	clear: both;
	}

.post-title {
	font-size: 18px;
	letter-spacing: -1px;
	color: #666;
	}

.post-title a {
	text-decoration: none;
	color: #666;
	}

.post-title a:hover {
	text-decoration: none;
	color: #369;
	}

.postmetadata {
	font-size: 10px;
	color: #666;
	clear: both;
	}

.postmetadata a {
	color: #333;
	text-decoration: none;
	}

.nocomments {
	display: none;
	}


.navigation {
	clear: both;
	text-align: center;
	}

.navigation a {
	color: #666;
	}

.edit-link-container {
	margin: 24px 0px 12px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.list-title {
	clear: both !important;
	padding: 24px 0 0 0;
	}
	

.book-cover-left {
	float: left;
	margin: 0 18px 18px 0;
	}

.book-cover-right {
	float: right;
	margin: 0 18px 0 18px;
	}


blockquote {
	color: #666;
	font-size: .9em;
	font-style: italic;
	}

.physician_list {
	width: 450px;
	padding: 0px;
	margin: 0px;
	}

.physician_list ul {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	}
	
.physician_list li {
	list-style: none;
	margin: 3px 0px 0px 10px;
	padding: 0px;
	}

.physician_list ol {
	margin: 0px;
	padding: 0px;
	}
	
.physician_list a {
	color: #09c;
	}

.physician_list h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

.physician_list_a {
	width: 210px;
	float: left;
	padding: 0 0 15px 0;
	}

.physician_list_b {
	width: 210px;
	float: right;
	padding: 0 0 15px 0;
	}

#footer {
	clear: both;
	margin: 18px 0 0 0;
	background: #eee url(images/footer_back.png) repeat-x bottom left;
	padding: 12px 24px 36px 24px;
	border-top: 1px solid #ccc;
	}

#footer ul {
	margin: 0;
	padding: 0;
	}

#footer h2 {
	color: #999;
	margin: 0 0 12px 0;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #999;
	}

.float-left {
	float: left;
	margin: 0 12px 12px 0;
	}

.float-right {
	float: right;
	margin: 0 0 12px 12px;
	}

#footer ul li {
	float: left;
	width: 170px;
	list-style: none;
	margin: 0 24px 24px 0;
	padding: 0;
	font-size: 11px;
	}


#footer ul li ul li {
	margin: 0 0 0 0;
	float: none;
	width: auto;
	}

#footer ul li ul li a {
	color: #666;
	}


.footer-bottom {
	clear: both;
	}


#footer-content {
	font-size: 11px;
	color: #999;
	text-align: center;
	}

#footer-content a {
	color: #999;
	}
