/*

Theme Name: 17. UNSW_Simple
Theme Date: March 2009
Version: 1
Theme URI: http://www.jokay
Theme Author: Jo Kay. 
Description: The UNSW Homepage Design, including CMS tools to customise homepage images and headers. Based on Nelo for WPMU 2.6, a revolutionary customized CMS theme by incsub, http://www.incsub.com/. To be used for the UNSW Homepage Only!

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1a1a1a;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pagebackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


img {
	border-width: 0px;
	border-style: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 a {
	color: #000000;
	text-decoration: none;
}
.fix-browser {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}


#wrapper {
	font-size: 0.785em;
	margin: 0px auto 0em;
	width: 940px;
	padding: 0px;
}
#container {
	float: left;
	width: 940px;
	background: #FFF;
	margin:0;
	padding:0;
}
#header {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.site-title {
	float: left;
	width: 590px;
}
.custom-image-top {
	float: right;
	width: 300px;
	height: 100px;
	overflow: hidden;
}
.site-title h1 {
	font-size: 30px;
	font-weight: 110;
	color: #336699;
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.site-title h1 a {
	color: #336699;
	text-decoration: none;
}

.site-title h1 a:visited {
	color: #336699;
	text-decoration: none;
	}
	
.site-title p {
	font-size: 1.025em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: 400;
}


/* -----------------------------------*/
/* >> Dropdown Navigations <<<-----*/
/* -----------------------------------*/

#navigation {
	padding: 0px;
	height: 34px;
	background-image: url(/wp-content/blogs.dir/1/files/2012/04/nav_bg.png);
	background-repeat: repeat-x;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 790px;
	position: relative;
}
#nav ul {
	background: transparent;
}


#nav li {
	padding: 0.85em 40px 0.7em 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	
#nav li li{
	background: url(none)!important;
	padding: 0px!important;
	}
	
#nav li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 27px;
	display: none;
	margin: 0px;
	padding: 0px;
	width: 250px;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-top-width: 0px;
	border-top-style: none;
	list-style-type: none;
	}

/* Styles for Menu Items */
#nav li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 15px;
	margin: 0px;
	float: left;
	font-size: 0.8em;
	line-height: 28px;
	}
#nav li a:hover {
	text-decoration: none;
	color: #CCCCCC;
	display: inline-block;
	padding: 0px 15px;
	margin: 0px;
	float: left;
	font-size: 0.8em;
	line-height: 28px;
	}

#nav ul li a {
	text-decoration: none;
	color: #EEE;
	display: inline-block;
	padding: 4px 12px;
	margin: 0px;
	float: left;
	background: #252525;
	border-bottom: 0px none;
	width: 220px;
	font-size: 1em;
	line-height: 18px;
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	}
#nav ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	display: inline-block;
	background: #454545!important;
	padding: 4px 12px;
	margin: 0px;
	float: left;
	border-bottom: 0px none;
	width: 220px;
	font-size: 1em;
	line-height: 18px;
	border-left: 0px none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */


/* -----------------------------------*/
/* >> Dropdown Navigations 2<<<-----*/
/* -----------------------------------*/

#navigation2 {
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(images/background_nav.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav2 {
	margin: 0px;
	padding: 2px 0 0;
	list-style: none;
	float: left;
	width: 790px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#nav2 ul {
	background: transparent;
}


#nav2 li {
	position: relative;
	display: inline-block;
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#nav2 li li{
	background: url(none)!important;
	padding: 0px!important;
	}
	
#nav2 li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 27px;
	display: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-top-width: 0px;
	border-top-style: none;
	list-style-type: none;
	}

/* Styles for Menu Items */
#nav2 li a {
	text-decoration: none;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 10px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	}
#nav2 li a:hover {
	text-decoration: none;
	color: #CCCCCC;
	display: inline-block;
	padding: 0px 10px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	}

