@charset "utf-8";
/* CSS Document */

/*  
Theme Name: BAWSCA
Theme URI: None
Description: Theme for http://bawsca.org/.
Version: 2.0
Author: Trucy Phan / Blinktag
Author URI: http://www.blnktag.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* IE FIX */
	vertical-align: top;
	background: #83c7dc;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	color: #295B85;
}

#wrapperHome {
	background: #FFF;
	margin: 0 auto;
	position:relative;
	width: 964px;
	height: 754px;
	border: 1px solid #FFF;
}

#sidebar-wrapper#search {
	width: 150px;
	height: 15px;
	margin-right: 10px;
	float: right;
}

#navHome {
	width: 964px;
	height: 34px;
	color: #FFF;
	background: #5083ae;
	border-bottom: 1px solid #FFF;
}

#navHome ul {
	float: left;
	list-style: none;
	font-size: 12px;
	margin-left: -39px;
}

#navHome ul li {
	float: left;
	height: 26px;
	margin: -12px 0 0 0;
	padding-top: 8px;
	background: #5083ae;
	background-image: url(images/home/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-right: 1px solid #2a527d;
}

#navHome ul li:last-child {
	border: none;
}

#navHome ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 10px 18px 0 10px;
}

#navHome ul li a:hover {
	color:#c0c0c0;
}

#headerHome {
	width: 964px;
	height: 130px;
	background-image: url(images/home/header.png);
}

#containerHome {
	text-align: left;
	width: 964px;
	height: 418px;
	background: #FFF;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#containerHomeLeft {
	float: left;
	width: 330px;
	height: 378px;
	padding: 20px 20px 40px 40px;
}

#containerHomeLeft h1 {
	float: left;
	margin-left: -6px;
	border: none;
	color: #92a5b1;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-bottom: 20px;
}

#containerHomeLeft h2 {
	color: #d25f12;
	font-weight: bold;
	font-size: 11px;
}

#containerHomeLeft p {
	padding-top: 0;
	padding-bottom: 20px;
	margin: 0;
}

#containerHomeLeft a:link {
	color: #d25f12;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#more {
	float: left;
	text-align: right;
	background-image: url(images/home/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 9px;
	width: 43px; 	
	color: #d25f12;
	font-weight: bold;
	font-size: 11px;
}

#containerHomeRight {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	border-left: 1px dotted #000;
	width: 500px;
	height: 338px;
	font-size: 16px;
	line-height: 20px;
	padding: 20px;
}

#bottomHome {
	float: left;
	width: 964px;
	height: 151px;
	background-image: url(images/home/bottom-strip.png);
	background-position: bottom;
	background-repeat: no-repeat; 	
}

#bottomImage01,
#bottomImage02,
#bottomImage03,
#bottomImage04 {
	padding: 0;
	position: inline;
	background-repeat: no-repeat;
	float: left;
    height: 120px;
	margin-bottom: 49px;
}

#bottomImage01 {
	width: 240px;
	border-right: 1px solid #FFF;
	background-image: url(images/home/image01.png);
}

#bottomImage02 {
	width: 240px;
	border-right: 1px solid #FFF;
	background-image: url(images/home/image02.png);
}

#bottomImage03 {
	width: 240px;
	border-right: 1px solid #FFF;
	background-image: url(images/home/image03.png);
}

#bottomImage04 {
	width: 241px;
	background-image: none;
	position: absolute;
	right: 0;
}

#bottomShadow {
	width: 964px;
	height: 10px;
	margin-top: 120px;
	background-image: url(images/home/shadow.png);
	background-repeat: no-repeat;
}

#footerHome {
	color: #FFF;
	text-align: right;
	float: right;
	width: 500px;
	height: 20px;
	margin-top: 10px;
}

#wrapper {
	margin: 0 auto 0 auto;
	padding: 0 0 38px 0;
	width: 966px;
	text-align: left;
	background: #FFF url(images/background.png) 0 0 repeat-y;
	position:relative;
}

#header {
	float: left;
	background-image: url(images/header.jpg);
	width: 964px;
	height: 130px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#header h1{
	text-indent: -9999px;
	border: none;
	float: right;
	width: 414px;
}

#header h1 a{
	display:block;
	height: 130px;
	width: 414px;
}

#spacertop {
	float: left;
	width: 37px;
	height: 40px;
	background: #FFF;
	border-right: 1px solid #BDE1F2;
	border-bottom: 1px solid #BDE1F2;
	margin-top:0px;
	_margin: 0 0 0 -1px; /* IE FIX */
}

#container {
	float: right;
	width: 718px;
	border-left: 1px solid #BDE1F2;
	margin-top: 0;
	margin-left: 34px;
	min-height: 650px;
	background: #FFF;
}

#container a {
	text-decoration: underline;
	color: #5F7F93;
}

#container a:hover {
	text-decoration: underline;
	color: #000;	
}


#container h2 a{
	color: #D25F12;
}

h1 a {
	text-decoration: none;
	color: #D25F12;
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	padding: 0 0 0 6px;
	color: #D25F12;
	float: right;
	width: 707px;
	_width: 700px;
	border-bottom: 1px solid #BDE1F2;
	margin: 0 5px 0 0;
	height:40px;
}

