/*
Theme Name: Wellspring
Theme URI: http://out-sourcecom.com
Description: Wellspring WordPress theme
Version: 1.3
Author: Elizabeth K. Barone
Author URI: http://out-sourcecom.com
*/


@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

ul.social-media-icons li {
	list-style: none;
	float: left;
	font-size: 9px;
	text-align: center;
	padding: 5px;
	position: relative;
	bottom: 50px;
	left: 125px;
	margin: 0;
}

ul.social-media-icons li img {
	border: none;
}

#search {
	background-color: #000099;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	color: #ffffcc;
}

#search a {
	color: #ffffff;
}

#search td.sitemap-home {
	text-align: left;
	/*position: relative;
	left: 10px;
	top: 8px;*/
	width: /*70%*/575px;
	padding-left: 10px;
	padding-top: 2px;
}

#search td.search-form {
	/*text-align: right;*/
	/*position: relative;
	right: 10px;
	bottom: 7px;*/
}

#masthead {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
}

#nav {
	background-color: #ffffff;
	background-image: url(images/ws_tabs_bg_850x50.gif);
	background-repeat: no-repeat;
	border-bottom: solid 2px #000099;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
}

#nav a {
	font-size: 12px;
	font-weight: normal;
}

#content {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
}

#footer {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	background-color: #000099;
}

#footer p {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	padding: 3px;
}

#footer p.affiliates {
	background-color: #ffffff;
}

#footer p.accredition {
	background-color: #ffffff;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	text-align: center;
}

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

#footer p.white-link a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.welcome {
	background-image: url(images/ws_welcomebg_400x500.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 10px;
	margin-right: 0;*/
	margin-left: 0;
	margin-right: 10px;
	width: 400px;
}

.notes {
	background-image: url(images/ws_notesbg_400x500.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0;
	width: 400px;
}

.notes ul li {
	list-style: none;
}

.connect {
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 10px;
	margin-right: 0;*/
	margin-left: 0;
	margin-right: 10px;
	width: 425px;
}

.video {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	width: 400px;
}

.events {
	background-image: url(images/ws_eventsbg_400x500.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 10px;*/
	margin-right: 15px;
	width: 400px;
}

table td {
	vertical-align: top;
}

table td p {
	padding: 3px;
	width: 390px;
}

table td p img {
	padding: 3px;
}

/* blog page look and style */
#blog-bg {
	background-image: url(images/ws_blog_bg_6x6.jpg);
}

#blog-masthead {
	background-image: url(images/ws_notesfromthewell_848x200.jpg);
	width: 848px;
	height: 200px;
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#blog-masthead h1 {
	text-transform: uppercase;
	text-align: right;
	padding-right: 5%;
	padding-top: 5%;
	font-style: normal;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
}

#blog-masthead h1 a:link {
	color: #ffffff;
}

#blog-masthead h1 a:hover {
	color: #990000;
}

#blog-masthead h1 a:visited {
	color: #ffffff;
}

#blog-masthead h1 a:active {
	color: #ffffff;
}

#blog-wrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	background-color: #ffffff;
}

#blog {
	width: 70%;
	color: #666666;
}

#blog p {
	padding: 3px;
	padding-left: 25px;
	padding-right: 25px;
}

#blog h1,h2,h3,h4,h5,h6,h7 {
	padding: 3px;
	margin-left: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#blog h2 a, .post h2 {
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}

#blog h2 a:hover  {
	background-color: #990000;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#blog ul,li {
	margin-left: 50px;
	padding: 5px;
}

#blog ol,li {
	margin-left: 50px;
	padding: 5px;
}

#blog hr {
	color: #c0c0c0;
	margin-left: 15px;
	margin-right: 15px;
}

#blog a {
	text-decoration: none;
}

#blog a:hover {
	text-decoration: none;
	color: #990000;
}

#blog p.post-meta {
	color: #666666;
	font-size: 10px;
}

