/*
Theme Name: RedTiger
Theme URI: http://redtigermartialarts.ca
Description: Red Tiger theme
Version: 1.0
Author: Carl Wuensche 
Author URI: http://carlwuensche.com
*/

.tiger{
	display:none;
}

body {
	margin:0;
    padding:0;
    background:#000000;
}

.right {
	float:right;
}

* {
	margin:0;
}

html, body {
	height:100%;
}

.wrapper {
	width:741px;
	text-align:left;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -75px; /* the bottom margin is the negative value of the footer's height */
}

.footer {
	height:75px; /* .push must be the same height as .footer */
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/footback.gif);
	width:741px;
	margin:0 auto;
	clear:both;
}

.push {
	height:75px;
	clear:both;
}

.clear {
	height:1px;
	clear:both;
}

/* positioning code */

#header {
	width:741px;
	height:351px;
	margin-bottom:30px;
}

#logo {
	width:239px;
	height:351px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/redtiger_logo.gif) no-repeat top;
	float:left;
}

#banner {
	width:502px;
	height:351px;
	float:right;
}

#japtiger {
	width:502px;
	height:280px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/redtiger_masthead.gif) no-repeat bottom;
	float:right;
}

#content {
	width:741px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/contentslice.gif) repeat-y top;
}

#leftcolumn {
	background:#ffffff url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/maincontent_slice.gif) repeat-x top;
	width:527px;
	float:left;
}

#maincopy {
	padding:25px 0;
	width:467px;
	margin:0 auto;
}

#maincopy h1{
	color:#af1d2e;
}

#slideshow {
	width:467px;
	height:211px;
	margin:0 auto;
	padding-bottom:15px;
}

#rightcolumn {
	background:#716f6c;
	width:214px;
	float:left;
	text-align:center;
}

#news {
	width:214px;
	height:150px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/righttop.gif) no-repeat top;
}

#started {
	width:214px;
	height:160px;
}

#newto {
	width:214px;
	height:167px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/rightbottom.gif) no-repeat top;
}

#bottomcurve {
	width:741px;
	height:18px;
	clear:both;
}

.footer {
	width:741px;
	height:59px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/footer.gif) no-repeat top;
	margin-top:20px;
}

/* sub nav styling */

#subnav {
	float:right;
	width:258px;
	height:58px;
}

#subnav ul {
	float:left;
	list-style-type:none;
	text-align:center;
	font-size:76%;
}

#subnav ul li { 
	float:left;
}

#subnav ul li a {
	text-decoration:none;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/smallbutton.gif) no-repeat top left;
	float:left;
	height:58px;
	width:86px;
	padding-top:27px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#subnav li a:hover {
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/smallbutton_active.gif) no-repeat left top;
	color:#ffffff;
}

/* main nav styling */

#menuwrapper {
	background:#4f0600;
	height:33px;
	width:502px;
	clear:both;
}

.clearit {
	clear:both;
	height:0;
	line-height:0.0;
	font-size:0;
}

#p7menubar, #p7menubar ul {
	padding:0;
	margin:0;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#p7menubar a {
	display:block;
	text-decoration:none;
	padding:10px 10px 5px 10px;
	font-size:76%;
	color:#ffffff;
}

#p7menubar a.trigger {
	padding:10px 10px 5px 10px;
	background:url(http://redtigermartialarts.com/wp-content/themes/redtiger/images/arrow.gif) no-repeat right center;
}

#p7menubar li {
	float:left;
	width:9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width:180px;
}

#p7menubar ul li a  {
	color:#ffffff;
	border-right:0;
	padding:3px 12px 3px 16px;
	background-color:#6C6C6C;
}

#p7menubar li ul {
	position:absolute;
	display:none;
 	padding-top:5px;
}

#p7menubar li ul li {
	background-color:#6C6C6C;
}

#p7menubar li ul li.clear {
	background:none;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color:#ffffff;
	background-color:#333333;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display:block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color:#ffffff;
	background-color:transparent;
}

#p7menubar ul a:hover {
	background-color:#222222 !important;
	color:#ffffff !important;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}

form{
margin:0;
}

table .contact{
	color:#000;
	font-size:70%;
}
label {
font-size:13px;
color:#000;
padding: 0 5px 0 0;
}

.submit{
cursor:pointer;
color:#666666;
font-weight:bold;
padding: 1px 8px;
margin: 5px 0 0 170px;
border:outset 1px #999999;
background:#eeeeee;
}
.newsitem{
margin:10px 0 0 2px;
}
.newsitem h2{
color:#8A1219;
}
.newsitem p.date{
font-size:11px;
color:#666666;
margin:-15px 0 0 0;
}