/*  
Theme Name: Tuggerah Family Festival
Description: Theme developed for Tuggerah Family Festival to transform their website into a CMS site
Version: 1
Author: Make Me Media
Author URI: http://makememedia.net/
*/

/* RESET
------------------------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}

/* TYPOGRAPHY
------------------------------------- */

body {font-size:10px;color:#222;font-family: Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em; border-bottom: 0px solid #333; padding-bottom: 10px;}
h2 {font-size: 1.6em;line-height:1.6;margin-bottom:1em; color: #3b2e2b; border-bottom: 4px solid #e8e1bd;}
h3 {font-size:1em;line-height:1;margin: 1.5em 0 1em 0em; color: #3b2e2b;}
h4 {font-size:1em;line-height:1.4;margin-bottom:0em;margin-top:2em;}
h5 {font-size:px;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:px;font-weight:bold;}

p {margin-bottom:1em;}

a, a:visited {color:#009;text-decoration:underline;}
a:focus, a:hover {color:#000;}
a.post-edit-link { color: red;}

strong {font-weight:bold;}
em {font-style:italic;}


dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#e1e1e1;}
th, td {padding:4px 10px 4px 5px;} 
h2 span {font-weight: bolder; text-decoration: underline;}
.plainlink {
color: black;
text-decoration: none;
font-size: 18pt;
font-weight: bold;
}

/* Layout

----------------------*/
body{
	background: #fff url(images/header-BG.gif) repeat-x;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	font-style:normal;
	font-weight:normal;
	height:100%;
	text-align:center;
}
#wrapper {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:800px;
}
.hide {
	position:absolute;
	left:-2000px;
}

/* Header */
#header {
	background: url(images/header-BG.gif) repeat-x;
	height:230px;
	position:relative;
	width:800px;
}

img.top_logo {
	position: relative;
	z-index: 1;
	right: 15px;
}
img.top_date {
	position: absolute;
	right: 0;
	top: 0px;
}
img.family{
	position: absolute;
	left: 225px;
	top: 10px;
}
/* Navbar

----------------------*/
#navcontainer {
	background: url(images/nav-BG3.gif) repeat-x;
	width: 800px;	
	height: 70px;
	margin-top: -90px;	
}
#navlist span{
	display: none;
	position: absolute;
}
#navlist a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#navlist li{
	margin-left: -900px;
}
#navlist a:hover {
	background-position: left bottom;
}
#navlist a:hover {
	display: block;
}

#navlist .page-item-2 a {
	width: 78px;
	height: 70px;
	background: url(images/nav-home.gif) no-repeat;
	left: 213px;
	top: 140px;
}
#navlist li.page-item-385 a{
	width: 178px;
	height: 70px;
	background: url(images/nav-latestnews.gif) no-repeat;
	left: 292px;
	top: 140px;
}
#navlist .page-item-5 a {
	width: 142px;
	height: 70px;
	background: url(images/nav-whatson.gif) no-repeat;
	left: 470px;
	top: 140px;
}

#navlist .page-item-7 a{
	width: 64px;
	height: 70px;
	background: url(images/nav-faq.gif) no-repeat;
	left: 612px;
	top: 140px;
}

#navlist li.page-item-8 a{
	width: 122px;
	height: 70px;
	background: url(images/nav-contact.gif) no-repeat;
	left: 676px;
	top: 140px;
}

#navlist li.current_page_item a{
	background-position: left bottom;
}
#navlist li.page_item a:hover{
	background-position: left bottom;
}
 
/* Subnav
------------------------ */
#sub_content li{	
	text-align:center;
}
#sub_content a {
	display: block;
	text-indent: -900%;
	position: relative;
	outline: none;
}

#sub_content li.page-item-18 a{
	width: 200px;
	height: 79px;
	background: url(content-img/funkymonkeys.jpg) no-repeat;
}
#sub_content li.page-item-20 a{
	width: 200px;
	height: 111px;
	background: url(content-img/Excite.jpg) no-repeat;
}
#sub_content li.page-item-22 a{
	width: 200px;
	height: 73px;
	background: url(content-img/tnt.jpg) no-repeat;
}
#sub_content li.page-item-24 a{
	width: 90px;
	height: 140px;
	background: url(content-img/q_acafe.jpg) no-repeat;
	margin-left: 65px;
}


/* Content

----------------------*/
#content {
	background:url(../images/content_bg.gif) top left repeat-y;
	width:800px;
}

/* To avoid any Box Model hacks, padding has been added to an extra div inside #container-left and #container-right */

#container-left { 
	float:left;
	margin-bottom: 10px;
	width: 220px;
}
#container-right {
	float:left;
	margin-bottom:10px;
	width: 560px;
	margin-left: 20px;
}

#main_content, #sub_content {
	padding: 0px 0px;
}

/* Styles for sub menu
----------------------------- */

#sub_content ul li{
	list-style: none;
	font-family:junegull,Verdana;
	font-weight: 500;
	padding: 5px;
}
#sub_content li.center-text {
	text-align:center;
	border: none;
}
#sub_content li{
	text-align:center;
}
.bot-margin{
	border: none;
	padding-bottom: 18px;
}
#sub_content #sidebar h2{
	margin-top: 20px;
	font-size: 1.4em;
	color: #212121;
	padding: 0;
	margin: 20px 0 5px;
}
#sub_content #sidebar ul{
	margin-top: 10px;
	padding: 0;
}
#sub_content #sidebar li{
	margin-top: 10px;
	padding: 0;
}
#sub_content #sidebar ul li{
	text-align: center;
	padding: 0;
}

