
.accent {
	background-color: #466aa1;
}

/* the border color of the footer bar can optionally be matched to the accent color */
#metalinks
{
	border-bottom-color: #ccc;
	border-top-color: #ccc;
}

/* the background banner image */
#header
{
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/banner/002.jpg");
}

/* home page icons */
#nav div.section1 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/001.jpg");
}
#nav div.section2 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/002.jpg");
}
#nav div.section3 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/003.jpg");
}
#nav div.section4 {
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/icons/004.jpg");
}

/* @end */

/* @group 3 col sandbox layout */

div#container {
	float: left;
	width: 100%;
	margin:2em 0;
}

div#content {
	margin: 0 230px;
}
div.sidebar {
	float: left;
	overflow: hidden;
}
div#primary {
	width: 200px;
	margin: 0 0 0 -100%;
}
div#secondary {
	width: 170px;
	margin: 0 0 0 -205px;
}
div#footer { 
	clear: left;
	width: 100%;
}



/* @end */

/* @group common styles */

body {font-size: 76%;margin: 0;font-family: "Trebuchet MS", arial, sans-serif;background-color:#fff;color:#000;}
code, kbd, samp, tt { font: 1.1em "Courier New", Courier, mono; }
dt { font-weight: bold; }
acronym, abbr, .info{border-bottom: 1px dotted #708090;cursor: help;}

/* link styles */
a:link { color: #03c; }
a:visited { color: #606; }
a:hover { color: #c00; }
a:active { color: #600; }
li { margin-bottom: 0.4em; }

/* @end */

/* @group header */

#header, #header * {margin: 0;padding: 0;}
div#header {
	background-color: #036;
	height: 120px;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#header .homelink a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 120px;
	width: 135px;
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/logo-sub.gif");
	background-repeat: no-repeat;
	background-position: 100% 12px;
}
#header .homelink a span {
	position:absolute;
	width: 10em;
	left: -100em;
}
h1#blog-title {
	position:absolute;
	left: 150px;
	top:35px;
	margin: 0;
	padding: 0;
	font-size: 2em;
	letter-spacing: 2px;
	font-weight: normal;
	color: #fff;
}
h1#blog-title a {
	text-decoration: none;
	color: #fff;
}

h1#blog-title a:hover { color: #ff0; }

#blog-description
{
	position: absolute;
	left: 150px;
	top: 68px;
	font-size: 1.3em;
	color: #fff;
	letter-spacing: 2px;
}

div#header div.skip-link{position:absolute;width:10em;left:-100em;}

/* @group global-bar */

/* the global search bar */
#header #global-bar
{
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	border-bottom: 1px solid #fff;
	padding: 2px 0 3px;
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/global_bar_bg.png");
}

#global-bar form .searchtext { width: 10em; }

#global-bar label
{
	color: #fff;
	font-weight: bold;
}

#header #global-bar form
{
	display: inline;
	padding: 0 18px 0 6px;
}

#global-bar ul
{
	padding: 2px 0;
	margin: 2px 0 0 0;
}

#global-bar li
{
	display: inline;
	border-right: 1px solid #46a;
	padding: 0 8px 0 5px;
}

#global-bar ul a
{
	color: #46a;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}

#global-bar ul a:hover
{
	color: #c00;
	text-decoration: underline;
}

#global-bar .offstage { top: -300px; }

/* @end */

/* @end */

/* @group quicklinks */

#quicklinks
{
	border-top: 1px solid #fff;
	padding: 4px 18px 2px;
	height: 1.5em;
}

#quicklinks ul
{
	float: right;
	padding: 0;
	margin: 0;
}

#quicklinks ul li
{
	list-style: none;
	display: inline;
	border-left: solid 1px #ccc;
	padding: 0 0 0 0.8em;
	margin: 0 0 0 0.5em;
}

#quicklinks ul li:first-child
{
	border-left: none;
}

#quicklinks li a
{
	color: #ddd;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#quicklinks li a:hover { color: #fff; }

#quicklinks li.last-item
{
	border: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group access */

#access
{
	margin: 6px 18px 2em;
	font-size: .95em;
}

div#menu{height:1.5em;padding:0;width:100%;}
div#menu ul a{letter-spacing:1px;text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;float:left;}
div#menu ul li a{
	padding-left: 12px;
	margin-left: 7px;
	background: 0 center no-repeat url(http://www.unimelb.edu.au/template-assets/07/images/tiny_blue_arrow.png);
	display:block;
	float: left;
}
div#menu ul li.current_page_item ,div#menu ul li.current_page_parent{ display:block;}

/* @end */

/* @group sidebar */

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;	color: #567;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}

/* @group primary */

#primary.sidebar * {
	padding: 0;
	margin: 0;
	}
#primary.sidebar
{
	margin-top: 24px;
	background-color: #d8d8d8;
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/white-cnr-tr.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
}
#primary.sidebar li
{
	list-style: none;
	padding: 5px 0 3px 16px;
	margin: 0;
	color: #567;
	border-bottom: 1px solid white;
}

#primary.sidebar li ul { margin-top: 4px; }
#primary.sidebar li li {
	border-top: #eee dotted 1px;
	border-bottom: none;
	padding: 2px 0 2px 14px;
	background: 0 3px no-repeat url(http://www.unimelb.edu.au/template-assets/07/images/menu/arrow.gif);
	}
#primary.sidebar a { text-decoration: none; }
#primary.sidebar a:hover { text-decoration: underline; }

#primary.sidebar img
{
	border: none;
	padding-right: 3px;
}

#primary.sidebar a.current_link
{
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group secondary */

#secondary.sidebar
{
	padding: 12px;
	border-left: solid 1px #ccc;
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/sidebar_bg.png");
}
#secondary.sidebar li ul
{
	margin: 4px 0;
}
#secondary.sidebar li li
{
	list-style: none;
	padding-left: 12px;
	margin: 0 0 3px 0;
	background: 0 3px no-repeat url(http://www.unimelb.edu.au/template-assets/07/images/tiny_blue_arrow.png);
}
#secondary.sidebar li a
{
	text-decoration: none;
}
#secondary.sidebar li a:hover
{
	text-decoration: underline;
}
#rss-links h3{
	padding-left: 18px;
	background: 0 0 no-repeat url(http://www.unimelb.edu.au/template-assets/07/images/livemark.png);
}
/* @end */



/* @end */

/* @group content */
body.home div#nav-above, body.category div#nav-above, body.archive div#nav-above {display: none;}
#content {font-size: 110%;}
#content h2 {color: #567;margin-top: 0;}
.entry-title{clear:both;margin:0 0 4px;color: #567;}
.entry-title a {
	text-decoration: none;border-bottom: 1px dotted ;
	border-color: #69f;
	}
.entry-title a:hover {
	border-color: #c00;
	}
.post{
	padding-bottom: 12px;
	border-bottom: 1px solid #bcd;
	margin-bottom: 12px;
	}
.entry-date abbr{
	font-size: 90%;
	font-style: italic;
	color: #666;
	border: none;
	}
.entry-meta{
	border: 1px solid #bcd;
	background-color: #f3f6f9;
	padding: 4px;
	font-size: 80%;
	color: #678;
	clear: both;
	}
.entry-meta a{
	color: #36c;
	text-decoration: none;
}
.entry-meta a:hover{
	color: #c00;
	text-decoration: underline;
}

/* @group sub content */

#content a img
{
	border:none;
}
#content img.framed, #content a img.framed
{
	background:#fff;
	padding: 3px;
	border: #ddd solid 1px;
}
#content a:hover img.framed
{
	background-color:#feb;
	border-color:#fc3;
}

#content img.alignleft
{
	float:left;
	margin-right: 0.5em;
}

#content img.alignright
{
	float:right;
	margin-left: 0.5em;
}

#content img.aligncenter
{
	display:block;
	margin: auto;
}
#content p.framed
{
	color: #666;
	font-size:90%;
}
#content p.framed img
{
	border: 1px solid #ccc;
	padding: 6px;
	display: block;
	margin: 0 0 6px 0;
}
#content ins {
	background-color: #eeffbb;
	text-decoration: none;
	border-bottom: 1px dotted green;
}
#content del {
	color: #b99;
}
#content code, #content tt {
	font-weight: bold;
	letter-spacing: 1px;
}
#content p.code {
	font-family: monospace;
	letter-spacing: 1px;
	background-color: #eee;
	border: 1px dotted #ccc;
	padding: 0.25em;
}
#content blockquote {
	margin: 0;
	padding: 0 0 0 36px;
	font-family: georgia;
	font-style: italic;
	background: no-repeat url('http://www.unimelb.edu.au/template-assets/07/images/dbl-quote-open.png');
}
#content blockquote p {
	padding-right: 36px;
	background: 100% 100% no-repeat url('http://www.unimelb.edu.au/template-assets/07/images/dbl-quote-close.png');
}
#content table.grey
{
	border: solid #999 thin;
	border-collapse: collapse;
	margin: 0 0 0.5em 0;
	text-align: left;
}

#content table.grey th, #content table.grey td
{
	border: solid #999 thin;
	border-collapse: collapse;
	padding: 2px;
}

#content table.grey th { background-color: #eee; vertical-align:top; }
#content table.grey td { background-color: #fff; vertical-align:top; }
table .even, table .even td, table.grey .even td { background-color: #eee; }
table.grey .even th { background-color: #ddd; }

/* @end */
/* @end */

/* @group nav */

div#nav-above,div#nav-below{width:100%;height:1em;}

div#nav-above{margin-bottom:1em;}
div#nav-below{margin:1em 0;}
div#nav-above, div#nav-below{font-size: 80%;}
.navigation a { text-decoration: none; color: #579;}
.navigation a:hover { text-decoration: underline; color: #c00;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}

/* @end */

/* @group comments */
div#comments-list{
	font-family: georgia;
	font-size: 1.1em;
	border-top: 1px solid #bcd;
	margin-top: 12px;
}
div#comments-list h3{
	color: #664;
}
div#comments-list ol{
	color: #444;
}
div.comment-author{
	font-weight: bold;
}
div.comment-meta{
	font-size: 90%;
	font-style: italic;
	color: #666;
}
.unapproved {
	font-size: 90%;
	font-style: italic;
	color: red;
}
div#respond {
	background-color: #eed;
	padding: 0.5em 1em;
	border: dotted #666 1px;
}
div#respond h3 {
	color: #664;
	margin-bottom: 0.3em;
}
form#commentform .form-label{margin:0.5em 0 0;}
form#commentform span.required{color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:60%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:95%;}
p#comment-notes{
	font-style: italic;
	margin-top: 0;
	color: #664;
}

