
body {
	background: #000 url(body.png) no-repeat center 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbb;
	margin: 0;
	padding: 0;
	}
	

	
/* [ Defaults ] */

hr { display: none }
.accessibility {display: none; }
:active, :focus {outline: none; }

.flash_block_replaced_content { display: none; }

a {
	color: #ed1c24;
	text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
		}

img{
	border: none;
}

p {
	margin: 0 0 1em 0;
	}
	
	
ol {
	background: #272425;
	border: 1px solid #333;
	border-color: #333 #333 #000;
	border-width: 1px 0;
	padding: 1em;
	margin: 0 0 2em 0;
	
	-moz-border-radius: 5px;
	}
	
	ol li {
		margin: 0 0 .25em 2em;
		}
		
ul li {
	list-style: none;
	background: url(li.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
	margin: 0 0 .5em 0;
	line-height: 1.25em;
	}		
	
* html h1, * html h2, * html h3, * html h4, * html h5, * html h6 {height:1px;}
h1 object, h2 object, h3 object, h4 object, h5 object, h6 object {display:block;left:-3px;position:relative;}	

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;	
}
	
h1 {
	font-size: 2.3em;
	line-height: 1.25em;
	color: #fff;
	margin:  0 0 .5em 0;
	}

h2 {
	font-size: 1.6em;
	margin: 2em 0 .5em;
	color: #fff;
	line-height: 1.3em;
}
	
h3 {
	margin: 2em 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
	
h4 {}

table {}
td { border: none; }


.clear{
	min-height: 1px;
}

* html .clear{
	height: 1px;
}

.clear:after {content: "."; height: 0; visibility: hidden; display: block; clear: both; }

/* [ Structure ] */

#wrapper {
	width: 950px;
	margin: 0 auto;

	}
	
	
/* [ Masthead ] */

#masthead {
	height: 280px;
	position: relative;
	}
	
#match-info {
    position: absolute;
    left: 20px;
    top: 180px;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,.3);
}

#match-info .match-date {
    font-size: .5em;
}

#match-info .match-venue {
    font-size: .4em;
}    

#masthead .ticketing {
    position: absolute;
    bottom: 10px;
    left: -10px;
    width: 970px;
    height: 30px;
}	

#masthead .logo {
	width: 210px;
	height: 105px;
	text-indent: -9000px;
	background: url(logo.png);
	position: absolute;
	bottom: 30px;
	left: 370px;
	margin: 0;
	padding: 0;
	z-index: 1;
	}
	
#masthead .logo a{
    display: block;
    width: 210px;
	height: 105px;
	background: none;
}
	
#masthead .sponsors {
	width: 290px;
	height: 60px;
	background: url(sponsors.png);
	position: absolute;
	top: 120px;
	right: 0px;
	text-indent: -9000px;
	display: none;
	}
	
	#masthead .sponsors li {
		background: none;
		}
		
	#masthead .sponsors ul {
		position: absolute;
		height: 0;
		width: 0;
		}
		
    #masthead .ami {
	    display: block;
	    position: absolute;
	    bottom: 45px;
	    right: 270px;
	    width: 70px;
	    height: 50px;
	    background: url(sponsors/ami.png) no-repeat 0 0;
	    text-indent: -9000px;
	    cursor: pointer;
	        }

    #masthead .kooga {
	    display: block;
	    position: absolute;
	    bottom: 45px;
	    right: 150px;
	    width: 75px;
	    height: 50px;
	    background: url(sponsors/kooga.png) no-repeat 0 0;
	    text-indent: -9000px;
	    cursor: pointer;
	        }

    #masthead .itm-cup {
	    display: block;
	    position: absolute;
	    bottom: 45px;
	    right: 225px;
	    width: 45px;
	    height: 50px;
	    background: url(sponsors/itm-cup.png) no-repeat 0 0;
	    text-indent: -9000px;
	    cursor: pointer;
	        }

    #masthead .tui {
	    display: block;
	    position: absolute;
	    bottom: 45px;
	    right: 105px;
	    width: 45px;
	    height: 50px;
	    background: url(sponsors/tui.png) no-repeat 0 0;
	    text-indent: -9000px;
	    cursor: pointer;
	        }

    #masthead .scenic {
	    display: block;
	    position: absolute;
	    bottom: 45px;
	    right: 45px;
	    width: 60px;
	    height: 50px;
	    background: url(sponsors/scenic.png) no-repeat 0 0;
	    text-indent: -9000px;
	    cursor: pointer;
	        }

    #masthead .r80 {
	    display: block;
	    position: absolute;
	    bottom: 45px;
	    right: -35px;
	    width: 80px;
	    height: 50px;
	    background: url(sponsors/r80.png) no-repeat 0 0;
	    text-indent: -9000px;
	    cursor: pointer;
	        }
	 


	