#sub_content #sidebar .catlist li a {
	display: block;
	text-indent: 1px;
	outline: none;
}

#sub_content #sidebar .archives li a {
	display: block;
	text-indent: 1px;
	outline: none;
	color: #3b2e2b;
}

/* Bottom Images Styles
--------------------------------- */
.bottom-images-overview{
	clear:both;
	display:block !important;
	margin-top:0px;
	width:560px;
}
.bottom-images{
	width: 560px;
	min-height: 100px;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	background-color: 
	margin-bottom: 10px;
	overflow:hidden;
}

.bottom-thumb{
	float: left;
	margin: 0pt !important;
	margin-right: 12px !important;
}
.bottom-thumb img{
	background-color:#FFFFFF;
	margin: 0x;
	padding: 10px;
	padding-top: 15px;
	position:relative;
}
.bottom-content {
	text-align: left;
	margin:0px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left: 230px;
	line-height:1.4;
	padding-top: 15px;
}

.no-border-top{
	border-top: none;
}
.top{
	margin-top: 32px;
}
#main_content .bottom-content .sufm-contact{
	margin-top: 20px;
}
#main_content .sufm-contact img{
	padding-top: 25px;
}
#main_content .sufm-contact ul{
	list-style-type: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 1px 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 10px 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/* End Images */


/* Image Styles and list styles
----------------------------------- */

.content-img {
	float: right;
	border: 2px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 2px;
}
.content-left-img{
	float: left;
	margin-left: 5px;
	display: inline;
}
.content-section{
	margin: 5px 0 10px;
}
.whatson-img{
	float: left;
	clear: both;
	margin: 5px 4px 10px 0;
	padding-right: 3px;
}
.home-cap{
	width: 185px;
	float: right;
	font-size: 0.8em;
	text-align: center;
	font-style: italic;
}
.image-cap{
	text-align: center;
	float: right;
	font-size: 0.8em;
	font-style: italic;
	margin: 8px;
}
.no-border-img{
	float: left;
	margin-top: 25px;
}
.trading-card-img{
	margin: 15px 0px;
}
.home-cap p{
	margin-top: 5px;
	padding-top: 5px;
}
#main_content ul{
	margin: 0 8px;
	padding: 2px 6px;
}
.map-img{
	padding-bottom: 15px;
}
.excite-top-img{
	border: 2px solid #CCCCCC;
	margin: 25px 2px 22px 20px;
	padding: 2px;
	float: left;
}
.qanda-content-img {
	border: 2px solid #CCCCCC;
	margin: 15px 2px 22px 20px;
	padding: 2px;
	float: left;
}
.qanda-cafe-img{
	float: right;
	margin-top: -20px;
	margin-right: 5px;
	padding-right: 35px;
	padding-bottom: 0px;
}
.excite-img{
	border: none;
	margin-top: -18px;
}
/* Thumbnail home styles */
img.imgtfe{
	clear: both;
}	
img.whatson{
	margin: -17px 0 10px 20px;
}
/* Footer
-------------------------------- */
#footer img{
	margin-left: 0px;
	float: right;
	margin-top: -0px;
}
#footer-wrap{
	background:transparent url(images/footer-wrap2.gif) repeat-x scroll 0 0;
	height: 136px;
	margin-top: -136px;
}
div#footer {
	clear:both;
	height: 136px;
	background-image: url(images/footer.gif);
	background: url(images/footer.gif) repeat-x scroll center top;
	
}
#footer ul{
	list-style-type: none;
	text-align:center;
}
#footer li{
	display: inline;
}
#footer li a{
	padding:0 10px;
	color: #333;
	
}
#footer ul li a:hover{
	text-decoration:none;
}

/*  Forms
----------------------*/

input.text {
	background-color:#F8F1DE;
	border:1px solid #999;
}
textarea {
	background-color:#F8F1DE;
	border:1px solid #999;
}
input.submit {
	padding-left: 0em;
}

fieldset {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 0 0 1em 0;
	border-style: none;
	background-color:; #d4c5a9;
}

legend span {
	position: absolute;
	left: 0.5em;
	top: 0;
	margin-top: 0.4em;
	font-size: 1.5em;
}

legend {
	padding: 0;
	color: #545351;
}

fieldset ol {
	padding: 0.5em 0em 0 0em;
	list-style: none;
}

fieldset li {
	padding-bottom: 0.4em;
}

fieldset.submit {
	border-style: none;
	margin:0;
}

label {
	display:block;
}
fieldset p.required {
	font-size: 0.8em;
	font-style: italic;
}

/* Tables

----------------------*/

table {
	border-collapse: collapse;
	margin-bottom:25px;
	text-align: left;
	width:470px;
}

#content-main caption {
	font-weight: bold;
	font-size: 1.3em;
	line-height:1.8em;
	text-align: left;
}

th {
	background: #b38663 ;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff1dd;
	border: solid 1px #d4c5a9;
	text-transform: uppercase;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	background: ;
	color: #4c3f00;
	padding-top: 2px;
	/*border-left: 1px solid #FFF;*/
	border-bottom: solid 1px #CDCDCD;
}


