/*
Theme Name: MHM
Theme URI: http://merchantshouse.org
Author: Eva Ulz
Author URI: http://evaulz.com
Description: Custom Theme for Merchant's House Museum Website
Version: 1
*/

/*General Styles*/

* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
}
body {
	background-color: #FFF;
	border-top-width: 5pt;
	border-top-style: solid;
	border-top-color: #990000;
	min-width: 1100px;
}
#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 15px;
	position: relative;
	padding-right: 50px;
	padding-left: 50px;
}

/*Header Styles*/

#masthead {
	width: 100%;
	text-align: center;
}
#masthead h1 a {
	text-decoration: none;
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps;
	font-size: 50px;
	font-size: 5rem;
	letter-spacing: 0.3em;
	font-weight: normal;
	margin-bottom: 10px;
}

/*Navigation Styles -- Also See Drop Down Menuu at end*/

#themenu {
	width: 100%;
	margin-top: 25px;
	background-color: #FFF;
	border-top-width: 1pt;
	border-bottom-width: 3pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #333;
}
#themenu li.current-menu-item,
#themenu li.current-menu-parent {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 8px
}
#themenu li ul li.current-menu-item {
	border: none;
	padding-top: 0px;
}
#themenu li ul li.current-menu-item a {
	color: #fff;
	cursor: text;
}
#themenu li ul li.current-menu-item {
	background-color: #990000;
}
#searchform {
	float: right;
	margin-top: 5px;
	margin-right: 8px;
}
#s {
	width: 100px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 1rem;
	color: #666;
	border: 1px solid #999;
	padding: 2px;
	outline: none;
}
#searchsubmit {
	background-color: #666;
	color: #fff;
	border: 1px solid #666;
	padding: 2px;
	margin-left: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-size: 1rem;
}
@-moz-document url-prefix() { 
  #searchsubmit {
     border: none;
  }
}
#menu-main-menu {
	list-style: none;
}
.accessibility {
	position: absolute;
	margin-left: -1000px;
}

/*Content Styles*/

#content {
	padding-top: 25px;
}
#main-home {
	margin-bottom: 50px;
}
#main {
	margin-bottom: 50px;
	width: 75%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 25px;
}
#main section.pagesection {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}	
div.sd-sharing {
	border: none;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
embed,
iframe,
object,
video {
	max-width: 100%;
}
#main form.contact-form input,
#main form.contact-form textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid #999;
	padding: 2px;
	outline: none;
}
#main form.contact-form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-weight: bold;
}
#main form.contact-form p.contact-submit input {
	background-color: #666;
	color: #fff;
	border: 1px solid #666;
	padding: 2px;
	width: auto;
}


/*Content Typography*/
#content a:link,
#content a:visited {
	color: #666;
	text-decoration: underline;
}
#content a:active,
#content a:focus,
#content a:hover {
	color: #990000; 
	text-decoration: underline;
}

body.page #main h2,
h2.tribe-events-page-title {
	text-decoration: none;
	color: #990000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps;
	font-size: 30px;
	font-size: 3rem;
	letter-spacing: 0.3em;
	font-weight: bold;
	margin-bottom: 25px;
	display: block;
}
#main h2 a {
	font-variant: normal;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 0em;
	margin-bottom: 25px;
	line-height: 0.3em;
	display: block;
	color: #990000;
}
h2.tribe-events-single-event-title {
	font-variant: normal;
	font-size: 40px;
	font-size: 4rem;
	letter-spacing: 0em;
	margin-bottom: 25px;
	line-height: 0.3em;
	display: block;
	color: #990000;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	line-height: 150%;
	font-size: small;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 150%;
	font-size: small;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000; 
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 20px;
	font-size: 2rem;
}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
	font-size: 1.5rem;
}
#main div.meta {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
	font-size: small;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
	padding-top: 25px;
}
#main div.feedback {
	margin-bottom: 25px;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-left: 25px;
}
#main ul li {
	margin-bottom: 5px;
}
#main table.events {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#main table.events,
#main table.events th,
#main table.events td{
	border: 1px solid #333;	
	padding: 3px;
}
#main table.events th{
	padding: 2px;
	text-align: center;
	font-weight: bold;
}


/* Wordpress style img captions */
#main img {
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: small;
	text-align: right;
	color: #333;
}
div.tiled-gallery {
	margin-bottom: 25px;
}

/*Accessibility List Images*/
#main #accesslist li {
	list-style: none;
	padding-left: 55px;
}
#main #accesslist li:nth-of-type(1) {
	background-image: url(images/access-mobility.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#main #accesslist li:nth-of-type(2) {
	background-image: url(images/access-sight.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#main #accesslist li:nth-of-type(3) {
	background-image: url(images/access-hearing.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#main #accesslist li:nth-of-type(4) {
	background-image: url(images/access-info.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
article.searchresult {
	margin-bottom: 35px;
	border-bottom: solid thin #333;
}

/*Sidebar Styles*/
#right-sidebar {
	width: 20%;
	float: right;
	padding-top: 150px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#right-sidebar ul {
	list-style: none;
	margin-bottom: 25px;
}
body.page #right-sidebar ul:first-of-type {
	border-bottom: solid thin #000;
	padding-bottom: 10px;
}
#subpagemenu li {
	margin-bottom: 5px;
}
#right-sidebar h3.widgettitle {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.3em;
	font-family: Georgia, Times New Roman, Times, serif;
}
#subpagemenu li.current_page_item a {
	color: #990000;
}
#home-left-sidebar {
	width: 45%;
	float: left;
}
#home-right-sidebar {
	width: 45%;
	float: right;
}
#home-left-sidebar ul,
#home-right-sidebar ul {
	list-style: none;
}
#home-left-sidebar li h3,
#home-right-sidebar li h3.widgettitle {
	display: block;
	width: 100%;
	background-color: #990000;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.2em;
	font-size: 2rem;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-variant: small-caps;
	margin-bottom: 10px;
}
#home-left-sidebar .when,
#home-right-sidebar .rpwe-time {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#home-right-sidebar .rpwe-clearfix {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#home-left-sidebar .event,
#home-right-sidebar .rpwe-title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 3px;
}
#home-left-sidebar .dig-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/*Footer Styles*/

