/*
Theme Name: Babelscribe Default
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");
@font-face {
    font-family: 'MondaBold';
    src: url('fonts/monda-bold.eot');
    src: url('fonts/monda-bold.eot') format('embedded-opentype'),
         url('fonts/monda-bold.woff') format('woff'),
         url('fonts/monda-bold.ttf') format('truetype'),
         url('fonts/monda-bold.svg#MondaBold') format('svg');
}
@font-face {
    font-family: 'MondaRegular';
    src: url('fonts/monda-regular.eot');
    src: url('fonts/monda-regular.eot') format('embedded-opentype'),
         url('fonts/monda-regular.woff') format('woff'),
         url('fonts/monda-regular.ttf') format('truetype'),
         url('fonts/monda-regular.svg#MondaRegular') format('svg');
}
html {
    font-size: 13px;
}
body.custom-font-enabled {
  font-family:'MondaRegular',"Open Sans",Helvetica,Arial,sans-serif;
}
.site-header {
  padding:0;
    max-width: 1000px;
    margin: 0 auto 1em;
}
body .site { 
  margin-bottom: 3.42857rem;
  margin-top: 3.42857rem;
  padding: 0 0em;
}
#secondary {
  float: left;
  margin-left: -100%;
  padding-right: 2%;
}
#primary {
  float: left;
}
.site-content {
  margin: 0;
}
.main-navigation {
  margin-top:0;
  text-align: center;
}
.header-image {
  margin-top:0;
    float: none;
    display: block;
}
.greydiv {
	background-color:#EAEAEA;
	padding:0.6em 0;
	text-align:center;
	margin:1em 0;
	}
#topnav {
	float:right;
	}
.main-navigation {
	margin-top: 0;
	text-align: center;
	height: 30px;
	width: auto;
	padding-left:0;
	padding-top:0.5em;
    clear: both;
	background-color:#fff;
	border-top:solid 1px #fff;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
  color: #FFF;
  font-weight: bold;
}
.main-navigation li ul li a {
  background: none repeat scroll 0 0 #0B384B;
  border-bottom: 1px solid #FFFFFF;;
  display: block;
  font-size: 0.785714rem;
  line-height: 2.18182;
  padding: 0.571429rem 0.714286rem;
  white-space: normal;
  width: 12.8571rem;
}
.main-navigation li ul {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 97%;
  z-index: 1;
}
.main-navigation li a:focus {
  color: #0099CC;
}
.comments-link a, .entry-meta a {
  color: #0099cc;
}
.site-content article {
  -moz-hyphens: auto;
  border-bottom: none;
  margin-bottom: 5.14286em;
  padding-bottom: 1.71429em;
  /*word-wrap: break-word;*/
}
body .site {
  margin-bottom:0;
  margin-top:0;
  max-width: 1000px;
  padding: 0;
  background: #FFFFFF;
}
footer[role="contentinfo"] {
  background: none repeat scroll 0 0 #FFF ;
  border-top: 1px solid #FFFFFF;
  clear: both;
  color: #666;
  font-size: 1em;
  line-height: 2;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  max-width: 1000px;
  padding: 0;
  font-family: 'MondaRegular', sans-serif;
}

footer[role="contentinfo"] a {
	color: #000;
}
.address {
	margin-left:2%;
	}
#colophon #site-info {
  float: left;
  margin-left: 1%;
  width: 96%;
}
#colophon .build {
	margin-left:2em;
	float:right;
}
#colophon #metawidget {
padding-right:4%;
float:right;
}
#main {
padding:1em 0 0;
color:#666666;
line-height: 1.71429;
margin: 0 auto 0;
    max-width: 1000px;

}

body {
  background-color: #fff;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
  font-size: 1.28571rem;
  line-height: 1.6;
  color:#8DA227;
}

#second-column h2 {
  font-size: 1.28571rem;
  line-height: 1.6;
  color:#8DA227;
	}
#masthead .header-image {
  border-radius: 0;
  box-shadow: none;
  height: auto;
  margin: 0 0 0 29%;
  max-width: 424px;
  width: 57%;
}
a {
	color: #8DA227;
	outline: medium none;
	text-decoration: none;
}
a:visited{
    color:#8DA227;
}
.widget-area .widget a, .template-front-page .widget-area .widget li a {
  color: #8DA227;
}
.widget-area .widget h3 {
  color: #8DA227;
  margin-bottom: 10px;
}
.main-navigation li a {
	border-bottom: 0 none;
	color: #FFF;
	line-height: 1em;
	text-transform:capitalize;
	white-space: nowrap;
	font-weight: bold;		
 }

.main-navigation li a:hover {
	color: #00CCCC;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  border-top: 0 none;
  border-bottom:0 none;
  display: inline-block !important;
  text-align: center;
  width: 1000px;
}
.template-front-page .entry-content {
  width: 70%;
  float: left;
  padding-right:0;
 }
