/** 
 * Theme Name: Time
 * Theme URI: http://themes.kubasto.com/time/
 * Description: Time is a responsive, Retina-ready, premium WordPress theme.
 * Author: Kuba Sto
 * Author URI: http://themes.kubasto.com
 * Version: 2.3
 */

/*
 * If you want to customize CSS, please place your code in the Custom CSS field in Theme Options / Advanced (so you won't loose the changes after future theme updates).
 * If you want to find the original CSS code, it's in the data/css folder.
 */

.active h3 {
word-wrap: normal;
font-size: 10px !important;
text-align: center;
}
.active .columns > ul > li {
padding: 9px 7px;
}

.toggles h3 {
word-wrap: normal;
font-size: 14px !important;
text-align: left;
}

.wpcc_form .wpcc_submit {
padding: 0px 10px !important;
}

.tabs .active .columns {
background-image: url("http://www.id.am/ai/wp-content/uploads/2014/03/background.png");
}

nav.primary li {
padding: 0 10px 0 10px !important;
font-size:12px !important;
}
nav.lang a {
margin-bottom: 5px;
border: 1px solid #efefef;
}

nav.secondary a {
padding: 0 10px !important;
}

.gw-gopf-cats > span.gw-gopf-current a {
background: #32578b !important;
}

.gw-gopf-post-title {
font-size:12px;
min-height:90px;
}

.gw-gopf-post-excerpt a {
font-size:13px;
line-height:30px;
text-align: center;
color: #333 !important;
font-weight: bold;
}

.gw-gopf-post-excerpt {
text-align: center;
}

.gw-gopf-posts-wrap-inner {
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 84%, rgba(255,255,255,0.62) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(84%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.62))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 84%,rgba(255,255,255,0.62) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 84%,rgba(255,255,255,0.62) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 84%,rgba(255,255,255,0.62) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 84%,rgba(255,255,255,0.62) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#9effffff',GradientType=0 ); /* IE6-9 */
}
