/*
Theme Name: Ministry Free
Theme URI: http://www.egracecreative.com/2008/09/26/ministry-free-wordpress-theme/
Description: A minimalist theme, great for a portfolio or blog, designed with a whole lot of whitespace and no images other than the logo and rss icon.
Author: Brandon Cox
Author URI: http://www.egracecreative.com
Tags: white, two columns, minimalist, valid, widget ready, simple, clean
Version: 1.1
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

<html>
<body>
	<div id="wrapper">
		<div id="container">
		</div>
	</div>
	
	<div id="footer">
	</div>
</body>
</html>

You then need to apply a bit of CSS:

*/

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #555; background: #ededdc url(images/page-bg.jpg) repeat-y center; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 { font-size: 2.4em; padding-bottom: 5px; border-bottom: 2px #ccc solid; }
h1 a { color: #555; text-decoration: none; }
h2 { font-size: 1.8em; color: #030; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #030; }
a:hover { color: #555; }
a.selected { color: #D96744; font-weight:bold; text-decoration: none; }

#container { width: 960px; margin: 0px auto; position:relative }

#search-subscribe { width: 940px; margin: 0px 10px; height: 36px; }
#search-subscribe .search { float: right; display: inline; background: #e3e3e3; padding: 10px; height: 20px; }
#search-subscribe .subscribe { float: right; display: inline; background: #e3e3e3; padding: 12px; height: 16px;  }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px; }
p.site-title { font-size: 1.6em; margin: 20px 0px 0px; font-weight: bold; }
p.site-title a { color: #060; text-decoration: none; }
p.site-title a:hover { color: #555; }
p.description { margin-bottom: 0px; }
#logo { overflow: hidden; width: 300px; padding: 10px 0px; margin: 0px 10px; float: left; border-bottom: 6px #999 solid; height: 78px; }
#nav { width: 620px; padding: 66px 0px 10px 0px; margin: 0px 10px; float: right; border-bottom: 6px #D96744 solid; height: 22px; }
#nav ul { margin: 0px; padding: 0px; list-style: none; }
#nav li { float: left; margin-right: 19px; text-transform: lowercase; }
#nav li a { color: #999; font-weight: bold; text-decoration: none; }
#nav li a:hover, #nav li a.active { color: #030; text-decoration: overline; }

#wrapper { float: left; display: inline; width: 960px; padding-bottom: 20px; }
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column { width: 300px; padding: 10px; }
div.two-column { width: 620px; padding: 10px; }
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }

#sidebar, #content { overflow: hidden; }

#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }
#sidebar li { margin: 0px; padding: 4px 0px 4px 15px; border-bottom: 1px #ccc solid; width: 285px; }
#sidebar li a { display: block; text-decoration: none; padding: 4px 15px; margin-left:-15px; }
#sidebar ul.highlight li a { background: #ededdc; }
#sidebar li a:hover, #sidebar li a.selected, #sidebar li a.selected:hover { background: #ebebeb; }
#sidebar ul.highlight li a:hover { background: #333; color: #fff; }

#content .post { margin-bottom: 20px; }
#content .post h1, #content .post h1 a { margin-bottom: 5px; color: #D96744; padding-bottom:22px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer { position: absolute; bottom: 0; color: #555555; margin: 0px auto; width: 960px; overflow: hidden; padding: 10px 10px 30px; background: url(/images/footer_bg.png) repeat-x; font-size: 90%; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #82b358 solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 1px #82b358 solid; width: 300px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; color: #555555 }
#footer a { color: #555555 }
#footer h2 { font-size: 1.3em; color: #555555 }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }

/* CUSTOM */

html
{
height: 100%;
}

body
{
height: 100%;
}

#container, #wrapper
{
position: relative;
min-height: 100%;
}

* html #container, * html #wrapper
{
height: 100%;
clear:both;
}

#content
{
	padding-bottom: 490px;
}

#footer-wrapper
{
	margin-top: -430px;
	
}

#footer
{
	position: relative;
	padding-bottom:20px;
}

.program_days
{
	margin-top:16px;
	height: 17px;
}

.program_days span
{
	display:block;
	float:left;
	text-align:center;
	width:50px;
}

.program_days a
{
	font-weight:bold;
	padding:3px 0;
	text-align:center;
	width:125px;
	text-decoration:none;
}

.program_days a.selected
{
	color: #D96744;
}

#program
{
	border-top: 1px solid #BBBBBB;
	margin-top:29px;
}

#program dt{
font-weight:bold;
color:#243D5B;
float:left;
}

.naslov{
font-weight:bold;
color:#243D5B;
}

.predavacm{
float:left;
margin-right:15px;
}

hr.separator
{
	border: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 310px;
	margin: 24px -20px 20px -20px;
}

dd.predavac
{
	margin-bottom: 12px;
}

dd.predavac.ddpadd
{
	margin-bottom: 0;
}

.vrijeme
{
	padding: 4px 0;
	font-weight:bold;
}

.post
{
	margin-bottom: 15px;
}

#futurad-sidebar
{
	padding-bottom:440px;
}

#futurad-sidebar ul li a
{
	font-weight:bold;
}

#futurad-sidebar ul li em
{
	display:block;
	font-size:80%;
	margin-left:15px;
	font-style:normal;
}

#futurad-sidebar h1, #futurad-sidebar p
{
	border-bottom: none;
	padding-left: 15px;
}

#futurad-sidebar h1
{
	font-size: 1.2em;
	padding-top:18px;
}

#sidebar ul.nolines
{
	padding-top: 15px;
}

#sidebar ul.nolines li
{
	border: none;
	list-style-type:disc;
	margin-left:35px;
	padding-left:5px;
}

form#prijava
{
	margin-left: 15px;
}

form#prijava h1
{
	margin-left: -15px;
}

form#prijava h3
{
	margin-top: 30px;
}

.register_input
{
	border:1px solid #BBBBBB;
	font-family:Arial;
	font-size:13px;
	margin-top:2px;
	padding:3px;
	width:260px;
}

form#prijava label
{
	display:block;
	margin-top:0.4em;
}

form#prijava .submit
{
	background:#D96744 none repeat scroll 0 0;
	border:1px solid #8FC66B;
	color:#FFFFFF;
	margin-top:10px;
	padding:3px;
	width:268px;
}

.message_holder
{
	background:#D96744;
	color:#FFFFFF;
	padding:8px;
}

hr
{
	display: block;
	border: none;
	background: #FFF;
}

#footer_two
{
	background:#FFFFFF;
	clear:both;
	color:#000000;
	height:250px;
	margin: 0 -25px;
	padding:5px 35px;
}

.sponzori
{
	padding-bottom: 100px;
	margin-top:50px;
}

.wide {
	width:960px !important;
	float:left !important;
}

#nav li a {
	font-style:normal !important;
}

.f-one {
	width:320px;
	float:left;
}

.cr-down {
	float:left;
	margin-top:40px;
	text-align:center;
	width:940px;
}

.f-one div {
	margin-bottom:30px;
}