@charset "UTF8";
/* Import Section
====================================================================== */
@import url("common.css");				
@import url("prettyphoto.css");
@import url("flexslider.css");

/*===========================================
  BEGIN
===========================================*/
.container {
  width: 1180px;
}
body {  
  line-height: 20px;
  color: #454545; }
h1, h2, h3, h4, h5, h6 {
	color: #292929;
}
a {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	color: #CC0000;
}
a:hover {
	color: #a39161;
	text-decoration: underline;
}
.item-right {
  overflow: hidden; }  
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/* End Begin
====================================================================== */

/*===========================================
  PICTURE, IMAGE, IMG STYLE
===========================================*/
.picture {
	position: relative;
	border: 4px solid #ececec;
}
.picture2 {
	position: relative;	
}
.picture img, .picture2 img {width: 100%; height: auto;
}
.image-overlay-link,
.image-overlay-zoom {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 40;
	display: none;
	background: rgba(0, 0, 0, 0.6) no-repeat 50%;		
	cursor: pointer;
}
.image-overlay-link {
	background-image: url(../images/overlay-icon-01.png);
}
.image-overlay-zoom {
	background-image: url(../images/overlay-icon-02.png);
}
/* End picture, image, img style
====================================================================== */

/*===========================================
  HEADER
===========================================*/
#pageHeader {
	width: 1178px;
	position: relative;
	background-color: #FFFFFF;
	-webkit-box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	margin: 30px auto 0px;
	padding: 10px 0px 20px;
	border-top: 5px solid #F90;
}
.logo_innerpage {
	float: left;
	padding: 0px;
	width: 700px;
	margin: 0px 0px 8px;
}
.logo_innerpage h1 {
	padding: 0px;
	text: none left;
	margin: 10px 0px 0px 20px;
	font: bold 24px/1.4 "Comic Sans MS", cursive;
}
.logo_innerpage h1 i {
	color: #ff7902;
	font-style: normal;
}
.logo_innerpage h1 smal {
	font: bold 14px "Open Sans", Arial, sans-serif;
	color: #696969;	
	display: block;
	margin: 0px;
	text-transform: uppercase;
	padding: 5px 0px 0px;
}
.logo_innerpage a {
	text-decoration:none;
}
.pull-rights {
	float: right;
	width: 240px;
	margin-top: 10px;
	padding-bottom: 18px;
}
.pull-rights p {
	text-transform: uppercase;
	color: #6B6B6B;
	font-size: 11px;
}
/* End header
====================================================================== */

/*===========================================
  MAIN CONTENT & OWL CAROUSEL, MAIN COL
===========================================*/
#main-content {
	border: 1px solid #d9d9d9;
	border-top: none;
	border-bottom: none;
	background-color: #FFF;
}

/* owl-carousel-text */
.main-top {
	margin: 1px 0px;
}
.owl-carousel-text {
  /*height: 70px;*/
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background: #f3f3f3;
  padding-left: 50px;
  padding-right: 50px;
  position: relative; 
}
.owl-carousel-text .item {
    margin: 9px;
    /*height: 50px;*/ 
}
.owl-carousel-text .item span.pull-left {
      font-size: 38px;
      color: #000;
      line-height: 44px;
      margin-right: 2px 10px 0px 0px;
}
.owl-carousel-text .item a {
	padding: 6px 0 8px;
	display: block;
	line-height: 18px;
	color: #333;
}
.owl-carousel-text .item a:hover {
	color: #C60;
}
.owl-carousel-text .owl-wrapper-outer {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9; 
}
.owl-carousel-text .owl-controls {
    margin: 0; 
}
.owl-carousel-text .owl-controls .owl-buttons .owl-prev, .owl-carousel-text .owl-controls .owl-buttons .owl-next {
    position: absolute;
    background: #f3f3f3;
    top: 50%;
    height: 21px;
    width: 13px;
    margin: -10px 0 0;
    border-radius: 0; 
}
.owl-carousel-text .owl-controls .owl-buttons .owl-prev {
	left: 15px;
	background: #f3f3f3 url(../images/icons/prev.png) no-repeat center center;
}
.owl-carousel-text .owl-controls .owl-buttons .owl-prev:hover {
	background: #f3f3f3 url(../images/icons/prev-lg-hover.png) no-repeat center center;
}
.owl-carousel-text .owl-controls .owl-buttons .owl-next {
	right: 15px;
	background: #f3f3f3 url(../images/icons/next.png) no-repeat center center;
}
.owl-carousel-text .owl-controls .owl-buttons .owl-next:hover {
	background: #f3f3f3 url(../images/icons/next-hover.png) no-repeat center center;
}

/* main col*/
#main-col {
  width: 838px;
  border-right: 1px solid #d9d9d9;
  margin-bottom: -1px; 
}
/* End main content, owl carousel, main col
====================================================================== */ 


/*===========================================
  WIDGET ALL
===========================================*/
.widget {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}  
.widget .widget-title, .widget .down-title {
    margin: 0 -20px 20px; 
}
.widget-title, .down-title {
	text-transform: uppercase;
	padding: 13px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}

