/* - - - - - - - - - - - - - - - - - - - - -

Title : The Bee Master Conference
Author : Melchior Mazzone
URL : http://thebeemaster.com

Description : It is with great excitement and warmth that the WA Branch invites you to the Anthroposophically- thriving, light-filled city of Perth, on the threshold of the Indian Ocean, for our upcoming international event "The Bee Master ~ A Michael Easter Festival".

Created : 31/10/2007
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
font-family:sans-serif;
color:#333;
}
body{
padding:20px 0;
background:url('../images/bee-background.jpg') fixed;
}

/* ----- IDS ----- */

#container{
width:80%;
margin:0 auto;
/* padding:15px; */
background:url('../images/transparent.gif');
border:5px solid #FFB949;
}
#header {
color:#fff;
background:url('../images/bee.jpg') #F99D0A no-repeat;
height:180px;
}
#header-text {
font-family:sans-serif;
text-align:center;
padding:20px 0 0 195px;
}
#header-text h1 {
background:none;
color:#FFF;
font-size:3em;
width:100%
}
#primaryContent{
position:;
float:;
width:;
margin:5px 0 0 180px;
padding:15px 35px 15px 30px;
background:#fff;
text-align:;
}
#navigation{
width:170px;
float:left;
margin:5px 0 5px 5px;
padding:;
}
#footer{
background:#F99D0A;
text-align:center;
padding:10px;
clear:both;
margin-top:10px;
color:#7A2917;
font-size:xx-small;
}

/* ----- CLASSES ----- */

.hide{
/* display:none; */
}
.show{
/* display:block; */
}

.right{
float:right;
}

.left{
float:left;
}

.clear{
clear:both;
}
/* ----- HEADINGS ----- */

h1{
width:66%;
height:40px;
font-family:'Bauhaus', sans-serif;
padding:5px 0 0 20px;
margin-left:-15px;
font-size:2.5em;
vertical-align:center;
color: #FFF;
background: #7A2917 url('../images/h1-end.png') right no-repeat;
}
h2{
font:;
font-size:;
font-weight:;
color:#94311C;
margin:;
padding:;
}
h3{
font:;
font-size:;
font-weight:;
color:;
margin:;
padding:;
}


/* ----- PARAGRAPHS ----- */
#primaryContent p {
text-align:justify;
}

p{
font:sans-serif;

text-decoration:;
text-shadow:;
text-transform:;

letter-spacing:;
word-spacing:;
}

#primaryContent p{
}


/* ----- LISTS ----- */

li{
list-style:;

list-style-type:;
list-style-image:;
list-style-position:;
float:;
margin:;
padding:;
}
li p{
}
ol{
width:;
margin:;
padding:;
}
ul{
width:;
margin:;
padding:;
}
ol li{
}
ul li{
}

#navigation li{
  margin: 0;
  padding: 0;
  float: left; /* This corrects the */
  width: 100%; /* IE whitespace bug */
  background: #7A2917;
}

#navigation a {
  display: block;  /* to increase clickable area as a's default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}
#navigation a:hover {
  background: #9B341D;
}

#navigation a.current {
  background: url('../images/navCurrent.png') center right no-repeat #454883;
  font-weight: bold;
}

#navigation ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}


/* ----- IMAGES ----- */

img{
border:none;
padding:5px;
}
img a{
border:none;
text-decoration:none;
}
img a:hover{
border:;
}


/* ----- LINKS ----- */

a{
color:#1562A1;
text-decoration:none;
}
a:hover{
color:#389FFF;
border-bottom:dashed 1px #389FFF;
}
a:visited{
color:#407FC6;
}


/* ----- TABLES ----- */

table{
width:90%;
text-align:left;
/* background-color:#FFFFE9; */
border-collapse:collapse;
/* border:1px #333 solid; */
padding:5px;
}
thead{
text-align:center;
background-color:#DBCBC7;
}
tbody{
color:;
text-align:;
background-color:;
margin:;
padding:;
}
tr{
font:;
/* border-bottom:1px #444 solid; */
color:;
background-color:;
}
tr .odd {
font:;
color:;
background-color:#FFEDE8;
}
th{
}
td{
padding:3px;
vertical-align:top;
width:;
margin:;
}

/* ----- FORMS ----- */

form{
width:80%;
margin:0 auto;
padding:0;
}

fieldset
{
float: left;
clear: left;
width: 100%;
margin: 0 0 1.5em 0;
padding: 0;
background-color:;
background-image: url(../images/fieldsetGradient.png);
background-repeat: repeat-x;
}

legend
{
margin-left: 1em;
color: #000000;
font-weight: bold;
}

fieldset ol
{
padding: 1em 1em 0 1em;
list-style: none;
zoom: 1;
}

fieldset li
{
float: left;
clear: left;
width: 100%;
padding-bottom: 1em;
}

label
{
float: left;
width: 15em;
margin-right: 1em;
}

fieldset.submit
{
float: none;
width: auto;
border: 0 none #FFFFFF;
padding-left: 17em;
background:none;
}
input{
border:;
margin:;
padding:;
font-size:;
font-family:sans-serif;
}
textarea{
border:;
margin:;
padding:;
font-size:;
font-family:sans-serif;
}
input, textarea{
}
select{
border:;
margin:;
padding:;
font-size:;
font-family:;
}

/* ----- STATUS BOXES ----- */

div.success {
padding: 16px 16px 16px 45px;
background: #7DA743 url('../images/button_ok.png') 8px 50% no-repeat;
color:#F3F7ED;
width:66%;
text-align:center;
font-weight:bold;
margin: 10px auto;
border-top:1px solid #9EBD72;
border-right:1px solid #5E7D32;
border-bottom:1px solid #5E7D32;
border-left:1px solid #9EBD72;
}

div.error {
padding: 16px 16px 16px 45px;
background: #9E7D32 url('../images/button_cancel.png') 8px 50% no-repeat;
color:#F3D8CE;
width:66%;
text-align:center;
font-weight:bold;
margin: 10px auto;
border-top:1px solid #DED0B7;
border-right:1px solid #BF5422;
border-bottom:1px solid #BF5422;
border-left:1px solid #DED0B7;
}

div.error h2, div.success h2 {
color:#DDF3FF;
}

div.notice {
padding: 16px 16px 16px 45px;
background: #D5D6C1;
color:#333;
width:66%;
text-align:center;
font-weight:bold;
margin: 10px auto;
border-top:1px solid #C2C2C2;
border-right:1px solid #C2C2C2;
border-bottom:1px solid #D8D8D8;
border-left:1px solid #D8D8D8;

}

/* ----- SiFR STYLES ----- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/*.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}*/
