/* @override 
	http://enesleteci:8888/fdr/wp-content/themes/fdr/style.css
	http://fdr.kibla.org/wp-content/themes/fdr/style.css
*/

/*
Theme Name: FDR 2008
Theme URI: http://fdr.kibla.org/
Description: Dnevi radovednosti theme
Version: 1.0
Author: Bezbeli
Author URI: http://www.bezbeli.ba/

*/

/* ----------------------------------------------
	Template Name : FDR 2008
	Version : 1.0   
	Author : Enes Huseincehajic
	Author URI : http://www.bezbeli.ba/       
	Last Date Modified : October 02, 2008	
 ------------------------------------------------ */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

/* Top Elements */

* {
	margin: 0;
	padding: 0;
	outline: 0
}

body {
	font: 13px/1.4em Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background: #FFF url(images/dr_web.jpg) no-repeat center 0px;
	text-align: center;
}

/* Links */

a, a:active, a:link {
	text-decoration: none;
	color: #007d99;
	text-decoration: underline;
}

a:visited {
}

a:hover {
	color: #006479;
}

/* headers */

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-serif;
	color: #ABABAB;
}

h1 {
	font-size: 3.4em;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;
}

h2 {
	font-size: 2em;
	color: #895F30;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	color: #046191;
}

p {
	padding: 10px;
	margin: 0;
}
dl {
	padding: 0px;
	margin: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

ul {
	list-style: disc;
}

.gallery {
	padding: 35px 0;
	float: left;

}
dt {
	font-weight: bold;
}
dt.gallery-icon {
	float: left;
	display: block;

}
dt.gallery-icon img{
	float: left;
	border: none;

}

dl.gallery-item {
	float: left;
	display: block;
	margin: 0 40px 40px 0;
	width: 150px;
	border: none;
}

dd {
	padding-left: 25px;
}

/* images */

img {
	border: none;

}
img.attachment-medium {
	border: none;
	width: 550px;
	height: auto;

}

img.float-right {
	margin: 5px 0px 10px 10px;
}

img.float-left {
	margin: 5px 10px 10px 0px;
}

.alignleft {
	float: left;
	display: block;
	margin: 0 36px 36px 0;
	width: 150px;
	border: 1px solid #000;
}

code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
	/* white-space: p

re; */
  	background: #111;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #5B5B5B;
}

blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #808080;
}

/* start - table */

table {
	margin: 15px 10px;
	border-collapse: collapse;
}

th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20;
	border-top: 1px solid #48780E;
}

tr {
	color: #5b5b5b;
	height: 34px;
}

td {
	padding: 5px;
	border-bottom: 1px solid #d4e8ec;
}

/* end - table */

/* form elements */

form {
	margin: 20px 10px;
	padding: 5px 10px 20px 10px;
	border: 1px solid #111;
	background: #070707;
}

label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}

input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #FFF;
	border: 1px solid #CCC;
}

textarea {
	width: 400px;
	height: 100px;
	display: block;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFF;
	background: #CCC;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

/* search form */

.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 20px 0 5px 8px;
	width: 270px;
}

.searchform p {
	margin: 0;
	padding: 0 0 10px 0;
}

.searchform input.textbox {
	width: 185px;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}

.searchform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	width: 900px;
	padding: 0;
	float: left;
	display: block;
	margin: 25px 0 0 0;
}

#header {
	position: relative;
	width: 900px;
	margin: 0;
	padding: 0;
}

#bannerCont{
	position: relative;
	display: block;
	float: left;
	width: 900px;
}
#banner{
	width: 570px;
	background: #f1f7f9;
	background: #000;
	text-align: center;
	float: left;
	display: block;
}
#banner embed{
	display: block;
	margin: 0 auto;
}
#facebook{
	width: 290px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}
#facebook img{
	display: block;
	margin: 0;
	padding: 0;
}
/*  Navigation  */

#gradovi {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	width: 900px;
	float: left;
	display: block;
	border-top: 1px dashed #F63;
	border-bottom: 1px dashed #F63;
}

#gradovi ul {
	float: left;
	list-style: none;
	margin: 0 0 0;
	padding: 0;
	display: block;
	width: 900px;
	height: 56px;
}

#gradovi ul li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}

#gradovi ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0px;
	height: 56px;
}

#gradovi ul li a span{
	display: none;
}

#gradovi ul li a.prvi {
	background: url(images/navigacija.gif) 0 0 no-repeat;
	width: 232px;
}#gradovi ul li a:hover.prvi {
	background: url(images/navigacija.gif) 0 -56px no-repeat;
}

#gradovi ul li a.drugi {
	background: url(images/navigacija.gif) -232px 0px no-repeat;
	width: 130px;
}#gradovi ul li a:hover.drugi {
	background: url(images/navigacija.gif) -232px -56px no-repeat;
}