/* widget area */
.widget-area-2 {
	width: 245px;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	margin: 0 -1px -1px 0;
}
.widget-area-4 .widget-title,
.widget-area-5 .widget-title {
	font: normal 700 18px;
	padding: 23px 20px;
}
.widget-area-3 .widget-title {
	font: normal 700 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.widget-area-3 {
	margin-bottom: -1px;
	width: 838px;
	border-right: 1px solid #d9d9d9;
	float: left;
}
.widget-area-3.pull-left header {
	margin-bottom: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
.widget-area-3.pull-left header1 {
	margin-bottom: 12px;	
}
.widget-area-3 .widget-area-6,
.widget-area-3 .widget-area-7 {
	width: 50%;
	float: left;
	margin-top: -1px;
}
.widget-area-3 .widget-area-4 {
	width: 100%;
	float: left;
	margin-top: -1px;
	padding-bottom: 14px;
}
.widget-area-3 .widget-area-4, .widget-area-3 .widget-area-4 .widget-half-1 {
	margin: -14px -1px 0px 1px;
	border-right: 1px solid #d9d9d9;
}
.widget-area-3 .widget-area-4 .widget-half-1 {
	width: 60%;
	float: left;
	margin-top: -1px;	
}
.widget-area-3 .widget-area-4 .widget-half-2 {
	width: 40%;
	float: left;
	margin-top: -1px;
}
.widget-area-3 .widget-area-4 .widget-four-1, .widget-area-3 .widget-area-4 .widget-four-2, .widget-area-3 .widget-area-4 .widget-four-3, .widget-area-3 .widget-area-4 .widget-four-4  {
	width: 25%;
	float: left;
	margin-top: -1px;
	border-right: 1px solid #d9d9d9;
	margin-bottom: -6px;
}
.widget-area-3 .widget-area-4 .widget-four-4 {
	border-right: none;
}
.widget-area-3 .widget-area-4 .widget-three-1, .widget-area-3 .widget-area-4 .widget-three-2, .widget-area-3 .widget-area-4 .widget-three-3 {
	width: 33%;
	float: left;
	margin-top: -1px;
	border-right: 1px solid #d9d9d9;
}
.widget-area-3 .widget-area-4 .widget-three-3 {
	border-right: none;
}
.widget-area-3 .widget-area-6 {
	border-right: 1px solid #d9d9d9;
	margin: -14 -1px 0px 1px;
}
.widget-area-3 .widget-area-7 {
    border-left: 1px solid #d9d9d9;
	 margin-top: -14px;
}

/* widget area 4 */
.widget-area-4 {
  clear: both;
  border-top: 1px solid #d9d9d9;
  margin-top: -1px; 
}

 /*widget-area-5*/
.widget-area-5 {
	clear: both;
	margin-top: -1px;
	border-top: 1px solid #d9d9d9;
	overflow: hidden;
}

/* widget docu post */
.widget-docu-post .item {
	padding-bottom: 4px;
}
.widget-docu-post .item img {
    margin-bottom: 10px; 
}
	
.widget-docu-post .item h3 {
	margin-top: 0;
	font: bold 15px/1.4 Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.widget-docu-post .item > a {
    display: block;
    position: relative; 
}	
.widget-docu-post .item > a span {
      display: block;
      position: absolute;
      width: 30px;
      height: 30px;
      display: block;
      right: 0;
      bottom: 10px;
      background: #000 rgba(0, 0, 0, 0.8);
      z-index: 9999;
      text-align: center;
      line-height: 30px;
      border-radius: 0; 
}	  
.widget-docu-post .item > a span i {
        color: #fff;
        font-size: 14px; 
}		
.widget-docu-post .list-news {
	margin-bottom: -20px 0 0;
}
.widget-docu-post .list-news > li {
    padding-top: 10px;
    border-top: 1px solid #d9d9d9; 
}	
.widget-docu-post .list-news > li:first-child {
      border: none; 
}	  
.widget-docu-post .list-news > li .item img {
      margin-top: 5px;
}
	  
.widget.widget-docu-post .list-news.list-unstyled li .item .pull-left img {
	float: left;
	width: 80px;
	margin-right: 15px;
}

.widget.widget-docu-post .list-news.list-unstyled li .item p {
	font: 13px/1.4 "DroidSans", Arial, Helevetica, Sans-sesrif;
}
/* End widget all
====================================================================== */  

/*===========================================
  STYLE FOR INDEX PAGE
===========================================*/
.home-blog {
	margin-top: 14px;
	float: left;
	width: 98%;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home-blog #blog-entry .blog-post { 
    border: 0; margin-bottom: 0;
}
.home-blog #blog-entry .blog-post .post { 
    position: relative;
}
.home-blog #blog-entry .blog-post h3 {
	position: absolute;
	bottom: 0;
	font-size: 14px;
	margin: 0;
	width: 100%;
	float: left;
}
.home-blog #blog-entry .blog-post h3 a {
	background: rgba(0,0,0,.7);
	width: 100%;
	float: left;
	color: #ececec;
	border-top: 1px solid #eb6767;
	padding: 10px 0 10px;
	text-transform: uppercase;
}
.home-blog #blog-entry .blog-post h3 a:hover {
	text-decoration: underline;	
}

.post-bloc { position: relative; text-align:center; margin-bottom:20px;
}
#blog-entry .blog-post.home-page p {
	font: 13px/1.4 "Segoe UI", "Segoe WP", Arial, Sans-Serif;
	color: #000;
}
.home-blog h2 {
	color:#333333;
	font:700 18px/1.4 Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #CC6633;
}

#blog-entry .blog-post .bread {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    padding: 7px 0px;
    border-top: 2px solid #64798E;
    border-bottom: 2px solid #64798E;
}
#blog-entry .blog-post .bread span a.date {
	float: left;
	font-size: 11px;
	color: #007EA8;
}
#blog-entry .blog-post p a {
	font-weight: normal;
	font-family: "Segoe UI", "Segoe WP", Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #000;
}
#blog-entry .blog-post p a:hover {
	color: #CE5913;
}
#blog-entry .blog-post .bread span {
	list-style: none;
	font-size: 12px;
}
#blog-entry .blog-post .bread span a.cat {
	text-transform: uppercase;
	color: #C60;
	margin-right: 5px;
}
#blog-entry .blog-post .bread span a {
	text-transform: none;
	color: #C60;
	float: right;
}
#blog-entry .blog-post.home-page .bread p span .cat {
	float: right;
}

