/*

Theme Name: Spring Flower
Author: Laura Dahl
Theme URI: http://www.nightwatchdesign.com
Description: A Springy theme made for busymomdahl.org
Version: 1.0
Date: February 20, 2010

-----------------------------------------------
Illustrations for this theme are not
permitted to be used elsewhere without purchase from Laura Dahl
If you wish to use them in a location outside of the
purpose they are intended, feel free to contact
Laura Dahl lbdahl@gmail.com.
----------------------------------------------- */

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


@font-face {
    font-family: Delicious;
    font-weight: bold;
    src: url(delicious-123/Delicious-Bold.otf) format(truetype);
}
@font-face {
    font-family: Delicious;
    font-style: italic;
    src: url(delicious-123/Delicious-Italic.otf) format(truetype);
}
@font-face {
    font-family: Delicious;
    font-variant: small-caps;
    src: url(delicious-123/Delicious-SmallCaps.otf) format(truetype);
}
@font-face {
    font-family: Delicious;
    src: url(delicious-123/Delicious-Roman.otf) format(truetype);
}
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Delicious, Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-image: url(images/cloudbkgd.jpg);
	background-repeat: repeat-x;
	background-color: #b2e3f1 !important;
}
a, a:link {
	color: #591937;
	text-decoration: none;
}
a:visited {
	color: #591937;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width:0;
	border:0;
}
#content a, #contenthome a {
	font-weight: bold;
}

#wrapper {
	width: 960px; 
	background: #FFFFFF;
	text-align: left; 
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}
/* Home Page Primary Layout Elements */
#containerhome {
  padding-left: 220px;
  padding-right: 0;
}
#containerhome #contenthome {
	float: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 0px;
	width: 470px;
	overflow: hidden;
}
#containerhome #contenthome p {
	font-size: 1.1em;
}
#containerhome #contenthome h1 {
	margin: 2px 0;
	text-align: center;
}

#containerhome #left_sidebar {
  width: 220px;          /* LC width */
  margin-left: -730px;
  margin-top: 20px;
  float: left;
}
#containerhome #sidebar {
  width: 200px;          /* RC width */
  margin-top: 20px;
  margin-right: -30px;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.entry-date {
	margin: 4px 0;
}
.excerptwrapper p {
	margin: 3px 0;
}
#main .fullcolumn {
	font-size: 1.2em;
	margin: 4px 20px;
	clear: both;
	width: 100%;
}
#sidebar {
	margin-top: 40px;
	font-size: 0.9em;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

/*** IE6 Fix ***/
* html #left_sidebar {
  left: 180px;           /* RC width */
}
/* Header
-------------------------------------------------------------- */

