/*-------------------------------------------------------
  Reset
-------------------------------------------------------*/

* {   
  border: 0;
  margin: 0;
  outline: none;
  padding: 0;    
} 



/*-------------------------------------------------------
  Animation
-------------------------------------------------------*/
@keyframes expand
{
from {height: 57px;
}
to {height:312px;}
}

@-webkit-keyframes expand /* Safari and Chrome */
{
from {height: 57px;
}
to {height:312px;}
}

/*-------------------------------------------------------
  Structural
-------------------------------------------------------*/

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background:  url("../images/background-image-q-50.jpg") no-repeat fixed 0 0 transparent;
  width: 100%; 
    height: 100%;  
  
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}  

#container {
  margin: 25px auto;
    padding: 0;
    text-align: left;
    width: 990px;
}
  
#header {
  
  background: url("../images/header-bg.png") no-repeat #F8F2E5;
  clear: both;
  height: 658px;
  margin-right: auto;
  margin-left: auto;
  width: 990px;
}
#header-right {
  float:right;
  width: 209px;
  padding: 15px 10px 0 0;
  }
.search {
  
    text-align: right;
  }
 .search label {
   display: none;
   } 
 .search input,  .search textarea {
  background-image: url("../images/search.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    border-radius: 13px 13px 13px 13px;
   }

.social {
  text-align: right;
  padding: 5px 0 5px 5px;
  }

#logo {
  float: left;
    padding: 23px 0 0 28px;
}
#tagline {
  
  }

  
#main-nav {
  background-color: #FFFFFF;
    clear: both;
    display: inline;
    float: left;
    font-family: arial,helvetica,sans-serif;
    height: 34px;
    line-height: 12px;
    margin: 12px 0 0;
    padding: 10px 0;
    width: 990px;
}

#main-nav a{
  text-decoration: none;
  }

#main-nav ul {
}

#main-nav li {
  display: inline;
}

#main-nav li.last {
  border-right: ;
}
#main-nav li.last a {
  padding-right: 0;
}


#main-nav li a:link,
#main-nav li a:visited{
  color: #411C10 !important;
    font-family: helvetica;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase; ;
}

#main-nav li a:hover,
#main-nav li a:active{
  color: #e35524 !important;
}

#wrapper {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.73);
    margin: 0 auto;
    width: 990px;
}
  
#top-content {
    height: 436px;
    width: 990px;
  padding-top: 10px;
  float: left;
    }
    
#motion {
  float: left;
    width: 622px;
  position: relative;
  margin-left: 10px;
}

.more {
  background: url("../images/more-bg.jpg") no-repeat scroll right 0 #6C6D6C;
    bottom: 15px;
    height: 31px;
    left: 10px;
    position: absolute;
    width: 115px;
  }
  
.more a:link, .more a:visited {
   color: #FFFFFF;
    line-height: 30px;
    padding: 0 0 0 6px;
    text-decoration: none;
  }  
  
.more:hover {
  background-color:#333;
  }
  
.paging {
  bottom: 0;
    position: absolute;
    right: 0;
  margin: 0 30px 5px 10px;
  }
  
.paging li {
  background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7.5px 7.5px 7.5px 7.5px;
    color: #FFFFFF;
    float: left;
    height: 15px;
    margin: 6px;
    overflow: hidden;
    text-indent: 500px;
    width: 15px;}
.paging li:hover {
  background: none repeat scroll 0 0 #666;
  }
  
#magazine {
    background: none repeat scroll 0 0 white;
    float: right;
    margin: 0 15px 0 0;
    width: 325px;
}
  
#magazine h1, #magazine h2, .advert h2,.moduletable-ad  h3 {
  background: url("../images/title-bar.png") no-repeat scroll 0 0 transparent;
    color: #34170F;
    float: left;
    font-family: helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 41px;
    margin: 0;
    padding: 0 0 0 30px;
    width: 295px;  
}

#current-issue {
    float: left;
    width: 170px;
}

#current-issue img {
  float: left;
   /* padding: 10px 10px 15px; */
}

#magazine-nav {
    float: left;
    width: 105px;
}
  
#magazine-nav a:link, #magazine-nav a:visited {  
  color:#6b6b6b;  
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
}

#magazine p {
  color: #6B6B6B;
    float: left;
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 10px;
}  

#newsletter {
    float: left;
    width: 306px;
}

#newsletter form {
  float: left;
    padding: 10px;
  }  
  
#newsletter p {
    line-height: 18px;
    padding: 15px;
  }  
  
#magazine-nav ul {
  float: left;
    margin: 0;
    padding: 10px 0px 0;
    width: 130px;
  list-style: none outside none;
  }
 
.email-signup {float:left;}
.email-submit {float:right;} 

#magazine-nav ul li {}
.subscribe-button {
    background: none repeat scroll 0 0 #EA5E16;
    border: 1px solid #D6D3DC;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 2px;
}

.subscribe-button:hover {
 background: none repeat scroll 0 0 #DF5425;
}

#main-content {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    float: left;
    margin: 0 0 62px;
    width: 990px;
}