/*================================================
	SIDEBAR
==================================================*/
#sidebar {
	width: 341px;
	margin: 0 0-1px -1px;
	border-left: 1px solid #d9d9d9;
	background-color: #FFF;
}
.widget.widget-random-post .widget-title {
	border-bottom: 1px solid #CCC;
}	  
.widget.tags .page-title p {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 6px;
}
.widget_categories ul li {
    border-top: 1px solid #d9d9d9;
    line-height: 35px; 
}
.widget_categories ul li:first-child {
      padding-top: 0;
      border-top: none; 
}
.widget_categories ul ul {
    margin-bottom: 10px 0;
}
.widget_categories ul ul li:first-child {
      padding-top: 10px;
      border-top: 1px solid #d9d9d9;
}
.widget_categories ul ul li:last-child {
      padding-bottom: 0;
}
/*=====================================
  PAGE FOOTER
=======================================*/
footer, footer p, footer a {
	color: #E1E1E1
}
footer a:hover {
	color: #F0F0F0;
}
.footer-headline {
	background: url(../images/headline-footer-bg.png) 0 50% repeat-x;
	display: block;
	margin: 15px 0 8px 0;
}
.no-margin {margin-top: 0;}
.footer-headline h4 {
	background-color: #303030;
	display: inline;
	padding: 0 10px 0 0;
	color: #fff;
}
.description, .description2 {
	margin:0px 0 20px 0;
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.2) inset;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgba(102,153,204,0.2);
	border-right-color: rgba(102,153,204,0.2);
	border-bottom-color: #287BA4;
	border-left-color: rgba(102,153,204,0.2);
}
.description { border-bottom-width: 4px;
}
.description2 {
	border-bottom-width: 1px;
	padding: 5px;
}
.description2.shadow ul li a {
	color: #FFF;
}
.description h3,.description2 h3 {
	border-bottom: 1px solid #211a32;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	text-shadow: 1px 1px 0 #000;
	border: 1px solid rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.3) inset;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #006699;
}
.description ul,.description2 ul {
	margin:10px;
}
.description ul li,.description2 ul li {
	
	border-bottom: 1px dashed #211a32;
	padding: 5px 0;
	font-size: 12px;
}
.description ul li:last-child {
	border-bottom: none;
}
/* Shadow Styles */
.shadow {
	position: relative;
	-moz-box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 14px 10px -10px rgba(0, 0, 0, 0.7);
}
.description.shadow ul li a {
	color: #333;
	font-size: 14px;
}

/* Footer Bottom
====================================*/
#footer-bottom {
	border-top: 1px solid #3c3c3c;
	margin-top: 25px;
	width: 1100px;
	padding: 22px 0;
}

#footer-bottom a {color: #fff}
#footer-bottom a:hover {color: #d4d4d4;}

