/* =========================================================
Common styles
============================================================ */

body {
    color: #444;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background-color:#4b4b4b;
	/*background: url(../img/tagBG.jpg) no-repeat center center fixed;*/ 
	background: url(../img/camoB.png) repeat top center; 
  /*-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
pre, code {
    font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin:20px 0;
}

ol {
    margin-top:15px;
}
ul {
    margin-top:15px;
}
ul li {
    list-style:inside disc;
    margin-bottom:10px;
}
ol li {
    list-style:inside decimal;
    margin-bottom:10px;
}
/*------responsive image----------------*/
.responsive-img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
/* =========================================================
Elements
============================================================ */
blockquote {
    font-style:italic;
    color:#666;
    margin-bottom:10px;
    background:url(images/icons/quote-icon-big.png) no-repeat left top;
    padding-left:50px;
    line-height:20px;
}
.star-list-1 li,
.star-list-2 li,
.circle-list li,
.check-list li,
.arrow-list li,
.play-list li {
    margin-bottom:10px !important;
}
.star-list-1 li i,
.star-list-2 li i,
.circle-list li i,
.check-list li i,
.arrow-list li i,
.play-list li i {
    margin-right:10px;
}
.star-list-1 li:hover i,
.star-list-2 li:hover i,
.circle-list li:hover i,
.check-list li:hover i,
.arrow-list li:hover i,
.play-list li:hover i {
    color:#121212;
}
/* =========================================================
Heading
============================================================ */
h1 {
    color: #444;
    font: 300 32px/32px  'Oswald', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h2 {
    color: #444;
    font: 300 28px/28px 'Oswald', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h3 {
    color: #444;
    font: 300 24px/24px 'Oswald', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;
}
h4 {
    color: #444;
   font: 300 20px/20px 'Oswald', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h5 {
    color: #444;
    font: 300 16px/18px 'Oswald', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h6 {
    color: #444;
   font: 300 14px/18px 'Oswald', sans-serif;
    letter-spacing: 0;
    margin-bottom:5px;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #758d4b;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #121212;
}
p { 
    margin-bottom:10px;
    line-height:22px;
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{ 
    float:left;
}
.right{
    float:right;
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}
.hover-effect{
    cursor:pointer;
    z-index:100;
}

/* =========================================================
        Columns
============================================================ */
.kopa-one-two {
    float:left;
    margin-right:2%;
    width:49%;
}
.kopa-one-third {
    float:left;
    margin-right:2%;
    width:32%;
}
.kopa-two-third {
    float:left;
    margin-right:2%;
    width:66%;
}
.kopa-one-forth {
    float:left;
    margin-right:2%;
    width:23.5%;
}
.kopa-three-forth {
    float:left;
    margin-right:2%;
    width:74.5%;
}
.col-a {
    float:left;
    width:300px;
    padding:0 20px;
}
.col-b {
    float:right;
    width:850px;
    padding:0 20px;
}
#sidebar {	
   /*border-top:6px solid #ccc;*/
    padding-top:20px;
    /*background-color: #f7f7f7;*/
}
#main-col {	
    /*border-top:6px solid #ccc;*/
    padding-top:20px;
}
.sub-page #main-col {	
    padding-top:10px;
}
.last {
    margin-right:0 !important;
}
#main-col ul.first {
    margin-right: 20px;
}

.wrapper{
    width:100%;
    margin:0 auto;
    background-color:#fff;
}
#main-left {
    padding-left:7px;
    background:url(images/background/shadow-left.png) repeat-y left top;
    width:1237px;
    margin:0 auto;
	position:relative; /*NEW*/
}
#main-right {
    padding-right:7px;
    background:url(images/background/shadow-right.png) repeat-y right top;
    width:1230px;
    margin:0 auto;
}
.mb-20 {
    margin-bottom:20px;
}

/* =========================================================
CSS3 Transition
============================================================ */
#main-menu > li,
#main-menu li ul li,
.search-form .search-text,
#sidebar .widget .kp-archieve li,
#home-slider .kp-view .kp-mask,
#home-slider .flex-direction-nav a,
#bottom-sidebar .widget .tweet_list .tweet_avatar,
.learn-more,
.accordion-title,
.accordion-title h3,
.kp-categories li i,
.newsletter-form .email,
.newsletter-form .submit,
.about-author .author-avatar .avatar-thumb,
.comment-wrap .comment-avatar p,
#comment_name, 
#comment_email, 
#comment_url, 
#comment_subject, 
#comment_phone,
#comment_message,
#contact_name, 
#contact_email, 
#contact_url, 
#contact_subject, 
#contact_phone,
#contact_message,
.kp-alert-box header .kp-box-close i,
#toggle-view li h3,
#toggle-view li span,
.kopa-button,
.star-list-1 li i,
.star-list-2 li i,
.circle-list li i
.check-list li i,
.arrow-list li i,
.play-list li i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* =========================================================
        Header
============================================================ */
#kp-header-top {
    background-color:#121212;
}
/*----------Main Nav----------*/
#main-nav {
    position:relative;
    z-index:9999;
    zoom:1;
}
/*---Main menu---*/
#main-menu {
    margin:0;	
    position:relative;
    z-index:9999;
    zoom:1;
}
#main-menu > li {
    margin:0;
    float:left;
    list-style:none;
    position:relative;
    z-index:9999;
}
#main-menu > li:last-child {
    float:right;
}
#main-menu > li.menu-home a {
    text-indent:-99999px;
    background:url(images/icons/home-icon.png) no-repeat center center;
    padding:10px 20px;
    width:15px;
}
#main-menu > li > a {
    font-family: 'Oswald', sans-serif;
    color:#fff;
    font-size:14px;
    font-weight: 400;
    display:block;
    padding:10px 20px;
    border-left:1px solid #414141;
}
#main-menu > li:hover > a {
    color:#eee;
    border-left:1px solid #333;
}
#main-menu > li:hover +li > a{
    border-left:1px solid #333;
}
#main-menu > li.current-menu-item,
#main-menu > li:hover {
    background-color: #333;
}
/*---Dropdown menu---*/
#main-menu li ul {
    display:none;
    position:absolute;	
    width:200px;
    background-color:#333;
    margin:0;
}
#main-menu > li > ul {
    top:41px;
    left:0;
}
#main-menu li ul li {
    list-style:none;
    margin:0;
    position:relative;
    border-bottom:1px solid #555;
}
#main-menu li ul li:hover {
    background-color:#555;
}
#main-menu li ul li a {
    color:#fff;
    display:block;
    padding:10px 15px;
    font-size:14px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
#main-menu li ul li:hover > a {
    color:#aaa;
}
#main-menu li ul li ul {
    top:-1px;
    left:200px;
}
/*---Responsive menu---*/
#responsive-menu {
    display:none;
    margin:15px auto;
    width:96%;
    padding:5px 2%;
    border:none;
}

