/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #758E3A;}

a:hover {color: #788f3a;}

body {
	background: #4E5D3C url(/skins/itopa/img/faceBrown.jpg);
	background-position:center;
	background-attachment:fixed;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	padding: 5;
}
td {
}
p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em "Lucida Sans Unicode",sans-serif;
	margin: 3px 0 1px;
}

h3 {
	Color:#758E3A;
	border-bottom:1px solid #758E3A;
	margin:15px 0px;
}

#TicketPrices TD{
	border-bottom:1px solid #C6C69F;
	padding:5px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(/skins/itopa/img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(/skins/itopa/img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}

/* structure */
.container {
	margin: 0 auto;
	width: 916px;
}

.gfx {
}

.top {
	float: left;
	text-align: center;
	width: 916px;
}

.header {
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
	clear: both;
}

/* navigation */
.navigation {margin: 0 24px;}

.navigation a {
	color: #6C7151;
	font: normal 1.9em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
}

/* content */
.content {
	background: url(/skins/itopa/img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-left:242px;
    margin-bottom:0px;
    border:none;
    padding:0px;
    }

.item img {border: 1px dashed #8A6;}

.title {
	color: #445044;
	font: normal 2em serif;
}

.title:first-letter {
	display: block;
	float: left;
        line-height:90%;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 18px 4px;
}

.item .body {
	clear: both;
}


/* contact form */
.submit input {
	margin-left: 4.5em;
} 

/* footer */
.footer {
	background: url(/skins/itopa/img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 632px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}

.microdate {
	width:30px;
	text-align:center;
	border:1px solid #758E3A;
}
.micromonth {
	background-color:#758E3A;
	text-transform:uppercase;
	font-size:8pt;
	color:#FFFFFF;
}
.microday {
	background-color:#FFFFFF;
	font-size:10pt;
	color:#333333;
	font-weight:bold;
}
.event_thumbnail{
	width:70px;
	height:70px;
	clip:rect(0px, 70px, 70px, 0px);
	overflow:hidden;
	border:5px solid #a5b588;
}
.big_button {
	background:#809745 url(/_images/bg_button_bevel.png) repeat-x;
	color:#ffffff;
	text-shadow:-1px -1px 0px #637535;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	border:2px solid #666600;
	padding:5px 10px 5px 10px;
	cursor:hand;
}
.Row_Highlight {
	background-color:#eff2e0;
}

.EventLink {
	font-size:10pt;
	font-weight:bold;
}
.series_cities {
	background-color:#FFFFFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	border:4px solid #758E3A;
	padding:20px;
}
.series_city_name {
	display:none;
}