/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
        font-family: helvetica, arial, sans-serif;
}
ol, ul {
	list-style: none;
}

/* End Reset */

h2 {
 font-size: 27px;
}

p {
	font-size: 14px;
	text-align: left;
}
sup {
    vertical-align: super;
    font-size: smaller;
}

a {
	text-decoration: none;
	color: #4e4e4e;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	text-align: left;
}

input {
 background: #696969;
 border: 1px solid #c3c3c3;
 color: #cbcbcb;
 padding: 3px;
}

input:focus, input:hover {
 background: #ededed;
 color: #4e4e4e;
}


/* Main Styles */

body {
	background-color: #161628;
	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 943px;
	margin: auto;
}

#header {
	width: 943px;
	height: 377px;
	background-image: url(img/header_klapa-kastav.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	width: 455px;
	height: 72px;
	text-indent: -9999px;
	float: left;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	margin-top: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 57px;
}

#header h1 a {
	width: 455px;
	height: 72px;
	display: block;
}

#header .facebook a {
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	float: right;
	background-image: url(img/facebook_link.png);
	background-repeat: no-repeat;
	margin-top: 300px;
	margin-right:57px;
}

#header .facebook a:hover {
	width: 30px;
	height: 30px;
	display: block;
	background-image: url(img/facebook_link_over.png);
}

/* Navigation */

#header ul {
	overflow: hidden;
	padding-left: 220px;
	float: left;
}

#header ul li {
	float: left;
	color: #6c71a0;
	margin-right: 4px;
	margin-left: 4px;
}

#header ul li a {
	color: #6c71a0;
	font-size: 12px;
	position: relative;
}

#header ul li a:hover {
 text-decoration: none;
 color: white;
}

/* Intro Content */

#intro {
	background-image: url(img/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 943px;
	height: 579px;
}

#intro h1 {
	width: 943px;
	height: 312px;
	text-indent: -9999px;
	background-image: url(img/klapa-kastav-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#intro #primary {
	float: left;
	width: 434px;
	text-align: right;
	padding-right: 37px;
}

#intro #secondary {
	float: right;
	width: 410px;
	text-align: left;
	padding-left: 62px;
}

/* Main Content */

#main {
	clear: both;
	overflow: hidden;
	margin-top: 34px;
}

#main #primary {
	float: left;
	width: 577px;
	margin-left: 57px;
	text-align: right;
}

#main #secondary {
	float: right;
	width: 223px;
	margin-right: 55px;
}

#main #primary .post-item {
	margin-bottom: 28px;
	overflow: hidden;
}

.slikadesno {
	float: right;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.albumart {
	float: right;
	width: 250px;
	border: 1px solid #FFFFFF;
	background-color: #262739;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.desno {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.lijevo {
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
}
.post-item .albumart p {
	font-size: 12px !important;
	line-height: 18px !important;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}

.slikalijevo {
	float: left;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.post-item h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
	text-align: left;
}

.post-item h2 {
	font-size: 18px;
	font-weight: bold;
	color: #6c72a0;
	text-align: left;
}

.post-item h2 a {
	font-size: 18px;
	font-weight: bold;
	color: #6c72a0;
	text-align: left;
}

.post-item h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6c72a0;
	padding-top: 15px;
	text-align: left;
}

.post-item a {
	font-size: 14px;
	font-weight: bold;
	color: #6c72a0;
}

.post-item p {
	color: #FFFFFF;
	font-style: normal;
	line-height: 24px;
}

/* Next and Previous Buttons */

.more {
 background: url(img/nextPrevButton.jpg) no-repeat;
 padding: 8px;
 color: white;
 font-size: 12px;
 font-style: italic;
 float: right;
 border: 1px solid white;
 border-right: none;
 border-left: none;
}


/* Secondary/Sidebar */

.secondaryBox {
	background: #262739;
	overflow: hidden;
	border: 1px solid #333244;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 223px;
}

.secondaryBox h3 {
	color: #c8c9cd;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333244;
	padding: 13px 0px 11px 16px;
	text-align: left;
}

.secondaryBox a {
	font-size: 11px;
	color: #6c71a0;
	font-weight: bold;
}

.secondaryBox a:hover {
	text-decoration: none;
 	color: white;
}
.poslusajteBox {
	background: #262739;
	overflow: hidden;
	border: 1px solid #333244;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 223px;
}

.poslusajteBox h3 {
	color: #c8c9cd;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333244;
	padding: 13px 0px 11px 16px;
	text-align: left;
}

.poslusajteBox p {
	font-size: 14px;
	color: #c8c9cd;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

.poslusajteBox a {
	font-size: 11px;
	color: #801300;
	font-weight: normal;
}

.poslusajteBox a:hover {
	text-decoration: none;
 	color: #6c71a0;
}
.fotoBox {
	background: #262739;
	overflow: hidden;
	border: 1px solid #333244;
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 577px;
}

.clanovi ul{
	float:left;
	list-style-type:none;
	margin-top: 13px;
}
.clanovi ul li{
	float:left;
	margin-left:13px;
	margin-bottom:15px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.vise {
	font-size: 11px;
	color: #6c71a0;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 13px;
}

.vise a:hover {
	text-decoration: none;
 	color: white;
}

#spotovi img {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 13px;
}

#spotovi  p {
 float: left;
 color: #737373;
}

#video img {
	padding-top: 14px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 13px;
}

#video  p {
	font-size: 11px;
	color: #737373;
	text-align: center;
}

#fotogalerija img {
	border: 1px solid #303243;
	margin-top: 12px;
	margin-left: 13px;
}

#fotogalerija ul li {
	float: left;
}
#novine  a {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
#novine  a:hover {
	font-size: 14px;
	color: #6c71a0;
	font-weight: normal;
}
.kontinenti {
	padding-bottom: 15px;
}
.post-item ul {
	color: #FFFFFF;
	font-style: normal;
	line-height: 24px;
	font-size: 14px;
}
.post-item h4 {
	text-align: center;
	color: #FFFFFF;
	font-size: 110%;
}
.fotoBoxText {
	background: #262739;
	float: right;
	border: 1px solid #333244;
	padding: 5px;
	margin-left: 15px;
	width: 200px;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
}
.fotoBoxText img{
	padding-bottom: 5px;
}