#primary {
  float: left;
    margin: 15px 10px;
    padding-bottom: 5px;
    width: 623px;
}  
  
.category-teaser {
    background: none repeat scroll 0 0 #F6F3EC;
    float: left;
    margin: 15px 10px;
    width: 623px;
  padding-bottom: 5px;
  }
  
.category-teaser h1 {
    color: #FF6029;
    font-family: arial,helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    padding: 2px 7px;
}

.post-thumb {
    float: left;
    margin: 0 8px;
    width: 191px;
  }
    
.post-thumb h2 {
  color: #24B0BF;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
  }
  
.post-thumb p{
  color: #6B6B6B;
    font-family: arial;
    font-size: 14px;  
}

.post-thumb a{
  text-decoration:none !important;
    }
  
#secondary {
  float: right;
    margin: 15px 15px 0 0;
    width: 325px;
}  
  
.advert {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 15px 0;
    width: 324px;  
  }  
  
.advert img{
  padding: 5px;
    width: 314px;
}
  
#footer {
  background: url(../images/footer-bg.jpg) repeat-x #e35524;
    border-top: 5px solid #DF5425;
    bottom: 0;
    float: left;
    height: 57px;
    overflow: hidden;
  padding: 0 0 10px;
    position: fixed;
    width: 100%;
  z-index: 100;
}

#footer:hover {
animation: expand 0.5s;
-webkit-animation: expand 0.5s; /* Safari and Chrome */    
  height:312px;}
.footer-toggle {
  width: 100%;
  text-align:center;
  color: #FFFFFF;
  font-family: arial;
  font-size: 14px;
  }  
#footer:hover .footer-toggle {
  display: none;}  

.col-left {
  float: left;
  text-align: left;  
  }
.col-right {
    color: #FFFFFF;
    float: right;
    font-family: arial;
    font-size: 14px;
    line-height: 14px;
    margin: 15px;
    padding-top: 10px;
    text-align: right;
    width: 280px;;
  }
.col-right p{
  color: #FFFFFF;
}

#footer-nav {
  margin: 0 auto;
    width: 990px;
}

#footer-nav ul {
  
  color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    line-height: 17px;
    list-style: none outside none;
    margin: 14px;
}
#footer-nav ul ul {
  margin: 0;
    padding: 0;
  }  
#footer-nav li {
  
}

#footer-nav li.last {
  border-right: ;
}
  
#footer-nav a:link, #footer-nav a:visited {
  color: #fff ;
  line-height: ;
  text-decoration: none;
}

#footer-nav a:hover {
  color: ;
  text-decoration: underline;
}

#footer-nav a:active,
#footer-nav a:visited {
  color: ;
  text-decoration: ;
}  
#page-bottom {
  background:url(../images/page-bottom-bg.jpg);
  width: 100%;
  position:fixed;
  bottom:0;
  }
#page-bottom p{
  color: #6B6B6B;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px
  }
#page-bottom a{
  color: #f15b27;
  text-decoration: none;
  }
#page-bottom a:hover {
  text-decoration: underline;
  }  
#side-social {
  position:fixed;
  left:0;
  top:300px;
  }
#back-to-top {
    bottom: 70px;
    position: fixed;
    right: 50px;
  }
    
/*-------------------------------------------------------
  Standard Selectors
-------------------------------------------------------*/


h1 {
  color: ;
  margin: 7px auto 6px auto;
}

h2 {
  margin: 7px auto 6px auto;
}

h3 {
  font-size: ;
  color: ;
  margin: 7px auto 6px auto;
}

p {
  color: ;
  font-size: ;
  line-height: ;
  margin: 3px auto 6px auto;
}

blockquote {
  margin: 10px 15px;
  padding: 5px;
}

ul, ol {
  margin: 10px 10px 10px 45px;
}

li {
  color: ;
  font-size: ;
  line-height: ;
}

a:link, a:visited {
  color: ;
  text-decoration: underline;
}
   
a:hover {
  color: ;
  text-decoration: none;
}
   
a:active {
}

input, textarea {
  background: none repeat scroll 0 0 #F7F1F8;
    border: 1px solid #D6D3DC;
    margin: 0 0 0 5px;
  padding: 3px 15px;
}


/*-------------------------------------------------------
  Other Selectors
-------------------------------------------------------*/


/*-------------------------------------------------------
  Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
  /* Hides from IE-mac */
  * html .clearfix {height: 1%;}
  /* End hide from IE-mac */
  

/*-------------------------------------------------------
  Contact Form
-------------------------------------------------------*/
#contact-form * {
  list-style-type: none;
}

#contact-form {
  background: url(../images/form-bg.jpg) repeat-y;
  text-align: left;
  width: 290px;
  margin-left: 20px;
  padding: 0 25px;
}

#contact-form label { 
  text-align: left;
  width: 80px; 
  float: left; 
  display: block;
}

#contact-form h1 { 
  font-size: 1em; 
  font-weight: bold; 
  clear: both;
}

