/* 
Theme Name: Belkiz
Theme URL: http://www.belkiz.com.au
Description: The WordPress Theme for Belkiz
Author: Anem Design
Author URI: http://www.anem.com.au
Version: 1.0

General CSS Styles*/
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	list-style-type: none;
}
* {
	margin: 0;
}

html {
	height:100%
}

#instructions {
	height: 42px;
}

caption, th, td {
	text-align: left;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

ul {
	padding-top: 20px;
}

.clearfix {
	clear: both;
}

#footer_drop {
	min-height:100%;
   	position:relative;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #603235;
	font-size: 11px;
	font-weight: normal;
	height:100%
}

#container {
	width: 920px;
	padding: 20px 50px 0;
	padding-bottom:60px;
}

#nav {
	float: left;
	width: 215px;
	padding-right: 10px;
	font-size: 14px;
}

#nav ul li a {
	text-decoration: none;
	color: #603235;
}

#nav ul {
	list-style-type: none;
}

#nav li.current_page_item ul li.page_item a {
	color: #603235;
}

#nav ul li ul {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
}

#nav ul li a:hover {
	color: #ffffff;
}

#content a {
	text-decoration: none;
	color: #603235;
}

#content a:hover {
	color: #ffffff;
}



#nav .current_page_item li, #nav .current-cat-parent li, #nav .current_page_parent, #secondary-menu .current_page_item, #secondary-menu .current_page_parent {
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0;
}

#nav .current_page_item a, #nav .current-cat-parent a, #main-menu .current_page_parent a, #secondary-menu .current_page_item a, #secondary-menu .current_page_parent a {
	background: no-repeat 0;
	color: #ffffff;
	text-decoration: none;
}

#content {
	float: left;
	width: 335px;
	padding: 70px 30px 0 0;
}

#content p {
	margin-bottom: 15px;
}

#content img.alignleft {
	margin:10px;
}

h1 {
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: normal;
}

#content h3 a {
	color: #ffffff;
	font-weight: normal;
    font-size: 14px;
}

#content h3 {
	margin-top: 30px;
}

h4 {
	color: #ffffff;
	font-weight: normal;
}

#aside {
	float: left;
	width: 330px;
	margin-top: 70px;
}

#aside #ipics {
	display: inline;
}

#aside #itext {
	width: 93px;
	display: inline;
	float: left;
}

#footer {
/*background-image: url(images/footer-graphic.gif);
background-repeat: no-repeat;
background-position: left bottom;*/
	clear: both;
	height: 15px;
	/*width: 950px;*/
	font-size: 10px;
	padding-left: 470px;
	/*padding-top: 37px;*/
	position:absolute;
    bottom:0;
padding-bottom:10px;

}
#bottompic {
	clear: both;
	margin-left: -20px;
	margin-top: -100px;
}