/* [ Header ] */

#header {
	height: 60px;
	position: relative;
	z-index: 100;
	}
	
	
	/* [ Support Links ] */
	
	#support-links {
		position: absolute;
		bottom: 0;
		right: 10px;
		padding: 0 20px;
		background: #3a3530 url(support-links.gif) no-repeat 0 0;
		height: 25px;
		line-height: 25px;
		font-size: .625em;
		color: #777;
		}
		
		#support-links-fix {
			position: absolute;
			top: 0;
			right: 0;
			display: block;
			content: " ";
			height: 25px;
			width: 5px;
			background: url(support-links.after.gif);
			}
		
		#support-links a {
			color: #ccc;
			margin: 0 5px;
			}
			
/* [ Main ] */
#main {
	min-height: 1px;
	margin: 2em 0 2em;
	z-index: 1;
	position: relative;
	}
	
	#main:after {		content: ".";		height: 0;		visibility: hidden;		display: block;		clear: both;		}
	* html #main {	height: 1px;	}
	
			
			
/* [ Sidebar ] */
#sidebar {
	width: 148px;
	margin: 3.3em 0 0;
	float: left;
	background: #191919;
	border-right: 2px solid #000;
	font-size: .8125em;
	padding: 20px 15px;	
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	
	position: relative;
	}
	
	
	#sidebar .section {
		font-size: .875em;
		border-top: 1px solid #343233;
		margin: 2em 0;
		padding: 2em 0;
		}
	
	
/* [ Content ] */
#content {
	width: 690px;
	padding: 0 40px 3em;
	float: left;
	background: #222;
	font-size: .8125em;
	-moz-border-radius: 5px;
	position: relative;
	min-height: 500px;
	}	
	
	* html #content {
		height: 500px;
		}
	
	
/* [ Breadcrumb ] */
#breadcrumb {
	height: 43px;
	font-size: .75em;
	color: #ccc;
	line-height: 40px;
	padding: 0 15px;
	margin: 0 -40px 2em;
	background: #000 url(breadcrumb.gif) repeat-x;
	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;	
	
	
	text-shadow: 0 -1px 0 #000;
	}
	
	#breadcrumb a {
		color: #777;
		display: block;
		float: left;
		margin: 0 .5em 0 0;
		padding: 0;
		text-decoration: none;
		sbackground: url(breadcrumb.a.gif) repeat-x 0 top;
		}
		
	#breadcrumb a:hover {
		text-decoration: underline;
		color: #fff;
		}
		
	#breadcrumb .separator {
		background: url(breadcrumb.separator.gif) no-repeat 0 center;
		text-indent: -9000px;
		display: block;
		float: left;
		width: 20px;
		height: 38px;
		margin: 1px 10px 1px 0;
		}
			
			
/* [ Footer ] */

#footer {
	border-top:2px solid #990000;
	padding: 1em 0 5em;
	font-size: .6875em;
	line-height: 1.5em;
	color: #ccc;
	position: relative;
	}
	
	
	#footer a {
		color: #ccc;
		border-bottom: 1px solid #444;
		}
		
	#footer a:hover {
		color: #fff;
		text-decoration: none;
		border-color: #ccc;
		}
		
	#footer .author {
		position: absolute;
		right: 0;
		top: 1em;
		text-indent: -9000px;
		background: url(footer.author.gif);
		width: 50px;
		height: 40px;
		border:none;
		}
		
	#footer .author:hover {
		background-position: 0 -40px;
		}
		

/* General Message */

.fail-message {
	background: #FFD1D1 url(fail-message.gif) no-repeat 10px 12px;
	border:1px solid #F8ACAC;
	color: #8D3F3F;
	padding: 1em 1em 1em 45px;
	font-size: 11px;
	margin: 1.5em 0;
	line-height: 1.5em;
	-moz-border-radius: 5px;
}


.warning-message {
	background:#FFF5CA url(warning-message.gif) no-repeat 10px 6px ;
	border: 1px solid #F1DF95;
	color: #454131;
	padding: 1em 1em 1em 45px;
	font-size: 11px;
	margin: 1.5em 0;
	line-height: 1.5em;
	-moz-border-radius: 5px;
}

.page-description,
.info-message {
	background: #eef7fc url(page-message.gif) no-repeat 5px 3px;
	border: 1px solid #5bb4e5;
	padding: 1em 1em 1em 45px;
	font-size: 11px;
	margin: 1.5em 0;
	line-height: 1.5em;
	-moz-border-radius: 5px;
	}
	
.vcard .type{
	width: 80px;
	float: left;
	display: block;
}


.article_img{
	float: right;
	border: solid 3px #888888;
	margin: 0 0 20px 20px;
}