#header {
	padding: 0;  
	position: relative;
	background-image: url(images/brown_bkgd.jpg);
	background-repeat: repeat;
}
#headerwrapper {
	width: 100%;
}
/* Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
#navcontainer {
	padding:0;
	margin: 0;
}
ul#navlist {
	background-position: left bottom;
	color: #fff;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-image: url(images/nav_bkgd.gif);
	background-repeat: repeat-x;
}
ul#navlist li {
	display: inline;
	}
#navlist a {
	text-shadow: 1px 1px 1px #e6e6e6;
	letter-spacing: 0.2px;
	padding: .4em 1.2em 0;
	color: #034f67;
	font-size: 1.3em;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#navlist a:hover {
	text-shadow: 1px 1px 1px gray;
	color: #fff;
}
/* =Content
-------------------------------------------------------------- */
#content {
	float: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 2px;
	width: 600px;
	overflow: hidden;
	font-size: 1.1em;
}
#content .fullcolumn {
	clear: both;
	width: 100%;
	text-align: left;
}
#content .halfcolumn {
	width: 260px;
	float: left;
	margin-right: 20px;
}
.post {
	margin: 0 0 3em 0;
}
.entry-content, .entry-summary {
	margin: 1em 0 0 0;
}
/* Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1.entry-title, h2.entry-title {
	margin-top: 1em;
	margin-bottom: 3px;
	font-family: Delicious, Verdana, Arial, Helvetica, sans-serif;
	color: #c8336b;
	font-size: 1.8em;
	text-shadow: 1px 1px 1px #777777;
	line-height: 1.4;
}
.page-title {
	font-size: 1.2em;
}

h1 {
	margin-top: 1em;
	margin-bottom: 3px;
	font-family: Delicious, Verdana, Arial, Helvetica, sans-serif;
	color: #0E4F60;
	font-size: 1.8em;
	text-shadow: 1px 1px 1px #777777;
}
h2 {
	margin-top: 16px;
	margin-bottom: 6px;
	font-family: Delicious, Verdana, Arial, Helvetica, sans-serif;
	color: #0E4F60;
	font-size: 1.6em;
	font-variant: small-caps;
	line-height: 1.2;
}
h3 {
	font-size: 1.3em;
}
* html h1, * html h2, * html h3, * html #sidebar h2 {
	height:1px;
}
/* Posts
----------------------------------------------- */
.entry-meta {
	margin-left: 1.5em;
	margin-bottom: .5em;
	margin-right: 0;
	margin-top: 0em;
	font-size: 0.9em;
	font-weight: bold;
}
.post, .entry, .page {
	margin-left: 0;
	margin-bottom: 0.1em;
	margin-right: 0;
	margin-top: 0.1em;
	background-color: #fff;
}
.post-title {
	margin: 0;
	padding: 0;
}
.post blockquote {
	padding: 6px;
	border-left: #99CB02 2px solid;
	margin-left: 4em;
	padding: .4em .8em .4em;
	background-color: #f9feea;
	overflow: hidden;
}
.post blockquote p {
	margin:.75em 0;
}
.post-entryinfo {
	color:#000000;
	font-size: .85em;
	padding: 4px 0 8px 16px;
	margin-top: -6px;
}
.post-excerpt {
	font-size: 1.1em;
	line-height: 1.2em;
}
.comment-link {
	margin-left:.6em;
}
/* Comments
----------------------------------------------- */
#comments {
	margin: 3em 1em 1em;
}
#comments h3 {
	margin:1em 0;
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.6em;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999;
}
#comments-block {
	margin:1em 0 1.5em;
	line-height:1.6em;
}
#comments-block dt {
	margin:.5em 0;
}
#comments-block dd {
	margin:.25em 0 0;
}
#comments-block dd.comment-timestamp {
	margin:-.25em 0 2em;
	font-size:78%;
	line-height: 1.4em;
	text-transform:uppercase;
	letter-spacing:.1em;
}
#comments-block dd p {
	margin:0 0 .75em;
}
.deleted-comment {
	font-style:italic;
	color:gray;
}
#commentform input[type=submit] {
	margin-left: 275px;
	border:1px solid #ccc;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	color:#999;
}
/* Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: hidden;
	clear: both;
}
.nav-previous {
	width: 280px;
	float: left;
}
.nav-next {
	text-align: right;
	width: 280px;
	float: right;
}
table #next {
	text-align: right;
}
/* =Widget Areas
-------------------------------------------------------------- */
.widget-container {
	margin: 0 0 1em 0;
	border: 0px solid #000 !important;
}

#sidebar h2 {
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 1px #777777;
	word-spacing: normal;
	border-style: none;
	border-width: 0px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin:1em 0 .75em;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:0;
	letter-spacing:.1em;
	color: #0E4F60;
	font-size: 1em;
}
#sidebar a {
	margin-right: 6px;
	color: #0C2F3B;
	text-decoration:none;
	font-size: 1.1em;
	font-weight:normal;
	display: block;
	padding: 3px 2px 3px 4px;
}
#sidebar a:hover {
	color: #4c4c4c;
	background-color: #ecf7fb;
}
#sidebar ul {
	border: 0px solid #000;
	margin: 0px 0px 1.5em .2em;
}
#sidebar ul ul {
	margin: 0px;
	padding: 0px;
	text-indent:0px;
	list-style:none;
	text-align: left;
}
#sidebar ul ul ul.children {
	margin: 0px;
	padding: 0 0 0 .5em;
	text-indent:0px;
	list-style:none;
	text-align: left;
}
#sidebar ul ul ul ul.children {
	margin: 0px;
	padding: 0 0 0 1em;
	text-indent:0px;
	list-style:none;
	text-align: left;
}
#sidebar li {
	padding-left: 16px;
	font-size: 12px;
	list-style:none;
}
#sidebar li ul li {
	padding-left: 16px;
	font-size: 12px;
	list-style:none;
	background-image: url(images/yellow-flower.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat;
}
#sidebar p {
	color:#999999;
	line-height:1.2em;
}
#sidebar img {
	border:0px;
}
#sidebar fieldset {
	border: none;
}
#sidebar #searchform {
	font-size: 1.2em !important;
}
#sidebar #s {
	border: 1px solid #bbb;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	width: 16em;
}
#sidebar #searchsubmit {
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
}
.screen-reader-text {
	display: none !important;
}
#wp-calendar {
	empty-cells:show;
	width: 250px;
	color: #888;
	overflow: hidden;
}
#wp-calendar tfoot tr td a, #wp-calendar tfoot tr td a:hover {
	color: #731702;
	background: #ffffff;
	border: none;
	font-weight: normal;
}
#wp-calendar a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #2D474B;
	background-color: #ecf8fb;
	text-decoration: none;
	color: #2D474B;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}