#kp-header-bottom {
    padding:20px/*40*/ 20px 0;
}
/*----------Logo----------*/
#logo-image {
    float:left;
    margin-right:50px; /*71*/
    margin-bottom:20px;
}
/*----------Top Banner----------*/
#kp-top-banner {
    float:right;
    margin-bottom:40px;
}
/*----------Top Head----------*/
.top-head {
    float:left;
    width:380px;
    margin-bottom:40px;
}
.top-head p {
    text-transform:uppercase;
    border-bottom:2px solid #ccc;
    padding-bottom:5px;
    color:#666;
    font-size:11px;
    font-weight:700;
    line-height:12px;
    font-family: 'Oswald',sans-serif;
}
.top-head p .kopa-square{
    width: 7px;
    height: 7px;
    background-color: #121212;
    display:inline-block;
    *display:inline;
    zoom:1;
    margin-left:5px;
}
.top-head p span.kopa-date {
    margin-left: 5px;
    display:inline-block;
    *display:inline;
    zoom:1;

}
.head-line h3 {
    float:left;
    margin-right:15px;
    color:#121212;
    border-right:1px solid #858585;
    padding-right:15px;
    line-height:1;
    margin-top:5px;
    font-size: 22px;
    font-weight: 300;
}
/* =========================================================
        Main Content
============================================================ */
#main-content {
    background:url(images/background/dot-2.png) repeat-y 0 0;
    padding-bottom:10px;
}
.page-404 #main-content {
    background:none;
}
.page-404 #kp-header {
    border-bottom:6px solid #121212;
}
/* =========================================================
        Sidebar
============================================================ */
#sidebar .widget {
    margin-bottom:20px;
}
#sidebar ul {
    margin:0;
}
#sidebar ul li {
    margin:0;
    list-style:none;
}
.search-form {
    /*background-color:#fff;*/

    position:relative;
}
.search-form .search-text {
    border:none;
    height:30px;
    line-height:30px;
    padding:0 10.666667% 0 3.333333%;
    width:85.5%;
    color:#888;
    border:1px solid #ccc;
}
.search-form .search-submit {
    border:none;
    background:url(images/icons/search-icon.png) no-repeat 0 0;
    width:12px;
    height:12px;
    position:absolute;
    top:10px;
    right:10px;
    cursor:pointer;
	text-indent: -999em;
}
.search-form .search-text:focus {
    border:1px solid #121212;
}
.search-form .search-submit:hover {
    background:url(images/icons/search-icon.png) no-repeat 0 -38px;
}
/*-------------Tabs-----------*/
.list-container-1 ul {
    margin:0;
}
#sidebar .list-container-1 ul li{
    list-style:none;
    float:left;
    margin:0px 1px 0 0;
    background-color:#e2e2e2;
    width:99px;
    text-align:center;
}
.list-container-1 ul li a{
    padding:5px 0;
    color:#aaa;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size:18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a{
    text-decoration:none;
    background-color:#121212;
    color:#fff;
}
.tab-content-1 {
}

#sidebar .widget .kp-entry-list li {
    padding-bottom:15px;
    margin-top:15px;
    border-bottom:1px dotted #e7e7e7;
}
#sidebar .widget ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#sidebar .widget .kp-entry-list .kp-thumb {
    display:block;
    float:left;
    margin-right:10px; /*15*/
    overflow:hidden;
}
#sidebar .widget .kp-entry-list a.post-title {
    display:block;
    margin-bottom:0px; /*5px*/
    font-weight: 300;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    color: #121212;
	line-height:14px;/**/
	font-weight:bold;
}
#sidebar .widget .kp-entry-list a.post-title:hover {
    color:#121212;
}
.info-meta {
    font-size:11px;
    color:#999;
    font-family: 'Oswald', sans-serif;
}
.info-meta a {
    color:#999;
}
.info-meta a:hover {
    color:#121212;
}

#sidebar .widget .widget-title {
    background: url("images/background/title-pattern.png") repeat-x scroll 0 4px transparent;
    text-transform:uppercase;
    color:#666 ;
    margin-bottom:15px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    line-height: 15px;

}
#sidebar .widget .widget-title > span{
    background-color: #f7f7f7;
    padding-right: 10px;
}
#sidebar .widget .kp-archieve li,
#sidebar .widget .kp-categories li {
    color:#c2c2c2;
    border-bottom:1px dotted #e7e7e7;
    padding-bottom:10px;
    margin-bottom:10px;
}
#sidebar .widget .kp-archieve li i,
#sidebar .widget .kp-categories li i {
    margin-right:10px;
}
#sidebar .widget .kp-archieve li a,
#sidebar .widget .kp-categories li a {
    color:#666;
    font-size:13px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
#sidebar .widget .kp-archieve li:hover,
#sidebar .widget .kp-archieve li a:hover,
#sidebar .widget .kp-categories li:hover,
#sidebar .widget .kp-categories li a:hover {
    color:#121212;
}
#sidebar .widget .kp-categories li:hover span,
#sidebar .widget .kp-categories li span {
    color:#444;
}
#sidebar .widget .kp-comment-list li {
    border-bottom:1px dotted #e7e7e7;
    padding-bottom:15px;
    margin-top:15px;
}
#sidebar  .widget .kp-comment-list li .entry-author {
    color:#121212;
    font-size:12px;
    font-style:italic;
}
#sidebar  .widget .kp-comment-list li .entry-meta {
    color:#454545;
    font-size:12px;
    font-style:italic;
}
#sidebar  .widget .kp-comment-list li .entry-author:hover {
    color:#666;
}
#sidebar  .widget .kp-comment-list li .comment-title {
    font-size:15px;
    color:#444;
}
#sidebar  .widget .kp-comment-list li .comment-title:hover {
    color:#121212;
}
/* =========================================================
Main Col
============================================================ */
.main-one-third {
    float:left;
    width:270px;
    margin-right:20px;
}
.main-two-third {
    float:left;
    width:560px;
    margin-right:20px;
}
#main-col .widget {
    margin-bottom:20px; /*20*/
}
#main-col .widget .widget-title, .entry-box .widget-title {
    background: url("images/background/title-pattern.png") repeat-x scroll 0 4px transparent;
    color: #444;    
    margin-bottom: 12px;
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    line-height: 15px;
}
#main-col .widget .widget-title > span, .entry-box .widget-title > span {
    background-color: #fff;
    padding-right: 10px;
    color: #444;
   
}
#main-col .widget .entry-thumb {
    margin-bottom:15px;
    position:relative;
    overflow:hidden;
    
}
/*
#main-col .widget .entry-thumb .entry-date {
    display:inline-block;
    *display:inline;
    zoom:1;
    background:#121212;
    padding:3px 5px;
    position:absolute;
    left:0;
    bottom:0;
    color:#fff;
    font-size:12px;
    font-weight:300;
     font-family: 'Oswald',sans-serif;
     display: none;
}
#main-col .widget .entry-content .entry-title {
    margin-bottom:10px;
    font: 600 20px/20px 'Open Sans',sans-serif;
}
*/
#main-col .widget .entry-content p{
    margin-bottom: 0;
	
}
#main-col .widget .entry-content .info-meta {
    margin-bottom:3px;
}
#main-col .widget iframe {
    margin-bottom:15px;
}
.kp-hover {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in;
}
/*.kp-hover:hover {	
    -webkit-transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    transform: scale(1.2) rotate(5deg); 
}*/

