/*  
Theme Name: Grofovi
Theme URI: http://www.grofovi.com/
Description: Widget ready and tested on WP 2.8
Version: 1.0
Tags: two columns, right sidebar, fixed width, widget ready, black, blue, white, valid XHTML
Author: Web Team Grofovi
Author URI: http://www.grofovi.com/
*/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 10px;margin: 0;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: 200%;padding-left: 10px;
	font-style: italic;border-left: 10px solid #999999;
}

a {
	color: #2c627e;
	text-decoration: underline;
}

a:hover {
	color: #2c627e;
	text-decoration: none;
}

hr {
	display: none;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}

#wrapper .top {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

/* Header */

#header {
	width: 958px;
	height: 190px;
	margin: 0 auto;
	padding: 0;
	color: #2c627e;
	background-color: #ffffff;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_top {
	margin: 0;
	padding: 20px 0 0 10px;
}

#header_menu {
	margin: 0;
	padding: 0;
	height: 45px;
	width: 600px;
	float: left;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	color: #ffffff;
	font-size: 38px;
	padding: 30px 0 0 25px;
	text-align: left;
}

#header p {	
	padding-left: 30px;
	font-size: 12px;
	text-align: left;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#header_left {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 120px;
	float: left;
}

#header_right {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 120px;	
	float: right;
}

#header .search {	
	margin: 0px;
	padding: 0px;
}

/*
*html #header .search {
	top:120px;
	right:120px;
	
}*/

#header .search form {
	margin:0px;
	padding: 8px 0 0 28px;
}

#header .search input {
	color:#FFF;
	font-size:11px;
	width:170px;
	background-color:#666666;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	height: 15px;
	line-height: 13px;
}

#header .rss {	
	margin: 0px;
	padding: 60px 0 0 19px;
	color: #ea8705;
}

#header .rss a{	
	text-decoration: none;
	color: #ea8705;
}

#header .rss a:hover{	
	text-decoration: underline;
	color: #ea8705;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 630px;
	margin: 0;
	padding: 25px 0px 15px 0px;
}

.post {
	padding: 0;
	margin: 0;
}

.title {
	border-left: 6px solid #2c627e;
	padding: 0 10px 0 15px;
	font-size: 24px;
	color: #2c627e;
	margin: 0;
}

.title a {
	text-decoration: none;
	color: #2c627e;
}

.title a:hover {
	color: #2c627e;
	text-decoration: underline;
}

.titleforpage{	
	padding: 3px 10px 3px 20px;
	font-size: 24px;
	color: #000000;
	margin: 0;
	background-image: url(images/line.gif);
	background-repeat: repeat;
}

.pagetitle {
	color: #000000;
	padding: 5px 0;
	margin: 0;
	font-size: 24px;
	background-image: url(images/line.gif);
	background-repeat: repeat;
	text-align: center;
}

/* Navigation */

.navigation {
	padding: 30px 0 0 0;
}

.navigation a {
	color: #2c627e;
	text-decoration: none;
}

.navigation a:hover {
	color: #999999;
	text-decoration: none;
}

.navigationleft {
	float: left;
	padding-left: 30px
}

.navigationright {
	float: right;
	padding-right: 30px;
}

/* Images */

.alignleft {
	float: left;
	padding: 5px;
	margin:5px 20px 5px 0;
	display:inline;
	border: 1px solid #999999;
}

.alignright {
	float: right;
	padding: 5px;
	margin:5px 0 5px 20px; 
	display:inline;
	border: 1px solid #999999;
}

.aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; padding: 5px; border: 1px solid #999999; }

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding: 10px 10px 0 10px;
}

.posts h3 {
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	font-size: 24px;
	border-left: 6px solid #2c627e;
}

.date {
	font-size: 11px;
	color: #999999;
	padding-left: 27px;
	margin:0 0 7px 0;
	line-height: 23px;
	height: 25px;
	background: url(images/clock.gif) no-repeat left center;
	border-top: 1px dotted #BDBDB3;
	border-bottom: 1px dotted #BDBDB3;
}

.posts p {
	margin: 0;
}

.posts a {
	color: #2c627e;
	text-decoration: none;
}

.posts a:hover {
	color: #2c627e;
	text-decoration: underline;
}

.entry {
	margin: 0;
	padding:0px 20px;
	color: #000000;
}

/* entry ul li a */
.entry ul {margin:0;padding:0;list-style: none;}
.entry li {padding: 0px 5px;margin:0 10px;border-bottom: 1px solid  #ffffff;}
.entry li a {color:#2c627e;display:block;text-decoration: none;padding:1px 0px 1px 10px;border-left: 10px solid #2c627e;}
.entry ul li a:hover {color:#999999; border-left: 10px solid #999999; text-decoration:none;}

.last {
	border: none;
}

/* grofovitb */

#grofovitb  {
	margin: 0;
	padding:20px 0 0 0;
}

#grofovitb td {
	text-align:center;
	padding:0;
	line-height:15px;
	border: 1px solid #999999;
}
#grofovitb th {
	text-align:center;
	padding:3px 0;
	border: 1px solid #999999;
}

