/*
 Theme Name:     Vjesnik
 Theme URI:      http://example.com/twenty-twelve-child/
 Description:    Twenty Twelve Child Theme
 Author:         Davor
 Author URI:     http://example.com
 Template:       twentytwelve
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentytwelve/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */


hr {
	background-color: darkorange;
	border: 0;
	height: 1px;
	width: 100%;
	margin: 1.714285714rem 0rem 1.714285714rem 0rem;
	/*margin-bottom: 1.714285714rem;*/
}

/* =Basic structure
-------------------------------------------------------------- */

/* Page structure */
.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
	padding-left: 12px;
	padding-left: 0.857142rem;
	
}
.widget-area {
	margin: 24px 24px 0;
	margin: 1.714285714rem 1.714285714rem 0;
}

/* Header */
.site-header {
	padding: 12px 0;
	padding: 0.857142rem 0;
    background-color: #000;
}

/* Footer */
footer[role="contentinfo"] {
	border-top: 1px solid #ededed;
	background-color: #ececec;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.571428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
	color: #686868;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}

.footelement {
	margin: 24px;
	width: 20%;
	float: left;
}

/* =Main content and comment content
-------------------------------------------------------------- */


.site-content article {
	border-bottom: 1px solid #FF8C00;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding-bottom: 0px;
	padding-bottom: 0rem;
	padding-left: 24px;
	padding-left: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

/* =Archives
-------------------------------------------------------------- */

.archive-header h1 {
	font-size: 18px;
	font-size: 1.285714rem;
	color: #FF8C00;
	margin-left: 24px;
	margin-left: 1.714285714rem;
}

.archive-header,
.page-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #FF8C00;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/* =Aside post format
-------------------------------------------------------------- */
aside.vjesnik{
	font-size: smaller;
	padding: 12px;
	background-color: #E0E0E0;
	text-align: center;
}

article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #FFEB99;
	border-left: 22px solid #FF9900;
}

/* =Post formats
-------------------------------------------------------------- */
/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	/*text-transform: uppercase;*/
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 18px;
	font-size: 1.285714rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */

@media screen and (min-width: 600px) {
	.main-navigation li {
	margin: 0 24px 0 24px;
	margin: 0 1.714285rem 0 1.714285rem;
	position: relative;
	}
	
	.main-navigation li a {
		color: #fff;
		padding: 0px 10px 0px 10px;
		padding: 0rem 0.714285714rem 0rem 0.714285714rem;
		}
	.main-navigation li a:hover {
		color: #F5CC45;
	}
	.main-navigation li ul li a {
		background: #757575;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover {
		background: #757575;
		color: #F5CC45;
	}
	.main-navigation .current-menu-item > a, 
	.main-navigation .current-menu-ancestor > a, 
	.main-navigation .current_page_item > a, 
	.main-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: bold;
	}
	.entry-header .entry-title {
		font-size: 24px;
		font-size: 1.714285rem;
		color: darkorange;
	}
}


/* Minimum width of 960 pixels. */

@media screen and (min-width: 960px) {
	h1 .entry-header .entry-title{
		background-color: 
	}
	body {
		background-color: #e6e6e6;
	}
	body .site {
		padding: 0 0px;
		padding: 0 0rem;
		margin-top: 0px;
		margin-top: 0rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}