/*
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;}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/league_gothic-webfont.eot');
    src: url('fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/league_gothic-webfont.woff') format('woff'),
         url('fonts/league_gothic-webfont.ttf') format('truetype'),
         url('fonts/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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 .homeLink, .contact, .schedule, .programs, .outreach, .photos, .parties{text-indent:-999em;}
	
		.homeLink a{display:block; background:url(images/nav_home.gif) top center no-repeat; height:43px; width:84px;}
		
		.contact a{display:block; background:url(images/nav_contact.gif) top center no-repeat; height:43px; width:120px;}
		
		.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;}
		
		.outreach a{display:block; background:url(images/nav_outreach.gif) top center no-repeat; height:43px; width:138px;}
		
		.photos a{display:block; background:url(images/nav_photos.gif) top center no-repeat; height:43px; width:103px;}
		
		.parties a{display:block; background:url(images/nav_parties.gif) top center no-repeat; height:43px; width:222px;}
		
		.homeLink a:hover, .contact a:hover, .schedule a:hover, .programs a:hover, .outreach a:hover, .photos a:hover, .parties 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;

	}

p.social {
	position: absolute;
	top: 65px;
	left: 227px;
	line-height: 32px;
	width: 175px;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
}

	p.social a {
		display: block;
		height: 32px;
		width: 32px;
		text-indent: -999em;
		background: transparent url('images/facebook.png') top left no-repeat;
		float:right;
	}
	
/* =================
=== FLAG STYLES ===
================== */

body#flag {
	background: #000 url('images/flag_bg.gif') top left repeat;
	
}

/* ================= HTML and TEXT === */

h1.home a {
	display: block;
	text-indent: -999em;
	background: transparent url('images/flag_logo_bg.png');
	width: 440px;
	height: 221px;
}

h2.rhmedia a {
	display: block;
	width: 160px;
	height: 62px;
	text-indent: -999em;
	background: url('images/rhmedia.gif') top left no-repeat;
	position: absolute;
	top: 20px;
	left: 800px;
}

#flagBanner h2 {
	display: block;
	position: absolute;
	font: normal 30px/40px 'LeagueGothicRegular';
	top: 20px;
	left: 610px;
	width: 350px;
	text-align: left;
	color: #FFF;
	text-transform: uppercase;
}

	#flagBanner h2 span a {
		display: inline-block;
		background: transparent url('images/facebook.png') top left no-repeat;
		height: 32px;
		width: 32px;
		text-indent: -999em;
		margin-left: 10px;
		
	}

h3.pageTitle {
	font: normal 30px/40px 'LeagueGothicRegular';
    color: #ec008c;
	text-transform: uppercase;
}

h3.colTitle {
	font: normal 30px/40px 'LeagueGothicRegular';
    color: #FFF;
	text-transform: uppercase;	
}


/* ================= STRUCTURE === */

#flagBanner{
	background: transparent url('images/flag_banner_bg.gif') top right no-repeat;
	position:relative;
	height:250px;
	}

#flagContainer{
	background: #171717;
	width: 980px;
	}
	
#flag #content {
	height: 100%;
	background: transparent url('images/flag_content_bg.gif') top left no-repeat;
	position: relative;	
	text-align: left;
	padding: 18px 0 36px 0;
}

#flag #feature {
	background: #000;
	text-align: left;
}

	#flag #feature p {
		color: #FFF;
		margin-bottom: 10px;
	}

#flag #footer {
		position: relative;
		height:100%;
		background: #000;
		text-align: left;
		margin: 0 auto;
		padding: 0 20px 20px;
		height: 100px;
		}
		
		#flag #footer p {
			font: normal 18px/24px 'LeagueGothicRegular';
			color: #FFF;
		}
		
#flag .alignleft {
	margin: 0 18px 18px 0;
}


