/*  
Theme Name: Audit Bureau
Theme URI: http://www.auditbureau.org.au
Description: Custom theme for Audit Bureau requirement
Version: 1.0
Author: Euroka Software
Author URI: http://www.euroka.com.au

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

p
{
    line-height: 1em;
    font-size:1em;
    color: #666666;
}

body {
	background-color:#CACBCB;
	color:#1A1818;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;  
	text-align:center; /*Fix for IE Centring issue*/
}


/* tables still need 'cellspacing="0"' in the markup */
table {
font-size:13px;
color: #666666;
font-family:Arial,Helvetica,sans-serif;
border: 1px solid #666;	

}

td {
border: .5px solid #666;
padding: 3px		
}

#top_ctr{
	background:#CACBCB url(images/top_bg.gif) repeat scroll 0 0;
	height:113px;
	
}

#top_inner{
	margin:0 auto;
	width:1006px;

}

#menu_ctr{
}

#menu_inner{
	margin:0 auto;
	width:1006px;
}

#header_image{
	margin:0 auto;
	width:1006px;
	border-top: 1px solid white;
}
/****** SIDE MENU **********/
/** ABC NEWS**/
#categories>li.cat-item-4>a
{
   background-position: 0 -24px;
}
#categories>li.cat-item-4>a>span
{
   background-position: 10px -24px;
}

/** CAB NEWS**/
#categories>li.cat-item-5>a
{
   background-position: 0 0;
      color: #ffffff !important;
}
#categories>li.cat-item-5>a>span
{
   background-position: 10px 0;
}

/** Featured Articles**/
#categories>li.cat-item-19>a
{
   background-position: 0 -48px;
   color: #ffffff !important;
}

#categories>li.cat-item-19>a>span
{
   background-position: 10px -48px;
} 

#categories>li.cat-item-6>a
{
   background-position: 0 -48px;
   color: #ffffff !important;
}

#categories>li.cat-item-6>a>span
{
   background-position: 10px -48px;
} 

/** Web Watch**/
#categories>li.cat-item-20>a
{
   background-position: 0 -72px;
}
#categories>li.cat-item-20>a>span
{
   background-position: 10px -72px;
}

#categories>li.cat-item-3>a
{
   background-position: 0 -72px;
}
#categories>li.cat-item-3>a>span
{
   background-position: 10px -72px;
}

#categories>li.cat-item-22>a
{
   background-position: 0 -96px;
}
#categories>li.cat-item-22>a>span
{
   background-position: 10px -96px;
}
#categories>li>a
{
     background: transparent url(images/menu.png) top left;
     height:14px;
     padding: 5px 0 5px 5px;
     color: #000 !important;
     font-weight: bold;
     font-size: 12px;
     display: block;

}

li.current-cat a
{
    color: #000000 !important;
}

/** sliding doors ***/
#categories>li>a>span
{
    background: white url(images/menu.png) top right;
    float:right;
    height:24px;
    display:block;
    width:10px;
    margin-top: -5px;

    _display:none;
}

#categories ul.children li
{
    padding-top:2px;
}


#categories>li
{
    margin-top: 5px;

    margin-left:-20px;
}
/****end side menu ***/

h2.archives
{
    margin-top:30px;
}



#menu_local{
	margin:0 auto;
	width:1006px;

        background: #fff url(images/menu-bk.png) repeat-x;
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
}

#menu_local a{
	text-decoration: none;
}

#menu_local li a
{
        cursor:pointer;
	font-size:14px;
        color: #fff;
	padding: 8px 20px;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#menu_local li a:hover
{
   color: #cccccc;
}

.menuItem{
	cursor:pointer;
	font-size:14px;
	padding:13px 20px 14px;
	border-right: 1px solid #CCCCCC;
	float: left;
}

.menuItemRight{
	float: right;
        border-left: 1px solid #CCCCCC;

}

li.menuItemRight a
{
         border-right: 0px !important;
}

#content_ctr{	
}

#content_inner{
	margin:0 auto;
	width:1006px;
	background: #FFF;
}

#sidebar{
	float: left;	
	width:200px;
	padding: 25px 0;
	color: #cccccc;
	background: #FFF;
	height:100%;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover{
	color: #999999;
	margin: 0px;
}

#sidebar ul {	
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 22px;
}

#sidebar ul li{
	text-align: left;
}

#sidebar ul li h2{
	font-weight: normal;
	font-size: 12px;
        color: #000;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
}

#content{
	float: left;
	padding: 20px 0 24px 45px;
	text-align:left;
	width:600px;
	background: #FFF;
}

#contentNarrow{
	float: left;
	padding: 22px 0 24px 45px;	
	text-align:left;
	width:70%;
}

.category-title
{
    font-size:18px;
    font-weight: bold;
}

.blogDate{
        color: #bbb;
	font-size:12px;
}

.postTitleContainer{
	background: #FFF;
	height: 33px;
	/*width: 781px;*/
	color: #ffffff;
	margin: 15px 0 0 0;

}

.postTitleContainerNarrow{
	background: #FFF;
	height: 33px;
	width: 70%;
	color: #ffffff;
	margin: 15px 0px;
}

.entry{
	/*width: 781px;*/
	font-size: 14px;
}

.entryNarrow{
        width: 595px;
	
	font-size: 14px;
}

.entry p, .entryNarrow p{
	/*line-height: 28px;*/
        line-height: 1.3em;
        font-size: 12px;
        padding-bottom:1em;
}

.postTitle
{
	color: #000;
	padding: 7px 0px 0px;
	font-size: 15px;
	font-weight: bold;
        border-top: 1px solid #efefef;
}

#right-sidebar
{
    width:150px;
    float:right;
    padding:25px 10px 40px 22px;
    height:100%;
}
.read_more
{
    text-align:right;
    font-size:12px;
}

.read_more a:hover
{
    color:#00A7D5;
}


.heroimage
{

    max-height: 100px;
    max-width: 150px;

    _height: 100px;
    _width: 150px;
}

img.alignleft
{
    float:left;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    padding:5px;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:hover{
	color: #00A7D5;	
}


a:link, a:visited, a:hover{
	text-decoration: none;
	color:#00A7D5;

}

#footer{
	clear: both;
	width: 1006px;
	padding: 10px 0 0 0;
}


/** Begin image thumbnail for excerpt **/
img.thumbnail {
	float:left;
	margin:6px 6px 0 0;
}
/** Begin image thumbnail for excerpt **/

.comments-template{
	padding: 24px 0 24px 45px;	
	text-align:left;
	width:625px;
	margin-left: 150px;
}

.comments-template h3{
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
	color: #999999;	
}

.comments-template hr{
	width: 595px;
	margin: 10px 0;
	border: 1px solid #cccccc;
}

.comments-template textarea{
	border: 2px solid #cccccc;
	margin: 5px 0;
}

.comments-template small{
	font-size: 12px;
	color: #009BCE;
	margin: 8px 0;
}

#commentform input {
	width: 395px;
	padding: 2px;
	border: 2px solid #cccccc;
	margin: 5px 5px 3px 0;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 395px;
	height: 138px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background-color: #000;
	color: #FFF;
	width: 59px;
	height: 24px;
	vertical-align: center;
	border: 0px;
	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.postTitleContainer,
.postTitle { clear: both; }

