/*  
Theme Name: Melbourne Museum
Theme URI: http://museumvictoria.com.au
Description: A Museum Victoria theme
Version: 1.0
Author: Sarah Drechsler
Author URI: http://museumvictoria.com.au

*/

*{
	padding: 0;
	margin:0;
}

body{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	color:#666666;
	background:#333333 url(images/MM_bg.gif) repeat-x;
}

/*----------------------------
HEADINGS
----------------------------*/

h1,h2,h3{
	font:normal 1em;
	color:#333333;
}

h1.postheader{
	font-size: 1.9em;
	color: #175199;
	font-weight: bold;
	margin-bottom: 0px;
	margin:10px 0 0 0;
}

h1.accessallareas{
    font-size: 2.7em;
    color:#1A4E97;
    padding:58px 0 0 582px;
}

h1{
	font-size: 1.4em;
	color: #333;
} 

h2{
	font-size: 1.4em;
	text-transform: none;
}

h2.blogtitle{
    font-size: 1.9em;
    color:#9DC3E7;
    padding:18px 0 0 582px;
}

h3{
	font-size: 1.2em;
}

/* p,h1,h2,h3{
	margin:10px 15px;
}
*/



#container p,h1,h2,h3{
	margin:0px 15px 20px 0px;
}

#sidebar h2{
	margin: 0 0 0 5px;
} 

/*----------------------------
LINKS
----------------------------*/

a{ 
	color:#175199;
	background-color:inherit;
	text-decoration:none;
}
a:hover{
	color:#175199;
	background-color:inherit;
	text-decoration:underline;
}

/*----------------------------
IMAGES
----------------------------*/


img.no-border{
	border:none;
}

img.float-right{
	margin:5px 0px 5px 0px;
	float:right;
}

img.float-left{
	margin:5px 15px 5px 0px;
}

a img{
	border:none;
}

a:hover img{
	border:none;
}

/*----------------------------
LAYOUT
----------------------------*/

#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	background-color: #FFFFFF;
}

#header{
	position:relative;
	height:118px;
	width:960px;
	background: url(images/MM_header.gif) no-repeat 0% 100%;
}

.home-link{
	position:relative;
	display:block;
	width:200px;
	height:90px;
	top:10px;
	left:15px;
	background-color:transparent;
}

#header h2{
	display: none;
}

#header h1{
	display: none;
}

/*----------------------------
HEADER SEARCH FORM
----------------------------*/

/* search form */
#SearchBox {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}

#searchbox {
	position: absolute;
	top: 10px; 
	right: 2px;	
}

#SearchBox label{
display:inline;
font-weight:normal;
margin:5px 3pt;
}

#searchfield { 
	margin: 0; 
	width: 120px;
	border: 1px solid #333333; 
	background: #FFF;
	color: #333; 
	height: 16px;
	vertical-align: top;
	font-family:Verdana,sans-serif;
    font-size:1em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:2px;
}

#searchbutton { 
	margin: 0pt 0pt 0pt 0px; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #333333;
	border: 1px solid #333333;
	color: #fff;	
	width: 80px;
	vertical-align: top;
}

#searchcomments
{
	margin: 0pt 5px 0pt 0px;
}

/*----------------------------
HEADER MENU TABS
----------------------------*/

ul.menu {
	float: right;
}

ul.menu li {
	display: inline;
	margin: 0;
}

ul.menu,
ul.menu li a {
	padding: 5px 15px 1px 10px;
}

ul.menu li a {
	font-weight: bold;
}

ul.menu li.page_item a,
ul.menu li.page_item a:hover {
	color: #333 !important;
	background: #7EC4F1;
	text-decoration: none;
}	
	
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.page_item a:hover {
	color: #333 !important;
	background: #CFE7F4;
	text-decoration: none;
}

#header img 
{
border:0px;
}

#contentheader {
	background-image:url(images/MM_header3.jpg);
	width:960px;
	height:118px;
	border:0px;
}

#container {
	float: right;
	width: 675px;
}

.post{
	padding: 0 30px 0 0;
}

.date{
	background: url(images/calendar.png) no-repeat left center;
	padding: 10px 10px 10px 20px;
	color: #999999;
}

p.postfooter{
	padding:5px;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	font-size: 0.9em;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----------------------------
COMMENTS
----------------------------*/

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 1em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.author_comment {
	background: #DCE6C7;
}

/*----------------------------
SIDEBAR
----------------------------*/

#sidebar{
	float: left;
	width: 265px;
	display: inline;
	background-color: #ffffff;
}

#sidebar ul{
	list-style-type: none;
	padding: 10px 0 10px 15px;
}

#sidebar ul li{
	padding: 10px 0 10px 0;
	margin: 0 10px 10px 0;
}

#sidebar ul ul li{
	padding: 0;
	/*line-height: 24px*/
}

li.widget {
	background-color: #CFE7F4
}

.textwidget{
	margin: 10px 15px 0px 15px;
}

#sidebar #categorylist li {
    margin-bottom: 5px;
    padding-left: 11px;
    line-height: 1.2em;
    background: url(images/bullet.gif) 0 0.2em no-repeat;
}

/*----------------------------
 WIDGETS
----------------------------*/

/*------ Author ------*/

#text-136532652 
{
	position:relative;
	height:255px;
	background:url(images/accesscard.gif) no-repeat center;
	padding:5px 5px 5px 5px;
}