/* @end */

/* @group footer */

#footer
{
	font-size: smaller;
	letter-spacing: .1em;
	color: #666;
	line-height: 1.1em;
}

#metalinks
{
	margin: 0 0 18px 0;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	padding: 1em 18px;
	background-color: #e6e6e6;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
}

#metalinks li
{
	display: inline;
	margin-left: .5em;
	padding-left: .5em;
	border-left: solid 1px #bbb;
}

#metalinks li:first-child { border-left: none; }

#footer div
{
	position: relative;
	width: 100%;
}

#footer dl
{
	margin: 0 0 18px 18px;
	float: left;
	width: 50%;
}

#footer dd
{
	padding: 0;
	margin: 0 0 .3em 2em;
}

#legal
{
	position: absolute;
	right: 18px;
	top: 0;
	text-align: right;
	margin: 0;
	padding: 0;
}

#legal li
{
	margin-bottom: 0.4em;
	list-style: none;
}
/* @end */

/* @group home.php */

/* @group nav */
#nav
{
	float: left;
	position: relative;
	margin: 0 0 0 24px;
	width: 48%;
	padding: 2em 0 0 0;
	/* more in ie-win-5-6.css */
}

#nav div
{
	clear: both;
	position: relative;
	/* more in ie-win-5-6.css */
}

