@charset "UTF-8";
/* ***************************************************************
Theme Name: KCUFS Hockey OBG website
Theme URL: http://www.kcufs-hockey-obg.com/
Description: The KCUFS Hockey OBG website Main Theme, created by Shotaro FUJII.
Author: Shotaro FUJII
***************************************************************** */

/* Stylesheet by Shotaro FUJII, KCUFS Field Hockey Team OBG web site - http://www.kcufs-hockey-obg.com */


/* ***************************************************************
*BASIC SETTINGS
***************************************************************** */
body{
	line-height: 130%;
	margin: 15px 8px 20px 8px;
	background: url(images/bg.png);
	color: #FFFFFF;
	font-family: "meiryo","verdana","Geneva, Arial, Helvetica, sans-serif";
	font-size: 12px;
	text-align: center;
}
a:link{
	color:#1E60A3;
	text-decoration:none;
}
a:visited{
	color:#1E60A3;
	text-decoration:none;
}
a:active{
	color:#1E60A3;
	text-decoration:none;
}
a:hover{
	color:#1E60A3;
	text-decoration:none;
}
img{
	border: none;
}
.hidden {
    display: none;
    visibility: hidden;
}
/* ***************************************************************
DIV BODY
***************************************************************** */
#body{
	width: 950px;
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	text-align: left;
}

/* ***************************************************************
HEADER SETTINGS
***************************************************************** */
/* ***************************************************************
DIV HEADER
***************************************************************** */
#header{
	float: left;
	line-height: 150%;
	width: 950px;
	height: 60px;
	margin: 0px 0px 10px 0px;
}
#header p{
	margin: 0px;
	color: #DDDDDD;
	font-size: 11px;
	text-align: right;
}

/* ***************************************************************
DIV LOGO
***************************************************************** */
#logo{
	float: left;
	width: 200px;
	margin: 0px;
}
#logo img{
	margin-left: 10px;
}

/* ***************************************************************
DIV NAVIGATION
***************************************************************** */
#navigation{
	float: left;
	width: 950px;
	height: 60px;
	margin: 0px;
	border-top: #555555 1px ridge;
	background: url(images/mb/bg_mb.png) no-repeat 50% 0%;
}
#nav{
	Z-INDEX: 100; PADDING-BOTTOM: 0px; LINE-HEIGHT: 1; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
#nav ul{
	Z-INDEX: 100; PADDING-BOTTOM: 0px; LINE-HEIGHT: 1; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px
}
#nav li{
	display: inline;
	float: right;
	margin: 13px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	border-left: #797979 1px inset;
}
#nav li.home{
	border: none;
}
#nav li.current_page_item{
	background: url(images/nav_bg.png) repeat-x;
}
#nav a{
	display: block;
	width: auto;
	line-height: 34px;
	padding: 0px 12px 0px 12px;
	color: #F2F2F2;
}

#nav a:hover{
	background: url(images/nav_bg.png) repeat-x;
}
#nav li ul{
	display:none;
}
/* ***************************************************************
END OF HEADER SETTINGS
***************************************************************** */

/* ***************************************************************
DIV TOP_IMG
***************************************************************** */
#top_img{
	float: left;
	width: 950px;
	height: 300px;
}

#top_img img{
	margin: 5px 0px 0px 0px;
}
/* ***************************************************************
END OF DIV TOP_IMG
***************************************************************** */

/* ***************************************************************
DIV ANNOUNCE
***************************************************************** */
#announce{
	float: left;
	width: 950px;
	height: 100px;
	margin: 0px;
}
#announce h1{
	line-height: 40px;
	padding-left: 50px;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-size: 16px;
	font-weight: normal;
}
#announce p{
	line-height: 20px;
	padding-left: 50px;
	border-bottom: 1px #CCCCCC dotted;
}

/* ***************************************************************
DIV CONT
***************************************************************** */
#cont{
	float: left;
	width: 950px;
	height: 500px;
}
#cont #recent_results{
	float: left;
	width: 500px;
	height: auto;
	margin: 15px 0px 0px 30px;
/*	background-color: #FFFF99;*/
}
#cont #recent_results h1{
	line-height: 40px;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
#cont #recent_results p{
	line-height: 20px;
	border-bottom: 1px #CCCCCC dotted;
}
span.time{
	font-size: 13px;
}
span.title{
	padding-left: 20px;
}
span.more{
	float: right;
}