#gradovi ul li a.treci {
	background: url(images/navigacija.gif) -362px 0 no-repeat;
	width: 133px;
}#gradovi ul li a:hover.treci {
	background: url(images/navigacija.gif) -362px -56px no-repeat;
}

#gradovi ul li a.cetvrti {
	background: url(images/navigacija.gif) -495px 0 no-repeat;
	width: 142px;
}#gradovi ul li a:hover.cetvrti {
	background: url(images/navigacija.gif) -495px -56px no-repeat;
}

#gradovi ul li a.peti {
	background: url(images/navigacija.gif) -637px 0 no-repeat;
	width: 138px;
}#gradovi ul li a:hover.peti {
	background: url(images/navigacija.gif) -637px -56px no-repeat;
}

#gradovi ul li a.navRss {
	background: url(images/navigacija.gif) -775px 0 no-repeat;
	width: 125px;
}#gradovi ul li a:hover.navRss {
	background: url(images/navigacija.gif) -775px -56px no-repeat;
}

.feed {
	float: right;
	display: block;
}


/* Main Column */

#main {
	float: left;
	width: 570px;
	padding: 0px;
	display: block;
	background: #f1f7f9;
	background: #d4e8ec;
	background: none;
	
}

#main h2 {
	margin-top: 20px;
	padding: 10px 0 10px 10px;
	font: normal 1.7em/1em Helvetica, Arial, sans-serif;
	color: #82bcc8;
	text-transform: none;
	border-bottom: 1px solid #F63;
	float: ;
}
#main h4 {
	margin-top: 20px;
	padding: 5px 0 5px 10px;
	font: normal 1.1em/1em Helvetica, Arial, sans-serif;
	color: #82bcc8;
	text-transform: none;
	border-bottom: 1px solid #82bcc8;
}

#main h2 a {
	color: #F63;
	text-decoration: none;
	border: none;
}

#main ul li {
	
}

/* Sidebar */

#sidebar {
	float: right;
	width: 290px;
	padding: 0;
	display: block;
	background: #f1f7f9;
}

#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 10px 10px;
	font: normal 1.8em Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #81bbc7;	
	color: #F63;
}

#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	padding: 2px 15px;
	margin: 0;
	border-bottom: 1px solid #9ad0db;
}

* html body #sidebar ul li {
	height: 1%;
}

#sidebar ul li a {
	text-decoration: none;
	border: none;
	color: #007e99;
	font-weight: normal;
	font: normal 12px/1.3em Helvetica, Arial, Sans-serif;
	display: block;
	padding: .5em 0 .25em 0;
/* letter-spacing: .5px;  */
}

#sidebar ul li a span {
	color: #444;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}

#sidebar ul li a:hover,
#sidebar ul li a:hover span {
	color: #F90;
}

#sidebar ul ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#sidebar ul ul li {
	border: none;
}

/* footer */

#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	font: normal 1em Helvetica, sans-serif;
	background: #82bcc8;
	color: #FFF;
	width: 900px;
	float: left;
	display: inline;
}

#footer-wrap h3 {
	font: normal 1.6em/1.6em Helvetica, sans-serif;
	color: #ABABAB;
}

#footer-content {
	margin: 0 auto;
	width: 880px;
	text-align: center;
}

#footer-content p {
	text-align: center;
	font-size: 12px;
}

#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 98%;
}

#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}

#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;
	color: #555;
	border: none;
}

#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}

#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;
	display: inline;
}

#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;
	display: inline;
}

#footer-content .space-sep {
	margin-right: 12px;
}

/* postmeta */

.postmeta {
	padding: 7px 5px;
	margin: 0px 0px 25px 0px;
	font-size: 1em;
	color: #666;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.postmeta .date {
	margin: 0 10px 0 5px;
}

.postmeta a.comments {
	margin: 0 10px 0 5px;
}

.postmeta a.readmore {
	margin: 0 10px 0 5px;
}

.post-info {
	font-size: .95em;
	padding-top: 3px;
	margin-left: 5px;
	color: #444;
}

.post-info a {
	color: #BD4200;
}

/* alignment classes */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* display and additional classes */

.clearer {
	clear: both;
}

.clear {
	display: inline-block;
}

.clear:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
#dani {
	border: 1px solid #BD4200;
	margin: 0 7px 1em 0;
	display: block;
	float: left;
	width: 105px;
	font-size: 10px;
	padding: 0 0 25px 0;
}
#dani p {
	margin: 0 0 0;
	line-height: 1.4em;
}
#dani ul {
	margin: 0 0 0;
}
#dani ul li{
	margin: 0 0 0;
	line-height: 1.4em;
}