#nav2 ul li a {
	text-decoration: none;
	color: #333333;
	display: inline-block;
	padding: 4px 8px;
	margin: 0px;
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	}
#nav2 ul li a:hover {
	text-decoration: none;
	color: #336699;
	display: inline-block;
	padding: 4px 8px;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	}
	}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav2 li:hover ul, #nav2 li.over ul { display: block; } /* The magic */

/* -----------------------------------*/
/* >> End Dropdown Navigations <<<-----*/
/* -----------------------------------*/#navigation .rss-feeds {
	margin: 0px;
	padding: 2px 0 0 0;
	float: right;
	height: 28px;
	width: 100px;
	line-height: 28px;
	font-size: 1em;
	color: #FFFFFF;
}
#navigation .rss-feeds a {
	display: inline-block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/rss.png) no-repeat left center;
}
#custom-img-header {
	margin: 0px;
	padding: 10px 20px;
	float: left;
	height: 150px;
	width: 880px;
	overflow: hidden;
}

#content {
    float: left;
    margin: 0;
    padding: 2em 20px 0;
    width:900px;
}

#top-content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#bottom-content {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom-content a {
	color: #336699;
	text-decoration: underline;
}
#bottom-content a:hover {
	color: #000000;
	text-decoration: underline;
}


#footer {
	width: 940px;
	float: left;
	clear: both;
	padding:0;
    margin-left:-20px;
    margin-top:30px;
}






ul#footernavlist {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	line-height: 30px;
	background-image: url(http://www.unsw.wikispaces.net/file/detail/background_header.jpg);
}

#footernavlist li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footernavlist a {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#footernavlist a:link, #footernavlist a:visited {
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footernavlist a:hover {
	color: #336699;
	text-decoration: none;
}

.introbox {
	float: left;
	width: 680px;
	font-size: 1em;
	line-height: 20px;
	padding-right: 10px;
	border-right: 1px solid #DDDDDD;
}
.introbox img {
	padding: 0px;
	float: left;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#custom-intro-image {
	height: 250px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#intro-text {
	float: right;
	width: 278px;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #eee;
}
.introbox a {
	color: #336699;
	text-decoration: underline;
}

.introbox h2 {
	font-size: 1.785em;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.introbox h2 a {
	color: #336699;
	text-decoration: none;
}
.introbox h2 a:hover {
	color: #999999;
	text-decoration: none;
}
#intro-text p {
	font-size: 1em;
	line-height: 20px;
	margin: 0px;
	padding: 12px 0px 0px;
	float: left;
	width: 100%;
}

#top-right-widget object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 160px;
}
#top-right-widget embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 160px;
}
#top-right-widget table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 180px;
}


#top-right-widget {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 190px;
}
#top-right-widget h3 {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background-color: #CCCCCC;
}

#top-right-widget h4 {
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	font-weight: normal;
}

#top-right-widget h4 small {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	letter-spacing: 2px;
	font-weight: normal;
}

#top-right-widget h4 a {
		color: #336699;
}

#top-right-widget h4 a:visited {
		color: #336699;
}

#top-right-widget h4 a:hover {
	color: #999999;
}

#top-right-widget .list {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 170px;
	list-style-type: none;
}
#top-right-widget .list ul {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 170px;
	list-style-type: none;
		list-style-image: url(images/bg_arrow.jpg);

}
#top-right-widget .list li {
	width: 170px;
	float: left;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}



#top-right-widget .list li a:hover{
	background-image: url(images/bg_arrow2.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;

}


#top-right-widget .list ul li {
	margin: 8px 0px 0px;
	padding: 0em;
	float: left;
	width: 170px;
	list-style-type: none;
	font-size: 1em;
	line-height: 16px;
	background-color: #CCCCCC;
}


#top-right-widget .list li a {
	color: #003366;
	text-decoration: none;
}
#top-right-widget .list li a:hover {
	text-decoration: none;

}

.custom-bottom-image a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}

