/* - - - - - - - - - - - - - - - - - - - - -

Title : Impact English College
URL : http://www.impactenglish.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

Description : full website styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin: 0;
	padding: 0;
	}

body {
	font: 12px/17px Arial, Tahoma,Verdana, helvetica, sans-serif;
	color: #000000;
	margin: 10px 0 20px 0 ;
	padding: 0;
	background-color: #fdb813;
	}
	
td {
	font: 12px Arial, Tahoma,Verdana, helvetica, sans-serif;


}

img {
	border: 0;
	}

hr {
	border: 1px solid #ccc;
	height: 1px;
	margin: 10px auto;
	width: 100%;
	clear: both;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

h1 {
	font-size: 16px;
	color: #a72a2b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 20px 0;
	}
#h1home h1{
	font-size: 16px;
	color: #a72a2b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
 	margin: 5px 0;
    }

h2 {
	font:  normal 22px Arial, Verdana, Helvetica, sans-serif;
	color: #8f9994;
	margin: 0 0 20px 0;
	}
	
h3 {
	color: #f77726;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}	

h4 {
	color: #fccf4d;
	font-size: 14px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	text-transform:capitalize;

	}	

a {
	color: #003782;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;

	}

#stats {
display: none;
height: 0;
line-height: 0;
} 

hr {
width: 100%;
height: 1px;
border: 1px dotted #e31b23;

}


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#top_p {
width: 950px;
background:url(../siteimages/top_pattern.jpg) no-repeat;
margin: 0 auto 0 auto;
height: 17px;


}
 

#wrapper {
width: 950px;
background:url(../siteimages/wrapper_bg.jpg) repeat-y;
margin: 0 auto 0 auto;

}

	#container {
	margin: 0 auto 0 auto;
	width: 916px;
	
	}
	
		#top {
		height: 132px;
		
		}
		
		#logo {
		margin-left: 10px;
		float: left;
		
		}
		
		#top_rhs {
		margin-right: 10px;
		float: right;
		height: 95px;
		margin-top: 20px;
		width: 400px;
		background: url(../siteimages/slogan_bg.gif) no-repeat;
		background-position: right;
		
		}
		
		#menu_wrapper {
		height: 31px;
		background-color: #e31b23;
		vertical-align: middle;
		
		}
		

		
		#menu_bgbottom {
		background-color: #a72a2b;
		height: 8px;
		
		}
		
	#contents_container {
	width: 886px;
	margin: 15px auto 0 auto;
	}
	
	#body {
	width: 886px;
	margin: 15px auto 0 auto;
	}
	
		#bodyD {
	width: 886px;
	margin: 15px auto 0 auto;
	background: url(../siteimages/body_bg.gif) repeat-y;
	}
	
		#body_lhs {
		width: 182px;
		float: left;
		
		}
		
		#SubM_wrapper {
margin-top: 30px;
		
}
	
		
			#banner_menu {
			background-color: #FFFFFF;
			
			}
		
		#body_rhs {
		float: right;
		width: 695px;
		
		}
		
		#content_B  {
		width: 685px;
		margin-left: 10px;
		
		} 
		
		#header {
		height: 200px;
		}
		
		#header_d {
		height: 170px;
		width: 695px;
		
		}
	    #header img {
            width: 886px;
        }	
		#spacer {
		height: 15px;
		
		}
		
		#content_home {
		width: 856px;
		padding: 15px;
		background-color: #ebebeb;
		}
		
		#content_d {
		width: 876px;
		padding: 5px;
		min-height: 230px;
		
		}
		
		#content_d li {
		margin-left: 25px;
		
		}
		
#footer {
margin: 0 auto 0 auto;
width: 950px;
height: 68px;
background: url(../siteimages/footer_bg.gif) no-repeat;
}

	#footer_inner {
	width: 856px;
	margin: 0 auto 0 auto;
	height: 19px;
	text-align: center;
	padding: 15px;
	border-top: 1px solid #e31b23;
	}

	
/* MENU */

.mainNavItem {
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
}
.mainNavItemLast { 
font-size: 12px; 
text-align: center;
vertical-align:middle;}

