/*

Theme Name: moriarty

Author: Bright Idea / Buchanan

*/



/* Reset 

-------------------------------------------------------------- */



html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, a, pre, code, address, variable, form, fieldset, blockquote {

    padding: 0;

    margin: 0;

    font-size: 100%;

    font-weight: normal;

    outline: none;

}

table { border-collapse: collapse; border-spacing: 0; }

td, th, caption { font-weight: normal; text-align: left; }

img, fieldset { border: 0; }

ol, ul { padding-left: 1.4em; list-style: none; }

blockquote:before, blockquote:after, q:before, q:after { content:''; }





a {

    text-decoration: none;

    color: #999;

}

a:hover {

    color: #FFF;

}



.clear {

    clear: both;

    height: 0px;

    line-height: 0px;

    font-size: 1px;

}



body {

    font: 100% Georgia, "Times New Roman", Times, serif;

    background: url(images/bg.png) repeat left top;

    color: #999;

}

.container {

    width: 950px;

    margin: 0 auto;

    text-align: left;

}

#topstrip {

    background: #2a2a2a;

    height: 25px;

    padding: 7px 0 0 0;

}

a.facebook {

    background: url(images/facebook.png) no-repeat left top;

    display: block;

    height: 23px;

    width: 23px;

    float: left;

    margin-left: 22px;

}

a.facebook:hover {

    background-position: left -23px;

}

a.twitter {

    background: url(images/twitter.png) no-repeat left top;

    display: block;

    height: 23px;

    width: 23px;

    float: left;

    margin-left: 5px;

}

a.twitter:hover {

    background-position: left -23px;

}

a.blog-icon {

    background: url(images/blog.png) no-repeat left top;

    display: block;

    height: 23px;

    width: 23px;

    float: left;

    margin-left: 5px;

}

a.blog-icon:hover {

    background-position: left -23px;

}

#main .container {

    background: #acadb0;

    color: #333;

    padding: 0 0 0 22px;

    width: 927px;

    min-height: 422px;

}

#main .container .homeimage {

    float: right;

    margin: 0 0 0 20px;

}
.home #main .container {
    background: #d5d5d7;
    padding: 0;
    width: 947px;
}

.home .home-content {
    background: #acadb0;
    height: 362px;
    padding: 20px;
    width: 410px;
    border: 10px solid #ccc;
}

#main .container h1, p {

    color: #333;

}

#main .container a {

    color: #000;

}

#main .container a:hover {

    color: #4d0048;

}



#main .container h1 {

    font-size: .9em;

    font-weight: bold;

    padding: 10px 0 20px 0;

    letter-spacing: -.07em;

}

#main .container p {

    font-size: .8em;

    line-height: 1.8em;

    letter-spacing: -.07em;

    padding: 0 10px 20px 0;

}

#main .container .video {

    background: #d6d6d8;

    padding: 15px;

    width: 290px;

}

.container-shop {

    width: 950px;

    margin: 0 auto;

    text-align: left;



}



#main .container-shop {

    background: #fff;

    color: #333;

    padding: 0 0 0 22px;

    width: 927px;

    min-height: 500px;

    background: url(images/shop_bg.jpg) repeat;

}

#main .container-shop h1, p {

    color: #333;

}

#main .container-shop h1 {

    font-size: .9em;

    font-weight: bold;

    padding: 10px 0 20px 0;

    letter-spacing: -.07em;

}

#main .container-shop p {

    font-size: .8em;

    line-height: 1.8em;

    letter-spacing: -.07em;

    padding: 0 10px 20px 0;

}

#main .container-shop a {

    text-decoration: none;

    color: #999;

}

#main .container-shop a:hover {

    color: #777;

}

footer, #footermenu {

    background: #2a2a2a;

}



/*Header*/

.header #banner .logo {

    background-color: #4d0048;

    float: left;

    width: 309px;

    height: 367px;

    text-align: center;

}

.header #banner .logo img {

    margin: 13px 0 0 0;

}

