@charset "utf-8";
@import url('style-reset.css');

/*   
Template Name:  IHCC15
Author: Dieter Schneider Author URI: http://www.csstemplateheaven.com/
Redesign by: Kathy Favilla http://favilla-designs.com
*/

/*-----------------------------------------------*/
/*--------------- SITE STRUCTURE ---------------*/
/*---------------------------------------------*/

body {font-size: 100%; font-family: Arial, Helvetica, sans-serif; background: #f9f8f5; color: #eeeeee}

#container {margin: auto; width: 960px; font-size: .875em; position: relative}

#header_index {height: 400px; background: url(images/header1.png) no-repeat; margin-top: 20px; padding-top: 10px; padding-left:10px;}

#header {height: 30px; margin-top: 15px; margin-bottom: 80px; background:none}

#fade_box {width: 520px; float: left}

#logo {width: 620px; height: 70px; background-image: url(images/ihbackgrd60.gif); background-repeat: no-repeat;
background-position: right center; position: absolute; right: 10px; padding-top: 5px}

#logo h1  {float: right; padding-right: 115px;}

#logo h2  {float: right; padding-right: 115px;}

#left_index {float: left; width: 280px; text-align: justify; margin-bottom: 40px}

#left {float: left; width: 640px; text-align: justify; margin-bottom: 40px; margin-top: 0px}

#right {float: right; width: 280px; margin-bottom: 40px; margin-top: 0px}

.form {text-align: left;}

#middle {margin-left: 340px; margin-right: 340px; margin-bottom: 40px}

#footer {clear:both; width: 900px; margin: auto; font-size: .8em; padding: 30px; background: #f9d052;
    -moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/*-----------------------------------------------*/
/*----------TYPOGRAPHY, IMAGES & LISTS----------*/
/*---------------------------------------------*/

p {padding: 5px 0; font-size: .9em; color: #444}

h3 {background: url(images/seperator_content.png) repeat-x bottom; padding: 10px 2px; font-weight: bold; font-size: 1.4em; color: #666; letter-spacing: .08em; margin-bottom: 20px}

h4 {padding: 2px 2px; font-size: 1.3em; color: #ee1b24; font-weight: bold; letter-spacing: .08em; margin-bottom: 6px}

.merch h4 {padding: 0px 2px; font-size: 1.2em; color: #ee1b24; font-weight: bold; letter-spacing: .08em; margin-bottom: 0px}

h5 {padding: 2px 2px; font-size: 1.2em; color: #ee1b24; font-weight: bold; letter-spacing: .08em; margin-bottom: 6px; background: #ddd}

h6 {padding: 0px 0px; font-size: 1.2em; color: #ee1b24; letter-spacing: .08em; margin-bottom: 1px}

.tab_container ul li, #left ul li {background: url(images/ul.png) no-repeat; padding-left: 20px; margin-left: 20px; margin-bottom: 3px}

#btn_fb_index {float: right; margin-top: 0px; margin-right: 5px}

#btn_fb {position: absolute; top: 95px; right: 10px}

.author {border: 5px solid white; float: left; margin-right: 8px}

#footer a, #footer p {color: #444}

#footer a:hover: {color: #ee1b24}

#footer_right h5 {font-size: .9em; font-weight:700; padding-top: 20px; padding-right: 25px; text-align: right;}


/*-----------------------------------------------*/
/*---------------   NAVIGATION   ---------------*/
/*---------------------------------------------*/

/* vertical menu ---------------*/

#v_navcontainer {width: 360px; float: right;}

#v_navcontainer ul {list-style-type: none; margin-top: 5px; text-align: center;}

#v_navcontainer ul li {background: none;}

#v_navcontainer a {
     display: block;
     padding: 5px 5px;	
	margin-bottom: 8px;
     width: 345px;
	 background: url(images/bghnav.jpg) repeat-x bottom;
	 text-decoration: none;
	 color: #555;
	 font-size: 1.4em;
	 font-weight: normal;
	 font-style: italic;
	 border-top: 2px solid #ddd;
	 border-left: 2px solid #ddd;
	 border-right: 3px solid #ccc;
	 border-bottom: 3px solid #ccc;
}

#v_navcontainer a:hover {
     color: #777;
	 background: none;
	 border-top: 3px solid #ccc;
	 border-left: 3px solid #ccc;
	 border-right: 2px solid #ddd;
	 border-bottom: 2px solid #ddd;
}

/* horizontal menu ---------------*/

#h_navcontainer ul li {background: none;}

#h_navcontainer {
     width: 100%;
	 height: 75px;
}

#h_navcontainer ul {
     background: url(images/bg_hnav-red.jpg) repeat-x top;
     color: #ffffff;
     float: left;
     width: 100%;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#h_navcontainer ul li {display: inline;}

#h_navcontainer ul li a {
     padding: 40px 1em 12px;
     color: White;
     text-decoration: none;
     float: left;
     border-right: 1px solid #585858;
	 letter-spacing: .12em;
	 color: #ddd
}

#h_navcontainer ul li a:hover {
     background-color: #242424;
     color: #df9937;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

/* right sidebar menu ---------------*/

#s_navcontainer {
	width: 200px; float: left; 	
	margin-bottom: 5px; 
	background-color: none
}

#s_navcontainer ul {list-style-type: none; margin-top: 0px; text-align: left;}

#s_navcontainer ul li {background: #f3f3f3;}

#s_navcontainer a {
     display: block;
     padding: 5px 5px;
     width: 186px;

	 background: url(images/bghnav.jpg) repeat-x bottom;
	 text-decoration: none;
	 color: #666;
	 font-size: 1.2em;
	 font-weight: normal;
	 border: 1px solid #ddd;
	margin-bottom: 7px
}

