/*
Theme Name: blog.restu.cz
Theme URI: 
Description: Orestováno
Author: ondrej.rais@gmail.com
Author URI: 
Template: twentytwelve
Version:  0.1.0
*/
@import url('../../../../wp-content/themes/twentytwelve/style.css');

body {
	background: #f7f9fb url('../../../../wp-content/themes/blog.restu.cz/images/footer-pattern.png') center bottom repeat-x;
    color: #7e858e;
	font-size: 18px;
}
.widget_categories span.count,
body.custom-font-enabled {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
}

a {
    color: #1fc36a;
}

.entry-header .date .day,
.author-info .author-description h2,
.more,
.Newsletter_Subscription_Widget h3,
.widget-area .widget_categories a,
.entry-content blockquote, 
.comment-content blockquote,
.site-description,
.entry-header .entry-title,
.entry-header .entry-title a,
#menu-prvni-menu a {
	font-family: "ff-tisa-web-pro",serif;
	font-style: normal;
	font-weight: 400;
}

.entry-header .entry-title {
	margin-top: 15px;
}

.entry-header {
	width: 100%;
}

.entry-header figure {
	max-height: 500px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}

.entry-header figure img {
	width: 100%;
}

.more {
	font-style: italic;
}

body .site {
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 100px 0 100px;
    max-width: none;
    width: 1000px;
}

.entry-header .entry-title a,
.entry-header .entry-title {
    font-size: 36px;
}
.entry-header .entry-title,
.entry-header .entry-title a,
.entry-header .entry-title a:active,
.entry-header .entry-title a:visited,
.entry-header .entry-title a:hover {
	color: #474B50;
}
.entry-header .entry-title a:hover {
	text-decoration: underline;
}

.entry-header .comments-link {
    color: #9BA1A7;
    font-size: 14px;
    line-height: 20px;
    margin-top: 14px;
}

.entry-header .date {
	width: 126px;
	height: 30px;
	padding: 15px 0 15px 8px;
	background: #ffffff;
	position: absolute;
	margin: -153px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	color: #9BA1A7;	
	text-transform: uppercase;
}
.entry-header .date .day {
	font-size: 36px;
	color: #7E858E;
	line-height: 22px;
	float: left;
	margin-right: 6px;
}


.entry-header img.wp-post-image {
    margin-bottom: 40px;
}

.entry-header > a {
    max-height: 500px;
    display: block;
    overflow: hidden;
}
.single-post .entry-header img.wp-post-image {
    margin-bottom: 50px;
}
.single-post .entry-header .date {
	margin: -163px 0 0 0;
}

.share-buttons,
.entry-meta-inner {
    margin-top: 8px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding-bottom: 20px;
}
.entry-content,
.entry-summary {
	clear: both;
}
.share-buttons .twitter-share-button {
	
}
.share-buttons .fb_iframe_widget {
	float: left;

}

.comments-link a,
.comments-link a:active,
.comments-link a:visited,
.comments-link a:hover,
.entry-meta a,
.entry-meta a:active,
.entry-meta a:visited,
.entry-meta a:hover {
    color: #9BA1A7;
	text-decoration: none;
}
.comments-link a:hover,
.entry-meta a:hover {
	text-decoration: underline;
}

.entry-content p, 
.entry-summary p, 
.comment-content p, 
.mu_register p {
    line-height: 28px;
    margin: 0 0 40px 0;
}
/*.entry-content p strong, */
.entry-summary p strong, 
.comment-content p strong, 
.mu_register p strong {
	font-size: 20px;
}

.entry-content {
	padding: 0 160px;
}


.entry-header {
    margin-bottom: 20px;
}

.entry-content blockquote, .comment-content blockquote {	
	font-style: italic;
	font-size: 26px;
	/*padding: 0 190px 0 150px;*/
	background: url('../../../../wp-content/themes/blog.restu.cz/images/quote.png') 75px top no-repeat;
	margin-bottom: 60px;
}



