/*--LOCAL STYLESHEET--*/


/*--------CONTAINER CHANGES---------*/

	.container_12{}
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12{margin:0px;}
	
/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_12 .grid_1 {
	width:80px;
}
    .container_12 .grid_2 {
	width:160px;
}
    .container_12 .grid_3 {
	width:240px;
}
    .container_12 .grid_4 {
	width:320px;
}
    .container_12 .grid_5 {
	width:400px;
}
    .container_12 .grid_6 {
	width:480px;
}
    .container_12 .grid_7 {
	width:560px;
}
    .container_12 .grid_8 {
	width:640px;
}
    .container_12 .grid_9 {
		border-left:1px solid #57391b;
		width:719px;
}
    .container_12 .grid_10 {
	width:800px;
}
    .container_12 .grid_11 {
	width:880px;
}
    .container_12 .grid_12 {
	width:960px;
}



	
/*--------HIDDEN ELEMENTS---------*/

	#top{display:none}
	#header{display:none;}
	
	
	
	
/*--------MAIN PAGE---------*/

	body{background:#57391b;}
	
	a{color:#f7921e; text-decoration:none;}
	a:hover, a:active{color:#dc291e!important;}
	a:visited{color:#f7921e;}
	
	h1, h2{color:#f7921e; text-transform:none;}	
	h1{letter-spacing:-1px;}
	img{border:none;}
	strong{color:#f7921e;}

	#body{border-top:5px solid #f7921e; width:960px; margin:0px auto;}
	
	#social{float:right; position:relative;}
	#social img{margin:0px;}
		
	.padding{}	
	.box-shadow{
	}
	.box-radius{
	}
	
	.box04{background:#fff; padding-bottom:50px; min-height:460px;}
	
	.content li{list-style-image:url(images/li-bg.png) no-repeat center left;}
	
	.pageheading{text-transform:capitalize;}
	.date{font-size:11px;}

/*-----------LEFT STYLING---------*/

	.left{background:#f7921e; border:1px solid #fff; border-bottom:none;}
	.left h1{color:#57391b;}
	
	.logo{
		background:#FFFFFF;
		height:141px;
		padding-bottom:20px;
		text-align:center;
		width:240px;	
	}

/*---------MENU------------*/
	
	.menu{display:block; clear:both;}
	.menu li{border-bottom:1px solid #fff; padding:5px 0px 5px 45px;}
	.menu li:hover, .menu .active{background:transparent url(images/menu-hover-bg.png) no-repeat 10px center;}
	.menu a{color:#000; text-transform:uppercase; text-decoration:none; font-weight:bold;}
	.menu a:hover, .menu .active a{color:#fff!important;}
	
	
/*---------LEFT COMMENT SECTION------------*/	

	.box02 .recordsets{background:transparent url(images/comment-icon.png) no-repeat top left; padding:0px 0px 0px 45px; color:#fff;}
	.box02 .recordsets a{color:#57391B; font-style:italic;}
	
	
/*---------SEARCH AND BANNER------------*/

	#search_site{border:none;}
	.search{position:absolute; right:0; padding:5px;}
	.search_input{background:#927251; color:#fff; height:17px; width:204px;}
	.keyword{background:#927251 url(images/searchicon.png) no-repeat center center; height:27px;}
		
	.banner img{margin:0px; border:none; background-position:left top !important;}
	
	


/*---------RECORD ENTRIES------------*/

	.entries{}
	.entries img{}
	
	
	
/*-----------GALLERY---------*/

	.gallery-right{width:200px; float:right; margin:0px 0px 0px 20px;}
	.gallery-right img{background-repeat:no-repeat!important; background-color:#eaeaea!important;}
	
	.gallery img{background-repeat:no-repeat!important; width:auto!important;}

	.milk_stage_close{background:#f7921e;}

/*----------CONTENT TOOLS---------*/

	.grid_9 .content_tools_top {width:680px;}
	.content_tools_top a{font-size:11px; border-left:1px solid #f7921e; padding:0px 0px 0px 8px;}
	.content_tools_top .back a{border:none;}


/*----------PAGE NAVIGATION---------*/

	.record_nav_top{display:none;}
	.record_nav_bottom{display:block; border-top:none; font-size:11px;}
	

/*-----------COPYRIGHT---------*/

	#body .container_12{background:transparent url(images/content-bg.jpg) repeat-y top left;}
	#footer .container_12{background:transparent url(images/copyright-bg.png) no-repeat bottom left; height:229px; margin:-200px auto 0px;}
	#homefooter .container_12{background:transparent url(images/copyright-bg-home.png) no-repeat bottom left; height:229px; margin:-200px auto 0px; position:relative;}
	#copyright{border-bottom:5px solid #f7921e; width:960px; margin:0px auto; color:#fff;}
	#copyright p{float:left;}
	
	
	
/*-------IE 7 FIXES----------*/

	*:first-child+html #copyright{padding:0px 0px 10px;}
	*:first-child+html .box02 .recordsets{width:170px;}
	*:first-child+html .box04 .recordsets{width:679px;}