.kp-hover:hover {	
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -o-transform: scale(1.025);
    -ms-transform: scale(1.025);
    transform: scale(1.025); 
}
/*.kp-hover:hover {
-webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
 
  /*-webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
}
*/
#main-col ul {
    margin:0;
}
#main-col ul li {
    margin:0;
    list-style:none;
}
#main-col .widget-area-1 .older-post li {
    /*border-bottom:1px dotted #e7e7e7;*/
    padding-bottom:10px;
    margin-bottom:15px;
}

#main-col .widget-area-1 .older-post li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#main-col .widget-area-2 .older-post li {
    border-top:1px dotted #e7e7e7;
    padding-top:15px;
    margin-top:15px;
}
#main-col .widget-area-2 .older-post li:first-child{
    margin-top:10px;
}
#main-col .older-post li .kp-thumb {
    display:block;
    float:left;
    margin-right:15px;
    overflow:hidden;
}
#main-col .older-post li .entry-content a.post-title {
    display:block;
    font-size:14px;
    margin-bottom:5px;
    /*color:#444;*/
    font-weight: 300;
     font-family: 'Oswald',sans-serif;
}
#main-col .older-post li .entry-content a.post-title:hover {
    color:#758d4b;
}
#main-col .widget .older-post li .info-meta {
    margin-bottom:0;
}
.learn-more {
    text-transform:uppercase;
   font-family: 'Oswald',sans-serif;
    font-size:11px;
    font-weight:400;
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:5px 8px;
    border:1px solid #121212;
     color:#fff;
    background-color:#121212;
}
.learn-more:hover {
    color:#999;
    background-color:#fff;
     border:1px solid #dbdbdb;
}
/*-------------Twitter-----------*/
#main-col .tweet_list li {
    border-bottom: 1px dotted #e7e7e7;
    padding-bottom:15px;
    margin-bottom:15px;
    font-style:italic;
}
#main-col .tweet_list li a{
   
}
#main-col .tweet_list li:last-child {
    border-bottom: none;
    padding-bottom:0px;
    margin-bottom:0px;
}
#main-col .tweet_list li .tweet_time {
    color:#121212;
    display:block;
    margin-top:5px;
}
#main-col .tweet_list li .tweet_time a {
    color:#121212;	
     font-family: "Oswald", serif;
     font-weight: 300;
     font-style: normal;
}
#main-col .tweet_list li .tweet_time a:hover {
    color:#666;
}
#main-col .tweet_list li .tweet_avatar {
    background:url(images/icons/quote-icon.png) no-repeat 0 0;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:21px;
    height:17px;
    margin-right:10px;
}
#main-col .tweet_list li .tweet_avatar img {
    display:none;
}
#main-col .kp-adv-125 {
    margin:0 -8px;
}
#main-col .kp-adv-125 li {
    float:left;
    margin:8px;
}
#main-col .kp-adv-125 li a {
    display:block;
    overflow:hidden;
}
#main-col .kp-adv-125 li a img {
    border:1px solid #e1e1e1;
}
#main-col .kp-categories li {
    border-bottom: 1px dotted #e7e7e7;
    padding-bottom:10px;
    margin-bottom:10px;
    font-family: "oswald",sans-serif;
    color: #444;
    font-weight: 300;
}
#main-col .kp-categories li i {
    margin-right:5px;
}
#main-col .kp-categories li:hover i {
    color:#121212;
}

.list-container-2 ul {
    margin:0;
}
#main-col .list-container-2 ul li{
    list-style:none;
    float:left;
    margin:0px 1px 0 0;
    background-color:#e2e2e2;
    width:89px;
    text-align:center;
}
.list-container-2 ul li a{
    padding:5px 0;
    color:#aaa;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size:18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-container-2 ul li.active a, 
.list-container-2 ul li:hover a{
    text-decoration:none;
    background-color:#121212;
    color:#fff;
}
.tab-content-2 {
    padding-top:5px;
}

#main-col .widget .kp-entry-list li {
    padding-bottom:15px;
    margin-top:15px;
    border-bottom:1px dotted #e7e7e7;
}
#main-col .widget .kp-entry-list .kp-thumb {
    display:block;
    float:left;
    margin-right:15px;
    overflow:hidden;
}
#main-col .widget .kp-entry-list a.post-title {
    display:block;
    margin-bottom:10px;
}
#main-col .widget .kp-entry-list a.post-title:hover {
    color:#121212;
}
#main-col .widget .kp-comment-list li {
    border-bottom:1px dotted #e7e7e7;
    padding-bottom:15px;
    margin-top:15px;
}
#main-col .widget .kp-comment-list li .entry-author {
    color:#121212;
    font-size:12px;
    font-style:italic;
}
#main-col .widget .kp-comment-list li .entry-meta {
    color:#454545;
    font-size:12px;
    font-style:italic;
}
#main-col .widget .kp-comment-list li .entry-author:hover {
    color:#666;
}
#main-col .widget .kp-comment-list li .comment-title {
    font-size:15px;
    color:#444;
}
#main-col .widget .kp-comment-list li .comment-title:hover {
    color:#121212;
}