#blog p.post-meta a {
	color: #000099;
}

#blog p.post-meta a:hover {
	color: #990000;
}

/* blog sidebar */
#blog-sidebar {
	width: 30%;
	float: right;
	background-color: #999999;
	color: #ffffff;
	margin: 5px;
	padding: 10px;
}

#blog-sidebar ul li {
	margin: 0;
	padding: 0;
}

#blog-sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#blog-sidebar ul, #blog-sidebar ul li, #blog-sidebar ul li h2.widgettitle {
	list-style: none;
	margin-top: 10px;
	margin-left: 0;
}

#blog-sidebar ul /*li*/ ul {
	/*border: solid 1px #eaeaea;*/
	margin: 3px;
	width: 90%;
}

#blog-sidebar ul li a {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}

#blog-sidebar ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #990000;
}

#blog-sidebar ul li h2.widgettitle {
	font-style: normal;
	width: 90%;
	color: #666666;
	border-bottom: solid 2px #c0c0c0;
}

/* blog nav */

#blog-nav {
	background-color: #ffffff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 828px;
	padding: 10px;
	/*height: 30px;*/
}

#blog-nav a {
	color: #000000;
	text-transform: uppercase;
	padding: 5px;
	text-decoration: none;
}

#blog-nav a:hover {
	color: #ffffff;
	background-color: #990000;
	padding: 5px;
}

#blog-footer {
	background-color: #ffffff;
	color: #000000;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	text-align: center;
	border-top: solid 2px #000000;
}

#blog-footer p {
	padding: 5px;
}

#blog-footer a {
	color: #000000;
}

/* page look and style */
#page {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 848px;
	background-image: url(images/ws_pagebg_blue_850x2000.gif);
	background-repeat: no-repeat;
	min-height: 400px;
}

#page p {
	padding: 3px;
	padding-left: 25px;
	padding-right: 25px;
}

#page h1,h2,h3,h4,h5,h6,h7, #page.entry h1,h2,h3,h4,h5,h6,h7 {
	text-transform: none;
	padding: 3px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#page ul,li {
	margin-left: 50px;
	padding: 5px;
}

#page ol,li {
	margin-left: 50px;
	padding: 5px;
}

/* comments look and style */
ol.commentlist li {
	list-style: none;
	border: solid 1px #ccffff;
	margin: 5px;
	padding: 3px;
}

h3#comments, #respond h3 {
	padding-left: 25px;
}

/* text behavior */
blockquote {
	margin-left: 10%;
	color: #666666;
	font-style: italic;
	background-image: url(images/ws_leftquote.gif);
	background-repeat: no-repeat;
	min-height: 25px;
	text-indent: 25px;
}

/* post image behavior */
.wp-caption {
	border: solid 1px #000099;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: solid 1px #000099;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

.alignright {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

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

.wp-caption-text {
	color: #000099;
	font-style: italic;
	text-align: center;
	font-size: 10px;
}

/* post meta */
p.post-meta {
	color: #c0c0c0;
	/*background-color: #ccffff;*/
	margin-top: 15px;
	margin-bottom: 15px;
}

p.post-meta a {
	color: #c0c0c0;
	font-weight: normal;
}

/* employment opportunities template */
.inquiries-info {
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	border: solid 3px #ffffff;
}

span.small-caps {
	font-variant: small-caps;
	font-weight: bold;
}

/* outpatient services template */
.outpatient img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: solid 3px #000099;
}

.outpatient-centers {
	text-align: center;
}

/* hide vulgar-looking fckeditor promo */
#promote_ckeditor {
	display: none;
}

/* make previous/next post indent */
.prev-next {
	text-align: center;
	padding-top: 15px;
}

/* set comment section width */
#comment {
	width: 400px;
}

/* make author gravatar float to left of meta */
img.avatar {
	float: left;
	padding-right: 3px;
}