#nav, #nav ul {
	list-style: none;
	line-height: 11px;
	padding: 0px;
	margin: 0px; 
	}
	
ul#nav li {
	padding: 0px;
	float: left;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	border-right: 1px solid #a72a2b;
	height: 31px;
	 }

#nav li a {
	display: block;
	text-decoration: none;
	padding: 10px 23px 5px 22px;
	/*padding: 10px 24px 10px 24px;*/
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
	
}

#nav li a:hover { color: #000000;  }

#nav li ul a {
	font-size: 11px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#nav li ul a:hover { color: #000000; background: none; }

ul#nav li ul {
	position: absolute;
	left: -888em;
	height: auto;
	width: 180px;
	margin: 5px 0 0 0;
	padding: 0;
	border-left: 1px solid #a72a2b;
	border-right: 1px solid #a72a2b;
	border-bottom: 1px solid #a72a2b;
	background-color: #a72a2b;
border-top: 1px solid #e31b23;
}

ul#nav li ul li {
	width: 180px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #e31b23;
	height: 42px;
}

ul#nav li ul li a {
padding: 15px 0 15px 10px;
text-align: left;

} 

#nav li ul ul {
	margin: -1.90em 0 0 15em; }

#longMenu { display: block; width: 155px; height: 10px; position: relative; top: -20px; left: 30px; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover {
	color: #FF7300;  }

#nav li ul li:hover, #nav li ul li.sfhover {
	color: #FF7300; background: none; }


select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FAFAFA;
	border: 1px solid #ABABAB;
	padding: 2px;
	}

a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	}

a.linkopacity:hover img {
	filter:alpha(opacity=65);   
	-moz-opacity: 0.80;   
	opacity: 0.80;
	}

/* ---------- ARTICLES FEED ---------- */

ul.posts, ul.posts li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.posts li.exerpt {
		/*width: 406px;*/
		float: left;
		width:45%;
		margin: 0;
		padding: 0 20px 20px 0;
		overflow: hidden;
		}
	.categories li.exerpt {
		float: none;
		width: 95%;
		margin: 0;
		padding: 0 20px 20px 0;
		border-bottom: 1px dotted #999;
		}
				
	.post-meta {
		font-size: 11px;
		color: #999;
		}
	
		.posts h1 a { color: #a72a2b;
		text-decoration: none;
		font: normal 20px/26px Arial, Helvetica, sans-serif;}
	
		.post-summary p {
			margin: 0;
			}
	
	h2.category-title {
		font: 24px arial, Verdana, Tahoma, sans-serif;
		color: #e31b23;
		text-decoration: none;
		padding-top: 10px;
		}
	
	li.exerpt img {
		border: 5px solid #E9E9E9;
		display: block;
		}
			
	li.exerpt h2 {
		font: 18px arial, Verdana, Tahoma, sans-serif;
		color: #a72a2b;
		margin: 0;
		padding: 10px 0 5px 0;
		}
		
	li.exerpt h2 a { color: #a72a2b;
	text-decoration: none; }
	
	ul.postsLayout01 li.exerpt h2 {
	
	} 

	.post-summary-image {
		width: 247px;
		margin: 0;
		padding: 0 0 11px 0;
		vertical-align: top;
		}

	.categories .post-summary-image {
		float: left;
		width: 130px;
		}

	.categories .post-summary {
		float: left;
		width: 500px;
		}
	
	p.more-posts {
	  clear: both;
		padding: 0 10px;
		text-align: right;
		font: 12px/30px arial, Verdana, Tahoma, sans-serif;
		background: #e9e9e9;
		display: block;
	}

	.rss {
		text-align: right;
		padding: 3px;
		margin: 0;
		font-size: 11px;
		}	

	#LatestNews img.rssImage {
		vertical-align: middle;
		padding: 0 4px;
		}
		
	.post-longdesc img {
	border: 5px solid #fff;
	
	} 
	
	#SubM_wrapper li {
-x-system-font:none;
border-bottom:1px dotted #CCCCCC;
font-family:arial,Verdana,Tahoma,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:35px;
width:152px;
margin-left: 30px;
}

#social {text-align:center;}

