/*   
Theme Name: Vanessa Barrington
Theme URI: 
Description: Based on the Thematic Child Theme.
Author: Ian Stewart (Thematic) and Deirdre Spencer (for Vanessa Barrington)
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 © Vanessa Barrington
.
*/

/* 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:#ec5800 url(http://www.vanessabarrington.com/images/global/masthead_bkgd.jpg) top no-repeat;height:95px;}
#blog-title {display: none;}
#blog-description {display: none;}
#branding {height:62px;padding:0;}
#main {padding-top:270px;}
#wrapper {background: url(http://www.vanessabarrington.com/images/global/photostrip.jpg) top no-repeat;}

/* links edits */
a:link, a:visited {color:#d74f64;}
a:active, a:hover {color:#e920b5;}
.sf-menu {font-family:Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:bold;}
.sf-menu a:link, .sf-menu a:visited {color:#d50086;}
.sf-menu a:hover, .sf-menu a:active {color:#e7642a;}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:#ffd781 none repeat scroll 0 0;}
.sf-menu li li li {background:#ffd781;}
.sf-menu ul a {background:#ffc1d1;}
.sf-menu ul a:hover {color:#d50086;}
.entry-title {color:#933b10;font-family:"Clarendon", Georgia, "Times New Roman", Times, serif;font-weight:normal;}
.entry-title a:link, .entry-title a:visited {color:#933b10;}
.entry-title  a:hover, .entry-title a:active {color:#933b10;}
.entry-content h2 {color:#ec5800; padding:20px 0 14px;}
.entry-meta a:link, .entry-meta a:visited {color:#e92065;}
.entry-meta a:active, .entry-meta a:hover {color:#d74f64;}
.entry-utility a:link, .entry-utility a:visited {color:#e92065;}
.entry-utility a:active, .entry-utility a:hover {color:#d74f64;}

/* sidebar edits */
#primary {background:#fff;border:0;}
.aside a:link, .aside a:visited {color:#e15600;}
.aside a:active, .aside a:hover {color:#e920b5;}
.widgettitle {color:#c91430; font-family:Helvetica, Arial, sans-serif; text-transform:uppercase; size:14px; font-weight:bold;}
.aside h3 { font-style:normal;}

/* footer edits */
#footer {background:#fff;border-top:0}
#siteinfo {font-family:Helvetica, Arial, sans-serif;}
#siteinfo a:link, #siteinfo a:visited {color:#d74f64;font-weight:bold;}
#siteinfo a:active, #siteinfo a:hover {color:#e920b5;font-weight:bold;}

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