/*  Base Stylesheet for Fine Ideas Furntiure LLC
 *  @version 3.1.0-202410280201
 *  @author Joshua Canfield (Code Clarity) [https://www.creativeboulder.com/]
 *  @description The Bases CSS Stylesheet that is used by all pages of the website. Contains all Theme styling with the exception of Plugin and 3rd Party Specific styles.
 *  
 */
body {
    font-family: "Telex", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
        sans-serif;
    background: url("../shared/fineideas-primarybkg.jpg") repeat scroll 0 0 #ffffff;
    float: left;
    font-size: 76.5%;
    min-width: 100%;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    zoom: 1;
    overflow: auto;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

div#main a:hover,
footer a:hover {
    border-bottom: 1px dotted #ccc;
}

div.centeritem,
#centerelement {
    float: left;
    width: 95%;
    display: inline;
    text-align: center;
}

.centerelement {
    float: left;
    text-align: center;
}

div.alignleft,
#alignleft {
    float: left;
    display: inline;
}

div.alignright,
#alignright {
    float: right;
    display: inline;
}

h1,
h2,
h3 {
    font-family: "Telex", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
        sans-serif;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
}

h4,
h5,
h6 {
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    letter-spacing: 0.1px;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 0 0 #fafafa;
}

h2.article-header {
    font-size: 2.5em;
    margin: 0 0 5px;
    padding: 0;
    display: inline;
    float: left;
    width: 100%;
}

h2.article-header span {
    color: #373b5c;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-shadow: 0 2px 0 #f0f1f6, 0 -1px 0 #24273c;
    letter-spacing: 0.025em;
}

h3.article-subheader {
    font-size: 18px;
    float: left;
    display: inline;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}

h3.article-subheader span {
    color: #373b5c;
    text-transform: uppercase;
    font-weight: normal;
    text-rendering: geometricprecision;
    text-shadow: 0 1px 0 #373b46, 0 -1px 0 white;
    -webkit-font-smoothing: antialiased;
}

h4.article-subheader {
    font-size: 1.15em;
    float: left;
    display: inline;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
}

h4.article-subheader span {
    color: #373b5c;
    text-transform: uppercase;
    font-weight: normal;
    text-rendering: geometricprecision;
    text-shadow: 0 1px 0 #373b46, 0 -1px 0 white;
    -webkit-font-smoothing: antialiased;
}

.ribbon-wrapper {
    position: relative;
    border-bottom: 0px solid #ccc;
    border-top: px solid #ccc;
    -moz-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.2);
    -webkit-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.2);
    -moz-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.2);
    -webkit-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.2);
    width: 200px;
    margin-bottom: 2em;
}

.header-element {
    float: left;
    display: inline;
    width: 100%;
    margin: 1em 0;
    padding: 1px 0px 5px;
    border-bottom: 2px solid #d0d0d0;
}

.header-element span {
    float: left;
    display: inline;
    font-size: 22px;
    text-transform: uppercase;
    color: #604c0b;
    font-weight: 800;
    letter-spacing: 0.1px;
}

.ribbon-front {
    background: #675a29;
    background: url(http://preview.fine-ideas.com/wp-content/themes/fineideas-com/shared/fineideas-navbar.png) repeat scroll -10px -5px #675a29;
    height: 36px;
    width: 305px;
    position: relative;
    left: -25px;
    z-index: 2;
}

.ribbon-front span {
    color: #fafafa;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 0 1px 0 #fff, 0 -1px 0 #1c1c1c;
    padding: 5px 0 2px 10px;
    margin: 3px 0 0 10px;
    font-size: 1.125em;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricprecision;
    letter-spacing: 0.025em;
    float: left;
}

.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
}

.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
    top: 35px;
}

.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
    left: -25px;
    border-color: transparent #5b4f24 transparent transparent;
}

.ribbon-edge-topleft {
    top: 0px;
    border-width: 0px 20px 0 0;
}

.ribbon-edge-bottomleft {
    border-width: 0 9px 10px 0;
    border-radius: 0 0px 0 px;
}

