

body{
    background: url(images/companyfolders/bg-content.gif);
    -webkit-font-smoothing: antialiased;
}

blockquote,
input,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

input,
label,
textarea {
    box-sizing: border-box;
    color: #333;
    font-family: 'Lora', serif;
    font-size: 14px;
}


/* Body
------------------------------------------------------------ */

::-moz-selection {
    background-color: #333;
    color: #fff;
}

::selection {
    background-color: #333;
    color: #fff;
}

#header {
    background: url(images/companyfolders/bg-header.gif) repeat;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
    display: block;
    float: left;
    height: 90px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 265px;
}

.header-image #description {
    display: block;
    overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
    width: 100%;
}



#wpadminbar li:hover ul ul {
    left: 0;
}

#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
    background: url(images/bg-pattern.png);
}
.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
    background: url(images/bg-pattern.png);
}

/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
    float: right;
    font-family: 'Oswald', arial, serif;
    padding: 10px 15px;
}

.menu li.right a {
    background: none;
    border: none;
    color: #333;
    display: inline;
    text-decoration: none;
}

.menu li.right a:hover {
    color: #f15851;
    text-decoration: none;
}

.menu li.search {
    padding: 0 10px;
}

.menu li.rss a {
    background: url(images/rss.png) no-repeat center left;
    margin: 0 0 0 10px;
    padding: 0 0 0 16px;
}

.menu li.twitter a {
    background: url(images/twitter-nav.png) no-repeat center left;
    padding: 0 0 0 20px;
}


#inner {
    background: url(images/companyfolders/bg-content.gif);
}

.content-sidebar #inner .wrap {
   background: url(images/companyfolders/bg-content.gif);
}

.breadcrumb a{
    background:url(images/companyfolders/bg-breadcrumbs.png) no-repeat 100% 5px;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
    background-color: #fff;
    margin: -10px 0 30px;
    padding: 0 0 15px;
}

.taxonomy-description p {
    font-size: 14px;
    padding: 15px 15px 0;
}


blockquote {
    background: url(images/blockquote.png) no-repeat;
}



/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}

.one-third,
.two-sixths {
    width: 31%;
}

.four-sixths,
.two-thirds {
    width: 65%;
}

.one-fourth {
    width: 22.5%;
}

.three-fourths {
    width: 73.5%;
}

.one-fifth {
    width: 17.4%;
}

.two-fifths {
    width: 37.8%;
}

.three-fifths {
    width: 58.2%;
}

.four-fifths {
    width: 78.6%;
}

.one-sixth {
    width: 14%;
}

.five-sixths {
    width: 82%;
}

.first {
    clear: both;
    padding-left: 0;
}

/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
    margin: 0 0 20px;
    padding: 0 0 10px;
    width: 48%;
}

.genesis-grid-even {
    float: right;
}

.genesis-grid-odd {
    clear: both;
    float: left;
}


.after-post ul li,
.archive-page ul li,
.entry-content ul li {
    background: url(images/list.png) no-repeat top left;
}

.after-post ul li {
    background: url(images/list-after-post.png) no-repeat top left;
}



/* After Post
------------------------------------------------------------ */

.after-post {
    background: url(images/bg-pattern.png);
    border: double #ddd;
    clear: both;
    color: #fff;
    margin: 30px 0;
    padding: 25px;
    overflow: hidden;
    text-shadow: 0 1px #111;
}

.after-post p {
    color: #fff;
}

.after-post form {
    background: url(images/arrow.png) no-repeat 40px 0;
    display: block;
    padding: 10px 0 10px 120px;
}



/* Sticky Posts
------------------------------------------------------------ */

.sticky {
    background-color: #f5f5f5;
    margin: -10px 0 40px;
    padding: 20px;
}

.post-comments,
.tags {
    background: url(images/icon-dot.png) no-repeat left;
}



.wp-smiley,
.wp-wink {
    border: none;
    float: none;
}

.sidebar .widget .widgettitle {
    background:url(images/companyfolders/bgr_sidebar_widget_top.png) no-repeat;
}

.sidebar .widget ul li.cat-header{
    list-style-image: url(images/companyfolders/cat-header-marker.gif);
}

.sidebar.widget-area ul.folder-tips li {
    background: url(images/companyfolders/marker.gif) 0 8px no-repeat;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
    display: inline;
    padding: 3px;
    width: 85%;
}




/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
    clear: both;
    margin: 0 0 15px;
    overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
    border-bottom: 1px solid #ddd;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0 0 10px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
    margin: 0 0 10px;
    padding: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
    background: url(images/gradient.png) 0 0;
}
#subbutton {
    background: url(images/subsr-submit.png);
}

input:hover[type="button"],
input:hover[type="submit"] {
    background: url(images/gradient.png) 0 -33px;
}

#footer-widgets {
    background: url(images/footer-widgets.png);
}


#email_newsletter p {
    margin-bottom:18px;
}

#footer-widgets .social ul {
    display: table;
    margin-top: 8px;
    margin-bottom: 8px;
    list-style-type: none;
    overflow: hidden;
    clear: both;
}


