body {
	background-image: url(../img/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

a {
	color: #00185c;
}

a:hover {
	text-decoration: none;	
}

#header {
	height: 124px;
}

#header-container {
	width: 980px;
	margin: 0 auto;
	padding-top: 13px;
}

#header-logo {
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#header-top {
	clear: right;
}
#header-telefon {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}

#header-menu {
	background-image: url(../img/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
}


#nav-menu {
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}
#nav-menu table {
	margin: 0;
	padding: 0;
	line-height: normal;
}
#nav-menu table tr td {
	padding: 0;
	margin-bottom: 0;
}
#nav-menu table tr td table tr td{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#nav-menu table tr td table tr td span{
	margin: 0; padding:0;
	line-height: normal;
}

/* Sets border around pop-up */
#stUI4, #stUI9 {
	border: 1px solid #CCC;
	border-top: 0;
	margin-top: 0;
}

/* Sets padding inside pop-up*/
#stUI4 a table tr td table tr td,
#stUI9 a table tr td table tr td {
	padding: 10px;
}


/* ------------------------------------------- */
/* -- Top Search ----------------------------- */
/* ------------------------------------------- */
#search-bar {
	width: 190px;
	float: right;
	height: 36px;
	line-height: 0;
}
form#topSearchForm {
	margin: 0;
	padding: 0;
}
div#topSearchFields{
	position:relative;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	float: left;
}
#topSearchFields input {
	width: 150px;	
}

label.overlabel {
	color:#999;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
}
label.overlabel-apply {
	position:absolute;
	top:5px;
	left:5px;
	z-index:1;
	color:#999;
}
#topSearchForm #searchText{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;	
}

#topSearchButton {
	margin-top: 8px;
	margin-left: 6px;
	float: left;
}


#featured-promotion {
	width: 980px;
	margin: 0 auto;
}


/* ------------------------------------------- */
/* -- Grid ----------------------------------- */
/* ------------------------------------------- */
#grid-container {
	width: 980px;
	margin: 0 auto;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
}
#grid-top {
	background-image: url(../img/grid-top.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 7px;
}
#grid-body {
	clear: both;	
	background-image: url(../img/grid-bg.jpg);
	background-position: center bottom;
}
#grid-block-1, #grid-block-2, #grid-block-3, #grid-block-4 {
	width: 245px;
	float: left;
}
#grid-container .grid-wrapper {
	padding: 8px 14px 14px 14px;
}
#grid-container h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
#grid-container h3 span {
	color: #999;	
}
#grid-container p {
	font-size: 0.9em;
	line-height: 1.5em;
}
ul.sub-links {
	margin: 0.8em 0 0 0;
	list-style: none;
}
ul.sub-links li{
	margin-bottom: 0.2em;
	display: inline-block;
}
ul.sub-links li a{
	background-image: url(../img/ico-arrowright-1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 4px 0;
	padding-left: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
}
#grid-block-4 h3 a{
	text-decoration: none;	
}

/* ------------------------------------------- */
/* -- Homepage Newsletter Form --------------- */
/* ------------------------------------------- */
#fp-latest-blog {
	margin-left: 1em;
	border-bottom: 0 solid #FFF;
	margin-bottom: 1.3em;
}
#fp-latest-blog li {
	margin-bottom: 0.5em;
	font-size: 0.9em;
	list-style: disc;
	list-style-position: outside;
	color: #999;
	line-height: 1.3em;
}

/* ------------------------------------------- */
/* -- Polls ---------------------------------- */
/* ------------------------------------------- */
.wp-polls {
	margin-top: 2.2em;
}
ul.wp-polls-ul {
	margin-right: 20px;
}


/* ------------------------------------------- */
/* -- Porosit Form --------------------------- */
/* ------------------------------------------- */
#porosit-form {
	xborder-top: 1px solid #CCC;
	padding-top: 12px;
	width: 300px;
	margin: 0 auto;
}
#porosit-form .field-container {
	position: relative;
	margin-bottom: 10px;
}