.ribbon-edge-topright,
.ribbon-edge-bottomright {
    left: 220px;
    border-color: transparent transparent transparent #5b4f24;
}

.ribbon-edge-topright {
    top: 0px;
    border-width: 0px 0 0 0px;
}

.ribbon-edge-bottomright {
    border-width: 0 0 0px 0px;
}

.ribbon-back-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background-color: #98843c;
    z-index: 0;
}

.ribbon-back-right {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    height: 80px;
    z-index: 0;
}

.wooden-header {
    background: url(/wp-content/themes/fineideas-com/shared/fineideas-wooden-header.png) no-repeat scroll 0 0 transparent;
    height: 115px;
    margin: 0 0px 0 -35px;
    padding: 0;
    -webkit-transform: perspective(900px) rotateY(10deg);
}

.wooden-header span {
    float: left;
    display: inline;
    margin: 35px 0 0 20px;
    padding: 0 0 0 5px;
    font-size: 28px;
    text-transform: uppercase;
    color: #d0d0d0;
    text-shadow: 0 -1px 1px #b38b5a, 0 2px 3px #a17139;
}

.button {
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 0.5em 2em 0.55em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    outline: medium none !important;
}

.msie .button {
    *display: inline;
}

.button:hover {
    text-decoration: none;
    outline: medium none !important;
}

.button:active {
    position: relative;
    top: 1px;
    outline: medium none !important;
    border: medium none !important;
}

.bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.medium {
    font-size: 12px;
    padding: 0.4em 1.5em 0.42em;
}

.largerounded {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12.5px;
}

.small {
    font-size: 11px;
    padding: 0.2em 1em 0.275em;
}

