/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.container {
	max-width: 1050px;
	position: relative;
}

.site-title {
	margin: 0;
	font-size: 50px;
	font-weight: 400;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 4px;
	line-height: 1.1;
}

.site-header .container {
	padding-top: 65px;
	padding-bottom: 65px;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-weight: 500;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 1.2;
}

.entry-title {
	margin: 0 0 5px;
	font-size: 30px;
	font-weight: 500;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	letter-spacing: .8px;
	line-height: 1.2;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widget {
	margin-bottom: 10px;
}

.widget-title {
	margin: 0 0 10px;
	padding-bottom: 4px;
	color: #666666;
	font-size: 14px;
	font-weight: 600;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	border-bottom: 1px solid #dfdfdf;
}

.site-sidebar {
	color: #777777;
	font-size: 12px;
	line-height: 1.6;
}

.site-sidebar .widget {
	padding: 15px;
	background: #ffffff;
}

body {
	color: #666;
	font-size: 14px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	line-height: 1.7;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #323e4e;
	font-family: Roboto, Arial, Helvetica, sans-serif;
}

@media only screen and (min-width: 720px) {
	.menu-bar > ul > li > a {
		font-size: 12px;
		font-weight: 400;
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		text-transform: uppercase;
	}
	
	.menu-bar ul ul li a {
		padding: 8px 14px;
		color: #333;
		color: rgba(0,0,0,.7);
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		width: 250px;
	}
	
	.menu-bar ul ul li > a:hover, 
																																																																				.menu-bar ul ul li:hover > a {
		color: #de3a31;
		background-color: #f7f7f7;
	}
	
	.menu-bar ul ul li:hover > a, 
																																																																				.menu-bar ul ul li.current_page_item > a, 
																																																																				.menu-bar ul ul li.current-menu-item > a,
																																																																				.menu-bar ul ul li.current-menu-ancestor > a,
																																																																				.menu-bar ul ul li.current_page_ancestor > a,
																																																																				.menu-bar ul ul li.current-post-parent > a {
		color: #de3a31;
	}
}

.site-main .container {
	padding-top: 50px;
	padding-bottom: 0;
}

.hentry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 0 solid #e2e2e2;
}

div.credits {
	display: none;
}

.site-credit {
	text-align: right;
	display: none;
}

.menu-bar ul ul {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	width: 250px;
	background: #ffffff;
	border: none;
	-webkit-transform: translateZ(0);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.15);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.15);
	box-shadow: 0 2px 2px rgba(0,0,0,.15);
}

/* SEARCH */
.page-title {
	margin: 0;
	padding: 0 0 10px;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 2px;
	border-bottom: 1px solid #dfdfdf;
}

/* pokrovitelji */
#pg-77-0, #pg-77-1, #pg-77-2, #pg-77-3, #pl-77 .panel-grid-cell .so-panel {
	margin-bottom: 5px;
}

h2 {
	color: inherit;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: 2px;
	margin-bottom: .5em;
	margin-top: 1.2em;
	line-height: 1.2;
	font-weight: 500;
}

h3 {
	color: inherit;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 2px;
	margin-bottom: .5em;
	margin-top: 1.2em;
	line-height: 1.2;
	font-weight: 500;
}