/* Stylesheet name: Museums Association of Saskatchewan
   Author: OH! Media - www.ohmedia.ca
   More Info: */

/* reset */
html{color:#000;background:#FFF;font-size: 62.5%;} 
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{padding:0 0 0 4px}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
.clear {clear:both;}

/* main */

html {
	background:url(../images/body_bg.jpg) no-repeat top center #074364;
	font-size:12px;
	letter-spacing:-.1px;
	font-family:Verdana, Helvetica, Arial, Sans-serif;
	color:#313228;
}

.blog {
	font-size:12px;
	line-height:18px;
	color:#575848;
	letter-spacing:-.2px;
}

#header_top {
	padding-top:5px;
	height:78px;
	background:url(../images/header_top_bg.gif) repeat-x;
	display:block;
}

#header_wrap {
	width:920px;
	margin:-78px auto 0 auto;
	position:relative;
}

#main_wrap_rpt {
	width:950px;
	margin:78px auto 0 auto;
	*margin:13px auto 0 auto;
	_margin:13px auto 0 auto;
	_width:935px; /* IE6 padding width issue */
	background:url(../images/wrap_bg_rpt.gif) repeat-y;
}

#main_wrap {
	width:935px;
	padding:0 0 0 15px;
	_width:920px; /* IE6 padding width issue */
	background:url(../images/wrap_bg_top.gif) no-repeat;
}

#search_container {
	height:25px;
	background:url(../images/search_bg.gif) bottom left no-repeat;
	width:334px;
	float:right;
	padding:5px 10px 5px 10px;
	margin-top:12px;
	*margin-top:6px;
}

#content {
	float:left;
	background:#e5d17b;
	width:646px;
	padding-bottom:15px;
	min-height:380px;
	_height:380px !important;
	*margin-top:-3px;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
	color:#575848;
	letter-spacing:-.2px;
}

#content {
	float:left;
	background:#e5d17b;
	width:616px;
	padding:15px 15px;
	min-height:380px;
	_height:380px !important;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
	color:#333;
	letter-spacing:-.2px;
	margin:-3px 0 0 0;
}

#content.homepage {
	padding:0;
	width:646px;
}

#content li {
	margin:7px 0 3px 10px;
}

#content ul {
	margin:-5px 15px 8px 0;
	padding:1px 2px;
}

#content a {
	color:#084363;
}


#entry_wrap {
	background:url(../images/entry_top_bg.gif) repeat-x #e5d17b;
	_background:0; /* IE6 background z-index issue */
	padding:0 0 15px 0;
}

.entry_box {
	padding:15px 15px 0 15px;
	margin-bottom:5px;
	height:auto;
	*margin-bottom:25px;
	overflow:hidden;
	width:615px;
	_width:585px;
}

.entry_box-interior {
	margin:0px 0 25px 0;
	height:auto;
	*margin-bottom:25px;
	overflow:hidden;
	width:620px;
	border-bottom:1px dotted #666;
	padding:0 0 5px 0;
}

.blog p {
	margin:5px 0 15px 0;
}

#footer {
	background:url(../images/footer_bg.gif) no-repeat;
	font-size:11px;
	color:#65aed6;
	width:950px;
	padding:25px 0 0 0;
	margin:0 auto;
	text-align:center;
}

a {
	text-decoration:underline;
	cursor:pointer;
}

.entry_date {
	background:url(../images/date_bg.gif) no-repeat;
	width:47px;
	height:47px;
	float:left;
	text-align:center;
	color:#fff;
	margin:0 10px 0 0;
	_margin:0 5px 0 0;
}

.entry_content {
	width:495px;
	float:left;
	margin:0 0 0 10px;
}

.museum_content {
	width:350px;
	float:left;
	text-align:left;
	padding-left:15px;
}

#searchbox {
	float:right;
}

#searchfield {
	width:220px;
	*width:190px;
	height:18px;
	margin:4px 0 0 0;
	position:relative;
	vertical-align:top;
}

#footer p {
	margin-top:35px;
}

a.header_logo {
	background:url(../images/skmuseums_new_logo.jpg) no-repeat;
	width:371px;
	height:65px;
	display:block;
	float:left;
}

#search_container h2 {
	font-weight:bold;
	font-size:14px;
	float:left;
	padding-top:5px;
}

#content h1.title{
	background:url(../images/content_title_bg.gif) repeat-x;
	height:37px;
	padding:0 0 0 15px;
}

#content h3, #content h3 a {
	font-size:20px;
	color:#37382c;
	letter-spacing:-1px;
	margin:0 0 15px 0;
}

#content h3 a:hover {
	color:#084363;
}

#content h1.title {
	*position:relative;
	*top:0
}

.entry_date .month {
	font-size:11px;
	text-transform:uppercase;
	line-height:16px;
	margin-left:-2px;
}