.white {
    color: #606060 !important;
    border: solid 1px #e0e0e0;
    background: #fff;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#fff),
            to(#ededed));
    background: -webkit-linear-gradient(top, #fff, #ededed);
    background: -moz-linear-gradient(top, #fff, #ededed);
    background: -o-linear-gradient(top, #fff, #ededed);
    background: -ms-linear-gradient(top, #fff, #ededed);
    background: linear-gradient(top, #fff, #ededed);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.white:hover {
    background: #ededed;
    border: solid 1px #b8b8b8;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#fff),
            to(#dcdcdc));
    background: -webkit-linear-gradient(top, #fff, #dcdcdc);
    background: -moz-linear-gradient(top, #fff, #dcdcdc);
    background: -o-linear-gradient(top, #fff, #dcdcdc);
    background: -ms-linear-gradient(top, #fff, #dcdcdc);
    background: linear-gradient(top, #fff, #dcdcdc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}

.white:active {
    color: #999 !important;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#ededed),
            to(#fff));
    background: -webkit-linear-gradient(top, #ededed, #fff);
    background: -moz-linear-gradient(top, #ededed, #fff);
    background: -o-linear-gradient(top, #ededed, #fff);
    background: -ms-linear-gradient(top, #ededed, #fff);
    background: linear-gradient(top, #ededed, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.fineideasgreen {
    color: #e6e7f0 !important;
    border: solid 1px #5d649c;
    background: #373b5c;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#373b5c),
            to(#2a2d47));
    background: -webkit-linear-gradient(top, #373b5c, #2a2d47);
    background: -moz-linear-gradient(top, #373b5c, #2a2d47);
    background: -o-linear-gradient(top, #373b5c, #2a2d47);
    background: -ms-linear-gradient(top, #373b5c, #2a2d47);
    background: linear-gradient(top, #373b5c, #2a2d47);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#373b5c', endColorstr='#2a2d47');
    -webkit-border-image: initial;
    -moz-border-image: initial;
    border-image: initial;
}

.fineideasgreen:hover,
.fineideasgreen:active {
    border: solid 1px #7177aa;
    background: #444971;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(#444971),
            to(#373b5c));
    background: -webkit-linear-gradient(top, #444971, #373b5c);
    background: -moz-linear-gradient(top, #444971, #373b5c);
    background: -o-linear-gradient(top, #444971, #373b5c);
    background: -ms-linear-gradient(top, #444971, #373b5c);
    background: linear-gradient(top, #444971, #373b5c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444971', endColorstr='#589772');
    -webkit-border-image: _initial;
    -moz-border-image: _initial;
    border-image: _initial;
}

div#site-wrapper {
    background: #fafafa;
    -webkit-box-shadow: 1px 2px 4px #666666;
    -moz-box-shadow: 1px 2px 4px #666666;
    box-shadow: 1px 2px 4px #666666;
    border-left: 1px solid #1c1c1c;
    border-right: 1px solid #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding: 0 5px 0 15px;
    height: 100%;
}

header {
    float: left;
    display: inline;
}

div#header-banner {
    float: left;
    margin: 0 0 0 -15px;
    padding: 5px 10px 0;
    width: 994px;
    border-top: 4px solid #292929;
    border-bottom: 4px solid #292929;
    background: #3d3d3d;
    height: 26px;
    border-left: 2px solid #292929;
    border-right: 2px solid #292929;
}

div#header-banner div#header-secondary-navigation {
    color: #f5f5f5;
    float: right;
    font-weight: 700;
    letter-spacing: 0.25px;
}

div#header-top {
    float: left;
    display: inline;
}

div#header-top img {
    float: left;
    display: inline;
    margin: 10px 0 5px;
    padding: 0;
    width: 90%;
    height: auto;
}

nav {
    background: url(/wp-content/themes/fineideas-com/shared/fineideas-navbar.png) no-repeat scroll -5px 0 transparent;
    float: left;
    display: inline;
}

div.menu-primary-container {
    float: left;
    display: inline;
}

div.menu-primary-container ul#menu-primary {
    float: left;
    display: inline;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
}

ul#menu-primary li.menu-item-object-page {
    float: left;
    display: inline;
    padding: 0 0 1.75px 0;
    margin: 2px 0;
    width: 190px;
    text-align: center;
    border-left: 1px solid #685a16;
    border-right: 1px solid #685a16;
    cursor: pointer;
}

li.menu-item-object-page a {
    color: #fafafa;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.11em;
    padding: 0 20px 0 2px;
    float: left;
    display: inline;
    margin: 10px 0 0;
    width: 100%;
    height: 30px;
}

li.menu-item-object-page a:hover,
li.menu-item-object-page a:active,
li.menu-item-object-page a:visited {
    background: transparent;
    color: #ffffff;
}

ul.sub-menu {
    display: none;
    background: url(/wp-content/themes/fineideas-com/shared/fineideas-nav-subnav.png) repeat scroll 0 0 #63582d;
    height: auto;
    left: 417px;
    list-style: none outside none;
    position: absolute;
    text-align: left;
    top: 194px;
    width: 175px;
    z-index: 200;
    border-left: 1px solid #53421b;
    border-right: 1px solid #53421b;
}

ul.sub-menu li {
    background: none repeat scroll 0 0 transparent !important;
    display: inline;
    float: left;
    margin: 5px 0 15px;
    padding: 2px 5px;
    border: 1px solid transparent;
    position: relative;
    text-align: center;
    width: 90%;
}

uul#menu-primary ul.sub-menu {
    position: absolute;
    top: 191px;
    left: 417px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    background: #645829;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-transition: opacity 0.25s ease 0.1s;
    -moz-transition: opacity 0.25s ease 0.1s;
    -o-transition: opacity 0.25s ease 0.1s;
    -ms-transition: opacity 0.25s ease 0.1s;
    transition: opacity 0.25s ease 0.1s;
    -webkit-box-shadow: 3px -8px 11px rgba(112, 109, 92, 0.03);
    -moz-box-shadow: 3px -8px 11px rgba(112, 109, 92, 0.03);
    box-shadow: 3px -8px 11px rgba(112, 109, 92, 0.03);
}

ul#menu-primary li:hover>ul.sub-menu {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    display: inline;
}

ul.sub-menu li {
    height: 45px;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height 0.25s ease 0.1s;
    -moz-transition: height 0.25s ease 0.1s;
    -o-transition: height 0.25s ease 0.1s;
    -ms-transition: height 0.25s ease 0.1s;
    transition: height 0.25s ease 0.1s;
}

ul.sub-menu li.menu-item-type-taxonomy:hover {
    background: url(/wp-content/themes/fineideas-com/shared/fineideas-navhover.png) repeat scroll 0 0 #807037;
}

ul.sub-menu a,
ul.sub-menu a:link {
    color: #fff;
    font-weight: normal;
    font-size: 10pt;
}

ul.sub-menu a:hover,
.sub-menu a:active,
ul.sub-menu a:visited,
ul.sub-menu a:focus,
ul.sub-menu a::selection {
    color: #fffbe4;
    font-weight: bold;
    font-size: 10.25pt;
    -webkit-transition: font 0.05s ease 0.01s;
    -moz-transition: font 0.25s ease 0.1s;
    -o-transition: font 0.25s ease 0.1s;
    -ms-transition: font 0.25s ease 0.1s;
    transition: font 0.25s ease 0.1s;
}

ul.sub-menu a::selection {
    border: 1px double #333;
    -webkit-box-shadow: 3px -8px 11px rgba(112, 109, 92, 0.03);
    -moz-box-shadow: 3px -8px 11px rgba(112, 109, 92, 0.03);
    box-shadow: 3px -8px 11px rgba(112, 109, 92, 0.03);
    -webkit-transition: border 0.05s ease 0.01s;
    -moz-transition: border 0.25s ease 0.1s;
    -o-transition: border 0.25s ease 0.1s;
    -ms-transition: border 0.25s ease 0.1s;
    transition: border 0.25s ease 0.1s;
}

ul#menu-primary li:hover>ul.sub-menu li {
    height: 36px;
    overflow: visible;
    padding: 0;
}

/*New Sub-Menu Concept- Horizontal*/
div#product-subnav {
    float: left;
    display: none;
    margin: 5px 0 0;
    padding: 5px 0 0;
    width: 95%;
}

div.menu-products-container {
    float: left;
    display: inline;
}

ul#menu-products {
    list-style: none;
    float: left;
    display: inline;
    margin: 5px 0 0 10px;
    background-image: -webkit-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -moz-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -o-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -ms-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    width: 920px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 14px #d0d0d0;
    -moz-box-shadow: 1px 1px 14px #d0d0d0;
    box-shadow: 1px 1px 14px #d0d0d0;
    line-height: 0.75em;
    height: 30px;
}

ul#menu-products li.horiz-item {
    float: left;
    width: auto;
    height: 25px;
    margin: 5px 5px 0px;
    padding: 1px 10px;
    line-height: 1.5em;
    text-align: center;
    font-size: 9pt;
}

.horiz-item a {
    text-transform: uppercase;
}

div#header-social {
    display: inline;
    float: left;
    margin: 3em 0 0 0;
    padding: 0 0;
}

div#header-social-bar {
    display: inline;
    float: left;
    margin: 1em 0 0;
    padding: 15px 0 0 275px;
    width: 375px;
    height: 50px;
}

div#header-social-bar span {
    color: #994541;
    display: inline;
    float: left;
    font-size: 1.25em;
    text-transform: uppercase;
    margin-right: 15px;
}

div#header-social-bar img {
    display: inline;
    float: left;
    line-height: 1em;
    margin: 0 20px 0 10px;
    outline: medium none;
    padding: 0;
    height: 32px;
    cursor: pointer;
    -webkit-transition: All 0.4s linear;
    -moz-transition: All 0.4s linear;
    -o-transition: All 0.4s linear;
    -ms-transition: All 0.4s linear;
    transition: All 0.4s linear;
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}

div#header-social-bar img:hover {
    -webkit-transform: rotate(5deg) scale(1.25) skew(0deg) translate(-10px);
    -moz-transform: rotate(5deg) scale(1.25) skew(0deg) translate(-10px);
    -o-transform: rotate(5deg) scale(1.25) skew(0deg) translate(-10px);
    -ms-transform: rotate(5deg) scale(1.25) skew(0deg) translate(-10px);
    transform: rotate(5deg) scale(1.25) skew(0deg) translate(-10px);
}

div#main {
    float: left;
    display: inline;
}

div#leftcolumn {
    margin-top: 1em;
}

.pagename-homepage div#leftcolumn {
    min-height: 715px;
}

body.pagename-testimonials blockquote,
body.pagename-testimonials p {
    float: left;
}

body.pagename-testimonials blockquote img {
    float: right;
    margin: 1px 10px;
    padding: 0;
    border: 2px solid rgba(50, 50, 50, 0.45);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    -moz-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
}

div#leftcolumn img.alignleft {
    border: 2px solid rgba(50, 50, 50, 0.45);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    -moz-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    float: left;
    margin: 5px 12px 5px 5px;
    padding: 0;
    text-align: left;
}

div#leftcolumn img.alignright {
    border: 2px solid rgba(50, 50, 50, 0.45);
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    -moz-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.25);
    float: right;
    margin: 5px 5px 5px 12px;
    padding: 0;
    text-align: right;
}

#breadcrumbs {
    float: left;
    display: inline;
    margin: 5px 0;
    padding: 5px 0;
    width: 95%;
}

#breadcrumbs p.breadcrumbs-wrapper {
    float: left;
    display: inline;
    margin: 5px 0 1px 10px;
    background-image: -webkit-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -moz-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -o-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -ms-linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: linear-gradient(bottom, #f0f0f0 50%, #ebebeb 80%);
    background-image: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(0.5, #f0f0f0),
            color-stop(0.8, #ebebeb));
    width: 920px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 14px #d0d0d0;
    -moz-box-shadow: 1px 1px 14px #d0d0d0;
    box-shadow: 1px 1px 14px #d0d0d0;
    line-height: 0.75em;
}

#breadcrumbs .breadcrumbs-item {
    float: left;
    display: inline;
    font-size: 0.95em;
    margin: 0px 10px;
    text-transform: uppercase;
    padding: 10px 20px 10px 15px;
    border-right: 1px solid #ccc;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    -webkit-box-shadow: 10px 0 24px rgba(5, 5, 5, 0.05);
    -moz-box-shadow: 10px 0 24px rgba(5, 5, 5, 0.05);
    box-shadow: 10px 0 24px rgba(5, 5, 5, 0.05);
    -webkit-transition: all 1.35s all 0.01s;
    -moz-transition: all 1.25s all 0.1s;
    -o-transition: all 1.25s all 0.1s;
    -ms-transition: all 1.25s all 0.1s;
    transition: all 1.25s all 0.1s;
    cursor: pointer;
}

#breadcrumbs .breadcrumbs-item:hover {
    -webkit-transition: all 1.35s all 0.01s;
    -moz-transition: all 1.25s all 0.1s;
    -o-transition: all 1.25s all 0.1s;
    -ms-transition: all 1.25s all 0.1s;
    transition: all 1.25s all 0.1s;
}

.breadcrumbs-item a,
.breadcrumbs-item a:link {
    text-shadow: 1px 1px 1px #d0d0d0;
    color: #1c1c1c;
}

#breadcrumbs .breadcrumbs-item:hover {
    box-shadow: 10px 0 24px #ccc;
    margin: 0 12px;
}

div#flickr-wrapper {
    float: left;
    display: inline;
}

div#widget-flickrgallery {
    float: left;
    padding-bottom: 40px;
}

ul#flickrgallery {
    list-style: none;
    margin: 0;
}

ul#flickrgallery li {
    display: inline;
    margin: 0;
    padding: 0;
}

ul#flickrgallery a,
ul#flickrgallery a:link {
    display: inline;
    margin: 0;
    padding: 0;
}