#s_navcontainer a:hover {
     color: #ffffff;
	 background: #e40b13;
	 border-bottom: 3px solid #ffffff
	 border-right: 3px solid #ffffff
}

/* gallery menu ---------------*/

#g_navcontainer ul li {background: none;}

#g_navcontainer {
     width: 100%;
	float: left;
	font-color: White;
}

#g_navcontainer ul {
     background: none;
     color: #ddd;
     float: left;
     width: 100%;
    -moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#g_navcontainer ul li {display: inline; }

#g_navcontainer ul li a {
	background: #eee;
	margin-left: 8px;
     padding: 20px 1.41em;
     color: #aaa;
     text-decoration: none;
     float: left;
	 letter-spacing: .12em;
	 color: #999;
	 border-top: 2px solid #ddd;
	 border-left: 2px solid #ddd;
	 border-right: 3px solid #ccc;
	 border-bottom: 3px solid #ccc;
}

#g_navcontainer ul li a:hover {
	margin-left: 8px;
     background-color: #f9d052;
     color: #fff;
	 border-top: 3px solid #ccc;
	 border-left: 3px solid #ccc;
	 border-right: 2px solid #ddd;
	 border-bottom: 2px solid #ddd;
    -moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

/* footer menu ---------------*/

#footer h4 {font-weight: bold; margin-bottom: 8px; padding: 5px; background: #e40613; color: #fff;
    -moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#footer_left {float: left; width: 500px; border: 0px solid red}

#footer_left ul {float: left; margin-right: 40px; width: 120px}

#footer_left li {background: url(images/seperator_footer2.off) repeat-x bottom; padding: 5px; border-bottom: 1px solid #aaa;}

#footer_left ul li a {color: #444; text-decoration: none;}

#footer_left ul li a:hover {color: #e40613; text-decoration: none;}

#footer_right {width: 350px; float: right;}

#footer_right ul li {display: inline; margin-right: 15px;}

#footer_right img {border: 8px solid #fff;
    -moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

/**************************** Gallery *****************************/

#gallery {
	width: 640px;
	margin: auto;
	overflow: auto;
	padding-bottom: 18px;
	position:static;
}

.float_left {
	float: left;
	height: 164px;
	width: 152px;
	margin: 8px 4px 2px 4px;
	background: url(images/gallery_thumb.png) no-repeat;
	padding-top: 6px;
	text-align: center;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}


/*-----------------------------------------------*/
/*---------------      TABS      ---------------*/
/*---------------------------------------------*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;

}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #CCC;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	width: 138.5px;
	text-align: center
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: .8em;
	padding: 0 4px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fafafa;
	border-bottom: 1px solid #fafafa;
}
.tab_container {
	border: 1px solid #CCC;
	margin-bottom: 15px;
	border-top: none;
	float: left; 
	width: 278px;
	background: #fafafa;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: .9em;
	text-align: justify
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