.bot-input { 
  float: left; 
  margin-left: -999em;
}
/*-------------------------------------------------------
  extras
-------------------------------------------------------*/
#top-content {
/* gradient */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(247,247,247,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}



#slider98 .slide-desc-in {
    height: 426px !important;
    margin: 0 10px 0 0 !important;
    position: relative;
    width: 260px !important;
}

.slide-text a {
  background: url("../images/more-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    height: 31px;
    padding: 7px 33px 9px 10px;
  text-decoration: none;
    width: 105px;
}

#cust-navigation98 {
    bottom: 13px !Important;
    position: absolute;
    right: 13px !Important;
}
.default_simple .ju-contentslider-wrap .ju-contentslider-item {
  margin: 5px 8px !important;
  }
.default_simple .ju-contentslider-wrap .ju-contentslider-item .ju-slider-title a:link,
.default_simple .ju-contentslider-wrap .ju-contentslider-item .ju-slider-title a:visited {
  color:#24b0bf;
  text-decoration:none;
}
.default_simple .ju-contentslider-wrap .ju-contentslider-item .ju-slider-title a:hover {
  text-decoration:underline;
}
.moduletable-slider-new {
  float: left;
    margin-top: -40px;
  }

.moduletable-slider-new h3 {
  color: #ff6029;
  float: left;
    left: 10px;
    position: relative;
    top: 40px;
    z-index: 1;
  }
.moduletable-ad  {
  background: none repeat scroll 0 0 #FFFFFF;
  margin-bottom: 20px;
  }
.moduletable-ad  img {
  height: auto;
    padding: 5px;
    width: 315px;}
  
/*-------------------------------------------------------
  art-calendar
-------------------------------------------------------*/  

.moduletable-artcal {
  background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 5px 0;
    padding: 5px;
    width: 315px;
  }
.moduletable-artcal h3, .art_calendar_loading_container {
    background: none repeat scroll 0 0 #F6821F;
    color: #FFFFFF;
    margin: 0 0 -10px;
    padding: 10px 0 0;
    text-align: center;
    }

.artcalendar_module_title {
    font-size: 25px;
    text-align: center;}  
  
.art_calendar_module {
    background: none repeat scroll 0 0 #F6821F;
    color: #FFFFFF;
    padding: 10px 0;
    width: 315px;
  }  
table.artcalendar_module {
  margin: 10px auto 0;
    width: 97%;
  }  
.artcalendar_module td, .artcalendar_module_th {
  background: url("../images/cells.png") repeat scroll 0 0 transparent;
    color: #000000;
  }  
.artcalendar_module td.padding {
  background: url("../images/calpad.jpg") repeat scroll 0 0 transparent;}  
.artcalendar_events ul {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    overflow-y: auto;
    width: 250px;
  }
.artcalendar_events ul ul {  
display:none !important;}
.artcalendar_events ul table {  
display:none;}
.artcalendar_events li {}
.artcalendar_events img {
  max-width: 95%;
  height:auto;
  }  
.artcalendar_module th a, .artViewAllEvents a {
  color: #fff;
  }
#art_calendar_container {
  background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 1px;
     }
.full-calendar-header {
      background: none repeat scroll 0 0 #F6821F;
    color: #FFFFFF;}
.full-calendar-title {
   padding: 5px 0 5px 10px;
  }
.full-calendar-buttons button {
  background: none repeat scroll 0 0 #F6821F;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 0 0;
  }
.full-calendar-title {}
.full-calendar-month-wrap {
  margin: 15px auto;
    width: 95%;
  }
 /*custom colors set from events*/ 
.full-calendar-month .blue td {background: none repeat scroll 0 0 blue !important; color: #FFFFFF;}
.full-calendar-month .green td {background: none repeat scroll 0 0 green !important; color: #FFFFFF;}
.full-calendar-month .red td {background: none repeat scroll 0 0 red !important; color: #FFFFFF;}
.full-calendar-month .yellow td {background: none repeat scroll 0 0 yellow !important; color:#000000;}
.full-calendar-month .orange td {background: none repeat scroll 0 0 #F6821F !important; color:#FFFFFF;}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
   border-bottom-color: rgba(255, 255, 255, 0.92) !important;
  }    
#tiptip_content  {
    background-color: rgba(255, 255, 255, 0.85) !important;
    border: 1px solid rgba(200, 200, 200, 0.25) !important;
    box-shadow: 0 0 1px #000000 !important;
    color: #000000 !important;
    text-shadow: 0 0 2px #FFFFFF !important;
  }
#tiptip_content  img {
  max-width: 95%;
  } 


.moduletable-slider-new h3 {
    color: #FF6029;
    float: left;
    left: 10px;
    position: relative;
    top: 40px;
    z-index: 1;
} 

.moduletable-slider-new {
    float: left;
    margin-top: -40px;
}


.itp-fshare-fstyle {
    left: 0 !important;
    position: fixed;
    top: 30px !important;
    z-index: 1000  !important;
}

@media (max-width: 997px) {
    
   .itp-fshare-fstyle {
    display: none !important; 
}

}
