/*
Theme Name: Centar Izvrsnosti
Theme URI: http://centarizvrsnosti.com
Description: Tema izrađena isključivo za stranice Varaždinskog Centra Izvrsnosti.
Author: Mario Janković, DVA10
Author URI: http://www.dva10.com
*/

@charset "utf-8";
html, body {
	height: 100%;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/centar-izvrsnosti_bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

body a {
	font-size: 12px;
	color: #68CDF2;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}
body a:hover {
	font-size: 12px;
	color: #022F3A;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}

body  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #68CDF2;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
body h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #68CDF2;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
body h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #68CDF2;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
body h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #68CDF2;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}



#main {
	text-align: left;
	width: 900px;
	min-height: 100%;
	height: 100% !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -93px;
	margin-left: auto;
}

#head {
	height: 107px;
	width: 900px;
}
#logo {
	background-image: url(images/centar-izvrsnosti_logo.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 325px;
	float: left;
	margin-right: 20px;
}

#menu {
	background-image: url(images/centar-izvrsnosti_menum.jpg);
	width: auto;
	float: right;
	height: 107px;
	color: #FFFFFF;
	vertical-align: middle;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 21px;
}
#menu li a {
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
#menu li a:hover {
	float: left;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
}



#menu-left {
	background-image: url(images/centar-izvrsnosti_menul.jpg);
	float: left;
	height: 107px;
	width: 6px;
	background-repeat: no-repeat;
}
#menu-buttons {
	float: left;
	height: 107px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#menu-right {
	background-image: url(images/centar-izvrsnosti_menur.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 6px;
	float: left;
}
#recent-posts {
	list-style-type: none;
}
#news {
	float: left;
	height: 150px;
	width: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 40px;
}
#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
#news h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
#news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news ul {
	list-style-type: none;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#news  li { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFFFFF; font-weight: normal; margin-top: 0px; margin-bottom: 0px; padding-bottom: 2px; padding-top: 0px; padding-right: 0px; padding-left:10px; background-color: transparent; background-image: url(images/page2.png); background-repeat: no-repeat; background-position: left 1px; }
#news li a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; margin-top: 0px; margin-bottom: 0px; padding-bottom: 5px; padding-top: 0px; padding-right: 0px; padding-left: 0px; color: #FFF; }
#news li a:hover {  color: #68CDF2; }

#content {
	float: left;
	width: 830px;
	background-image: url(images/centar-izvrsnosti_content.jpg);
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 35px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 0px;
	height: 100%;
}
#content-page {
	float: left;
	width: 100%;
	text-align: justify;
	height: auto;
}
.post-date {
	font-size: 10px;
	margin: 0px;
	font-style: italic;
}

#content-page a {
	font-size: 12px;
	color: #68CDF2;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: underline;
}
#content-page a:hover {
	font-size: 12px;
	color: #022F3A;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #68CDF2;
	text-decoration: none;
}
#content-page h2      a   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #68CDF2;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
#content-page  h2  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}

#footer {
	background-image: url(images/centar-izvrsnosti_footerbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	text-align: center;
	color: #FFFFFF;
}
#footer a {
	color: #68CDF2;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-content {
	background-image: url(images/centar-izvrsnosti_footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 38px;
	width: 830px;
	margin: auto;
	padding-top: 55px;
	padding-left: 70px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.push {
	height: 93px;
}