/* Rezultati */

#rezultati  {
	margin: 0;
	padding:20px 0 20px 0;
	border-bottom: 1px dotted #999999;	
}

#rezultati td {
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	line-height:15px;
}
#rezultati th {
	text-align:left;
	color: #999999;
	font-size: 11px;
}

/* Comments */

#comments {
margin: 0 0 5px 0;
padding:10px 27px;
font-size: 18px;
background:#2c627e url(images/forcom.gif) repeat-x;
color: #ffffff;
}

.commentlist {
line-height:150%;
margin:0;
padding:0;
}

.commentlist li {
border: 1px solid #2c627e;
list-style:none;
margin:0 0 20px;
padding:10px;
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
font-style:normal;
}

.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110%;
color: #2c627e;
}

#commentform #submit {
background:#2c627e;
border:1px solid #000000;
font:100% georgia;
color:#ffffff;
float:left;
width:160px;
padding: 5px 8px;
cursor:pointer;
}

#gravatar {
}

#gravatar img {
float:left;
margin-right:10px;
}

/* Authorbox */
.authorbox {border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; margin: 10px 0 0 0; display: block; float: left; width: 630px; padding: 2px 0;	font-size: 11px; font-weight: normal;}
.authorbox li {float: left; display: inline; margin-left: 20px; margin-top: 0px; font-size: 11px; font-weight: normal; color: #000000;}
.authorbox ul { list-style: none; margin: 0px; padding: 0px; }
.postdate { width: 275px; padding-left: 27px; line-height: 23px; height: 25px; background: url(images/clock.gif) no-repeat left center;}
.postcat { background:url(images/book.gif) no-repeat left center; width: 275px; padding-left: 27px; line-height: 23px; height: 25px; }
.postcomments { background:url(images/comments.gif) no-repeat right center; float: right; height: 25px; width: 240px; text-align: right; line-height: 23px; padding-right: 25px; }
.postcommentsrss { background:url(images/sing-feed.gif) no-repeat right center; float: right; height: 25px; width: 240px; text-align: right; line-height: 23px; padding-right: 22px;}
.socbook {margin: 15px 0 0 0; padding:0; width: 630px; font-size: 11px; font-weight: normal; display: block; float: left;}

/* Navigation Post */

.navigationpost {
	margin: 20px 0 35px 0;
	padding: 10px 0;
	float: left;
	color: #000000;
	width: 630px;
	font-size: 11px;
	background: #ffffff url(images/line.gif) repeat;
	line-height: 18px;
}

.navigationpost a {
	color: #000000;
	text-decoration: none;
}

.navigationpost a:hover {
	color: #000000;
	text-decoration: underline;
}

.nav-prev-post {
	float: left;
	padding-left: 30px
}

.nav-next-post {
	float: right;
	padding-right: 30px;
}

/* Note */
ul.Note { margin: 0; padding:20px 0 10px 20px; }
.Note li { list-style-type:none; font-size:11px; margin:0; padding:5px 0 5px 22px; line-height: 12px; }
.NoteAuthor { background:url(images/pencil.gif) no-repeat left top; }
.NoteTrackBack { background:url(images/trackback.gif) no-repeat left top; }

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin-bottom: 10px;
	padding: 25px 0 0 0;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin-left: 3px;
	margin-right: 3px;
	list-style: none;
	background: url(images/arrow.gif) no-repeat left 10px;
	padding-left: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
	padding-top: 4px;
	line-height: 16px;
        color: #2c627e;
}