/*=====================================
  PAGE CATEGORIES
=======================================*/
.page-full-width #main-col {
  width: 100%;
  border-right: none; 
}
.page-full-width .breadcrumb {
  padding: 10px 20px; 
}
.list-posts-cat {
  margin: -1px 0px 0px -1px;
  position: relative; 
}
.list-posts-cat .page-nav {
    position: absolute;
    top: -40px;
    right: 0; 
}
.list-posts-cat .page-nav a {
      border-left: 1px solid #d9d9d9;
      width: 50px;
      display: block;
      float: left;
      height: 40px; 
}
.list-posts-cat .page-nav .prev {
	background: url(../images/icons/prev-md.png) no-repeat center center;
}
.list-posts-cat .page-nav .prev:hover {
	background-: url(../images/icons/prev-md-hover.png) no-repeat center center;
}
.list-posts-cat .page-nav .next {
	background: url(../images/icons/next-md.png) no-repeat center center;
}
.list-posts-cat .page-nav .next:hover {
	background: url(../images/icons/next-md-hover.png) no-repeat center center;
}
.list-posts-cat .item {
	width: 33.3333%;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.list-posts-cat .item h3 {
	font: 400 20px/24px;
	margin: 10px 0 0 0;
}
.list-posts-cat.clearfix .item.pull-left h3 a {
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.list-posts-cat.clearfix .item.pull-left h3 a:hover {
	color: #C30;
}
.list-posts-cat .item .metadata {
      margin-bottom: 5px; }
.list-posts-cat .item .metadata.style-2 {
      margin-bottom: 20px; }
.list-posts-cat .item p {
	margin-bottom: 15px;
	font-size: 13px;
	margin-top: 10px;
}
.list-posts-cat .item .continue-reading {
	color: #CC6600;
	text-transform: uppercase;
	font-weight: bold;
}
.list-posts-cat .item .continue-reading:hover {
        color: #292929; }

/*=====================================
  PAGE SINGLE - BLOG SINGLE
=======================================*/
article.post-content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
article.post-content header {
    margin-bottom: 10px; 
}
article.post-content header .title-post {
	margin: 0 0 20 0;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
 }
article.post-content header .metadata.style-2 {
      margin-bottom: 0; }
article.post-content .entry-content p {
	margin-bottom: 15px;
}
article.post-content ul.page-numbers {
    margin: 0 -20px;
    padding: 15px 10px 15px 0;
    text-align: right;
    border-bottom: none; 
}
article.post-content ul.page-numbers li {
      margin: 0 2px; 
}
article.post-content ul.page-numbers li a, article.post-content ul.page-numbers li span {
      font-size: 12px;
      font-weight: 300; 
}
article.post-content footer .pager-page {
	margin-bottom: 0;
}
article.post-content footer .pager-page > li {
      border: 1px solid #d9d9d9;
      padding: 30px 20px;
      text-align: center;
      width: 49%; 
}
article.post-content footer .pager-page h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
article.post-content footer .pager-page h3 a {
	color: #333333;
}
article.post-content footer .pager-page h3 a:hover {
          color: #292929; 
}
article.post-content footer .pager-page h3 span {
        color: #a39161;
        margin: 0 5px; 
}
article.post-content footer .pager-page a {
	font: 400 16px;
	color: #2B8080;
}
article.post-content footer .pager-page a:hover {
	color: #CC6600;
	text-decoration: underline;
}
article.post-content footer {
	background-color: #FFF;
	float: left;
	width: 99%;
	padding: 0 10px;
}
.post-content .entry-content-down p a {
	color: #CC3300;
}	  
.post {
	margin: 0px;
	float: left;
	padding: 0;
}
.post-description {
	float: left;
	width: 81%;
}
.post-description-full {
	float: left;
	width: 100%;
}
.post-description p, .post-description-full p {
	margin-bottom: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000;
}
.post h3 {
	padding:10px 0 0 0;
	font: bold 20px Arial, Helvetica, sans-serif;
	color:#414141;
	float: left;
	width: 80%;
}
.post-description h2 {
	font-size: 24px;
	font-family: "Roboto Condensed", sans-serif;
	line-height: 1.2em;
}
.post-in-news-photo h5 {
	padding-left: 5px;
	font-weight: normal;
	line-height: 1.4em;
}
.post-in-news-photo figure figcaption {
	padding: 0 6px;
}
article.post-content .entry-content-down {
	float: left;
	width: 99%;
	background-color: #F8F8F8;
	margin: 10px 0 10px 0;
	padding: 10px 15px 15px 10px;
	border-bottom: thin solid #C60;	
	border-top: thin solid #C60;			
}

/*=====================================
 Post left
=======================================*/
.post-left {
	float: left;
	width: 15%;
	margin: 30px 25px 0 0;
	padding: 10px 0;
	border-top: 1px solid #00759B ;
	border-bottom: 1px solid #00759B;	
}
.post-date {
	width: 110px;
	color: #fff;
	background-color: #006699;
	font-size: 20px;
	float: left;
	text-align: center;
	border-top:3px solid #E93232;	
	padding: 6px 15px;	
	margin: 0px 0px 10px;
}
.post-date span {
	color:#fff; 
	font-style:normal; 
	font-weight:normal; 
	font-size:14px; 
	display:block; 
	margin-top:5px; 
	padding:5px 3px 0; 
	text-align:center;
	border-top:1px solid #fff; }
.post-date {	
	font-family: Yanone, Arial, sans-serif;
}
.post-date .day {
	margin: 17px 0 7px 0;
	font-size: 32px;
	text-align: center;	
}
.post-date .month {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.entry-line-down {
	margin-top: 20px;
}

.social.podijeli {
	margin: 0 0 15px;
	padding: 10px 0 0 0;
}
.social.podijeli-full {
	float: left;
	width: 100%;
	margin: 20px 0 16px;
	padding: 8px 0 8px;
	border-top: thin solid #999;
	border-bottom:thin solid #999 ;
}
.social.podijeli-full span {
	float: left;
	padding: 4px 10px 0 0;
}
.social.podijeli p {
	font: 12px/12px Arial, Helvetica, sans-serif;
}

.social.podijeli a {
	padding-right: 5px;
}
.social.podijeli .googleplus, .social.podijeli-full .googleplus {
	margin: 0px;
	padding: 0px;
}
 .social.podijeli.facebook, .social.podijeli-full.facebook {
	padding-right: 10px;
	margin-right: 20px;
}
 .social.podijeli.twitter, .social.podijeli-full.twitter {
	padding-right: 10px;
}

/*=====================================
  post in news
=======================================*/
.post-in-news {
	float: right;
	width: 200px;
	background-color: #f1f1f1;
	margin: 5px 0 20px 15px;
}
.post-in-news-photo {
	float: right;
	width: 170px;
	background-color: #f1f1f1;
	margin: 5px 0px 15px 10px;
}
.post-in-news-photo2 {
	float: right;
	
	background-color: #f1f1f1;
	margin: 5px 0px 15px 10px;
}
.post-in-news .news-title, .post-in-news-photo .news-title, .post-in-news-photo2 .news-title {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	color: white;
	background-color: #276993;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.post-in-news-photo .news-title2 {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	color: white;
	background-color: #276993;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.post-in-news ul {
    border: 1px solid #dfdfdf;
    margin: 0;
}
.post-in-news li:first-child {
    border-top: none;
}
.post-in-news li {
    padding: 15px;
    border-top: 1px solid #dfdfdf;
}
.post-in-news li a {
	color: #333;
	font: 13px "OpenSans", Arial, sans-serif;
}
.post-in-news li a:hover {
	color: #C30;
	text-decoration: underline;
}
.komentari {
	border-top-width: 1px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

/*=====================================
  PAGE OLDER
=======================================*/
.older-post {
  clear: both; 
}
.older-post .older-post-title {
	margin: 0;
	padding: 12px 20px;
	font-size: 17px;
	font-weight: 600;
	font-style: italic;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.older-post .older-post-title a {
      width: 50px;
      height: 48px;
      border-left: 1px solid #d4d4d4;
      position: absolute;
      top: 0;
      display: block;
}
.older-post .older-post-title a.prev {
      background: url("images/icons/prev-md.png") no-repeat center center;
      right: 50px; 
}
.older-post .older-post-title a.prev:hover {
        background: url("images/icons/prev-md-hover.png") no-repeat center center; 
}
.older-post .older-post-title a.next {
      background: url("images/icons/next-md.png") no-repeat center center;
      right: 0; 
}
.older-post .older-post-title a.next:hover {
        background: url("images/icons/next-md-hover.png") no-repeat center center; 
}
.older-post .list-item {
    margin-left: -1px;
    margin-bottom: -1px; 
}
.older-post .list-item > li {
      float: left;
      width: 16.666666666666664%; 
}
.older-post .list-item .item {
	border-left: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 2px 15px 15px;
}
.older-post .list-item .item .metadata {
	margin-bottom: 10px;
	font: 18px Arial, Helvetica, sans-serif;
}
.older-post .list-item.list-unstyled.clearfix li .item p {
	margin-top: 10px;
	line-height: 1.4em;
}
.older-post .list-item.list-unstyled.clearfix li .item p a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
}
.older-post .list-item.list-unstyled.clearfix li .item p a:hover {
	color: #C60;
	text-decoration: underline;
}
.older-post .list-item.list-unstyled.clearfix li .item .metadata a {
	font: 18px/1.3 Arial, Helvetica, sans-serif;
	color: #333;
}
.older-post .list-item.list-unstyled.clearfix li .item h4 a {
	color: #000;
	font-family: "Segoe UI", "Segoe WP", Arial, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
}
.older-post .list-item.list-unstyled.clearfix li .item h4 a:hover {
	color: #C60;
	text-decoration: underline;
}
.older-post .list-item.list-unstyled.clearfix li .item .metadata2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #C60;
	margin: -2px 0 -5px;
}
.older-post .list-item.list-unstyled.clearfix li .item h3 a {
	color: #333;
	font: normal 18px Arial, Helvetica, sans-serif;	
}
.older-post .caption span {
    display: block;
    width: 30px;
    height: 30px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    right: 0;
    bottom: 0;
    z-index: 9999;
    border-radius: 0;
    text-align: center;
    line-height: 30px; 
}
.older-post .caption span i {
      color: #fff;
      font-size: 14px; 
}
.older-post .caption p {
    z-index: 1; 
}
  
/* ------------------------- main navigation --------------------*/

.selectnav {
    display: none;
    cursor: pointer;
    width: 100%;
    padding: 8px;
    height: 37px;
    float: left;
    font-size: 14px;
    margin: 15px 0;
}
#navigation {
	height:39px;
	width: 1178px;
	background-color:#438692;
	float:left;
}
.menu ul {
    visibility:hidden;
    display:none;
}	
.menu li:hover>ul,.menu li:hover>div {
    visibility:visible;
    display:block;
}
.menu,.menu ul {
    margin:0;
    padding:0;
    list-style:none;
}	
.menu li,.menu ul a {
    position:relative;
}
.menu>li {
    float:left
}
.menu>li.float {
    float:right;
}
.menu li>a {
    display:block;
}
.menu ul {
    position:absolute;
    display:none;
    width:200px
}	
.menu ul ul {
    top:0;
    left:200px;
}	
.menu li:hover>ul {
    display:block;
}
#navigation ul li ul li:first-child,#navigation ul li ul li ul li:first-child{
    margin-left:0;
}
#current {
	font: Verdana, Geneva, sans-serif;
    font-size: 12px;
	background-color: #F38630;
    padding-left: 21px;
    z-index: 8;
    position: relative;
    border-right: 1px solid #FFFFFF;    
}
.menu a {
    text-decoration:none;
}
.menu>li>a {
	color:#fff;
	font-weight:400;
	font:13px/18px Verdana, Geneva, sans-serif;
	line-height:18px;
	padding: 10px 20px 11px;
}

.menu>li:hover>a {
	background-color:#F38630;
	border-left:none;
	padding-left:21px;
	border-right:1px solid #F38630;
	margin: 0 0 -1;
}
.menu>li>a {
	border-right: 1px solid #F4F4F4;
}
.menu>li>a:hover {
	border-right:1px solid #F38630;
	margin:0 0 0 -1px;
	text-decoration: none;
}
.menu ul {
	background-color:#FFFFFF;
	left:-1px;
	border: 3px solid #099 thin solid #999 thin solid #999;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .35);
	box-shadow: 0 2px 8px rgba(0, 0, 0, .35);
	z-index:999999!important;
}	
.menu ul a {
	color:#4E4E4E;
	padding:10px 12px;
	border-bottom: thin solid #CCC;
	font: 12px/18px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
.menu ul a:hover {
	border-left: 3px solid #f38630;
	background-color: #F5F5F5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #004F75;
	text-decoration: none;
}
.menu ul li:first-child a {border-top: 0px;
}
.has-sub > a {
  padding-right: 0;
}
.has-sub > a:after {
	content: '▼';
	color: #FFFFFF;
	display: inline-block;
	font-size: 10px;
	margin-left: 3px;
	text-align: center;
	height: 14px;
}
.has-sub a span {
	font: 13px/18px Verdana, Geneva, sans-serif;
}
.has-sub #current {
	font: 13px/18px Verdana, Geneva, sans-serif;
}
.one-half, .one_half-little, .one-third, .one-fourth, .one-fourths, .two-third, .three-fourth, .one-fifth {
	position: relative;
	margin-right: 25px;
	float: left;
}
.one_fourth_footer {
	position: relative;
	margin-right: 3%;
	float: left;
}
.one-full {
	width: 100%;
}
.one-half {
	width: 48%;
	float: left;
}
.one-half_little {width: 211px;}
.one-third {
	width: 31%;
}
.one-fourth {
	width: 22%;
	float: left;
}
.down {
	width: 360px !important;
}
.one-fourths {
	width: 250px;	
}
.one_fourth_footer {width: 22%}
.one-fifth {
	width: 17.600%;
}
.two-third {
	width: 65.660%;
}
.three-fourth {
	width: 74.250%;
}
.last {
	margin-right: 0 !important;
	clear: right;
}

/* Photo Stream
====================================*/
.flickr-widget {	 
	margin: 15px 0 -12px 0;
}
.flickr-widget img {
	display: block; width: 100%;
}
.flickr-widget a:hover {
	border-color: #505050;
}
.flickr-widget a {
	float: left;
	width: 76px;
	height: 60px;
	margin-right: 0 11px 11px 0 ;
	border: 4px solid #404040;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.ie7 .flickr-widget a {
	width: 57px; height: 57px;
}
/* Flickr */
.flickr-widget-blog {
	margin-right: -15px;
}
.flickr-widget-blog img {
	display: block; width: 100%;
}
.flickr-widget-blog a {
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 0 10px 10px 0;
	border: 1px solid #ddd;
	padding: 4px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
.list-posts.list-unstyled li .item.clearfix .item-right p {
	font: 13px/1.4 "DroidSans", Arial, Helevetica, Sans-sesrif;
	color: #000000;
}
/* Small meta */
.small-meta {
	color:#7A8D67;
	font: italic 11px;
	border-top: 1px dashed #CCC;
	padding-top: 3px;		
}
.small-meta a {
	font-weight: bold !important;
	color: #BB5E00 !important;
	font: italic 12px Arial, Helvetica, sans-serif;
}
.small-meta a:hover {
	color: #474747 !important;
	background: none !important
}

.small-meta span.date-ico {
	line-height: 28px;
	margin-right: 5px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left 4px;
}
.small-meta span.beyond-ico {
	line-height: 18px;
	display: inline-block;
	float: right;
	margin-right: 4px 10px 0 0;
}

/* list & links*/
.list-news.list-unstyled li .item p a {
	font: 13px/1.4 "Helvetica Neue", Arial, sans-serif;
	color: #333;
}
.list-news.list-unstyled li .item .small-meta {
	margin-bottom: 15px;
	border-top-style: none;
	margin: -15px 0 15px;
}
.links-list li a {
	color: #a4a4a4;
	display: block;	
	background: url(../images/links-list-arrow-01.png) no-repeat left 47%;
	padding: 5px 0 5px 12px;
}
.links-list-alt li a {
	color: #666;
	display: block;
	padding: 3px 0;
	padding-left: 12px;
	background: url(../images/links-list-arrow-02.png) no-repeat left 47%;
}
.links-list li a:hover {color: #fff}
.links-list-alt li a:hover {color: #888}
.links-list li:first-child a,
.links-list-alt li:first-child a {
	margin: -3px 0 0 0;
}

/* Metadata, Breadcrumb & Ul.pages numbers Styles */
.metadata {
	margin-bottom: 0;
	color: #333333;
	font-size: 11px;
}
.metadata.style-2 {
  background: #f3f3f3;
  color: #292929;
  font-weight: 400;
  margin-bottom: 20px; 
} 
.metadata.style-2 span {
    border-right: 1px solid #fff;
    display: inline-block;
    padding: 5px 10px; 
}	
.metadata.style-2 i {
    padding-left: 10px; 
}

.breadcrumb {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 20px; 
}
.breadcrumb li.active {
    color: #a39161; 
}
.breadcrumb > li + li:before {
    color: #a39161; 
}
ul.page-numbers {
  text-align: center;
  padding: 20px 0;
  margin: -1px 0 0;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
ul.page-numbers li {
    border: none;
    margin: 0 10px;
    padding: 0; 
}
ul.page-numbers li a, ul.page-numbers li span {
	font-size: 18px;
	padding: 5px;
	font-weight: 400;
	color: #009999;
	text-transform: uppercase;
}
ul.page-numbers li a:hover, ul.page-numbers li span.current {
      color: #a39161;
}

/* Page title
====================================*/
.page-title {
	border-bottom: 1px solid #e9e9e9;
	display: block;
	margin: 0 0 20px;
}
.page-title2 {
	border-bottom: 1px solid #e9e9e9;
	display: block;
	margin: 0 0 5px 0;
}
.page-title h1, .page-title2 h1 {
	font: bold 22px/1.4 Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 0px 4px 0px;
}
.page-title h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 2px 0px 6px;
	color: #333;
}
.page-title h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 0 0px;
	color: #333;
}
.page-title h4 {
	font: bold 14px/1.1 Arial, Helvetica, sans-serif;
	padding: 0px 0 0px;
	color: #333;
}
.page-title span {
	color: #666;
}
.page-title.second-childe {
	margin-bottom: 10px;
}
.page-title.first-childe {
	margin-bottom: 16px;
}
.bolded-line {
	text-indent: -9999px;
	height: 3px;
	width: 160px;
	display: block;
	margin-bottom: -2px;
	background-color: #0099FF;
}
.read-more a {
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	color: #C30;
}

/* social Icons */
.social-icons {
	float: left;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 14px;
}
.social-icons li, .social-icons2 li {
	display: inline;
	list-style: none;
	text-indent: -9999px;
	margin-left: 7px;
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-right: 7px;
}
.social-icons li a, .social-icons2 li a {
    background-repeat: no-repeat;    
    display: block;
    height: 28px;
    width: 28px;
}
.social-icons li:hover, .social-icons2 li:hover {opacity: 1;}
.social-icons2 {
	margin: 0;
	float: right;
	padding-right: 20px;
}
.social-icons2 li {
	margin: 2px 0 10px;
}
.social a {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 6px 0;	
}
#social a img {
    border: none;
}
/* Icon List */
.facebook {
	background-image: url(../images/icons/social/facebook.png);
	background-repeat: no-repeat;
}
.googleplus {
	background-image: url(../images/icons/social/googleplus.png);
	background-repeat: no-repeat;
}
.picasa {
	background: url(../images/icons/social/picasa.png) no-repeat;
}
.instagram {
	background-image: url(../images/icons/social/instagram.png);
	background-repeat: no-repeat;
}
.skype {
	background: url(../images/icons/social/skype.png) no-repeat;
}
.twitter {
	background-image: url(../images/icons/social/twitter.png);
	background-repeat: no-repeat;
}
.youtube {
	background-image: url(../images/icons/social/youtube.png);
	background-repeat: no-repeat;
}

/* Related article & owl-carousel-related */
.related-article .widget-title, .related-article .title {
	font: normal 15px "Open Sans", Arial, sans-serif;
	margin: 0;
	color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.related-article .widget-title {
	padding-left: 20px;
}
.related-article .owl-carousel-related {
	margin-top: -1px;
	position: relative;
	border-top: 1px solid #d9d9d9;
	float: left;
	width: 99%;
	padding: 20px 0px 0px 20px;
	background-color: #FFF;
	background-image: none;
}
.related-article .owl-carousel-related .post {
	margin: 0 3px;
	padding-right: 14px;
}
.related-article .owl-carousel-related .post img {
      width: 100%; }
	  
.related-article .owl-carousel-related a.caption p {
	font: 13px"Roboto Condensed", sans-serif;
	padding: 5px;
	width: 100%;
	bottom: 0;	
}
.related-article .owl-carousel-related a.caption span {
    z-index: 999; 
}	
.related-article .owl-carousel-related .owl-controls .owl-buttons .owl-prev, .related-article .owl-carousel-related .owl-controls .owl-buttons .owl-next {
	position: absolute;
	background: none;
	top: -45px;
	display: block;
	width: 50px;
	height: 51px;
	border-radius: 0;
	margin: 0 20px 0px 0px;
}
.related-article .owl-carousel-related .owl-controls .owl-buttons .owl-prev {
	right: 50px;
	background: url(images/icons/prev-md-hover.png) no-repeat center center;
}
.related-article .owl-carousel-related .owl-controls .owl-buttons .owl-prev:hover {
	background: url(images/icons/prev-md.png) no-repeat center center;
}
.related-article .owl-carousel-related .owl-controls .owl-buttons .owl-next {
	right: 0;
	background: url(images/icons/next-md-hover.png) no-repeat center center;
}
.related-article .owl-carousel-related .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/icons/next-md.png) no-repeat center center;
}
.related-article .owl-carousel.owl-carousel-related .post .item-description p {
	font: normal 13px/1.5 "Open Sans", Arial, sans-serif;
	padding: 8px 0 0 3px;
}
.related-article .owl-carousel.owl-carousel-related .post .item-description p a {
	color: #333;	
}
.related-article .owl-carousel.owl-carousel-related .post .item-description p a:hover {
	color: #C60;
}

/* Caption */
.caption {
  position: relative;
  overflow: hidden;
  display: block; 
}  
.caption p {
    position: absolute;
    margin: 0;
    bottom: -100%;
    color: #fff;
    padding: 8px 20px 10px;
    background: #333232;
    background: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-weight: 400;
    width: 100%; 
}	
.caption > span {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 50%;
    bottom: 15px;
    color: #A39161;
    display: block;
    font-size: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    text-align: center;
}

/* Style for random posts
====================================================== */
.widget-random-post .list-posts {
	margin-bottom: 0px;
}
.widget-random-post .list-posts .item a.pull-left {
	display: block;
	width: 70px;
	margin-top: -3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.widget-random-post .list-posts .item a.pull-left img {
      margin-top: 5px; 
}  
.widget-random-post .list-posts > li {
	border-top: 1px solid #d9d9d9;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-bottom: 2px;
}
.widget-random-post .list-posts > li:first-child {
      padding-top: 0;
      border-top: none; 
}
  
	/* Style for item
====================================================== */
.item-right {
  overflow: hidden; 
} 
.item-right h4 {
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
.item-right h4 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.item-right h4 a:hover {
	color: #C30;
}
.item-descriptions {
	padding-bottom: 10px;
}  	  
.item-right .metadata span {
	color: #C60;
	font-size: 12px;
}

/* =================================================================== */
/* Tags */
.tags a {
	font: bold 11px "Open Sans", Arial, sans-serif;
	padding: 5px 10px;
	border: 1px solid #999999;
	display: inline-block;
	color: #004080;
	background: #fff;
	margin: 0 3px 6px 0;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border-radius: 1px;	
}
.tags a:last-child {margin-right:0;}
.tags a:hover {
	border: 1px solid #72b626;
	color: #fff;
	background-color: #006699;
}
aside .widget.tags {
	margin: 10px 0;
	padding-top: 10px;
	border-top: thin solid #CCC;	
}
.widget.tags h4 {
	margin-bottom: 10px;
} 
a.sign-up {
	text-align: center;
	display: block;
	color: #fff;
	padding: 12px 0;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
a.sign-up:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tiny_space {
	height:10px;
	position:relative;
	width: auto;
	border-top: 0.2px solid #999999;
	margin-top: 10px;
}

/* ======================== Back To Top ===================== */

#scroll-to-top {
    position: fixed;
    right: 2%;
    bottom: 2%;
    display: none;
    z-index: 1;
}
#scroll-to-top a {
	width: 35px;
	height: 35px;
	display: block;
	background-color: #FF6666;
	background-image: url(../images/scroll-top-top.png);
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	margin-left: -10px;
}
#scroll-to-top a:hover {
	background-color: #339978;
}
.title-post span {
	font-size: 24px;
	line-height: 1.4em;
}
.widget.widget_categories ul li a {
	color: #333;
}
.widget.widget_categories ul li a:hover {
	color: #C60;
	text-decoration: underline;
}
figcaption {
	margin-top: 3px;
	padding-bottom: 1px;
	font-style: italic;
}

.list-posts-cat.clearfix header {
	padding-left: 20px;
	border-bottom: thin solid #CCC;
}

/* TOGGLE -------------------------------------------------*/

.toggle-trigger {
	text-decoration: none;
	color: #444;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #ccc;
	background: #f1f1f1 url(../img/toggle.png) no-repeat 5px 7px;
	padding: 5px 10px 5px 25px;
}
.toggle-trigger.active {
	border-bottom: 1px solid #ccc;	
	background: url(../img/toggle.png) no-repeat 5px -78px;
}
.toggle-trigger:hover {
	background-color: #f5f5f5;	
}
.toggle-container {
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font: 13px/1.5 "Open Sans", Arial, sans-serif;
	padding: 5px 10px;
	color: #333;
}
.breadcrumb li a {
	font-size: 13px;
	font-weight: 500;
	color: #C30;
	font-style: normal;
}

/* Filters
====================================*/
.start-filters {
}

#filters {
	position: relative;
	text-align: right;
	right: 0;
	display: block;
	margin: 10px 25px 30px 0;
}
#filters ul li {
	display: inline;
}
#filters a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	display: inline-block;
	color: #3F3F3F;
	background-color: #fff;
	margin: 0 5px 10px 0;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#filters a:hover,
