/*///////////////////////////////////////////////////////
Style Guide
/////////////////////////////////////////////////////////

#idName {
	display: block; position: relative; left: 0px; top: 0px; z-index: 1; width: auto; height: auto; overflow: auto; 
	margin: 0px; border: 0px solid #FFFFFF; padding: 0px; url("http://www.fourplay.com.au/images/spacer.gif") no-repeat left top;
	font: italic small-caps bold 0.6em/120% verdana, arial, helvetica, sans-serif; color: #000000; text-align: justify; text-decoration: none; 

	//	NB: 'font' shorthand properties above are as follows...
	// font: <'font-style'> <'font-variant'> <'font-weight'> <'font-size'>/<'line-height'> <'font-family'>
}
*/


/*///////////////////////////////////////////////////////
Hacked Styles
///////////////////////////////////////////////////////*/

/* 
This is done through JavaScript to avoid validation errors. 
Effectively, it reproduces the following code:
@import url("hacksNTTF.css") screen; 
*/



/*///////////////////////////////////////////////////////
General Style Information
///////////////////////////////////////////////////////*/

/*
html { 
	border: 1px solid #000000; 
}
*/
body {
	margin: 0px; padding: 0px; background-color: #F2EDC5; 
	font: 0.70em/1.4 arial, verdana, helvetica, sans-serif; color: #683321; 
}
a:link { 
	font-weight: normal; text-decoration: none; color: #4c2211; border-bottom: 1px solid #D09418;
}
a:visited { 
	font-weight: normal; text-decoration: none; color: #6A6140; border-bottom: 1px solid #D09418;
}
a:hover { 
	font-weight: normal; color: #814739; border-bottom: 1px solid #D09418;
}
a:active { 
	font-weight: normal; text-decoration: none; color: #E4EAF8;
}

a img { border: none; }
a img:hover { border: none; }
a.img  { border: none; }
a:link.img { text-decoration: none; border: none; border-bottom-style: none; border-bottom-width: 0px;}
a:active.img { text-decoration: none; border: none; border-bottom-style: none; border-bottom-width: 0px;}
a:visited.img { text-decoration: none; border: none; border-bottom-style: none; border-bottom-width: 0px;}
a:hover.img { text-decoration: none; border: none; border-bottom-style: none; border-bottom-width: 0px;}

