@charset "utf-8";

/* DESIGN NOTES

Website: PerthNostalgiaFestival.org
Style Author: Nik Peran, http://PerthNostalgiaFestival.org
Layout: 840px Fixed width 2 column with left sidebar

_________________________________________________________________*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFC5;
	background-image: url(../images/stars.gif);
	background-attachment: fixed;
}


/* Zero out browser presets */

body, p, h1, h2, h3, h4, h5, h6 ol, ul, dl, 
blockquote, address, iframe, table, form {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}


/* Start LINKS ------------------------------------------ */	

a:link {
	color: #03F;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #04A9F9;
}
a:active {
	text-decoration: none;
	color: #3A9EC9;
}

.paleLink:link, .paleLink:visited,
#sideColumn a:link, #sideColumn a:visited {
	color: #09F;
}
.paleLink:hover, .paleLink:active,
#sideColumn a:hover, #sideColumn a:active {
	color: #7BD2FD;
}


/* HEADING Styles -----------------------------------------*/

h1, h2, h3, h4 {
	color: #800;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1 {
	font-size: 2em;
	margin-top: 25px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.25em;
}

#mainColumn h2, #mainColumn h3, #mainColumn p,
#mainColumn ul, #mainColumn ol {
	padding: 0 16px 10px 16px;
}
#centerColumn h2, #centerColumn h3, #centerColumn p,
#narrowColumn h2, #narrowColumn h3, #narrowColumn p {
	padding: 0 0px 10px 0px;
}
#sideColumn p {
	padding: 0 5px 10px 2px;
	}
#sideColumn h2, #sideColumn h3, #sideColumn h4 {
	color: #f8b945;
	padding: 0 2px 10px 2px;
}
#album h1 {
	color: #F8B945;
}
#album #mainColumn p {
	color: #FFFFB0;
}


/* Start LIST Styles ---------------------------------------*/

.bulletsNone {
	list-style-type: none;
	line-height: 135%;
}
.bulletsImg {
	list-style-image: url(../images/bullet-orange.gif);
	line-height: 150%;
	list-style-type: none;
}
#mainColumn ul, #mainColumn ol {
	padding-left: 40px;
}
#sideColumn ul, sideColumn ol {
	line-height: 140%;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 10px;
}


/* Start POSITIONING Styles ----------------------------------*/

.clearFloats  {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#logo {
	display: none;
}


/* Define PAGE LAYOUT divisions -------------------------------*/

#container {
	padding: 0px;
	width: 838px;
	position: relative;
	text-align: left;
	color: #000;
	margin: 0 auto;
	border: solid 1px black;
	background-repeat: repeat-y;
	background-color: #F9C362;
}
#blank #container,
#program #container, 
#join #container,
#sponsor #container,
#event #container,
#about #container,
#albums #container {
	background-image: url(../images/bg.jpg);
}
#album #container {
	background-image: url(../images/bg-black.jpg);
}
#article #container {
	background-image: url(../images/bg-white.png);
}

#container3Column {
	padding: 0px;
	width: 838px;
	position: relative;
	text-align: left;
	color: #000;
	margin: 0 auto;
	border: solid 1px black;
	background-image: url(../images/bg-3column.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#header {
	background-repeat: no-repeat;
	height: 170px;
	background-image: url(../images/bg-banner.jpg);
	background-color: #000;
}
#menuBarTop {
	height: 30px;
	font-size: 1em;
	overflow: hidden;
	background-color: #000000;
	line-height: 30px;
	color: #512828;
	background-image: url(../images/bg-menubar.gif);
	background-repeat: no-repeat;
	padding-left: 208px;
}
#footer {
	background-color: #804040;
	clear: both;
	color: #F9C362;
	font-size: 1.3em;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
#subFooter {
	line-height: 24px;
	color: #666;
	text-align: center;
	height: 24px;
	width: 840px;
	margin: 0 auto;
}


/* Set out content COLUMNS -----------------------------*/

#mainColumn {
	float: right;
	width: 630px;
	font-size: 1.25em;
}
#centerColumn {
	float: left;
	width: 420px;
	padding: 0 5px;
	line-height: 140%;
}
#narrowColumn {
	float: right;
	width: 160px;
	margin-right: 12px;
	padding: 0 8px;
	color: black;
}


#sideColumn {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 1.3em;
	background-color: #000;
	width: 192px;
	float: left;
	padding-left: 8px;
	color: #ffffb0;
	padding-top: 260px;
}

#singleColumn {
	font-size: 1.25em;
	padding: 0 10px;
}
blockquote {
	padding-left: 30px;
}

.whiteBox580outer {
	width: 580px;
	background: #FFF url(../images/box580top.jpg) top no-repeat;
	padding-top: 5px;
	position: relative;
	margin-left: 16px;
}

.whiteBox580inner {
	background: url(../images/box580bot.jpg) bottom no-repeat;
	line-height: 125%;
}
.whiteBox285outer {
	background-color: #FFFFFF;
	width: 285px;
	padding-top: 5px;
	height: 400px;
	background-image: url(../images/box285top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.whiteBox285inner {
	padding: 5px 0;
	height: 390px;
	background-image: url(../images/box285bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.whiteBox285-390 {
	background: url(../images/285x390box.jpg) no-repeat;
	height: 370px;
	width: 265px;
	padding: 10px;
	background-color: #FFFFFF;
}
#formBox {
	padding: 10px;
	width: 400px;
	border: 1px solid #804040;
	background-color: #FACA70;
}



/* CUSTOM COLORS and TEXT STYLES -----------------------------------*/

.imgBorderBlack {
	border: 1px solid #000000;
}
#album #mainColumn img {
	border: 1px solid #FFF;
}
#album table {
	margin-left: 16px;
}

.clrLink, abbr, acronym {
	color: #03F;
}
.clrHeading {
	color: #800;
}
.clrPink {	color: #FF0099;
}
.clrTreeGreen {
	color: #145044;
}
.clrMidGreen {
	color: #009933;
}


.clrCoolBlue {
	color: #72769C;
}
.clrBlue {
	color: #00C;
}

.clrYellow {
	color: #FFFF33;
}


.clrRed, .error {
	color: #900;
}
.highlightYellow {
	background-color: #FFFF66;
	padding: 1px 3px;
}
.lineDotted {
	padding-bottom: 10px;
	border-top: dashed 1px #333;
	width: 90%;
	margin: auto;
}
.lineDottedOrange {
	border-top: dashed 1px #FBA900;
	width: 94%;
	margin: 10px auto;
}
.sideRuleSolid {
	border-top: solid 2px #F8B945;
	margin: 10px 2px 10px;
}
.textCourier {
	font-family: "Courier New", Courier, monospace;
}

.textLarger {
	font-size: 110%;
}
.textSmaller {
	font-size: 95%;
}