.template-front-page #second-column {
    float: left;
    padding: 0 0 0 2%;
    width: 27%;
}
.site-content {
  float: left;
  margin-left: 20%;
  width: 80%;
}
.entry-content {
    width: 45%;
    float: left;
    padding-right: 5%;
}
#second-column {
  float: left;
  width: 45%;

}
.main-navigation li ul {
  display: none;
  margin: 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 101%;
  z-index: 1;
}
.main-navigation li {
  margin: 0 2%;
  padding-bottom: 0.6em;
  position: relative;
  padding-right:0;
}
.main-navigation li ul li{
    padding-bottom: 0em;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p, #second-column p {
  line-height: 1.71429;
  margin: 0 0 1em;
}
.entry-content li, .comment-content li, .mu_register li,#second-column li {
  margin: 0 0 0 2.57143rem;
}
.entry-content ul, .comment-content ul, .mu_register ul,#second-column ul {
  list-style: disc outside none;
}
.entry-content ol, .comment-content ol,#second-column ol {
  list-style: decimal outside none;
}
a:hover {
	color: #000000;
}

.archive .entry-content {
    /*width: auto;*/
}
.widget-area {
  float: right;
  width: 17%;
  min-width: 116px;
}

.widget-area .widget {
  -moz-hyphens: auto;
  margin-bottom: 1em;
  word-wrap: break-word;
}
.widget-area {
  margin: 1.714em 0 0;
}
#colophon div {
	float:left;
	padding:0 0 0 0.8em;
	}
	
.email {
width:26%;
margin-left:1em;
}
.address {
width:37%;
}
.fone {
  min-width: 270px;
  width: 28%;
}
.widget.widget_search {
  margin-left: 4%;
}
#site-info {
	clear:left;
	}
  .clear-all{
      clear: both;
      width: 100%;
      line-height: 0;
      height: 0;
      float: none!important;
  }
footer[role="contentinfo"] a:hover {
	color: #8DA227;
}


body .site {
  box-shadow: none;

}
.menu-main-container{
    max-width: 1000px;
    margin: 0 auto;
}
#base-wrapper {
    width: auto;
    text-align: center;
    clear: both;
}
 .entry-content {
    width:100% ;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
  font-size: 1rem;
  line-height: 1.84615;
}
#top-nav {
  border-right: 1px solid #CCCCCC;
  float: right;
  margin: 0 2% 0 0;
  padding: 1em;
}
#menu-secondary-1 li {
	line-height: 2.1em;
	}
.page-id-7.entry-content {
width:80%;
margin-left:10%;
}
.page-id-4 .entry-header {
	display:none;
	}
.page-id-8 .entry-content {
width:48%;
float:left;
}
.page-id-8 #second-column {
	padding-top:0em;
	}
.grey-bkg{
	background-color:#CCC;
}
#colophon #footer-info {
	width:100%;
	padding: 0.5em 0 1em;
}

.alignleft {
  float: left;
  margin-right: 5%;
}
.widget-area #wp_views-2 {
    text-align: right;
    /*padding-right: 10%;*/
}
.widget-area #wp_views-2 li {
  font-size: 1em !important;
  letter-spacing: 1px;
  line-height: 1.4;
}
ul.recent-works-list {
  list-style: none outside none;
    float: none;
}
ul.recent-works-list li {
  float: left;
  line-height: 1.4;
  margin: 0 2% 1em 0;
  min-height: 236px;
  text-align: center;
    width: 23%;
}
#content .ui-state-default,#content .ui-widget-content .ui-state-default,#content .ui-widget-header .ui-state-default {
  background: none repeat-y scroll 50% 50% #fafaf4;
  border: 1px solid #CCCCCC;
  color: #8da227;
  font-weight: bold;
    text-align: center;
    border-bottom: none;
}
#content .ui-state-active,#content .ui-widget-content .ui-state-active,#content .ui-widget-header .ui-state-active {
  background: none repeat-x scroll 50% 50% #8da227;
  border: 1px solid #999999;
  color: #ffffff;
  font-weight: bold;
    text-align: center;
}

#content .ui-tabs .ui-tabs-nav li a {
  float: none;
  padding: 0;
  text-decoration: none;
    width: 100%;
    display: block;
}
.squelch-taas-tab {
  width: 31.6%;
}

