/*
Theme Name: Richmond Hill Karate
Theme URI: http://www.richmondhillkarate.com/
Description: The Richmond Hill Karate WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Page Interactive
Author URI: http://www.richmondhillwebdesign.com

*/


*{margin:0; padding:0;}

a img{border:none;}

body{background:url(images/body_bg.jpg) top left repeat; font:12px/1.4em 'Lucida Grande', Helvetica, Arial, sans-serif; text-align:center;}

br{display:none;}

html>body .fade{width:440px; height:50px; position:absolute; top:366px; left:25px; /*z-index:10000;*/ background:url(images/fade.png) top center repeat-x;}

.paddingBottom{height:45px; display:block;}

.separate {clear:both;}

/* BANNER AND STYLES -=-=-=-=-=- */

#banner{
	background:url(images/banner_bg.jpg) top center no-repeat;
	position:relative;
	height:127px;
	}
	
	#banner ul{list-style:none; position:absolute; left:220px; top:19px; color:#FFF; width: 360px;}
	
	#banner ul li{display:inline; float: left; margin: 9px 0;}
	
	#banner ul li a{padding:0 9px; color:#FFF; font-weight:bold; font-size:14px; text-decoration:none; border-right: 1px dotted #CCC;}
	
		#banner ul li a:hover{color:yellow;}

	#banner .video a{position:absolute; width:291px; height:54px; background:url(images/video_vault.gif) top center no-repeat; top:50px; left:265px; text-indent:-999em;}

/* CONTAINER AND STYLES -=-=-=-=-=- */

#container{
	width:938px;
	text-align:left;
	margin:0 auto;
	border-right:4px solid #000;
	border-left:4px solid #000;
	border-bottom:4px solid #000;
	}
	
/* CONTENT AND STYLES -=-=-=-=-=-=- */
	
	#content{height:450px; background:url(images/content_bg.jpg) top center no-repeat; position:relative;}
	
		#content #contentLeft{width:460px; height:375px; overflow:auto; position:absolute; left:45px; top:35px; color:#FFF; padding-right:25px;}
		
		#content #contentRight{width:265px; height:375px; overflow:auto; position:absolute; left:595px; top:38px; color:#FFF; padding-right:25px;}
		
			#content #contentRight li ul{padding-top:7px;}
			#content #contentRight .widgettitle{color:yellow; padding:10px 0; border-bottom:1px solid #222;}
			#content #contentRight li li a{color:#EFEFEF; padding:7px 0;}
		
		html>body #content .fade{width:460px; background-repeat:repeat-x; top:366px; left:35px;}
		
		#content h2{padding:10px 0; color:yellow;}
		h3 { margin-top: 9px;}
		
/* CONTENTCONTACT AND STYLES -=-=-=-=-=-=- */
	
	#contentContact{height:450px; background:url(images/content_contact_bg.jpg) top center no-repeat; position:relative;}
	
		#contentContact #contentLeft{width:400px; height:360px; overflow:auto; position:absolute; left:65px; top:38px; color:#FFF; padding-right:25px;}
		
		html>body #contentContact .fade{width:460px; background-repeat:repeat-x; top:428px;}
		
/* CONTENTFRONT AND STYLES -=-=-=-=-=- */
	
	#contentFront{
	height:450px;
	background:url(images/content_front_bg.jpg) top center no-repeat;
	position:relative;
	}
	
		#contentFront #contentLeft{width:405px; height:375px; overflow:auto; position:absolute; top:35px; left:48px; color:#FFF; padding-right:25px;}

#contentFront #contentLeft ul{margin-left:18px;}
#contentFront #contentLeft li{list-style-type:circle;}
		
		#contentLeft h1{color:yellow; padding:10px 0;}
		#contentLeft p{color:#FFF; line-height:1.4em; padding:7px 0;}
		
/* CONTENTWIDE AND STYLES -=-=-=-=-=- */

	#contentWide{height:440px; position:relative; background:url(images/content_wide_bg.jpg) top left no-repeat; text-align:center;}
	
		#contentWide #contentLeft{width:720px; height:375px; overflow:auto; position:absolute; top:32px; left:95px; text-align:left; color:#FFF; padding-right:35px;}
		
		html>body #contentWide .fade{width:770px; background-repeat:repeat-x; top:365px; left:35px;}

/* FOOTER AND STYLES -=-=-=-=-=- */

#footer{
	height:40px;
	background:url(images/footer_bg.gif) top left repeat-x;
	text-align:center;
	}
	
	#footer p{padding:15px 0 5px 0; font-weight:bold; color:#000;}
#footer a{color:#000066;}

/* NAV AND STYLES -=-=-=-=-=- */