#sidebar h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #ffffff;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 8px 0 0 15px;
	background-color: #000000;
	background-image: url(images/sidebar-h2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar a { color: #000000; text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
.widgettitle { }
.textwidget { margin: 0 0 20px 0; padding: 3px 5px; background-image: url(images/line.gif); background-repeat: repeat;}
.imgwidget { margin: 0 0 20px 0; padding: 0;}
.najavawidget { margin: 0 0 20px 0; padding: 3px 5px; color: #ffffff; background:#2c627e url(images/najava.gif); background-repeat: repeat-x;}

/* Search  No Found*/
.narrowcolumn { }
#no-found { margin: 0; padding: 20px 0 0 0; text-align: center; }
#searchbox { background: #999999; color: #FFFFFF; width: 300px;margin: 0; padding: 3px 5px; border: 2px solid #000000;}
*:first-child+html #searchbox { /* Filter for IE7 */ padding: 4px 5px; }
* html #searchbox { /* Filter for IE6 */ padding: 4px 5px; }
#searchbutton{ color: #FFFFFF; background: #2c627e; border: 2px solid #000000; margin: 0; padding: 2px 15px; cursor:pointer; text-align: center; }
	
/* Search */
#search input { display: none; }
#search input#s { display: block; width: 230px; padding: 2px 5px; border: 1px solid #3DD1FF; background: #FFFFFF;}
#search br { display: none; }

/* Calendar */

#wp-calendar {
	border-collapse:collapse;
	margin:0 0 15px 3px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 274px;
}

#wp-calendar caption {
	padding-top:3px;
	padding-bottom:6px;
	text-align:center;
	color: #999999;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#wp-calendar td {
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #ffffff;
	line-height:15px;
}

#wp-calendar th {
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #ffffff;
	font-size: 11px;
}

#wp-calendar tbody {
}

#wp-calendar tbody a {
	font-weight:bold;
	color:#000000;
	background-color:#999999;
	text-decoration:none;
	display:block;
	border-style:none;
	margin:0;
	padding:0;
}

#wp-calendar tbody a:hover {
	font-weight:700;
	color:#ffffff;
	background-color:#2c627e;
	text-decoration:none;
	border-style:none;
	margin:0;
	padding:0;
}

#wp-calendar tfoot a:hover {
	background-color:#2c627e;
	text-decoration:none;
	color: #ffffff;
}

#wp-calendar tfoot a {
	display:block;
	padding:2px 0;
}

/* Footer */