.selected {
	background-color: #006393 !important;
	border: 1px solid #72b626 !important;
	color: #fff !important;
}

/* Isotope Filtering
====================================*/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	 transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
}

/**** Disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	 transition-duration: 0s;
}
/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* Masonry page
------------------*/
.item-description {
	padding: 5px;
}
.item-description.alt {margin-bottom:0;}
.item-description.related {margin-bottom:0;}
.item-description h5 {
    font: bold 12px/16px;
    padding: 12px 0 8px 0;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #e9e9e9;
    letter-spacing: 0;
}
.item-description h5 span {
    display: block;
    color: #888;
    font-weight: normal;
    margin-top: 3px;
}
.item-description a {color:#404040;}
.item-description a:hover {
	color:#C60;
}
.item-description p, .item-description p a {
	color: #333;
	margin-bottom: 0;
	font: 12px/1.3 "Open Sans", Arial, sans-serif;
}
.row {
  *zoom: 1;
	margin-top: 20px;
}
.span3 {
	width: 24%;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 20px;
}
.span2 {
	width: 222px;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 10px 20px 20px 10px;
}
#portfolio-wrapper {
	border-top: 1px solid #CCC;
}
.non-border {
	border-left-style: none;
}
.entry-title.entry-title-portfolio {
	font-family: 14px/1.2 "Open Sans", Arial, sans-serif;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-left: 3px;
}
.entry-title.entry-title-portfolio a {
	color: #333;
}
.entry-title.entry-title-portfolio a:hover {
	color: #C30;
}
small b {
	font-weight: bold;
}