#porosit-form .field-container input {
	width: 300px;
}
#porosit-form .button-container {
	width: 300px;
	text-align: right;
}
.button-container input {
	cursor: pointer;
}



/* ------------------------------------------- */
/* -- Inner Page ----------------------------- */
/* ------------------------------------------- */
#content-container {
	width: 980px;
	margin: 0 auto;
}
#content {
	width: 765px;
}
#content .content-wrapper {
	padding-top: 1.1em;
}
#sidebar {
	width: 215px;
}
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #001246;
	margin-bottom: 0.6em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 0.4em;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
	margin: 1.2em 0 0.6em;
}
#content p, #content ol, #content ul, #content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	text-align: justify;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2.8em;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2.8em;
}
#content ol li, #content ul li {
	margin-bottom: 0.4em;
}

.qmimet {
	border: 2px solid #CCC;
	float: left;
	margin-right: 12px;
}
.qmimet th, .qmimet td {
	padding: 4px;
}
.qmimet th {
	font-weight: normal;
	background: #F4F4F4;
	padding-right: 10px;
}
.qmimet td {
	font-weight: bold;
	width: 40px;
	padding-left: 8px;
}
#sidebar-wrapper {
	margin-top: 3.85em;
}

/* ------------------------------------------- */
/* -- Content Left + Sidebar Right ----------- */
/* ------------------------------------------- */
.content-left #content {
	float: left;
}
.content-left #content .content-wrapper {
	margin-right: 24px;
	margin-left: 4px;
}
.content-left #sidebar {
	float: right;
	background-image: url(../img/sidebar-r-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

#sidebar-wrapper ul {
	background-image: url(../img/sidebar-r-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
#sidebar-wrapper li {
	background-image: url(../img/sidebar-r-sep.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
}
#sidebar-wrapper li a {
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	display: block;
	padding-left: 14px;
	color: #2e2e2e;
}

#sidebar-wrapper li.current_page_item a,
#sidebar-wrapper li.current-cat a {
	background-color: #FFF;
}
#sidebar-wrapper a:hover {
	color:#06225f;
}

/* ------------------------------------------- */
/* -- Content Right + Sidebar Left ----------- */
/* ------------------------------------------- */
.content-right #content {
	float: right;
}
.content-right #content .content-wrapper {
	margin-left: 24px;
	margin-right: 4px;
}
.content-right #sidebar {
	float: left;
	background-image: url(../img/sidebar-l-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.content-right #sidebar-wrapper ul {
	background-image: url(../img/sidebar-l-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
}
.content-right #sidebar-wrapper li {
	background-image: url(../img/sidebar-l-sep.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
}
.content-right #sidebar-wrapper li a {
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	display: block;
	padding-right: 14px;
	color: #2e2e2e;
	text-align: right;
}

#sidebar-wrapper li.current_page_item a,
#sidebar-wrapper li.current-cat a {
	background-color: #FFF;
}
#sidebar-wrapper a:hover {
	color:#06225f;
}




/* ------------------------------------------- */
/* -- Page: Blogs Page ----------------------- */
/* ------------------------------------------- */
#blog-archive .post-item {
	margin-bottom: 1.4em;
	padding-bottom: 0.8em;
}
#blog-archive h1, #blog-post h1 {
	margin-bottom: 0.2em;
	border: 0;
}
.content-wrapper .post-meta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	margin-bottom: 1.2em;
}
.content-wrapper .post-meta,
.content-wrapper .post-meta a {
	color: #666;
}
.content-wrapper .post-meta .komentoni-ju a {
	color: #006;
	font-weight: bold;
}

.content-wrapper .post-content {
}

#blog-post .post-item {
	margin-bottom: 1.2em;
	padding-bottom: 0.6em;
}

/* ------------------------------------------- */
/* -- Page: Contact Us ----------------------- */
/* ------------------------------------------- */
#kontakt-form-container {
	width: 600px;
}
#kontakt form {
	margin-top: 2.2em;	
}

#kontakt .2col-formels {
	clear: both;
}
#kontakt-form-name {
	float: left;
	margin-right: 30px;
}
	#kontakt-form-name input {
		width: 270px;
	}