.site-content article {
    border-bottom: none;
    margin-bottom: 80px;
    padding-bottom: 0;
}
.single-post .site-content article {
	margin-bottom: 60px;
}

.author-info h3,
.archive-title,
.widget-area .widget h3 {
	border-top: 1px solid #dde3ea;
    margin-bottom: 20px;
}
.widget-area .widget {
    margin-bottom: 40px;
}
.author-info h3, .archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
	text-transform: uppercase;
    color: #9BA1A7;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
}

.widget-area .widget_categories a,
.widget-area .widget_categories a:active,
.widget-area .widget_categories a:visited {
    color: #75858E;
	text-decoration: none;
	font-size: 16px;
}
.widget-area .widget_categories .current-cat a,
.widget-area .widget_categories a:hover {
	color: #474b50;
	text-decoration: none;
}

.archive-header, .page-header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}

.site-content {
    width: 700px;
    margin: 0;
}
.widget-area {
    width: 250px;
    margin: 0;
}

.single-post .site-content {
	width: 100%;
}
.single-post .widget-area {
	display: none;
}
.full-width {

}


.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: none;
    border-top: none;
}

.home .site-header h2.site-description,
.home .site-header h1 {
	margin: 0 auto;
	width: 210px;
	text-align: center;
}

header hgroup {
	position: absolute;
	width: 1000px;
}

.site-header h1 a {
	width: 121px;
	height: 120px;
	line-height: 120px;
	background: url('../../../../wp-content/themes/blog.restu.cz/images/logo-small.png') left top no-repeat;
	font-size: 0;
	margin: 0 0 0 0;
}
.home .site-header h1 a {
	width: 161px;
	height: 160px;
	line-height: 160px;
	background: url('../../../../wp-content/themes/blog.restu.cz/images/logo.png') left top no-repeat;
	font-size: 0;
	margin: 0 0 15px 0;
}
.site-header h2.site-description {
	display: none;
}
.home .site-header h2.site-description {
	display: block;
	font-style: italic;
	font-size: 20px;
	color: #7E858E;
	line-height: 30px;
}

.site-header {
	height: 120px;
    padding: 30px 0 40px 0;
}
.home .site-header {
	height: 230px;
    padding: 40px 0 40px 0;
}


.full-width .site-header,
.single-post .site-header {
	border-bottom: 1px solid #dde3ea;
	margin-bottom: 40px;
}

#menu-prvni-menu a {
	font-size: 18px;
	color: #7E858E;
}
#menu-prvni-menu a:hover {
	text-decoration: underline;
}
.main-navigation {
    margin-top: 50px;
    text-align: center;
}
.main-navigation {
	margin-left: 220px;
}
.home .main-navigation {
    margin-top: 68px;
	margin-left: 0;
}

.main-navigation li {
    margin: 0 26px 0 0;
}
.home .main-navigation li {
    margin: 0 40px 0 0;
}
.main-navigation li:last-child {
	margin-right: 0;
}
.home .main-navigation li#menu-item-36 {
	margin-right: 375px;
}
.home .main-navigation li#menu-item-37 {
	display: none;
}

.main-navigation li a {
    color: #7E858E;
    line-height: 20px;
    text-transform: none;
	padding: 0 0 0 50px;
}
.home .main-navigation li a {

}

.Newsletter_Subscription_Widget {
	background: #5b636d;
	padding: 24px;
	font-size: 13px;
	color: #B1BAC3;
}
.single-post .Newsletter_Subscription_Widget {
	margin: 0 0 0 -100px;
	width: 652px;
	padding: 24px 300px 24px 250px;
}

