/*  
Theme Name: Natural Flow
Theme URI: http://www.freewpthemes.net
Description: A two-column fixed width template.
Version: 1.0.1
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
Released: 20070716
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 10px;
	background: #70725D url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 15px;
}

a {
	color: #467A87;
}

a:hover {
	text-decoration: none;
}

.style, .style a {
	color: #FFF;
}

hr {
	display: none;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}

#page {
}

/* Header */

#header {
	width: 720px;
	height: 220px;
	padding: 0 0 0 30px;
}

#header h1, #header h2 {
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 12px;

}

#header h1 {
	letter-spacing: 3px;
	font-size: 20px;
	float:left;
	margin-top: 6px;
display:none;
}

#header h2 {
	margin-top: -6px;
	letter-spacing: 3px;
	font-size: 14px;
	clear:left;
display:none;
}

#header, #header a {
	text-decoration: none;
	color: #FFF
}

#banner {
background: #fff url(http://www.baptistmedicalcenter.org/wp-content/uploads/2008/11/bmc-2008-header.jpg) no-repeat;
width:720px;
height:200px;
}

#menu {
width:720px;
padding: 5px 0 5px O;
background-color: #1a2817	
}

#menu ul {
padding: 4px 2px 3px 4px;
list-style: none
}

#menu li {
	display: inline;
	padding-right: .4em;
	font-size: 1.2em
}

#menu li a {
	color: #fff;
	background-color: inherit;
	text-decoration:none;
	padding:5px
}

#menu li a:hover {
background: #fff;
color:#1a2817;
padding-bottom:3px
}


/* Content */

#content {
}
.narrowcolumn {
	float: right;
	width: 510px;
	padding-right: 30px;
}
.widecolumn {
	float:none;
	width: 720px;
	margin: 8px 0px -5px 30px;
	background-color:#FFF;
}

.pagetitle {
	padding: 20px;
}

.navigation {
	height: 20px;
	padding: 10px 20px 10px 20px;
	font-size: 80%;
}

.navigation a {
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.post {
	padding: 12px 10px 8px 2px;
	margin-left: 18px;
	margin-right: 8px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post .title {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 136%;
	font-weight: normal;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .entry p, .post .entry blockquote, .post .entry ul, .post .entry ol {
	text-align: justify;
}

.post .entry p {
	margin-bottom: 1.2em;
	line-height: 1.4em;
}

.post .entry blockquote {
}

.post .entry ul, .post .entry ol {
	margin: 0 0 1.8em 3em;
	line-height: 1.5em;
}

.post .entry h3 {
	font-size: 100%;
}


.post .entry img {
 padding:3px;
margin:4px 5px 4px 5px;
border:1px solid #ddd
}

.post .postmetadata {
	font-size: 90%;
clear:both;
}

.post .postmetadata a {
}

.editlink, .editlink a {
	
}

.post .addthis_container {
clear:both;
float:right;
border:none;
}

.post a.addthis_button img {
border:none;
padding:0;
}

/* Respond Form */

#respond {
	padding: 20px;
}

#respond h3 {
	font-size: 100%;
}

#respond a {
}

#respond #comment {
	width: 100%;
	margin: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* Comments */

#comments {
	padding: 20px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#comments a {
}

#comments h3 {
	font-size: 100%;
}

.commentlist {
	list-style-position: inside;
	font-size: 85%;
}

.commentlist li {
	padding-top: 1em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding-left: 30px;
	color: #FFF;
}

#sidebar ul, #sidebar li {
	list-style: none;
}

#sidebar li {
	padding: 15px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li {
	padding: 0 0 0 10px;
	background: url(images/img06.gif) no-repeat left top;
	color: #FFF;
}

#sidebar h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 100%;
	color: #B7B8AE;
}

#sidebar form {
}

#sidebar #s {
	width: 96%;
}

#sidebar #searchsubmit {
	display: none;
}

#sidebar a {
	color: #FFF;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	height: 60px;
	padding: 0 30px 0 0;
	background: url(images/img07.gif) no-repeat;
	text-align: right;
}

#footer p {
	padding: 1px 4px 0 0;
	font-size: 77%;
	color: #FFF;
}

#footer a {
	color: #FFF;
}


.post .entry .wp-caption {

	border: 1px solid #bbb;
	text-align: center;
	background-color: #ddd;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 10px;
	margin: 2px;
}
.post .entry .wp-caption-text {
font-size:10px;
text-align:left;
padding-left:8px;
}

.post .entry .wp-caption.alignleft {
	margin-right:10px;
}

.post .entry .wp-caption.alignright {
	margin-left:10px;
}
/*
.post .entry .wp-caption img, .post .entry .wp-caption size-thumbnail {
float:none;
border:none;
padding:none;
margin:none;
}
*/