/*  
Theme Name: Hereticus crna
Theme URI: http://www.hereticus.org
Description: Tema koju koristi sajt casopisa "Hereticus"
Version: 0.4
Author: Impetus Design
Author URI: http://www.impetusdesign.com/

*/

		
body {
			font-size: 62.5%; /* Resets 1em to 10px */
			font-family: "Times New Roman", times, sans-serif;
			color: #333;
			font-size: 1em;
			text-align: center;
			background-color: black;
			background-image: url(images/pozadina.jpg);			
	}
	
#sadrzaj a, #sadrzaj a:Visited
	{
		color: rgb(0,194,243);		
		text-decoration: none;
	}


#sadrzaj a:Hover
{
		text-decoration: underline;
}
		
a img {border: 0;}
a, a:Visited, #glavni a, #glavni a:Visited {color: #8d060d;}

#wrapper
	{
		text-align: left;
		margin: 20px 5%;
		border: 15px solid #8d060d;
	}
	
#header
	{
		text-align: center;
		background-image: url(images/dim90.png);
		color: rgb(212,210,172);
		padding: 10px;
	}

#nav
	{
		clear:both;
		background-image: url(images/mnubg.png);
	}

#nav ul	{ margin: 0; padding:5px 0; text-align: center; background-image: url(images/papirus.jpg);}
#nav li	{ display: inline; padding: 10px;}
#nav li img {padding: 0 5px; border-top: 2px solid transparent; border-bottom: 2px solid transparent;}
#nav li img:Hover { border-top: 2px solid #8d060d; border-bottom: 2px solid #8d060d;}
#nav a, #nav a:Visited { font-size: 1.2em; color: #8d060d; font-weight: bold; text-decoration: none;}
	
#sadrzaj
	{
		background-image: url(images/dim90.png);
		padding: 20px;		
		padding-bottom: 10px;
		color: white;
		}

#sadrzaj p
	{
		line-height: 1.5em;
		text-align: justify;		
	}

#glavni
	{
		background-color: rgb(234,224,199);
		background-image: url(images/papirus.jpg);
		color: black;
		margin-left: 200px;
		padding: 20px;
		}
.strane
	{
		color: #8d060d;
	}

.strane a, .strane a:Visited
	{
		padding: 0 5px;
		font-weight: bold;
	}
	
.clanak
	{
		float: right;
		margin: 20px;
	}
	
.entry_author_image
{
  float: left;
  margin: 1.5em 1.5em 0 0;
  border: 3px solid #8d060d;
}

#sidebar
{
	width: 180px;
	margin: 25px 0 0 0;
	padding: 0;
	list-style-type: none;
	float:left;
	clear:left;
}


#sidebar h2
{
	font-size: 1.2em;
	color: rgb(234,224,199);
}

.widget li
{
	margin-bottom: 5px;
}

#recentcomments
{
	padding: 0;	
	list-style: none;
}
	
.recentcomments 
{
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}

#popularity-contest ul
{
	padding: 0;	
	list-style: none;
}

#popularity-contest li
{
	background-image: url(images/page.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 20px;	
}

.rubrike
{
	list-style: none;
	font-size: 150%;
}

.rubrike .children
{
	font-size: 70%;
	list-style: none;
	margin-bottom: 20px;
}


.clear
	{
		clear:both;
	}

#footer
	{
		font-size: x-small;
		text-align: center;
		padding-top: 20px;
		font-family: "Lucida Console", Arial, sans-serif;
		clear:both;
	}

h3#respond
{
	background-image: url(images/napisite-komentar.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

	
	
