/*
Theme Name: ECABS Main
Theme URI: http://emeraldcoastbreastfeeding.com/
Description: A theme built specifically for the Emerald Coast Alliance for Breastfeeding Support.
Version: 1.0.2
Author: Rob Yoder
Author URI: http://rob.yoderfamilyonline.com/
Tags: custom header, fixed width, two columns


*/

body {
	font: 90%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: url(images/main-bg.gif);
	margin: 0px;
	padding: 0px 0px 40px 0;
}
a {
	color: #59770e;
	text-decoration: none;
}
a:visited {
	color: #59770e;
	text-decoration: none;
}
a:hover {
	color: #59770e;
	text-decoration: underline;
}
#content p, ul {
	margin: 15px 0;
}
#content ul li ul {
	margin: 5px 0;
}
#content ul li {
	margin: 5px 0;
}
a img, a {
	border: none;
}
h1 {
	margin:0px;
/*	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px; */
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #4f2901;
	padding: 22px 0 0 162px;
	text-shadow: -2px 3px 5px rgba(0, 0, 0, .25);
}
h1 a,
h1 a:visited,
h1 a:hover,
h1 a:active {
	color: #4f2901;
	text-decoration: none;
}
h1 span {
	font-size: 75%;
	line-height: 0;
}
h2 {
	color: #4f2901;
	margin: 0px 0px 2px 0;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #4e2901;
	text-decoration: none;
}
h2 a:hover {
	color: #59770e;
	text-decoration: none;
}
h3, #sidebar h2 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #714517;
	margin: 0;
}
#content h3 {
	margin: 20px 0;
}
h3.inline {
	padding: 0 10px 0 0;
	display: inline;
}
form {
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 0px auto;
	width: 960px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg4.gif) top right repeat-y;
}
#header {
	background: #e5effe url(images/header-bg2.jpg) no-repeat;
	height: 170px;
	border-bottom: 3px solid #59780a;
	position: relative;
}
#headerimg {
	padding: 0;
	position: relative;
	height: 143px;
}
#headerimg .description{
	max-width: 500px;
	margin-top: 20px;
	position: absolute;
	left: 162px;
	color: #503415;
	font-size: 14px;
	text-shadow: -2px 3px 5px rgba(0, 0, 0, .25);
}
#searchform {
	background: #4e2901 url(images/searchform-bg2.png) repeat-x;
	padding: 7px 9px;
	-webkit-border-bottom-left-radius: 18px;
	position: absolute;
	top: 0;
	right: 0;
}
#searchform #s {
	border: 1px solid #203346;
	background-color: white;
	font-weight: bold;
	color: #4e2901;
	width: 170px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	vertical-align: middle;
	outline: none;
}
#content {
	padding: 10px 20px;
	width: 685px;
	overflow: hidden;
}
#content ul {
	padding-left: 16px;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg_2.gif) no-repeat;
}
.post-title {
/*	float: left;
	margin-left: 10px; */
	width: 630px;
}
p.post_date {
	color: #bbb;
	font-style: italic;
	margin-top: 0 !important;
}
.entry {
	clear: both;
	margin-top: 10px;
}
/* ===================== Not checked yet ========================== */
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
/* =====================  checked  ========================== */
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
/* ===================== Not checked yet ========================== */
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #edece1 url(images/content-bg4.gif);
}
.commentlist cite {
	font-size: 120%;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #714517;
}
.commentlist a, .commentlist a:visited {
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input[type=text]{
	width: 153px;
	background: #edece1 url(images/content-bg4.gif);
	border: 1px solid #999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 678px;
	height: 115px;
	background: #edece1 url(images/content-bg4.gif);
	border: 1px solid #999;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
/*	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none; */
	float:right;
/*	width: 144px;
	height: 29px; */
}
/* =====================  checked  ========================== */
#sidebar {
	float: right;
	padding: 0 10px 20px 0;
	width: 220px;
	margin: 0;
}
#sidebar li {
	list-style: none;
	margin: 20px 0;
}
#sidebar p, 
#sidebar ul,
#sidebar select {
	margin: 10px 0;
	padding: 0;
}
#sidebar li ul li {
	list-style: disc;
	margin: 0;
	margin: 0;
	padding: 2px 0;
}
#sidebar li ul {
	margin-left: 16px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 120%;
}
#sidebar ul a {
	color: #333;
}
#facebook,
#callout {
	text-align: center;
}
#callout {
	margin-top: 20px;
}
#counter {
	margin: 0 -10px;
	text-align: center;
	font-size: 90%;
	background: #d5ddb2;
	border-bottom: 1px solid #59780a;
}
/* ===================== Not checked yet ========================== */
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
/* =====================  checked  ========================== */
#footer {
	clear: both;
	height: 26px;
	background: #59770e url(images/nav-button-bg1.gif) repeat-x;
	font-size: 95%;
	line-height: 26px;
	padding: 0;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#credits {
	margin: 0px 8px;
	width: 944px;
	color: #fff;
	font-size: 85%;
	line-height: 26px;
}
#credits a, #credit a:visited{
	color: #fff;
	text-decoration: underline;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #59770e;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #59770e;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #59770e;
}