#wp-calendar a:hover {
	color: #681100;
	background-color: #fdf2ef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BF2604;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}
#wp-calendar caption {
	text-align:center;
}
/*current date color, whether this is an active post or not*/
#wp-calendar #today {
	color: #0C60A5;
	background: none;
	font-weight: bolder;
}
/* this is the smtwrfs at the top, just in case*/
#wp-calendar th {
	border-bottom: 1px dotted #777777;
	font-weight: bold;
	color: #777777;
	text-transform: capitalize;
	text-align: center;
}
#wp-calendar td, #wp-calendar td.pad:hover, #wp-calendar td:hover, #wp-calendar th {
	width: 14%;
}
#wp-calendar tbody tr td {
	text-align: center;
}
.linkcat h2 {
	list-style-type: none;
}
/* Wide Sidebar */

#sidebarcontent {
	margin-top: 40px;
	font-size: 0.9em;
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 80px;
	float: right;
	font-size: 1em;
}
#sidebarcontent h2 {
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 1px #555555;
	word-spacing: normal;
	border-style: none;
	border-width: 0px;
	margin:1em 0 .75em;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:0;
	color: #0E4F60;
	font-size: 1.3em;
}
#sidebarcontent a {
	text-decoration: underline;
}
#sidebarcontent a:hover {
	text-decoration: none;
}
/* Form elements
----------------------------------------------- */

#content fieldset {
 border: 1px solid #eeeeee;
 padding: 10px 6px 10px 6px;
 margin: 20px 10px 10px;
}
#content legend {
	color: #005D32;
	font-size: 1.3em;
	margin-bottom: 6px;
	font-variant: small-caps;
}
#content fieldset input[type=submit] {
	margin-left: 250px;
}
#content label {
	font-size: 1em;
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	padding: 0 6px 0 0;
}
#content input {
	font-size: 1em;
}
#content input[type=text] {
	width: 300px;
	margin: 4px 0 20px 20px;
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
}
#content textarea {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 4px;
	margin-top: 4px;
	width: 300px;
	height: 6em;
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
}
#content div.textarea {
	display: block !important;
}
#content input[type=select], #content input[type=radio], #content input[type=checkbox], #content input[type=radio], #content input[type=password], #content select {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-top: 4px;
}
#content input[type=submit], #content input[type=reset] {
	border:1px solid #bbb;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	color:#000;
	background: #ffffff;
}
/* Table elements
----------------------------------------------- */
#content table {
	border-collapse: collapse;
	width: 550px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #BF2604;
}
#content caption {
	padding: 0 6px 6px 0;
	width: 550px;
	font-size: 1em;
	font-style: italic;
	text-align: right;
}
#content th {
	font-weight: bold;
	font-size: 1em;
	color: #BF2604;
	border-right: 1px solid #BF2604;
	border-bottom: 1px solid #BF2604;
	border-top: 1px solid #BF2604;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fdf2ef;
}
#content th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #BF2604;
	background: none;
}
#content td {
	border-right: 1px solid #BF2604;
	border-bottom: 1px solid #BF2604;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #400D01;
}
#content td.alt {
	background: #f3fbf6;
	color: #797268;
}
#content #loader {
	margin: 10px 0px;
}
#content #response {
	border: 1px solid #0C60A5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	padding: 10px 5px;
	margin: 10px 0;
}
/* List elements
----------------------------------------------- */
#content li {
	margin-bottom: 3px;
}
#content ul li {
	list-style-type: square;
}
#content ul ul {
	padding-top: 4px;
	margin-top: 4px;
	padding-left: 6px;
	margin-left: 12px;
	list-style-type: circle;
}
#content ul ul li {
	list-style-type: circle;
}
#content ol ol {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 6px;
	margin-left: 12px;
	list-style-type: lower-alpha;
}
#content ol ol li {
	list-style-type: lower-alpha;
}
#content dd {
	margin-left: 1em;
}
/* Post Bottom */
.entry-utility {
	color: #4c4c4c;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 1em;
	margin-top: 1.5em;
	font-size: 1em;
	line-height: 1.3;
}

