/*
Theme Name: Aussie Accounts
Theme URI: http://www.smartbookkeeping.com
Description: 
Author: Altitude Communications
Author URI: http://www.altitudecommunications.com.au
*/

/* RESET */

html, body, div, span, objective, h1, h2, h3, h4, h5, h6, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

#top_tabs ul li {
	display: none;	
}

body {
line-height: 1.5;
font-family: helvetica, arial, san serif;
}

ol, ul, li{
}

/* END RESET */


/* HEADER */

#logo h1 a{
	background: url(images/logo.gif) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
	height: 200px;
	width: 373px;
}

#header-back {
	background: url(images/header.jpg) 0 0 no-repeat;
	height: 200px;
	width: 325px;
	float: left;
}

/* MAIN STYLES */

a {
	color: #57626a;
	text-decoration: none;
}

body {
	color: #3b3b3b;
	font-size: 13px;
	font-family: arial, helvetica, san-serif;
}

.wrap {
 	width: 700px;
 	margin: auto;
}

#main {
	width: 700px;
	clear: both;
}

ul#sidebar{
	margin: 0;
	width: 225px;
}

#secondary{
	background: url(images/sidebar-runner.gif) 0 0 repeat-y;
	width: 225px;
	list-style: none;
	margin: 10px;
	overflow: hidden;
}

#sidebar_top{
	background: url(images/sidebar-top.gif) 0 0 no-repeat;
	width: 225px;
	height: 227px;
}

#sidebar_bottom ul{
	background: url(images/sidebar-bottom.gif) 0 100% no-repeat;
	width: 225px;
}

#secondary ul{
	list-style: none;
	display: block;
	float: left;
	width: 205px;
	padding: 10px;
}

#page_content {
	width: 452px;
	padding: 10px;
	float: right;
}

#page_content ul li {
	list-style-position: inside;
	padding: 0 0 0 20px;
}

#page_content_landing {
	background: url(images/content-landing-runner.gif) 0 0 repeat-y;
	width: 712px;
	margin-left: -7px;	
}

#page_content_landing_top {
	background: url(images/content-landing-top.gif) 0 0 no-repeat;
	height: 48px;
}

#page_content_landing p, h2{
	padding: 10px 20px!important;
	margin: 0;
}

img.moneyimg {
	float: right;
	padding: 10px;
}

#slogan_top a{
	text-decoration: none;
	color: #57626a;
	font-size: 16px;
	float: right;
	margin: -35px 20px 0 0;
	clear: both;
	font-weight: bolder;
}

/* HEADING STYLES */

h2 {
	color: #57626a;
	font-size: 16px;
}

h1,
#post_header h1 a{
	color: #f68b1f;
	font-size: 18px;
}

/* MENU */

#menu {
	background: url(images/menu-back.gif) 0 0 no-repeat;
	width: 698px;
	height: 43px;
	padding-left: 20px;
}

#menu ul li a{
	color: #ffffff;
	text-decoration: none;
	padding: 13px 30px 13px 30px;
	line-height: 43px;
	margin: 0;
}

#menu li{
	background: url(images/menu-divider.gif) 100% 0 no-repeat;
	position: relative;
	display: inline;
	padding: 12px 0 12px 0;
	border: 0;
	margin: 0;
}

#menu li:last-child{
	background: none;
}

#menu li a:hover {
	background: #f68b1f;
}

/* WIDGETS */

#sidebar .widget ul li{
	padding: 5px 0;
	border-bottom: 1px solid #dbdddf;
	width: 190px;
}

/* FOOTER */

#footer {
	background: url(images/footer.gif) 0 0 no-repeat;
	width: 698px;
	height: 90px;
	display: block;
}

#footer #footer_text{
	position: relative;
	top: 20px;
	color: #57626a;
	font-size: 11px;
	text-align: center!important;
	display: block;
	clear: both;
}

#footer ul li{
	text-align: center!important;
}

#footer ul li p a{
	text-decoration: none;
	color: #57626a;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer a:hover{
	color: #f68b1f;
}

#footer #slogan a{
	float: right;
	color: #ffffff;
	padding: 9px 10px 0 0;
	text-decoration: none;
	height: 15px;
	font-size: 16px;
	font-weight: bolder;
}

#footer ul{
	list-style: none;
	text-align: center;
	height: 120px;
}

#footer img{
	position: relative;
	top: 15px;
	border: 0;
	margin-left: 410px;
	display: block;
}

/* WIDGETS */

#sidebar li.widget ul{
	background: none;
}

/* ARCHIVE */

#archive ul li{
	list-style: none;
	padding: 5px 0 0 5px;
}

#archive ul li ul li{
	list-style: none;
	padding: 0 0 0 20px;
}

#archive_month {
	margin-bottom: 20px;
}

/* SINGLE POST ENTRY */

#post_header p.meta{
	padding: 5px;
	background: #57626a;
	color: #ffffff;
}

ol.comments li {
	display: inline;
	border-bottom: 1px solid #dbdddf;
	margin: 10px 0;
}

.main_comment{
	border-bottom: 1px solid #dbdddf;
	margin: 10px 0;
}

.main_comment h4{
	color: #f68b1f;
	border: none!important;
}

ol.comments li img{
	float: left;
	width: 50px;
	height: 50px;
	padding: 0 10px;
}

.main_comment p{
	margin-left: 70px;
	border: none!important;
}

form#commentform p textarea#comment{
	width: 400px;
}
