/* @override 
	http://www.pultimate.ca/media/css/styles.css
	http://pultimate.ca/media/css/styles.css
*/

@import url(tripoli.base.css);
@import url(thickbox.css);
@import url(plugins/tripoli.type.css);
@import url(plugins/tripoli.visual.css);
@import url(plugins/tripoli.layout.css);
@import url(hot-sneaks/jquery-ui-1.7.2.custom.css);

@import url(menu-style.css);
@import url(menu-ie.css);
html{
		background: url(PUL-background-2.png) no-repeat center 140px;
}

#disc_broken{
	position: fixed;
	width: 100%;
	z-index: -10000;
	height: 1075px;
	left: 0;
	top: 10em;
	overflow: visible;
}

#map {
	width: 600px;
	height: 770px;
}

#open_body {
	margin-bottom: 2em;
}

#side_bar {
	float: right;
	width: 300px;
}

.gmap_marker {
}


div.weather {
	text-align: center;
}

#score_form {
}

.rounded_STYLEx{
	padding: 0;
    background-color: COLOR;   /* if needed */
    -webkit-border-radius: 6px;    /* for Safari */
    -moz-border-radius: 6px;
	border: 3px solid #CC3333;
}

#primary div.post_list div.post div.post-header h1.title, #primary h1, #secondary h1, #open_body h1{
	letter-spacing: -1px;
	font-size: 30px;
	display: inline;
	border-bottom: 8px solid #72d5fd;
	line-height: 1.5;
	text-indent: 15px;
}

/* My Comment */

div.post {
	padding: 1em 1em 4em;
	background-image: none;
	margin-top: 0;
}

div.post-body {
	margin-top: 2em;
}

div.post-header {
	border-bottom-style: solid;
	padding-bottom: 0;
	border-bottom-color: #72d5fd;
	background: none 0;
	margin-bottom: 1em;
}


.centre{
	text-align: center;
}

.date, .year{
	letter-spacing:-1px;
	text-align: right;
	float: right;
	display: inline;
	margin-top: 20px;
	font-size: 16px;
	margin-right: 25px;
}

.year{
	display: inline;
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 30px;
}

.date-background{
	height: 72px;
	display: inline;
	float: right;
	width: 140px;
	background: url(date_background_1.gif) 0 0;
	position: relative;
	bottom: 15px;
	z-index: -1;
}

.post-image {
	float: right;
	display: inline;
	padding-right: 20px;
	padding-left: 10px;
}

.post-video {
	padding-left: 4em;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.notices {
	margin-top: 1em;
	margin-bottom: 3em;
}

.pagination {

}

a.next_month {
	background: url(next-arrow.png) no-repeat;
	padding-top: 20px;
	display: block;
	margin-top: 10em;
}

a.previous_month {
	background: url(prev-arrow.png) no-repeat;
	padding-top: 20px;
	display: block;
	margin-top: 10em;
	float: right;
}

#primary a.older{
	padding-top: 25px;
	color: #000;
	display: inline;
	background: url(prev-arrow.png) no-repeat;
	padding-right: 25px;
	padding-left: 17px;
	float: left;
}

#primary a.newer{
	text-align: left;
	background: url(next-arrow.png) no-repeat;
	padding-top: 25px;
	color: #000;
	display: inline;
	float: right;
	padding-right: 20px;
	padding-left: 12px;
}

#primary a.older, #primary a.newer {
	text-decoration: none;
	color: #000;
}

#primary a.older:hover, #primary a.newer:hover {
	color: #72d5fd;
}

table.standings{
	margin: 0;
	padding: 0;
	border-top-style: none;
}

legend {
	background-color: white;
	margin: 0;
	display: inline;
}

table.standings td, table.standings th{
	text-align: center;
	border-right-style: none;
	border-bottom-style: none;
}

th.team {
	width: 60%}