#authordescription
{
	padding-left:20px;
	margin-left:20px;
}


.textwidget h2{
	font-weight:bold;
	color:#78a039;
	font-style:normal;
	font-size:1.1em;
	margin: 0;
}

h3.authorname {
	color: #175199;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

.authorimage {
    border: 1px solid #c6c6c6;
    padding: 5px;
    float: left;
    margin-right: 15px;
}

.authordiv {
    border-bottom: 1px dashed #ccc;
    margin-right: 15px;
    margin-bottom: 7px;
    height:85px;
}

/*------ Links ------*/

#linkcat-2 ul{
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;
}
#linkcat-2 ul li{
	margin-bottom:1px;
	border-bottom:1px dotted #ccc;
}
#linkcat-2 ul a{
	display:block;
	font-weight:bold;
	color:#78a039;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background:#dce6c7;
	border-left:5px solid #dce6c7;
	min-height:18px;
}

#linkcat-2 ul a:hover{
	padding:2px 5px 2px 10px;
	background:#ffffff;
	color:#78a039;
	text-decoration:underline;
	border-left:5px solid #ffffff;
}


/*============= MV Footer =============*/
#footer li
{
    display: inline;
    padding: 0 6px 0 0;
    margin: 0;
    text-align: left;
}
#footer
{
    display:block;
    clear:both;
    position:relative;
    color: #fff;
    background-color: #333333;
    padding: 5px 0 15px 0;
    width: 960px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-size: .85em;
    background-image: url(images/vic_gov_logo.gif);
    background-position:right 5px;
    background-repeat: no-repeat;
    line-height: 1.3em;
}
#footer ul
{
    padding: 0;
    margin: 0 0 0 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
    color: #fff;
    text-decoration: underline;
}
#footer a:hover
{
    text-decoration: none;
}
.MVCopyright
{
    display: block;
    width: 960px;
    margin-left: 0;
}

/* Tim additions */

.post-main 
{
	background-color: #FFF;
	margin:20px 10px 0pt 0px;
    padding:0px;
	/*padding: 5px; 
	margin: 20px 15px 0 15px;*/
}
    
.post-main p, h1, h2, h3 {
	margin: 0px 0px;
}

.post-footer {
	background-color: #fff;
	padding: 5px; 
	margin: 5px 15px 10px 0px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	font-size: 95%;	
}

/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 20px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
} 

/* form elements */
.commentForm {
margin:20px 10px 15px 0px;
padding:10px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
.commentForm label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
.commentForm input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
.commentForm textarea {
	width:300px;
	/*padding:2px;*/
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.commentForm #btnSave 
{
background:#78a039 none repeat scroll 0%;
border:1px solid #78a039;
color:#fff;
font-family:Arial,Sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0px 0px 15px;
padding:2px 3px;
		
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	
	margin: 5px 0 10px 0;
	white-space: normal;	
	/*color: #78a039;*/
	text-decoration:none;
	padding:2px 5px 2px 10px;
	/*background: #dce6c7;*/
	border-right:5px solid #CFE7F4;
	min-height:18px;
	
}

#tagcloud ul
{
    list-style:none;
	margin:10px 0 10px 0;
}
		   
#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 18px;
	/*color: #b7cd8a;*/
}

#tagcloud a.big {
	font-size: 17px;	
}

#tagcloud a.medium {
	font-size: 13px;	
}

#tagcloud a.small {
	font-size: 12px;
	/*color: #9EC630;*/
}

#tagcloud a.smallest {
	font-size: 10px;
}

/*website links*/
#links ul {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
}
#links ul li {
	margin-bottom:1px;
	width:230px;
	/*border-bottom: 1px dotted #ccc;*/
}
#links ul a {
	display:block;
	font-weight:bold;
	/*color: #78a039;*/
	text-decoration:none;	
	/*padding:2px 5px 2px 10px;*/
	padding:0 5px 0 10px;
	/*background: #dce6c7;*/
	border-left:5px solid #CFE7F4;
	min-height:18px;
}

#links ul a:hover {
	/*padding:2px 5px 2px 10px;*/
	padding:0 5px 0 0;
	/*background: #ffffff;*/
	/*color: #78a039;*/
	text-decoration:underline;
	/*border-left:5px solid #ffffff;*/
	margin-left:10px;
}

.clear
{
    clear: both;
   
}

.hide
{
    display: none !important;
}
    
.image-caption {
    float: left;
    font-size:.8em;
    line-height:1em;
}

/*website links*/
#adminlinks ul {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
}
#adminlinks ul li {
	margin-bottom:1px;
	width:230px;
	/*border-bottom: 1px dotted #ccc;*/
}
#adminlinks ul a {
	display:block;
	font-weight:bold;
	/*color: #78a039;*/
	text-decoration:none;	
	/*padding:2px 5px 2px 10px;*/
	padding:0 5px 0 10px;
	/*background: #dce6c7;*/
	border-left:5px solid #CFE7F4;
	min-height:18px;
}

#adminlinks ul a:hover {
	/*padding:2px 5px 2px 10px;*/
	padding:0 5px 0 0;
	/*background: #ffffff;*/
	/*color: #78a039;*/
	text-decoration:underline;
	/*border-left:5px solid #ffffff;*/
	margin-left:10px;
}

/**/
