﻿@charset "utf-8";
/* 
Uchitelu.net #2
typo.css
Typography css
*/

/* TABLE OF CONTENTS
00 - Common
01 - Design



/* 00 - COMMON
/* ----------------------------------------------*/

a, a:link, a:visited
 					{ color: #338dbb; text-decoration: none; }
a:hover 		{ color:#d70f0f !important; text-decoration: none; }
a.active    { text-decoration: none; }
abbr 			{ font-weight:bold; }
em      	  		{ font-style:italic; }
p					{ margin:0 0 18px; }
strong      	{ font-weight:bold; }

body {
  color:#000;
	font-family: Tahoma, Arial, sans-serif;
  font-size:14px;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-weight:bold;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 22px;
	font-weight: 100;
	padding-bottom: 0.75em;
}

/* Blockquote */
blockquote {
	font-family: Verdana;
	font-size: 14px;
	padding-left: 6em;
	font-style: italic;
}
blockquote::before {
	font-family: 'Times New Roman';
	font-style: normal;
	margin-left: -0.7em;
}
blockquote h2 {
	font-style: normal;
	padding-bottom: 1em;
}

/* 01 - DESIGN
/* ----------------------------------------------*/

/* Blogi */
.blogi-node img {
	float: right;
	margin: 0 0px 40px 40px !important;
}
.blogi-node-teaser-main a {
	font-size: 22px;
	font-weight: 100;
}
.blogi-node-teaser-main .date {
	color: #aaaaaa;
	font-size: 11px;
}
.blogi-node-teaser-main .views {
	color: #aaaaaa;
	font-size: 11px;
}
.blogi-node-teaser-detailed a {
	font-size: 22px;
	font-weight: 100;
}
.blogi-node-teaser-detailed .date {
	color: #aaaaaa;
	font-size: 11px;
}
.blogi-node-teaser-detailed .views {
	color: #aaaaaa;
	font-size: 11px;
}
.blogi-node-teaser a {
	font-weight: bold;
}
.blogi-node-teaser .date {
	font-size: 11px;
	color: #aaaaaa;
}
.blogi-node .date {
	color: #aaaaaa;
	font-size: 11px;
}
.blogi-node .views {
	color: #aaaaaa;
	font-size: 11px;
}
#blogi-navigation a {
	font-size: 11px;
	font-weight: bold;
}

/* Bottom */
footer#bottom, footer#bottom  * {
	color: #9bd !important;
	font-size: 10px;
}
footer#bottom  a {
	text-decoration: underline;
}

/* Comments */
#comments .comment-count a {
	color: #000 !important;
	font-size: 22px;
	font-weight: 100;
}
#comments .box h3 {
	font-size: 22px;
}

/* Faceted Search */
.faceted-search-facet .faceted_ivan_label  * {
	font-size: 11px !important;
}
.faceted-search-facet .faceted_ivan_shower {
	color: #000;
	font-size: 11px !important;
}
.faceted-search-numbering {
	font-weight: bold;
}

/* Fields */
.node .field .field-label{
	font-size: 22px;
	font-weight: 100;
}
.node .field .field-items a {
	font-weight: bold;
}

/* Forms */
.form-style1 {
	font-size: 14px;
	font-weight: 100;
}
.form-style1-button {
	font-weight: bold;
}
.form-style2-button {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

/* Intro */
header#intro div {
	color: #fff;
	font-size: 14px;
}
header#intro div a {
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
}
header#intro span {
	color: #bea;
	display: block;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
}
header#intro small {
	color: #bea;
	display: block;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
}

/* Logo */
section#logo h1, section#logo a.title {
	color: #ededed;
	text-decoration: none;
}	
section#logo a.title:hover {
	color: #ededed !important;
}	
section#logo h1 small {	
	font-size: 14px;
}	
section#logo p {	
	color: #ededed;
	margin: 0;
	padding: 0;
}	

