/*
Theme Name: Dongara Beachside
Description: The default WordPress theme for <a href="http://www.duxrestaurant.com.au/">Dux Restaurant</a>.
Version: 1.0
Author: Envisage Blue
Author URI: http://www.envisageblue.com/
*/


/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a {text-decoration: none; color:#0A65AB; }
a:hover { text-decoration:underline; }

/* Generic */

body {
	color:#6A6A6A;
	font:13px/18px Arial, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#CEDFE6; 
	margin-top: 15px;
}

#page {
	width:938px;
	/*background-color:#efefef; */
	background-color:#fff; 
	margin:0px auto 0 auto;
	padding-bottom:9px;
	padding-top:0px!important;
	margin-top:0px!important;
}

em {
font-style:italic;
}

.clear {
	clear:both;
	
}

/* Header */
#header {
	background-color:#125369;
	height:104px;
	width:920px;
	margin:9px 5px 0 9px;
	float:left;
	background:url('images/header.jpg') left top no-repeat;
	padding-top:0px!important;
	margin-top:10px!important;
}
#header .logo {
	height:104px;
	width:720px;
	float:left;
}
#header .logo .container {
	display:none;
}
#header .subtitle {
	background:url('images/header-subtitle.png') left top no-repeat;
}
#header .phone {
	background:url('images/header-phone.png') left top no-repeat;
	display:block;
	height:16px;
	width:178px;
	margin:73px 0 0 0;
	float:left;
}
#header .phone span {
	display:none;
}

/* Home */

#content .home-width {
	margin:25px 15px !important;
	border-left:1px solid #d4d4d4;
}

#home-feature {
	width: 182px;
	float:left;
	padding-top: 20px;
}

#home-feature a {
	color:#005FA1;
	text-decoration: underline;
}

#home-feature p {
margin-top: 20px;
}

#home-feature img {
margin-bottom: 20px;
}

#home-feature h3 {
	margin-top:27px;
	margin-bottom: 120px;
	color:#fff!important;
	font-size:17px;
}

#home-feature h3 a {
	color:#fff!important;
	font-size:17px;
	padding-left:5px;
}



.home-width .post,
.home-width #home-feature {
	float:left;
}
.home-width .post {
	width:700px;
}
.home-width .post .entry {
	margin:0 10px 0 25px;
}

.post .entry img {
	padding: 5px;
}

.post .entry p {
	margin: 0px 0px 10px 0px;
}

.home-width .post .entry h3 {
	color:#993333;
	font:16px/24px Arial,sans-serif;
	margin:0 0 1em 0;
	font-weight:bold;	
}
#home-feature {
	width:190px;
}
#home-feature ul {
	list-style:none;
	padding-left: 0px;
	margin-left: 0px;
}
#home-feature ul li {
	padding:0 0 0 0px;
}
#home-feature h2{
	display:none;
}
.home-width #home-feature .membership-title {
	margin:0 0 1em 0;
}
.home-width #home-feature .membership-image {
	margin:1em 0 0 0;
}

#flash-banner { 
	width: 735px!important; 
	margin:0;
	padding:0; }


#flash-banner ul {
	list-style:none;
}
#flash-banner ul li {
	margin:0;
	padding:0;
}

#flash-banner h2 { 
display:none;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

/* Sidebar */

#sidebar {
	float:left;
	width:186px;
	z-index:99!important;

}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	
}
#sidebar ul li {
	padding:12px 0px 12px 0px;
	z-index:99!important;

}
#sidebar ul li h2.widgettitle {
	color:#993333;
	font:15px Arial,sans-serif;
	margin:0 0 1em 0;
	z-index:99!important;

}
#sidebar ul li p {
	margin:0 0 1em 0;
}
#sidebar ul li ul {
	margin:0;
	list-style:disc;
}
#sidebar ul li ul li {
	padding:0 0 0 15px;
	z-index:99!important;

}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  z-index:99!important;

}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  padding-left:0px!important;
  padding-right:0px!important;
  z-index:99!important;

}

/* Root Menu */
ul#navmenu-v a {
	color:#fff;
	text-transform:Capitalize;
	padding:4px 5px 5px 15px;
	display:block;
	text-align:left;
	width:165px;
	text-decoration:none;
	height: auto !important;
	height: 1%; /*For IE*/
	z-index:99!important;

}

/* Root Menu Hover Persistence */
ul#navmenu-v .current_page_item a {
  color: #4B9DCF;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
	color:#4B9DCF!important;
	z-index:99!important;

}

ul#navmenu-v ul {
margin-left:25px!important;
z-index:99!important;

}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #024C7B;
  color: #fff!important;
  text-align:left;
z-index:99!important;

}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #0E4051;
  color: #fff;
   text-align:left;
   z-index:99!important;

}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
  background: #092732;
  color: #D3D5E4;
  text-align:left;
  z-index:99!important;

}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
  background: #0E4051;
  color: #FFF;
  text-align:left;
  z-index:99!important;

}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
  background: #092732;
  color: #D3D5E4;
  text-align:left;
  z-index:99!important;

}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
  background: #0E4051;
  color: #FFF;
    text-align:left;
	z-index:99!important;

}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
  z-index:99!important;

}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}



/* Sidebar overrides */
#sidebar .widget_pages {
	background:#024C7B;
	margin:0 !important;
	padding:0 !important;
	float:;
	>float:left;
}
#sidebar .widget_pages h2.widgettitle {
	display:none;
}
#sidebar .widget_pages ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .widget_pages ul li {
	margin:0;
	padding:0 10px;
}

