/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

.widget_search input[type="text"] {
	width: 100%;
	margin-bottom: 5px;
}

body {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    color: #353535;
    line-height: 21px;
    background: #f5f5f5;
}
a{
    color: #841617;
    text-decoration: none;
}
em{font-style: italic !important;}

/*** Fonts ***/

@font-face {
    font-family: 'amertype_md_btmedium';
    src: url('../fonts/amrtypen-webfont.eot');
    src: url('../fonts/amrtypen-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/amrtypen-webfont.woff') format('woff'),
         url('../fonts/amrtypen-webfont.ttf') format('truetype'),
         url('../fonts/amrtypen-webfont.svg#amertype_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'obelixproregular';
    src: url('../fonts/obelixpro-cyr-webfont.eot');
    src: url('../fonts/obelixpro-cyr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/obelixpro-cyr-webfont.woff') format('woff'),
         url('../fonts/obelixpro-cyr-webfont.ttf') format('truetype'),
         url('../fonts/obelixpro-cyr-webfont.svg#obelixproregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h3{
    font-family: 'obelixproregular';
    color: #841617;
    font-size: 16px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Page Styles
   ========================================================================== */

.container{ 
    width: 960px;
    margin: 14px auto;
    padding: 0 10px;
}


/*** Header ***/
.page-header {
    margin: 0 auto; 
    width: 855px;
    text-align: center;
    cursor: pointer;
}
.page-header h1 {
    text-indent: -9999px;
    background: url(../img/header-logo.png) no-repeat;
    height: 400px;
    margin: 0;
    padding: 0;
}
.page-header h2 {
    text-indent: -9999px;
    height: 0;
    margin: 0;
    padding: 0;
}

h3.cat-header {
    text-indent: -9999px;
    background: url(../img/cat_header.png) no-repeat;
    display: block;
    height: 23px;
    margin: 0;
    padding: 0;
}


/*** Navigation ***/
nav {
    background:#353535; 
    color: #fff;
    margin-top: 14px;
    padding: 5px 10px 0 0;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
nav ul { 
    display: inline-block; 
    margin: 0 auto;
    padding:2px 0 2px 0;
}
nav ul li {
    float: left;
    list-style-type: disc;
    padding-left: 0;
    margin: 0 12px 0 12px;
}
nav ul li:first-child {list-style-type: none;}
nav ul li a {
    font-family: 'amertype_md_btmedium';
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
}
nav ul li a:hover {color:#e4e4e4;}
nav ul li a:active {color:#eb6b5e;}
nav ul li a.shop-link{color: #eb6b5e;}
nav ul li a.shop-link:hover{color: #b65248;}

nav ul li a img{padding: 0 0 2px 2px;}

nav ul.nav-socal-links{
    float: right;
    padding: 0;
    margin: 0 4px 0 0;
}
nav ul.nav-socal-links li{
    list-style-type: none;
    margin: 0 4px;
}
nav ul.nav-socal-links li a img{
    padding:0 !important;
}

nav .searchform{
    float: right;
}

nav .searchform input{
    background: #4f4f4f;
    color: #adadad;
    border: none;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    padding: 5px 15px;
    width: 185px;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}


/*** Pagination ***/
    .pagination {
    clear:both;
    padding:20px 0;
    position:relative;
    font-size:11px;
    line-height:13px;
    }
     
    .pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff;
    background: #555;
    }
     
    .pagination a:hover{
    color:#fff;
    background: #841617;
    }
     
    .pagination .current{
    padding:6px 9px 5px 9px;
    background: #841617;
    color:#fff;
    }

    #infscr-loading{
        text-align: center;
    }



/*** Sidebar ***/
.sidebar{
    width: 300px; 
    float: left;
    margin-top: 21px;
    padding-left: 19px;
}

.shop-tee{
    margin-bottom: 35px;
}
.op-latest-posts{
    width: 292px;
    border:4px solid #7d7d7d;
    background: url(../img/op-sidebar-body.jpg);
    margin-bottom: 28px !important;
}
.op-latest-posts ul{
    margin: 0; 
    padding: 0 18px 0 14px;
}
.op-latest-posts ul li{
    border-top:1px solid #a3a3a3;
    padding: 7px 10px 7px 12px;
    background: url(../img/op-sidebar-arrow.png) no-repeat 0px 14px;
}
.op-latest-posts header{
    height: 74px;
    background: url(../img/op-sidebar-header.jpg) no-repeat left top;
    cursor: pointer;
}
.op-latest-posts section{}
.op-latest-posts footer{
    height: 26px;
}

.ou_schedule_bg {
    border:8px solid #353535;
    background: url(../img/cork_bg.jpg);
    padding: 24px;
}
.ou_schedule{
    background: #ecebf0 url(../img/push_pin.jpg) no-repeat center top;
    background-size: 118px 23px;
    padding: 15px 20px 0 20px;
}
.ou_schedule ul {
    margin: 0;
    padding: 0;
}
.ou_schedule ul li {
    font-size: 12px;
    border-top: 1px solid #a3a3a3;
    padding: 4px 0 4px 2px;
}
.ou_schedule ul li:nth-child(odd) {
    background: #fff;
}
.ou_schedule ul li span{
    color: #841617;
    font-weight: bold;
}

/*** Main Content ***/

.main-content h3{
    margin:16px 0 12px 0;
}

.category_filter_list{
    font-family: 'amertype_md_btmedium';
    font-size: 16px;
    margin-bottom: 42px;
}

.category_filter_list a{
    margin: 0 5px;
    display: inline-block;
}
.category_filter_list a.active{
    color: #fff;
    padding: 0 5px;
    background:#353535;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.main-content {
    width: 620px;
    float: left;
    margin-top: 21px;
    padding-right: 19px;
    border-right: 2px solid #a3a3a3;
}
.main-content p{margin-bottom: 20px;}
.main-content article{
    border-bottom:1px solid #a3a3a3;
    position: relative;
    margin: 21px 0;
    padding-right: 75px;
    padding-bottom: 21px;
    display: block;
    overflow: auto;
}

.main-content article .wp-post-image {
    float: left;
    border:4px solid #fff;
    margin:0 20px 20px 0;
    -webkit-box-shadow:  0px 0px 2px 2px rgba(5, 5, 5, .1);
    box-shadow:  0px 0px 2px 2px rgba(5, 5, 5, .1);
}
.main-content article img.home-thumb{
    width:75px;
    height: 75px;
    margin:0 12px 0 0 !important;
}
.article-title {
    font-family: 'amertype_md_btmedium';
    font-size: 20px;
    color:#353535;
}

.category-icon{
    float: left;
    margin-right: 12px;
    width:52px;
    height:75px;
}
.category-icon.recruiting {background: url(../img/icon-recruiting.jpg) no-repeat;}
.category-icon.evaluation {background: url(../img/icon-evaluation.jpg) no-repeat;}
.category-icon.team-news {background: url(../img/icon-team-news.jpg) no-repeat;}
.category-icon.general {background: url(../img/icon-general.jpg) no-repeat;}
.category-icon.xs-and-os {background: url(../img/icon-x-and-o.jpg) no-repeat;}


.comment-count-box {
    position: absolute;
    top: 0;
    right: 0;
    padding: 14px;
    background: #dedede;
    border: 1px solid #ffffff;
    font-family: 'amertype_md_btmedium';
    font-size: 12px;
    color:#686868;
    cursor: pointer;

    text-shadow: 1px 1px 1px #FFFFFF;

    -webkit-box-shadow: 1px 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 0 1px 1px rgba(0,0,0,.1);

    background: #dfdfdf; /* Old browsers */
    background: -moz-linear-gradient(top,  #dfdfdf 0%, #c1c1c1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfdf), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dfdfdf 0%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dfdfdf 0%,#c1c1c1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dfdfdf 0%,#c1c1c1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #dfdfdf 0%,#c1c1c1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */

}
.comment-count-box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.comment-count-box:after {
    border-color: rgba(222, 222, 222, 0);
    border-top-color: #c1c1c1;
    border-width: 8px;
    margin-left: -8px;
}
.comment-count-box:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 9px;
    margin-left: -9px;
}


.article-date{ font-style: italic;}
.article-author {display: block; margin: 14px 0 0 0;}

.article-meta {
    display: block;
    margin-top: 10px;
}
.continue {float: right;}

.comment-form input[type="submit"]{
    background: #841617;
    font-family: 'obelixproregular';
    font-size: 12px;
    padding: 12px 15px 10px 15px;
    color: #fff;
    border:none;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
.author-comment-container{
    display: block;
    margin-bottom: 42px;
}
.author-comment{
    background: #fff;
    padding: 10px 20px 20px 20px;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.author-comment span.grade{
    background: #841617;
    font-family: 'amertype_md_btmedium';
    font-size: 14px;
    color: #fff;
    float: right;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.author-img {
    padding-left: 20px;
    position: relative;
    z-index: 100;
    bottom: 20px;
}
.author-img img{
    float: left;
    border:4px solid #fff;
    margin-right: 10px;
    -webkit-box-shadow:  0px 0px 2px 2px rgba(5, 5, 5, .1);
    box-shadow:  0px 0px 2px 2px rgba(5, 5, 5, .1);
}
.author-name {
    font-family: 'amertype_md_btmedium';
    font-size: 16px;
    color: #841617;
    position: relative;
    z-index: 100;
    bottom: -30px;
    display: block;
}
.auth-name{color: #841617;}
.eval-title{
    font-family: 'obelixproregular';
    font-size: 21px;
    line-height: 28px;
    color: #841617;
}
.eval-fields{
    font-family: 'amertype_md_btmedium';
    font-size: 16px;
    float: left;
}
.eval-grade {
    float: right;
    font-family: 'obelixproregular';
    border:1px solid #791b1c;
    padding:20px;
    color: #fff;
    font-size: 42px;

    -webkit-border-radius: 5px;
    border-radius: 5px;

    background: #ad393a; /* Old browsers */
    background: -moz-linear-gradient(top,  #ad393a 0%, #550607 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad393a), color-stop(100%,#550607)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ad393a 0%,#550607 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ad393a 0%,#550607 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ad393a 0%,#550607 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ad393a 0%,#550607 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad393a', endColorstr='#550607',GradientType=0 ); /* IE6-9 */
}

.grade-title{
    display: block;
    background: #fff;
    color: #841617;
    font-family: 'amertype_md_btmedium';
    font-size: 16px;
    padding:5px;
    margin-bottom: 20px;

    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.grade-out-of{font-size: 21px;}

/*** Comments ***/
#comments-list ul{
 margin:0;
 padding:0;
}
.comment-author{
    font-family: 'amertype_md_btmedium';
    color: #841617;
}
.comment-author img {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}
.commentmetadata a{
    color: #353535;
    font-size: 11px;
}
li.comment {
    border-bottom:1px solid #a3a3a3;
    margin-bottom: 20px;

}
li.comment ul li{
    margin-left: 20px;
    padding-left: 20px;
    border-left:1px solid #a3a3a3;
    border-bottom:none;
}
.comment-body {position: relative; padding:21px 0;}
.comment-body .reply{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 11px;
}

/*** Comment Form ***/
label[for="comment"]{display: none;}

/*** Footer ***/
#copyright{
    padding: 21px 0;
    margin-top: 21px;
    text-align: left;
    clear: both;
}

/*** MISC ***/

input.wpcf7-form-control.wpcf7-submit{
    background: #841617 !important;
    font-family: 'obelixproregular';
    font-size: 12px;
    padding: 12px 15px 10px 15px;
    color: #fff;
    border:none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*custom styles from Red Pup Media */
.fbbsearch label, .woocommerce-breadcrumb {display:none;}
#content {margin-top:16px;}
#container {width: 670px; float: left; margin-top: 21px; padding-right: 30px; border-right: 2px solid #a3a3a3;}
.sku_wrapper { display: none;}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message { border-top: 3px solid #841617;}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {background-color: #841617;}
.tfbrtsbtn {margin-bottom: 5px !important;}
.tfbsocial img {float: left; margin: 0 5px; opacity: 0.8;}
.tfbsocial img:hover {opacity: 1;}
.tfbsocial {width: 126px; margin: 20px auto; height: 32px; padding-top: 10px;}
.tfbrecentevals {padding-top: 10px;}
.woocommerce .products .add_to_cart_button.product_type_variable {
	display: none;
}
.woocommerce .products li.has-post-thumbnail h3 {
	min-height: 45px;
}
.woocommerce .cart_item p {
	margin-top: 0px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
	padding: 0px !important;
	margin-bottom: 0px !important;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td {
	border-bottom: 1px solid #A3A3A3;
	font-family: "amertype_md_btmedium";
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	min-width: 160px;
	border-bottom: 1px solid #A3A3A3;
	font-family: "amertype_md_btmedium";
	text-align: left;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	text-align: left;
}
.woocommerce h1 {
	font-family: "obelixproregular";
	color: #841617;
	font-size: 20px;
}
.woocommerce h2 {
	font-family: "obelixproregular";
	color: #841617;
	font-size: 16px;
}
.woocommerce .button {
	font-family: "obelixproregular" !important;
	font-weight: 500 !important;
	font-size: 11px !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 50%;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 767px) {
    
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}




/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}