/* Footer */
 /* Footer
----------------------------------------------- */
#footer {
	padding: 0;
	padding-bottom: 20px;
	text-align: center;
	font-size: .9em;
	background-color: #fff;
	margin: 0;
	clear: both;
}
#footer a, #footer a:link {
	text-decoration:none;
}
#footer a:visited {
}
#footer a:hover {
	text-decoration: none;
	border-bottom: #c8336b dotted 1px;
	}
#footer hr {
	display:none;
}
#footer p {
	margin:0;
	padding-top:15px;
	letter-spacing:.1em;
}
#footercontent #credits {
	clear: both;
	width: 100%;
	color: #888888;
	padding-top: 1em;
}
#footercolumns {
	clear: both;
	width: 100%;
	padding-top: 20px;
	margin-left: 20px;
	text-align: left;
}
#footercolumns h2 {
	margin: 2px 2px 2px;
	color: #0E4F60;
}
#footercolumns p {
	margin: 3px 2px;
}
#footercolumns #leftfootercolumn {
	float: left;
	width: 340px;
}
#footercolumns #centerfootercolumn {
	float: left;
	width: 200px;
	margin: 0 10px;
}
#footercolumns #centerfootercolumn img {
	float: left;
	margin: 3px 6px;
}

#footercolumns #rightfootercolumn {
	float: left;
	width: 400px;
	position: relative;
}
#footercolumns #rightfootercolumn img {
	float: left;
	margin: 0 10px;
}
#twitter_update_list li {
	list-style-type: none;
	width: 360px;
}

/* Feature Elements */

#buttons {
	padding:.75em 0;
}
a.button {
	border:1px solid #ccc;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	color:#666;
	font-size:13px;
	margin:0 10px 0 0;
	padding:.75em 1.25em;
	text-decoration:none;
}
a.button:hover, a.button:active {
	color: #FF4B33;
}

/* Custom rules */
#contact_form {
	width: 580px;
	margin: 10px 0 10px 0;
}
.captchaimage {
	margin-bottom: 10px;
	margin-left: 150px;
	height: 34px;
	width: 150px;
	background-repeat: no-repeat;
	background-image: url(images/captcha.jpg);
	display: block;
}
.caption {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: -12px;
	display: block;
	text-align: center;
	color: #87A644;
}
.error {
	font-size: 0.9em;
	color: #990000;
}
h2.exif-title {
	font-size: 1.1em;
	color: #75B2BF;
	margin-top: 3px;
	margin-bottom: 5px;
}
.exif-wrapper {
	margin: -10px auto 20px;
	width: 450px;
	list-style-type: none;
	overflow: hidden;
	font-size: .9em;
	margin-bottom: 16px;
	clear: both;
}
li.exif-list {
	float: left;
	padding: 0px 10px;
	margin: 0;
	color: #666666;
	list-style-type: none;
	font-style: normal;
}
.homelink {
	font-size: 1.6em;
	line-height: 1.2em;	
}
.imgcenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 6px;
}
.imgcenter img {
	padding: 3px;
	border: 2px solid #75B2BF;
}
.imgfloatleft {
	padding: 1px;
	margin: 4px;
	margin-right: 8px;
	border: 4px solid #75B2BF;
	float: left;
}
.imgfloatleft img {
	margin: 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.important {
	font-size: 1.4em;
}
.post {
	overflow: hidden;
	clear: both;
}
.screenReader {
	display: none;
}
.webgallery {
	margin: 0px auto;
	overflow: hidden; /* This keeps anything below the gallery from wrapping in many browsers */
	}
.webgallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.webgallery ul li {
	float: left;
	padding: 4px;
	text-align: center;
	list-style-type: none !important;
	position: relative;
	margin: 6px;
}
.webgallery img {
	padding: 3px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	margin: 6px;
}
.webgallery .caption {
	display: block;
	height: 1.8em;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: 30px;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, .7);
	color: #ffffff;
}

body.mceContentBody {
	background-color:#FFF !important;
	background-image: none;
	text-align: left;
}