/* =========================================================
Bottom Sidebar
============================================================ */
#bottom-sidebar,
#bottom-sidebar a,
#bottom-sidebar .info-meta {
    color:#999;
}
#bottom-sidebar a:hover {
    color:#121212;
}
#bottom-sidebar ul {
    margin:0;
}
#bottom-sidebar ul li {
    margin:0;
    list-style:none;
}
.bottom-sidebar-top {
    height:5px;
    width:100%;
    /*background:url(images/background/pattern-2.png) repeat-x 0 0;*/
}
.bottom-sidebar-bottom {
    background:url(images/background/page-bottom-bg.png) repeat 0 0;
}
#bottom-sidebar .widget .widget-title {
    color:#777;
    text-transform:uppercase;
    font-size:22px;
    border-bottom:1px dashed #555;
    padding-bottom:15px;
    margin-right:-40px;
    margin-bottom:20px;
    font-weight: 300;
}
#bottom-sidebar ol {
    margin:0 0 0 20px;
}
#bottom-sidebar ol > li {
    margin:0 20px 0 0;
    list-style:none;
    float:left;
    width:249px;
    border-right:1px dashed #555;
    padding-top:30px;
    padding-right:20px;
    padding-bottom:20px;
}
#bottom-sidebar ol li.kp-aside-first {
    width:278px;
    border-left:1px dashed #555;
    padding:30px 20px 20px;
}
#bottom-sidebar ol li.kp-aside-first .widget-title {
    margin-left:-40px;
    margin-right:-40px;
    padding-left:40px;
}
#bottom-sidebar ol li .widget i {
    font-size:1.2em;
    margin-right:15px;
}
#bottom-sidebar .widget .text-widget {
    margin-bottom:15px;
}
#bottom-sidebar .widget .contact-info p {
    margin-bottom:15px;
    font-size:13px;
    font-weight:700;
}
#bottom-sidebar .widget ul.kp-categories {
    margin-right:-20px;
}
#bottom-sidebar .widget ul.kp-categories li {
    border-bottom:1px dashed #555;
    padding-bottom:15px;
    float:left;
    width:42.565056%;
    margin-bottom:15px;
    margin-right:7.434944%;
}
#bottom-sidebar .widget ul.kp-categories li a {
}
#bottom-sidebar .widget .tweet_list {
    font-style:italic;
}
#bottom-sidebar .widget .tweet_list li {
    border-bottom:1px dashed #555;
    padding-bottom:15px;
    margin-bottom:15px;
}
#bottom-sidebar .widget .tweet_list .tweet_time {
    display:block;
    margin-top:5px;
}
#bottom-sidebar .widget .tweet_list .tweet_time a {
    color:#aaa;
    font-weight:400;
    font-style: normal;
    font-family: "Oswald", sans-serif;
    font-size: 11px;
}
#bottom-sidebar .widget .tweet_list .tweet_time a:hover {
    color:#fff;
}
#bottom-sidebar .widget .tweet_list .tweet_avatar {
    width:48px;
    height:48px;
    display:block;
    float:left;
    background:url(images/icons/twitter-icon.png) no-repeat 0 0;
    margin-right:15px;
    border-radius:50%;
    position:relative;
    z-index:0;
}
#bottom-sidebar .widget .tweet_list .tweet_avatar:hover {
    box-shadow:0 0 5px #121212;
}
#bottom-sidebar .widget .tweet_list .tweet_avatar img {
    display:none;
}
#bottom-sidebar .widget .kp-entry-list li {
    border-bottom:1px dashed #555;
    padding-bottom:15px;
    margin-bottom:15px;
}
#bottom-sidebar .widget .kp-entry-list a.post-title {
    display:block;
    font-size:15px;
    margin-bottom:10px;
}
#bottom-sidebar .widget .kp-entry-list .info-meta a {
    color:#aaa;
}
#bottom-sidebar .widget .kp-entry-list .info-meta a:hover {
    color:#fff;
    text-decoration:none;
}

/* =========================================================
Footer
============================================================ */
#kp-footer {
    padding:20px;
    background-color:#1f1f1f;
    color:#777;
    position:relative;
}
#copyright {
    float:left;
    margin:0;
}
#footer-nav {
    float:right;
    margin-right:45px;
}
#footer-menu {
    margin:0;
}
#bottom-sidebar #footer-menu li {
    margin:0 0 0 10px;
}
#footer-menu li {
    margin:0 0 0 10px;
    list-style:none;
    float:left;
    border-left:1px solid #777;
    padding-left:10px;
}
#footer-menu li a {
    color:#777;
}
#footer-menu li a:hover {
    color:#29abe;
}

#footer-triangle {
    width:19px;
    height:9px;
    background:url(images/background/triangle-1.png) no-repeat 0 0;
    position:absolute;
    top:-9px;
    left:50%;
    margin-left:5px;
}

/*
Back to top button 
*/
#back-top {
    position: absolute;
    right:20px;
    top:15px;
    margin-bottom:0;
    z-index:100;
}
#back-top a {
    width: 28px;
    height: 28px;
    display: block;	
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background:url(images/background/back-top.png) no-repeat 0 0;
    text-indent:-99999px;
    border-radius:50%;
    position:relative;
    z-index:0;
    outline:none;
}
#back-top a:hover{
    -webkit-box-shadow:0 0 10px 0 #121212;
    -moz-box-shadow:0 0 10px 0 #121212;
    box-shadow:0 0 10px 0 #121212;	
}

/* =========================================================
Categories page
============================================================ */
/*.breadcrumb {
    color:#444;
    font-size:14px;
    background: url("images/background/title-pattern.png") repeat-x scroll 0 bottom transparent;
    padding:0 20px 15px;
    margin:0 -20px;
    font-family: 'Oswald',sans-serif;
}*/

.breadcrumb {
	background: url("images/background/title-pattern.png") repeat-x scroll 0 4px transparent;
	text-transform:uppercase;
    color:#666 ;
	margin-top:20px;
    margin-bottom:10px;
    /*padding-bottom:5px;*/
    font-size: 14px;
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    line-height: 15px;
	/*text-align:right;*/
}

.breadcrumb span {
	background-color: #ffffff;
    padding-right: 10px;
}