#nav div.icon
{
	padding: 0;
	margin: 0 3% 1em 0;
	background-repeat: no-repeat;
	float: left;
	clear: none;
	min-height: 78px;
	width: 46%;
	/* more in ie-win-5-6.css */
}

#nav h2
{
	margin: 0 0 0 82px;
	padding: 0;
	font-size: 1.2em;
}

#nav ul
{
	padding: 0;
	margin: 0.5em 0 0 82px;
}

#nav li
{
	padding: 0 0 0 12px;
	margin: 0 0 .3em 0;
	list-style: none;
	background-image: url("http://www.unimelb.edu.au/template-assets/07/images/tiny_blue_arrow.png");
	background-position: .2em .2em;
	background-repeat: no-repeat;
	line-height: 1.2em;
	position: relative;
}

#nav li ul
{
	display: none;
}

#nav a:link
{
	text-decoration: none;
	color: #039;
}

#nav a:visited { text-decoration: none; }

#nav a:hover
{
	text-decoration: underline;
	color: #c00;
}



/* @end */

/* @group home-content */

#home-content
{
	margin: 0 0 2em 420px;
	padding: 2em 0 1em 12px;
	background: #e6e6e6 url("http://www.unimelb.edu.au/template-assets/07/images/white-cnr-ll.gif") no-repeat 0 100%;
	margin-left:51%;
	/* more in ie-win-5-6.css */
}

