/*
Theme Name: Gracie Barra Calgary Jiu Jitsu
Theme URI: N/A
Description: The WordPress theme for the Gracie Barra Calgary Jiu Jitsu Website.
Version: 1.0
Author: Dac Tran, dac@designgorilla.ca
Author URI: http://www.designgorilla.ca/
Tags: N/A
*/


*{
	margin:0;
	padding:0;
}

body {
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:1.1em;
	font-style:normal;
	background:#000000 url(images/background.gif) repeat-y center top;
/*	
	background: #000000 url('images/background.gif')repeat-y center top;
*/	
	color:#666666;
}


#page {
	background:url('images/background_logo.jpg') top right no-repeat;
	width:1140px;
	overflow:auto;
	margin:0 auto;
}

div#container_content{
	margin:47px 0 10px 0;
	background:url('images/content_bg_mid.png') repeat-y;
	overflow:auto;
	width:829px;
}


div#container_inner{
	width:829px;
	margin:0 auto;
	overflow:auto;
}


/*****Main Navigation Menu*****/
.navigation {	
	position:absolute;
	top:150px;
	height:35px;
	width:810px;
	margin-left:10px;
}

ul#main_menu{
	width:810px;
	height:35px;
	background:url(images/nav_main_bg.gif);
	position:relative;	
	list-style-type:none;
}

ul#main_menu li#menu_item_1{
	display:inline;
	width:59px;
	height:24px;
        position:absolute;
	top:6px;
	left:13px;
}

li#menu_item_1 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:59px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_blog.gif) no-repeat 0 0;
}

li#menu_item_1 a:hover{
	background:url(images/nav_menu_blog.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_2{
	display:inline;
	width:85px;
	height:24px;
	position:absolute;
	top:6px;
	left:75px;
}

li#menu_item_2 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:85px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_about.gif) no-repeat 0 0;
}

li#menu_item_2 a:hover{
	background:url(images/nav_menu_about.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_3{
	display:inline;
	width:99px;
	height:24px;
	position:absolute;
	top:6px;
	left:162px;
}

li#menu_item_3 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:99px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_programs.gif) no-repeat 0 0;
}

li#menu_item_3 a:hover{
	background:url(images/nav_menu_programs.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_4{
display:inline;
	width:87px;
	height:24px;
	position:absolute;
	top:6px;
	left:261px;
}

li#menu_item_4 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:97px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_schedule.gif) no-repeat 0 0;
}

li#menu_item_4 a:hover{
	background:url(images/nav_menu_schedule.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_5{
	display:inline;
	width:83px;
	height:24px;
	position:absolute;
	top:6px;
	left:360px;
}

li#menu_item_5 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:83px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_pricing.gif) no-repeat 0 0;
}

li#menu_item_5 a:hover{
	background:url(images/nav_menu_pricing.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_6{
	display:inline;
	width:107px;
	height:24px;
	position:absolute;
	top:6px;
	left:423px;
}

li#menu_item_6 a{
text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:107px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_instructors.gif) no-repeat 0 0;
}

li#menu_item_6 a:hover{
	background:url(images/nav_menu_instructors.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_7{
	display:inline;
	width:73px;
	height:24px;
	position:absolute;
	top:6px;
	left:450px;
}

li#menu_item_7 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:73px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_media.gif) no-repeat 0 0;
}

li#menu_item_7 a:hover{
	background:url(images/nav_menu_media.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_8{
	display:inline;
	width:96px;
	height:24px;
	position:absolute;
	top:6px;
	left:444px;
}

li#menu_item_8 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:96px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_sponsors.gif) no-repeat 0 0;
}

li#menu_item_8 a:hover{
	background:url(images/nav_menu_sponsors.gif) no-repeat 0 -24px;
}

ul#main_menu li#menu_item_9{
	display:inline;
	width:81px;
	height:24px;
	position:absolute;
	top:6px;
	left:540px;
}

li#menu_item_9 a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:81px;
	height:24px;
	text-decoration:none;
	background:url(images/nav_menu_contact.gif) no-repeat 0 0;
}

li#menu_item_9 a:hover{
	background:url(images/nav_menu_contact.gif) no-repeat 0 -24px;
}

#header {
	margin:0 0 10px 0;
	height:143px;
	}

#header h1{
	padding:0;
}

#header h1 a{
	width:446px;
	margin:0 15px;
	height:143px;
	display:block;
	background:url(images/logo.gif) top left no-repeat;
	text-indent:-9999px;
}
	
div#content_movie{
	width:800px;
	height:346px;
	margin-left:15px;
}

.narrowcolumn {
	float: left;
	padding: 40px 0 40px 40px;
	margin-left: 15px;
	width: 409px;
}

.narrowcolumn h2{
	font-size:34px;
	font-weight:normal;
	color:#990000;
	line-height:0.9em;
	margin: 0 0 25px 0;
}

div#content_horiz_banners{
	width:788px;
	margin-left:15px;
	padding:0 5px 0 12px;
	overflow:auto;
}

div#content_horiz_banners img{
	float:left;
}

.widecolumn {
	padding: 40px 0 20px 0;
	margin: 5px 0 0 55px;
	width: 715px;
}


.clear {
	clear: both;
}

#footer {
	font-size:11px;
	margin:0 0 25px 0;
	padding: 0 14px;
	color:#999999;
	min-height:50px;
	line-height:1.5em;

	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}



#footer a{
	color:#999999;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer div.footer_row{
	width:100%;
}

div.footer_row div.copyright{
	font-weight:bold;
	float:left;
}

div.footer_row div.footer_menu{
	float:right;
}

#footer div.footer_terms{
	float:left;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


