/*
Theme Name: Pomagalnik Jiga.org APRIL_2010
Theme URI: http://www.pomagalnik.si
Version: 2.0
Description: White 2 column theme with banner.
Author: Jiga.org
Author URI: http://www.jiga.org
Tags: two columns, right sidebar, widget ready, fixed width, simple, white, orange, gray
*/

/* main */
body {
background: #ffffff;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0;
padding:0;
}
#mainframe {
margin: 0 auto;
width: 800px;
}
/* header */
#header {
border-bottom: 1px solid #a9a9a9;
overflow:hidden;
padding: 20px 0 20px 0;
width: 800px;
}
#bloginfo {
float:left;
}
#head_search {
float:right;
background: #a3a3a2;
height:18px;
width: 250px;
}
.blogtitle {
color: #ff7e00;
font-weight: bold;
padding-right:2px;
text-transform: uppercase;
}
.blogtitle a {
text-decoration:none;
}
.blogtitle a:hover {
text-decoration:underline;
}
.blogdescription {
color: #a9a9a9;
}
/* -search form- */
#searchform {	
padding: 0;
margin: 0;
background: #a3a3a2;
}
#searchsubmit {
background:url(images/magnifier.jpg) no-repeat right;
border:0;
cursor:pointer;
height:17px;
padding: 0px 0px 0px 0px;
width:18px;
}
#s {
background: #a3a3a2;
border: none;
color: #ffffff;
padding: 0 4px;
width: 224px;
height:14px;
font-size: 11px;
}
/* end header */
p {
color:#000000;
text-align: left;
line-height: 16px;
}
a {
color: #ff7e00;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
a:active {
position: relative;
top: 1px;
}
h1 {
margin:0;
padding:0;
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
}
h2 {
font-size: 26px;
font-weight: bold;
text-transform: uppercase;
}
h3 {
font-size: 19px;
font-weight: bold;
text-transform: uppercase;
padding-top: 10px;
margin: 30px 0 10px 0;
}
h4 {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin: 30px 0 10px 0;
}
blockquote {
background-color:#eeeeee;
font-style: italic;
padding: 20px 30px 30px 30px;
}
blockquote p {
font-style: italic;
margin-bottom: 0;
padding: 0;
}
#navlink {
margin: 30px 0 30px 0;
}
#navlink a:hover {
background-color: #ffffff !important;
}
.st-tag-cloud A {
text-decoration:none;
}
.st-tag-cloud A:hover {
background-color: #dddddd;
color: #ffffff;
}
/* content */
#contentwrap {
margin-top: 20px;
overflow:hidden;
width: 800px;
}
#banner {
height: 100px;
width: 500px;
}
#banner a:hover {
background-color: #ffffff !important;
}
#content {
float: left;
margin-right: 30px;
width: 500px;
}
#content a:hover {
	color: #ffffff;
	background-color: #ff7e00;
}
.Naslov_hover {
	color: #ffffff;
	background-color: #ffd5ae;
}
.Naslov_noHover {
	color: #ff7e00;
	}
.entry {
	color: #000000;
	}
.entry p a {
	color: #ff7e00;
	}
.entry p a:hover {
	background-color: #ff7e00;
	color: #ffffff;
	}
.entry img {
	border: 0;
/*	margin-bottom: 15px; */
	}
.entry UL {
	margin: 0 0 0 20px;
	padding: 0 0 0 14px;
	list-style:square;
}
.entry UL LI {
	margin:0;
	padding: 0 0 6px 0;
	line-height: 16px;
}
.entry OL {
	margin: 0 0 20px 20px;
	padding: 0 0 0 14px;
}
.entry OL LI {
	margin:0;
	padding: 0 0 6px 0;
	line-height: 16px;
}
.iGoogle {
	width: 62px;
	height: 17px;
	padding: 0 0 0 86px;
	margin:0;
	vertical-align: bottom;
	font-size: 0em;
}
.iGoogle_2 {
	width: 62px;
	height: 17px;
	padding: 0 0 0 64px;
	margin:0;
	vertical-align: bottom;
	font-size: 0em;
}

/* -navigation- */
#adds {
width: 250px;
padding-top: 20px;	
}
#adds a {
display:block;
overflow:hidden;
margin: 0 0 10px 0;
}

