/* cmsms stylesheet: BKM Stylesheet modified: 12/15/15 01:00:32 */
body {
background:url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/img01.jpg) repeat-x left top;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#787878;
margin:0;
}

h1,h2,h3 {
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

h1 {
font-size:1.8em;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1em;
margin-bottom: 10px;
}

p,ul,ol {
margin-top:0;
line-height:180%;
}

a {
text-decoration:none;
color:#a2a237;
}

a img {
border:none;
}

#header {
width:920px;
height:98px;
margin:0 auto;
}

#logo {
float:left; padding:7px 0 0 10px;
}

#menu {
width:920px;
height:50px;
margin:0 auto;
}

#menu ul {
list-style:none;
line-height:normal;
margin:0 30px 0 0;
padding:3px;
}

#menu li {
float:left;
}

#menu a {
margin-right:3px;
text-transform:uppercase;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
color:#FFF;
padding:5px 20px;
}

#menu a:hover,#menu .currentpage a {
background:#566316;
color:#FFF;
}

#page {
width:920px;
padding-top:15px;
margin:0 auto;
}

#content {
float:left;
width:630px;
}

.post {
background:url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/img03.jpg) no-repeat left top;
}

.post .title {
color:#5C5C5C;
padding:15px 0 5px 20px;
}

.post .title a {
background:none;
color:#5C5C5C;
}

.post .breadcrumbs {
border-top:1px dashed #D2D4C9;
border-bottom:1px dashed #D2D4C9;
text-transform:uppercase;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
padding:2px 20px;
}

.post .entry {
text-align:justify;
padding:20px;
}

#sidebar {
float:right;
width:260px;
border-bottom:1px dashed #D2D4C9;
color:#787878;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar ul li {
margin:0 0 20px 0;
}

#sidebar li ul {
padding:0;
}

#sidebar li li {
background:url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/img05.jpg) no-repeat left 9px;
border-bottom:1px dashed #D2D4C9;
padding-left:15px;
margin:0 0 0 15px;
}

#sidebar a.activeparent, #sidebar a.currentpage {
font-weight:700;
}

#sidebar h3 {
text-transform:none;
letter-spacing:0;
}

#sidebar h2 {
background:#79A73B url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/img04.jpg) repeat-x left top;
letter-spacing:-.5px;
font-size:1.2em;
color:#FFF;
padding:5px 10px;
}

#sidebar a {
color:#787878;
}

#calendar table {
width:100%;
}

#calendar tbody td {
text-align:center;
}

#calendar #next {
text-align:right;
}

#footer {
width:100%;
height:50px;
background:#90BF4D url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/img02.jpg) left top;
font-family:Arial, Helvetica, sans-serif;
color:#416110;
margin:0 auto;
padding:40px 0;
text-align:right;
}

#footer p , #footer ul {
line-height:normal;
font-size:10px;
text-transform:uppercase;
margin: 0 auto;
width: 920px;
}

#footer a {
color:#FFF;
}

#footer ul {
text-align:center;
}

#footer ul li {
list-style: none;
float: left;
margin-right: 15px;
}

.hr {
color:#ccc;
border-top:1px solid #ccc;
margin-top:45px;
}

.NewsSummary {
padding-left:3px;
}

.NewsSummaryLink,.NewsSummaryPostdate {
font-size:1.2em;
}

.NewsSummaryPostdate {
float:left;
font-weight:700;
padding-right:10px;
}

.NewsSummaryCategory,.NewsSummaryAuthor {
color:#666;
}

.NewsSummaryContent {
margin:10px 0;
}

a:hover,#sidebar li li.currentpage {
background:none;
}

#sidebar p,#calendar_wrap {
padding:20px;
}

div.right49, div.left49 {
margin-left: 20px;
}

#NewsPostDetailHorizRule {
    display: none;
}

/* Searchform in Header part */
.searchBox {
                position: absolute;
	width: 250px;
	height: 30px;
	top: 30px;
	right: 380px;
}
.searchBox label {
	display: none;
}
.searchBox input.search-input {
	background:url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/inputSearch.png) no-repeat #ebebeb;
	width: 202px;
	height: 29px;
	line-height: 26px;
	padding: 0 0 0 5px;
	border: none;
	float: right;
}
.searchBox button.search-button {
	background:url(http://www.bookkeepingmatterz.com.au/uploads/themes/BKM/searchButton.png) no-repeat;
	width: 40px;
	height: 29px;
	float: left;
	border: none;
	text-indent: -9999px;
}

/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}
/* end wiki style external links */
