/* Reset default browser styles */
@import url('reset.css');

/* Rebuild default browser styles */
@import url('rebuild.css');

/* Basic WordPress Styles */
@import url('wp.css');

/* Import a basic layout */
@import url('2c-l.css');

/* Import menu */
@import url('menu.css');


#wrapper {
margin: 0 auto;
width: 960px;
background:url(../images/design/starburst_on_black250.jpg) no-repeat top right;
}

body {
background:#000;
color:#fff;
}

#masthead {
width:100%;
height:250px;
background:url(../images/design/international-symposium-on-fireworks.gif) 0 10px no-repeat;
}
#branding {
width:100%;
height:250px;
background:url(../images/design/discover-the-fire.gif) 110px 175px no-repeat;
}

.maintext {
	color:#fd7;
	font: 1.5em "Times New Roman", Times, serif;
}

.maintext a:link {
color:#8ec;
}

.maintext a:visited {
color:#eae;
}
.maintext a:hover {
color:#fff;
}

.maintext h1 {
	font-size:2em;
	color: #e00;
	font-variant: small-caps;

}
.maintext h2 {
	font-size:1.8em;
	color: #e00;

}
.maintext h3 {
	font-size:1.4em;
	color: #e00;
}

#footer {
background:url(../images/design/footerback.jpg) no-repeat;
width:960px;
height:30px;
padding:5px 5px 5px 10px;
}
#colophon {


}
#site-info a:link, #site-info a:visited {
color:#29f;
text-decoration:none;
}
#site-info a:hover {
text-decoration:underline;
}
#content .greenBig {
	font-size: 1.5em;
	font-weight: bold;
	color: #33CC33;
}
.imgleft {
	margin: 5px 10px 5px 0px;
	float: left;
}

.layout td {
	padding: 10px;
	vertical-align: top;
}
#content .redbold {
	font-weight: bold;
	color: #e00;
}
#design, #design a:link, #design a:visited {
	color: #999999;
	text-decoration: none;
}
#design a:hover {
	color: #999999;
	text-decoration: underline;
}
.imgright {

	margin: 5px 0px 5px 10px;
	float: right;
}
#fb_likebox {
	float: right;
	margin: 3px 0px 3px 15px;
	clear: none;
	border: 1px solid #000000;
	background: #ffdd77;
}
.nobullet {
	list-style: url(none) none;
}
#content .red {
	color: #e00;
}	
.food {
	background: #FFFFFF url(../2010docs/Ferreira-food.jpg) repeat-y right top;
	width: 588px;
}
.schedule td {
	padding: 5px;
}
