/*
Author Name : Bruno Šarić
Author Site : http://www.bruno-s.net
Style Name : Uno
Style URI : 
Version : RV
Comments : scalable - custom made for K2
*/

body {
	font-family: arial, "comic sans ms", helvetica, sans-serif!important;
	font-size: 80%!important;
	color: #333 !important;
	margin: 0 !important;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	background-color: #c8d2da;
	background-image: url(body_bg.jpg);
}

body.flex #page {
width: 90%;
width: 80%;
min-width: 970px;
max-width: 1000px;
}
.clear {
	clear: both;
}
.clr {

	clear: both;
}

code {
	font-size: 80%;
	color: #333333;
	background: #ECECEC;
	display: block;
	border: 1px dotted #00FFFF;
	padding: 1em;
}

.content {
}
.entry-content p {
	padding-right: 3%;
	padding-left: 3%;
	text-align: left;
}
.entry-content h3 {
	padding-left: 3%;
}
.entry-content h4 {
	text-align: right;
	margin-right: 3%;
	margin-left: 3%;
}
.entry-content h5 {
	color: #000099;
	margin-right: 3%;
	margin-left: 3%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.entry-content ul {
	padding-right: 5%;
}

.entry-title {
	padding-left: 3%;
}

.description {
	display: block !important;
	text-align:center;
}
#primary #current-content {

}

#footer {
	text-align: center;
	padding-top: 2%;
	padding-bottom: 2%;
	display: block;
	background: #EAEAEA;
	margin: 0em auto;
	width: 80%;
}

#header {
	background-color: #004040;
	background-image: url(http://www.bruno-s.net/wp-content/themes/k2/images/headers/headblue.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

h1, h1 a,h1 a:visited, #header .description {
	color: #ffffff;
}

#header h1 {
	text-align:center;
	font-size: 160%;
}

.link {
	float: right;
	color: #333333;
	background: #CCCCCC;
	font-size: 80%;
	margin-top: -1em;
	border-right: 1em solid #006699;
	padding: 0 1%;
	margin-bottom: 2em;
	border-top: thin dotted #006699;
	border-bottom: thin dotted #006699;
	border-left: thin dotted #006699;
	width: 40%;
	text-align: right;
	clear: both;
	display: block;
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	text-decoration: none;
	color: #0099FF;
	}
#glavic {
	color: #3371A3;
	background-color: #000000;
	height: 2em;
	line-height: 2em;
	font-size: xx-small;
	padding-left: 2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}


#page {
	width: 80% !important; /*Check in IE to get the value that matches your blog*/
	border: 0 !important;
	padding: 0 !important;
	padding: 0 !important;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	margin-top: 0%;
	margin-bottom: 0%;
	color: #333333;
	background-color: #EAEAEA;
}
.page-head h2 {
	text-align: left;
	margin-left: 1em;
}

#header .menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 3em;
	line-height: 3em;
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;
}

#primary {
	width: 64%;
	float: left;
	background-color: #FFFFFF;
	color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0% 1% 0% 0%;
	padding: 0%;
}

#primary .entry-head .entry-title a {
	color: #0099FF;
}

.secondary {
	color: #333333;
	background-color: #EAEAEA;
}

.secondary h2 {
	font-size: 1.6em;
	font-weight: normal;
	background-image: url(bigstar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.secondary li a{
	line-height: 12px;
	list-style-position: outside;
	background-image: url(star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#sk2-footer {
	text-align: center;
}
.entry-meta {
	padding-left: 2%;
}