#footer {
	width: 100%;
	background-color: #FFF;
	padding-top: 15px;
	border-top: solid #990000 2px;
}

#footercontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	position: relative;
	height: 125px;
}
#museuminfo {
	padding-left: 50px;
	padding-top: 5px;
	background-image: url(images/house.gif);
	min-height: 90px;
	background-repeat: no-repeat;
}
#museuminfo h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 1.5rem;
	font-size: 15px;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	color: #990000;
	margin-bottom: 5px;
}
#museuminfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
	font-size: 10px;
	margin-bottom: 5px;
}
#networking {
	position: absolute;
	top: 5px;
	right: 50px;
	text-align: right;
}
#networking a img{
	margin-right: 5px;
	border: none;
}
#networking form {
	margin-bottom: 20px;
	margin-right: 5px;
}
#networking fieldset {
	border: none;
}
#emailfield {
	width: 150px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
	font-size: 10px;
	color: #666;
	border: 1px solid #999;
	padding: 2px;
	outline: none;
}
#emailsubmit {
	background-color: #666;
	color: #fff;
	border: 1px solid #666;
	padding: 2px;
	margin-left: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1rem;
	font-size: 10px;
}
@-moz-document url-prefix() { 
  #emailsubmit {
     border: none;
  }
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8rem;
	font-size: 8px;
	float: right;
}
#footer a:link,
#footer a:visited {
	color: #333;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #990000;
}

/*WooCommerce Classes*/
nav.woocommerce-breadcrumb {
	display: none;
}
ul.products {
	list-style: none;
	margin-left: 0px;
	text-align: center;
}
#main ul.products h3 {
	color: #000;
	font-size: small;
	margin-bottom: 0px;
}
#main ul.products li {
	margin-bottom: 15px;
	float: left;
}
#main ul.products li:nth-of-type(odd) {
	padding-right: 15px;
	border-right: solid thin #000;
}
#main ul.products li:nth-of-type(even) {
	padding-left: 15px;
}

/*General Classes*/
.clearboth {
	clear: both;
}
.aligncenter {
	text-align: center;
}

/*Drop Down Menu - Method by Red Team Design*/
#menu-main-menu li {
	float: left;
    padding: 10px 0 10px 0;
    position: relative;
}
#menu-main-menu a {
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 0;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#menu-main-menu li:hover > a,
#menu-main-menu li:active > a,
#menu-main-menu li:focus > a {
	color: #990000;
}
#menu-main-menu ul li:hover > a,
#menu-main-menu ul li:active > a,
#menu-main-menu ul li:focus > a {
	color:#fff;
}
#menu-main-menu ul li:hover,
#menu-main-menu ul li:active,
#menu-main-menu ul li:focus {
	background-color: #990000;
}
*html #menu-main-menu li a:hover /* IE6 */ {
        color: #990000;
}
#menu-main-menu li:hover > ul {
	display: block;
}
#menu-main-menu ul {
	list-style: none;
	margin: 0;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 99999;
	background-color: #FFF;
}
#menu-main-menu ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block;
}
#menu-main-menu ul li a {
    font-family: Arial, Helvetica, sans-serif;
}
#menu-main-menu ul a {
	padding: 5px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	font-size: 1.3rem;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 0em;
	text-transform: none;
}
*html #menu-main-menu ul a /* IE6 */{
        height: 10px;
        width: 150px;
}
*:first-child+html #menu-main-menu ul a /* IE7 */{
        height: 10px;
        width: 150px;
}
#menu-main-menu ul a:hover,
#menu-main-menu ul a:active,
#menu-main-menu ul a:focus {
    color: #000;
}
#menu-main-menu ul li:first-child a:after {
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
}
#menu-main-menu:after
{
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
}
* html #menu-main-menu            { zoom: 1; } /* IE6 */
*:first-child+html #menu-main-menu { zoom: 1; } /* IE7 */
	
/*Hide sidebar on Calendar & Shop*/
body.events-archive #right-sidebar,
body.woocommerce-page #right-sidebar {
	display: none;
}
body.events-archive #main,
body.woocommerce-page #main {
	margin-bottom: 50px;
	width: 100%;
	border-right: none;
	padding-right: 0px;
}

/*Minimum Width of 600 px*/

@media screen and (min-width: 1100px) {
	
}

/*Minimum Width of 1100 px*/

@media screen and (min-width: 1100px) {
	div.tiled-gallery {
	margin-left: 10%;
	}
}