/*
Theme Name: Angry Goose Theme
Theme URI: http://bowefrankema.nl
Description: Child Theme of Unsigned
Version: 1.0
Date: 2012-01-08
Author: Bowe Frankema
Author URI: http://bowefrankema.nl
Tags: buddypress, bbpress, infinity, child, responsive, minimal
Template: unsigned

Parent styles */

/* This stylesheet contains a bunch of extra stuff like buttons and Menu Icons you can use across your theme.*/
/*
 /* Columns Shortcodes*/

@import url("../unsigned/style.css");
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background: url("images/bg-bio.jpg") no-repeat fixed center top #333134;
    font-size: 13.5px;
    color: #CFCFCF;
}

.home {
	background: #222 !important;
	background-image: none;
}

height: auto;
    max-width: 100%;

a {
    color: #C12424;
}

#navigation {
    padding-top: 20px;
}

.entry img {
    margin-bottom: 20px;
    height: auto;
    max-width: 100%;
}

.nav li a {
    color: #DDD;
    font-family: "Helvetica Neue";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 1.4;
    margin-right: 10px;
}

.nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-item a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.li.current-menu-item a {
    background: none repeat scroll 0 0 #474747;
    color: #E4E2E2;
    text-shadow: 0 1px 0 #000000;
}

.widget h3, .widget h2,header h1.out-box,h1, h2, h3, h4, h5, h6 {
    color: #FFFFFF;
    font-family: "BebasNeueRegular",serif;
    letter-spacing: 0.08em;
}

#respond h3 {
    font-weight: normal;
}

.flexslider .slides .slide, .widget_video, .widget.woo-audio-player, .widget .container, .rounded-border, .widget.widget_recent_news ul li, .widget.widget_press_clippings ul li, #header-wrap, #navigation .nav ul, .widget.widget_events ul li, table, #tabs .inside, #tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover, .widget.widget_galleries ul li, .widget .woo-audio-player, .widget.widget_woo_twitter .back, .widget.widget_albums ul li, .widget_shopping_cart ul.cart_list li, .widget_shopping_cart ul.product_list_widget li, .searchform, .textwidget, .tagcloud, .post, .type-page, .type-band_member, .type-video, .type-product, .type-gallery, .type-album, .type-event, #contact-page, ul.products, tr.alt-table-row, ul.widget-video-list, p.buttons, body .widget_shopping_cart .total, #post-author, #comments .comment.thread-even, .widget ul, #navigation .nav ul, #respond #commentform, .type-press {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

body #header-wrap {
    background-color: rgba(0, 0, 0, 0.7) !important;
    border-bottom: 4px solid #871A1A;
}

#text-2 .container .social li a {
    font-size: 14px;
}
