@charset "UTF-8";
/* 
	Theme Name: NHC
	Theme URI: http://historychallenge.org.au
	Version: 0.3
	Description: Custom theme for the National History Challenge. Uses some - in part strongly modified - elements from Collis Ta'eed's Creatif Site (http://superpreviewer.com/creatifsite).
	Author: The National History Challenge
	Tags: one column, orange, jquery, light
*/
body {
	margin:0px; padding:0px;
	background-color:#fef4ec;
	font: 13px/19px Arial, Helvetica, sans-serif;
	color:#7f7d78;
	}

#container { width:950px; margin:0 auto; position:relative; padding: 0 0 0px 0; 
	}

#header { 
	padding: 10px 0 15px 0; 
	height: 140px; 
	width: 950px;
	border-top: 4px solid #c9c8c8;
	
	background-image:url(images/background_light.jpg);
	background-repeat:no-repeat;
	
	}
	
#content { 
	width: 950px; 
	display: block; 
	position: relative;	
	min-height: 500px; 	
	clear: both;
	
	}

* html #content { min-height: 800px; } 

/* Internet Explorer * 
/*\*/ 
* html #content { height: 800px; } 
/**/

#content_regular { 
	width: 890px; 
	display: block;
	padding: 30px;
	margin: 14px 0 30px 0;
	background: #ffffff url(images/background_block_slice.jpg) repeat-x;
	min-height: 500px; 	
	border: 1px solid #a8a7a7;
	clear: both;	
	
	}

#footer {
	background: #280e22 url(images/background_footer.jpg) top left repeat-x;
	padding:40px;
	width: 100%;
	
	height:120px;
	}

/* Header content tyles */

#logo h1, #logo small { margin:0px; display:block; }
#logo {
	float: left;
	background-image: url(images/NHC_logo.png);
	background-repeat: no-repeat;
	width:468px;
	height:90px;
	zoom: 1;
	display: block;
	}	
#themebanner { 
	float: left;
	width: 389px; height: 68px;
	margin: 15px 0 0 80px;
	background:url(images/2010_theme_banner.png) top left no-repeat;
	}	
	
/* Menu container ( Menu styles in css/superfish.css ) */

#menucontainer { 
	margin:106px 0 0 0; 
	padding:0;	
	width: 950px;
	height: 30px;
	background: url(images/menu_bg.png) bottom left repeat-x;
	border-bottom: 4px solid #7f7f7f;
	border-top: 1px solid #a8a7a7;	
	font: bold 10px Verdana, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	} 	
#menucontainer ul { list-style: none;}

/* Content-Styles  */
	
#content_area h2 { font-size:32px; line-height:31px; }
#content_area .separator { border-top:1px solid #e3e3e3; margin-top:40px; padding-top:40px;
}

/* sidelink-Styles */

#sidelinks {
	float:left;
	width:266px;
	position:relative;
	
	margin: 35px 0 0 15px;
	background: none;
	}
	
.contactbut { float: left; margin: 0 0 10px 0; width: 266px; height: 124px; border: none;}
.contactbut a 
{ display: block; width: 266px; height: 124px; background: url(images/sidenav1_contact.jpg) top no-repeat; }
.contactbut a:hover { background-position: 0 -124px;}

.newsbut { float: left; margin: 0 0 10px 0; width: 266px; height: 124px; border: none;}
.newsbut a 
{ display: block; width: 266px; height: 124px; background: url(images/sidenav2_news.jpg) top no-repeat; }
.newsbut a:hover { background-position: 0 -124px;}

.winnerbut { float: left; margin: 0; width: 266px; height: 124px; border: none;}
.winnerbut a 
{ display: block; width: 266px; height: 124px; background: url(images/sidenav3_winners.jpg) top no-repeat; }
.winnerbut a:hover { background-position: 0 -124px;}

#homesearch { 
	width: 254px; 
	float: left;
	background-color: #e9e9e9;
	border: 1px solid #a3a09e;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}
#homesearch h3 { color: #999; text-align: center; }

/* botlink-Home-Styles */

#botlink { 
	overflow:auto; 
	margin:0 0 0 0; 
	width: 950px;
	display: block; 
	clear: both; background:none;
	padding: 0 0 0 10px;
	}
#botlink_items { width:290px; margin:0 20px 0 0; padding-top:3px;}

.sm_botlink_item {
	border:1px solid #a3a09e;
	width:290px;
	margin: 0 24px 25px 0;
	float:left;
	padding:0;
	}

.sm_botlink_item .block_inside { 
	background:none; background-color:#e2dddc; 
	padding:20px 25px 15px 25px; 
}
.sm_botlink_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }
.sm_botlink_item h3 { font-size:22px; line-height:23px; text-transform: uppercase; text-align: center;}
.sm_botlink_item a { color:#413f3c; text-decoration:none; }
.sm_botlink_item a:hover { color:#413f3c; text-decoration:underline; }

/* General Block-Styles */

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:20px;
	position:relative;
	}

.block_inside { 
	display:block; 
	border:1px solid #ffffff;
	background: #ffffff url(images/background_block_slice.jpg) repeat-x;	
	padding:30px;
	overflow:auto;
}
.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px 5px 1px 5px;
	float:left;
}
.image_block img { border:1px solid #b5b5b5; }
.text_block {
	float:left;
	width:545px;
	margin:0 15px 0 25px;
	padding-top:30px;
	}
	
.leftimg { float: left; padding:10px; margin: 10px 20px 10px 0; 
border:1px solid #b5b5b5; background-color:#d2d2d2; }

#block_featuredblog .text_block { padding-top:5px; width:555px;}

/*  Text-Styles  */

h2 {
	margin:0px 0px 10px 0px;
	font-size:28px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	line-height:39px;
	letter-spacing:-1px;
	}
h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	}
h4 { color:#ff4700; margin:0px 0px 0px 0px; }
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
	}
a { color:#ff4700; text-decoration:none; }
small a { color:#ff4700; }

.caption { font-size: 11px; font-style: italic; }

a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; }

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

/* Footer-Styles */

.footerinner { width:950px; margin:0 auto; }

#footer p, #footer a  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.footer_column { float:left; width:120px; margin-right:30px;}
#footer .long { width:610px; }
#footer h3 { color:#e2dddc; text-transform:uppercase; font-size:10px;}

.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

/* Miscellaneous-Styles   */

/* Fix up IE6 PNG Support */
img, { behavior: url(scripts/iepngfix.htc); }