#navigationwrap {
	float: right;
	margin-bottom: 30px;
	}
#navigation {
	width: 250px;
	color: #a3a3a2;
	}
#navigation div.navtitle {
	/*background: #a3a3a2;*/
	padding: 0px;
	}
#navigation a {
	color: #ff7e00;
	text-decoration:none;
	}
#navigation a:hover {
	color: #000000;
	}
#navigation h2 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation h2.small, #navigation h2.widgettitle {
	background: #a3a3a2;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 1px 0;
	padding: 3px;
	text-transform: uppercase;
	}
#navigation h2.small_RSS, #navigation h2.widgettitle {
	background: #a3a3a2;
	background-image:url(images/RSS.gif);
	background-position:right;
	background-repeat:no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 1px 0;
	padding: 3px;
	text-transform: uppercase;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	list-style: none;
	}
#navigation ul li {
	border-bottom: 1px dotted #a9a9a9;
	padding: 3px 3px 3px 10px;
	}

/* -post and entries- */

.postdate {
	color: #a3a3a3;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0;
	}
.postdate a {
	color: #a3a3a3;
	}
.pagetitle {
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
	}
.posttitle {
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	}
.posttitle a {
	color: #ff7e00;
	text-decoration:none;
	}
.posttitle a:hover {
	color: #000000;
	}
.postmetadatabottom {
	background: #a9a9a9;
	margin: 15px 0 5px 0;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
	}
.postmetadatabottom:hover {
	background-color: #ff7e00;
	}	
.postmetadatabottom a {
	color: #ffffff;
	/*background-color: #a9a9a9;*/
	}
.postmetadatabottom a:hover {
	color: #000000;
	/*background-color: #a9a9a9;*/
	}
.entry_front {
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 10px;
	}
.entry_front img {
	border:none;
	}



/* -foot- */

#foot {
border-top: 1px solid #a9a9a9;
clear: both;
color: #a9a9a9;
padding:0;
width: 800px;
overflow:hidden;
}
#copy {
border-top: 1px solid #a9a9a9;
color: #a9a9a9;
clear:both;
margin: 20px 0 20px 0;
padding: 10px 0 10px 0;
}
#copy #copy_blog {
float:left;
}
#copy #copy_links {
float:right;
}

#objave {
float:left;
overflow:hidden;
margin:20px 30px 10px 0;
width: 250px;
}
#komentarji {
float:left;
overflow:hidden;
margin:20px 30px 10px 0;
width: 220px;
}
#imenik {
float:right;
margin:20px 0 10px 0;
width: 250px;
}
#tagi {
border-top: 1px dotted #a9a9a9;
padding-top: 10px;
display:block;
float:left;
text-align:center;
margin: 0;
width: 800px;
}

#foot #objave  H2 {
	margin: 0 0 5px 0;
	padding: 6px 0 9px 42px;
	font-size: 16px;
	background: url(images/fi_objave.gif) no-repeat left center; 
}

#foot #komentarji H2 {
	margin: 0 0 5px 0;
	padding: 6px 0 9px 50px;
	font-size: 16px;
	background: url(images/fi_komentarji.gif) no-repeat left center; 
}

#foot #imenik H2 {
	margin: 0 0 5px 52px;
	padding: 6px 0 9px 0;
	font-size: 16px;
}

#foot #imenik #twitter {
	float:left;
}
#foot #imenik #twitter a {
	display:block;
	float:left;
	height:35px;
	width:41px;
	text-indent:-9999px;
	background: url(images/fi_twitter.gif) no-repeat left center; 
}
#foot #imenik #twitter a:hover {
	display:block;
	float:left;
	height:35px;
	width:41px;
	text-indent:-9999px;
	background: url(images/fi_twitter-h.gif) no-repeat left center; 
}
#foot #imenik #tweet {
	border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#foot #imenik #imenik_banner {
	display:block;
}

#foot a {
	color: #ff7e00;
	text-decoration:underline;
	}
#foot a:hover {
	color: #ffffff;
	background-color: #ff7e00;
	text-decoration:none;
}
	
#copy_blog a {
	color: #ff7e00;
	font-weight: bold;
	text-transform: uppercase;
	padding-right:2px;
	text-decoration:none;
	}
