/*
Theme Name: Life Choices Women's Clinic
Version: 1.0
Description: Custom Theme for Life Choices Women's Clinic
Author: Fasturtle
Author URI: http://fasturtle.com
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #CED3D9 ;
	margin: 0px auto 0px;
}

#body-bg {
	background: #FFF url(img/bg-tile.jpg) repeat-x;
}

a {color: #3399FF; text-decoration:none;}
a:hover {color: #1975CF; text-decoration:underline;}

h1 {
	color: #445978; 
	font: normal 2.4em Verdana, Helvetica, sans-serif;
	padding: 8px 0 12px 0;
}

h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

li {list-style:none;}

h2 {
	color: #836639; 
	font: normal 1.4em Verdana, Helvetica, sans-serif;
	padding: 8px 0 2px;
}
.brownbox h2 {
	color: #fff; 
	font: bold 1.5em Verdana, Helvetica, sans-serif;
}
.brownbox li {
	color:#fff;
}

h2 a {text-decoration: none;}
h2 a:hover {text-decoration: underline;}

h3 {
	color: #836639; 
	font: bold 1.2em Verdana, Helvetica, sans-serif;
	padding: 8px 0 2px;
}


blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font: normal 1em Verdana,serif;
	color: #000;
	padding-left: 26px;
	line-height: 1.4em;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
.wp-caption {padding:5px; border:1px solid #333; background-color:#ccc; text-align:center; margin: 12px 15px 12px 0px;}
.alignleft {float:left;}
.alignright {float:right;}
p.wp-caption-text {font-size:.8em; line-height:1.2; font-weight:bold; padding:5px;}
small,.small {font: normal 0.9em sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

ul li {color:#445978; padding-bottom:6px; list-style:none;}

.lang {padding: 0px 0px 10px 20px; font: normal .6em Verdana, Helvetica, sans-serif; color: #FFFFFF;}
.lang a{color: #FFFFFF; text-decoration:none;}
.lang a:hover {color: #B5C6DF; text-decoration:underline;}

/* flashContent */
#flashContent {
	height: 245px;
	}
	
/* structure */
#wrapper {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; 
	width: 877px;
}


/* content */
.content {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	}

.sub-bg {
	background: url(img/sub-header.jpg) no-repeat top center; 
	
}

.brownbox {
	background: #836639;
	padding: 0px 15px 0px 15px;
	font: 13px Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}

.brownbox a { font-weight:bold; color: #FFFFFF; text-decoration:none;}
.brownbox a:hover {color: #FFFFFF; text-decoration:underline;} 


.chart {padding: 10px; border: solid 1px #637898; width: 98%;}
.chart-left td {width: 70%;}
.chart-right td {width: 25%;}
.chart-color01 {background-color:#445978; color:#FFF; font-weight:bold; font-size:1.2em; height:30px; text-align:center;}
.chart-color02 {background-color:#E0E7EF;}

/* donation form */

div.container {
margin-bottom: 20px;
}

div.odd {
background: #f3f3f3 url(img/donationArrow.gif) top right no-repeat;
padding: 20px 12px;
}

div.even { 
padding: 20px 12px;
}

span.detail { 
font-size: 10px;
font-style: italic;
margin-left: 12px;
}

table.donationForm { 
padding: 10px; 
border: solid 1px #637898; 
width: 100%; 
}

div.row {
clear: both;
padding-top: 10px;
}

#donationForm input { 
display: inline;
border:solid 0 #fff;
border-bottom: dotted 1px #344766;
}

input#receiptNewsletterYes, input#receiptNewsletterNo, input#inMemoryOf, input#inHonorOf, input#otherSpecify, input#donationAmount1000, input#donationAmount500, input#donationAmount100, input#donationAmount25, input#donationAmountOther, input#donationOngoingYearly, input#donationOngoingMonthly, input#donationOngoingOther {
border:solid 0 #fff;
border-bottom: solid 0 #fff;
}

#donationForm input.reqd { 
border:solid 0 #fff;
border-bottom: solid 1px #344766;
}

#donationForm input.warning { 
border:solid 0 #fff;
border-bottom: solid 1px #cc0000;
}

#donationForm label { 
display: inline;
margin: 0 12px 10px 0;
}

div.donateChoice {
background: #f3f3f3;
display: inline;
float: left;
min-height: 188px;
margin: 0 0 0 13px;
padding: 8px;
width: 115px;
}

#donate1000 {
margin: 0;
}

#donationAmountOther {
margin-top: 20px;
}

div.donateChoice:hover, div.donateChoiceChecked {
background: #D4EBD8 url(img/donationChoice.gif) top left no-repeat;
}

div.donateChoice label.donateChoice {
font-family: "Georgia", serif;
font-size: 200%;
font-style: italic;
}

div.donateChoice label.donationDetail {
color: #555;
font-size: 14px;
font-weight: bold;
text-shadow: 1px 1px 0px #EBECEE;
}

div.donateChoice label.donationProvides {
color: #555;
font-size: 10px;
font-style: italic;
}

input#donate {
font-size: 200%;
padding: 5px;
width: 225px;
}

.donateButton {
margin: 10px auto;
text-align: center;
text-shadow: 1px 1px 0px #EBECEE;
}

/*

.donationAmount1000:hover, #donate1000:hover {
background: #EBECEE;
}
.donationAmount500:hover, #donate500:hover {
background: #EBECEE;
}
.donationAmount100:hover, #donate100:hover {
background: #EBECEE;
}
.donationAmount25:hover, #donate25:hover {
background: #EBECEE;
}

*/

/* misc */
.right .content {padding: 10px 20px 10px 20px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.col2 .left {width: 270px;}
.col2 .right {width: 607px;}

/* navigation */
.navigation {
	background: #445978;
	width: 270px;
	margin: auto;
}

.navigation ul {
	padding: 0; 
	margin: 0;
}

.navigation li {
	list-style: none; 
	border-top: 1px solid #697A93;
}

.navigation li a {
	display: block;
	font: normal 17px Verdana,sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
	margin: 0px;
	padding-left:20px;	
}

.navigation li a:hover {color: #FFF; background: #637898;}


/* footer */
.footer {
	clear: both;
	background: #CED3D9 url(img/footer-tile.jpg) repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #ff9900;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}
.footer-wrapper {width: 877px; margin: 0px auto;}
.footer-wrapper .left {width: 270px;}
.footer-wrapper .right {width: 607px;}

/* global navigation */
#globalnav {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #445978;
	padding-top: 20px;
}

#globalnav ul {padding: 0; margin: 0;}
#globalnav li {
	display: inline;
	list-style: none;
	border-right: #EFF0F2 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 2em;
}

#globalnav a {color: #445978; text-decoration:none;}
#globalnav a:hover {color: #445978; text-decoration:underline;}

/* copyright */
#copyright {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #445978;
	padding-top: 20px;
	text-align:left;
}
#copyright a {color: #445978; text-decoration:none;}
#copyright a:hover {color: #445978; text-decoration:underline;}


/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
	
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
/*.post img {border: none; margin: 4px 0;}*/
.post a img {border: none;}
.post a:hover img {border-color: none;}




/* block list */
ul.block, .block ul {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #D2D0C0;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}
.col2 .right table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.col2 .right table td {
  padding: 1px;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-weight: bold;
}

.col2 .right table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}