/*
File:			custom.css
Description:	Custom styles for Thesis
*/

body.custom {
    background: #DBDDD9;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #C5BC07;
    border: 0.2em solid #C5BC07;
}

.custom #container #header { padding:2px 10px; }
.custom #page { background: #fff; padding:0; }
.custom #sidebars { margin-right:20px; }

/*
.custom #header { background:url(http://www.lawexperts.com.au/images/law-experts-logo.jpg) top right no-repeat; 
	height:150px; margin:0; padding:0;}
.custom #header #logo { margin:0; padding:0;}
.custom #header #tagline { display:none; }
.custom #header #logo a { display: block; height: 120px; width: 350px; margin:0 0 0 120px; 
	font-size:1px; text-indent:-2000px; }
*/
.custom #logolink { float:right; }
.custom #logolink a { float:right; display:block; width:200px; height:101px; font-size:1px; text-indent:-2000px;
	background:url(http://www.lawexperts.com.au/images/law-experts-logo.jpg) top right no-repeat; }
	
.custom a#headLogo { display:block; width:200px; height:101px; float:right; font-size:1px; text-indent:-2000px;
	background:url(http://www.lawexperts.com.au/images/law-experts-logo.jpg); }
	
.custom #header { background:#002F65; height:101px; clear:none; margin:0; padding:0; }
.custom #header #logo { margin:10px 0 0 10px; }
.custom #header #logo a { color:#fff; text-decoration: none; }
.custom #header #tagline { color:#C5BC07; text-decoration: bold; font-size: 1.5em; margin:0 0 0 10px; }


.custom a, 
.custom a:visited { color: #C5BC07; }
.custom a:hover { color: #002F65; }

.custom ul#tabs { background:#C5BC07; height:2.3em; border-left:none; }
.custom ul#tabs li { border:none; }
.custom ul#tabs li a { background:#C5BC07; color:#FFF; border:none; }
.custom ul#tabs li a:hover { background:#002F65; color:#FFF; }
ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.0em; background: #fff; border-bottom: 1; }

.custom #content_box { clear:both; }
.custom ul#tabs li.current_page_item { border:none; }
.custom ul#tabs li.current_page_item a { border:none; }

.custom #content .format_text h1 { font-size:1.4em; }
.custom #content .format_text h2 { font-size:1.2em; font-weight: bold; color:#C5BC07; }
.custom #content .format_text h3 { font-size:1.1em; text-decoration: underline; }

.custom input#news_subscribe {background:#C5BC07; border: 1; overflow: hidden; margin: 5px auto }

.custom li.widget { margin-bottom:5px; }


.custom #sidebar_2 { text-align:center; }


/*
<div class="wp-caption alignleft" style="width: 130px"><a href="null"><img title="Kristel Winkler" src="http://www.corneyandlind.com.au/UserFiles/Image/kw120%282%29.jpg" alt="Kristel Winkler" width="120" height="169" /></a><p class="wp-caption-text">Kristel Winkler</p></div>
*/

.custom .wp-caption { text-align:center; }
.custom .wp-caption.alignleft { float:left; margin:0 10px 5px 0; }
.custom .wp-caption.alignright { float:right; margin:0 0 5px 10px; }


li#askquestionwidget { background:#002f65 url(images/askq-bttm.jpg) bottom left no-repeat; width:193px; padding:0 0 20px 0; text-align:center; }
li#askquestionwidget h3 { background:Url(images/askq-top.jpg) top left no-repeat; margin:0; padding:10px 5px; color:#FFF; font-weight:bold; }
li#askquestionwidget select { width:180px; margin:0 auto; }
li#askquestionwidget #GoAskQ { margin:5px 0 0 0; padding:2px 10px; cursor:pointer; }

#commentform div.TermsConds { height:150px; overflow:scroll; margin:10px 0; border:1px solid #999; padding:5px; }
#commentform label.TermsConds { display:block; font-size:1.4em; margin:25px 0; cursor:pointer;  }
#commentform label.TermsConds input { width:auto; }








