/*	
Theme Name: BareBones
Version: 1.0
Author: Perth Web Design
*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

#content ul, ol {
    margin-left: 20px;
}

#content ul li {
    margin-bottom: 3px;
}

.alignleft {
    float: left;
    margin: 0px 10px 10px 0px;
}

.alignright {
    float: right;
    margin: 0px 0px 10px 10px;
}

hr {
    margin-bottom: 20px;
    border: 0px;
    border-top: 1px dashed #ccc;
    clear: both;
}

.clear {
	clear:both;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url(images/background.gif);
	color:#333;
	margin:0 0 20px 0;
}

#container {
	width:910px;
	margin:0 auto;
	position:relative;
	background:#162c65;
	z-index:50 !important;
	position:relative;
	top:-30px;
	padding:35px 15px;
}

h1 a {
	background:url(images/logo.png);
	width:321px;
	height:151px;
	display:block;
	text-indent:-9999em;
	float:left;
	margin:0 0 0 25px;
}


/* Header
-----------------------------------------------------------------------*/
#header {
	height:550px;
}

/* Primary Navigation
-----------------------------------------------------------------------*/
#primary_navigation {
	background:url(images/bar.png) repeat-x top;
	height:65px;
	z-index:100 !important;
	position:relative;
}

#primary_navigation ul {
	width:920px;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	height:54px;
}

#primary_navigation ul li {
	line-height:normal;
	float:left;
	margin:0 10px 0 0;
	list-style:none;
	position:relative;
}

#primary_navigation ul li a {
	font-size:1.5em;
	text-decoration:none;
	color:#eee;
	text-transform:uppercase;
	letter-spacing:0.09em;
	padding:18px 10px;
	display:block;
	text-shadow:1px 1px 3px #021233;
}

#primary_navigation ul li a:hover {
	color:#e7a407;
}

/* Child Menu
------------------------------------*/
#primary_navigation ul li ul {
	display:none;
}

#primary_navigation ul li:hover ul {
	display:block;
	position:absolute;
	left:0;
	top:55px;
	width:185px;
}

#primary_navigation ul li:hover ul li {
	list-style:none;
	float:none;
}

#primary_navigation  ul li:hover ul li a {
	border-bottom:solid 1px #203b82;
	padding:6px 10px;
	background:#0f2253;
	font-size:1.3em;
	text-transform:uppercase;
	letter-spacing:normal;
	color:#f3e2be;
}

#primary_navigation  ul li:hover ul li a:hover {
	background:#223360;
	color:#fff;
}



/* Grandchild Menu
------------------------------------*/
#primary_navigation ul li ul li ul {
	display:none !important;
}

#primary_navigation ul li ul li:hover ul {
	display:block !important;
	position:absolute;
	left:175px;
	top:0;
}

.current_page_item a {
	background:url(images/selected.gif) repeat-x top;
}

/* Content (homepage)
-----------------------------------------------------------------------*/
.intro {
	float:right;
	width:510px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	top:55px;
	padding:0 20px 0 0;
}

.intro p {
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 20px 0;
}

/* Content Inner
-----------------------------------------------------------------------*/
#content {
	width:890px;
	padding:155px 25px 25px 25px;
	margin:0 auto;
	background:#162c65 url(images/logo_small.png) no-repeat 116px 0;
	position:relative;
	top:-30px;
	min-height:250px;
}

#content h2 {
	color:#f3e2be;
	font-weight:normal;
	font-size:2em;
	margin:0 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}

#content p {
	font-size:1.2em;
	line-height:1.7em;
	margin:15px 0;
	color:#fff;	
}

#content p a {
	color:#f3e2be;
}

#content p a:hover {
	color:#e7a407;
}

#content ul {
	margin:0 0 0 35px;
}

#content ul li {
	font-size:1.2em;
	line-height:1em;
	margin:10px 0;
	color:#fff;	
}

#content li a {
	color:#f3e2be;
}

#content li a:hover {
	color:#e7a407;
}

#content img {
	border:solid 10px #132658;
}



/* Sidebar (Contact Form)
-----------------------------------------------------------------------*/
#sidebar {
	width:430px;
	float:right;
	position:relative;
	top:70px;
}

#sidebar img {
	margin:15px 0 0 0;
}

/* Property
-----------------------------------------------------------------------*/
.property {
	padding:15px;
	background:#283d71;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin:0 0 15px 0;
}

.property img {
	border:none !important;
	float:left;
	margin:0 15px 0 0;
}

.property p {
	margin:8px 0 !important;
}

.property h3 a {
	text-decoration:none;
	color:#f3e2be;
	font-size:1.5em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.property_image {
	float:right;
	margin:0 0 20px 20px;
}


/* Footer
-----------------------------------------------------------------------*/
#footer {
	background:#162c65 url(images/wave.gif) no-repeat 0 25px;
	width:940px;
	margin:0 auto;
	position:relative;
	top:-30px;
	text-align:center;
	color:#fff;
	font-size:1.1em;
	padding:80px 0 30px 0;
}

#footer p {
	line-height:1.5em;
}

#footer .end {
	color:#506393;
	margin:10px 0 0 0;
}

#footer .end a {
	color:#506393;
	text-decoration:none;
}


