/*
Theme Name: Melbourne Boat Show
Theme URI: http://www.melbourneboatshow.com.au/
Description: WordPress theme for the Melbourne Boatshow website.
Version: 1.0
Author: Mod Media
Author URI: http://www.modmedia.com.au/
*/

body {
	padding: 0;
	margin: 0;
	background: url('images/bg-index.jpg') no-repeat top center;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#030b23;
}

img, a {
	border: 0;
}

a {
	color: #1B405B;
}

a:hover {
	color: #58769A;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#logo {
	float: left;
	width: 220px;
	height: 171px;
}

#header {
	position: relative;
	float: left;
	width: 730px;
	height: 53px;
	padding-top: 118px;
	background: url('images/header_bg.png') no-repeat;
}

#bia_logo {
	position: absolute;
	right: 15px;
	bottom: 5px;
}

#banner {
	position: absolute;
	top: 5px;
	right: 1px;
	width: 728px;
	height: 90px;
}

ul#nav, #footer ul {
	list-style: none;
}

#main {
	position: relative;
	clear: both;
	width: 940px;
	height: 412px;
	border: 5px solid #fff;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#main div.buttons {
	position: absolute;
	right: 20px;
	bottom: 130px;
	z-index: 1;
}

#main a.button {
	background: url('images/main_button_off.png') no-repeat;
	width: 127px;
	height: 42px;
	display: block;
	line-height: 41px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin-right: 5px;
	color: #fff;
}

#main a.button:hover {
	background: url('images/main_button_on.png') no-repeat;
}

#main #whenwhere {
	position: absolute;
	left: 30px;
	bottom: 20px;
	color: #fff;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	z-index: 1;
}

#page {
	position: relative;
	background: url('images/content_bg.png') repeat-y;
	width: 920px;
	padding: 25px 15px;
}

#gallery {
	position: relative;
	width: 160px;
	height: auto;
	float: left;
	margin: 0 20px;
	overflow: hidden;
}

#gallery ul, #gallery li {
	height: 380px;
	margin:0;
	padding:0;
	list-style:none;
}
	
#gallery li { 
	width:160px;
	overflow:hidden;
	float: left;
}

#gallery img {
	border: 2px solid #fff;
	margin-bottom: 20px;
}

#page #prevBtn {
	position: absolute;
	top: 400px;
	left: 35px;
}

#page #nextBtn {
	position: absolute;
	top: 400px;
	left: 160px;
}

#page #nextBtn a, #page #prevBtn a {
	display: block;
	width: 32px;
	height: 32px;
}

#content {
	background: url('images/content_b1g.png') repeat-y;
	width: 665px;
	min-height: 360px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

#content.wide {
	width: 100%;
}

#content h1 {
	margin: 5px 0 30px 0;
	font-weight: normal;
}

#content .post {
	background: url('images/content_bg.png') repeat-y;
	padding: 15px;
	margin-top: 5px;
	width: 680px;
}

#content.wide .post {
	width: 890px;
	min-height: 360px;
}

.clear {
	float: none;
	clear: both;
	padding-bottom: 20px;
}

#footer {
	width: 950px;
	height: 62px;
	margin: 15px 0;
	color: #fff;
	text-align: center;
}

#footer ul {
	margin: 10px auto;
	width: 630px;
}

#footer ul li {
	float: left;
	margin: 0 11px;
}

#footer a {
	color: #83b8e8;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	clear: both;
	float: none;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.date {
	font-size: 11px;
	color: #333;
}

.navigation {
	margin-top: 25px;
	font-size: 11px;
}

.alignleft {
	float: left;
	padding: 0 20px 20px 0;
}

.alignright {
	float: right;
	padding: 0 0 20px 20px;
}

.wp-caption-text {
	font-size: 10px;
}

#nextBtn {
	background: url(images/arrow_right.png) no-repeat;
}

#prevBtn {
	background: url(images/arrow_left.png) no-repeat;
}

ul.exhibitor_links {
	list-style: none;
}

ul.exhibitor_links li {
	float: none;
	clear: both;
}

ul.exhibitor_links a {
	display: block;
	width: 300px;
	float: left;
}

/*************************** MENU ****************************/

.menu {width:910px; height:32px; font-size:0.85em; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:911px; w\idth:910px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;margin-right:38px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none;padding:0 5px;color:#fff; height:30px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background: url('images/content_bg.png') no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { background: url('images/content_bg.png') no-repeat; color:#fff; height:auto; line-height:1em; padding:5px 10px; width:128px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover {color:#fff; background: url('images/content_bg.png') no-repeat;}
.menu :hover > a {color:#fff;background: url('images/content_bg.png') no-repeat;}

/* style the first level hover */
.menu ul ul a:hover {color:orange; background: url('images/content_bg.png') no-repeat;}
.menu ul ul :hover > a {color:orange; background: url('images/content_bg.png') no-repeat;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* Current page highlighting */
/*
.menu ul ul .current_page_item a {
  color: navy;
  background: white;
}

.menu .current_page_item a {
  color: navy;
  font-weight: bold;
  background: white;
}


.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}


.menu .current_page_item a:hover {
  background: white;
}
*/

/***************** COUNTDOWN TIMER *********************/

#countdown {
	position: absolute;
	right: 15px;
	bottom: 20px;
	overflow: auto;
	width: 333px;
	z-index: 1;
}

.countdown_section {
	float: left;
	font-size: 11px;
	color: #ccc;
	text-align: center;
	width: 61px;
	margin-left: 21px;
}

.countdown_amount {
	font-size: 28px;
	background-color: #000;
	color: #fff;
	display: block;
	width: 57px;
	height: 61px;
	background: url('images/timer_bg.png') no-repeat center;
	text-align: center;
	line-height: 56px;
	margin-right: 6px;
}