.breadcrumb a {
    color:#5b5b5b;
}
.breadcrumb a:hover {
    color:#121212;
}
.breadcrumb .current-page {
    color:#121212;
}
.entry-item {
    margin-top:20px;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
}
.entry-item-left {
    float:left;
    width:660px;
    margin-right:20px;
}
.entry-item-right {
    float:left;
    width:169px;
    margin-right:20px;
    border-left:1px dotted #c6c6c6;
    text-align:center;
}
.entry-item .entry-title {
    
    margin-bottom:15px;
}
.entry-item .entry-title a {
    font-size: 22px;
}
.entry-item .entry-title a:hover {
    color:#121212;
}
.entry-item .entry-thumb {
    float:left;
    margin-right:20px;
    overflow:hidden;
}
.entry-item .entry-content {
    color:#444;
    line-height:20px;
}
.entry-item .entry-date {
    border-radius:50%;
    width:115px;
    height:115px;
    background-color:#121212;
    display:inline-block;
    *display:inline;
    zoom:1;
    color:#e7e7e7;
    font-family: 'Oswald', sans-serif;
    margin-bottom:15px;
    position:relative;
    z-index:0;
    font-weight: 700;
}
.entry-item .entry-date p {
    font-size:18px;
    display:inline-block;
    *display:inline;
    zoom:1;
    text-transform:uppercase;
    border-bottom:1px solid #fff;
    width:100%;
    margin-top:31px;
    padding-bottom:8px;
    margin-bottom:3px;
}
.entry-item .entry-date span {
    font-size:28px;
    line-height: 28px;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.entry-item .entry-comment,
.entry-item .entry-meta {
    display:block;
    color:#666;
    text-align:left;
    margin-left:39px;
    margin-bottom:8px;
    height:20px;
    line-height:20px;
    font-family: 'Oswald',sans-serif;
    font-size: 12px;
}
.entry-item .entry-comment i,
.entry-item .entry-meta i {
    margin-right:10px;
    font-size:18px;
    color:#aaa;
}
.entry-item .entry-comment:hover,
.entry-item .entry-author:hover,
.entry-item .entry-categories:hover {
    color:#121212;
}
.entry-item .entry-author,
.entry-item .entry-categories {
    color:#444;
    line-height:20px;
}
/*-------------Pagination-----------*/






.pagination {
    margin:30px 0;
   text-align:center;
	
}
/*.pagination ul {
    display:inline-block;
    *display:inline;
    zoom:1;
}*/


.pagination ul li {
	display: inline;
}
.pagination ul {
    /*display:inline-block;
    *display:inline;
    zoom:1;*/
}

/*.pagination ul li {
    float:left;
}*/

.pagination ul li:first-child {
    float:left;
}

.pagination ul li:last-child {
    float:right;
}

.pagination ul li a {
    color:#758d4b;
    font-size:15px;
    font-family: 'Oswald', sans-serif;
    padding:0 10px;
}
.pagination ul li a:hover,
.pagination ul li.current a {
    color:#121212;
	text-decoration:underline;
}
.kp-adv-300 a {
    display:block;
    overflow:hidden;
    width:100%;
    height:auto;
}

/************Accordion**************/
.accordion-title {
    background-color:#e2e2e2;
    margin-bottom:1px;
}
.accordion-title h3{
    margin-bottom:0px;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-weight:400;
    line-height:18px;
    cursor: pointer;
}
.accordion-title a {
    color: #666;
    display: inline-block;
    *display:inline;
    zoom:1;
    padding: 10px 20px;
    font-size:16px;
    font-family:  'Oswald',sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.accordion-title.active, .accordion-title:hover {
    background-color:#121212;
}
.accordion-title.active a,
.accordion-title:hover a {
    color:#fff;
}
.accordion-container,
.accordion-container-2 {
    margin:10px 0;
}

.accordion-title-2 {
    background-color:#262b31;
    margin-bottom:3px;
}
.accordion-title-2 h3{
    margin-bottom:0px;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-weight:400;
    line-height:18px;
}
.accordion-title-2 a {
    color: #fff;
    display: inline-block;
    *display:inline;
    zoom:1;
    padding: 10px 20px;
    font-size:18px;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
}
.accordion-title-2.active, 
.accordion-title-2:hover {
    background-color:#f1f1f1;
}
.accordion-title-2.active a,
.accordion-title-2:hover a {
    color:#333;
}
.news-letter {
    background:url(images/background/newsletter-bg.png) no-repeat 0 0;
    padding:10px;
}
.newsletter-form {
    background-color:#fff;
    padding:15px;
}
.newsletter-form p {
    margin-bottom:0;
}
.newsletter-form .email {
    width:96%;
    padding:0 2%;
    background-color:#fff;
    border:1px solid #ddd;
    height:36px;
    line-height:36px;
    color:#444;
    font-style:italic;
    font-size:15px;
    margin-bottom:10px;
}
.newsletter-form .submit {
    border:none;
    text-transform:uppercase;
    color:#121212;
    font-size:12px;
    font-weight:700;
    background:url(images/icons/submit-newsletter-icon.png) no-repeat right center;
    padding:0 15px 0 0;
    margin:0;
    height:15px;
    line-height:15px;
    float:right;
    cursor:pointer;
}
.newsletter-form .email:focus {
    border:1px solid #121212;
}
.newsletter-form .submit:hover {
    color:#666;
    background:url(images/icons/submit-newsletter-icon-hover.png) no-repeat right center;
}
/*--------------- Masonry Container ----------------*/
.masonry-wrapper {
    margin:0 -20px;
}
#masonry-container {
    padding:10px 0;
    margin:0 auto;
}
.centered { margin: 0 auto; }
.masonry-box {	
    margin: 10px;
    float: left;
    overflow:hidden;
    position:relative;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}
.masonry-box img {
    display: block;
    width: 100%;
    cursor:pointer;
}
.col-1 { width: 754px; }
.col-2 { width: 270px; }
.col-3 { width: 182px;}
.col-4 { width: 373px;}
.col-5 { width: 755px;}
.col-6 { width: 563px;}

.col-1 img { max-width: 754px; }
.col-2 img { max-width: 270px; }
.col-3 img { max-width: 182px; }
.col-4 img { max-width: 373px; }
.col-5 img { max-width: 755px; }
.col-6 img { max-width: 563px; }

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.transitions-enabled.masonry {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
    -webkit-transition-property: left, right, top;
    -moz-transition-property: left, right, top;
    -ms-transition-property: left, right, top;
    -o-transition-property: left, right, top;
    transition-property: left, right, top;
}


/* disable transitions on pf-container */
.transitions-enabled.infinite-scroll.masonry {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -ms-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.masonry-box .entry-thumb {
    margin-bottom:15px;
    position:relative;
    overflow:hidden;
}
.masonry-box .entry-thumb .entry-date {
    display:inline-block;
    *display:inline;
    zoom:1;
    background:#121212;
    padding:3px 5px;
    position:absolute;
    left:0;
    bottom:0;
    color:#fff;
    font-size:14px;
    font-weight:300;
}
.masonry-box .entry-content {
    margin-bottom:5px;
}
.masonry-box .entry-content .entry-title {
    font-weight:300;
    margin-bottom:10px;
}
.masonry-box .entry-content .info-meta {
    margin-bottom:5px;
}

.kp-divider-1 {
    border-bottom:1px solid #eee;
    height:1px;
    max-height:1px;
    margin:15px 0;
}
.kp-divider-2 {
    border-bottom:1px dashed #f0f0f0;
    height:1px;
    max-height:1px;
    margin:15px 0;
}
.kp-divider-3 {
    border-bottom:1px dotted #d9d9d9;
    height:1px;
    max-height:1px;
    margin:15px 0;
}
.kp-divider-4 {
    border-top:1px dotted #d9d9d9;
    border-bottom:1px dotted #d9d9d9;
    height:3px;
    max-height:3px;
    margin:15px 0;
}
.kp-divider-5 {
    border-bottom:6px solid #eee;
    height:6px;
    max-height:6px;
    margin:15px 0;
}
/* =========================================================
Search page
============================================================ */
.kp-search-result {
    font-size:16px;
    color:#444;
    background: url("images/background/title-pattern.png") repeat-x scroll 0 bottom transparent;
    padding-bottom:15px;
    font-weight: 300;
    font-family: 'Oswald',sans-serif;
}
.kp-search-result span {
    color:#121212;
}
.kopa-search-list,
.kopa-search-list li {
    margin:0;
    list-style:none;
}
#main-col .kopa-search-list li {
    border-bottom:1px dotted #ddd;
    margin-top:15px;
    padding-bottom:20px;
}
.kopa-search-keyword {
    background-color:#121212;
    color:#fff;
}
#main-col .kopa-search-list .entry-content .entry-title {
    font-weight:300;
    font-size: 24px;
}
/* =========================================================
Single page
============================================================ */
.entry-box {
    /*margin-top:20px;*/
    background:url("images/background/title-pattern.png") repeat-x scroll 0 bottom transparent;
    margin-bottom:15px;
}