ul#flickrgallery img {
    border: 2px solid #1c1c1c;
    -webkit-box-shadow: 1px 2px 2px #ccc;
    -moz-box-shadow: 1px 2px 2px #ccc;
    box-shadow: 1px 2px 2px #ccc;
    padding: 2px;
    width: 654px;
    height: 355px;
    -webkit-border-image: initial;
    -moz-border-image: initial;
    border-image: initial;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

ul#flickrgallery div.caption {
    float: left;
    display: inline;
    position: absolute;
    width: 90%;
    height: 20px;
    border: 1px solid #666da4;
    padding: 4px 4px;
    margin: 0 0 10px 30px;
    -webkit-box-shadow: 1px 0px 2px #e8f0de;
    -moz-box-shadow: 1px 0px 2px #e8f0de;
    box-shadow: 1px 0px 2px #e8f0de;
    bottom: 4px;
    color: #fafafa;
    font-weight: normal;
    -webkit-border-image: initial;
    -moz-border-image: initial;
    border-image: initial;
    background: #3d4267;
    background-image: -webkit-linear-gradient(top,
            rgb(102, 109, 164) 0%,
            rgb(49, 52, 81) 70%);
    background-image: -moz-linear-gradient(top,
            rgb(102, 109, 164) 0%,
            rgb(49, 52, 81) 70%);
    background-image: -o-linear-gradient(top,
            rgb(102, 109, 164) 0%,
            rgb(49, 52, 81) 70%);
    background-image: -ms-linear-gradient(top,
            rgb(102, 109, 164) 0%,
            rgb(49, 52, 81) 70%);
    background-image: linear-gradient(top,
            rgb(102, 109, 164) 0%,
            rgb(49, 52, 81) 70%);
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}

