/*  
Theme Name: Simon
Theme URI: http://simon.zekar.com
Description: Simon
Version: 1.0
Author: Dale
Author URI: http://dalibor.krejic.net
*/

* {
	font-size: 13px;
	font-family: Georgia;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(design/bg.jpg) repeat-x top left #2e2e2e;
}

#wrapper {
	width: 800px;
}


code {
   display: block;
   color: white;
   background: #181818;
   padding: 5px;
   margin: 0px;
   border: 1px solid #545454;
}

p {
	margin: 0px;
	padding: 0px;
}

#header {
	height: 75px;
	width: 800px;
	text-align: left;
	padding-left: 15px;
}

#logo {
	height: 75px;
	cursor: pointer;
	width: 120px;
	float: left;
	background: url(design/logo.jpg) no-repeat top left;
}

#kablcek_top {
 	background: url(design/kablcek_top.jpg) no-repeat top right;
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 70px;
}

#logic {
	float: right;
	padding: 20px;
	color: white;
	width: 400px;
	text-align: right:
}

#pic {
        
	clear: left;
	background: url(design/header_pic.jpg) repeat-x top center;
	height:50px;
}

#telo {
	width: 800px;
        color: white;
	text-align: left;
}

#content {
	width: 450px;
	margin: -30px 0px 0px 10px;
}


#menu {
	top: 0;
	right: 200px;
	#z-index: 1;
	width: 200px;
	height: 100%;
	background: #181818;
}
.header_link a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 38px;
	color:#FFFFFF;
	text-decoration:none;
}

.header_link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 38px;
	color:#FFFFFF;
	text-decoration:none;
}

.linki {
  padding: 5px;
}

.linki a, .linki a:visited {
  background: url(design/sidebar_link_bg.jpg) no-repeat top left;
  display: block;
  padding: 6px 0px 6px 30px;
  color: white;
  text-decoration: none;
  border-bottom: 1px solid #333333;
}

.linki a:hover {
  color: #79c12c;
}

.descript{
	color: #B8D297;
}

#container{
	width: 500px;
	padding: 0px 30px 10px 30px;
	margin: 0;
	float: left;
}

#sidebar{
	width: 200px;
	padding: 20px 0 0 0;
	margin: 0;
	float: right;
}

#footer{
	width: 870px;
	height: 70px;
	float: left;
	clear: both;
}


.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4B4B4B;
 	color: #FFFFFF;
 	margin: 0 1px 0 0;
 	background:#000000;
 	padding: 3px;
}

.naslov_kategorije {
background: url(design/heading_bg.jpg) no-repeat top left;
width: 220px;
height: 38px;
}

.naslov_kategorije div {
padding: 10px 20px;
font-size: 110%;
color: #79c12c;
}

.search_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 	border: 1px solid #4B4B4B;
 	color: #FFFFFF;
 	margin:0;
 	background:#000000;
 	padding: 2px;
 }

/* ################################################## */

.post{
	padding: 0px;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

.entry a:link{
	text-decoration: underline;
	color: #79c12c;
}

.entry a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}

.entry a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


p {
	padding: 0px 0px 10px 0px;
}

.postmetadata{
	width:  500px;
	display: block;
	clear: both;
	border-bottom:1px solid #cecece;
	padding: 5px 0px 25px 0px;
}

.postmetadata a:link{
	text-decoration: none;
	color: #79c12c;
}
	
.postmetadata a:visited{
	text-decoration: none;
	color: #79c12c;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
	
.dateauthor{
	font-size: 10px;
	color: #999999;
}

.ipost_tag{
	width: 350px;
	float: left;
}
	
.ipost_comment{
	width: 150px;
	text-align: right;
	float: right;
}

.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link, .navigation a:visited{
	color: #79c12c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#nav_left {
 	width: 300px;
 	float: left;
  }
  
 #nav_right {
 	width: 269px;
 	text-align: right;
	float: right;
 }

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}


#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;

	margin: 0 0 7px 0;

	list-style-type: none;
}

#sidebar ul ul li{
	list-style-type: square;
	color: #666666;
	line-height: 24px;
	list-style-position:inside;
	padding: 0 3px 0 15px;
}


.title_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #79c12c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #79c12c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.smallfont{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
}

/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #666666;
	background: #000000;

}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}

img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

/* ###### calendar  ###### */
table#wp-calendar{
	width: 100%;
}

table#wp-calendar a:link{
	text-decoration:underline;
}
/* ###### End calendar  ###### */


/* ##### Pagination ##### */

.pagination{
	padding: 12px 2px 2px 2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #79c12c;
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #79c12c;
	color: #000;
	background-color: #79c12c;
	font-weight: normal;
	text-decoration: none;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

/* ##### End Pagination ##### */

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

.comments-template a:link{
	color: #79c12c;
	text-decoration: none;
}

.comments-template a:visited{
	color:#79c12c;
	text-decoration: none;
}

.comments-template a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #333;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #79c12c;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

ul ul li{
	list-style-type: square;
	line-height: 0px;
        padding: 0px;
        margin: 0px;
	list-style-position:inside;
	padding: 0 3px 0 15px;
}

	
	/*  End Comment Template*/
	