abbr, acronym { 
	border-bottom: 1px dotted #FFFFFF; cursor: help;
}
caption { 
	font-weight: bold; 
}
form { 
	margin: 0px; padding: 0px;
}
h1 { 
	margin-bottom: 0.3em; font-size: 1.5em; color: #4c2211;
}
h2 { 
	margin-bottom: 0.3em; padding-top: 0.3em; font-size: 1.3em; color: #6A6140; 
}
h2 a:link { 
	font-weight: bold; text-decoration: none; color: #4c2211; border-bottom: 1px solid #D09418;
}
h2 a:visited { 
	font-weight: bold; text-decoration: none; color: #6A6140; border-bottom: 1px solid #D09418;
}
h2 a:hover { 
	font-weight: bold; color: #814739; border-bottom: 1px solid #D09418;
}
h2 a:active { 
	font-weight: bold; text-decoration: none; color: #E4EAF8;
}
h3 { 
	margin-bottom: 0.3em; padding-top: 0.3em; font-size: 1.0em; color: #6A6140; text-transform: uppercase;
}
h4 { 
	margin-bottom: 0.3em; font-size: 1.0em; color: #6A6140; 
}
img { 
	display: inline; margin: 0px; border: none; padding: 0px;
}
input, select, textarea { 
	font: 0.6em verdana, arial, helvetica, sans-serif; font-size: 1.0em;
}
li { 
	margin-bottom: 0.2em; padding: 0px; 
}
p { 
	margin: 0px; margin-bottom: 1.4em; 
}
table { 
	font-size: 1.0em;
}
td { 
	background-color: transparent; vertical-align: top; 
}
th { 
	font-weight: bold; text-align: center; 
}
tr { 
	background-color: transparent; 
}
ul, ol { 
	margin-top: 0.4em; margin-bottom: 1.0em; list-style-position: outside; 
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

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

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: solid 3px #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
#posted {
	color: #354300;
}
#gigDate {
	position: relative; float: right; margin: 0px; padding: 10px; background: none; 
}
#gigDate .calendarBg { 
	border-color:#000000; border-style:solid; border-width:1px; width: 160px; 
}
#gigDate { 
	border-style: solid; border-width: 1px; border-color: #D09418; text-align: center; font-weight: bold; 
}
#wp-calendar {
	position: relative; float: right; margin: 60px 0px 0px 0px; padding: 10px; background: none;
}
#wp-calendar table {
	width: 160px;
	text-align: center;
}
#wp-calendar #month {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#wp-calendar #title {
	border-top: solid 1px #6A6140;
        border-left: solid 1px #6A6140;
        border-right: solid 1px #6A6140;
}
#wp-calendar #monthtitle {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	font: verdana, arial, helvetica, sans-serif;
        color: #354300;
	font-weight: bold;
	background-color: #C1B793;
	width: 160px;
}
#wp-calendar #monthtitle a {
        font-weight: bold;
        text-decoration: none;
        border: none;
}
#wp-calendar #monthtitle td {
	font-weight: bold;
        padding: 0px;
}
#wp-calendar #monthtitle td:hover {
	background: none;
}
#wp-calendar a.eventday {
        font-weight: bold;
        text-decoration: none;
        color: #4c2211;
        border-style: solid;
        border-width: 1px;
        border-color: #D09418;
        padding-left: 1px;
        padding-right: 1px;
}
#wp-calendar #month td {
        padding-left: 2.5px;
        padding-right: 2.5px;
}
#wp-calendar #month td:hover, #wp-calendar #today {
	background: #fff;
}

/*///////////////////////////////////////////////////////
ID and Class Styles
///////////////////////////////////////////////////////*/

#container {
	position: relative; background: transparent url("http://www.fourplay.com.au/images/NTTFMasthead.gif") no-repeat 100% 23px; z-index: 0;
}
#container2 {
	position: relative; background: transparent url('http://www.fourplay.com.au/images/NTTFBack.gif') 0% 100% no-repeat;  z-index: 50;
	padding-bottom: 130px;
}
#customise { 
	border-bottom: 1px solid #1A0B10; padding: 3px 6px; background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #4c2211; text-align: right; 
}
#customise a {
	color: #4c2211; font-weight: bold; text-decoration: none; border: none;
}
#customise a:hover {
	color: #270000; font-weight: bold; text-decoration: none; border: none;
}
#customiseClosed {
	display: inline; 
}
#customiseOpened {
	display: none; 
}
#customiseOpened span {
	margin-right: 1.6em; text-align: left; 
}
#customiseOpened img {
}
#masthead {
	background: transparent url("http://www.fourplay.com.au/images/siteTitleNTTF.gif") no-repeat 0% 0%;
}
#masthead a { border: none; }
#ahem {
	display: none;
}
#ahem img {
	display: inline; float: right; margin: 0em 0em 1.0em 1.0em; border: 1px solid #270000; 
}
#navigation {
	position: relative; float: left; z-index: 100; max-width: auto; margin: 20px 0px 0px 10px; border: 1px solid #D09418; padding: 5px; background: #FFFFFF; 
}
#navigation ul {
	position: relative; margin: 0px; padding: 0px; z-index: 100;
}
#navigation li {
	position: relative; display: block; width: auto; list-style-type: none; margin: 0px; z-index: 100;
}
#navigation a {
	color: #4c2211; font-weight: normal; text-decoration: none; border:none;
}
#navigation .navNumber { 
	width: 15px; text-align: left; 
}
#navigation .navTitle {
	width: auto; text-align: left; 
}

#navigation li.nav01 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav02 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav03 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav04 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav05 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav06 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav07 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav08 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav09 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav10 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav11 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }
#navigation li.nav12 { border: 1px solid #E4EAF8; background-color: #E4EAF8; }


