h2.event {
	width:300px;
	float:left;
}

h3 { padding-right:10px; }

h3.in-header a { color:#ffffff !important;float:right; }

.margin-on-top { margin-top:25px;clear:both; }

#white-bg p {
	font-size:0.7em;
	line-height:1.75em;
}

strong { font-weight:bold; }

/*** form fields ***/

/* index.tpl */

.index-search .form_field {
	xoverflow:auto;
	padding-top:8px;
	float:left;
	margin-right:15px;
}

.index-search .clearme {
	clear:left;
}

.index-search .form_field label {
	font-size:.7em;
	line-height:2em;

	float:left;
	margin-right:5px;
	width:60px;
	text-align:right;
}

.index-search input, .index-search select {
	width:100px;
	padding:2px;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:11px;
	margin-right:5px;
	float:left;
}

input.button {
	xmargin:0px !important;
	border:none !important;
	background:#afc06b;
	padding:4px !important;
}



/* pagination */

div.results_pagination {
	overflow:hidden;
	clear:both;
	width:570px;
	text-align:center;
	font-size:0.7em;
	line-height:1.75em;
}

div.results_pagination div.previous {
	float:left;
}

div.results_pagination div.next {
	float:right;
}

div.results_pagination ul.page_numbers {
	text-align:center;
}

div.results_pagination ul.page_numbers li {
	list-style: none;
	display:inline;
	padding:0px 10px 0px 5px !important;
}

div.results_pagination ul.page_numbers li.active {
	color:#373339;
	font-weight:bold;
}



/* index results */

div.result {
	overflow:auto;
	padding: 0px 0px 20px 0px;
	margin-bottom:20px;
	border-bottom: 1px solid #eee;
	width:573px;
}

div.splash_header {
	margin-bottom:10px;
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom: 1px solid #eee;
}

div.splash_header h2 { width:200px;float:left; }

div.result h3 { margin-bottom:2px; }

div.result p {margin-bottom:2px; }

div.result p.date { font-weight:bold; }

div.splash_left {
	width:300px;
	margin-right:20px;
	float:left;
}

div.splash_right {
	width:177px;
	float:right;
}



/*** list_event.tpl ***/

.block_list_event .form { margin-top:22px; }

.block_list_event .form input.set_width, .block_list_event .form textarea.set_width { width:400px; }

.block_list_event .form_field { clear:both; }

.block_list_event .form_field label {
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:0.7em;
	clear:both;
	float:left;
	padding: 2px 5px 0px 0px;
	width:150px;
	text-align:right;
}

.block_list_event p.full_width {
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:0.7em;
	color:#2c2c2c;
	padding: 20px 0px 10px 0px;
	line-height:160%;
}

.block_list_event input, .block_list_event textarea {
	margin-bottom: 7px;
	border:1px solid #656565;
	padding:2px;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:0.7em;
}

.block_list_event .drop_down {
	margin: 0px 5px 7px 0px;
	border:1px solid #656565;
	padding:2px;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:0.7em;
	float:left;
}

.block_list_event .drop_down option { padding:2px 2px 0px 2px; }

.block_list_event p.required {
	padding: 3px 0px 0px 155px;
	color:#656565;
	float:left;
	font-style:italic;
}

.block_list_event div.submit_venue {
	padding: 8px 0px 0px 105px;
}

div.event_captcha {
	margin-top:30px;
}

.block_list_event .confirm_form .form_field label { width:150px; }
.block_list_event .confirm_form .form_field input.set_width, .block_list_event .confirm_form .form_field textarea.set_width { width:400px; }

p.grey { line-height:1.25em !important; }



/** list_confirm.tpl **/

.info_block {
	margin-top:25px;
	clear:left;
	overflow:auto;
}

.info_block h3 {
	margin-left:158px;
	margin-bottom:5px;
}

.info_block p { xdisplay:block; }

.info_block .form_field p.desc { float:left;width:415px;color:#7c7c7c; }

.info_block .form_field p.item {
	margin-right:8px;
	color:#000;
	width:150px;
	text-align:right;
	float:left;
}

div.event_captcha { margin-top:15px; }




/*** venue.tpl, event.tpl **/


div.event_listing_info {
	
}

div.event_listing_info_left {
	width:280px;
	margin-right:20px;
	float:left;
}

div.event_listing_info_left h3 {
	margin-bottom:8px;
}

div.event_listing_info_right {
	width:260px;
	float:right;
}

div.clear_me {
	clear:both;
}

div.list_event {
	clear:both;
}

div.map {
	clear:left;
}

div.label {
	float:left;
	display:block;
	padding-right:7px;
	text-align:right;
}

div.event_listing_info_left div.label {
	width:70px;
}

div.event_listing_info_right div.label {
	width:90px;
}

div.venue {
	font-size:.7em;
	margin:2px 0px;
	overflow:auto;
}

div.venue div.label {
	width:100px;
}

div.text {
	float:left;
	display:block;
	width:165px;
}

div.event_listing_info_left div.text {
	width:200px;
}

div.event_listing_info_right div.text {
	width:140px;
}

div.venue div.text {
	width:170px;
}
