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

/*   
Theme Name: Boronia Building
Theme URI: http://www.boroniabuilding.com.au
Description: Boronia Building custom theme
Author: Leticia Simpson
Author URI: http://www.lsimpson.com.au
Version: 1.0
.
©2011 Leticia Simpson Graphic Design and Creative services. All rights  reserved.
*/

@import "reset.css";
@import "forms.css";
@import "nggallery.css";

body {
	background: url(images/body_bg.jpg) repeat-x top left #b3c9e0;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 960px;
	height: 144px;
	padding: 0px 10px 0px 10px;
	background: url(images/header_bg.png) no-repeat top left;

}

#header img {
	border: none;
	width: 438px;
	height: 106px;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 10px;
}

/*START MENU STYLES*/
#topnav {
	width: 980px;
	height: 75px;
	padding: 0 0px 0 0px;
	background: url(images/topnav_bg.png) no-repeat top left;
	float: left;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #30F;
	font-size: 16px;
}
#topnav ul li{
	text-decoration: none;
	width: 220px;
	height: 63px;
	padding: 0px 0px 0px 0px;
/*	color: #00418a;*/
	display: block;
	float: left; 
	text-align: center;
	margin-left: 0px;
}
#topnav ul li a:link, #topnav ul li a:visited{
	text-decoration: none;
	color: #00418a;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 62px;
}
#topnav ul li.home {
	background: url(images/home_button.jpg) no-repeat left top;
	width: 240px;
	height: 63px;
}
#topnav ul li.home:hover, #topnav ul li.home:active {
	background: url(images/home_button_on.jpg) no-repeat left top;
	width: 240px;
	height: 63px;
}
#topnav ul li.current_page_item.home {
	background:  url(images/home_button_on.jpg) no-repeat left top;
	cursor: default;
	width: 240px;
	height: 63px;
}
#topnav ul li.services{
	background: url(images/services_button.jpg) no-repeat left top;
	width: 250px;
	height: 63px;
}
#topnav ul li.services:hover {
	background: url(images/services_button_on.jpg) no-repeat left top;
	width: 250px;
	height: 63px;
}
#topnav ul li.current_page_item.services {
	background:  url(images/services_button_on.jpg) no-repeat left top;
	cursor: default;
	width: 250px;
	height: 63px;
}
#topnav ul li.projects{
	background: url(images/projects_button.jpg) no-repeat left top;
		width: 250px;
	height: 63px;
}
#topnav ul li.projects:hover, #topnav ul li.projects:active {
	background: url(images/projects_button_on.jpg) no-repeat left top;
	width: 250px;
	height: 63px;
}
#topnav ul li.current_page_item.projects {
	background:  url(images/projects_button_on.jpg) no-repeat left top;
	cursor: default;
	width: 250px;
	height: 63px;
}
#topnav ul li.contact {
	background: url(images/contact_button.jpg) no-repeat left top;
	width: 240px;
	height: 63px;
}
#topnav ul li.contact:hover, #topnav ul li.contact:active {
	background: url(images/contact_button_on.jpg) no-repeat left top;
	width: 240px;
	height: 63px;
}
#topnav ul li.current_page_item.contact {
	background:  url(images/contact_button_on.jpg) no-repeat left top;
	cursor: default;
	width: 240px;
	height: 63px;
}


/*END MENU STYLES*/
#content {
	width: 960px;
	float: left;
	min-height: 400px;
	padding: 0 10px 23px 10px;
	background: url(images/content_bg.png) repeat-y top left;
}

#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #00418a;
	height: 20px;
	padding: 0px 0  10px 0;
}

#content p {
	font-size: 12px;
	color: #4e4e4e;
	line-height: 18px;
	padding: 0px 0  5px 0;
}

#content p.lighter {
	color: #868686;
	padding: 10px 0 10px 0;
}

#content  a:link, #content a:active {
	color: #00418a;
	text-decoration: underline;
}

#content a:visited {
	color: #4c6c8f;
	text-decoration: underline;
}
 
#content a:hover {
	color: #83a0b9;
	text-decoration: underline;
}
#content ul {
	list-style: inside;
	list-style-type: disc;
}
#content ul li {
	font-size: 12px;
	color: #4e4e4e;
	line-height: 16px;
	padding: 0px 0  5px 0;
}
#main-image {
	float: left;
	padding: 23px;
}
#main-image img {
	width: 585px;
	height: 390px;
}
#information {
	width: 300px;
	float: right;
	padding: 23px 23px 0px  0px;
}
#testimonials {
	width: 914px;
	clear: both;
	padding: 23px 0px 23px 0px;
	margin-left: 23px;
	margin-right: 23px;
	border-top: #00418a solid 1px;
}
#testimonials img {
	width: 2px;
	height: 66px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
.box {
	width: 200px;
	font-style: italic;
	float: left;
}
#testimonials a:link, #testimonials a:visited, #testimonials a:active, #testimonials a:hover {
	font-size: 12px;
}

#footer {
	width: 960px;
	float: left;
	padding: 0 10px 0 10px;
	background: url(images/footer_bg.png) no-repeat top left;
}

#footer p {
	font-size: 10px;
	padding-top: 10px;
	color: #00418a;;
}
/*Pages with large text content*/

#information-large {
	width: 715px;
	float: left;
	padding: 23px 23px 0px 23px;
/*	background-color: #36F;*/
}

#information-large h2 {
	font-size: 15px;
	font-weight: normal;
	color: #00418a;
	height: 20px;
	padding: 10px 0  2px 0;
}
#information-large p.testimonial-sign {
	font-style: italic;
	color: #00418a;
}
/*END Pages with large text content*/

/*Projects Template Style*/

#projects-container {
	width: 930px;
	float: left;
	padding: 23px 15px 0px 15px;

}
/*END Projects Template Style*/
.projects-intro {
	width: 900px;
	float: left;
	padding: 0px 8px 23px 8px;

	
}

/*START tabs part of project template*/

#content .widget {
	float: left;
	width: 920px;
	margin-left: 20px;
}

#content .widget a { /*styling links with the div, not on the tabs!*/
	color: #37599c;
	text-decoration: none;
}

#content .widget a:hover {/*same as above*/
	color: #37599c;
	text-decoration: underline;
}

#content .tabnav li {
	display: inline;
	list-style: none;
/*	padding-right: 5px;*/
	
	float: left;
	background: url(images/tab_right.jpg) no-repeat top right;
	width: 92px ;
	height: 20px;
}

#content .tabnav li a {
	text-decoration: none;
	color: #37599c;	
	padding: 8px 0 0 8px;
	width: 84px ;
	height: 21px;
	
	line-height: 12px;
	display: block;/*from the old example remove if necessary*/
	float: left; /* Hack to make IE/Mac play nice */
	
}

#content .tabnav li a:hover, #content .tabnav li a:active, #content .tabnav li.ui-tabs-selected a {
	background: url(images/tab_right_on.jpg) no-repeat top right;
	text-decoration: none;
}	

#content .tabdiv {	
	background-color: #d3ddeb;
	float: left;
	width: 896px;
	margin: 0 0 0 0;
	padding: 12px;
}

.ui-tabs-hide {
	display: none;
}

/*END tabs part of project template*/

.post-meta {
list-style-type: none;
}

.post-meta-key {
display: none;
}