#navigation li.nav01over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav01over a { color: #D09418; }
#navigation li.nav02over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav02over a { color: #D09418; }
#navigation li.nav03over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav03over a { color: #D09418; }
#navigation li.nav04over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav04over a { color: #D09418; }
#navigation li.nav05over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav05over a { color: #D09418; }
#navigation li.nav06over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav06over a { color: #D09418; }
#navigation li.nav07over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav07over a { color: #D09418; }
#navigation li.nav08over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav08over a { color: #D09418; }
#navigation li.nav09over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav09over a { color: #D09418; }
#navigation li.nav10over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav10over a { color: #D09418; }
#navigation li.nav11over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav11over a { color: #D09418; }
#navigation li.nav12over { border: 1px solid #E4EAF8; background-color: #FFFFFF; cursor: default; }
#navigation li.nav12over a { color: #D09418; }

#albumdiv {
align: center;
width: 95%;
border: 1px dashed #7E7652;
margin: 5px;
padding: 5px;
}
#content {
	position: relative; margin: 30px 180px 0px 210px; color: #683321;
}
#footer {
	display: block; clear: both; width: auto; 
	margin: 0px; border-top: solid 1px #000000; border-bottom: solid 1px #000000; padding: 3px 12% 16px 12%; background-color: #FFFFFF; 
	color: #6A6140; text-align: center; 
}
#footer ul {
	display: block; margin-left: 10px; 
}
#footer ul li {
	display: inline; list-style-type: none; width: 1px; margin-right: 10px;
}
#footer a {
	font-weight: normal; color: #4c2211; border: none;
}
#footer a:hover {
	font-weight: normal; color: #683321; border: none;
}
#validate {
	
}
a.monthlisttitle {
	color: #683321; font-weight: bold;
	text-decoration: none;
	border: none;
}
a.monthlisttitle:visited {
	color: #683321; font-weight: bold;
	text-decoration: none;
	border: none;
}
a.monthlisttitle:active {
	color: #683321; font-weight: bold; border-bottom: 1px solid #814739;
	text-decoration: none;
}
a.monthlisttitle:hover {
	font-weight: bold; color: #814739; border-bottom: 1px solid #814739;
}
a.giglink {
	color: #6A6140; font-weight: bold;
	text-decoration: none;
	border: none;
}
a.giglink:visited {
	color: #6A6140; font-weight: bold;
	text-decoration: none;
	border: none;
}
a.giglink:active {
	color: #6A6140; font-weight: bold; border-bottom: 1px solid #814739;
	text-decoration: none;
}
a.giglink:hover {
	font-weight: bold; color: #814739; border-bottom: 1px solid #814739;
}
#date {
	padding-top: 5px;
	padding-bottom: 5px;

}
#smartPussy {
	position: relative; float: right; margin-top: -50px; margin-right: 10px; padding: 0px; text-align: right; z-index: 80; }
dt { 
	display: inline; margin: 0px; padding: 0px; padding-right: 20px; 
	color: #683321; font-weight: bold;
}
dd.title { 
	display: inline; margin: 0px; padding: 0px; 
	color: #6A6140; font-weight: bold;
}
dd.title a {
	color: #6A6140; font-weight: bold;
	text-decoration: none;
	border: none;
}
dd.title a:link {
	color: #6A6140; font-weight: bold;
	text-decoration: none;
	border: none;
}
dd.title a:visited {
	color: #6A6140; font-weight: bold;
	text-decoration: none;
	border: none;
}
dd.title a:active {
	color: #6A6140; font-weight: bold; border-bottom: 1px solid #814739;
	text-decoration: none;
}
dd.title a:hover { 
	font-weight: bold; color: #814739; border-bottom: 1px solid #814739;
}
dd.desc {
	display: block; margin: 0px; margin-bottom: 1.2em; padding: 0px; 
}
dd.desc p {
	margin-bottom: 0px;
}

