/*  
Theme Name: Bufo
Theme URL: bufo.si
Description: WP tema za Bufo.si. copyright bufo
Version: 1
Author: danijel kurincic @ gmail

*/
/* CSS Document */
img {border: none;}
html{margin:0; padding:0; height:100%;}
body{margin:0; padding:0; height:100%; background:url(images/bg.jpg) left top repeat-x;}
#center{ margin-left:auto; margin-right:auto; width: 960px;  background:url(images/pane2.jpg) top right repeat-y;}
#header{ background: url(images/h.jpg); height: 384px; width:960px;}
#mainmenu{top: 105px; margin-left: 130px; position:absolute; width: 960px; height:30px;}
#mainmenu ul{ list-style:none; margin:0px; padding: 0px;}
#mainmenu li{float:left; margin-left: 30px;}
#mainmenu a{font-family: Georgia, serif; font-size: 14px; color: #FFF; text-decoration: none; color:rgb(203,200,189)}
#mainmenu a:hover{text-decoration: underline;}
.home-link{display:block; position:relative; top:0px; left:30px; width:700px; height:100px;}

#underhead{margin-top:-195px;}
#content{ position : relative; float:left; }

.post{margin: 0 0 20px 0;}
.post-content{font-family: Arial, sans serif; font-size: 13px; line-height: 20px;  width:506px;float:left; padding: 0 30px 0 0;}
.post-content a {color:#606060; text-decoration: none;}
.post h1{margin: 15px 0px 0px 0;}
.post h1 a{ line-height:40px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-weight:normal; font-size: 40px; color: rgb(225,170,4); text-decoration: none;}
.post .tags a{font-size: 11px; color: rgb(130, 129, 114); margin-top:0px;  text-decoration: none;}
.post p{margin: 10px 0;}
.comments{float:right; font-size: 12px; color: rgb(96,96,96); margin-right:30px; }
.comments a{color: rgb(96,96,96);}
.oblacek{width:106px; height:70px; float:left; margin:0px 30px; padding: 23px 0 0 0; background: url(images/date.gif) top left no-repeat;
	font-family: Palatino Linotype, serif; font-size: 14px; color:white; text-align:center; }
.oblacek .cifra{font-size: 16px; font-weight:bold;}
#posts-bottom{margin-left: 30px;  height: 23px; background: url(images/posts-bottom.jpg) left bottom no-repeat;}

#pane{width:258px; float:left; heigt:100%;}
.sidebox{margin: 20px 0 40px; padding: 0 0 0 20px; font-family: Arial, sans-serif; font-size: 12px;
	}
.sidebox h2{margin: 10px 0; font-family: Palatino Linotype;  font-size: 19px;  font-style: italic;  color: rgb(59, 53, 33);}
.sidebox ul {list-style:none; margin:0px; padding:0px;}
.sidebox li{margin: 5px 0;}
.sidebox a {text-decoration:none; color: rgb(59, 53, 33); font-weight: bold;}
#follow { background-image:none;}
#follow img {margin:3px 10px 0 0;}
#categories {background: url(images/categories.jpg) top left no-repeat;}
#comments, #postcomment{font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-weight:normal; color: rgb(225,170,4);}


#footer{height: 100px; background-color: #000; }
#footer-content{margin-left:auto; margin-right: auto; padding: 30px 0 0 80px; width:960px; 
	font-family: Arial, sans serif; font-size: 12px; color:rgb(96,96,96);}
#footer-content span{color:#E1AA04}
.clear{clear:both; }



/************************************************
*	wp rte classes: Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
		margin:10px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}
	

	