/*
Theme Name: Aurenda WCD
Theme URI: http://www.swim.com.au
Author: SWiM Communications
Author URI: http://www.swim.com.au
Description: Theme designed and built for Aurenda WCD by SWiM Communications.
Template: twentyten
Version: 1.0
*/

@import url("../twentyten/style.css");

@import url(http://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900);

body{
font-family: 'Lato', sans-serif;
background:none repeat scroll 0 0 #F1F1F1;
}

#wrapper{
background:none;	
}
#content, #content input, #content textarea{
	
font-size:13px;
line-height:20px;	
}

#header{
	
padding:0;	
}

.bannerimg{
	
box-shadow: 0 3px 5px #999;
border:1px solid #f4f4f4;	
}

#site-description, #site-title, #access{
display:none;	
}

#content tr td{
padding:10px;	
background:#fff;	
}

.widget-title{
display:none;	
}

#main .widget-area ul ul{
	
margin-left:0;	
}

.widget-area ul ul{
list-style:none;	
}

body, input, textarea{
	color:#4B4B4B;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr{
	margin-bottom:14px;
	color:#4B4B4B;
	
}

#content .entry-title{
color:#2D3376;	
}

a:link, a:visited, .widget-area a:link, .widget-area a:visited{
color:#2D3376; 	
text-decoration:none;
}


a:hover, .widget-area a:hover{
color:#F89726; 	
text-decoration:none;
}

#colophon {
    border-top: 1px solid #ccc;
    margin-top: -4px;
    overflow: hidden;
}

#site-info, #site-generator{
	font-family: 'Lato', sans-serif;
font-size:11px;
font-weight:normal;
width:auto;

font-style:normal;
	
}

.widget-container{
	
margin: 10px 0px 18px 0px;
}

#site-generator a{
	
	background:none;
	padding-left:0;
}

#content h3, 
#primary h3
{
	font-size:16px;
	font-weight:bold;
color:#2D3376;	
}
  

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
border-bottom: 1px solid #CCCCCC;
padding-bottom:4px;
}

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{
	
vertical-align:top;	
}
     
   
#aurenda{
	top:30px;
position:absolute;
z-index:1000;
}


#wcd{
	z-index:1000;
	top:128px;
position:absolute;	
}

.entry-content > h2 {
    font-size: 16px;
}

#access {
    background: none repeat scroll 0 0 #00305f;
    color: #FFFFFF;
    display: block;
    margin-top: 10px;
}

#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color:#00305f;	
	background: none repeat scroll 0 0 #fff;
}

#access a {
	color:#fff;
}

#access li:hover > a, #access ul ul *:hover a {
	color:#00305f;	
	background: none repeat scroll 0 0 #fff;
}

#content h3, #primary h3 {
    border: 0 none;
    color: #2D3376;
    font-size: 15px;
    font-weight: bold;
	margin-bottom:5px;
}

.one_fifth p {
	font-size:12px;	
}