.home .header #banner .logo {
    width: 475px;
    height: 367px;
    padding: 0;
    margin: 0;
}
.home .header #banner .logo img {
    margin: 0;
    padding: 0;
}



.header #banner .sub-page-logo {

    background-color: #4d0048;

    float: left;

    width: 309px;

    height: 316px;

    text-align: center;

}

.header #banner .sub-page-logo img {

    margin: 0 0 0 0;

}

.header #banner .sub-page-header {

    width: 641px;

    height: 312px;

    float: left;

}





/*-----------------------------------------------------------------------------------*/

/* header slider = NivoSlider

/*-----------------------------------------------------------------------------------*/

.slider .nivo-directionNav {
    display:none !important;  /* don't show arrows */
}

.header .slider {

    width: 475px;

    float: left;

}

#slider_nivo {

    position: relative;

    width: 475px;

    height: 367px;

    overflow: hidden;

}

.nivoSlider {

    position: relative;

    width: 475px;

    height: 367px;

    background: #f5f5f5 url(images/sliders/nivo-loader.gif) no-repeat 50% 50%;

}

.nivoSlider img {

    width: 475px;

    position: absolute;

    top: 0px;

    left: 0px;

    z-index: 6;

    display:none;

}

.nivoSlider a.nivo-imageLink {

    position: absolute;

    top: 0px;

    left: 0px;

    width: 475px;

    height: 100%;

    border: 0;

    padding: 0;

    margin: 0;

    z-index: 6;

    display: none;

}

.nivo-slice {

    display: block;

    position: absolute;

    z-index: 5;

    height: 100%;

}

.nivo-box {

    display: block;

    position: absolute;

    z-index: 5;

}

.nivo-directionNav a {

    background-color: #000;

    width: 30px;

    height: 30px;

    position: absolute;

    z-index: 1000;

    bottom: 10px;

    cursor: pointer;

}

.nivo-prevNav,

.nivo-nextNav {

    text-indent: -9999px;

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

}

.nivo-prevNav:hover,

.nivo-nextNav:hover {

    background-color: #4d0048;

}

.nivo-nextNav {

    background: url('images/sliders/arrow-right.png') center center no-repeat;

    right: 10px;

}

.nivo-prevNav {

    background: url('images/sliders/arrow-left.png') center center no-repeat;

    right: 45px;

}

.nivo-controlNav a.active { font-weight: bold }

.nivo-controlNav {

    position: absolute;

    z-index: 1000;

    list-style: none;

    bottom: 20px;

    right: 20px;

    padding: 0;

}

.nivo-controlNav a {

    display: none !important;

}



.nivo-caption{

    display: none !important;

}







/*Menus*/



.topnav {

    float: right;

    margin: 0 22px 0 0;

}

.topnav ul, .midnav ul, #footermenu ul {

    margin: 0;

    padding: 0;

    list-style-type: none;

}

.topnav li, .midnav li {

    display: block;

    float: left;

}

.topnav li a, .midnav li a {

    text-shadow: 0.1em 0.1em 0.1em black;

    font-size: .8em;



}

.topnav li a {

    color:#fff;

}

.topnav li a:hover {

    color:#999;

}



.topnav li span {

    margin: 0 15px;

    text-shadow: 0.1em 0.1em 0.1em black;

    font-size: .8em;

}

.topnav li.last span {

    display: none;

}



/*-----------------------------------------------------------------------------------*/

/* mid menu

/*-----------------------------------------------------------------------------------*/



.nav {

    background:url(images/bg-mid-nav.png) no-repeat left top;

    height: 65px;

    padding: 10px 0 0 0;

    margin: 0px 0 0 0;

}



.nav ul {

    padding-left: 0;

}



.nav li {

    display: block;

    float: left;

    position: relative;

    padding: 5px 0 0 0;

}

.nav li a {

    color: #FFF;

    font-size: .9em;

}

.nav li a:hover {

    color: #999;

}

.nav li.vcenter {

    margin: -9px 0 0 0;

    background:url(images/mid-nav-divider.png) no-repeat right 9px !important;

    height:60px;

}

.nav li.vcenter br {

    display:block;

    margin:0px;

}