/* Box styled
====================================*/
.box-styled {
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	width: 97%;
	margin: 20px 0 20px 0;
}
.box-head {
	padding: 10px;
	background-color: #F7F9F9;
}
.box-head h4 {
	margin: 0px;
	color: #353535;
	float: left;
}
.box-head h4 span {
	font-size: 11px;
	color: #999900;
	display: block;
}
.box-body {
	padding: 15px;
	font-size: 13px;
}
.photo {
	background: #fff;
	width: 70px;
	height: 70px;
	display: inline-block;
	float: right;
	margin: -20px 20px 0 0;
}
.photo img {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}

/* -------------------- about us -----------------------*/
.team-about p {
	font: 13px/1.5 "Open Sans", sans-serif;
}
.team-names p {	
	font: 12px/16px Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:left;
	background-color:#57b9e1;
	padding: 4px 15px 10px;
}	
.team-names h3 {
	color:#FFF;
	text-align:left;
	background-color:#57b9e1;
	font: 12px/16px Verdana, Geneva, sans-serif;
	padding: 4px 0px 5px 15px;
}
		
.team-about {
	border-bottom: thin solid #CCC;	
	padding: 6px 0 8px;
}
.team-people {
	float: left;
	width: 99%;
	margin-left: 20px;
	margin-top: 10px;
}
.info-box {
    border: 1px solid #ededed;
    margin: 0 0 22px 0;
    padding: 0px 25px 10px 25px;
    position: relative;
}
.info-box::before {
	width: 20px;
	height: 20px;
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	background-image: url(../images/box_flip.gif);
	background-repeat: no-repeat;
}
.frame-success {
	background-color: #ECF7E8;
	border-color: #d6e9c6;
	color: #274E28;
}
.frame-success p a:hover {
	color: #069;
	text-decoration: underline;
}
.info-box.frame-success h5 {
	line-height: 1.4em;
}
.post-content h4 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.widget2.widget-random-post {
	padding-left: 20px;
	padding-right: 10px;
}