#copy_blog a:hover {
	text-decoration:underline;
	}
#copy_links a {
	color: #a3a3a2;
	text-decoration:none;
	}
#copy_links a:hover {
	color: #a3a3a2;
	text-decoration:underline;
	}


#foot .st-tag-cloud A {
	text-decoration:none;
}
#foot .st-tag-cloud A:hover {
	background-color: #dddddd;
	color: #ffffff;
}
#foot DIV UL.footUL {
	padding:0;
	margin:0;
}
#foot DIV UL.footUL LI {
	padding:0;
	padding-bottom: 7px;
	margin:0;
	list-style:none;
}
#foot DIV UL.recent_comments {
	padding:0;
	margin:0;
}
#foot DIV UL.recent_comments LI {
	padding:0;
	padding-bottom: 7px;
	margin:0;
	list-style:none;
}

.komentar {
	border-top: 1px dotted #a9a9a9;
	margin-top: 10px;
	}
	
/* -facebook- */
.facebook {
	border: 1px solid #a9a9a9;
}

/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	}
.comment-info-split {
	clear: both;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	background: #ebeaea;
	color: #000000;
	padding: 10px;
	}
.commentlist div {
	padding: 10px;
	}
.comment-div {
	display: block;
	}
.comment-left {
	width: 30%;
	}
