/*
THEME NAME: Isaiah Funds
THEME URI: 
AUTHOR: 
AUTHOR URI:
*/



/* CSS Document */


body{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	color:#000000;
	font-weight: normal;
	text-align: left;
}

a {
	color: #812123;
}

a:hover {
	color: #ff0000;
	}

a:active {
	color: #ff0000;
	}


#container{
	margin-left: auto;
	margin-right: auto;	
	width: 800px;
	text-align: left;
	padding-bottom: 0px;


}

#top_banner{
	position:relative;
	padding-bottom:8px;
	height:auto;
	margin-top:45px;
	margin-left:0;
	text-align:left;
	

}
.logo{
	background-image:url(/wp-content/themes/sandbox/images/main-logo.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:57px;
	float:left;
	margin: 0;
	padding: 0;
}

.clickbox{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 386px;
	height: 57px;
	z-index: 5000;
}

.quote{
	background-image:url(/wp-content/themes/sandbox/images/quote.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	width:295px;
	height:41px;
	float:right;
}


#top_nav{
	width:100%;
	float:left;
	margin:30px 0px 0px 0px;

}

#main_content{
	width:800px;
	height:auto;
	background-image:url(/wp-content/themes/sandbox/images/bg.gif);
	background-repeat:repeat-y;
	float:left;
	margin:20px 0px -30px 0px;
}


#left_col{
	float:left;
	width:209px;
	height:310px;
	background-color:#ccc;
	border-top:9px solid #812123;
	border-bottom:9px solid #fff;
	margin: 0px 0px 20px 0px;
}

#left_col ul{
	width: 189px;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#left_col ul a{
	text-decoration: none;
}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

#right_content{
	float: left;
	width: 525px;
	height: auto;
	
	font-size:12px;
	color:#000;
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

#right_content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform:uppercase;
	letter-spacing:.15em;
	color: #812123;
}

#rotating_image{
	float:left;
	width:575px;
	height:225px;
	background-color:#ccc;
	margin: 20px 0px 20px 0px;
}

#left_content{
	float: right;
	width: 175px;
	height: 185px;
	background-color:#666666;
	font-size:14px;
	color:#FFFFFF;
	margin: 20px 0px 20px 0px;
	padding: 20px;
}

#three_boxes{
	float: left;
	width: 100%;
	font-size: 10px;
	line-height:1.3em;
}

.left{
	float:left;
	width:132px;
	height:128px;
	background-image:url(/wp-content/themes/sandbox/images/2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-top:9px solid #812123;
	padding:10px 10px 0px 110px;


}

.center{
	float:left;
	width:132px;
	height:128px;
	background-image:url(/wp-content/themes/sandbox/images/1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-top:9px solid #812123;
	padding:10px 10px 0px 110px;


}

.right{
	float:left;
	width:252px;
	height:128px;
	background-image:url(/wp-content/themes/sandbox/images/if-study.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border-top:9px solid #812123;
	padding:0px 0px 0px 0px;
}

a#ifBlockLink{display:block; width:100%; height: 100%;}

.vertical_line{
	width:1px;
	border-right:1px solid #999;
	height:138px;
	float:left;
	margin: 0px 10px 0px 10px;
}

#footer{
	width: 100%;
	border-top:9px solid #999;
	margin:30px 0px 75px 0px;
	font-size:10px;
	color:#666666;
	line-height:1.4em;
	float:left;
	padding:10px 0px 0px 0px;
	
}

#footer a:link{color: #666; text-decoration: none; font-weight: normal;}
#footer a:visited{color: #666; text-decoration: none; font-weight: normal;}
#footer a:hover{color: #812123; text-decoration: underline; font-weight: normal;}
#footer a:active{color: #666; text-decoration: none; font-weight: normal;}

.foot_left{
	float:left;
	text-align:left;
}

.foot_right{
	float:right;
	text-align:right;
}

ul#subnav {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#subnav li {
	display: inline;
	list-style-type: none;
}

#subnav a { 
	padding: 3px 10px; 
	text-decoration: none; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#subnav a:link, #navlist a:visited {
}

#subnav a:hover {
	color: #812123;
	border-bottom: 3px solid #812123;
}