#nav li:hover
	{
	position:relative;
	}
	#nav li:hover > ul
	{
	margin-top: -12px;
	width:270px;
	border-top:1px solid #CACACA;
	display:block;
	position:absolute;
	top:100%;
	left:0px;
	z-index:3;
	}
#nav li ul li
	{
	width:230px;
	}
#nav li ul li a
	{
	width:230px;
	color:#474747 !important;
	border:1px solid #CACACA;
	border-top:none;
	padding:0px 10px 0px 10px;
	background:#F0F0F0;
	}
#nav li ul li a:hover
	{
	color:#FFFFFF !important;
	background:#6097D7;
	}
#nav li ul li:hover ul
	{
	top:0px;
	left:100%;
	z-index:3;
	}
*/




/* DIV TEAM_POST */
#team_post{
	float: left;
	width: 475px;
	height: auto;
	overflow: hidden;
	margin: 0px;
}

#team_post .content{
	display: inline;
	float: left;
	margin: 15px 10px 20px 10px;
	width: 455px;
	height: auto;
	background-color: #111111;
	border: 1px #000000 solid;
}

#team_post h1{
	margin: 6px 15px 0px 15px;
	padding: 5px;
	color: #CCCCCC; /* blue color */
	font-family: Arial;
	font-size: 17px;
	border-bottom: #555555 3px double;
}

#team_post h2{
	margin: 0px 0px 10px 0px;
	font-size: 12px;
/*	padding: 5px 0px 0px 37px;*/
}

#team_post h3{
	margin: 5px 0px 15px 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #CCCCCC;
}

#team_post h3.com_field{
	margin: 25px 0px 15px 0px;
}

#team_post .content .box{
	margin: 0px 15px 0px 15px; 
	padding: 10px;
	list-style: none;
	border-bottom: #444444 1px solid;
}

#team_post .post_info{
	margin:10px 0px 15px 0px;
	clear: both;
}

#team_post p{
	width: auto;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
}

#team_post span.date{
	float: right;
	font-size: 11px;
	color: #888888;
}

#team_post span.date_new{
	float: right;
	background: url(../images/icons/new.png) no-repeat right center;
	padding: 0px 25px 0px 0px;
	font-size: 11px;
	color: #888888;
}

#team_post .content img{
	margin: 10px 0px 0px 5px;
}

.scroller{
	margin: 15px 15px 0px 0px;
	text-align: right;
	font-size: 9px;
	color: #888888;
}

.scroller a:link, .scroller a:visited{
	vertical-align: baseline;
	color: #888888;
}

.scroller a:hover{
	color: #666666;
}


/* DIV TEAM_POST */
#schedule_post{
	float: left;
	margin: 0px;
	width: 475px;
	height: auto;
	overflow: hidden;
}

#schedule_post .content{
	display: inline;
	float: left;
	margin: 15px 10px 20px 10px;
	width: 455px;
	height: auto;
/*	background-color: #111111;
	border: 1px #000000 solid;*/
}

#schedule_post h1{
	margin: 6px 15px 0px 15px;
	padding: 5px;
	color: #CCCCCC; /* blue color */
	font-family: Arial;
	font-size: 17px;
	border-bottom: #555555 3px double;
}

#schedule_post h2{
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	color: #33CCFF; /* blue color */
/*	background: url(../images/icons/stick.png) no-repeat left center;*/
/*	padding: 5px 0px 0px 37px;*/
}

#schedule_post h3{
	margin: 5px 0px 15px 0px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #CCCCCC;
}

#schedule_post h3.com_field{
	margin: 25px 0px 15px 0px;
}

#schedule_post .content .box{
	margin: 0px 15px 0px 15px; 
	padding: 10px;
	list-style: none;
	border-bottom: #444444 1px solid;
}

#schedule_post .post_info{
	margin:10px 0px 15px 0px;
	clear: both;
}

#schedule_post p{
	width: auto;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
}

#schedule_post span.date{
	float: right;
	font-size: 11px;
	color: #888888;
}

#schedule_post span.date_new{
	float: right;
	background: url(../images/icons/new.png) no-repeat right center;
	padding: 0px 25px 0px 0px;
	font-size: 11px;
	color: #888888;
}

#schedule_post .content img{
	margin: 10px 0px 0px 5px;
}