.comment-right {
	width: 70%;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/* oglasne pasice */
div.pasice textarea {
   width: 280px;
   height: 100px;
   color: #ffffff;
   background-color: #cbcbcb;
   font-size: 11px;
   line-height: 16px;
   border: none;
   padding: 5px;
   overflow: auto;
   margin: 0;
}
div.pasice_swf textarea {
   width: 280px;
   height: 140px;
   color: #ffffff;
   background-color: #cbcbcb;
   font-size: 11px;
   line-height: 16px;
   border: none;
   padding: 5px;
   overflow: auto;
   margin: 0;
}
code {  
   font-size: 12px; 
   display: block; 
   width: 90%; 
   margin: auto; 
   /*overflow-x: scroll; 
   white-space: pre; */
   background: #f3f3f1; 
   border: 1px #ddd solid; 
   padding: 20px; 
}
.codesnip-container { 
color:#000000; 
}
.CSS-slika { 
   width: 100px; 
   height: 100px; 
   background: url('http://www.pomagalnik.com/wp-content/uploads/pomagalnik-css.gif') no-repeat; 
   background-position: 0 -100px; 
}
.CSS-slika:hover { 
   background-position: 0 0; 
}
.tagi_b {
	border-top: 1px dotted #a9a9a9;
	padding-top: 10px;

}
.sociable {
	border-top: 1px dotted #a9a9a9;
	padding-top: 15px;
	margin-top: 10px;
	color:#000000;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
}
.sociable li a:hover {
	background:none !important;
}

.related_post_title {
	color:#000000;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	border-top: 1px dotted #a9a9a9;
	padding-top: 10px;
	margin:0 0 10px 0;
}
UL.related_post {
	margin: 0 0 0 3px;
	padding: 0 0 0 14px;
	list-style:square;
}
UL.related_post LI {
	margin:0;
	padding: 0 0 6px 0;
}

/* FAVLINKI */
.linkholder_text {
	width:500px; text-align:left; padding: 10px 0;
}
.linkholder {
	width:500px; text-align:left;
}

.linkblock {
	width:230px; margin: 0 30px 20px 0; padding-bottom: 5px; float:left; vertical-align:top;
	/*width:220px; background:#cccccc; margin: 0 0 10px 0;*/
}

.linkholder_right {
	float:right;
	text-align:left;
	width: 230px;
}

.linkholder_left {
	float:left;
	text-align:left;
	width: 250px;
}

.titleblock {
	background-color:#c22000; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock H1 {
	font-size: 24px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock2 {
	background-color:#338fcc; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock2 H1 {
	font-size: 54px; font-weight:bold; padding: 0; margin: 0 -5px 0 0; color:#FFFFFF;
}

.titleblock3 {
	background-color:#eab71f; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock3 H1 {
	font-size: 50px; font-weight:bold; padding: 0; margin: 0 -5px 0 0; color:#FFFFFF;
}

.titleblock4 {
	background-color:#8c56db; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock4 H1 {
	font-size: 38px; font-weight:bold; padding: 0; margin: 0 -3px 0 0; color:#FFFFFF;
}

.titleblock5 {
	background-color:#27c3cb; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock5 H1 {
	font-size: 52px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock6 {
	background-color:#6afbc8; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock6 H1 {
	font-size: 28px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock7 {
	background-color:#c3ff0d; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock7 H1 {
	font-size: 34px; font-weight:bold; padding: 0; margin: 0 -5px 0 0; color:#FFFFFF;
}

.titleblock8 {
	background-color:#34b203; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock8 H1 {
	font-size: 30px; font-weight:bold; padding: 0; margin: 0 -1px 0 0; color:#FFFFFF;
}

.titleblock9 {
	background-color:#b20060; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock9 H1 {
	font-size: 24px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock0 {
	background-color:#ec008c; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock0 H1 {
	font-size: 28px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.linkblock H2 {
	font-size: 14px; font-weight:bold; padding: 5px 0 5px 2px; margin:0;
}

.titleblock11 {
	background-color:#0DFFDC; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock11 H1 {
	font-size: 28px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock12 {
	background-color:#f35d22; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock12 H1 {
	font-size: 24px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock13 {
	background-color:#18ce00; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock13 H1 {
	font-size: 20px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock14 {
	background-color:#0e7aff; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock14 H1 {
	font-size: 20px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock15 {
	background-color:#f322d3; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock15 H1 {
	font-size: 20px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.linkblock H2 {
	font-size: 14px; font-weight:bold; padding: 5px 0 5px 2px; margin:0;
}


.titleblock16 {
	background-color:#d46600; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock16 H1 {
	font-size: 24px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}


.titleblock17 {
	background-color:#000000; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock17 H1 {
	font-size: 38px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock18 {
	background-color:#3d29ff; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock18 H1 {
	font-size: 22px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock19 {
	background-color:#4d1077; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock19 H1 {
	font-size: 30px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock20 {
	background-color:#464646; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock20 H1 {
	font-size: 26px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}

.titleblock21 {
	background-color:#7eac65; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock21 H1 {
	font-size: 24px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}
.titleblock22 {
	background-color:#b7cb0c; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock22 H1 {
	font-size: 32px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}
.titleblock23 {
	background-color:#1968ab; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock23 H1 {
	font-size: 30px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}
.titleblock24 {
	background-color:#c7c34c; width:230px; height: 50px; vertical-align:top; text-align:right;
}

.titleblock24 H1 {
	font-size: 22px; font-weight:bold; padding: 0; margin: 0 -2px 0 0; color:#FFFFFF;
}


img.faviconimg {
	border:0;
	width:11px;
	height:11px;
	padding:0 4px;
}

ul.favilist {
	list-style:none;
	margin: 0;
	padding: 0;
	}

ul.favilist li {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	}

.linkblock a {
	color: #ff7e00; text-decoration:underline;
	}
.linkblock a:hover {
	text-decoration: none;
	}

.more-link {
font-weight:bold;
}

/*strong.search-excerpt { background-color:#ffd5ae; }*/

/* Latest posts by category styles */

.catArchive {
	width: 500px;
	overflow: hidden;
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
	list-style-type: none;
}

.catArchive h3 {
	font: normal bold 18px sans-serif;
	border-bottom: 1px solid #666;
	margin: 0 !important;
	padding: 0 0 3px 0 !important;
	display: block;
}

.catArchive li {
	display: block;
	float: left;
	width: 235px;
	margin: 0;
}

.catArchive ul {
	display:block;
	margin: 0 0 30px 0 !important;
	padding: 0 !important;
	overflow:hidden;
	min-height:200px;
}

.catArchive li li {
	border-bottom: 1px solid #ddd;
	margin: 0 !important;
	padding: 4px 0 !important;
}

.catAlt {
	margin: 0 0 0 30px !important;
	display: block;
}

.header_top {
	margin-left: 10px;
	text-align:right;
	float:right;
}