/* Media */
section.media-node-teaser header a {
	font-size: 22px;
}
section.media-node-teaser .author a {
	color: #000;
	text-decoration: none;
}
section.media-node-teaser .date {
	color: #aaaaaa;
	font-size: 11px;
}
section.media-node-teaser .views {
	color: #aaaaaa;
	font-size: 11px;
}
section.media-node-teaser .tags, section.media-node-teaser .tags a {
	color: #aaaaaa;
	font-size: 11px;
}
section.media-node-teaser .taxonomy small {
	font-size: 0.75em !important;
}
section.media-node-teaser .field-item a {
	font-size: 14px !important;
}
section.media-node header a {
	font-size: 22px;
}
section.media-node .author a {
	color: #000;
	text-decoration: none;
}
section.media-node .date {
	color: #aaaaaa;
	font-size: 11px;
}
section.media-node .views {
	color: #aaaaaa;
	font-size: 11px;
}
section.media-node .tags, section.media-node .tags a {
	color: #aaaaaa;
	font-size: 11px;
}
section.media-node .taxonomy small {
	font-size: 0.75em !important;
}

/* Media Filter */
section#media-filter  header {
	font-size: 11px;
	text-transform: uppercase;
}
section#media-filter h3 {
	padding: 0 !important;
}
section#media-filter .faceted-search-count {
	color: #aaa;
	font-size: 9px;
}
section#media-filter li a {
	font-size: 11px !important;
}
section#media-filter a {
	font-weight: bold !important;
}
section#media-filter footer#media-filter-expander a {
	border-bottom: 1px dashed #338dbb;
}
section#media-filter footer#media-filter-expander a:hover {
	border-bottom: 1px dashed #d70f0f;
}
section#media-filter .form-submit, section#media-filter a.faceted-additional-button {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
section#media-filter .form-submit:hover {
	color: #d70f0f !important;
}

/* Page */
#page h1, #page header a.title {
	font-size: 22px;
	font-weight: 100;
	text-transform: uppercase;
}
#page header a.title {
	color: #000;
	text-decoration: underline;
}
#page .block h2 {
	font-size: 22px;
	font-weight: 100;
}

/* Pager */

.pager .pager-current {
	color: #000 !important;
}
.pager li a {
	color: #338dbb !important;
}
.pager li a:hover {
	color: #d70f0f !important;
}

/* Primary Menu */
nav#primary_menu  ul li a {
	color: #fff;
	font-size: 22px;
}
nav#primary_menu  ul li.active a{
	color: #000;
}

/* Read More */
a.read_more {
	background: #338dbb;
	color: #fff !important;
	font-weight: bold;
	padding: 3px 6px;
}
a.read_more:hover {
	background: #d70f0f;
	color: #fff !important;
}

/* Secondary Menu */
nav#secondary_menu  ul li a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
nav#secondary_menu  ul li a:hover {
	color: #fff !important;
	text-decoration: none;
}

/* Subscribe */
section.subscribe {
	color: #000;
	font-weight: bold;
}
section.subscribe #subscribe-close {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
section.subscribe #subscribe-close:hover {
	color: #fff !important;
	text-decoration: underline;
}
section.subscribe strong {
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
}
section.subscribe label span {
	color: #cc0000;
}
section.subscribe span.subscribers{
	color: #cc0000;
}
.subscribe-banner-block p {
	color: #fff;
	font-weight: bold;
}
.subscribe-banner-block .subscribe-close2 {
	background: #c33;
	color: #fff !important;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.subscribe-banner-block .subscribe-close2:hover {
	background: #f33;
	color: #fff;
	text-decoration: none;
}
.subscribe-banner-block-content p {
	color: #fff;
	font-weight: bold;
}
.subscribe-question {
	color: #e00;
	font-size: 18px;
	font-weight: bold;
}
.subscribe-perform {
	color: #093;
	font-size: 18px;
	font-weight: bold;
}
.subscribe-perform-marine {
	color: #00b5b7;
}
.subscribe-perform-yellow  {
	color: #c2b700;
}
.subscribe-perform-blue {
	color: #1100b7;
}
.subscribe-description {
	font-size: 15px;
	font-weight: bold;
}

/* Videouroki */
.videouroki-navigation ul.videouroki-menu li a {
	color: #fff;
	font-size: 22px;
}
.videouroki-navigation ul.videouroki-menu li a:hover {
	color: #fff !important;
}
.videouroki-navigation ul.videouroki-menu li.active a:hover {
	color: #000 !important;
}
.videouroki-navigation ul.videouroki-menu li.active a {
	color: #000;
}
.videouroki-navigation ul.videouroki-submenu  li a {
	font-size: 15px;
	font-weight: bold;
}
.videouroki-navigation ul.videouroki-submenu  li.active a {
	color: #000 !important;
}