/* FORM
====================================*/
/*----- Common properties for contact, support, search, login form -----*/
form {
	padding: 0;
	z-index: 0;
	background-color: #F0F0F0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
form p {
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
/*errors*/
form label.error {
	color: #FF8000;
	font-size: 10px;
	margin-top: 3px;
}
#subform label.error, #searchform label.error {
	display: none !important;
}
form input.error, form textarea.error, form password.error {
	border-color: #b94a48 !important;
	box-shadow: none;
}
/*label and inputs*/
label {
	font-size: 12px;
	color: #343434;
	font-weight: 600;
	line-height: 1em;
}
input[type="text"], input[type="password"], select, textarea {
	background-color: #ffffff;
	width: 90%;
	height: 23px;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666;
	line-height: 12px;
	display: inline-block;
	border: 1px solid #dedede;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
}
textarea {
	height: auto;
}
select {
	height: 35px;
	width: 97%;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	box-shadow: none;
	border-color: rgba(82, 168, 236, 0.8) !important;
}
:-moz-placeholder {
 font-size: 12px;
 color: #999;
}
:-ms-input-placeholder {
 font-size: 12px;
 color: #999;
}
::-webkit-input-placeholder {
 font-size: 12px;
 color: #999;
}
/*results*/
#result, #subresult, #supportresult {
	width: 100%;
	display: block;
}
/*submit button*/
.submit {
	padding: 12px 20px 12px 20px;
	font-size: 10px;
	color: #fff !important;
	line-height: 10px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 17px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
	cursor: pointer;
	outline: none;
	background-color: #0074C1;
}
/*----- subscribe form ------*/
#subform input[type="text"] {
	width: 150px;
	background: #151515;
	border: 1px solid #151515;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius:  3px 0px 0px 3px;
	border-radius:  3px 0px 0px 3px;
	float: left;
}
.sub-submit {
	background: #343434;
	padding: 11px 10px 9px 10px;
	font-size: 13px;
	line-height: 13px;
	color: #151515;
	font-weight: 600;
	border: none;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius:  0px 3px 3px 0px;
	border-radius:  0px 3px 3px 0px;
	display: inline-block;
}
/*search form*/
#searchform p {
	margin-bottom: 0px;
}
#searchform input[type="text"] {
	width: 180px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius:  3px 0px 0px 3px;
	border-radius:  3px 0px 0px 3px;
	float: left;
}
.search-submit {
	background: #0099ff;
	padding: 11px 10px 9px 10px;
	font-size: 13px;
	color: #fff;
	line-height: 13px;
	font-weight: 600;
	border: none;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius:  0px 3px 3px 0px;
	border-radius:  0px 3px 3px 0px;
	-moz-box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	-webkit-box-shadow:  0 17px 0 0 rgba(255, 255, 255, .12) inset;
	box-shadow:   0 17px 0 0 rgba(255, 255, 255, .12) inset;
	display: inline-block;
}