.entry_date .day {
	font-size:30px;
	line-height:25px;
	letter-spacing:-3px;
	margin-left:-3px;
	*margin:0;
}

a.readmore {
	float:right;
	color:#000;
}

a.readmore:hover {
	color:#084363;
}

ul {
	list-style-position:inside;
}

li {
	margin:0 0 4px 2px;
	list-style-type:normal;
}

li:first-letter {
	text-transform:capitalize;
}

input.go_btn {
	width:40px;
	height:24px;
	background:url(../images/go_btn.gif) no-repeat;
	border:0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
}

a, input {
	outline:none;
}

input.go_btn:hover {
	background-position:0 -24px;
	cursor:pointer;
}

input.go_btn:active {
	background-position:0 -48px;
}

/* nav */

#main_nav {
	list-style-type:none;
	width:274px;
	float:left;
	margin:-3px 0 0 0;
}

#menu a {
	color:#fff;
	margin:0;
	padding:0;
}

#menu li{
	margin:0;
	padding:0;
	background:#600000;
}

#menu li ul {
	display:none;
}

#menu ul.open {
	height:auto;
	visibility:visible;
	display:block;
}

#menu, #menu ul li {
	list-style-type:none;
	cursor:pointer;
	margin:0;
	padding:0;
}

#main_nav #menu ul li a{
	/*Submenu styles*/
	color:#ffc4c4;
	background:#600000;
	text-align:right;
	text-decoration:none;
	width:259px;
	padding:9px 15px 9px 0;

}

#main_nav #menu ul li a:hover {
	background:#300000;
}

#menu li a{
	display:block;
	margin:0;
	padding:0;
	*margin-left:-16px;
}

#menu li a span {
	display:none;
}

#menu ul {
	padding:0;
	margin:0;
}

a.nav_home {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 0;
	display:block;
}

a.nav_home:hover {
	background-position:-274px 0px;
}

a.nav_home_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px 0;
	display:block;
}

a.nav_home_active:hover {
	background-position: 0 0;
}

a.nav_advocacy {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -369px;
	display:block;
}

a.nav_advocacy:hover {
	background-position:-274px -369px;
}

a.nav_advocacy_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -369px;
	display:block;
}

a.nav_advocacy:hover {
	background-position: 0 -369px;
}

a.nav_sitemap {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -408px;
	display:block;
}

a.nav_sitemap:hover {
	background-position:-274px -408px;
}

a.nav_sitemap_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -408px;
	display:block;
}

a.nav_sitemap:hover {
	background-position: 0 -408px;
}

a.nav_about {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -37px;
	display:block;
}

a.nav_about:hover {
	background-position:-274px -37px;
}

a.nav_about_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -37px;
	display:block;
}

a.nav_about_active:hover {
	background:url(../images/nav_menu.png) no-repeat 0 -37px;
}

a.nav_governance {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -74px;
	display:block;
}

a.nav_governance:hover {
	background-position:-274px -74px;
}

a.nav_governance_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -74px;
	display:block;
}

a.nav_governance_active:hover {
	background-position:-274px -74px;
}

a.nav_membership {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -111px;
	display:block;
}

a.nav_membership:hover {
	background-position:-274px -111px;
}

a.nav_membership_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -111px;
	display:block;
}

a.nav_membership_active:hover {
	background-position:-274px -111px;
}

a.nav_programs {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -148px;
	display:block;
}

a.nav_programs:hover {
	background-position:-274px -148px;
}

a.nav_programs_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -148px;
	display:block;
}

a.nav_programs_active:hover {
	background-position:-274px -148px;
}

a.nav_news {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -185px;
	display:block;
}

a.nav_news:hover {
	background-position:-274px -185px;
}

a.nav_news_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -185px;
	display:block;
}

a.nav_news_active:hover {
	background-position:-274px -185px;
}

a.nav_museums {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -222px;
	display:block;
}

a.nav_museums:hover {
	background-position:-274px -222px;
}

a.nav_museums_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -222px;
	display:block;
}

a.nav_museums_active:hover {
	background-position:-274px -222px;
}


a.nav_megaphone {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -259px;
	display:block;
}

a.nav_megaphone:hover {
	background-position:-274px -259px;
}

a.nav_megaphone_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -259px;
	display:block;
}

a.nav_megaphone_active:hover {
	background-position:-274px -259px;
}

a.nav_contact {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -296px;
	display:block;
}

a.nav_contact:hover {
	background-position:-274px -296px;
}

a.nav_contact_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -296px;
	display:block;
}

a.nav_contact_active:hover {
	background-position:-274px -296px;
}

a.nav_resources {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat 0 -333px;
	display:block;
}

a.nav_resources:hover {
	background-position:-274px -333px;
}