ul#flickrgallery div.caption:active,
ul#flickrgallery div.caption:visited {
    outline: medium none !important;
}

div#widget-flickrgallery p.flickrgallery-link {
    float: left;
    width: 98%;
    min-width: 97%;
    text-align: center;
    margin: 0;
    padding: 0;
}

div#rightcolumn {
    margin-top: 2.75em;
}

.widget {
    float: left;
    margin: 0 0 2em;
    width: 320px;
    max-width: 322px;
    min-width: 315px;
}

div#share-product-with-friends {
    float: left;
    display: inline;
    width: 415px;
    text-align: center;
    margin: 5px 0 5px 0px;
    padding: 0em 0 3.5em;
    height: 40px;
}

div#share-product-with-friends h4,
h4.share-with-friends-title {
    float: left;
    font-family: "Telex", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial,
        sans-serif;
    text-transform: uppercase;
    font-size: 10pt;
    display: block;
    margin: 0px 0 0;
    padding: 0;
    width: 100%;
}

div#share-product-with-friends div.sharebar-network {
    float: left;
    display: inline;
    margin: 15px 5px;
    padding: 0;
    width: 70px;
    height: 65px;
}

iframe#sharebar-iframe-fb {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 60px;
}

div#share-product-with-friends img {
    width: 16px;
    height: auto;
    margin: 0 5px;
    padding: 2px;
}