th.wins, th.losses, th.ties, th.goals_for, th.goals_against, th.points, th.car_count, th.carbon_flip_wins{
	margin: 0;
	padding: 0;
}


/* Accordion Mods*/

#accordion div h3.ui-accordion-header.ui-helper-reset.ui-state-active.ui-corner-top a {
	padding: 0 0 2px 2em;
}

.content h4 {
	margin-bottom: 1em;
	margin-top: 0;
}



.schedule li {
	list-style-type: none;
	font-size: 15px;
	letter-spacing:0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-right: 25px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.previous-games li {
	list-style-type: none;
	font-size: 15px;
	letter-spacing:0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-right: 25px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

/* Accordion Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 3px solid #9dd1dc; background: #72d5fd none repeat 50% 50%; font-weight: bold; color: #333333; outline: none; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #333333; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 3px solid #f6f036; background: #f9f72a none repeat 50% 50%; font-weight: bold; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none;
	padding-top: 20px;
}
.ui-state-active, .ui-widget-content .ui-state-active { border: 3px solid #eb901d; background: #fa921e none repeat 50% 50%; font-weight: bold; color: #ffffff; outline: none;
	padding-top: 2px;
}

#header {
	
	margin-bottom: 20px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }


.ui-widget{
	font: 1em Arial, sans-serif;
	display: block;
}

#accordion{
	display: block;
	clear: left;
}

.ui-widget-content {
	color: black;
}

.ui-accordion .ui-accordion-content{
	overflow: hidden;
	padding: 0;
}

#accordion div h3.ui-accordion-header.ui-helper-reset.ui-state-default.ui-corner-all a {
	padding: 3px 0 2px 2em;
}

#accordion h3 {
	margin: 0;
}

.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; }

#accordion.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }

.content table
{
	border-collapse:separate;
	border-left-style: none;
}

div.legend {
	padding-left: 1em;
	padding-right: 1em;
}

.ui-accordion .ui-accordion-content.schedule{
	padding: 1em;
}

div.time_cap {
	text-align: center;
	background-color: #f9f72a;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;

}

div.time_cap h2 {
	margin: 1em;
}

#ad_box_1 {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 190px;
	height: 160px;
}

#ad_box_2 {
	width: 190px;
	height: 100px;
	margin: 1em;
	display: block;
	float: left;
}

#ad_box_3 {
	width: 190px;
	height: 100px;
	margin: 1em;
	display: block;
	float: right;
}

#ad_box_3 a img {
	width: 175px;
}


#ulti-mag {
	height: 192px;
	display: block;
	margin: 2em 1em 1em 12em;
	width: 168px;
}
.season_schedule {
	display: block;
	bottom: 32px;
	text-align: center;
	margin-bottom: 1em;
}

.schedule {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	padding: 1em;
}

/* Menu */
ul.dropdown ul ul 					{ top: 0;
	left: 7em;
}

/* Footer */
#contacts {
	border: 1px solid silver;
	padding-left: 1em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	display: block;
	width: 32em;
	margin: 1em;
}

#contacts ul li {
	list-style-type: none;
}

#harvest-countdown {
	text-align: center;
	font-size: 300%;
}

div.harvest_subheader {
	text-align: center;
}

div.registration {
	border: 3px solid #eb901d;
	padding-left: 1em;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	text-align: center;
	background-color: white;
}

#secondary div.registration h1 {
	border-style: none;
	font-size: 4em;
	border-color: #c8c8c8;
}

#pickup_form input.e-mail {
	font-size: 20px;
	width: 375px;
}

#pickup_form {
	margin: 15px 0 30px;
}

#pickup_form h2 {
	text-align: center;
}

#pickup_form input.large_button {
	vertical-align: 2px;
	font-size: 15px;
}

div.with_vehicle, div.without_vehicle {
	float: left;
}

div.with_vehicle ul, div.without_vehicle ul {
	list-style-type: none;
}

div.vehicle_choices {
	margin-bottom: 13em;
}