#sidebar
{
	padding: 55px 0 30px 0;
	margin-left: 545px;
	width: 231px;

	/*background-color:orange;
*/
}	
	
#sidebar h1{
	font-size:15px;
	font-weight:bold;
	color:#333333;
	line-height:0.9em;
	margin-bottom:8px;
	padding:0;
	text-align:left;
}

#sidebar p{
	color:#999999;
	font-size:11px;
	line-height:1.4em;
	margin-bottom:20px;
}

img.custom_hr{
	margin:24px 0;
	clear:both;
}

div#sidebar hr{
	margin-bottom:24px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height:1px;
	clear:both;
}

div#sidebar div.align_middle{
	margin-bottom:24px;
	text-align:center;
}




hr{
	margin-bottom:24px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height:1px;
	clear:both;
}


div.banner_layout_1{
	margin-bottom:10px;

}

div.banner_layout_1 img.banner{
	text-align:left;
	margin-bottom:25px;
}	

	
/*

hr {
	display: none;
	}
*/
a{
	color:#990000;
	text-decoration:none;
	outline:none;
}


a:hover{
	text-decoration:underline;
}

a img {
	border: none;
}

h3{
	font-size:22px;
	font-weight:bold;
	color:#333333;
	margin-bottom:15px;
	line-height:1.2em;
}

h3.news_title{
	font-size:22px;
	font-weight:bold;
	color:#333333;
	margin:20px 0 5px 0;
}

h3 a{
	color:#333333;
	text-decoration:none;
}

h3 a:hover{
	color:#666666;
	text-decoration:none;
}

h4{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:15px;
}

p{
	color:#666666;
	line-height:1.4em;
	margin-bottom:20px;
}


span.news_date{
	font-size:12px;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:25px;
	color:#999999;
}

span.author_name{
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:25px;
	color:#999999;
}

.entry{
	margin: 10px 0 25px 0;
}

.entry h1{
	font-size:14px;
	line-height:1.3em;
}

ul.news_archive_listing{
	list-style-type:none;
	margin-bottom:24px;
}

ul.news_archive_listing ul{
	list-style-type:none;
}

div#content_banner{
	width:800px;
	height:129px;
	margin-left:15px;
	position:relative;
}

div#content_banner h1{
	color:#FFFFFF;
	font-size:34px;
	line-height:1.3em;
	font-weight:normal;
	position:absolute;
	top:33px;
	left:45px;
}

div.instructor_profile{
	margin-bottom:10px;
	overflow:auto;
	padding-top:5px;
	
}


div.instructor_profile img.profile_pic{
	
	margin: 0 15px 15px 0;
}

div.instructor_profile div.info{
	color:#666666;
	font-size:11px;
	overflow:auto;
	width:100%;
}

div.instructor_profile span.name{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:0 0 5px 0;
	display:block;
	line-height:1.1em;

}

div.instructor_profile span.position{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-bottom:15px;
	display:block;
}

div.instructor_profile p{
	margin-bottom:10px;
}

p.schedule_graphic{
	margin-bottom:30px;
}

table.schedule{
	width:225px;
	margin-bottom:25px;
}

table.schedule caption{
	text-align:left;
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

table.schedule td{
	padding:2px 0;
}

table.schedule td.time{
	text-align:right;
}


h3.title_vid{
	margin-bottom:25px;
}

img.custom_hr_med {
	clear:both;
	margin-bottom:5px;
}

div.video_caption{
	margin-bottom:10px;
	overflow:auto;
	padding-top:5px;
}

div.video_caption img.vid_thumb{
	float:left;
}

div.video_caption div.vid_info{
	float:right;
	width:320px;
	overflow:auto;

	font-size:11px;
	color:#666666;
}

div.video_caption span.vid_title{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin-bottom:5px;
	display:block;
	line-height:1.1em;
}

div.video_caption span.vid_author{
	font-size:11px;
	font-weight:normal;
	color:#666666;
	margin-bottom:15px;
	display:block;
}



/*****Footer*****/
div#container_footer{
	font-size:11px;
	margin:0 0 25px 0;
	padding: 0 14px;
	color:#999999;
	min-height:50px;
	line-height:1.5em;
}

div#container_footer a{
	color:#999999;
	text-decoration:none;
}

div#container_footer a:hover{
	text-decoration:underline;
}

div#container_footer div.footer_row{
	width:100%;
	display:block;
	overflow:auto;
}

div.footer_row div.copyright{
	font-weight:bold;
	float:left;

}

div.footer_row div.footer_menu{
	float:right;
}

div#container_footer div.footer_terms{
	float:left;
}

img.custom_hr_med {
	clear:both;
	margin-bottom:5px;
}

a.no_link_style {
color:#333333;
text-decoration:none;
}

a.no_link_style:hover{
	text-decoration:hone;
	color:#333333;
}

div#sidebar ul li{
	list-style:none;
}

h2.grey {
	color:#333333;
}

h2.widgettitle{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	line-height:0.9em;
	margin-bottom:8px;
	padding:0;
	text-align:left;
}

ul.commentlist{
	margin:10px 0 10px 20px;
	list-style-type:none;
	
	
}

ul.commentlist li{
	margin-top:10px;
	border-bottom:#CCCCCC 1px solid;
}

ul.commentlist p{
	margin-top:10px;
}

div.navigation_blog {
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

div.navigation_blog div.link_old_posts{
	float:left;
}

div.navigation_blog div.link_new_posts{
	float:right;
}

a.more_news_link{
	font-size:15px;
	font-weight:bold;
	line-height:0.9em;
	margin-bottom:8px;
	padding:0;
	text-align:left;
}
