/* @override 
	http://www.greatgardens.com.au/wp-content/themes/greatgardens/style.css
	http://www.coolabahwalgett.com.au/wp-content/themes/coolabah/style.css
*/

/*

Theme Name: Coolabah Motel Walgett
Theme URI: http://wwww.coolabahwalgett.com.au
Description: Theme for Coolabah Motel Walgett
Author: Building Blocks Creative Design
Author URI: http://wwww.buildingblockscreative.com

*/

/* RESET */

html, body, div, span, objective, h1, h2, h3, h4, h5, h6, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1.5;
font-family: helvetica, arial, san serif;
}

ol, ul, li{
list-style: none;
}

/* END RESET */

/* HEADER */

#header {	
	background: url(images/content-runner.png) 0 0 repeat-y;
	width: 896px;
	margin: 10px 0 0 0;
	padding: 0 0 0 8px;
}

#header_images{
	background: url(images/header.jpg) 0 0 no-repeat;
	width: 702px;
	height: 174px;
	margin: 2px 0 0 177px;
}

#logo h1 a{
	background: url(images/logo.png) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	float: left;
	width: 174px;
	height: 174px;
	margin: 2px 0 2px 2px;
}

#logo_home h1 a{
	background: url(images/logo.png) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	width: 174px;
	height: 174px;
	margin: auto;
	position: relative;
	top: 14px;
	left: 3px;
}

#slogan {
	float: right;
	background: url(images/header_slogan.gif) 0 0 no-repeat;
	width: 477px;
	height: 136px;
}

/* HEADER HOME ------ */

#home_header{
	background: url(images/home_header_runner.gif) 0 0 repeat-x;
	height: 244px;
}

#home_logo_back{
	background: url(images/home_logo_back.jpg) 0 0 no-repeat;
	width: 421px;
	height: 247px;
	margin: auto;
}

/* HEADER TITLES */

p {
	font-size:12px;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

/* MAIN STYLES */
.wrap{
 	width: 882px;
 	margin: auto;
}

body{
	background: #00457c;
}

#whiteback{
	background: #ffffff;
}

/* HOME SQUARES ----- */

#home_squares a img{
	border: 0;
	padding: 1px;
}

#home_squares{
	margin: 20px 151px;
	height: 506px;
}

#home_squares img:hover{
	opacity: 0.8;
}

/* MENU */

.mainMenu ul li.current_page_item > a,
.mainMenu ul li.current-menu-ancestor > a,
.mainMenu ul li.current-menu-item > a,
.mainMenu ul li.current-menu-parent > a {
	color: #fff;
}

* html .mainMenu ul li.current_page_item a,
* html .mainMenu ul li.current-menu-ancestor a,
* html .mainMenu ul li.current-menu-item a,
* html .mainMenu ul li.current-menu-parent a,
* html .mainMenu ul li a:hover {
	color:#fff;
}

.mainMenu {
	width: 877px;
	height: 42px;
	padding: 0 0 0 1px;
	background: url(images/menu-back.gif) 0 0 no-repeat;
	margin: 0 0 0 2px;
	display:block;
	float:left;
	clear: both;
	overflow: visible;
}

.mainMenu a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
 	font-family: helvetica, arial;
	line-height: 39px;
	display:block;
	padding:2px 20px 0 20px;
	font-weight: bold;
}
	
.mainMenu li{
	display: inline;
	float: left;
	text-transform: capitalize;
	display: inline;
 	font-family: helvetica, arial;
	margin: 0 0 0 -1px;
	background: url(images/menu-divider.gif) 0 100% no-repeat;
}

.mainMenu ul{

}

.mainMenu li:hover > a{
	color:#ffffff!important;
	background:#00457c;
}

.mainMenu ul ul :hover > a {
	color:#044b74!important;
	background:#ffffff;
}

.mainMenu ul li:hover > ul {
	display:block;
}

/* SUBMENU */

.mainMenu ul,
.mainMenu ul {
	list-style: none;
	margin: 0;
	z-index: 999999;
}
.mainMenu li,
.mainMenu li {
	float:left;
	position: relative;
}

.mainMenu ul ul {
	display:none;
	position:absolute;
	top:42px;
	left:1px;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 190px;
	z-index: 99999;
}
.mainMenu ul ul li {
	min-width: 190px;	
}
.mainMenu ul ul ul {
	left:100%;
	top:0;
}

