@import url(stylesheets/bootstrap.min.css);
    @import url(stylesheets/bootstrap-responsive.min.css);
    /*
Theme Name:  PB-Bootstrap
Theme URI: http://www.pointblank.ie
Author: Point Blank
Author URI: http://www.pointblank.ie
Description: The PB-Bootstrap theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets,  an optional display font,  styling for post formats on both index and single views,  and an optional no-sidebar page template. Make it yours with a custom menu,  header image,  and background.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light,  gray,  white,  one-column,  two-columns,  right-sidebar,  flexible-width,  custom-background,  custom-header,  custom-menu,  editor-style,  featured-images,  flexible-header,  full-width-template,  microformats,  post-formats,  rtl-language-support,  sticky-post,  theme-options,  translation-ready
Text Domain: twentytwelve

This theme,  like WordPress,  is licensed under the GPL.
Use it to make something cool,  have fun,  and share what you've learned with others.
*/body {
    background: url("http://cookwithavonmore.ie/wp-content/uploads/2017/01/001110117AV-CWA_DarkWood_Hori.jpg") repeat top left;
}
body, html {
    height: 100%}
.container {
    min-height: 100%}
.container .shadow {
    -webkit-box-shadow: 0 7px 0px 0px #fff, 0 -7px 0px 0px #fff, 8px 0 10px -4px rgba(0, 0, 0, 0.5), -8px 0 10px -4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 7px 0px 0px #fff, 0 -7px 0px 0px #fff, 8px 0 10px -4px rgba(0, 0, 0, 0.5), -8px 0 10px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 7px 0px 0px #fff, 0 -7px 0px 0px #fff, 8px 0 10px -4px rgba(0, 0, 0, 0.5), -8px 0 10px -4px rgba(0, 0, 0, 0.5);
    background: #fff url("img/bgk-container.gif") top left;
    min-height: 100%;
    padding: 20px;
}
h1, h2, h3 {
    margin: 10px 0;
    font-family: allerbold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #be2807;
    text-transform: uppercase;
    font-size: 24px;
}
h4, h5, h6 {
    margin: 10px 0;
    font-family: allerregular, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a {
    color: #333;
}
a:hover, a:focus {
    text-decoration: none;
    color: #be2807;
}
.span9 p a {
    color: #be2807;
    text-decoration: underline;
}
.span9 p a:hover, .span9 p a:focus {
    text-decoration: none;
    color: #333;
}
.span9 h1 {
    margin-top: 0;
    padding-top: 0;
    line-height: 24px;
}
.span9 img.alignright {
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 4px;
}
.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    padding-left: 0;
    height: 0;
    margin-bottom: 10px;
    overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.collapse {
    -webkit-box-shadow: 0 1px 10px -4px rgba(0, 0, 0, 0.999);
    -moz-box-shadow: 0 1px 10px -4px rgba(0, 0, 0, 0.999);
    box-shadow: 0 1px 10px -4px rgba(0, 0, 0, 0.999);
}
.navbar .navbar-inner {
    min-height: 90px;
    background-color: #FFF;
    background-image: none;
    border: 0 solid #d4d4d4;
    padding-left: 0;
    padding-right: 0;
}
.navbar .nav-collapse.collapse {
    float: left;
    width: 100%;
    margin-top: 0px;
    border-top: solid 3px #be2807;
    background: url("img/navbar-inner.gif") repeat top left;
}
.navbar .brand {
    background: url("img/desktop-logo.png") no-repeat;
    width: 165px;
    height: 88px;
    padding: 0;
    margin: 15px 0 5px 0px;
}
.navbar .nav li {
    font-size: 17px;
    font-family: allerregular, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    padding: auto 30px;
}
.navbar .nav .dropdown-toggle .caret {
    margin-top: 14px;
}
.navbar .nav>li>a {
    padding: 10px 20px 10px 20px;
    color: #333333;
    margin-right: 10px;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .navbar .nav>.active>a:focus {
    color: #be2807;
    background-color: transparent;
    -webkit-box-shadow: inset 0 5px 8px rgba(0, 0, 0, 0.135);
    -moz-box-shadow: inset 0 5px 8px rgba(0, 0, 0, 0.135);
    box-shadow: inset 0 5px 8px rgba(0, 0, 0, 0.135);
}
.navbar .dropdown-menu>li>a {
    padding: 3px 30px;
    line-height: 25px;
}
.navbar .dropdown-menu>li>a:hover, .navbar .dropdown-menu>li>a:focus {
    background-color: #be2f1c;
    background-image: -moz-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#b72909),  to(#be2f1c));
    background-image: -webkit-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -o-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: linear-gradient(to bottom,  #b72909, #be2f1c);
}
.navbar .dropdown-menu>.active>a, .navbar .dropdown-menu>.active>a:hover, .navbar .dropdown-menu>.active>a:focus {
    background-color: #be2f1c;
    background-image: -moz-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#b72909),  to(#be2f1c));
    background-image: -webkit-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -o-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: linear-gradient(to bottom,  #b72909, #be2f1c);
    color: #FFF;
    background-color: #be2807;
}
.navbar .widgets {
    display: block;
    margin: 60px 10px 17px 0;
    padding-top: 0;
}
.navbar .widgets .widget_search {
    width: 280px;
    float: left;
    padding: 0;
    height: 57px;
}
.navbar .widgets .widget_wp_sidebarlogin {
    float: right;
    padding: 16px 10px 4px 35px;
    background: #249edd url("img/bgk-login.png") left no-repeat;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    margin-top: 6px;
}
.navbar .widgets .widget_wp_sidebarlogin a {
    color: #FFFFFF;
}
.navbar .widgets .widget_wp_sidebarlogin h3, .navbar .widgets .widget_wp_sidebarlogin form {
    display: none;
}
.navbar .widgets .widget_wp_sidebarlogin .sidebar_login_links li {
    list-style: none;
    float: left;
    padding: 0px 10px 4px 10px;
    margin-top: -4px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top: 0;
}
ul.dropdown-menu .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu .dropdown-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .dropdown-menu {
    visibility: visible;
    display: block;
}
.navbar .dropdown-menu .dropdown-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .dropdown-menu .dropdown-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.search-box input[type="text"] {
    height: 35px;
    font-size: 14px;
    line-height: 14px;
    background-color: #f7f7f7;
    margin-top: 3px;
}
.search-box input[type="image"] {
    margin-top: -6px;
    margin-left: -7px;
}
.carousel-inner img {
    color: white;
    display: block;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.carousel-inner a {
    text-decoration: none;
}
.carousel-control {
    border: 0;
    top: 45%}
.carousel-control:hover {
    background: #be2807;
}
.carousel-caption {
    background: #333;
    background: rgba(0, 0, 0, 0.65);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.carousel-caption h4 {
    font-family: claire_handregular, Arial, Helvetica, sans-serif;
    font-size: 30px;
}
.carousel-caption small {
    font-size: 75%;
    line-height: 90%;
    display: block;
    padding-top: 3px;
}
.home .span4.boxes-home {
    padding: 0px;
}
.home .span4.boxes-home .padding {
    padding: 0 2px 0px 10px;
    height: 75px;
}
.home .span4.boxes-home .padding p {
    font-size: 85%;
    padding: 0;
    margin: 0;
}
.home .span4.boxes-home .padding h4 {
    padding-top: 8px;
    padding-bottom: 4px;
    margin: 0;
}
.home .span4.boxes-home .thumbnail {
    padding: 0;
}
.home .span4.boxes-home .hover-toggle {
    display: none;
    position: absolute;
    top: 0;
}
.home .span4.boxes-home .hover-group:hover .hover-toggle {
    display: block;
    top: 0;
}
.home .span4.boxes-home .img-container {
    position: relative;
}
.home .span4.boxes-home .hover-toggle {
    text-align: center;
}
.home .span4.boxes-home .hover-toggle .btn {
    float: none;
    display: inline-block;
    font-size: 21px;
    line-height: 24px;
    border-width: 0px;
    opacity: 0.80;
    height: 208px;
    width: 239px;
    padding-top: 50px;
    margin-top: -20px;
    filter: alpha(opacity=80);
}
.home .span4.boxes-home .hover-toggle .btn.btn-danger p {
    opacity: 0.99;
    filter: alpha(opacity=100);
    color: #FFFFFF;
}
.home .btn-danger {
    background-color: #be2f1c;
    background-image: -moz-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#b72909),  to(#be2f1c));
    background-image: -webkit-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -o-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: linear-gradient(to bottom,  #b72909, #be2f1c);
}
.home .btn-group {
    white-space: pre-wrap;
}
.home .span8, .home .span4 {
    background: #FFFFFF;
    border: solid 1px #c4c4c4;
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    margin-bottom: 10px;
}
.home .span8 .span4, .home .span4 .span4 {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: transparent;
}
.home .span8 .span4 img, .home .span4 .span4 img {
    margin: 0 0px 0 0px;
}
.home .span8 h4, .home .span4 h4 {
    text-align: center;
    font-size: 14px;
}
.home .span8 .date, .home .span4 .date {
    color: #be2807;
    font-size: 90%}
.home .span8 .home-news, .home .span4 .home-news {
    margin-bottom: 11px;
    padding-left: 12px;
}
.recipes {
    padding-top: 20px;
}
.recipes h1.recipe-title {
    margin-top: -20px;
    padding-top: 0;
}
.recipes .span3 {
    margin-left: 0px;
    margin-right: 15px;
    margin-bottom: 28px;
    height: 225px;
}
.recipes .span3 h4 {
    text-transform: capitalize;
    text-align: center;
    font-size: 16px;
}
.recipes .span3 img {
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 4px;
}
.recipes .hero-unit {
    padding: 10px;
    background: #FFFFFF;
    border: solid 1px #c4c4c4;
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    margin: 3px 0 15px 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    width: 100%}
.recipes .hero-unit ul {
    margin-left: 12px;
}
.recipes .hero-unit ol li {
    list-style-type: decimal;
}
.recipes .recipe-print-link {
    display: none;
}
.recipes .nav-list {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.recipes .controls {
    margin: 5px 0 0 0;
}
.recipes .controls li {
    margin: 0;
}
.recipes .controls a {
    background-color: #be2f1c;
    background-image: -moz-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#b72909),  to(#be2f1c));
    background-image: -webkit-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -o-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: linear-gradient(to bottom,  #b72909, #be2f1c);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    padding: 8px 10px;
    margin: 5px 0;
}
.recipes .controls li.ready-time {
    background: #249edd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    padding: 8px 10px;
    margin: 5px 0;
    display: block;
}
.recipes .recipe-box-row.span3 {
    height: 325px;
}
.recipes h3 {
    line-height: 20px;
}
.recipes h3.ingredient-divider {
    text-transform: capitalize;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    padding: 0;
    line-height: 20px;
}
.recipe-box-wrapper a {
    color: #be2807;
}
.recipe-box-wrapper a:hover, .recipe-box-wrapper a:focus {
    text-decoration: none;
    color: #333;
}
.ratings li a {
    text-indent: -9999px;
}
.mycookbook .span3 {
    margin-left: 0px;
    margin-right: 15px;  height: 280px;
}
.mycookbook .span3 img {
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 4px;
}
.mycookbook h4 a {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    background-color: #e1e4eb;
    padding: 12px;
    font-size: 18px;
    display: block;
    color: #333;
}
.mycookbook h4 a:hover, .mycookbook h4 a:focus {
    text-decoration: none;
    color: #be2807;
}

.videos .span3 {
    height: 150px;
}

.video-post h1 {
    padding-bottom: 15px;
}

.video-post #ssba {
    padding-top: 20px;
}

.news h4 {
    padding-top: 20px;
}
.news .news-post {
    border-bottom: solid 1px #d4d4d4;
    display: block;
    float: left;
    padding-bottom: 15px;
}
.news a {
    color: #be2807;
}
.news a:hover, .news a:focus {
    text-decoration: none;
    color: #333;
}
.news small {
    color: #3ca5df;
}
.news .read-more {
    display: block;
    margin: 10px 0 10px 0;
}
.news .pull-right {
    padding-bottom: 25px;
    display: block;
}
.news .pull-right img {
    margin: 20px 0 0 10px;
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.news .entry-title {
    color: #be2807;
    font-size: 24px;
}
.cform {
    width: 600px;
}
.cform textarea, .cform input, .cform select {
    width: 290px;
}
.cform .emailreqtxt, .cform .reqtxt {
    padding-left: 15px;
    color: #999;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
    padding: 9px;
    margin-left: 0px;
    font-size: 18px;
    background-color: #be2f1c;
    background-image: -moz-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#b72909),  to(#be2f1c));
    background-image: -webkit-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -o-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: linear-gradient(to bottom,  #b72909, #be2f1c);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #FFF;
    width: 200px;
}
.cform input.cf_upload {
    width: 220px;
    background: transparent;
    border: 0 solid #888888;
    line-height: 10px;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
.cform label {
    padding-bottom: 10px;
}
.cform input, .cform textarea, .cform select {
    padding: 3px;
    background: #f9f9f9;
    border: 1px solid #e9e8e8;
    vertical-align: top;
}
.cf_info.failure {
    float: left;
    width: 560px;
}
.cform input:hover, .cform textarea:hover, .cform select:hover {
    background: #e9e8e8;
}
.cform input:focus, .cform textarea:focus, .cform select:focus {
    background: #f2f2f2;
}
.cform input.sendbutton:focus, .cform input.sendbutton:hover {
    background: #be2807;
}
.login {
    padding-top: 25px;
}
.login textarea, .login input, .login select {
    width: 290px;
}
.login input:hover, .login textarea:hover, .login select:hover {
    background: #e9e8e8;
}
.login input:focus, .login textarea:focus, .login select:focus {
    background: #f2f2f2;
}
.login input:focus, .login input:hover {
    background: #f2f2f2;
}
.login .submit input {
    padding: 9px;
    margin-left: 0px;
    font-size: 18px;
    background-color: #be2f1c;
    background-image: -moz-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -webkit-gradient(linear,  0 0,  0 100%,  from(#b72909),  to(#be2f1c));
    background-image: -webkit-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: -o-linear-gradient(top,  #b72909,  #be2f1c);
    background-image: linear-gradient(to bottom,  #b72909, #be2f1c);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #FFF;
    width: 200px;
    border: 0;
}
.login ul.tml-action-links {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
}
.login ul.tml-action-links li {
    display: block;
    padding-bottom: 10px;
}
.news h3 {
    text-transform: capitalize;
    font-family: allerregular, Arial, Helvetica, sans-serif;
}
.news .pull-left {
    padding-bottom: 25px;
    display: block;
}
.news .pull-left img {
    margin: 10px 20px 0 0px;
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    background: #FFF;
}
.hero-unit {
    padding: 10px;
    min-height: 100px;
    background: #FFFFFF;
    border: solid 1px #c4c4c4;
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    width: 220px;
    margin: 3px 0 15px 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
.hero-unit ul {
    margin-left: 0;
}
.hero-unit li {
    list-style: none;
}
.hero-unit h2 {
    padding-top: 0;
    margin-top: 0;
}
.hero-unit a {
    color: #333;
}
.hero-unit a:hover, .hero-unit a:focus {
    text-decoration: none;
    color: #be2807;
}
.recipes form label {
    font-family: allerregular, Arial, Helvetica, sans-serif;
    color: #7f7f7f;
    font-size: 14px;
    margin-top: 8px;
}
.recipes form input, .recipes form textarea, .recipes form select {
    font-size: 12px;
}
.banners {
    float: left;
}
.banners img {
    background: #FFFFFF;
    border: solid 1px #c4c4c4;
    -moz-box-shadow: 0 0 5px 2px #d7d7d7;
    -webkit-box-shadow: 0 0 5px 2px #d7d7d7;
    box-shadow: 0 0 5px 2px #d7d7d7;
    margin: 13px 0 15px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
}
aside.unstyled ul {
    margin-left: 0;
    list-style: none;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
h4 .blue {
    color: #249edd;
    letter-spacing: 0.06em;
}
.icons {
    padding-top: 10px;
}
.icons li a {
    padding: 10px 10px 25px 0px;
    margin-bottom: 2px;
    width: 30px;
    display: block;
}
.icons .facebook a {
    background: url("img/social.png") no-repeat 0 -103px;
}
.icons .facebook a:hover {
    background: url("img/social.png") no-repeat 0 -244px;
}
.icons .twitter a {
    background: url("img/social.png") no-repeat 0 -67px;
}
.icons .twitter a:hover {
    background: url("img/social.png") no-repeat 0 -208px;
}
.icons .pinterest a {
    background: url("img/social2.png") no-repeat -2px 4px;
}
.icons .pinterest a:hover {
    background: url("img/social2.png") no-repeat -2px -32px;
}

.icons .linkedin a {
    background: url("img/social.png") no-repeat 0 -138px;
}
.icons .linkedin a:hover {
    background: url("img/social.png") no-repeat 0 -279px;
}
.icons .youtube a {
    background: url("img/social.png") no-repeat 0 -141px;
}
.icons .youtube a:hover {
    background: url("img/social.png") no-repeat 0 -282px;
}
footer {
    border-top: solid 3px #be2807;
    background: url("img/navbar-inner.gif") repeat top left;
    padding-top: 10px;
}
footer .row-fluid {
    font-size: 90%}
footer a {
    color: #be2807;
}
footer a:hover, footer a:focus {
    text-decoration: none;
    color: #333;
}
footer .nav-pills>.active>a, footer .nav-pills>.active>a:hover, footer .nav-pills>.active>a:focus {
    color: #000;
    background-color: #FFF;
}

@media (max-width: 1200px) {
.hero-unit {width: 200px;}
.hero-unit select {width: 190px;}
}

@media (max-width: 979px) and (min-width: 768px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 770px;
}
.row-fluid .span4 {
width:100%; margin-left: 0;
}

}
@media (max-width: 979px) {
    body {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
}
iframe, object, embed {
    width: 100%}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
}
.navbar ul.dropdown-menu, .navbar li.dropdown b.caret {
    display: none;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
    display: none;
}
.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #be2807;
    background-color: transparent;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>li>a:focus, .navbar .nav>li>a:hover, .navbar .nav>.active>a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.navbar .widgets {
    display: block;
    margin: 5px 10px 12px 0;
    padding-top: 0;
    border-bottom: solid 1px #dddddd;
    background-color: #fafafa;
}
.navbar .widgets .widget_wp_sidebarlogin {
    margin-right: 10px;
}
.navbar .icons {
    padding-top: 4px;
}
.navbar .brand {
    margin-top: 0;
}
.navbar a.brand {
    margin-left: 15px;
    margin-bottom: 8px;
}
.navbar .btn-navbar {
    margin-right: 10px;
}
.navbar .btn-navbar .pull-right {
    text-transform: uppercase;
    margin-left: 5px;
    margin-top: 0;
    color: #939391;
}
.navbar .btn-navbar .pull-right:hover, .navbar .btn-navbar .pull-right:focus {
    text-decoration: none;
    color: #333;
}
.navbar .container .navigation.nav {
    padding-top: 9px;
    text-align: center;
}
.navbar .container .navigation.nav li {
    font-size: 15px;
    line-height: 11px;
    padding-top: 0px;
}
.carousel-inner img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.carousel-caption {
    
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.carousel-caption h4 {
    font-family: claire_handregular, Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.home .thumbnail {
    border: none;
    box-shadow: none;
    min-height: 70px;
    border-bottom: 1px solid #ddd;
    margin-right: 10px;min-height: 130px;
}
.thumbnail.collbanners, .span3 .collbanners {
 display: block;float: left;width: 100%; margin-bottom: 8px; 
}
.home .thumbnail.collbanners .pull-left, .span3 .collbanners .pull-left {margin-right: 8px;margin-left: 0px; }

.home .span4.boxes-home {
    padding: 12px 0 0 12px;
}
.home .span4 h4 {
    text-align: left;
    padding-left: 12px;
}
.home .span4 .span7 {
    border-bottom: 1px solid #ddd;
    width: 94%}
.home .span4 .span4 .pull-left {
    margin-right: 8px;
}
.home .span4 .span4 h4 {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-top: 7px;
}
.home .span4 .span4 strong {
    display: block;
}
.home .span4 .span4 p {
    display: inline;
}
.recipes {
    padding-top: 20px;
}
.recipes .hero-unit {
    width: 95%;
}
.recipes h1.recipe-title {
    margin-top: -20px;
    padding-top: 0;
}
.recipes .span3 {
    margin-left: auto;
    margin-right: 15px;
    margin-bottom: 28px;
    min-height: 225px;
    height: auto;
}
.recipes .span3 h4 {
    text-align: left;
}

.videos .span3 {
    min-height: 150px;
    height: auto;
}

.video-post h1 {
    padding-bottom: 10px;
}

.video-post #ssba {
    padding-top: 10px;
}

.news .news-post {
    padding-left: 12px;
    padding-right: 12px;
    float: left;
    display: block;
}
.cform {
    width: 100%;
    margin-left: 12px;
}
.cf_info.failure {
    float: left;
    width: 100%}
.hero-unit {
    width: 96%;
     }
 .hero-unit.recipes  {text-align:  center;} 
.boxes-home {
    padding-top:  11px;
}
.home-news .pull-left  {
    margin-right:  8px;
}
.hero-unit select {
    width: 260px;
}
.banners {text-align: center; width: 100%;}
.banners .alignleft{ float:none; }
.banners img {display: inline;}

footer {
    padding-left: 20px;
    padding-right: 20px;
}
}@media (max-width: 767px) {
    .alert {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: -1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    z-index: 1050;
    position: relative;
    background-color: #FFF;
}
.alert .close {
    display: block;
    position: absolute;
    margin-right: 25px;
}
.alert img {
    margin-left: 0px;
}
.alert p {
    display: inline;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin: 0;
    min-width: 100%}
.row-fluid .span3 .hero-unit {
    float: left;
}
}@media (max-width: 480px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
}

.banners img { max-height: 190px;}

.hover-group.thumbnail .pull-left img {max-width: 110px; margin-right: 10px; margin-bottom: 25px;}
.hover-group.thumbnail h4, .home .span4 .span4 h4 {font-size: 115%; margin-bottom: 5px;margin-top: 0;padding-top: 0;}
.hover-group.thumbnail p, .hover-group.thumbnail strong {font-size: 90%;}


}@font-face {
    font-family: 'allerregular';
    src: url("fonts/aller_rg-webfont.eot");
    src: url("fonts/aller_rg-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller_rg-webfont.woff") format("woff"), url("fonts/aller_rg-webfont.ttf") format("truetype"), url("fonts/aller_rg-webfont.svg#allerregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'allerbold';
    src: url("fonts/aller-webfont.eot");
    src: url("fonts/aller-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aller-webfont.woff") format("woff"), url("fonts/aller-webfont.ttf") format("truetype"), url("fonts/aller-webfont.svg#allerbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'claire_handregular';
    src: url("fonts/clairehandregular-webfont.eot");
    src: url("fonts/clairehandregular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/clairehandregular-webfont.woff") format("woff"), url("fonts/clairehandregular-webfont.ttf") format("truetype"), url("fonts/clairehandregular-webfont.svg#claire_handregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
p.linklove  {
    display:  none;
}

.cform  {
    margin-left: 0;
}

.cform label  {
    
width:  100%;
margin:  4px 10px 0 0;
display:  -moz-inline-box;
display:  block;
text-align:  left;
vertical-align:  top;
    
}
.cform label span  {
    width: 100%;
}
#submitform {
 
color:#ffffff;
background-color: #be2807 !important;
width:100px;
 
}

/* Print */
@media print {
    /* Your styles here */
    .navbar-inner, footer, .shadow .span3 {display: none;}
} /* end print */