.widget-area .Newsletter_Subscription_Widget h3,
.Newsletter_Subscription_Widget h3 {
    border-top: none;
    margin-bottom: 6px;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
	text-transform: none;
}
.widget-area .Newsletter_Subscription_Widget p,
.Newsletter_Subscription_Widget p {
	line-height: 16px;
	margin-bottom: 15px;
}
.Newsletter_Subscription_Widget .input-text input[type=text] {
	background: #363b41;
	color: #B1BAC3;
	font-size: 13px;
	font-style: italic;
	width: 300px;
	padding: 5px 10px 5px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #2f3439;
	margin: 0 0 5px 0;
	line-height: 29px;
	height: 29px;
}
.category .Newsletter_Subscription_Widget .input-text input[type=text],
.home .Newsletter_Subscription_Widget .input-text input[type=text],
#mce-EMAIL {
	width: 160px;
}

.Newsletter_Subscription_Widget .input-text span {
	margin: 0 5px 0 0;
}
/*.Newsletter_Subscription_Widget input[type=text] {
	background: #363b41;
	color: #B1BAC3;
	font-size: 13px;
	font-style: italic;
	border: none;
	width: 145px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}*/

.Newsletter_Subscription_Widget input[type=submit] {
	width: 100%;
}

.Newsletter_Subscription_Widget input[type=submit]:hover {
	opacity: 1;
}

.single-post .Newsletter_Subscription_Widget .input-text {
	float: left;
	margin: 0 10px 0 0;
}
.single-post .Newsletter_Subscription_Widget input[type=submit] {
	width: 200px;
	height: 42px;
	border-radius: 0 3px 3px 0;
}

.single-post .Newsletter_Subscription_Widget input[type=submit]:hover,
.Newsletter_Subscription_Widget input[type=submit]:hover {
	background-color: #24D274;
}

.single-post .Newsletter_Subscription_Widget .input-text {
	margin: 0;
}

.single-post .Newsletter_Subscription_Widget .input-text input[type=text] {
	border-radius: 3px 0 0 3px;
	height: 30px;
}




.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    background-color: #1fc36a;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
	border-bottom: 2px solid #0da050;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    box-shadow: none;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.42857;
    padding: 9px 0.714286rem;
	text-transform: uppercase;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {	
	opacity: 0.7;
	color: #fff;
    background-color: #1fc36a;
	background-repeat: repeat-x;
	background-image: none;
}