.mainMenu ul ul a {
	background:#00457c;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 170px;
	border-top: 1px solid #044b74;
	border-left: 1px solid #044b74;
	border-right: 1px solid #044b74;
	font-size: 12px!important;
	font-weight: normal!important;
}

.mainMenu ul ul:last-child{
	border-bottom: 1px solid #044b74;
}

/* SIDEBAR MENU */

ul#menu-restaurant-menu.menu,
ul#menu-accommodation-menu.menu {
	background: #00457c url(images/submenu_top.gif) 0 0 no-repeat;
	border-left: 1px solid #00457c;
	border-right: 1px solid #00457c;
	border-bottom: 2px solid #00457c;
	border-top: 2px solid #00457c;
}
	
ul#menu-restaurant-menu.menu li a,
ul#menu-accommodation-menu.menu li a {
	color: #ffffff;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	display: block;
}

ul#menu-restaurant-menu.menu li,
ul#menu-accommodation-menu.menu li {
	border-bottom: 1px solid #336996;
	margin: 0 2px;
	display: block;
}

ul#menu-restaurant-menu.menu li:hover,
ul#menu-accommodation-menu.menu li:hover{
	background: #ffffff;
}

ul#menu-restaurant-menu.menu li a:hover,
ul#menu-accommodation-menu.menu li a:hover {
	color: #00457c;
}
	
/* MAIN CONTENT ----- */

#main {
	background: url(images/content-runner.png) 0 0 repeat-y;
	clear: both;
	overflow: hidden;
	width: 896px;
}

#main #sidebar {
	display: inline;
	width: 215px;
}

#main #secondary {
	width: 215px;
	margin: 2px 0 0 10px;
	float: left;
}

#main #primary .post-item, 
#page_content {
	margin-left: 9px;
 	overflow: hidden;
}

/* Page Content */

#page_content {
	background: url(images/content-top.png) 0 0 no-repeat;
	width: 896px;
	margin: 0;
}

#content_area {
	width: 630px;
	padding: 20px;
}

#page_content_bottom{
	background: url(images/content-bottom.gif) 0 100% no-repeat;
	width: 896px;
	padding: 0 0 15px 0;
}

#page_content p{
	line-height: 21px;
	font-size: 12px;
	margin-bottom: 20px;
}

#page_content h2{
	color: #0F004E;
	font-weight: bold;
	font-family: georgia, times;
	font-size: 22px;
	margin: 20px 0;
}

/* SIDEBAR */

.widget {
	width: 215px;
	padding: 0!important;
}

h2.widgettitle{
	font-size: 16px;
	font-family: georgia, times;
	color: #000000;
	font-weight: bold;
 	text-transform: capitalize;
 	margin: 5px 0!important;

}

.widget.widget_text .textwidget{
 	font-size: 13px;
 	font-family: arial, helvetica;
  	padding: 10px;
  	color: #000000;
}

.textwidget strong {
	display: block;
	font-style: italic;
	padding: 5px 0;
}

#sidebar ul li {
	padding: 3px 0 3px 0px;
	color: #2f1d0e!important;
}

#sidebar ul li a {
	font-size: 13px;
	color: #2f1d0e;
	font-family: helvetica, arial;
}

#sidebar a {
	font-size: 12px;
	color: #2f1d0e;
}

/* FOOTER */

#footer {
	font-family: arial, helvetica, san-serif;
	font-size:11px;
	text-align: center;
	padding: 0 0 20px 0;
}

#footer p{
	color: #ffffff;
	margin: 2px 0;
	font-size:11px;
}

#footer a{
	color: #ffffff;
}

.footerMenu a{
	text-decoration: none;
}

.footerMenu{
	margin: 10px 0 0 0;
}

.footerMenu ul li{
	display: inline;
	border-right: 1px solid #ffffff;
	padding: 0 5px;	
}

.footerMenu ul li:last-child{
	border-right: 0;
}

/* HOME FOOTER ------ */

#home_footer_runner {
	background: url(images/home_footer_runner.png) 0 0 repeat-x;
	height: 64px;
	clear: both;
	text-align: center;
}

#home_footer_runner p,
#home_footer_runner p a{
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	padding: 7px 0;
}