#sidebar .widget_pages ul li a:hover {
	color:#fff;
}

#sidebar li#text-296404211 {
	padding:0;
	margin:0;
}

#sidebar li#text-296404211 .navigation-decoration {
	background:url('images/navigation-bottom.png') left top no-repeat;
	>background-position: -1px top;
	height:80px;
	margin:0 0 25px 0;
	padding:0px;
	>margin-top:-25px;
}



/* Content */

.content {
	clear:both;
	margin:0 9px 0 9px;
}
#content {
	float:left;
	width:733px;
	margin: 0; padding: 0;
}
#content .container {
	margin:25px 35px;
}

.post strong { font-weight: bold; }

.post h1, .post h1 a { /* page titles */
	font: 20px/23px Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
	color:#306479;
	text-decoration: none!important;
	border: 0;
	
}


.post h2, .post h2 a { /* sub-heading titles */
	font: 15px/17px Georgia, "Times New Roman", serif, Arial, Helvetica, sans-serif!important;
	font-weight: normal!important;
	text-transform: uppercase!important;
	margin: 14px 0 10px 0;
	padding: 6px 0;
	color: #306479;
	text-decoration: none!important;
	border-top: 1px dotted #cccc99; /* light gold */
	border-bottom: 1px dotted #cccc99; /* light gold */
}

.post h3, .post h3 a { /* sub-heading content */
	font:14px/18px Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
	font-weight: normal;
	color:#306479; /* gold-grey */
	text-decoration: none!important;
}

.post h4, .post h4 a { /* ie. Testimonials page, name credit */
	font: 13px/15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 22px 0;
	padding: 0 0 8px 0;
	
	border-bottom: 1px solid #cccc99; /* light gold */
}

 /* 125369 */
 
.post hr {
	border: 0;
	width: 100%;
	border-bottom: 1px dotted #cccc99;
	margin: 0 0 18px 0;
}

.textwidget {
padding-left: 10px;
}

.linklove {
display:none;
}

#cforms3form {
float:left!important;
width: 410px!important;
}

.cform, .entry {
z-index:1!important;
}

.cf-group-after span {
border:1px solid transaprent;
width:170px!important;
padding:1px;
}

.cf-group-after {
border:1px solid transparent;
width:170px!important;
padding:1px;
}

.cf-box-b {
padding:1px;
width:50px!important;
float:left;
}

.entry a {
text-decoration:underline;
}

.entry a:hover {
text-decoration:none;
}

/* .entry h2 {
font-size:18px!important;
} */

.club_text {
color:#125369;
font-size:14px;
}

.club_text ul {
list-style-image: url(images/bullet.gif);
list-style-position: inside;
}

.club_text li {
color:#125369;
font-size:14px;
padding: 5px 0px;
}

.rates_table th {
background-color: #A5C9D7;
font-weight: bold;
color: #fff;
padding: 2px 0px 2px 5px;
}

.rates_table td {
padding-left: 5px;
border-bottom: 1px solid #ccc;
}

.recent_news {
background-color: #A5C9D7;
width: 240px;
float:right;
}


.cform {
width: 500px!important;
}

#cforms2form label span, #cforms2form label {
width: 250px!important;
}

.imgcalendar {
padding-bottom: 0px!important;
margin-bottom: 0px!important;
}

#cforms2form {
width: 700px!important;
}

*html #cforms2form {
width: 650px!important;
}

.cform .single, .cform .area   {
width: 250px!important;
background-color: #fff!important;
}

.cform .cformselect {
width: 257px!important;
background-color: #fff!important;
border: 1px solid #888888!important;
}

.cform .secinput {
width: 100px!important;
background-color: #fff!important;
}

.linklove {
display:none;
}

.cf-sb {
width: 360px;
}

#cforms2form .cf-sb {
width: 520px;
}

.reqtxt, .emailreqtxt {
color: #bbb!important;
}

.contact_table {
width: 100%;
}

.contact_table iframe{
padding-left: 10px;
padding-bottom: 10px;
float:right;
}

.contact_table td ul, .contact_table td li {
list-style:none!important;
margin:0px!important;
padding:0px!important;
}

/* Footer */

#footer a {
color:#9EABB1;
}

#footer {
	background-color:#CEDFE6; 
	font:11px Tahoma,Arial,sans-serif;
	color:#9EABB1;
}
#footer .container {
	width:938px;
	margin:0 auto;
}
#footer .copyright,
#footer .link {
	float:left;
	width:50%;
}
#footer .copyright span,
#footer .link span {
	padding:12px 14px;
	display:block;
}
#footer .copyright {
	text-align:left;
}
#footer .link {
	text-align:right;
}
#footer .link img {
	vertical-align:middle;
}

.recent_news {
width: 240px;
}

.recent_news h2 {
margin: 0px;
padding: 5px 0 10px 10px;
text-transform: capitalize!important;
font-family: arial!important;
font-size: 15px!important;
font-weight: bold!important;
color: #fff!important;
}

.recent_news ul {
list-style: none;
margin: 0px!important;
padding: 0px!important;
}

.recent_news li {
list-style: none;
margin: 0px!important;
padding: 5px 0px 5px 0px!important;
color: #959595;
}

.recent_news li a {
color: #2A6086!important;
padding-left: 10px;
display:block;
}

.recent_news .widgettitle {
display:none;
}

.news_body {
width: 220px;
margin: 5px;
padding: 5px;
background-color: #fff;
}