a.nav_resources_active {
	width:274px;
	height:37px;
	background:url(../images/nav_menu.png) no-repeat -274px -333px;
	display:block;
}

a.nav_resources_active:hover {
	background-position:-274px -333px;
}

/* Blog Styles */

a {
	color:#fff;
}

#sidebar {
	padding:15px;
}

#sidebar h2 {
	color:#fff;
	font-size:20px;
	margin:10px 0;
	letter-spacing:-1px;
}

small {
	margin:0;
	padding:0;
	float:right;
	font-size:8px
}

#comment_entry {
	margin:15px 25px 0 25px;
	text-align:justify;
}

hr {
	height:1px;
	color:#84876A;
	background-color:#84876A;
	border:0;
	width:95%;
}

.required_field {
	margin-left:5px;
	color:#84876A;
}

input #author, input #email, input #url {
	height:25px;
}

.comment_date {
	color:#84876A;
	font-size:10px;
}

#comment_entry li {
	margin-bottom:35px;
}

#comment {
	width:70%;
}

#post_nav {
	margin:5px 10px;
}

#post_nav .left_nav {
	float:left;
}

#post_nav .right_nav {
	float:right;
}

ol#commentlist {
	margin:25px 0 0 0;
}

ol#commentlist li {
	border-bottom:1px solid #CFB75A;
	padding:0 0 15px 0;
}

h2#postcomment {
	margin:15px 0;
}

input {
	padding:3px 0 0 0;
}

input#searchfield {
	padding:0;
}

.text-right {
	float:right;
	text-align:right;
}

blockquote {
	font-style:italic;
	text-align:center;
	padding:5px 0;
}

img.staff-photo {
	border:1px solid #666;
	margin:15px 0 -5px 0;
}

#search_container h2 {
	text-transform:lowercase;
}

div.description {
	margin:5px 0;
	color:#000;
}

div.description b {
	color:#f00;
}

div.url {
	font-size:11px;
	font-style:italic;
}

/* forms */
input.error, textarea.error {
    background: #ffd7d7;
}
.nolabel {
    display:none;
    visibility:hidden;
}
label.error {
    padding-left: 5px;
    color: #fc3e3e;
}

input.field {
	width:250px;
	margin:5px 0;
}

input.fieldmessage {
	width:400px;
	height:90px;
	margin:5px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size:17px;
	text-transform:capitalize;
	color:#074364;
	border-bottom:1px dotted #074364;
	margin:15px 0 0 0;
	padding:0;
}

h1 u, h1 b, h1 strong, h1 em, h2 u, h2 b, h2 strong, h2 em, h3 u, h3 b, h3 strong, h3 em, h4 u, h4 b, h4 strong, h4 em, h5 u, h5 b, h5 strong, h5 em, h6 u, h6 b, h6 strong, h6 em, h4 em strong u {
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter {
	text-transform:capitalize;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p  {
	margin:7px 0 0 0;
}

#content h3, #content h3 a {
	font-size:20px;
	color:#37382c;
	letter-spacing:-1px;
	margin:0 0 15px 0;
	border:0;
	line-height:22px;
}

#content h2 + form, #content h2 + table {
	margin:25px 0 0 0;
}

p {
	margin:14px 0 0 0;
	line-height:18px;
	padding:0 6px 0 0;
	word-spacing:2px;
}

h1.title {
	margin:-3px 0 0 0;
	border:0;
}

h2.page-title {
	margin:0 0 20px 0;
	font-size:22px;
	padding:0 0 5px 0;
	border:0;
}

h4.no-border {
	border:0;
}

font {
	font-size:12px;
}

#search_container h2 {
	margin:0;
	border:0;
}

a[href$=".pdf"] {
	padding-right:20px;
	background:url(../images/pdf-icon.gif) no-repeat right;
}

a[href$=".jpg"], a[href$=".jpeg"] {
	padding-right:20px;
	background:url(../images/jpg-icon.gif) no-repeat right;
}

div.url {
	padding:0 0 15px 0;
	border-bottom:1px dotted #666;
}

ul#pagination {
	list-style:none;
	border-top:1px dotted #666;
	margin:15px 0 0 0;
}

li.previous {
	width:200px;
	float:left;
}

li.future {
	width:200px;
	float:right;
	text-align:right;
}

.event-date {
	font-style:italic;
	font-weight:bold;
}

h2.contact-header {
	color:#fff;
	font-weight:bolder;
	margin:0;
}

#contact-info {
	margin:5px 10px;
	color:#fff;
}

#logout-btn, #login-btn {
	width:72px;
	height:32px;
	display:block;
	float:left;
	position:absolute;
	background:url(../images/logout-btn.png) no-repeat;
	text-indent:-9999px;
	left:485px;
	top:15px;
}

#login-btn {
	background:url(../images/login-btn.png) no-repeat;
}