div#share-product-with-friends a:hover {
    text-decoration: none;
    outline: medium none;
    border: medium none;
}

div.product_thumb div.googleplus-share {
    float: right;
    display: inline;
    width: 110px;
    text-align: center;
    margin: 10px 25px 0;
    padding: 0;
}

div.product_thumb div.pinterest-share {
    float: right;
    display: inline;
    width: 70px;
    text-align: center;
    margin: 1px 45px 0;
    padding: 0;
}

div#subcontent div.latestFromTwitter {
    margin: 0 -84px 1.5em 84px !important;
}

div#rssfeed-news ul,
div#subcontent-twitter ul,
ul#twitter_update_list {
    float: left;
    display: inline;
    list-style: none;
    margin: 0 0 2em;
    padding: 0;
}

div#rssfeed-news li,
ul#twitter_update_list li {
    float: left;
    display: inline;
    margin: 5px 0 2px;
    width: 100%;
    min-width: 95%;
}

.rss_excerpt {
    display: none;
    visibility: hidden;
}

div#rssfeed-news li {
    background: url(/wp-content/themes/fineideas-com/shared/fineideas-site-buttons_articles.png) no-repeat scroll 0 0.9px transparent;
    padding: 0 0 5px 25px;
}

ul#twitter_update_list {
    width: 92%;
}

ul#twitter_update_list li {
    background: url(/wp-content/themes/fineideas-com/shared/fineideas-site-buttons_pin.png) no-repeat scroll 0 2px transparent;
    padding: 0 0 5px 30px;
    width: 98%;
}