.widget-area-1 article {
    /*margin-top:20px;*/
    margin-bottom:15px;
}

.entry-box-left {
    float:left;
    width:660px;
    margin-right:20px;
    margin-bottom:15px;
}
.entry-box-right {
    float:left;
    width:169px;
    margin-right:20px;
    border-left:1px dotted #c6c6c6;
    text-align:center;
    margin-bottom:15px;
}

.noBorder {
	background:none;
}
.entry-box .entry-title {
    font-size: 28px;
    margin-bottom: 10px;
}
.entry-box .entry-thumb {
    float:left;
    margin-right:3.030303%;
    display:block;
    width:40.909091%;
}
.entry-box .entry-content {
    color:#444;
    line-height:20px;
}

.entry-box .entry-date  {
    /*border-radius:50%;*/
    width:115px;
    height:115px;
    /*background-color:#121212;*/
    display:inline-block;
    *display:inline;
    zoom:1;
    /*color:#e7e7e7;*/
	color:#121212;
	font-family: 'Oswald', sans-serif;
    margin-bottom:15px;
    position:relative;
    z-index:0;
    font-weight: 700;
}
.entry-box .entry-date p {
    font-size:18px;
    display:inline-block;
    *display:inline;
    zoom:1;
    text-transform:uppercase;
    border-bottom:1px solid #fff;
    width:100%;
    margin-top:31px;
    padding-bottom:8px;
    margin-bottom:3px;
}
.entry-box .entry-date span{
    font-size:28px;
    line-height: 28px;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.entry-box .entry-comment,
.entry-box .entry-meta{
    display:block;
    color:#666;
    text-align:left;
    margin-left:39px;
    margin-bottom:8px;
    height:20px;
    line-height:20px;
    font-family: 'Oswald',sans-serif;
    font-size: 12px;
}
.entry-box .entry-comment i,
.entry-box .entry-meta i  {
    margin-right:10px;
    font-size:18px;
    color:#aaa;
}
.entry-box .entry-comment:hover,
.entry-box .entry-author:hover,
.entry-box .entry-categories:hover {
    color:#121212;
}
.entry-box .entry-author,
.entry-box .entry-categories  {
    color:#444;
    line-height:20px;
}
.kp-single-img {
    float:right;
    width:65.882353%;
    margin-left:2.352941%;
    text-align:center;
}
.kp-single-img img {
    display:block;
    width:100%;
    margin-bottom:10px;
}
.kp-single-img span {
    display:inline-block;
    *display:inline;
    zoom:1;
    font-style:italic;
    color:#121212;
}
.entry-box .pagination,
#comments .pagination {
    margin:90px 0 15px;
}
.entry-box .pagination ul li a,
#comments .pagination ul li a {
    font-weight:400;
    color:#444;
    font-family: 'Oswald',sans-serif;
    font-size:13px;
    text-transform:none;
}
.entry-box .pagination ul li a:hover,
.entry-box .pagination ul li.current a,
#comments .pagination ul li a:hover,
#comments .pagination ul li.current a {
    color:#121212;
}

.kp-tag-box, .kp-comments-box {
    color:#444;
    border: solid 1px #eee;
    background-color: #f7f7f7;
    padding: 10px;
	margin-top:20px;
	clear:both;
	text-align:center;
}
.kp-tag-box .kp-tag {
    color:#444;
    font-weight:600;
}
.kp-tag-box .kp-tag:hover {
    color:#121212;
}
.kp-tag-box i {
    color:#aaa;
    margin-right:5px;
    font-size: 1em;
}

.kp-comments-box {
	text-align:left;
}
.entry-box footer {
    margin:15px 0;
}
.entry-box footer .prev-post {
    float:left;
}
.entry-box footer .next-post {
    float:right;
}
.entry-box footer a {
    display:inline-block;
    *display:inline;
    zoom:1;
    white-space:nowrap;
    color:#758d4b;
    overflow:hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.entry-box footer a:hover {
    color:#666;
}
.entry-box footer a span {
    text-decoration:underline;
    margin-right:10px;
}
/*--------------About Author--------------*/
.about-author {
    margin:0 0px 15px;
    background:url("images/background/title-pattern.png") repeat-x scroll 0 bottom transparent;
    padding-bottom:30px;	
}
.about-author .author-avatar {
    float:left;
    width:130px;
    margin-right:15px;
    text-align:center;
}
.about-author .author-avatar a {
    font-weight:700;
    color:#121212;
}
.about-author .author-avatar a:hover {
    color:#666;
}
.about-author .author-avatar .avatar-thumb {
    width:130px;
    height:130px;
    background-color:#e6e6e6;
    border-radius:50%;
    display:block;
    margin-bottom:20px;
    position:relative;
    z-index:0;
}
.about-author .author-avatar .avatar-thumb:hover {
    background-color:#121212;
}
.about-author .author-avatar .avatar-thumb img {
    border-radius:50%;
    display:block;
    width:120px;
    height:120px;
    position:relative;
    z-index:0;
}
.about-author .author-content {
    padding-left:20px;
    border-left:1px dotted #c6c6c6;
    margin-left:145px;
    color:#444;
}
.about-author .author-content h3 {
    color:#444;
    text-transform:uppercase;
    font: 700 16px/18px 'Oswald',sans-serif;
}

.about-author .social-link {
    margin:0;
    font-size:14px;
}
#main-col .about-author .social-link li {
    float:left;
    list-style:none;
    margin:0 10px 0 0;
    font-family: 'Oswald',sans-serif;
    font-weight: 300;
}
.about-author .social-link li a {
    display:block;
    font-size:14px;
    font-weight:normal;
}
.about-author .social-link li.facebook-icon a,
.about-author .social-link li.twitter-icon a {
    color:#121212;
}
.about-author .social-link li.facebook-icon a:hover,
.about-author .social-link li.twitter-icon a:hover {
    color:#666;
}
/*------------------ Comments List ---------------------*/
#comments {
    margin-bottom:15px;
    border-bottom:1px solid #eee;
}
#comments h3 {
    margin-bottom:15px;
    color:#444;
    text-transform:uppercase;
    font:700 20px/20px 'Oswald',sans-serif
}
.comments-list .comment {
    margin-bottom:15px;
    list-style:none;
    border-bottom:1px solid #eee;
    padding-bottom:15px;
}
.comment-wrap .comment-avatar {
    float:left;
    margin-right:15px;
    width:75px;	
    color:#444;
    text-align:center;
}
.comment-wrap .comment-avatar p {
    width:65px;
    height:65px;
    display:inline-block;
    *display:inline;
    zoom:1;
    background-color:#e6e6e6;
    border-radius:50%;
    margin-bottom:5px;
    position:relative;
    z-index:0;
}
.comment-wrap .comment-avatar p:hover {
    background-color:#121212;
    cursor: pointer;
}
.comment-wrap .comment-avatar p img {
    display:block;
    width:61px;
    height:61px;
    border-radius:50%;
    position:relative;
    z-index:0;
}
.comment-wrap .comment-avatar a,
.comment-wrap .comment-avatar span {
    display:inline-block;
    *display:inline;
    zoom:1;
}
.comment-wrap .comment-body {
    margin-left:90px;
    padding-left:20px;
    border-left:1px dotted #c6c6c6;
}
.comment-wrap .comment-body .comment-meta {
    margin:0 0px 10px 0;
    color:#444;
}
.comment-wrap .comment-body .comment-meta .author {
    display:inline-block;
    *display:inline;
    zoom:1;
    color:#121212;
    margin-right:5px;
    font-weight:400;
    font-family: 'Oswald',sans-serif;
}
.comment-wrap .comment-body .comment-meta em {
    margin-right:5px;
}
.comment-wrap .comment-body .comment-meta .date {
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:12px;
    color:#777;
     font-family: 'Oswald',sans-serif;
}
.comment-wrap .comment-body a {
    font-style:italic;
    color:#444;
}
.comment-wrap .comment-body a:hover {
    color:#121212;
}