#kontakt-form-email {
	float: left;
}
	#kontakt-form-email input {
		width: 270px;
	}

#kontakt .field-container {
	position: relative;
	margin-bottom: 1.2em;
}

#kontakt-subject {
	width: 574px;	
}

#kontakt-message {
	width: 574px;	
}

#kontakt-form-container .button-container {
	width: 590px;
	text-align: right;
}


/* ------------------------------------------- */
/* -- Page: Search --------------------------- */
/* ------------------------------------------- */
#search-page {
}
#search-page ol h2{
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}
#search-page ol .meta-date{
	color: #666;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
}


/* ------------------------------------------- */
/* -- Comments  ------------------------------ */
/* ------------------------------------------- */
#respond h3, h3#comments {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #666;
	margin-bottom: 0.4em;
}

#respond {
	xborder-top: 1px solid #CCC;	
	padding-top: 0.8em;
}

#commentform {
	margin-top: 0.8em;
}
#respond .field-container {
	position: relative;
	margin-bottom: 10px;
}
#respond .field-2col {
	float: left;
	margin-right: 20px;
}
#respond #commenter-info {
	padding: 0;
	margin: 0;
	clear: both;
}
#respond #commenter-info input{
	width: 184px;
}
#respond #commenter-box {
	margin-bottom: 16px;
}
#respond #commenter-box textarea{
	margin: 0;
	width: 600px;
}
#respond #commenter-submit {
	text-align: right;
	width: 600px;
	margin-top: 6px;
}

#blog-post  ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #CCC;
	margin-top: 0.9em;
	margin-bottom: 1.6em;
}
#blog-post .commentlist li {
	list-style: none;
	margin: 0; padding: 0;
	border: 1px solid #CCC;
	border-bottom: 0;
	padding: 10px;
	background-image: url(../img/gradient-top.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
#blog-post .commentlist li.bypostauthor {
	background-color: #FFFFDF;	
	background-image: url(../img/gradient-top-author.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}
#blog-post .commentlist li.bypostauthor div.commentlist-meta-author {
	text-indent: -9999px;
	width: 130px;
	height: 35px;
	background-image: url(../img/diaspora-logo-comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-color: #999;
}

#blog-post .commentlist li.bypostauthor div.commenlistt-meta-date {
	line-height: 35px;
	color: #333;
}

#blog-post .commentlist .commentlist-meta {
	margin-bottom: 0.9em;
	cursor: default;
	clear: right;
}
#blog-post .commentlist .commentlist-meta-author{
	float: left;
	border-right: 1px solid #CCC;
	margin-right: 8px;
	padding-right: 8px;
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
}
#blog-post .commentlist .commentlist-meta-author a{
	color: #333;
	text-decoration: none;
}
#blog-post .commentlist .commenlistt-meta-date{
	color: #666;
	text-decoration: none;
	float: left;
}

#blog-post .commentlist-content ol li  {
	background: none;
	border: 0;	padding: 0;
	list-style: decimal;
	margin-bottom: 0.5em;
}
#blog-post .commentlist-content ul li  {
	background: none;
	border: 0;	padding: 0;
	list-style: disc;
	margin-bottom: 0.5em;
}


/* ------------------------------------------- */
/* -- Footer --------------------------------- */
/* ------------------------------------------- */
#footer {
	width: 980px;
	margin: 26px auto 0 auto;
	border-top: 1px solid #CCC;
	padding-top: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	color: #999;
	padding-bottom: 20px;
}
#footer-container {
	padding: 0 4px;
}
#footer-menu {
	float: left;
}
#footer-menu ul {
	margin: 0; padding: 0;
	list-style: none;
}
#footer-menu li{
	display: inline;
	margin-right: 8px;
}
#footer-menu a{
	color: #999;
	text-decoration: none;
}
#footer-menu a:hover{
	text-decoration: underline;
}
#footer-container #copyright {
	float: right;	
}
#copyright a {
	color: #666;	
}