.tall{
	height: 80px !important;
}

p {
	padding: 10px 0 0 0;	
}

.post {
	padding: 15px 30px 10px 10px;
	_padding: 15px 15px 10px 0;	
	text-align: justify;
	margin-left: 24px;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D25F12;
	margin: 10px 0 0 0;
}

.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295B85;
	margin: 10px 0 0 0;
}

.post h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F7F93;
	margin: 10px 0 0 0;
}

.entry {
	line-height: 20px;	
}

.postmetadata{
	border-top: 1px solid #BDE1F2;
	border-bottom: 1px solid #BDE1F2;
	font-style:italic;
	padding: 5px 15px;
}

.navigation{
	padding: 10px;
	text-align:center;
}

.navigation .left{
	float:left;
	width:200px;
	text-align:left;
}

.navigation .right{
	float:right;
	width:200px;
	text-align:right;
}

#sidebar-wrapper {
	float: left;
	_width: 166px;
	width: 186px;
	margin: 0 11px 20px 13px;
	_margin: 0 0 20px 13px;
}

#sidebar-wrapper .sidebar {
	float: left;
	_width: 166px;
	width: 186px;
	margin-bottom: 20px;
	margin: 0;
	padding: 0;
	_margin: 0 0 0 -12px;
	display: inline; /* IE FIX */
	text-align: right;
	color: #FFF;
}

#sidebar-wrapper .sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#sidebar-wrapper .sidebat ul ul{
	list-style-type: none;
}

#sidebar-wrapper .sidebar ul.ads{
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
	z-index: 10;
}

#sidebar-wrapper .sidebar ul.ads li{
	padding-right:18px;
}

#sidebar-wrapper .sidebar ul.sidemenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	position:relative;
	display: inline;
}

#sidebar-wrapper .sidebar ul.sidemenu li {
	font-size: 13px;
	margin-right: 14px;
	margin-left: 2px;
	background: #326FA3;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_item, #sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor {
	background: transparent url(images/sidebar-arrow.png) right top no-repeat;
	margin-right:0;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_item li, #sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor li {
	background: #326FA3;
	margin-right: 14px;
}

#sidebar-wrapper .sidebar ul.sidemenu li h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 5px 0;
}

#sidebar-wrapper .sidebar ul.sidemenu ul{
	list-style-type:none;
	margin:0;
	background: #326FA3;
}

#sidebar-wrapper .sidebar ul.sidemenu ul li {
	padding: 0;
	line-height: 18px;
	font-size: 12px;
	margin-left:0px;
}

#sidebar-wrapper .sidebar ul.sidemenu ul ul{
	padding:0;
}

/* Menu show/hide */
#sidebar-wrapper .sidebar ul.sidemenu li ul{
	display:none;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_item ul, #sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor ul{
	display:inline;
}

#sidebar-wrapper .sidebar a {
	display:block;
	padding:5px 12px 5px 10px;
	color: #FFF;
	text-decoration: none;	
}

#sidebar-wrapper .sidebar a:hover {	
	color:#c0c0c0;
}

#sidebar-wrapper .sidebar a.ad{
	padding:0;
	display:inline;
}

#sidebar-wrapper .sidebar ul.sidemenu li a {
	background: transparent url(images/arrow.png) 99% 7px no-repeat;
	padding-right:18px;
	border-top: 1px solid #5f96c8;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_item a, #sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor a{
	background: #2f90c9 url(images/drop.png) 99% 5px no-repeat;
	margin-right:13px;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_item ul a, #sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor ul a {
	background:none;
	padding:0 7px;
	font-size:12px;
	border-top: none;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor {
	font-weight:bold;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_ancestor ul li{
	font-weight:normal;
}

#sidebar-wrapper .sidebar ul.sidemenu li ul li.current_page_item, #sidebar-wrapper .sidebar ul.sidemenu li.current_page_item{
	font-weight:bold;
}

#sidebar-wrapper .sidebar ul.sidemenu li.current_page_item ul li{
	font-weight:normal;
}

#sidebar-fade{
	position:absolute;
	bottom:35px;
	left:14px;
	z-index:0;
}

#spacerbottom {
	float: left;
	width: 36px;
	height: 30px;
	background: #FFF;
	border-right: 1px solid #BDE1F2;
}

#footer {
	clear: both;
	width: 753px;
	margin-left: 211px;
	text-align: right;
	color: #92A5B1;
	background: #FFF;
	border-top: 1px solid #BDE1F2;
	font-size: 10px;
}

#footer a{
	text-decoration: none;
	color: #92A5B1;
	padding-right: 10px;
}

#copyright{
	float:left;
	clear:both;
	color: #92A5B1;
	background: #FFF;
	font-size: 10px;
	margin-left:14px;
	margin-top: -6px;
	padding: 12px 0;
}

table#directors {
	width: 100%;
	text-align: left;
	line-height: 28px;
}

/* Images */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

/* extra */
img#wpstats {
    display: none;
}