#footer-widgets .social ul li {
    display: table-cell;
    padding-right: 10px;
    margin-left: auto;
    vertical-align: middle;
}

#footer-widgets form{background:url(images/companyfolders/bg-footer-email.jpg) no-repeat;}

#about_us {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 320px;
}

#email_newsletter {
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    float: left;
    width: 320px;

}

#recent_comments {
    margin-left: 20px;
    /*margin-top: 15px;
    margin-bottom: 10px;
    */
    margin-top: 15px;
    float: left;
    width: 300px;


}

#recent_comments span{
    color: #888888;
}

#recent_comments p {
    color: #F15851;
    padding-bottom: 0;
    padding-top: 0;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
    margin: 0 0 15px;
    overflow: hidden;
}

#author,
#comment,
#email,
#url {
    margin: 10px 5px 0 0;
    padding: 5px;
    width: 250px;
}

#comment {
    height: 150px;
    margin: 10px 0;
    width: 98%;
}

.ping-list {
    margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
    padding: 10px;
}

.comment-list li,
.ping-list li {
    list-style-type: none;
    margin: 15px 0 5px;
    padding: 10px 15px;
}

.comment-list li ul li {
    list-style-type: none;
    margin-right: -16px;
}

.comment-content p {
    font-size: 14px;
    margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
    font-style: normal;
}

.commentmetadata {
    font-size: 12px;
    margin: 0 0 5px;
}

.reply {
    font-size: 14px;
    font-weight: 300;
}

.nocomments {
    text-align: center;
}

#comments .navigation {
    display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
    background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
    border: 1px solid #ddd;
}



.social ul {
    display: table;
    margin-top: 8px;
    margin-bottom: 8px;
    list-style-type: none;
    overflow: hidden;
    clear: both;
}


.social ul li {
    display: table-cell;
    padding-right: 10px;
    margin-left: auto;
    vertical-align: middle;
}

.social-des ul {
    display: table;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
    overflow: hidden;
    clear: both;
    padding-bottom: 5px;
}


.social-des ul li {
    display: table-cell;
    padding-right: 15px;
    margin-left: auto;
    vertical-align: middle;
}

.social-item {
    float: left;
    padding-right: 14px;
    height: 27px;
}

.toolbox{
    background:url("images/companyfolders/bg-toolbar.png") repeat-x;
}

.navigation .prev{background:url("images/companyfolders/bg-pagination.png") no-repeat;}
.navigation .next{background:url("images/companyfolders/bg-pagination.png") no-repeat 100% 0;}


.menu-separator, .folder-tips .menu-separator {
    background: url("images/companyfolders/menu-separator.gif") no-repeat;
}

#baner-see-details {
    float: right;
    padding-top: 18px;
    padding-right: 20px;
}

.single #baner-see-details{
    padding-top: 13px;
    padding-right: 5px;
}

.psd_ico{background:url("images/blog/photoshop-psd-file.png") no-repeat; }
.ai_ico{background:url("images/blog/illustrator-ai-file.png") no-repeat; }
.id_ico{background:url("images/blog/indesign-indd-file.png") no-repeat; }
.eps_ico{background:url("images/blog/encapsulated-postscript-eps-file.png") no-repeat; }
.pdf_ico{background:url("images/blog/portable-document-format-pdf-file.png") no-repeat;}
#header form{background:url("images/blog/bgr_search.png") no-repeat;}

.author-box{
    background: url("images/blog/author_bg.png") no-repeat #ffffff;
}

.sbm_banner{
    background: url("images/blog/submit_banner.jpg") no-repeat;
}

.right_column hr, #mob_place1 hr, #mob_place2 hr{
    background: url("images/blog/hr_bold.png") no-repeat;
}

.sim_prod .lwc{
    background: url("images/blog/lwc_bg.png") no-repeat;
}

.social td { padding-right: 5px; }

.social{
    margin-bottom: 5px;
}

.page-id-6818 .social {
    margin-bottom: 15px;
    margin-top: -5px;
}

.tumbs_up_bubble {
    background: url("images/blog/thumb_up_bubble.png") no-repeat;
}

.embed{
    background: url("images/embed-icon.png");
}
.embed_body input{
    background: url("images/embed_btn.png") no-repeat;
}
.embed_body input:hover{
    background: url("images/embed_btn.png") no-repeat;
}

.popup {
    width: 425px;
    height: 293px;
    border: 4px solid #000000;
}

.popup h4 {
    font-family: Georgia,serif;
    font-size: 28px;
    color: #000000;
    padding: 32px 0 0 20px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}