#nav{list-style:none; height:43px;}

	#nav li{float:left;}
	
	#nav .home, .contact, .schedule, .programs, .announcements, .photos, .calendar{text-indent:-999em;}
	
		.home a{display:block; background:url(images/nav_home.gif) top center no-repeat; height:43px; width:91px;}
		
		.contact a{display:block; background:url(images/nav_contact.gif) top center no-repeat; height:43px; width:119px;}
		
		.schedule a{display:block; background:url(images/nav_schedule.gif) top center no-repeat; height:43px; width:133px;}
		
		.programs a{display:block; background:url(images/nav_programs.gif) top center no-repeat; height:43px; width:138px;}
		
		.announcements a{display:block; background:url(images/nav_announcements.gif) top center no-repeat; height:43px; width:214px;}
		
		.photos a{display:block; background:url(images/nav_photos.gif) top center no-repeat; height:43px; width:106px;}
		
		.calendar a{display:block; background:url(images/nav_calendar.gif) top center no-repeat; height:43px; width:137px;}
		
		.home a:hover, .contact a:hover, .schedule a:hover, .programs a:hover, .announcements a:hover, .photos a:hover, .calendar a:hover{background-position:center -41px;}
		
/* WORDPRESS STYLES -=-=-=-=-=-=- */

.entry{}

	.entry p{}
	.entry a { text-decoration: none; border-bottom: 1px dotted yellow; color: yellow;}

.post{}

	.post h2{font-size:18px; color:yellow; padding:10px 0; border-bottom:1px solid #222;}
	.post h2 a{text-decoration:none; color:yellow;}
	.post small{}

.navigation{}

.alignleft{}

.alignright{}

form div{padding:10px; background-color:#222; border:1px solid #333;}

.alignright{float:right; margin:10px 0 10px 15px;}

.alignleft{float:left; margin:10px 15px 10px 0;}

.photoRight{float:right; margin:10px 0 10px 15px; border:4px solid red;}

.photoLeft{float:left; margin:10px 15px 10px 0; border:4px solid red;}

.program{margin:12px 0 0 0; padding-bottom:12px; border-bottom:1px solid #222;}
.program h3{color:red; padding:7px 0;}

/* SCHEDULE TABLE STYLES -=-=-=-=-=-=- */

table{width:690px; text-align:center; margin:25px 0;}

td{border-bottom:4px solid #FFF; border-right:4px solid #FFF; padding:10px; width:95px; font-size:18px; color:yellow; font-weight:bold; text-transform:uppercase;}

td span{font-size:14px;}

td.className{font-size:16px; font-weight:bold; color:#FFF; text-transform:uppercase;}
td div strong{color:yellow;}

th{color:red; font-size:18px; font-weight:bold; text-align:center; border-top:4px solid #FFF; border-right:4px solid #FFF; border-bottom:4px solid #FFF; padding:10px; width:95px;}

/* CALENDAR TABLE STYLES -=-=-=-=-=-=- */

#calendar_wrapLarge h2 {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

table#Calendarlarge-Header {
	width: 100%;
	border: none;	
}

#CalendarLarge-Header td {
	border-bottom: none;
	border-right: none; 
	padding: none;
	padding-bottom: 9px; 
	width:95px; 
	font-size: 18px; 
	color: yellow; 
	font-weight: bold; 
	text-transform: uppercase;
	margin-bottom: 0;
	}

td span{font-size:14px;}

td.className{font-size:16px; font-weight:bold; color:#FFF; text-transform:uppercase;}
td div strong{color:yellow;}

#wp-calendarLarge {
	border-collapse: collapse;
	margin: auto;
	}

#wp-calendarLarge th {
	color: red; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center; 
	border-top: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
	border-bottom: 1px solid #FFF; 
	border-left: 1px solid #FFF; 
	padding:10px; 
	width: auto;
	}
	
	
	#calendar_wrapLarge img {
		border: none;
		padding: 0;
		margin: 0;
		}

	#wp-calendarLarge td {
		border: thin solid #FFF;
		width: 150px;
		height: 100px;
		padding: 0;
		vertical-align: top;
		}

	.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
		text-decoration: none;
		border: none;
	}

	#wp-calendarLarge .event-block {
		border-top: 1px solid #666;
		display: block;
		padding: 2px 0 0 2px;
		line-height: 18px;
		color: yellow;
		font-size: 12px;
	}

	#wp-calendarLarge .dayHead {
		background-color: #666;
		color: white;
		font-weight: bold;
		z-index: 1000;
	}

	#todayLarge {
		background-color: #999;
		color: #FFF;
	}

	#EC_daysEvents {
		font-size: 14px;
	}

	.EC_title {
		background: #999;
	}

	.EC_location {
		background: #FFF8DC;
	}

	.EC_time {
		background: #CCCCCC;
	}

	.EC_date {
		background: #E0EEEE;
	}

	.EC_linkout_and_postid {
		background: #bfd3ed;
	}

	#EC_current-month {
		position: relative;
	}

	#EC_ajaxLoader {

		display: none;

		margin-top: -15px;

	}