#box1 {
	margin: 0px;
	float: left;
	width: 292px;
	padding-right: 6px;
}
#box2 {
	margin: 0px;
	float: left;
	width: 292px;
	padding-right: 4px;
	padding-left: 4px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
#box3 {
	margin: 0px;
	float: left;
	width: 292px;
	padding-right: 0px;
	padding-left: 6px;
}
.itembox {
	float: left;
	width: 300px;
	padding: 0px;
	overflow: hidden;
}
.itembox img {
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.itembox h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.itembox p {
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
}
.itembox h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.itembox h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.itembox .list {
	margin: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.itembox .list ul {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 100%;
	list-style-type: none;
}
.itembox .list li {
	margin: 0px 0px 8px;
	padding: 0em;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 1em;
	line-height: 16px;
}
.itembox .list ul li {
	margin: 8px 0px 0px;
	padding: 0em;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 1em;
	line-height: 16px;
}
.itembox .list a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.itembox .list a:hover {
	color: #336699;
	text-decoration: none;
}#footer .fleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#footer .fright {
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}
#post-entry {
	margin: 0px;
	padding: 0px 15px 15px 0px;
	float: left;
	width: 660px;
	border-right: 1px solid #ededed;
}
#post-entry h2 {
	font-size: 16px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #336699;
	padding: 5px;
}

#post-entry h2 a {
	color: #333333;
	text-decoration: underline;
}
#sidebar {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 190px;
}
.list .textf {
	padding: 1%;
	width: 90%;
	background: #FFFFFF;
	margin: 0px 0px 10px;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#sidebar .list {
	margin: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar .list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#sidebar h3 {
	font-size: 12px;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #eeeeee;
	padding: 5px;
}
#sidebar .list li {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .list ul li {
	margin: 8px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 1em;
}
#sidebar a {
	color: #336699;
	text-decoration: none;
}
.list form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.list label {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.list input {
	font-family: Arial, Helvetica, sans-serif;
}
.list p {
	margin: 0px;
	padding: 0px;
}
p#profile-avatar {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left!important;
}
p#profile-avatar img {
	float: left!important;
	padding-right: 10px;
}
#profile-stuff {
	margin: 0px;
	padding: 0px;
	float: left!important;
	line-height: 20px;
}



#sidebar a:hover {
	color: #000000;
	text-decoration: none;
}
#sidebar object {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#sidebar embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
#sidebar table {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#content a:hover {
	text-decoration: none;
}

.post-meta {
	margin: 0px;
	padding: 0px 0px 3em;
	float: left;
	width: 100%;
}
.post-meta a {
	color: #336699;
	text-decoration: none;
}

.post-meta a:visited {
	color: #336699;
	text-decoration: none;
}