/*------------------ Comment Form ---------------------*/
#respond {
    margin-bottom:15px;
    background:url("images/background/title-pattern.png") repeat-x scroll 0 bottom transparent;
    padding-bottom:5px;
}
#respond h3 {
    text-transform:uppercase;
    margin-bottom:15px;
    color:#444;
    font:700 25px/28px 'Oswald',sans-serif;
}
#comments-form .comment-left,
#contact-form .contact-left {
    width: 31.764706%;
    float: left;
    margin-right:2.352941%;	
}
#comments-form .comment-right,
#contact-form .contact-right {
    float: left;
    width:65.882353%;
}
#comments-form p.input-block, #comments-form p.subject-block,
#contact-form p.input-block, #contact-form p.subject-block {
    position: relative;
    margin-bottom: 15px;
}
#comment_name, #comment_email, #comment_url, #comment_subject, #comment_phone,
#contact_name, #contact_email, #contact_url, #contact_subject, #contact_phone {
    border: 1px solid #ccc;
    background-color:#fbfbfb;
    height: 35px;
    line-height:35px;
    margin-top: 5px;
    padding: 0 2%;
    width: 95%;
}
#comments-form p.textarea-block,
#contact-form p.textarea-block {
    position: relative;
}
#comment_message,
#contact_message {
    border: 1px solid #ccc;
    background-color:#fbfbfb;
    height: 243px;
    margin-top: 5px;
    padding: 10px 2%;
    width:95%;
}
#contact_message {
    height:160px;
}
#comment_message:focus,
#comment_name:focus, 
#comment_email:focus, 
#comment_url:focus, 
#comment_subject:focus,
#contact_message:focus,
#contact_name:focus, 
#contact_email:focus, 
#contact_url:focus, 
#contact_subject:focus {
    outline:0;
    border:1px solid #121212!important
}
#comments-form .comment-button,
#contact-form .contact-button {
    margin-bottom:0px;
}
#comments-form #submit-comment,
#contact-form #submit-contact {
    display:block;
    color:#fff;
     text-transform:uppercase;
   font-family: 'Oswald',sans-serif;
    font-size:12px;
    font-weight:400;
    
    padding:5px 8px;
    border:1px solid #121212;
     color:#fff;
    background-color:#121212;   
    text-align:center;
    margin-top:20px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#comments-form #submit-comment:hover,
#contact-form #submit-contact:hover {
    color:#999;
    background-color:#fff;
     border:1px solid #dbdbdb;
}

#comments-form label.required,
#contact-form label.required {
     font-family: 'Oswald',sans-serif;
}
#comments-form label.required em,
#contact-form label.required em {
    color:#121212;
    margin-left:5px;
}
#comments-form label.error,
#contact-form label.error {
    color: #ee1c24;
    position: absolute;
    right: 0px;
    top: 10px;
}
#comments-form p.textarea-block label.error,
#contact-form p.textarea-block label.error {
    right: 0;
}
#comments-form .c-note,
#contact-form .c-note {
    display:block;
    margin-bottom:15px;
    font-style:italic;
}
#response {
    margin-bottom: 20px;
    text-align: center;
    font-size:18px;
}
#response .success {
    color: #121212;
    margin-top:20px;
    display:inline-block;
    *display:inline;
    zoom:1;
}
#response .failure {
    color: #121212;
    margin-top:20px;
    display:inline-block;
    *display:inline;
    zoom:1;
}

/*------------------ Related Article ---------------------*/
.related-widget h3 {
    text-transform:uppercase;
    margin-bottom:15px;
    color:#444;
    font:700 20px/20px 'Oswald',sans-serif;
}
#main-col .related-widget .kp-entry-list li {
    padding-bottom:15px;
    margin:0 2% 15px 0;
    border-bottom:1px dotted #e7e7e7;
    float:left;
    width:48%;
}
#main-col .related-widget .kp-entry-list .kp-thumb {
    display:block;
    float:left;
    margin-right:10px; /*15*/
    overflow:hidden;
}
#main-col .related-widget .kp-entry-list a.post-title {
    display:block; 
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-bottom:0px; /*10px*/
    color:#444;
}
#main-col .related-widget .kp-entry-list a.post-title:hover {
    color:#121212;
}

/* =========================================================
Contact page
============================================================ */
.contact-form-header {
    margin:15px 0;
    line-height:20px;
    border-bottom:1px solid #eee;
    padding-bottom:5px;
}
.contact-form-header span {
    display:block;
    color:#444;
    font-size:17px;
    font-weight:700;
    margin-bottom:10px;
}
.kp-map h3 {
    text-transform:uppercase;
    margin-bottom:15px;
    font:700 25px/28px 'Oswald',sans-serif;
}

