/*
Theme Name: chambersPottery
Theme URI: http://wordpress.org/themes/chambersPottery
Author: Maggie Barrett
Author URI: http://maggiekbarrett.com/
*/



@import url('javascript/fancybox/source/jquery.fancybox.css');
@import url('javascript/fancybox/source/helpers/jquery.fancybox-buttons.css');
@import url('javascript/fancybox/source/helpers/jquery.fancybox-thumbs.css');

@import url(http://fonts.googleapis.com/css?family=EB+Garamond);

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}



body { 
    padding-top: 80px;
    font-family: "Helvetica", sans-serif; 
    font-size: 16px;
    color: #333;
    line-height: 1.42857143;
    font-weight: 100;
}

.wrap {
    padding-bottom: 30px;
}

p {
  	padding-bottom: 15px;
}

a {
    color: #ec4331;
}

img {
    border: 1px solid #a37d4e;
}

.img-caption {

    color:  #a37d4e;
    font-size: 10px;
    display: block;
    padding-bottom: 5px;
}
a:hover {
    color: #ec4331;
    text-decoration: underline;
}

h1 {
    font-family: "Georgia", serif;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    color:#414042;
}

h2 {
    font-family: "Helvetica", sans-serif;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
}

h5 {
	font-family: "Helvetica", sans-serif;
    font-size: 13px;
    padding-top: 0;
    padding-bottom: 0px;
    font-weight: 600;
    letter-spacing:1.5px;
    text-transform: uppercase;
}
.navbar-default .navbar-brand {
color: #414042;
}

.navbar {
	background-color: #e5ff81;

	/*border-bottom: 3px solid #cde6ff;*/
    border-bottom: 3px solid #ffffd6;
}

.navbar-default .navbar-nav>li>a {
	color: #000;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ec4331;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #ccff00;
  color: #000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  background-color: #ccff00;
  color: #000;
}

menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
  color: #000;
  background-color: #ccff00;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  color: #000;
  text-decoration: none;
  outline: 0;
  background-color: #ccff00;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 100; 
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #333; 
}
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  color: #ec4331; 
}
}

@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
  color: #333;
  background-color: #ccff00;
}

}
@media (min-width: 768px){
    .dropdown-menu>li>a:hover {
        background-color: #fff;
        color: #ec4331; 
        background-image: none;

    }

}

@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu>li>a {
  line-height: inherit;
}
.navbar-nav {
  
  margin-top: 7.5px;
  margin-right: -15px;
  margin-bottom: 0px;
  margin-left: -15px;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: inherit; 
}
}


/*
*
*
*
SCHEDULE
*
*
*
*/



.table>thead>tr>th {
        border-bottom: 2px solid #fff;
        font-size: 20px;
        font-weight: 100;
        color: #333;
		
        
}

.table>thead>tr>th, 
.table>tbody>tr>th, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>tbody>tr>td, 
.table>tfoot>tr>td {
		border-top: 1px solid #fff;
		width: 14.285%;
}


.adult {
    color: #ec4331;
    padding-bottom: 5px;
    display: table-cell;

}

.open-studio {
    color: #AD855C;
    padding-bottom: 5px;
    display: table-cell;

}

.kids {
    color: #3F3D3D;
    padding-bottom: 5px;

    display: table-cell;


}

.adult a {
    color: #ec4331;
}

.open-studio a {
    color: #AD855C;
}

.kids a {
    color: #3F3D3D;
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.studio-closings ul li {
    line-height: 1.5;
    padding-left: 15px; 
}

.give-a-gift {
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 50%;
        width: 130px;
        height: 130px;
        padding: 0; 
        border: 3px solid #ffffd6;
        background-color: #e5ff81;
        display: table;
        
    }

.give-a-gift-inner {
        width: 120px;
        height: 120px;
        padding-bottom: 0px;
        padding-right: 0px; 
        padding-top: 5px;
        padding-left: 5px;
        display: table;
        box-sizing: border-box;     
    }


.give-a-gift p {
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 0;
}

.give-a-gift a {
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 0;
    color: #000;
}

.download-schedule {
    margin-bottom: 25px;
}

.arrow-for-mobile {
  padding-left: 15px;
  padding-bottom: 15px;
  font-size: 14px;


}

@media (max-width: 500px) {
.term-dates img {
  display: none;
}
}

@media (min-width: 768px) {
    .arrow-for-mobile {
       display: none;
    }
    .term-dates img {
      display: block;
    }
}

/*
*
*
*
CONTENT PAGES
*
*
*
*/
 
.column-wide-image {
}

.column-wide-image img {
	width: 100%;
}

#wpgmza_map {
    border: 3px solid #e5ff81;
    box-sizing: border-box;
}