.sharers {
	margin: 0 0 50px 0;
	/*text-align: center;*/
}
.sharers a {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	padding: 0 15px 0 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.sharers a span {
	font-size: 20px;
	float: left;
	line-height: 40px;
	margin: 0 22px 0 0;
}
.sharers a,
.sharers a:active,
.sharers a:visited,
.sharers a:hover {
	color: #fff;
	text-decoration: none;
}

.sharers a.facebook {
	background: #46629e;
}

.sharers a.facebook:hover {
	background: #385595;
}

.sharers a.twitter {
	background: #55acee;
}

.sharers a.twitter:hover {
	background: #4495D3;
}

.sharers a.mail {
	background: #5b636d;
}

.sharers a.mail:hover {
	background: #49515B;
}

.widget_categories a {
	display: block;
}
.widget_categories span.count {
	float: right;
	border: 1px solid #DDE3EA;
	color: #7E858E;
	font-size: 13px;
	line-height: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	padding: 6px 12px 6px 12px;
	font-weight: 600;	
}
.widget-area .widget_categories li {
	margin: 0 0 16px 0;
}

.widget_categories a:hover span.count {
	background: #1FC36A;
	border-color: #1FC36A;
	color: #ffffff;
}

.widget_categories a span.icon-arrow-right {
	font-size: 9px;
	color: #dde3ea;
	margin-right: 10px;
}
.widget_categories a:hover span.icon-arrow-right {
	color: #7E858E;
}


.pagination {
	padding: 13px 0 56px 0;
	font-size: 14px;
	border-top: 1px solid #dde3ea;
	line-height: 40px;
}
.pagination span.label {
	margin: 0 20px 0 0;
}
.pagination,
.pagination a,
.pagination a:active,
.pagination a:visited,
.pagination a:hover {
	color: #9ba1a7;
	text-decoration: none;
}
.pagination span.current,
.pagination a {
	text-align: center;
	margin: 0 5px 0 0;
	width: 40px;
	display: inline-block;
	border: 1px solid #dde3ea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagination span.current,
.pagination a:hover {
	background: #f4f6f8;
	color: #474b50;
}
.pagination a:hover {

}

.single-author .entry-meta .by-author,
.entry-meta {
    display: block;
}

header .entry-meta {
	font-size: 14px;
	margin: 16px 0 20px 0;
}
header .entry-meta,
header .entry-meta a,
header .entry-meta a:active,
header .entry-meta a:visited,
header .entry-meta a:hover {
	color: #9BA1A7;
}
header .entry-meta .sep {
	display: inline-block;
	color: #fff;
	padding: 0 0 0 12px;	
	margin-right: 12px;
	border-right: 1px solid #dde3ea;
}

header .entry-meta [class^="icon-"], header .entry-meta [class*=" icon-"] {
	margin-right: 8px;
}

.single-post .entry-title,
.page .entry-title,
.single-post .entry-meta {
	padding: 0 160px;
}
.single-post .entry-content p[style*="text-align: justify"],
.single-post .entry-content p[style*="text-align:justify"],
.single-post .entry-content blockquote p {
	padding: 0;
} 
.single-post .entry-content p strong,
.single-post .entry-content p b {
	font-weight: 400;
}

.single-post .entry-content a:hover {
	color: #18AA5B;
	text-decoration: none;
}

.author-info {
    border-top: none;
    margin: 0;
    padding-top: 0;
}
.author-info h3 {
	font-weight: 600;
}

.author-info .author-avatar {
	float: left;
	width: 140px;
	margin: 0;
}
.author-info .author-description {
	float: left;
	width: 520px;
}
.author-info .author-description h2 {
	font-size: 24px;
	color: #474B50;
	line-height: 24px;
	margin: 0 0 14px 0;
}
.author-info .author-description p {
	margin: 0;
	line-height: 24px;
	font-size: 15px;
	color: #7E858E;
}
.author-info .author-avatar img {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

/* pata */
footer[role="contentinfo"] {
    border-top: none;
    margin-top: 34px;
    max-width: none;
    width: 1000px;
    padding: 0 100px 60px 100px;
	height: 170px;
}

footer .restu {
	min-height: 80px;
	background: url('../../../../wp-content/themes/blog.restu.cz/images/footer-logo.png') left center no-repeat;
	padding: 0 0 0 175px;
	font-size: 15px;
	line-height: 20px;
	color: #7E858E;
	width: 370px;
}
footer .restu span {
	padding: 20px 0 20px 30px;
	display: block;
	border-left: 1px solid #dde3ea;
}
footer .copyright {
	margin: 100px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #9BA1A7;
}


footer .socials {
	float: right;
}
footer .socials a,
footer .socials a:active,
footer .socials a:visited,
footer .socials a:hover {
	margin-left: 24px;
	text-decoration: none;
	font-size: 30px;
}
footer .socials a .icon-facebook,
footer .socials a:active .icon-facebook,
footer .socials a:visited .icon-facebook,
footer .socials a:hover .icon-facebook {
	color: #46629e;
}
footer .socials a .icon-twitter,
footer .socials a:active .icon-twitter,
footer .socials a:visited .icon-twitter,
footer .socials a:hover .icon-twitter {
	color: #55acee;
}


#disqus_thread {
    padding: 70px 150px 50px 150px;
    width: 640px;
}

/* ikonky */
@font-face {
	font-family: 'icomoon';
	src:url('../../../../wp-content/themes/blog.restu.cz/font/icomoon.eot');
	src:url('../../../../wp-content/themes/blog.restu.cz/font/icomoon.eot') format('embedded-opentype'),
		url('../../../../wp-content/themes/blog.restu.cz/font/icomoon.woff') format('woff'),
		url('../../../../wp-content/themes/blog.restu.cz/font/icomoon.ttf') format('truetype'),
		url('../../../../wp-content/themes/blog.restu.cz/font/icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-bottom:before {
	content: "\e600";
}
.icon-arrow-right:before {
	content: "\e601";
}
.icon-author:before {
	content: "\e602";
}
.icon-comment:before {
	content: "\e603";
}
.icon-facebook:before {
	content: "\e604";
}
.icon-mail:before {
	content: "\e605";
}
.icon-share:before {
	content: "\e606";
}
.icon-tag:before {
	content: "\e607";
}
.icon-twitter:before {
	content: "\e608";
}

.widget_categories ul li a,
.widget_categories .count,
.widget_categories .icon-arrow-right {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.Newsletter_Subscription_Widget .input-text:before {
	content: "\e605";
	font-family: 'icomoon';
	pointer-events: none;
	position: absolute;
	color: #5b636d;
	margin: 14px 0 0 10px;
}

.main-navigation li#menu-item-37:after {
	font-family: 'icomoon';
	font-size: 6px;
	content: '\e600';
}

#menu-prvni-menu ul.sub-menu {
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
	border-radius: 3px;
	background: #fff;
}

#menu-prvni-menu .sub-menu > li {
	margin: 0 0 0 0;
	padding: 0;
}

#menu-prvni-menu .sub-menu > li:first-child,
#menu-prvni-menu .sub-menu > li:first-child a {
	border-radius: 3px 3px 0 0;
}

