/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#main.fullwidth, .layout-full #main, .col-full {
    margin: 0 auto;
    max-width: 827px;
    width: 100%;
}

.noticeyellow {
    background: #ffff33 none repeat scroll 0 0;
    border-radius: 6px;
    color: #222;
    display: block;
    font-weight: bold;
    overflow: hidden;
    padding: 26px;
    position: relative;
    text-shadow: 0 0 4px #fff;
    top: -57px;
}

.page-id-43 iframe {
width:90%;
height:auto;
min-height:400px;
}

.featured-wrap {
    background: url("images/bg-slider.png") repeat-x scroll 0 0 transparent;
    border-bottom: 0 solid #E1E1E1;
    box-shadow: 0 0 10px 0 #111111 inset;
    overflow: hidden;
    position: relative;
    z-index: 998;
}

.breadcrumbs {
    background: url("images/bg-texture.png") repeat scroll left top #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 3px 3px 3px 3px;
    color: #8B8B8B;
    display: none;
    font-weight: bold;
    height: 28px;
    margin: 0 0 3em;
    overflow: hidden;
    position: relative;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.nav a {
    color: #CCCCCC;
}
h1, h2, h3, h4, h5, h6 {
    color: #FFFFFF;
    margin: 0;
}

#navigation {
    display: block !important;
    float: right;
    margin-right: 37px;
    margin-top: 0;
}

#header .search_main {
    display: none;
    float: right;
    margin-top: -2px;
    width: 170px;
}
#intro header p {
    color: #BCBDC0 !important;
    font-size: 30px !important;
    padding-top: 28px !important;
}
#navigation {
    display: block !important;
    margin-top: 0;
}

body {
    background: none repeat scroll 0 0 #090709 !important;
    color: #585858;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 1.5;
}

.featured-wrap #featured {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: 0 0 0 0 #888888 inset;
    margin-top: 19px;
    max-width: 960px;
}

.nav li.current_page_item > a, .nav li.current_page_parent > a, .nav li.current-menu-ancestor > a, .nav li.current-cat > a, .nav li.current-menu-item > a {
    background: none repeat scroll 0 0 #BE2024;
    color: #FFFFFF !important;
    font-weight: bold;
    text-shadow: none;
}

.nav a:hover {
    background: none repeat scroll 0 0 #BE2024;
    color: #FFFFFF !important;
}

#header .site-title a {
    color: #FFFFFF;
    font: bold 28px/40px arial,sans-serif;
}

.home-section ul {
    float: left;
    margin-top: -29px;
    width: 73.96%;
}

#intro h1 {
    color: #bcbdc0!important;
    font: 300 73px/1.3 "Signika",sans-serif,sans-serif;
}
#intro {
    background: none repeat scroll 0 0 #090709!important;
    color: #FFFFFF;
border-bottom: 0 solid #E1E1E1;
}

#content {
    background: none repeat scroll 0 0 #090709 !important;
    color: #FFFFFF;
}

#header {
    background: none repeat scroll 0 0 #0D0D0D;
    border-bottom: 1px solid #1A1A1A;
padding: 1em 0;
}