#home-content h2
{
	margin: 0 0 0 -12px;
	padding: .2em 10px;
	color: #567;
	letter-spacing: .1em;
	background: #cecece none repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 1.3em;
}

#home-content h3
{
	margin: 0 0 0 -12px;
	padding: .2em 10px;
	color: #567;
	border-top: 1px solid #cecece;
	font-size: 1.1em;
}

#home-content ul
{
	margin: 0 0.5em 0 2.5em;
	padding: 0.3em 1em 0.3em 0;
	line-height: 1.2em;
}

#home-content form { margin: 0.5em 0 0.5em 0; }
#home-content form h2 { margin-bottom: 0.5em; }

#home-content p
{
	margin: 0.5em 10px 1em 0;
	line-height: 1.3;
}

#home-content a.rss-links {
	padding-left: 18px;
	background: 0 50% no-repeat url(http://www.unimelb.edu.au/template-assets/07/images/livemark.png);
	text-decoration: none;
	font-size: small;
	color:#567;
}

#home-content a.rss-links:hover {
	color:#c00;
}

#home-content ul {
	margin-left: 0;
}

#home-content li {
background-image:url(http://www.unimelb.edu.au/homepage/07-04/images/tiny_grey_arrow.png);
background-position:0pt 2px;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:1em;
}

#home-content blockquote
{
	margin: 0.5em 10px 1em 2em;
	color: #333;
}

#home-content blockquote p { margin: 0; }

#home-content div.section
{
	border-top: 1px #fff solid;
	padding-top: .5em;
}

#home-content .notice, #home-content div.ad
{
	border: 1px dotted #999;
	background-color: #fff;
	padding: 0.6em;
}

#home-content p.notice { padding: 0.6em; }
#home-content div.notice, #home-content div.ad { margin: 0 0.6em 1em; }

#home-content div.floatright
{
	width: 40%;
	float: right;
}

#home-content span.date, .sidebar span.date
{
	font-size: 0.9em;
	font-style: italic;
	color: #666;
}


/* @end */
/* @end */

@media print
{
	#header, #quicklinks, .sidebar, .navigation, #footer, .fs_powered_by {
		display: none;
	}
	div#content {
		margin: 0 5%;
	}
}