.post-meta a:hover {
	color: #999999;
	text-decoration: underline;
}
.post-meta h1 {
	font-size: 2em;
	font-weight: normal;
	color: #336699;
	line-height: 30px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.post-meta h1 a {
	color: #336699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.post-meta h1 a:hover {
	color: #999999;
	text-decoration: none;
}
.post-author {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	line-height: 18px;
}

.post-author-right {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	line-height: 18px;
	text-align: right;
}
.post-content {
	font-size: 1em;
	margin: 0px;
	float: left;
	width: 100%;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.post-content img {
	border-width: 0px;
	border-style: none;
}

.post-category {
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.post-tag {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.post-category a {
	font-weight: normal;
	text-decoration: underline;
}
.post-tag a {
	font-weight: normal;
	text-decoration: underline;
}
#comments-template {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comments-template h4 {
	font-size: 1.25em;
	line-height: 25px;
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comments-template blockquote {
	color: #000000;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 10px 0px 0px 5px;
	clear: both;
	background: url(none);
	border-left: 5px solid #333333;
	font-size: 1em;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.com {
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.com-avatar {
	margin: 0px;
	padding: 0px;
	float: left;
}
.com-avatar img {
	padding: 3px;
	border: 1px solid #efefef;
}

.com-block {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	overflow: hidden;
	width: 490px;
}
.com-author {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}
.com-block a {
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
.com-block a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.com-text {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 18px;
}
.com-alt {
	float: left;
	width: 98%;
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


h4#pingback {
	margin: 25px 0px 20px;
	padding: 0px;
}
.ping {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ping li {
	margin: 0px 0px 10px;
	padding: 0px;
}
.ping a {
	color: #336699;
	text-decoration: underline;
}
.ping a:hover {
	color: #990000;
	text-decoration: none;
}
h4#feedback {
	margin: 30px 0px 0px;
	padding: 0px;
}
h4#respond {
	margin: 30px 0px 0px;
	padding: 0px;
}
.notify {
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
}
.notify a {
	color: #336699;
	text-decoration: underline;
}
.notify a:hover {
	color: #990000;
	text-decoration: none;
}
#comment-form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#comment-form label {
	font-size: 1em;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#comment-form label a {
	color: #336699;
	text-decoration: underline;
}

#comment-form label span {
	color: #990000;
	font-weight: normal;
}
#comment-form p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#comment-form .intext {
	padding: 3px 2px;
	width: 300px;
	background: #FFFFFF;
	border: 1px solid #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 15px;
}
#comment-form .inarea {
	margin: 5px 0px 0px;
	padding: 0px;
	width: 400px;
	height: 200px;
	background: #FFFFFF;
	border: 1px solid #C5C5C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
#comment-form .inbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.025em;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
}


/*---:[ social ]:---*/

.post-social {
	float: left;
	width: 100%;
	border-top: 2px solid #f7f7f7;
	border-bottom: 2px solid #F7F7F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.addthis-blk {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
}






.post-social p {
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 24px;
}
.post-social p a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 24px;
}

.digg {
background: url(images/socials/social.gif) -77px;
}
.delicious {
background: url(images/socials/social.gif) -50px;
}
.stumble {
background: url(images/socials/social.gif) -23px;
}
.tech {
background: url(images/socials/social.gif) -1px;
}
.blinklist {
background: url(images/socials/blinklist.png) no-repeat center;
}
.twitter {
 background: url(images/socials/twitter.gif) no-repeat center;
}

.diigo {
 background: url(images/socials/ii_blue.gif) no-repeat center;
}
.blogmark {
background: url(images/socials/blogmarks.png) no-repeat center;
}
.bumpzee {
background: url(images/socials/bumpzee.png) no-repeat center;
}
.dzone {
background: url(images/socials/dzone.png) no-repeat center;
}
.furl {
background: url(images/socials/furl.png) no-repeat center;
}
.netscape {
background: url(images/socials/netscape.gif) no-repeat center;
}
.netvouz {
background: url(images/socials/netvouz.png) no-repeat center;
}
.reddit {
background: url(images/socials/reddit.png) no-repeat center;
}
.scopeo {
background: url(images/socials/scoopeo.png) no-repeat center;
}
.scuttle {
background: url(images/socials/scuttle.png) no-repeat center;
}
.spurl {
background: url(images/socials/spurl.png) no-repeat center;
}
.taggly{
background: url(images/socials/taggly.png) no-repeat center;
}
.thisnext {
background: url(images/socials/thisnext.png) no-repeat center;
}
.wists {
background: url(images/socials/wists.png) no-repeat center;
}
.yahooweb {
background: url(images/socials/yahoomyweb.png) no-repeat center;
}

.post-mail {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 28px;
	width: 100%;
	font-size: 11px!important;
	border-top: 2px solid #f7f7f7;
}

.post-mail ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.post-mail ul li {
	margin: 0px 15px 0px 0px;
	float: left;
	list-style-type: none;
	line-height: 26px;
	display: inline-block;
	height: 26px;
	color: #333333;
}
.post-mail a {
	color: #212121;
	text-decoration: none;
	font-weight: 400;
}
.post-mail a:hover {
	color: #CC0033;
    font-weight: normal!important;
	text-decoration: underline;
}
.mycomment {
	background: url(images/socials/icomment.png) no-repeat left center;
	padding-left: 16px;
}
.myemail {
	background: url(images/socials/email.gif) no-repeat left center;
	padding-left: 20px;
}

.mytags {
	padding-left: 20px;
	background-image: url(images/socials/mytags.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.myblogit {
	background: url(images/blog.gif) no-repeat left center;
	padding-left: 18px;
}
.myupdate {
	background: url(images/socials/feed-n.png) no-repeat left center;
	padding-left: 16px;
}

/* **************unsw Menu************** */

#unswnavcontainer
{
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

#unswnavcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#unswnavcontainer ul h1
{
	list-style: none;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

#unswnavcontainer ul h2
{
	list-style: none;
	color: #000000;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #999999;
}



#unswnavcontainer li
{
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	font-size: 11px;
	padding: 0px;
}



#unswnavcontainer li a
{
	display: block;
	color: #000000;
	text-decoration: none;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.unsw.wikispaces.net/file/view/bg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#unswlisttitle
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}



html>body #unswnavcontainer li a { width: auto; }

#unswnavcontainer li a:hover
{
	color: #333333;
	text-decoration: none;
	background-image: url(images/bg_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
}

/* **************unsw Menu2************** */

#unswnavcontainer2
{
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

#unswnavcontainer2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#unswnavcontainer2 ul h1
{
	list-style: none;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

#unswnavcontainer2 ul h2
{
	list-style: none;
	color: #000000;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #999999;
}



#unswnavcontainer2 li
{
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	font-size: 11px;
	padding: 0px;
}



#unswnavcontainer2 li a
{
	display: block;
	color: #000000;
	text-decoration: none;
	width: 140px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.unsw.wikispaces.net/file/view/bg_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



#unswlisttitle2
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #666666;
}

html>body #unswnavcontainer2 li a { width: auto; }

#unswnavcontainer2 li a:hover
{
	color: #333333;
	text-decoration: none;
	background-image: url(images/bg_arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCCCC;
}



.ahp_recent_post {
	background-color: #999999;
}


#corpheader_container {
	width:100%;
	background-color:#fff;
}

#corpheader {
	height:120px; 
	border-bottom:10px solid #FFCC00;
	width:940px; 
	margin:0 auto;
}

#muFooter {
	background-color:#231F1F; 
    margin:0 auto; 
    text-align:left; 
    color:#fff; 
    font-size:11px; 
    border-top:solid 1px #C8C7C7; 
    border-bottom:solid 7px #FFCC00;  
    min-height: 80px; 
    padding:10px 0 20px 0; 
    width:100%; 
    position:relative;
    }

#backtotop a {
    background: url("https://my.unsw.edu.au/images-web/muImages/arrow-yellow.png") no-repeat scroll right bottom transparent; 
    color: #FFFFFF; 
    display: block; 
    font-weight: bold; 
    height: 17px; 
    padding: 0 25px 0 0;
    text-decoration:none;
}

#backtotop a:hover {color:#fff; text-decoration:underline;}

#backtotop a:visited {color:#fff;text-decoration:none;}

div#muFooter ul li {
    display: inline;
    color:white;
}
#masthead h1 {
	text-align: right;
	clear: both;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#masthead h1 a {
	color: #000;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #000;
}

#masthead h1 a:visited {
	color: #000;
}
#masthead {
    float: right;
    height: 80px;
    margin-top: 35px;
    text-align: right;
    width: 540px;
}
#masthead h3 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
}

a.footerlinks{color:#FFCC00;text-decoration:none;}
a.footerlinks:hover{color:#FFCC00;text-decoration:underline;}
a.footerlinks:visited{color:#FFCC00;}