#footer { width: 958px; height: 40px; min-height: 50px; margin: 0 auto; padding: 0; text-align: center; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; color: #2c627e; background-color:#ffffff; }
.footerinfo { background:#2c627e url(images/sidebar-h2.gif) repeat-x; border: 1px solid #000000; padding: 5px 0; margin: 0 10px 10px 10px; }
.footerinfo a { color: #ffffff; text-decoration: underline; }
.footerinfo a:hover { color: #ffffff; text-decoration: none; }

/* Float Properties*/
.clearfloat:after { display:block; visibility:hidden; clear:both; height:0; content:"."; }
.clearfloat { display:inline-block; }	
.clearfloat { display:block; }

/* Index Page Styles */

.featured-content{
	float: left;
	width: 630px;
	clear: both;
	border-bottom: 1px dotted #999999;
	margin-bottom: 15px;
}

.featured-content a{
	color: #2c627e;
}

.featured-content img.alignleft, img.alignright{
	background: #ffffff;
	margin: 7px 15px 0 0;
}

.featured-content .post-alt{
	float: left;
	width: 624px;
	margin: 0 0 0 4px;
	display: inline;
}

.featured-content .entry-title-alt h2{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 24px;
}

.featured-content .entry-title-alt a{
	color: #2c627e;	
	text-decoration: none;
}

.featured-content .entry-title-alt a:hover{
	text-decoration: underline;
}

.featured-content .entry-date{
	padding: 5px 0;
	font-size: 11px;
	color: #999999;	
}

.featured-content .entry-content-alt{
	line-height: 24px;
	margin: 5px 0 0 0;
}

.entry-content-alt{
	line-height: 24px;
}

.entry-content-alt a{
	color: #2c627e;
	text-decoration: underline;
}

.entry-content-alt a:hover{
	text-decoration: none;
}

.normal-content{
	float: left;
	width: 630px;
	border-bottom: 1px dotted #999999;margin: 15px 0;
}

.first-row{
	border-bottom: 1px dotted #999999;
	margin: 0; 
}

.normal-content .post-alt{
	float: left;
	width: 300px;
	margin: 0 6px;
	display: inline;
}

.first-row .post-alt{
	margin-top: 0;
}

.normal-content .post-alt h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding:3px 0 3px 0;
	color: #2c627e;
}

.normal-content .post-alt h2 a{
	text-decoration: none;
}

.normal-content .post-alt h2 a:hover{
	text-decoration: underline;
}

.post-alt .alignleft{
	margin: 5px 10px 0 0;
	padding:5px;
	display:inline;
	border: 1px solid #999999;
}

.normal-content .entry-date{
	font-size: 11px;
	color: #999999;	
}

.entry-category{
	font-size: 11px;font-weight: bold;	
}

.entry-category a{
	text-decoration: none;
	color: #ffffff;
	background-color: #999999;margin:0;
	padding:0 4px;		
}

.entry-category a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #2c627e;
}

.normal-content .post-alt p, .featured-content .post-alt p{
	padding: 0;
	margin:0;
}

.featured-content .entry-meta-alt, .normal-content .entry-meta-alt{
	float: left;
	margin: 8px 0 0;
	padding: 0 0 15px;
	font-size: 11px;
}

.featured-content .entry-meta-alt a.full-story, .featured-content .comments-link, .normal-content .entry-meta-alt a.full-story, .normal-content .comments-link{
	float: left;
	display: block;
	padding: 5px 0 5px 32px;
	background: url(images/readmore.gif) no-repeat;
}

.featured-content .comments-link, .normal-content .comments-link{
	margin: 0 0 0 15px;
	padding: 5px 0 5px 32px;
	background: url(images/comments-link.gif) no-repeat;
}

.normal-content .entry-meta-alt a{
	text-decoration: underline;
}

.normal-content .entry-meta-alt a:hover{
	text-decoration: none;
}

.navigation-home{
	float: left;
	width: 620px;
	font-size: 12px;
	background: url(images/line.gif) repeat;
        line-height: 18px;
	padding: 10px 0 11px 10px;
	margin: 5px 0;
}

/* Index Next Page */

.normal-second-content{
	float: left;
	width: 630px;
}

.second-row{
	background-color: #FFFFFF;
}

.normal-second-content .post-alt{
	float: left;
	width: 626px;
	margin: 0 0 15px 4px;
	display: inline;
	border-bottom: 1px dotted #999999;
}

.second-row .post-alt{
	margin: 0 0 15px 4px;
}

.normal-second-content .post-alt h2{	
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 24px;
}

.normal-second-content .post-alt h2 a{
	text-decoration: none;	
}

.normal-second-content .post-alt h2 a:hover{
	text-decoration: underline;
}

.normal-second-content .entry-date{
	padding: 5px 0;
	font-size: 11px;
	color: #999999;	
}

.normal-second-content .post-alt p{
	padding: 0;
	margin:0;
}

.normal-second-content .entry-meta-alt, .normal-second-content .entry-meta-alt{
	float: left;
	margin: 8px 0 0;
	padding: 0 0 10px;
	font-size: 11px;
}

.normal-second-content .entry-meta-alt a.full-story, .normal-second-content .comments-link{
	float: left;
	display: block;
	padding: 5px 0 5px 32px;
	background: url(images/readmore.gif) no-repeat;
}

.normal-second-content .comments-link{
	margin: 0 0 0 15px;
	padding: 5px 0 5px 32px;
	background: url(images/comments-link.gif) no-repeat;
}

.normal-second-content .entry-meta-alt a{
	text-decoration: underline;
}

.normal-second-content .entry-meta-alt a:hover{
	text-decoration: none;
}

/*- Box -*/

.friends{float: left; width: 624px; height: 60px; margin: 15px 0 3px 0; padding: 0 0 0 6px}
.box{float: left; width: 630px; margin: 20px 0 0 0; color: #2c627e;}
.box .in {float: left; width: 303px; margin: 0 6px 5px 6px; display: inline;}
.box h2 {font: bold 16px Georgia, "Times New Roman", Times, serif;background: url(images/line.gif) repeat;  line-height: normal; color: #000000; height: 28px; margin: 0 0 5px 0; padding: 8px 0 0 15px; text-decoration: none;}
.in ul {margin:0;padding:0;list-style: none;}
.in li {padding:0 8px;margin:0 3px;background: url(images/arrow.gif) no-repeat left 10px;border-bottom: 1px dotted #999999;}
.in li a {color: #000000; text-decoration: none; }
.in ul li a:hover {color: #000000;text-decoration: underline;}
.box h2 a {color: #000000; text-decoration: none;}
.box h2 a:hover {color: #000000; text-decoration: underline;}

/*- Poseta -*/

.poseta {text-align: center; margin: 0 0 20px 0; padding: 0; line-height: normal;}
.poseta-in {margin: 0; padding: 0;}
.poseta-in a {margin:0; padding:0px 3px; text-decoration: none;}
.poseta-in a:hover {text-decoration: none;}

/*- Tabela -*/

.tabela {margin: 0 0 20px 0; padding: 0; background: url(images/tabela.gif) no-repeat center bottom;color: #ffffff;}
.tabela h1 {font: bold 18px Georgia, "Times New Roman", Times, serif;background: url(images/h1-tabela.gif) no-repeat center top;  line-height: normal; color: #ffffff; height: 25px; margin: 0; padding: 12px 0 10px 12px;}

/*- Tabela2 -*/

.tabela2 {margin: 0 0 20px 0; padding: 0; background: url(images/tabela2.gif) no-repeat center bottom;color: #ffffff;}
.tabela2 h1 {font: bold 18px Georgia, "Times New Roman", Times, serif;background: url(images/h1-tabela.gif) no-repeat center top;  line-height: normal; color: #ffffff; height: 20px; margin: 0; padding: 12px 0 10px 12px;}