#menu-prvni-menu .sub-menu > li:last-child,
#menu-prvni-menu .sub-menu > li:last-child a {
	border-radius: 0 0 3px 3px;
}

#menu-prvni-menu .sub-menu > li:hover a{
	background: #dde3ea;
	color: #474B50;
}



#menu-prvni-menu .sub-menu a {
	font-size: 16px;
	display: block;
	padding: 5px 20px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#menu-prvni-menu .sub-menu a:hover {
	text-decoration: none;
}


	.main-navigation li ul li a {
		background: #ffffff;
		border-bottom: 1px solid #ededed;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #ffffff;
	}


.home .main-navigation .menu-item-17 {
	margin-left: 360px;
}

.single .main-navigation ul,
.archive .main-navigation ul {
	padding-left: 50px;
}

.single .main-navigation ul > li,
.archive .main-navigation ul > li {
	padding: 0 20px;
}

.single .main-navigation .menu-item-185,
.archive .main-navigation .menu-item-185 {
	display: none;
}


#menu-prvni-menu > li > a {
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
	padding: 0 25px;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

#menu-prvni-menu > li > a:hover {
	color: #474B50;
	text-decoration: none;
}
	

#menu-prvni-menu > li > a:hover,
#menu-prvni-menu > li > a:focus {
	outline: none;
}

#menu-prvni-menu > li > a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #1fc36a;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}


#menu-prvni-menu > li > a:hover::after,
#menu-prvni-menu > li > a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.single .main-navigation .menu-item-37 a::after,
.archive .main-navigation .menu-item-37 a::after {
	display: none;
}



.site-content .entry-content p {
	font-size: 18px;
	font-family: "ff-tisa-web-pro",serif;
}

.site-content .entry-content p strong {
	color: #474B50;
	font-size: auto;
}

.site-content .entry-content p:first-of-type {
	font-size: 22px;
	font-family: "proxima-nova",sans-serif;
	font-weight: bold;
}

.site-content .entry-content p:first-of-type strong {
	font-weight: bold;
}

.site-content .entry-content h2 {
	color: #474B50;
	font-size: 22px;
	font-family: "proxima-nova",sans-serif;
}

.site-content .entry-content h3 {
	color: #474B50;
	font-size: 18px;
	font-family: "proxima-nova",sans-serif;
}

.site-content .entry-content h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-family: "proxima-nova",sans-serif;
}