/* =========================================================
Elements page
============================================================ */
.element-box {
    margin-top:20px;
}
.element-box .element-title {
    margin-bottom:10px;
    color:#121212;
    text-transform:uppercase;
    font-weight: 700;
    font-size: 20px;
}
/*----------Alert Box----------*/
.kp-alert-box {
    margin-bottom:20px;
    border:1px solid #ececec;
    background-color:#fcfcfc;
}
.kp-alert-box header {
    padding:10px 20px;
    position:relative;
}
.kp-alert-box header label {
    color:#121212;
    font-weight:700;
    font-size:18px;
    margin-left:10px;
}
.kp-alert-box header i {
    color:#121212;	
}
.kp-alert-box p {
    margin:0 20px 20px;
    color:#666;
}
.kp-box-close {
    display:block;
    position:absolute;
    top:10px;
    right:10px;
    color:#666;
}
.kp-alert-box header .kp-box-close i {
    color:#666;
    font-size:20px;
}
.kp-alert-box header .kp-box-close i:hover {
    color:#121212;
}
/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style:none;   
    margin:0;
    padding:0;
}
#toggle-view p {
    margin-bottom:0;
}
#toggle-view li {
    margin:0 0 1px 0 !important;
    position:relative;
    cursor:pointer;
    list-style:none;
}
#toggle-view li h3 {
    background-color:#666;
    font-size:20px;
    margin:0;
    color:#fff;
    line-height:40px;
    padding:0 15px;
}
#toggle-view li h3:hover {
    background:#f1f1f1;
    color:#333;
}
#toggle-view li.active h3 {
    background:#121212;
    color:#fff;
}
#toggle-view li span {
    position:absolute;
    right:0px;
    top:0;
    font-size:24px;
    width:40px;
    height:40px;
    font-weight:bold;
    text-align:center;
    color:#fff;
    line-height:40px;
}
#toggle-view li.active span,
#toggle-view li.active:hover span {
    color:#fff;
}
#toggle-view li:hover span {
    color:#666;
} 
#toggle-view .panel {
    margin:0;
    display:none;
}
#toggle-view .panel p {
    margin:10px 0 20px;
}
/*-------------Tab-----------*/
.list-container-2 ul {
    margin:0;
}
.element-box .list-container-2 ul li{
    list-style:none;
    float:left;
    margin:0px 1px 0 0;
    background-color:#e2e2e2;
    width:137px !important;
    text-align:center;
}
.list-container-2 ul li a{
    padding:5px 0;
    color:#aaa;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    font-family: 'LeagueGothicRegular',Arial,sans-serif;
    font-size:18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-container-2 ul li.active a, 
.list-container-2 ul li:hover a{
    text-decoration:none;
    background-color:#121212;
    color:#fff;
}
.tab-content-2 {
    padding-top:5px;
}
.tab-content-2 ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}
.element-box .kp-entry-list li {
    padding-bottom:15px;
    margin-top:15px !important;
    border-bottom:1px dotted #e7e7e7;
}
.element-box .kp-entry-list .kp-thumb {
    display:block;
    float:left;
    margin-right:15px;
    overflow:hidden;
}
.element-box .kp-entry-list a.post-title {
    display:block;
    font-size:15px;
    margin-bottom:10px;
    color:#444;
}
.element-box .kp-entry-list a.post-title:hover {
    color:#121212;
}

.element-box .kp-comment-list li {
    border-bottom:1px dotted #e7e7e7;
    padding-bottom:15px;
    margin-top:15px !important;
}
.element-box .kp-comment-list li .entry-author {
    color:#121212;
    font-size:12px;
    font-style:italic;
}
.element-box .kp-comment-list li .entry-meta {
    color:#454545;
    font-size:12px;
    font-style:italic;
}
.element-box .kp-comment-list li .entry-author:hover {
    color:#666;
}
.element-box .kp-comment-list li .comment-title {
    font-size:15px;
    color:#444;
}
.element-box .kp-comment-list li .comment-title:hover {
    color:#121212;
}

/*-------------Button-----------*/
.kp-button-box {
    margin-bottom:20px;
}
.element-box .kopa-button {
    margin-right:15px;
    margin-bottom:20px;
}
.element-box .kopa-additional-button {
    margin-right:15px;	
}
.kopa-button {
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    padding:8px 15px;
    line-height:18px;	
}
.blue-button,
.black-button:hover,
.grey-button:hover {
    border:1px solid #dbdbdb;
    background-color:#121212;
    color:#fff;
}
.black-button,
.blue-button:hover {
    border:1px solid #dbdbdb;
    background-color:#666;
    color:#fff;
}
.grey-button {
    border:1px solid #cacaca;
    background-color:#e2e2e2;
    color:#7b7b7b;
}
.kopa-additional-button {
    border:1px solid #cacaca;
    background-color:#e9e9e9;
    color:#7b7b7b;
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:12px;
    text-transform:uppercase;
}
.kopa-additional-button strong {
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:8px 10px;
}
.kopa-additional-button span {
    border-left:1px solid #cacaca;
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:6px 10px;
    background-color:#dadada;
    font-size:18px;
}
.divider-title {
    color:#444;
    font-size:17px;
    display:block;
    margin-bottom:10px;
     font-family: 'Oswald',sans-serif;
}
.column-title {
    color:#121212;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
}
/* =========================================================
404 Page
============================================================ */
.error-404{
    margin:50px 10% 40px;
}
.error-404 .left-col{
    width:41%;
    float:left;
    margin:0 2%;
}
.error-404 .left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#20abe2;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col{
    width:50%;
    float:left;
    margin:0 2%;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:29px;
    color:#121212;
}
.kopa-pagelink{
    margin-top:20px;
    margin-bottom:20px;
}
.kopa-pagelink a{	
    color:#255379;
    text-decoration:underline;
    font-weight:700;
    padding-right:15px;
}
.kp-social-links{
    
}
#sidebar ul.kp-social-links li{
    margin-bottom:  10px;
}
#sidebar ul.kp-social-links li:last-child{
    margin-bottom: 0;
}
.kp-social-links li span{
    font-family: "Oswald", sans-serif;
    padding-left: 5px;
    font-size: 13px;
    font-weight: 300;
}
.kp-social-links li i{
    font-size: 22px;
}
.kp-social-links li.kp-facebook-icon i{
    color: #3c5b9b;    
}
.kp-social-links li.kp-twiter-icon i{
    color: #2daae1;    
}
.kp-social-links li.kp-rss-icon i{
    color: #f08421;    
}
.kp-social-links li.kp-pin-icon i{
    color:#cb2027;
}
.kp-social-links li:hover i{
    color: #666;
}
.kp-map{
    margin-bottom: 10px;
}