.nav li {

    width: 20%;

    background:url(images/mid-nav-divider.png) no-repeat right top;

    height: 50px;

    text-align: center;

    padding: 14px 0 0 0;

}

.nav li br {

    display:block;

    margin:5px;

}

.nav li.last {

    background: none !important;

}



/* Sub Menu Container Style */

.nav ul ul {

    display:none;

    float:left;

    color: #fff;

    left: 0px;

    margin: 15px 0 0 5px;

    background-color: #373737;

    background: url(images/sub-menu-bg.png) repeat-y left top;

    position: absolute;

    width: 227px;

    z-index: 99999;

    padding: 15px 0 0 0;

    top: 50px;

    border: 0px solid #ccc;

    text-align:center;

}



.nav ul ul li {

    border: 0;

    width: 227px;

    text-align: left;

    padding: 0;

    height:35px;

    text-align: center;

    border-bottom: 0px solid #ccc;

    background:none;

    margin:0;

    font-size:.9em;

}

.nav ul li:hover > ul {

    display: block;

}

.nav ul ul li a:hover {

}

.nav ul ul li a {

}



/********************************************************************************************/





#footermenu .container {

    padding: 20px 0 34px 0;



}

#footermenu li {

    margin: 0 0 3px 0;

}

#footermenu li a, #footermenu .rmenu h2 {

    font-size: .7em;

}

#footermenu .rmenu h2 {

    margin: 0 0 3px 0;

}

#footermenu .bbotmenu li a, #footermenu .rmenu li a  {

    color: #666;

}

#footermenu .bbotmenu li a:hover, #footermenu .rmenu li a:hover  {

    color: #999;

}

#footermenu .rmenu li a {

    font-style:italic;

}

#footermenu .bmenu {

    width: 28%;

    float: left;

    margin-left: 22px;

}

#footermenu .btopmenu {

    margin: -5px 0 20px 0;

}

#footermenu .rmenu li:before {

    content: "-"

}

#footermenu .rightmenus {

    float: right;

    width: 62%;

    padding: 0 0 0 10px;

}

#footermenu .rmenu {

    float: left;

    margin: 0 20px 0 0;

    width: auto;}



/*email form*/

.footer #emailstrip {

    background: #515252;

}

.footer #emailstrip {

    height: 31px;

    padding: 5px 0 0 0;

}

.footer #emailstrip form {

    float: right;

}

.footer #emailstrip label {

    font-size: .6em;

    color: #ccc;

    font-weight: bold;

}

.footer #emailstrip input[type="text"] {

    border: 1px solid #7d7e7e;

    color: #7d7e7e;

    padding: 0 0 0 20px;

    height: 25px;

    width: 188px;

    background: none;

    margin: 0 10px;

    font-size: .6em;

}

.footer #emailstrip input[type="submit"] {

    border: none;

    outline: none;

    background:url(images/submit-arrow.png) no-repeat left top;

    height: 16px;

    width: 16px;

    cursor: pointer;

}



/*bottom*/

.footer #bottomstrip {

    background: #333;

    height: 31px;

    padding: 5px 0 0 0;

}

.footer #bottomstrip .copy, .footer #bottomstrip .bright {

    font-size: .7em;

    letter-spacing: -.07em;

    font-weight: bold;

}

.footer #bottomstrip .copy {

    float: left;

    padding: 3px 0 0 0;

    margin-left: 22px;

}

.footer #bottomstrip .bright {

    float: right;

}

.footer #bottomstrip .bright img {

    margin: 0 0 0 10px;

}



/******* shop css *******/



.sidebar {

    /*display:none;*/

    float:right;

    width: 227px;

    padding: 0px;

    border-right: 0px solid #dadada;

    border-left: 0px solid #dadada;

    border-bottom: 0px solid #dadada;

    border-top: 0px solid #dadada;

    margin-right:22px;

    margin-bottom: 10px;

}

.sidebar ul {

    list-style:none;

}