.jqmWindow{
    display:none;
    position:fixed;
    width:430px;
    height: 296px;
    background-color:#FFF;
    color:#333;
    top:50%;
    left:50%;
    margin:-148px 0 0 -215px;
    z-index: 1000;
}
.popup2 {
    width: 252px;
    height: 235px;
    border: 4px solid #000000;
    padding: 21px 35px;
}
.popup2 img {
    float: left;
    margin: 9px 17px 26px 0;
    width: 66px;
    height: 66px;
}
.popup2 h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    color: #000000;
    font-weight: normal;
    height: 35px;
    margin: 0 0 17px !important;
    text-align: center;
    line-height: initial !important;
}
.popup2 p {
    font-family: 'Lora', sans-serif !important;
    font-size: 14px !important;
    line-height: 17px !important;
}
.popup2 .h4 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px !important;
    line-height: 21px !important;
    margin-bottom: 12px !important;
}
.popup2 hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(247, 247, 247, 1), rgba(220, 220, 220, 1), rgba(247, 247, 247, 1));
    width: 100%;
    margin: 0 0 15px;
    display: flex;
}
.popup2 a {
    color: white !important;
    background-color: #f15851;
    border-radius: 3px;
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'Lora', sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    margin-top: 21px;
}
.jqmWindow2{
    display: none;
    position: fixed;
    width: 329px;
    height: 285px;
    background-color: #FFF;
    color: #333;
    top: 50%;
    left: 50%;
    margin: -142px 0 0 -164px;
    z-index: 1000;
}

.jqmOverlay{background-color:#000;}
#jquery-overlay{position:absolute;top:0;left:0;z-index:1000;width:100%;height:500px;}

.popup_body{
    color: #2d2d2d;
    font-family: Arial,serif;
    font-size: 16px;
    margin: 0 20px;
}
.popup_body div{
    padding-top: 10px;
}
.popup_button{
    margin-top: 30px;
}

.ribbon_new {
    background: url(images/companyfolders/pic_new.png) no-repeat;
}
.loading {
    background: url('images/ajax-loader.gif') no-repeat center #ccc;
}

#main_content .toolbox{background:url(images/bgr_toolbar.png) repeat-x;}
#main_content .toolbox .pagination .prev{background:url(images/bgr_pagination.png) no-repeat;}
#main_content .toolbox .pagination .next{background:url(images/bgr_pagination.png) no-repeat 100% 0;}

#main_content .product_list .ribbon_new{background:url(images/pic_new.png) no-repeat;}
#main_content .product_list .ribbon_off{background:url(images/pic_off.png) no-repeat;}
#main_content .product_list .marker_money_saver{background:url(images/icon_money_saver.png) no-repeat;}

.die-cut-page #sidebar .widget_social ul{border:0;padding:8px 0;margin: 0 0 0 21px;}
.die-cut-page #sidebar .widget_social ul li{float:left;padding:0 10px 5px 0;border:0;}

.die-cut-page #sidebar li.marker {list-style-image: url(images/cat-header-marker.gif);}
.die-cut-page #sidebar .active_filter {background: url(images/del_filter.png);}

.right-sidebar-custom {
    background: url(images/bg-texture-dark.png) repeat scroll top right transparent;
}

.content-sidebar .sidebar {
    background: url(images/bg-texture-dark.png) repeat scroll top right transparent;
}


.page-template-stuff_list-php .post{
    width: 290px;
    height: 190px;
    padding: 9px;
    margin: 0 20px 20px 0;
    border: 1px solid #dcdcdc;
    float: left;
}
.page-template-stuff_list-php .post .entry-title{
    margin: 8px 0 12px;
}
.page-template-stuff_list-php .post .entry-title a{
    font: bold 16px Arial,sans-serif;
    color: #1362c7;
}
.page-template-stuff_list-php .post-first-item{
    margin-left: 0;
}
.page-template-stuff_list-php .post-line{
    margin-bottom: 20px;
}
.page-template-stuff_list-php .post .entry-content{
    border: 0;
    margin-bottom: 15px;
    text-align: left;
}
.page-template-stuff_list-php .post .entry-content p{
    font: bold 12px Arial;
}
.page-template-stuff_list-php .avatar{
    width: 108px;
    float: left;
    margin: 3px 10px 0 0;
}
.page-template-stuff_list-php .post-info ul{
    margin: 0 auto;
}
.page-template-stuff_list-php .post-recent-image{
    border: 1px solid #e3e3e3;
    width: 80px;
    height: 80px;
    margin-top: 14px;
    display: inline-block;
    float: left;
    text-align: center;
}
.page-template-stuff_list-php .post-recent-image img{
    margin-top: 6px;
    height: 70px;
}

.die-cut-banner{
    width: 762px;
    height: 50px;
    background: url("images/cannot-find.png") no-repeat;
    background-size: 100%;
    margin: 20px 0 18px;
}
.die-cut-banner a{
    display: block;
    width: 193px;
    height: 28px;
    float: right;
    margin: 12px;
    line-height: 28px;
    text-align: center;
}

.header-subwrap {
    background: url(images/companyfolders/bg-header.gif) repeat;
}



@media only screen and (max-width: 1022px) {
    .page-template-stuff_list-php .social {
        padding-left: 10px;
    }
    .page-template-stuff_list-php .toolbox-wrap {
        padding: 0 10px 10px 10px;
    }
    .page-template-stuff_list-php #content .type-post {
        margin: 0 20px 20px 0;
    }
    .page-template-stuff_list-php .post-items {
        margin: 0 10px !important;
    }
}


@media only screen and (max-width: 500px) {
    .page-template-stuff_list-php .post-items {
        margin: 0 4px !important;
    }
}