ul#twitter_update_list span {
    float: left;
    display: inline;
    width: 100%;
}

div.notablePress h4 {
    color: #6b5d2b;
    font-size: 1.35em;
    font-weight: bold;
    margin: 0 0 5px;
    text-shadow: 0 0 0 #fff;
    text-transform: none;
    letter-spacing: 0.01px;
    word-spacing: 0.01px;
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    opacity: 0.85;
}

div.notablePress ul {
    float: left;
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

div.notablePress li {
    float: left;
    display: inline;
    margin: 0 0 0 5px;
    padding: 5px 0;
    width: 100%;
}

form#contactform-sendmessage input#xyzname,
form#contactform-sendmessage input#realname,
form#contactform-sendmessage input#email,
form.contact-form input#xyzname,
form.contact-form input#realname,
form.contact-form input#email {
    border: 2px solid #cccccc;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    -webkit-box-shadow: 1px 1px 4px #1b1b1b;
    -moz-box-shadow: 1px 1px 4px #1b1b1b;
    box-shadow: 1px 1px 4px #1b1b1b;
    margin: 0 15px 20px 0;
    padding: 6px 2px;
    width: 90%;
    -webkit-border-image: initial;
    -moz-border-image: initial;
    border-image: initial;
}

form#contactform-sendmessage textarea,
div.contact-form textarea {
    border: 2px solid #cccccc;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    -webkit-box-shadow: 1px 1px 4px #1b1b1b;
    -moz-box-shadow: 1px 1px 4px #1b1b1b;
    box-shadow: 1px 1px 4px #1b1b1b;
    height: 100px;
    margin: 0 15px 20px 0;
    padding: 6px 2px;
    width: 90%;
    -webkit-border-image: initial;
    -moz-border-image: initial;
    border-image: initial;
}

form#contactform-sendmessage label,
form.contact-form label {
    display: inline;
    float: left;
    font-weight: normal;
    margin: 0 5px 5px 0;
}

.xyzhidden {
    display: none !important;
}

div#comments-form {
    float: left;
    margin-top: 2em;
}

.apple_overlay {
    display: none;
    background-image: url(/wp-content/themes/fineideas-com/lib/javascript/jquery-tools/images/jquery-tools-tooltips/white.png);
    width: 640px;
    padding: 35px;
    font-size: 11px;
}

.apple_overlay .close {
    background-image: url(/wp-content/themes/fineideas-com/lib/javascript/jquery-tools/images/jquery-tools-overlay/apple-close.png);
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

div.product-overview-single {
    margin: 1.5em 0;
    height: 170px;
}

.product-overview-single img {
    border: 2px solid #1c1c1c;
    border: 2px solid #1c1c1c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    -moz-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    height: 150px;
    width: auto;
}

div#display-product-categories {
    float: left;
    display: inline;
    margin: 10px 0;
    padding: 0;
}

div#display-product-categories h3 {
    float: left;
    display: inline;
    margin: 0 0 10px;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    background: #675a2a;
    border-bottom: 2px solid #7f6f34;
}

div#display-product-categories span {
    font-size: 1.4em;
    color: #f8f5ed;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #373016, 0 -1px 0 #eee9d5;
}

div#display-product-categories ul {
    float: left;
    display: inline;
    margin: 0;
    padding: 0 0px 0px;
    width: 100%;
    list-style: none;
}

div#display-product-categories li {
    float: left;
    display: block;
    width: 100%;
    margin: 5px 0;
    padding: 1px 0;
}

div#display-product-categories li:hover {
    cursor: pointer;
}

div#display-product-categories a,
div#display-product-categories a:link {
    font-size: 1.1em;
}

div.product-tags ul.wp-tag-cloud {
    float: left;
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

div.product-tags li {
    float: none;
    display: inline;
    margin: 5px 10px 5px 0;
    padding: 2px 0;
}

div.single-product-image {
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}

div.single-details-gallery img {
    display: none;
}

div#view-product-details-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0 2px;
    padding: 1px;
}

p#view-product-details-wrapper {
    display: none;
}

