/*   
Theme Name: Thymes Two
Theme URI: 
Description: Based on the Thematic Child Theme.
Author: Ian Stewart (Thematic) and Deirdre Spencer (Thymes Two)
Author URI:
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
Child design by Deirdre Spencer http://www.deirdrespencer.com and © Mary Coperning Barber and Sara Corpening Whiteford
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* masthead edits */

#header {background:#8ecb40 url(http://www.maryandsara.com/images/global/masthead_bkgd.jpg) top no-repeat;height:226px;}
#blog-title {display: none;}
#blog-description {display: none;}
#branding {height:62px;}

/* links edits */
a:link, a:visited {color:#00aa4f;}
a:active, a:hover {color:#71b93f;}
.sf-menu {font-family:Arial, Helvetica, sans-serif;}
.sf-menu a:link, .sf-menu a:visited {color:#440062;}
.sf-menu a:hover, .sf-menu a:active {color:#96003b;}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:#efede1 none repeat scroll 0 0;}
.sf-menu li li li {background:#efede1;}
.sf-menu ul a {background:#f7f4ef;}
.sf-menu ul a:hover {color:#96003b;}
.entry-title {color:#8ecb40;}
.entry-title a:link, .entry-title a:visited {color:#8ecb3f;}
.entry-title  a:hover, .entry-title a:active {color:#8e0b90;}
.entry-content h2 {color:#8e0b90;padding:20px 0 14px;}
.entry-meta a:link, .entry-meta a:visited {color:#00aa4f;}
.entry-meta a:active, .entry-meta a:hover {color:#8e0b90;}
.entry-utility a:link, .entry-utility a:visited {color:#00aa4f;}
.entry-utility a:active, .entry-utility a:hover {color:#8e0b90;}


/* sidebar edits */
#primary {background:#efede1 url(http://www.maryandsara.com/images/global/sidebar_bkgd.gif) top no-repeat;}
.aside a:link, .aside a:visited {color:#00756a;}
.aside a:active, .aside a:hover {color:#8e0b90;}

/* footer edits */
#footer {background:#8ecb40 url(http://www.maryandsara.com/images/global/footer_bkgd.gif) top no-repeat;}
#siteinfo {color:#fff;font-family:Arial, Helvetica, sans-serif;}
#siteinfo a:link, #siteinfo a:visited {color:#fff;font-weight:bold;}
#siteinfo a:active, #siteinfo a:hover {color:#fff;font-weight:bold;}

.entry-content hr {size:1px; noshade:noshade; color:#ffc63b; margin-top:15px; margin-bottom:15px; background-color:#ffc63b;} 

/* home page edits */
.feedburnerFeedBlock .feedTitle a {font-family:Arial, Helvetica, sans-serif;color:#8e0b90;font-weight:bold;font-size:16px;text-decoration:none;}
.feedburnerFeedBlock li {margin-top:15px;}
.feedburnerFeedBlock .headline a {font-family:Arial, Helvetica, sans-serif;color:#8ecb40;font-weight:bold;font-size:14px;text-decoration:none;}
.feedburnerFeedBlock .date {font-size:11px;font-style:normal;letter-spacing:0.05em;text-transform:uppercase;color:#666666;line-height:18px;margin-bottom:8px;}
#primaryHomepage {background:#EFEDE1 url(http://www.maryandsara.com/images/home/sidebar_bkgd.gif) no-repeat scroll center top;border:1px solid #CCCCCC;margin-bottom:22px;padding:18px 0 18px 0;}
