/*   
Theme Name: Aurora, minha filha
Theme URI: 
Description: Iraê tá fazendo o tema pra Aurora
Author: Iraê
Author URI: http://irae.pro.br/
Template: thematic
Version: 1.0
Tags: Thematic, dawn, sunrise, aurora, orange
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* 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');

#header {background:#FC8C09 url(/wp-content/themes/auroramf/aurora_bg_head.png) center top;height:430px !important;}
#branding {padding-bottom:248px;color:#8A0004;}
#branding a:hover, #branding a {color:#8A0004;}
#blog-description {color:#8A0004;}

.sf-menu a, .sf-menu a:visited {color:#FDB30A;background:#360D00;}
#access, .sf-menu {border:none;}
.sf-menu a {border-style:solid;border-width:1px 1px 0 1px;border-color:#FDB30A;margin-right:1px;}
.sf-menu a {-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px;-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;border-top-right-radius:8px;}
.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover {background:transparent;}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {background:#FDB30A;color:#360D00;}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {font-weight:bold;color:#000;background:#fff;border:none;border-bottom:2px solid #fff;}