a.viewdetails1 {
    margin: 1em 0 0;
    float: left;
    display: inline;
}

div.single-product-image img {
    border: 2px solid #1c1c1c;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    -moz-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    margin-left: 0px;
    width: 400px;
}

div.product_thumb img:hover,
div.product_thumb img:focus {
    outline: 0px solid white;
}

div#product-photo-gallery p {
    width: 85%;
    margin: 1em 0;
}

div.product_cat_overivew {
    float: left;
    display: inline;
    margin: 0 0 15px;
    padding: 0;
}

div.product_cat_overview h3 {
    float: left;
    display: inline;
}

div.product_cat_overview p {
    float: left;
    width: auto;
}

div.product_summary {
    width: 70%;
    float: left;
    display: inline;
    margin: 10px 0 0;
    padding: 0;
}

div.product_thumb {
    width: 30%;
    text-align: center;
    margin: 10px 0px;
    padding: 0;
    float: left;
}

div.product_thumb img {
    border: 2px solid #1c1c1c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    -moz-box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
    box-shadow: 2px 2px 15px rgba(70, 100, 80, 0.55);
}

div.product_thumb img:hover,
div.product_thumb img:focus {}

div.related-post-item h3,
div.related-post-item h4 {
    float: left;
    display: inline;
    width: 130px;
    height: auto;
    margin: 0 0 20px;
    padding: 0;
}

div.related-post-item img {
    float: left;
    margin: 2px 20px 2px 0;
    padding: 0px;
    border: 2px solid #1c1c1c;
    -webkit-box-shadow: 1px 2px 2px #ccc;
    -moz-box-shadow: 1px 2px 2px #ccc;
    box-shadow: 1px 2px 2px #ccc;
    -webkit-border-image: initial;
    -moz-border-image: initial;
    border-image: initial;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 95px;
    width: auto;
}

.scrollable {
    position: relative;
    nowhitespace: afterproperty;
    overflow: hidden;
    height: 665px;
    width: 700px;
}

.vertical {
    position: relative;
    overflow: hidden;
    height: 375px;
    width: 435px;
    border-top: 1px solid #ddd;
}

.scrollable .items {
    position: absolute;
    height: 20000em;
}

.item {
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    padding: 15px;
    font-size: 12px;
    height: 150px;
    width: 100%;
}

.item img {
    float: left;
    margin-right: 20px;
    width: 115px;
    height: auto;
}

.item h3 {
    margin: 0 0 5px 0;
    font-size: 16px;
    color: #456;
    font-weight: normal;
}

.item span {
    width: 160px;
}

#actions {
    width: 435px;
    margin: 30px 0 10px 0;
}

#actions a {
    font-size: 11px;
    cursor: pointer;
    color: #666;
    outline: medium none !important;
    border: medium none !important;
}

#actions a:hover {
    text-decoration: none;
    color: #000;
    outline: medium none !important;
    border: medium none !important;
}

.disabled {
    visibility: hidden;
}

.next {
    float: right;
}

footer div#footer-wrapper {
    float: left;
    display: inline;
    height: 22px;
    margin-top: 2em;
}

div#footer-wrapper p#footer-credits {
    font-size: 11px;
    float: left;
    display: inline;
    margin: 0;
    padding: 2px 0;
    color: #1c1c1c;
    width: 45%;
}

.socialnetworking-share-footer {
    display: inline;
    width: 385px;
    margin: 0 0 0 160px;
    padding: 1px 0;
    position: inherit;
    float: right;
    font-size: 11px;
}

.socialnetworking-share-footer a {
    float: right;
    font-size: 10px;
}

.socialnetworking-share-footer img {
    width: 16px;
    float: left;
    display: inline;
    margin: 0 5px;
    padding: 0px 0 0;
}

.socialnetworking-share-footer span {
    float: left;
    display: inline;
    padding: 1px 0 0;
}

div#footer-wrapper div.googleplus-share {
    float: left;
    display: inline;
    width: 170px;
    padding: 2px 0 0;
    font-size: 10px !important;
    margin: 0;
}

img#feedlyMiniIcon {
    display: none !important;
    visibility: hidden !important;
}