/* @override http://www.suzannefatta.com/style.css */

/* @override http://localhost/sue/style.css */

/* @override http://localhost/sue/style.css */

/* @override http://localhost/sue/style.css */



body
{
	background: url(img/q/uber_bg.jpg) center top repeat;
	font: 13px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background-color: #6b6767;
	padding: 0;
	margin: 0;
	color: #ffffff;
	overflow-y: scroll;
}

a
{
	
	text-decoration: none;
	color: #af7c7c;
}
a:hover
{
	text-decoration: underline;
}
h2
{
	margin-top: 0;
	font-weight: normal;
	color: #efe2d9;
}
ul
{
	margin-top: 0;
}
ul h2
{
	margin-top: 0;
	
}
h3
{
	font-weight: normal;
	color: #fed6d5;
}
div.uber_wrapper
{
	background: url(img/q/backg.jpg) center top repeat-x;
	width: 100%;
	height: 100%;
}

div#head
{
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	line-height: 26px;
	font-size: 30px;
	margin: 0;
	display: block;
	overflow: hidden;
	width:100%;
	height: 370px;
	background: url(img/q/head_back.jpg) -3px no-repeat;
	
	
	
}
div#head h1
{
	margin-bottom: 0;
	display: block;
	padding-left: 540px;
	padding-top: 90px;
	font: normal 36px/32px "Handwriting - Dakota", "Handwriting - Dakota";
	color: #adadad;
	text-decoration: none;
	
}

div#head h1 span
{
	
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

#head div.text_box
{
	font-size: 13px;
	width: 330px;
	margin: 0;
	display: block;
	line-height: 17px;
	float: right;
	margin: 30px;
	margin-right: 60px;
	margin-top: 40px;
	text-align: right;
	color: #ffffff;
}
#head div.text_box a
{
	text-align: right;
}
div.wrapper
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 30px;
	//background: url(img/wrapbg.jpg) no-repeat 2px bottom;
	background:url(img/q/wrap_bg_2.jpg) repeat-y -34px;
}

div.right_col, div.document, ul#navbar, div.document_full
{
	padding-top: 40px;
}

ul#navbar
{
	list-style-type: none;
	padding-left: 0;
	float: left;
	position:relative;
	margin-top:0;
	margin-left: 40px;
	margin-right: 40px;
	height: 100%;
	
}
ul#navbar li
{
	text-align: right;
	position: relative;
	top: -10px;
}
ul#navbar li a
{
	display:block;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#navbar li img
{
	width: 90px;
	margin-bottom: 30px;
}
div.document, div.document_full
{
	width: 480px;
	float: left;
	padding-left: 0px;
	padding-right: 40px;
	overflow: hidden;
	min-height: 700px;
	
}
div.document_full
{
	width: 740px;
}
ul.news, ul.press
{
	list-style-type: none;
	padding-left: 0;
	padding-right: 0px;
	
}

ul.news, ul.eventlist, div.text_box, ul.press
{
	//max-height: 1800px;
	//overflow: auto;
}
ul.news h2, ul.press h2
{
	margin-top: 0;
}
div.right_col
{
	width:220px;
	padding-right: 60px;
	float:right;
	
	
	
}

.news_header, .press_header
{
	font-size: 14px;
	margin-bottom: 0;
}
h5#copyright
{
	float: right;
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
	margin-top: 20px;
	margin-bottom: 0;
	background: url(img/q/copy_bg.jpg) no-repeat -6px bottom;
}



.text_box a
{
	display: block;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
li.news_item, li.press_item
{
	margin-bottom: 30px;
}
li.news_item span.news_date, li.press_item span.press_date
{
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}

div.upcoming
{
	
	margin-bottom: 50px;
	text-align: right;
	//border: 2px solid #474747;
	padding-right: 10px;
	background-color: #282828;
	padding: 20px;
	padding-left: 20px;
}
div.upcoming h2
{
	margin-top: 0;
}
div.upcoming h3
{
	margin-bottom: 0;
	margin-top: 0px;
}
div.upcoming a
{

}
div.upcoming img
{
	max-width: 50px;
	max-height: 80px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
span.event_date
{
	
	font-style: italic;
	
}
span.event_venue
{
	
	display: block;
}

ul.events_list
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;

	margin-bottom:40px;
	overflow: auto;
	//max-height: 600px;
}
li.event_single 
{
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 10px;
	background-color: #282828;
	padding:20px;
	margin-bottom: 20px;
}
li.event_single  .inner_div, div.upcoming .inner_div
{
	display: block;
	overflow: hidden;
}
li.event_single img
{
	width: 50px;
	float: left;
	padding-right: 20px;
	margin:0;
	
}
li.event_single h3
{
	margin-top: 0;
}
div.about_images
{
	text-align: center;
}
div.about_images img
{
	max-height: 150px;
	max-width: 150px;
	padding: 30px;
}
img.event_image
{
	margin-bottom: 20px;
	max-height: 300px;
}

form.contact_form label
{
	display: inline-block;
	width: 100px;
	vertical-align: top;
}
form.contact_form input[type='text']
{
	margin-bottom: 10px;
	width: 200px;
}
form.contact_form textarea
{
	width: 300px;
	height: 200px;
}
form.contact_form input[type='submit']
{
	margin-left: 100px;
	background-color: #5a5a5a;
	border-style: solid;
	color: #e6e2e2;
}
div.document div.text_box a, div.document_full a
{
	display: inline;
}

div.document_full ul.news {
	
	padding-right: 40px;
}
div.files
{
	margin-top: 20px;
	margin-bottom: 20px;
}
div.files img
{
	height: 50px;
	padding-right: 20px;
	vertical-align: middle;
	
}
img#mod
{
	float: left;
	padding: 20px;
	
	
	height: 160px;
	vertical-align: top;
}
ul.links
{
	padding-left: 0;
	list-style-type: none;
	width: 340px;
	float: left;
	
	
}
ul.links li
{
	margin-bottom: 10px;
	padding-right: 30px;
}
ul.model_list
{
	list-style-type: circle;
	padding-left: 1=20px;
}

