/*
Theme Name: Boracay Open 2010
Theme URI: http://philippineultimate.org
Description: 
Version: 1
Author: Justin Calingasan

*/
html, body {border: 0; margin: 0; padding: 0;}
body{
	font: 12px/16px Helvetica Neue, Arial, Liberation Sans, FreeSans, sans-serif;
	background:#fff url(../images/bg.jpg) 50% 0 no-repeat;
}
a{
	color:#06c;
	text-decoration:none;
}
a:visited{
	color:#333;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a:active, a:focus{
	color:#7dc523;
}
a img{
	border:none;
}
ol, ul{
	margin:0 0 0 2em;
	padding:0;
}
/*Header*/
#header{
	width:800px;
	height:100px;
	margin:0 auto;
}


/*Content*/
#container{
	width:900px;
	margin:90px auto 40px auto;
}
#content{

}
#teams{
	margin-left:263px;
	font-size:12px;
	width:220px;

}
#teams li{
	margin:3px 0;
}
#borawriteup{
	border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:15px 0;
}
#wheretostay{
	position:absolute;
	top:0px;
	margin-left:520px;
	width:380px; 	
	padding:10px;
}
#boracayinfo{
	border-top:1px solid #ccc;
}
#boracayinfo p{
	font-size:11px;
	color:#666;
}
#parties{
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}
#parties ul{
	margin:0 0 0 1.5em;
	padding:0;
}
#partners{
	width:267px;
	margin:40px 0 0 -30px;
	position:absolute;
	top:800px;

}
	#partners span#partnerlist{
		display:block;
		text-align:justify;
	}
	#partners ul{
		margin:0;
		padding:0;
	}
	#partners li{
		display:inline-block;
		padding:0 10px;
	}
#footercontainer{
	text-align:center;
	position:absolute;
	top:2050px;
	width:100%;
	padding:20px 0;
	border-top:1px solid #eee;
}

/*Sponsors*/
#sponsors{
	margin-left:-30px;
}
#sponsors li{
	list-style:none;
}
#sponsors li a{
	text-indent:-9999px;
	display:block;
	position:absolute;
		outline:none;
}
#pualogo{
	width:124px;
	height:52px;
	top:460px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	outline:none;
}
#legworks{
	width:119px;
	height:59px;
	top:460px;
	margin-left:110px;
}
#cushe{
	width:127px;
	height:36px;
	top:542px;
	margin-left:-32px;
}
#zagu{
	width:71px;
	height:89px;
	top:512px;
	margin-left:132px;
}
#smb{
	width:68px;
	height:47px;
	top:605px;
	margin-left:-27px;
}
#heyjude{
	width:77px;
	height:60px;
	top:605px;
	margin-left:55px;
}
#antonov{
	width:72px;
	height:54px;
	top:605px;
	margin-left:145px;
}
#niveasun{
	width:64px;
	height:46px;
	top:662px;
	margin-left:-32px;
}
#fernc{
	width:73px;
	height:36px;
	top:662px;
	margin-left:41px;
}
#csk{
	width:110px;
	height:15px;
	top:680px;
	margin-left:119px;
}
#bm{
	width:140px;
	height:26px;
	top:747px;
	margin-left:-16px;
}
#ps{
	width:82px;
	height:32px;
	top:743px;
	margin-left:137px;
}
#mellow{
	width:79px;
	height:45px;
	top:773px;
	margin-left:-2px;
}
#mellow{
	width:79px;
	height:45px;
	top:773px;
	margin-left:-2px;
}
#philgraphic{
	width:124px;
	height:27px;
	top:790px;
	margin-left:97px;
}
#facebook{
	position:absolute;
	top:1040px;
}
#facebook a{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	padding:3px;border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	margin-top:3px;display:block;
	background:#06c;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#facebook a:hover{
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#000;
	background:#ccc;
	text-decoration:none;
}
/*Generic classes*/
.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

