/*
Theme Name: Ravencroft
Theme URI: www.bolderimage.com
Author: Bolderimage.com
*/









/*	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) */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */





/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Bolderimage CSS */
@charset "utf-8";
/* CSS Document */

p{
	margin-top:0;
	padding-top:0;}
h1{
	margin:0;
	padding:0 0 8px 0;
	font-size:18px;
	font-weight:bold;
}
h1 a{
	margin:0;
	padding:0 0 8px 0;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	outline:none;
}
h1 a:hover{
	text-decoration:underline;
}

h2{
	margin:0;
	padding:10px 0 5px; 0;
	font-size:16px;
	font-weight:normal;
}

h3{
	margin:0;
	padding:10px 0 5px; 0;
	font-size:14px;
	font-weight:normal;
}


.clear{
	clear:both;
}

#wrapper{
	margin:0 auto 25px;;
	width:889px;
}

#header{
	margin:0 0 20px;
}

#logo{
	text-align:center;
	width:889px;
	float:left;
	position:relative;
	}
#search{
	position:absolute;
	top:20px;
	left:655px;
	color:#fff;
	font-size:12px;
	width:240px;
}
#searchbox{
	outline:none;
	border:none;
}
#searchbtn{
	background:none;
	border:none;
	outline:none;
	color:#fff;
	cursor:pointer;}

#navigation{
	
	height:47px;
	color:#fff;
	font-size:10px;
	width:889px;
	font-weight:bold;
}

#nav{
	float:left;
	width:764px;
	padding-left:110px;
	background: url(images/nav_blk_bg.gif) repeat-x bottom;
}
#nav ul{
	margin:0 0 0 118px;
	margin:0;
	_margin:0 0 0 60px;
	padding:0;
	list-style:none;
	height:47px;
	background: url(images/nav_blk_bg.gif) repeat-x bottom;
	
	}
#nav ul li{
	display:inline;}
	
	
#nav ul li a, #nav ul li a:visited{
	display:block;
	color:#fff;
	height:32px;
	padding:15px 10px 0;
	text-decoration:none;
	font-size:12px;
	outline:none;
	float:left;
	}
#nav ul li a:hover{/*
	background:url(images/nav_bg.gif) no-repeat 50% bottom;*/}
	
#nav ul .current_page_item {background:url(images/nav_bg.gif) no-repeat 50% bottom;}
#nav ul li ul li .current_page_item {background:none;}
#nav ul li ul {background-image:none; background-color:#3B831A}

/*#nav ul li ul {border:1px solid #000;}
#nav ul li ul a{background-image:none; background-color:#3B831A; display:block; width:200x;}
#nav ul li ul a:hover{background-image:none;background-color:red}
#nav ul li ul li:hover{background-image:none}*/

	
	
#nav_left{
	float:left;}
#nav_right{
	float:left;}

#main{}

#banner{
	width:889px;
	height:294px;
	margin-bottom:20px;
	}
#banner_left{
		float:left;
		width:562px;
		height:294px;
	}
#banner_right{
	float:left;
	width:327px;
	height:294px;
}
#content{
	margin:20px 0 0 0;
	color:#fff;}

#left_content{
	float:left;
	width:289px;
	}
#left_content_top{
	width:249px;
	height:72px;
	background:url(images/green_box.gif) no-repeat top;
	padding:20px;}
#left_content_btm{
	padding:20px;
	color:#fff;
	display:none;}

#mid_content{
	float:left;
	margin:0 11px;
	width:289px;
	}
#mid_content_top{
	width:249px;
	height:72px;
	background:url(images/blue_box.gif) no-repeat top;
	padding:20px}
	
#mid_content_btm{
	padding:20px;
	display:none;}

#right_content{
	float:left;
	width:289px;}
#right_content_top{
	width:117px;
	height:72px;
	background:url(images/gold_box.jpg) no-repeat top;
	padding:20px 152px 20px 20px;}
#right_content_btm{
	display:none;
		padding:20px;}

#page_content{
	padding:25px;
	color:#fff;
	line-height:18px;
	min-height:400px
}
#page_content ul li{
	padding-bottom:5px;}


#page_content a{
	color:#fff;
}

#page_content a:hover{text-decoration:none;}
	
#footer{
	color:#fff;
	margin-bottom:50px;}
#footer_links{
	float:left;
	padding:35px 0 0 20px;}
#footer_links a, #footer_links a:visited{
	color:#fff;
	text-decoration:none;
}
#footer_links a:hover{
	text-decoration:underline;
}
#footer-bi {
	color:#555;}
#footer-bi a, #footer-bi a:visited{
	color:#555;
}
#footer-bi a:hover {}
#footer_logos{
	float:right;}
	
	img { behavior: url(/wp-content/themes/ravencroft/images/iepngfix.htc)}
	
#searchform {}
#searchform label{display:none;}
#searchform #s {border:1px solid #000;padding:2px;}
#searchform #searchsubmit {background:none; border:none; color:#fff; cursor:pointer; outline:none;}

/*** Contact form   ***/
.left-col {float:left;width:415px;}
.right-col {float:left;width:400px;}
body{
	margin:0;
	padding:0;
	background:url(images/bg_slice.gif) repeat-x top left #651A1A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
}