.sidebar .shop_widget, .sidebar .blog_widget {

    width: 207px;

    padding: 10px;

    font-size: .9em !important;

    border-right: 1px solid #dadada;

    border-left: 1px solid #dadada;

    border-bottom: 1px solid #dadada;

    border-top: 1px solid #dadada;

    margin-bottom: 10px;

}

.sidebar .shop_widget h2, .sidebar .blog_widget h2 {

    font-weight: bold;

    margin: 0 0 5px 0;

    font-color: #333333;

}

.sidebar .shop_widget p, .sidebar .shop_widget p {

    padding: 0 !important;

    line-height:normal !important;

    margin: 5px 0 !important;

}

.sidebar .shop_widget a {

    font-size: 0.8em !important;

}

.sidebar .shop_widget .amount {

    font-size: 0.9em !important;

}

.sidebar .blog_widget a {

    font-size: 1.2em !important;

}

.widgettitle {

    font-size: 1.3em;

    color: #006d8f;

    font-weight: normal;

    margin: 0 0 0em 0;

}


.sidebar .wp-currency-converter-widget {

    width: 207px;

    padding: 10px;

    font-size: .9em !important;

    border-right: 1px solid #dadada;

    border-left: 1px solid #dadada;

    border-bottom: 1px solid #dadada;

    border-top: 1px solid #dadada;

    margin-bottom: 10px;

}
.sidebar .wp-currency-converter-widget h3 {

    font-weight: bold;

    margin: 0 0 5px 0;

    font-color: #333333;

}
.sidebar .wp-currency-converter-widget .wpcc_tool p {
    padding-bottom: 5px !important;
}

.sidebar .wp-currency-converter-widget #wpcc_results p {
    font-size: 1.2em !important;
    font-weight: 800 !important;
}

.reviews_tab {

    display:none !important;

}

.related {

    display:none !important;

}

related:after, .upsells.products:after {

    display:none !important;

}



div.product .woocommerce_tabs, #content div.product .woocommerce_tabs {

    display: none !important;

}

div.product p.price, #content div.product p.price {

    color: #4d0048 !important;

    font-size: 1.3em !important;

}

div.product form.cart .variations label, #content div.product form.cart .variations label {

    font-size: .9em !important;

    margin-right:1em;

}

div.product form.cart .variations select, #content div.product form.cart .variations select {

    margin-top: 0;

}

a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt, #content input.button.alt {

    background-image: none !important;

    background-color:#696969 !important;

    border-bottom-color: #76456C;

    border-left-color-value: #76456C;

    border-right-color-value: #76456C;

    border-top-color: #76456C;

    color: #FFFFFF;

}

.count {

    display:none !important;

}

.woocommerce_ordering {

    display:none;

}

.woocommerce ul.products {
    display: inline-block;
}

ul.products li.product a img {

    box-shadow: none !important;

    margin-bottom: 1px !important;

    border: 1px solid #dadada !important;

}

ul.products li.product h3 {

    color:#696969 !important;

    font-size: 12px !important;

    padding-top: 0px !important;

    min-height: 45px !important;

}

ul.products .product_footer {

    border-right: 1px solid #dadada;

    border-left: 1px solid #dadada;

    border-bottom: 1px solid #dadada;

    padding: 5px;

    width: 95.5%;

}



ul.products li.product {

    margin-right: 2.5% !important;

    width: 22.3% !important;

}



ul.products .product_footer .price {

    color: #696969 !important;

    font-weight: normal;

    font-size: 12px;

    float:left;

}



ul.products .product_footer a.button_add_to_cart {

    /*background-color:#696969;*/

    border-bottom-color: #fff;

    border-left-color-value: #fff;

    border-right-color-value: #fff;

    border-top-color: #fff;

    border: 0px solid #fff;

    color: #666666 !important;

    padding: 0;

    float:none;

    font-size: 12px;

    font-weight:bold;

}



ul.products .product_footer .product_arrow {

    float:right;

    height: 18px;

    width: 17px;

}

#breadcrumb {

    color: #b3b4b4 !important;

    font-size: 0.8em !important;

    margin-bottom: 1em !important;

    margin-left: -22px !important;

    background:#515252 !important;

    padding: 8px 20px!important;

}