#content .ui-state-default a,#content .ui-state-default a:link,#content .ui-state-default a:visited {
  color: #8da227;
  text-decoration: none;
}
#content .ui-state-active a,#content .ui-state-active a:link,#content .ui-state-active a:visited {
  color: #ffffff;
}
h2.squelch-taas-group-title {
  margin: 0 0 0.3em;
}
.squelch-taas-tab-group {
  margin-bottom: 2em;
}
.exib-thumb-wrapper {
  float: left;
  width: 69%;
    text-align: center;
}
img.exhibition-thumb {
  display: block;
  margin: 0 auto;
  max-height: 420px;
  max-width: 420px;
    /*width: 96%;*/
}
.mainartists-wrapper, .private-wrapper {
  float: left;
  margin: 0 4% 2em 0;
  width: 20%;
  text-align: center;
    min-height: 180px;
    text-align: center;
 }
.private-wrapper {
    width: 33%;
    }
.mainartists-name, .private-wrapper-name {
  clear: both;
  display: block;
}
#nav_menu-3 {
  font-weight: bold;
  text-align: right;
}
#nav_menu-3 li.menu-item {
  border-top: 1px solid #8da227;
  padding: 0.5em 0;
  margin: 0 0 0 17%;
}
#nav_menu-3 li.last-menu-item {
    border-bottom: 1px solid #8da227;
    }
.widget-area #s {
  width: 62%;
  padding: 0.05em;
}
#searchsubmit{
    padding: 0.05em;
    }
#bsearchform {
  display: none;
  }
#secondary #tw-recent-posts-2 h3 {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  text-transform: none;
}
#tw-recent-posts-2 {
  border: 1px solid #8DA227;
  padding: 0 7%;
}
#secondary .tw-recent-posts .featured-post h4 {
  clear: none;
  font-size: 1em;
  margin: 0 0 5px;
  padding: 0;
  text-align: center;
}
#secondary .tw-recent-posts .featured-post {
  line-height: 1.1em;
  margin: 0 0 15px 0;
}
#secondary {
    margin-top: 0;
    }
.single-post .entry-header, .blog .entry-header {
  float: left;
  margin: 0.9em 6% 0 0;
}
h1.entry-title {
  font-size: 1.7em;
  font-weight: normal;
}
.single-post h1.entry-title {
  clear: none;
}
.single-post .entry-content, .blog .entry-content {
  width: 50%;
}
.single-artist h1.entry-title {
        display: none;
        }
.single-artist .entry-content h1.entry-title {
    display: block;
    }
.single-artist .entry-header{
    display: none;
    }
.single-artist #secondary {
    margin-top: 2.5em;
    }
.page-template-page-templatestwo-column-php h1{
    margin: 0 0 1em;
    }
.widget-area .widget a:hover {
  color: #000000;
}
.blog  h1 {
  clear: none;
}
.blog .site-content article {
  border-bottom: 1px solid #999999;
  float: left;
  margin-bottom: 0;
  padding-bottom: 1em;
}
 /* stop word breaks*/
.site-content article {
	word-wrap: normal;
-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.widget-area .widget
{
  word-wrap: normal;
-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
  border-radius: 0;
  box-shadow: none;
}
#content .ui-widget-header {
  background: none;
  border: none;
  color: #433F38;
  font-weight: bold;
    border-bottom: 1px solid #cccccc;
}
#content .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 0!important;
}
.exhib-title {
  color: #8DA227;
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold;
}
.exhib-subttitle {
  display: block;
  font-style: italic;
  line-height: 1em;
  margin-bottom: 0.4em;
}
.exhib-artists {
  color: #8DA227;
  font-size: 1em;
  font-weight: bold;
}
.xdetail-subtitle {
  font-style: italic;
}
.single-exhibition h1.entry-title {
  font-style: italic;
}
.exhib-text {
   margin-top: 1em;
}
.exib-details {
  float: left;
  width: 31%;
    min-width: 120px;
}
.exhibition-link > a {
  background-color: #8da227;
  border-radius: 3px;
  color: #fff !important;
  display: block;
  margin: 1em auto 0;
  padding: 3px 4%;
  width: 36%;
    border: 1px solid #8da227;
}
.exhibition-link > a:hover{
    background-color: #ffffff;
    color: #8da227!important;
    border: 1px solid #8da227;
    }
