/*
Theme Name: Timor Children's Foundation
Theme URI: http://bluora.com.au
Description: Timor Children's Foundation
Version: 1.0
Author: Rocco Howard
Author URI: http://bluora.com.au
Tags: Bluora

Bluora Hosting Services
http://bluora.com.au
*/

body,td,th {
	color: #000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	padding:0px;
	margin:0px;
	margin-top:20px;
	background-color: #FFF;
}

#bodyWrapper {
	width:956px;
	margin: 0px auto;
}

#headerLogo {
	margin-top:185px;
	margin-left:15px;
	background-image:url(images/headerWrapperLogo.png);
	background-repeat:no-repeat;
	float:left;
	height:207px;
	width:415px;
}

#headerNews {
	color:#FFF;
	float:right;
	width: 200px;
	height:360px;
	background: rgba(0, 0, 0, 0.9);
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	margin-top:13px;
	margin-right:13px;
	font-size:12px;
	padding:7px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}


#headerNews h1 {
	color:#FAEF4B;
	text-transform:uppercase;
	font-size:12px;
	
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}

#topMenu {
	background-color:#C53027;
	height:40px;
	
	-moz-border-radius-topleft:35px;
	-moz-border-radius-topright:35px;
	-webkit-border-top-left-radius:35px;
	-webkit-border-top-right-radius:35px;
	padding-left:40px;
	margin-bottom:2px;
}

#topMenu ul {
	list-style:none;
	background-color:#D15952;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	padding-right:30px;
	
	background-image:url(images/topMenuRight.gif);
	background-position:right;
	background-repeat:no-repeat;
}


#topMenu ul li {
	float:left;
	text-transform:lowercase;
}


#topMenu ul li a {
	color:#FFF;
	display:block;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:15px;
	padding-right:20px;
	font-size:18px;
	text-decoration:none;
}

#topMenu li.current_page_item {
	background-color:#F9EE4D;
	background-image:url(images/topMenuSelectedRight.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}
#topMenu li.current_page_item a {
	color:#000;
}

#headerWrapper.content {
	background-image:url(images/headerOption1.jpg);
	width:956px;
	height:175px;
	margin-bottom:2px;
}

#headerWrapper.frontpage {
	background-image:url(images/headerWrapperBg.jpg);
	width:956px;
	height:402px;
	margin-bottom:2px;
}

#contactBar {
	margin-bottom:2px;
	background-color:#F9EE4D;
	height:28px;
}

#contactUs {
	font-size:13px;
	float:left;
	color:#FFF;
	background-color: #AF2B23;
	background-image:url(images/contactUsRight.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:18px;
	padding:5px;
	padding-right:18px;
	font-weight:bold;
}


#contactText {
	color:#000;
	font-size:12px;
	padding:7px;
	margin-left:90px;
	font-weight:bold;
}


#contactText a {
	color:#000;
	text-decoration:none;
}


#contactText a:hover {
	text-decoration:underline;
}

#contentWrapper {
	background-color:#E3E3E3;	
	margin-bottom:2px;
	padding:20px;
}


#contentWrapper .centerColumn {
	padding-left:15px;
	padding-right:15px;
}
#contentWrapper p:first-child {
	margin-top:0px;
}
#footerBar {
	background-color:#C53027;
	height:40px;
	
	-moz-border-radius-bottomleft:35px;
	-moz-border-radius-bottomright:35px;
	-webkit-border-bottom-left-radius:35px;
	-webkit-border-bottom-right-radius:35px;
}

#footerText {
	
	padding-top:5px;
	color:#666;
	font-size:11px;
	text-align:right;
}

#footerText a {
	color:#666;
}