#wpgmza_map img {
    border: 0px solid #a37d4e;
}

.para-text img {
    vertical-align: bottom;
    width: 100%;
}
.para-text ul {
    list-style: inside disc;
    padding-bottom: 15px;
}


@media (max-width: 560px) {
    .para-text {
        width: 100%;
    }
}

/*
*
*
*
FAQ PAGE
*
*
*
*/

.question-para {
    color: #a37d4e;
}

.answer-para {
    padding-top: 5px;
    padding-bottom: 20px;
}

/*
*
*
*
GALLERY PAGE
*
*
*
*/

.gallery-img {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
}
.gallery-img img {
    width: 100%;
}

.gallery-container {
    box-sizing: border-box;
    border-right: 0px solid #e5ff81;
    border-bottom: 3px solid #e5ff81;
}

@media (min-width: 768px) {
    .gallery-container {
        box-sizing: border-box;
        border-right: 3px solid #e5ff81;
        border-bottom: 0px solid #e5ff81;
    }
}

@media (max-width: 400px) {
    .image-li-container {
        width: 100%;
    }
}



.hand-img {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
}
.hand-img img {
    width: 100%;
}

@media (max-width: 767px) {

    .hand-building ul li {
        float: left;
    }
    .hand-img {
    padding-top: 0;
    padding-left: 0;
    padding-right: 15px;
    padding-bottom: 15px;
}
}

/*
*
*
*
NEWS
*
*
*
*/

.news-title {
    text-transform: uppercase;
    color: #a37d4e;
    font-weight: 400;
}

.news p {
    padding-bottom: 5px;
}

.news-link {
    padding-bottom: 20px;
}

/*

CONTACT FORM

*/


input.wpcf7-submit {
    background-color: #ffffff;
    border: 1px solid #333;
}

input {
    border: 2px solid #e5ff81;
}

textarea {
    border: 2px solid #e5ff81;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #a37d4e !important;
}

div.wpcf7-validation-errors {
  border: 2px solid #a37d4e !important;
}

/*

REGISTRATION FORM

*/

div#evrRegForm .evr_regform label {
  font-family: "Helvetica", sans-serif;
  font-weight: 100; 
  font-size: 14px;
  color: #333;
  display: block;
  padding-bottom: 5px;
  padding-right: 20px;
  margin-top: 10px;
  float: left;
}

div#evrRegForm .evr_regform ul {
    list-style:  none;
    margin-top:10px;
}

div#evrRegForm .evr_regform ul li {
    list-style: none;
    padding-bottom: 10px;
   
}

div#evrRegForm .evr_regform .fieldbox {
    height: 30px;
    padding-top: 15px;
    width: 300px;
}

div#evrRegForm .evr_regform b {
  display: block;
  clear: both;
  padding-top: 30px;
}

div#evrRegForm .evr_regform b input {
    border: 1px solid #ec4331;
}

#mySubmit {
    background-color: #e5ff81;
}
input[type=reset], input[type=button], input[type=reset], input[type=submit] {
    background-color: #e5ff81;
}

#details img {
    display: none;
}

div#evrRegForm .evr_regform .radio {
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -15px;
  padding-left: 35px;
  display: block;
  clear: both;
}

div#evrRegForm .evr_regform li .msgbox {
  height: 100px;
  padding-left: 5px;
  clear: both;
  display: block;
}
/*
*
*
*
FOOTER
*
*
*
*/

.footer {
    bottom: 0px;
    width: 100%;
    background-color: #FFF;
    font-size: 12px;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .footer {
    position: static;
}
}

@media (min-width: 768px) {
    .footer {
    position: fixed;
}
}

.jedi-days_dash, .jedi-minutes_dash, .jedi-seconds_dash, .jedi-hours_dash { display: none; }


div.jedi-dash_title {
	display: none; 
}