
.bg_top{ background:url(../images/body/bg_top.gif) 0 0 repeat-x #f5f3f4}
#footer{ }
#k2Frontend .k2FrontendToolbar a.toolbar:hover{color: #000 !important;}
strong{ color:#747575}

/*=== COLOR VARIABLES ===*/
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/
/*=== HEADER POSITION ===*/
/*=== SHOWCASE POSITION ===*/
/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
/*=== CONTENT ===*/
/*== Portfolio Page ==*/
#port div.itemExtraFields {
  border-color: #000;
}
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  border-right: 1px solid #000;
}
/*== User Profile ==*/
div.profile dl {
  border-bottom: 1px solid #000;
}
/*== Search Page ==*/
div.component-content > div.search #searchForm div.form-limit-and-counter {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
/*== User Registration ==*/
div.k2AccountPage {
  border-top: 1px solid #000;
}
div.k2AccountPage > dl {
  border-bottom: 1px solid #000;
}
/* Pagination */
div.k2Pagination li span.pagenav,
div.pagination li span.pagenav,
div.itemCommentsPagination li span.pagenav,
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  background: #363838; /* Old browsers */
background: -moz-linear-gradient(top,  #363838 0%, #303232 51%, #292b2b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363838), color-stop(51%,#303232), color-stop(100%,#292b2b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #363838 0%,#303232 51%,#292b2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #363838 0%,#303232 51%,#292b2b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #363838 0%,#303232 51%,#292b2b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #363838 0%,#303232 51%,#292b2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363838', endColorstr='#292b2b',GradientType=0 ); /* IE6-9 */
border: 1px solid #373737;
 color:#fff;
  -webkit-box-shadow:  1px 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow:  1px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
div.k2Pagination li.num span.pagenav,
div.pagination li.num span.pagenav,
div.itemCommentsPagination li.num span.pagenav,
div.k2Pagination li a.pagenav:hover,
div.pagination li a.pagenav:hover,
div.itemCommentsPagination li a.pagenav:hover { 
    border: 1px solid #525252;
    background: #494949; /* Old browsers */
background: -moz-linear-gradient(top,  #494949 0%, #494949 51%, #3c3c3c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494949), color-stop(51%,#494949), color-stop(100%,#3c3c3c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #494949 0%,#494949 51%,#3c3c3c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #494949 0%,#494949 51%,#3c3c3c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #494949 0%,#494949 51%,#3c3c3c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #494949 0%,#494949 51%,#3c3c3c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
 -webkit-box-shadow:  1px 1px 1px 0px rgba(0, 0, 0, 0.1);
        box-shadow:  1px 1px 1px 0px rgba(0, 0, 0, 0.1);
}

/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/