/*
Theme Name: APTC2008
Description: APTC website theme 2008
Version: 1.1
Author: number eleven
Author URI: http://www.numbereleven.com.au
*/


/* Base Layout 
 * This is how the main site is structured.
 */
body {
	margin-top: 0px;
	background-color: white; /* #FDF7E1; */
}

#page {
	width: 790px;
	height: 100%;
	margin: 0 auto; /* this centers the page horizontally */
	background-color:  white; /* #FDF7E1;	 /* egg-yellow; */
	font-family: Verdana, Helvetica, Arial, "Lucida grande", Sans-serif;
	color: #383838;
	font-size: 12px;
}

#header { /* for header image, see logos below */
	width: 770px;
	height: 165px;
	padding: 0;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative; /* needed for the logo link below */
}
#header a.logolink
{ /* header logo link */
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 145px;
} 
#header h1 
{   font-size:0px;margin:0;padding:0;line-height:0; }

#sidebar {
	width: 196px;
	float: left;
}

/* contentcontainer: fix for IE 5's box bug - separate width and paddings */
/*                   also round corners of content bg are up here, then white */
#contentcontainer {
	width: 560px;
/* round top image */
/*	background: url(images/content_bg_top.gif) left top no-repeat;  */
/*	padding-top: 8px; /* let actual content start below rounding */
	float: right;
/*	margin-left: 14px; */
	/* stretch with sidebar  - IE needs both this and content stretched!*/
	margin-bottom: -1000px; padding-bottom: 1000px;  
}
#content {
	background-color: white;
	border: 0; 
	border-right: 1px solid #ccc;
	padding-left: 10px; /* 16px; */
	padding-right: 16px;
	/* stretch with sidebar */
	margin-bottom: -1000px; padding-bottom: 1000px;  
}
.post { /* needed to avoid IE pushing the bottom-line down */
	width:533px;
}

#footer {
    margin: 0;
	padding: 5px 10px 0px 220px;
	font-size: 10px;
	line-height: 1.1em;
	color: #777;
}

/* container + inner are needed to keep content at least as heigh as sidebar */
/* also note: bottom round corners of white content box are done here        */
#container { 
	float: left; 
	width: 790px; 
	background: url(images/content_bottomline.gif) 220px 100% no-repeat; 
/*	background: url(images/content_bg_bottom.gif) 220px 100% no-repeat; */ 
	padding-bottom: 1px; /* was 8px; for round edge */ }
#inner {
	float: left; 
	overflow: hidden; 
	width: 772px;
	margin-left: 8px;
/*	margin-right: 10px; */
	display: inline; /* fix for IE's double margin bug!! */ 
}

/* Logos  */
#logo { 
	background-image: url(images/aptc_header.gif);	
	width: 770px;
	height: 145px;
	margin: 0;
}
#logo_australia { 
	background-image: url(images/aus_header.gif);	
	width: 770px;
	height: 145px;
	margin: 0;
}
#logo_newzealand { 
	background-image: url(images/nz_header.gif);	
	width: 770px;
	height: 145px;
	margin: 0;
}
#logo_fiji { 
	background-image: url(images/fiji_header.gif);	
	width: 770px;
	height: 145px;
	margin: 0;
}

/* General link style */
a {border: none; color: black; text-decoration: none;} 
a:hover {color: #004FA3;}
#footer a { color: #777; }

/* Header Menu */
ul.menu {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 210px;
    padding: 0;
	text-align: center;
}
ul.menu li {
	display: inline;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}

/* sidebar widgets */
h2.widgettitle {display:none;} 
ul.sidebar {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
}
ul.sidebar li {
	padding: 0; /* fix IE 5 */
}

/* footer menu widget */
li.widget_footermenu {
	display: inline; /* fix for IE */
}
ul.footermenu {
	margin: 0;
	padding: 0 1em 0 1em;
	list-style-type:none;
	font-size:10px;
	color: #fafafa; 
	background-color: white;
}

/* Login Widget */
li.widget_login h2.widgettitle {
	font-size: 15px;
	line-height: 15px;
	margin: 0;
	padding-top:0.6em;
	padding-bottom:0.25em;
	display: block;
}
li.widget_login {
	background: url(images/booking_sidebar.gif) left no-repeat; 
	width: 196px;
	height: 128px;
	margin-bottom: 0;
}
li.widget_login form {
	margin: 8px 0;
}
li.widget_login table td {
    padding-left: 1em;
    font-size: 11px;
}
li.widget_login input {
	width: 80px;
}

/* Content Styles */
.post h2 {
	text-transform: uppercase; /*capitalize; */
	font-size: 1.3em;
	font-style: normal;
	color:  #383838;
	margin-top: 8px; /* or 0 if round ... */ 
	margin-bottom: 10px;
}
.post h3 {
	font-size: 1.1em;
	font-style: normal;
	margin-top: 10px;  
	margin-bottom: 4px;
}

.post p {
	text-align: justify;
	margin: 0.7em 0;
}
.post ul {
	font-size: 12px;
	list-style-type: disc;
	margin: 0.5em 0;	
	padding-left: 2em;
}
.post ul li {
}
.entry p img {
	padding-right: 0;
	margin-right: 2px;
	margin-left: 12px;
	border: 0px solid #bbb; /*border was 1px*/
}
.entry table {
    font-size: 12px;
    color: #383838;
    margin-bottom:10px;
}
.entry tr td p {
	margin: 0;
} 
td.imgcaption {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 1em;
	font-size: 0.9em;
}
.entry pre {
	font-family: Verdana, Helvetica, Arial, "Lucida grande", Sans-serif;
	color: #383838;
	font-size: 12px;    
	/*font-family: Andale Mono, Courier, Fixed, monospace;*/
}
.entry address {
	font-family: Verdana, Helvetica, Arial, "Lucida grande", Sans-serif;
	color: #383838;
	font-size: 12px;
}
.entry h1 {
	text-transform: uppercase; /*capitalize; */
	font-size: 1.3em;
	font-style: normal;
	color:  #383838;
	margin-top: 8px; 
	margin-bottom: 10px;
}
.entry h2 {
	text-transform: uppercase; /*capitalize; */
	font-size: 1.3em;
	font-style: normal;
	color:  #383838;
	margin-top: 8px; 
	margin-bottom: 10px;
}

.entry h3 {
	font-size: 1.2em;
	color:  #383838;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 0px;
}
.entry h5 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 0px;
}
.entry h6 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 0px;
}

/* Sitemap */
.ddsg-wrapper li {
    list-style-type: none;
    font-size: 12px;
    color:  #383838;
    margin-top: 10px;
    padding-bottom: 5px;
}