#content .ui-widget-content a {
  color: #8DA227;
}
.xdetail-featuring {
 font-size: 1.05em;
    font-weight: bold;
}
.entry-header img.wp-post-image {
  margin-bottom: 0;
}
.exhib-wrapper {
  float: left;
}
.exhib-item {
  float: left;
  margin: 0 2% 1em 0;
  max-width: 170px;
  min-height: 228px;
  text-align: center;
}
.single-artwork #content {
  padding: 0 0 0 13%;
}
.prices-snippet {
  border-top: 1px solid #cdcdcd;
  font-size: 0.8em;
  padding-top: 1em;
}
.ui-tabs .ui-tabs-nav li {
  margin: 1px 1% 0 0;

}
.list-wrapper {
  float: left;
  width: 100%;
}
.more-info-anchor {
  clear: both;
  display: block;
}
#secondary #accordion-wrapper .ui-state-default, #secondary #accordion-wrapper .ui-widget-content .ui-state-default, #secondary #accordion-wrapper .ui-widget-header .ui-state-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-image: none;
  border-style: none;
  text-align: right;
}
#secondary #accordion-wrapper .ui-state-default a, #secondary #accordion-wrapper .ui-state-default a:link,  #secondary #accordion-wrapper .ui-state-default a:visited {
  color: #8da227;
  text-decoration: none;
}
#secondary #accordion-wrapper .ui-state-active, #content #accordion-wrapper .ui-widget-content .ui-state-active,#content #accordion-wrapper .ui-widget-header .ui-state-active {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #8da227;
  font-weight: bold;
  text-align: right;
    font-size: 13px;
}
#secondary #accordion-wrapper .ui-state-active a, #content #accordion-wrapper .ui-state-active a:link,  #content #accordion-wrapper .ui-state-active a:visited {
  color: #8da227;
}
#accordion-wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: none;
  color: inherit;
}
#accordion-wrapper ul {
  font-size: 16px;
  list-style: outside none none;
  text-align: right;
}
#accordion-wrapper .squelch-taas-toggle .squelch-taas-toggle-shortcode-content, #accordion-wrapper .squelch-taas-accordion .ui-accordion-content {
  border-top: 0 none;
  margin: 0 0 20px;
  padding: 0;
}
#accordion-wrapper ul li {
  line-height: 1.4;
}
#accordian-wrapper .squelch-taas-toggle .ui-accordion-header,  #accordion-wrapper .squelch-taas-accordion .ui-accordion-header {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 2px 0 14px;
  padding: 0 0 0 2.2em;
  text-transform: none;
}

/***************** CHROME styles *********************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  Body {
    font-size: 13px!important;
    }
  }
/********************EOF chrome styles ****************************************/

/************ RESPONSIVE STYLES - LEAVE AT END OF STYLE SHEET *************/

/*2012 menu*/
/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
    .main-navigation li a {
      border-bottom: 0 none;
      color: #FFF;
      line-height:1em;
      text-transform: uppercase;
      white-space: nowrap;
      font-weight:bold;
    }
    .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
      border-top: 0 none;
      border-bottom:0 none;
      display: inline-block !important;
      text-align: left;
      width: 100%;
    }
    .main-navigation li {
       margin: 0 7% 0 0;
       padding-bottom: 0.6em;
       position: relative;
     }

}
@media only screen and (max-width: 900px){
    .widget-area #s {
        width: 95%;
    }
    }
@media only screen and (max-width:720px ) {
    #masthead .header-image {
         margin: 0 0 0 24%;
      }
    }
@media only screen and (max-width: 890px) {
    #strap-line{
        display: none;
    }
}
@media only screen and (max-width: 800px){
    ul.recent-works-list li {
      min-height: 160px;
      text-align: center;
      width: 20%;
    }
    }
@media only screen and (max-width: 620px){
    .exib-details {
         width: 100%;
      }
    .exib-thumb-wrapper {
      text-align: left;
          }
    }
@media only screen and (max-width: 600px){
    .exib-thumb-wrapper {
        width: 100%;
    }
    .exhibition-link > a {
       width: 45%;
    }
    .site-content {
      margin-left: 171px;

        }
    .site-content {
       width: 69%;
    }
    ul.recent-works-list li {
        width: 25%;
    }
    .page-id-8 .entry-content {
       width: 72%;
    }
    .page-id-8  #second-column {
       width: 96%;
    }
  }
@media only screen and (max-width: 500px){
    #secondary {
        margin-left: -100%;
    }
    }
@media only screen and (max-width: 480px) {
    #masthead .header-image {
      margin: 0 0 0 14%;
    }
    .ui-tabs .ui-tabs-nav li {
      font-size: 0.9em;
      letter-spacing: 1px;
    }
    .exhibition-link > a {
      width: 50%;
    }
    .site-content {
      width: 62%;
    }
    .wp-caption.alignleft {
      float: none;
    }
    ul.recent-works-list li {
        width: 28%;
    }
    .mainartists-wrapper, .private-wrapper {
       width: 35%;
    }
    ul.recent-works-list li {
      width: 45%;
    }
    #masthead .header-image {
      margin: 0 0 0 2%;
    }
    .entry-content {
      width: 96%;
    }
}
@media only screen and (max-width: 320px) {
    .squelch-taas-tab {
      font-size: 0.7em!important;
      width: 31%;
    }
    .exhibition-link > a {
      width: 85%;
    }
    #secondary {
      margin-left: -111%;
    }
    ul.recent-works-list li, .mainartists-wrapper, .private-wrapper {
      width: 94%;
    }
    .entry-content {
      width: 70%;
    }
}
/*************** END OF MOBILE STYLES ***************************************/