/* #Forms
================================================== */
	fieldset {
		margin-bottom: 20px; }
	
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #d8d8d8;
		padding: 9px;
		outline: none;
		font: 12px Arial, sans-serif;
		color: #888;
		margin: 0;
		max-width: 100%;
		display: block;
		background: #fff;
		-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
		box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
		}
	select {
		padding: 0;}
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #ccc;
 		color: #666; 
		}
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 12px; 
		font-weight: normal;
		margin-bottom: 8px;}
	select {
		 }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }.form-group #email {
	width: 90%;
}
.form-group {
	margin-bottom: 20px;
}
.widget-area-4 hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
}
header .title-post small {
	color: #000;
}
.list-posts-cat.clearfix .item.pull-left p a {
	color: #333;
	line-height: 1.5em;
}
.list-posts-cat.clearfix .item.pull-left p a:hover {
	color: #C30;
}
.datum{
	width: 100%;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eb6767;
	border-bottom-color: #eb6767;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.datum span{
	float: left;
	list-style: none;
	margin-right: 15px;
	font-size: 11px;
	color: #141414;
}
.datum span a{
	text-transform: none;
	padding-left: 20px;
	color: #6B6B6B;
}
	
	.datum span a.date{ background:url(../images/calendar.png) no-repeat left center;}
	.datum span a.cat{ background:url(../images/category.png) no-repeat left center;
}
.info-box.frame-success .info-box-title h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #069;
	line-height: 22px;
}