#breadcrumb a {

    color: #b3b4b4;

}



table.shop_table {

    width: 99% !important;

}

.cart-collaterals {

    width: 99% !important;

}

.cart_totals table {

    font-size: 1em !important;

    /*float:right;*/

}

div.product div.images, #content div.product div.images {

    width: 207px !important;

}

div.product div.summary, #content div.product div.summary {

    width: 419px !important;

    border-right: 1px solid #dadada;

    border-left: 1px solid #dadada;

    border-bottom: 1px solid #dadada;

    border-top: 1px solid #dadada;

    margin-right: 10px !important;

    min-height: 330px;

    padding: 5px 20px !important;

    position:relative !important;

    float:left !important;;



}

div.product .product_title, #content div.product .product_title {

    margin-bottom: 10px !important;

    margin-top: 5px !important;

}

div.product p.price, #content div.product p.price {

    color: #333 !important;

    font-size: .8em !important;

    padding-bottom: 5px !important;

}

div.product p.sku {

    color: #333 !important;

    font-size: .8em !important;

    padding-bottom: 5px !important;

}

div.product p.posted_in {

    color: #333 !important;

    font-size: .8em !important;

    padding-bottom: 5px !important;

}

div.product div.images img {

    border-right: 0px solid #dadada !important;

    border-bottom: 1px solid #dadada !important;

    border-top: 1px solid #dadada !important;

    border-left: 1px solid #dadada !important;

    padding: 0px !important;

    margin: 0px !important;

    margin-right: 0px !important;

}

#product_addtocart {

    position:absolute;

    height:30px;

    bottom: 0;

    left: 0;

    border-top: 1px solid #dadada;

    text-align:right;

    padding:  5px 0px 5px 270px;

}

#products_container {

    width: 650px;

    float:left;

}

.products {

    width:650px !important;

}



ul.currency_switcher li a.active, ul.currency_switcher li a:hover {

    background: #4d0048 !important;

}



div.product div.images img, #content div.product div.images img {

    box-shadow: none !important;

}



.left {

    width: 430px;

    padding: 0px;

    float: left;

    margin: 0 10px 0 0;

}

.right {

    float: left;

    padding: 0 0 0 0;

    width: 350px;

}

.mapp-container {

    border: 8px solid #cdcdcd !important;

}



.left2 {

    width: 490px;

    padding: 0px;

    float: left;

    margin: 0 10px 0 0;

}

.right2 {

    float: left;

    padding: 0 0 0 45px;

    width: 380px;

}



.ngg-gallery-thumbnail img {

    border: 6px solid #cdcdcd !important;

    padding: 0 !important;

}

.ngg-galleryoverview {

    margin-top: 0px !important;

}



.products ul:after, ul.products:after {

    clear:none !important;

}


/* Blog */
.blog-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.blog-item p {
    padding: 0 !important;
}
.blog-item .excerpt a {
    padding: 5px 10px;
    background-color: #333;
    color: #fff;
    border-radius: 5px;
    margin: 5px;
}

.popcontainer{
    border-bottom: 1px solid #D0CDC5;
    width: 320px;
    float: left;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.popthumb{
    width: 150px;
    float: left;
    background: #D0CDC5;
    padding: 5px;
    margin: 0 10px 5px 0;
}
.popcontent{
    width: 150px;
    float: left;
}
.popcontent h2{
    font-size: 13px;
    margin: 0 0 3px 0;
    padding: 0;
}
.popcontent h2 a{
    text-decoration: none;
}

.popbutton a {
    padding: 5px 10px;
    background-color: #333;
    color: #fff;
    border-radius: 5px;
    margin: 5px;
    font-size: 12px;
}



/*IE Hacks*/

#ie8 .footer #emailstrip input[type="text"], #ie7 .footer #emailstrip input[type="text"] {

    height: 20px;

}

#ie7 .nav li {

    width: 24%;

}

#ie7 #main .container .video {

    float: left;

}



/* overides for blog */
.page-template-blog-php .nav, .single-post .nav {
    display: none !important;
}