/* 
	project: Glen Eira SES website
*/

/*------------ 
	Layout
------------ */

*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: url("/uploads/SES_GlenEira/style/page.png") repeat scroll center bottom #FF892C; 
	color: #000; 
}

#header_bg{
	background: orange url(/uploads/SES_GlenEira/style/bg.gif) repeat-x; 
	height:215px;
	position:absolute width:100%;
}

#header { 
	clear: both;background:#0055A1;
	background: #fff url(/uploads/SES_GlenEira/style/images/header.png) no-repeat;
	color: #4C8734;
	height: 110px;
	margin: 27px 0 0;
	padding: 10px 10px 0 0;
font-size:32px; color:#fff;
}

#header_bottom {background:#0055A1; padding: 0px 0 0;font-size:1em;height:40px;}

#separator{background: url(/uploads/SES_GlenEira/style/images/wave.png) no-repeat bottom; background-size:900px 70px;height:70px;}

#content { width: 900px; margin: 0 auto; background: #fff; position:relative;margin:-215px auto 0 auto;}
#left { clear: left; float: left; width: 240px; padding: 0 10px 0 10px; font-size: .9em; margin: 0 0 15px; min-height:700px;}
#right {
	margin: 0 15px 20px 0;
	padding: 5px 0 0 35px;
	border-left: 1px solid #ccc;
	float: left;
	width: 560px;
	text-align: justify;
}

/*------------ 
	Text
------------ */

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }

h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { font-weight: bold; font-size: 1.1em; padding:10px 0 20px 0; }

#intro h1 { margin: 0; }
#intro p { margin: 0; }
	
#login { font-size: .9em; margin: 10px 0 0; }
#login a { color: #fff; background: #8BE1FA; padding: 4px 20px 6px;}
#login a:hover { color: #fff; background: #8BE1FA url(/uploads/SES_GlenEira/style/loginhover.gif) no-repeat; }

#title{
	padding:40px 0 0 0;
	float:left;
}

#notice { padding: 5px 14px 1px; background: #f4f4f4 url(/uploads/SES_GlenEira/style/noticebg.gif) no-repeat bottom right; color: #808080; }



/*------------ 
	Lists
------------ */
ul, ol {
	margin: 5px 10px;
	padding: 0 10px;
	color: #000;	
list-style-type:square;
}

/*------------ 
	Menu
------------ */

	#leftmenu { list-style: none; margin: 0 0 20px 0;}
	#leftmenu li { display: inline; padding: 0 0 5px 0px; background: #fff /*url(/uploads/SES_GlenEira/style/bullet.gif) no-repeat center left ;*/ color: #46852F;list-style:none; }
	#leftmenu li a {color: #005699; font-size:1.3em; padding: 0 20px 0 0;  text-decoration: none;}
#leftmenu li a:hover{color:#FF892C}

/*------------ 
	News
------------ */

#NewsPostDetailCategory{
padding:0 0 20px 0;
}
.NewsSummary{
padding:0 0 20px 0;
}
.NewsSummaryLink{
padding:0 0 10px 0;
}
.NewsSummaryPostdate{
float:left;
}
.NewsSummaryCategory{
float:left;
padding:0 0 10px 100px;
}
.NewsSummaryLink a{
font-size:1.1em;
font-weight:bold;
padding:0 0 20px 0;
}
.NewsSummarySummary{
clear:both;
}

/*------------ 
	Block-specific
------------ */

#left a, #right a { color: #0055A1; text-decoration: underline;}
#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 5px 0; }

#right h2 { border-bottom: 1px solid #ccc; padding: 15px 0 8px; }
#right h3 { border-bottom: 1px solid #ccc; padding: 15px 0 8px; margin:0 0 20px 0;}

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
/* Stylesheet: SES Glen Eira Stylesheet Modified On 2014-08-23 12:21:46 */
