html,
body {
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
}
a,
a:link,
a:visited,
a:active,
a:hover {
  color: #bb8249;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
}
strong {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
}
.carousel-caption h4 {font-size:20px; font-family:Arial, Helvetica, sans-serif; }
.navbar .brand {
  padding-top: 31px;
}
.post-content {
  margin-bottom: 20px;
}
.post h1 { font-size:32px; margin-top:15px; }
.art_detail .row-fluid .span6 {
  padding: 2px;
  color: transparent;
  width: 40%;
}
.art_detail .row {
  float: left;
  margin: 30px 0 0;
}
.art_detail .row .dl-horizontal {
  margin: 0;
}
.art_detail .row .span6 {
  background: transparent;
  padding: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.art_detail .dl-horizontal dd {
  text-align: left;
  padding: 5px 0;
  color: #636363;
    margin-left:120px;
}
.art_detail .dl-horizontal dt {
  text-align: left;
  width: 100px;
  padding: 5px 0;

}
.f_right_set {
  margin-left: 40px;
}
.navbar-inner { background:#565656; }
.navbar-inner2 ul.dropdown-menu > li {

  display: inline-block;
}
.navbar-inner2 ul.dropdown-menu > li a {
  color: #FFFFFF !important;
  padding: 0 0 0 20px !important;
}
.dropdown-menu li a:hover {
  background: #bb8249;
}
.dropdown-submenu:hover a {
  background-color: #bb8249;
}
.right_more:hover {
  color: #000;
  text-decoration: none;
}
.right_space {
  margin-bottom: 15px !important;
}
.calendar {
  margin: 0 0 0px 0;
  padding: 0 0 10px;
  float: left;
}
.calendar h3 {
  font-size: 20px;
}
.right_set_margin {
  margin-bottom: 15px;
}
.artist_last_image {
  margin-right: 0 !important;
}
.share_3:hover {
  background: url(../img/share_icon_3_h.png) no-repeat left top;
}
.right_artist {
  width: 100%;
  float: left;
  padding: 0 0 15px 0;
  margin: 0 0 10px 0;
}
.artist_gallery {
  width: 100%;
  float: left;
}
#carousel-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 5px;
  position: relative;
  bottom: 0;
  left: 0;
}
.soc_links {
  border-bottom: 1px solid #DDDDDD;
  margin: 0 0 10px 0;
  padding: 0 0 15px;
  float: left;
  width: 100%;
}
.soc_links h2 {
  line-height: normal;
  font-size: 19px;
}
.gallery_data {
  line-height: 1.25;
  font-size: 13px;
  margin: 10px 0 0 0 !important;
}
ul.share_link li {
  width: 22px;
  height: 16px;
  float: left;
  padding: 0;
  margin: 0 0 0 5px;
  list-style: none;
}
.top_link {
  float: right;
  clear: both;
}
.section_inner {
  margin: 20px auto;
}
.promotion {
  border-top: 1px solid #DDDDDD;
  margin: 10px 0 0;
  padding: 10px 0 0 0;
  float: left;
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
}
.promotion .span4 {
  width: 100%;
  margin: 0 0 20px;
}
/*
.blog_main .nav-pills &>.active &>a, .nav-pills &>.active &>a:hover {
    background-color: #e4e4e4;
    color: #676767;
}
*/
.recent_blog {
  border-top: 1px solid #DDDDDD;
  margin: 10px 0 0;
  padding: 10px 0 0 0;
  float: left;
}
.recent_blog dd {
  margin-left: 0px;
}
.recent_blog a {
  color: #bb8249;
  line-height: 1;
  display: inline-block;
}
.about_image {
  position: relative;
  
  margin-bottom: 18px;
  margin-top: 10px;
}
.about_image img {   border: 1px solid #ccc; }
.sxy-zoom-container{ margin:0 auto;}
.no-border {
  border: 0px hidden;
}
.load_btn {
  font-size: 18px;
  color: #333333 !important;
  text-transform: uppercase;
}
.well dl {
  margin-top: 0px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.well dl:last-child {
  border-bottom: 0px hidden;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.inner_detail {
  margin-top: 25px;
}
.inner_detail h3 {
  /* font-size:28px; */

  color: #000000;
}
.inner_detail span {
  /* font-size:20px; */

  color: #c6c6c6;
}
.right_more {
  width: 100%;
  float: left;
  padding: 0;
  margin: 15px 0 0 0;
  font-size: 13px;
  color: #bb8249;
  text-align: center;
}
#pager-wrapper {
  height: 120px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 2;
}
.container_collps .collapse.in {
  height: auto !important;
}
#carousel {
  width: 700px;
  height: 318px;
  overflow: hidden;
}

#carousel img {
  display: block;
  float: left;
}
.artist_gallery #myCarousel{ -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 5px;
  position: relative;
  bottom: 0;
  left: 0;}
  
.artist_gallery #myCarousel .carousel-navbar {list-style:none;height: 120px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 2;}
.artist_gallery #myCarousel .carousel-navbar img {
  cursor: pointer;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  display: block;
  width: 80px;
  height: 80px;
  padding: 5px;
  margin: 10px;
  float: left;
}
.artist_gallery #myCarousel .carousel-navbar img:hover {
  background: #e8e8e8;
}
.artist_gallery #myCarousel .carousel-navbar .active {
  background: #e8e8e8;
}
.carousel-navbar .current a, .carousel-navbar2 .current a{ background: #e8e8e8;}
.video-list { width:100px; height:120px;  border: 1px solid #ccc;}
.art-video { margin-top:20px; }
.answer {
  width: 100%;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
  font-size: 12px;
  line-height: 18px;
}
.right_section {
  width: 100%;
  float: left;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #dddddd;
}
.right_section h2 {
  line-height: 21px;
  padding: 0;
  margin: 0;
}

.gallery_arrow_1 {
  left: 0;
  top: 63px;
}
a {
  outline: none !important;
}
.share_link {
  float: right;
  padding: 0;
  margin: 0;
}
.share_link label {
  float: left;
  padding: 0;
  margin: 0 2px 0 0;
  font-size: 11px;
  color: #bebebe;
}
.anthropy_detail {
  margin-top: 25px;
}
.anthropy_detail ul li {
  margin-bottom: 5px !important;
  min-height: 372px !important;
  padding: 10px;
  background: #eeeeee;
  border: 1px solid #e1dfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.anthropy_detail ul li p {
  font-size: 12px;
}
.anthropy_detail ul li h2 {
  text-transform: none;
  font-size: 18px;
  margin: 0 !important;
  padding: 0;
}
.line1 {
  height: 1px;
  border: 0 none;
  clear: both;
  color: #000;
  background: #dddddd;
}
.fluid_left {
  margin: 0 0 20px 0 !important;
}
.navbar #megaMenu {
  margin-left: -10px;
}
.navbar .nav li a,
.navbar .nav li strong {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  color: #ccc;
  font-weight: bold;
}
.navbar .nav li.dropdown.open .dropdown-toggle,
.navbar .nav li.dropdown.open:hover .dropdown-toggle,
.navbar .nav li.dropdown.open .dropdown-toggle:hover,
.navbar .nav li.dropdown.open:hover .dropdown-toggle:hover {
  background-color: #222222;
  background: rgba(0, 0, 0, 0.55);
}
#menu-top-corner, #menu-top-corner a {
	 font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  color: #ccc;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
text-decoration: none;
	}
#menu-top-corner a:hover { color:#999; }
.header_inn .widget_nav_menu, #menu-top-corner,#menu-top-corner .sub-menu { overflow:hidden;}
.menu-top-corner-container { overflow:hidden;
	padding: 13px 0 13px;
}
.menu-top-corner-container ul { margin:0; }
#menu-top-corner .menu-parent-item a { float:left; }


.nav_fix2 {
  width: 143px;
  float: left;
  padding: 13px 0;
}
.nav_fix2 li {
  width: 143px;
  float: left;
}
#menu-top-corner { width:260px; }
#menu-top-corner ul { list-style:none; margin:0; padding:0;}
#menu-top-corner li {line-height:18px;list-style:none; width:123px; float:left; padding:0; margin:0; }
#menu-top-corner li a { float: none;
padding: 3px 0px;
font-size: 12px;
text-shadow: none;
line-height: normal;
font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
color: #ccc;
font-weight: bold;
text-transform: uppercase;
text-decoration: none; }
#menu-top-corner ul ul.sub-menu { float:left;  }
#menu-top-corner ul.sub-menu li { float:left; margin-right:3px !important;  }
#temp_load { margin: 75px auto; }
#temp_load img { width:220px; height:19px; }
.first-widget {
  margin-top: 0px !important;
}
.newsletter {
  padding: 12px 12px;
  background: #eeeeee;
}
.newsletter h3 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 15px !important;
  color: #000000;
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 20px !important;
}
.newsletter p {
  margin-bottom: 3px;
  font-weight: normal;
  color: #666;
}
#inner {
  width: 100%;
  min-width: 300px;
  max-width: 700px;
  position: relative;
}
.nav_fix {
  width: 120px;
  float: left;
  padding: 13px 0;
}
.nav_fix li {
  width: 104px;
  float: left;
}
ul.dropdown-menu {
  background-color: #222222;
  background: rgba(0, 0, 0, 0.8);
  border: none !important;
  padding: 15px 30px 30px;
  margin: 0;
  box-shadow: none !important;
  border-radius: 0px !important;
  left: -316px;
}
ul.dropdown-menu h2 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 40px;
  color: #ffffff;
  border-bottom: 1px solid #3a3a3a;
  font-weight: bold;
  padding: 0 0 15px 0;
}
.gallery_arrow_2 {
  right: 0;
  top: 63px;
}
ul.navmenu li a {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  padding: 0 10px !important;
  color: #000000 !important;
  font-weight: bold !important;
  line-height: 40px !important;
}
ul.navmenu li a:hover {
  color: #fff !important;
  /* background:none !important; */

}
.navbar-search {
  margin-top: 9px;
}
.navbar-search .search-query {
  font-family: 'proxima-nova', Helvetica, Ariel, sans-serif;
  font-size: 14px;
  line-height: inherit;
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 3px;
  height: 14px;
  font-weight: normal;
  border-color: #ccc;
}
.navbar-search .search-query:focus {
  box-shadow: none;
  outline: none;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.navbar-search .icon-search {
  background-position: -48px -1px;
  position: absolute;
  top: 7px;
  left: 11px;
}
.searchtitle {margin-top:35px;}
.question {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  width: 100%;
  float: left;
  color: #5d5d5d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 0;
  margin: 10px 0 0;
  text-indent: 10px;
  border: 1px solid #b1b1b1;
  cursor: pointer;
  background-color: #e9e9e9;
  background-image: url(../img/expand_arrow.png);
  background-position: 98% 0px;
  background-repeat: no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.faq .question {
  width: 92%;
  text-indent: 0px;
  background-image: url(../img/expand_arrow2.png);
  padding-left: 2%;
  padding-right: 5%;
}
.new_image {
  width: 78px;
  height: 79px;
  float: left;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -11px;
  left: -11px;
  background: url(../img/new.png) no-repeat 0 0;
}
.art_links {
  margin: 0 0 10px 0;
  padding: 0 0 5px;
}
.art_links h4 {
  margin-bottom: 5px;
}
.art_links li a {
  background: url(../img/link_arrow.png) -7px 5px no-repeat;
  padding: 2px 0 2px 13px;
  color: #666;
}
.art_links li a:hover {
  color: #333;
  text-decoration: none;
}
.art_links li {
  margin: 0;
}
.art_links h2 {
  line-height: normal;
  font-size: 19px;
}


.gallery ul {
  padding: 0;
  margin: 0;
}
.gallery ul li div.thumbnail {
  border: none;
  padding: 0;
}
.nav_2_set {
  margin: 0;
}
.story_button {
  margin: 15px 0;
  color: #8c8c8c;
  font-size: 14px;
}
.footer_link ul {
  min-width: 140px !important;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  padding: 0 10px;
  box-shadow: none !important;
}
.footer_link ul ul { padding:0; }
.footer_link ul.wide {
  width: 190px;
}
.footer_link ul li {
  /* width:140px; */

  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
.footer_link ul li a {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  padding: 0;
  font-size: 12px;
  color: #000;
  line-height: 20px;
  font-weight: bold;
  line-height: 12px;
  display: block;
}
.footer_link ul li a:hover {
  background: none;
  color: #bb8249;
  text-decoration: none;
}
.footer_link ul li strong {
  font-size: 12px;
  line-height: 12px;
  display: block;
  color: #000;
}
.footer_link ul p {
  font-size: 12px;
  color: #000;
  line-height: 1.5;
}
.signature {
  width: 112px;
  height: 65px;
  text-align: right;
}
.signature img { width:auto; height:auto; }
.video_icon {
  width: 17px;
  height: 12px;
  float: left;
  padding: 0;
  margin: 0 7px 0 0;
}
div.video {
  display: block;
  width: 218px;
  height: 127px;
}
div.video div.inner {
  position: absolute;
  width: 218px;
  height: 127px;
}
div.video div.inner img {
  position: absolute;
  top: 0;
}
div.video div.inner img.overlay {
  z-index: 1;
}
.event_gallery .span4 {
  position: relative;
}
.year_book {
  padding: 0;
  margin: 20px 0 0 0;
}
.year_book .carousel-control {
  top: 50%;
}
.year_book sup {
  font-size: 11px;
  position: relative;
  top: -10px;
  left: 2px;
}
.year_book .span6 {
  margin-bottom: 5px;
}
header {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  min-height: 140px;
}
.entry-header {
 min-height:inherit !important;	
}
.share_1 a { width:22px; height:21px; display:block; }
.share_2 a {width:22px; height:16px; display:block;}
.share_3 a {width:22px; height:16px; display:block;}
.share_4 a {width:22px; height:16px; display:block;}
.share_1 {
  background: url(../img/share_icon_1.png) no-repeat left top;
}
.share_4 {
  background: url(../img/share_icon_4.png) no-repeat left top;
}
.share_4:hover {
  background: url(../img/share_icon_4_h.png) no-repeat left top;
}
.input_set {
  margin: 0 0 4px 0 !important;
}
.right_artits_list ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 15px 0 0 0;
}
.right_artits_list ul li {
  width: 65px;
  height: 55px;
  float: left;
  padding: 0;
  margin: 0 4px 9px 1px;
  border: 1px solid #d0d0d0;
  list-style: none;
}
.share_2 {
  background: url(../img/share_icon_2.png) no-repeat left top;
}
#pager img {
  cursor: pointer;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  display: block;
  width: 80px;
  height: 80px;
  padding: 5px;
  margin: 10px;
  float: left;
}
#pager img:hover {
  background: #e8e8e8;
}
#pager img.selected {
  background: #e8e8e8;
}
.blog_socio li { padding:0 !important }
.social_share img {
  width: auto;
  margin: 0 3px;
}
.anthropy p {
  text-align: justify;
}
.right_gallery1:hover {
  color: #000000;
  text-decoration: none;
}
.left_arrow {
  position: absolute !important;
  left: 20px !important;
}
.share_3 {
  background: url(../img/share_icon_3.png) no-repeat left top;
}
.news_main {
  padding: 0 !important;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.news_main h3 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  margin: 10px 0;
  padding: 0;
  font-size: 16px;
  color: #231f20;
  line-height: 18px;
  font-weight: bold;
}
.news_main a {
  color: #bb8249;
}
.tag_text {
  width: 100%;
  float: left;
  margin: 20px 0 20px;
  overflow: hidden;
}
.tag_text a {
  text-decoration: none;
  padding: 0 5px 0 0;
  line-height: 20px;
}
.tag_text a.black26 {
  font-size: 26px;
  color: #272727;
}
.tag_text a.black16 {
  font-size: 16px;
  color: #696767;
}
.tag_text a.gray22 {
  font-size: 23px;
  color: #b4b3b3;
}
.tag_text a.black22 {
  font-size: 22px;
  color: #272727;
}
.copyright {
  width: 100%;
  float: left;
  padding: 0;
  margin: 15px 0 0 0;
  font-size: 12px;
  color: #000;
}
.right_more2:hover {
  color: #000;
  text-decoration: none;
}
.newsletter2 {
  padding: 0;
  margin: 15px 0 0 0;
  background: none;
}
.newsletter2 h3 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 14px !important;
  color: #666666;
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 20px !important;
}
.newsletter2 p {
  font-size: 13px !important;
  color: #000000;
  padding: 0;
  margin: 5px 0 10px 0;
  line-height: 18px !important;
}
/*
.divider {
    border-right:1px solid #e5e5e5;
}
*/
.buying {
  width: 100%;
  float: left;
}
.buying .find_artist {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.buying dd {
  margin-left: 0px;
}
.buying a {
  color: #bb8249;
}
.buying .span11 {
  background: #e5e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  margin: 10px 0 0 0;
  float: left;
}
.buying h2 {
  margin: 25px 0 15px;
}
.about_image_detail {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  padding: 20px 0 16px 20px;
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #222222;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
}
.share_1:hover {
  background: url(../img/share_icon_1_h.png) no-repeat left top;
}
.related_art {
  width: 100%;
  float: left;
}
.related_art .btn {
  margin: 0px 0 25px;
}
.right_last_bdr {
  border: none;
}
.gallery_vid {
  margin: 10px 0 0 0;
}
.gallery_vid .left_arrow {
  position: absolute !important;
  left: 8px !important;
}
.gallery_vid .carousel-control {
  top: 58%;
}
.gallery_vid .right_arrow {
  position: absolute !important;
  right: 8px !important;
}
.footer_right {
  float: right;
}
.footer_right ul:last-child {
  margin-right: 0;
  padding-right: 0;
}

.social_icon {
  float: left;
  padding: 0;
  margin: 2px 0 0 3px;
}
.clock_ic img {
  width: 21px;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.blog_main {
  width: 100%;
  float: left;
}
.blog_main .side-filters {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
  height: 34px;
  font-size: 12px;
}
.blog_main h2 {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  vertical-align: top;
  margin-bottom: 0;
}
.blog_main hr {
  margin: 5px 0 10px;
}
.blog_main .nav .dropdown-toggle .caret {
  border-bottom-color: #666666;
  border-top-color: #666666;
  margin-top: 6px;
}
.blog_main ul li a {
  color: #333333;
  /* border-right:1px solid #d7d7d7; */

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 15px;
  color: #676767;
}
.blog_main ul li a:hover {
  color: #333333;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog_main ul.dropdown-menu {
  left: 0px;
  background: transparent;
  padding: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.blog_main ul.dropdown-menu li {
  background: #eee;
}
.blog_main ul.dropdown-menu li:first-child {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.blog_main ul.dropdown-menu li:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.blog_main ul.dropdown-menu li:hover {
  background: #CCC;
}
.blog_main ul.dropdown-menu li a {
  font-size: 13px;
  color: #999 !important;
  background: transparent;
  padding-left: 10px;
}
.blog_main ul.dropdown-menu li a:hover {
  background: transparent;
  color: #333 !important;
}
.blog_main .pagination li > a {
  color: #767676;
}
.footer_main {
  width: 100%;
  float: left;
  padding: 20px 0 35px;
  margin: 20px 0 0;
  background: #eeeeee;
}
.inner_image {
  margin: 0 20px 10px 0;
}
.thumbnails {
  margin-top: 15px;
}
.blog_list .thumbnails .thumbnail{
min-height:330px;

padding-bottom:40px;position: relative;
}
.blog_list .thumbnails .pwg_t{
 height: 40px;
    line-height: 40px;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
	left: 4px;
    right:4px;
}
.blog_list .thumbnails .pwg_t a { font-size:inherit; }
.entry-date{ margin-bottom:15px; color: #c6c6c6;}
.blog_list .entry-date { font-size:10px; }

.buying .thumbnails > li {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 0;
}
.buying .thumbnails > li.span4 {
  margin-bottom: 0;
}
.buying .thumbnails > li dl {
  display: block;
}
.buying .thumbnails > li .find_artist {
  margin-top: 15px;
}
.buying .thumbnails > li h2 {
  margin: 0;
  padding: 0;
}
.right_more2 {
  /* width:100%; */

  float: right;
  /*     padding:0; */

  /*     margin:5px 0 0 0; */

  font-size: 13px;
  color: #bb8249;
  /*     text-align:center; */

}
.soc_ico {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.soc_ico li {
  margin: 0 4px;
  float: left;
}
.right_gallery1 {
  float: right;
  margin: 12px 0 0 0;
  padding-right: 14px;
  font-size: 14px;
  color: #8c8c8c;
  background: url(../img/arrow1.png) no-repeat right center;
}
.header_inn {
  margin: 0 auto;
}

.question.active {
  background-image: url(../img/expand_arrow.png);
  background-repeat: no-repeat;
  background-position: 98% -30px;
}
#alpha{display: inline-block;
margin-bottom: 0;
vertical-align: top;
color:#333;
font-size: 12px; text-align:right;}
#alpha .nav{margin-bottom:0; }
#alpha small { display:block; }
#alpha a { padding: 5px 11px;font-size:14px; color:#000; font-weight:normal;  }
#alpha .disabled a{color:#CCC; font-size:12px;}
#alpha a:hover { text-decoration:none; }
#alpha .active a{ background:#ccc; color:#FFF; font-weight:bold;}
#alpha .disabled a:hover { color:#999; }
.paragraphs .inner_image { width:auto; }
.ie .f_gallery_2 {margin-bottom:20px; }
.artfirst {margin-left:0 !important}
.artgrid{
	cursor:pointer;
font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  height: auto;
 width:100%; 
  font-size: 12px;
 
  line-height: 1.2;
  text-indent: 0;
  color: #ffffff;
  background: #333;



	overflow: hidden;
	position: relative;
}
.artgrid h3 { font-size:14px; margin-bottom:10px;line-height: 1.2; }
.artgrid img{
	position: absolute;
	top: 0;
	left: 0;
	min-height:192px;
	border: 0;
}
.connect_hover{  padding: 10px;
	float: left;
	position: absolute;
    top:0px;
	background: #000;
	height: 130px;
	width: auto;
	  background-color: #222222;
    background: rgba(0, 0, 0, 0.80);
 	}
	.connect_hover a{ display:block;}
 .caption .connect_hover {
 	left: 0;
	top:auto;
 }
.find_artist {
  border-top: 1px solid #DDDDDD;
  margin: 0px 0 0 0;
  padding: 15px 0 0;
  float: left;
  width: 100%;
}
.find_artist .nav-list {
  margin: 0;
  padding: 0;
}
.find_artist .nav-list span {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  background-image: url(../img/toggle.png);
  background-repeat: no-repeat;
  background-position: left -19px;
  padding-left: 10px;
}
.find_artist .nav-list span.collapsed {
  background-position: left 2px;
}
.find_artist .nav-list li {
  font-size: 12px;
}
.find_artist .nav-list .nav-list {
  padding: 0 10px;
}
.find_artist h4 {
  margin-bottom: 5px;
}
.find_artist input {
  margin: 0 0 5px 0;
}
.find_artist .span12 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
}
.find_artist .row {
  margin-left: 0px;
}
.social_1, .social_2, .social_3, .social_4, .social_5 {   width: 18px;
  height: 18px;
  float: left;
  padding: 0;
  margin: 0 0 0 3px; width:18px !important; text-indent:999px; overflow:hidden; }
.social_1 {
  background: url(../img/social_1.png) 0 -18px no-repeat;
}
.social_1:hover {
  background-position:0 0;
}
.social_2 {
  background: url(../img/social_2.png)  0 -18px no-repeat;
}
.social_2:hover {
  background-position:0 0;
}
.social_3 {
  background: url(../img/social_3.png) 0  -18px  no-repeat;
}
.social_3:hover {
  background-position:0 0;
}
.social_4 {
  background: url(../img/social_4.png)  0 -18px no-repeat;
}
.social_4:hover {
  background-position:0 0;
}
.social_5 {
  background: url(../img/social_5.png)  0 -18px no-repeat;
}
.social_5:hover {
  background-position:0 0;
}
.footer_main .social_btn { background:url(../img/social.png) 0 0 no-repeat; width:18px; height:18px; outline:none; border:none; cursor:pointer; display:block; overflow:hidden; text-indent:-999px; }
.footer_main .social_1{ background-position:0 0;}
.footer_main .social_1:hover { background-position: 0 -18px;}
.footer_main .social_2{ background-position:-18px 0;}
.footer_main .social_2:hover { background-position: -18px -18px;}
.footer_main .social_3{ background-position:-36px 0;}
.footer_main .social_3:hover {  background-position: -36px -18px;}
.footer_main .social_4{ background-position:-54px 0;}
.footer_main .social_4:hover {  background-position: -54px -18px;}
.footer_main .social_5{ background-position:-72px 0;}
.footer_main .social_5:hover {  background-position: -72px -18px;}

.bbb {background:url(../img/bbb.png) 0 0 no-repeat; width:31px; height:50px; outline:none; border:0; cursor:pointer; display:block; overflow:hidden; text-indent:-999px;}
.bbb:hover  { background-image:url(../img/bbb_a.png) !important;}
.footer_right ul:first-child{
min-width:180px !important;	
}
#wrapper {
  background: #f0ffff;
  border-bottom: 1px solid #ccc;
  height: 70%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.inner_title {
  margin-top: 15px;
}
.absolute.inner {
  position: absolute;
}
.connect_detail {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  text-indent: 0;
  color: #ffffff;
  position: absolute;
  background: #333;
  background: rgba(0, 0, 0, 0.55);
  padding: 10px;
}
.connect_detail h2 {
  color: #ffffff;
}
.connect_detail p {
  height: auto;
  clear: both;
}
.span2,
.span3,
.span4,
.span6,
.about_image {
  position: relative;
}
.span2 .connect_detail,
.span3 .connect_detail,
.span4 .connect_detail,
.span6 .connect_detail,
.about_image .connect_detail {
  font-size: 14px;
}
.span2 .connect_detail p,
.span3 .connect_detail p,
.span4 .connect_detail p,
.span6 .connect_detail p,
.about_image .connect_detail p {
  font-weight: normal;
  position: relative;
  float: left;
}
.f_gallery_2 .span2,
.f_gallery_3 .span2,
.f_gallery_2 .span3,
.f_gallery_3 .span3,
.f_gallery_2 .span4,
.f_gallery_3 .span4,
.f_gallery_2 .span6,
.f_gallery_3 .span6 {
  margin-bottom: 20px;
}
.f_gallery_2 .span2.top,
.f_gallery_3 .span2.top,
.f_gallery_2 .span3.top,
.f_gallery_3 .span3.top,
.f_gallery_2 .span4.top,
.f_gallery_3 .span4.top,
.f_gallery_2 .span6.top,
.f_gallery_3 .span6.top {
  margin-top: 10px;
}
.footer_left {
  float: left;
}
section .inner_detail .blog_list {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dddddd;
  padding: 0 0 5px;
  margin-bottom: 20px;
}
section .inner_detail .blog_list h3 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 26px;
  color: #333;
  margin: 0px 0 5px 0;
  text-transform: none;
  line-height: 1;
  padding: 10px 0 0;
  color: #bb8249;
}

section .inner_detail .blog_list .post-graphic {
  width: auto;
  text-align: center;
}
section .inner_detail .blog_list p.centered {
  text-align: center;
}
section .inner_detail .blog_list .posted {
  text-align: right;
  color: #767676;
  font-size: 12px;
}
section .inner_detail .blog_list .posted a {
  text-decoration: none;
  color: #767676;
}
section .inner_detail .blog_list .posted a:hover {
  text-decoration: underline;
}
section .inner_detail .blog_list .span4 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #afafaf;
  font-weight: bold;
  min-height: 20px;
}
section .inner_detail .blog_list .social_share {
  margin-left: 0px;
  text-align: right;
}
section .inner_detail .blog_list .nocoment {
  width: 24%;
}
section .tag_sec {
  width: 100%;
  float: left;
  background: none;
  border: none;
  margin: 15px 0px 0px;
  list-style: none;
}
section .tag_sec li {
  background: url(../img/tag_rt.png) right top no-repeat;
  padding: 0 18px 0 0;
  float: left;
  margin: 0px 10px 0 0;
}
section  .tag_sec li a {
  background: url(../img/tag_lt.png) left top no-repeat;
  padding: 5px 0 5px 10px;
  font-size: 12px;
  float: left;
  color: #767676;
  border: none;
}
section .tag_sec li a:hover {
  color: #1b1b1b;
  text-decoration: none;
}
section .inner_detail .connect_main {
  position: relative;
}
section .inner_detail .connect_main a:hover {
  text-decoration: none;
}
.share_2:hover {
  background: url(../img/share_icon_2_h.png) no-repeat left top;
}

section {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}
section h2 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 19px;
  color: #000;
  line-height: 20px;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
}
section .inner_detail h3,
section h3 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
h3#comments-title { text-transform:none; }
.commentlist { list-style:none;margin:0; padding:0; }

section .inner_detail h3.artist-name,
section h3.artist-name {
  font-size: 22px;
}
section .inner_detail h3 a,
section h3 a {
  float: left;
}
section h4 {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px;
  padding: 0;
}
.artist-name {
  font-size: 18px;
}
.controls input {
  margin-bottom: 5px;
}
#A .well,
#B .well,
#C .well {
  padding-top: 7px;
  padding-bottom: 7px;
}
#A .well a img,
#B .well a img,
#C .well a img {
  width: 23px;
  height: 24px;
  display: inline-block;
}
.upcoming_event h2 {
  margin-bottom: 0px;
}
.upcoming_event .thumbnails .span4 {
  margin-bottom: 0px;
}
.upcoming_event .thumbnails .span4 .caption p {
  margin-top: 7px;
  margin-bottom: 0px;
}
.upcoming_event .thumbnails .span4 .caption p a {
  color: #444;
}
.upcoming_event .thumbnails .span4 .caption p span {
  color: #777;
  font-size: 12px;
  line-height: 1.6;
}
.upcoming_event .load_btn {
  margin: 15px 0 25px 0;
}
.upcoming_event .eventt_gallery > h2 {
  margin-bottom: 15px;
}
.feature_event a {
  color: #333;
}
.past_event h5 {
  margin-bottom: 0px;
}
.past_event span {
  color: #bb8249;
}
.past_event span i {
  color: #777;
}
.press_rel .nav-tabs {
  margin-top: 15px;
}
.press_rel .nav-tabs a {
  text-transform: uppercase;
}
.bs-docs-example { margin: 0 0 15px;  overflow:hidden;}
.bs-docs-example span {
  background: #bb8249;
  color: #fff;
  border-radius: 4px;
  padding: 2px 6px;
  margin: 0 10px 5px 0;
  display:block;
  float:left;
  min-width: 54px;
  text-align: center;
 
}
@media (max-width: 1200px) {
    .press_rel .tab-content .row {
      padding-left: 20px !important;
    }
}
/**********************************************************************
 * UberMenu Skin: Custom
 * UberMenu - WordPress Mega Menu Plugin http://wpmegamenu.com
 **********************************************************************/
/* Mega Menu styles */
#megaMenu { color:#fff; }

ul#wpmega-ubermenu-widget-area-1, ul#wpmega-ubermenu-widget-area-1 li {font-size:14px !important; margin:0 !important; padding:0 !important;}
#megaMenu img { width:auto; height:auto; }
#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator{ 
padding:3px 0 !important; 
text-align:left;
 }
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > span.um-anchoremulator, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a, #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator, .wpmega-widgetarea h2.widgettitle {
margin:0 !important; 
}
/* Menu Bar */
#megaMenu { }
/* Top Level Items */
#megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator {
   font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  color: #222;
  padding: 7px 10px;
   line-height: 40px !important;
  font-weight: bold;
  text-transform:uppercase;
}

/* Horizontal Menu Items */
#megaMenu.megaMenuHorizontal ul.megaMenu > li > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li > span.um-anchoremulator {

}
#megaMenu .megaHover { background-color: #222222; background: rgba(0, 0, 0, 0.8);}
/* Vertical Menu Items */
#megaMenu.megaMenuVertical ul.megaMenu > li > a, #megaMenu.megaMenuVertical ul.megaMenu > li > span.um-anchoremulator {
  border-top: 1px solid #f0f0f0;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.9);
}

/* Menu Items with Dropdowns */
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a,
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator,
#megaMenu ul li.mega-with-sub > a,
#megaMenu ul li.mega-with-sub > span.um-anchoremulator,
#megaMenu ul li.ss-nav-menu-mega > a,
#megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator {
  padding-right: 20px;
}


/* Top Level Menu Item Titles */
#megaMenu ul.megaMenu > li > a span.wpmega-link-title, #megaMenu ul.megaMenu > li > span.um-anchoremulator span.wpmega-link-title {

}

/* Top Level Items - Hover */
#megaMenu ul.megaMenu > li:hover > a, #megaMenu ul.megaMenu > li > a:hover, #megaMenu ul.megaMenu > li.megaHover > a {
   color: #fff ;
}

/* Top Level Items Title - Hover */
#megaMenu ul.megaMenu > li:hover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li:hover > span.um-anchoremulator span.wpmega-link-title,
#megaMenu ul.megaMenu > li > a:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li > span.um-anchoremulator:hover span.wpmega-link-title,
#megaMenu ul.megaMenu > li.megaHover > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator span.wpmega-link-title {
 color: #FFF;
}

/* Top Level Items - Current Item */
 #megaMenu ul.megaMenu > li.current-menu-parent > a, #megaMenu ul.megaMenu > li.current-menu-ancestor > a {

}
#megaMenu ul li#menu-item-31 ul.sub-menu .wpmega-link-title{clear:left;float:none; font-size:14px; padding:0;	}
#megaMenu ul li#menu-item-30 ul.sub-menu li a:hover{
background: #bb8249 !important;	
}
/* Sub Menu Container Style */
#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu {
  background-color: #222222;
  background: rgba(0, 0, 0, 0.8);
  border: none !important;
  padding: 15px 30px 30px;
  margin: 0;
  box-shadow: none !important;
  border-radius: 0px !important;
  min-width:100%;
  position:absolute;

}
#megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1 { max-width:none !important; }
#megaMenu.wpmega-nojs li.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu.megaFullWidthSubs li.ss-nav-menu-mega ul.sub-menu.sub-menu-1, #megaMenu li.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {width:940px !important;  left:-20px !important; }
#megaMenu .wpmega-expanded { background-color: #222222; background: rgba(0, 0, 0, 0.550);}
#megaMenu .wpmega-expanded  .wpmega-link-title { color:#fff !important; }
#megaMenu  .wpmega-link-title {padding:5px 10px;  }
/* Horizontal Sub Menus */
#megaMenu.megaMenuHorizontal ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuHorizontal ul.megaMenu li.ss-nav-menu-reg ul.sub-menu {
  border-top: 1px solid #e0e0e0;
}
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu li a, #megaMenu ul li.ss-nav-menu-mega ul.sub-menu li span.um-anchoremulator {
	padding:0 0 20px 0; 
}

/* Sub Menu Columns */
#megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1 > li {
  min-width: 47px;
  line-height:20px;
}
/* Special rule for the Artist Search button/link */
#menu-item-16082 { clear: both; }
#megaMenu ul li.ss-nav-menu-mega ul li.ss-nav-menu-item-depth-1  { padding:6px 0 !important;  }
/* Sub Menu Headers */#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a,
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a,
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > span.um-anchoremulator,
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
.wpmega-widgetarea h2.widgettitle {
  color: #fff;
  font-size: 18px !important;
  font-weight: bold;
  text-shadow: 0px 1px 1px #ffffff;
  padding-bottom: 0;

  margin-bottom: 0;
}

/* Sub Menu Links & Fake Links */
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li > a,
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li > span.um-anchoremulator,
#megaMenu ul ul.sub-menu li > a,
#megaMenu ul ul.sub-menu li > span.um-anchoremulator {
  color: #888888;
  font-size: 12px;
  text-shadow: 0px 1px 1px #ffffff;
  background-color: transparent;
}
#megaMenu ul.megaMenu li:first-child span.um-anchoremulator{
 border-bottom: 1px solid #3a3a3a; width:940px !important;}
#megaMenu ul.megaMenu li:first-child span.um-anchoremulator span {
  font-family: 'proxima-nova-n7', 'proxima-nova', Helvetica, Arial, sans-serif;
  font-size: 40px;
  color: #ffffff;
 
  font-weight: bold;
  padding: 0;
}
#megaMenu li.ss-nav-menu-mega ul.sub-menu-1 > li {margin:0 !important; }
/* Sub Menu Link Hover */
#megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover, #megaMenu ul ul.sub-menu > li:hover > a {
  color: #000000;
  background-color: transparent;
}

/* Top Level Search Bar */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform {
  padding-top: 2px;
}

/* Highlight color */
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-highlight > span.um-anchoremulator {
  color: #d83f28 !important;
}

/* Image Spacing */
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description,
#megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
  padding-left: 25px;
}
.ss-nav-menu-with-img {
  min-height: 16px;
}

/* Item Description */
#megaMenu ul.megaMenu li a span.wpmega-item-description, #megaMenu ul.megaMenu li span.um-anchoremulator span.wpmega-item-description {
  font-size: 9px;
  color: #bbbbbb;
  text-transform: uppercase;
}

/* Arrow Colors */
#megaMenu ul li.mega-with-sub > a:after,
#megaMenu ul li.ss-nav-menu-mega > a:after,
#megaMenu ul li.mega-with-sub > span.um-anchoremulator:after,
#megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-top-color: #bbbbbb;
}
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after, #megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
#megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after, #megaMenu ul li.mega-with-sub > a:after, #megaMenu ul li.ss-nav-menu-mega > a:after, #megaMenu ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul li.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
	border:none !important; }
/* Vertical */
#megaMenu.megaMenuVertical > ul > li > a, #megaMenu.megaMenuVertical > ul > li > span.um-anchoremulator {
  background-color: #fefefe;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f4f4f4));
  background: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background: -ms-linear-gradient(top, #fefefe, #f4f4f4);
  background: -o-linear-gradient(top, #fefefe, #f4f4f4);
}
#megaMenu.megaMenuVertical ul li.ss-nav-menu-reg li.megaReg-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.mega-with-sub > a:after,
#megaMenu.megaMenuVertical ul li.ss-nav-menu-mega > a:after,
#megaMenu.megaMenuVertical ul li.ss-nav-menu-reg li.megaReg-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.mega-with-sub > span.um-anchoremulator:after,
#megaMenu.megaMenuVertical ul li.ss-nav-menu-mega > span.um-anchoremulator:after {
  border-left-color: #bbbbbb;
}
#megaMenu.megaMenuVertical ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu.megaMenuVertical ul.megaMenu li.ss-nav-menu-reg ul.sub-menu {
  border-left: 1px solid #e0e0e0;
}
/* IE7 Hacks */
#megaMenu.megaMenuHorizontal ul.megaMenu {
  *border-bottom: none;
}
#megaMenu.megaMenuVertical ul.megaMenu {
  *border-right: none;
}

.mar15 img{ padding:0 15px !important; }
section .widget-container {
	padding: 0 0 15px 0;
margin: 0 0 15px 0;
overflow:hidden;
border-bottom: 1px solid #dddddd;
}
.widget_sp_image-description p { margin:5px 0; }
.advanced_recent_posts_widget ul li {border-bottom:#ddd 1px solid !important; }
.advanced_recent_posts_widget ul li:last-child { border-bottom:none !important}
.testimonialswidget_testimonial{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;}
.testimonials-widget .location { display:block; color:#555; }
.testimonials-widget h2 { margin-bottom:0; }
#testimonialswidgetpremium_form label, #testimonialswidgetpremium_form .required { float:left; }
.testimonialswidget_testimonial span{ color:#000; }
.testimonialswidget_testimonial cite:before { content: ""; }
.testimonialswidget_testimonial cite { margin-top:10px;text-align:left; }
#testimonials .entry-title { font-size:14px;}
.testimonialswidget_author { font-weight:bold; }
#testimonialswidgetpremium_form h2 { display:none; }
ul#pwg-testimonial-listing{ list-style:none; margin: 20px 0 0px 35px; }
#pwg-testimonial-listing h2,#pwg-testimonial-listing h2 a { color:#000; font-size:14px; }
a.testimonial-view {margin:0 0 20px 35px; }
/* press_releases */
.press-in-news .wp-post-image { margin:0 0 10px; }
.press_releases h1 { font-size:32px;  }
/* Slider[artist] */
.list_carousel {margin: 0;position:relative;	}
.list_carousel ul {display: block;list-style: none;margin: 0;padding: 0;}
.list_carousel li {color: #999;display: block;float: left;font-size: 40px;margin: 6px;padding: 0;text-align: center;width:125px; }
.list_carousel.responsive {margin-left: 0;width: auto;}
.form-horizontal .control-label { width:180px;padding-right:15px;}
a.pwgprev {overflow:hidden; text-indent:-999px; background: url(../img/next_arrow2.png) 0 0 no-repeat transparent;display: block;height: 23px;position: absolute;top: 40px;right: -30px; width: 16px;} 
a.pwgnext {overflow:hidden; text-indent:-999px; background: url(../img/prav_arrow2.png) 0 0 no-repeat transparent;display: block;height: 23px;position: absolute;top: 40px; left:-10px ;width: 16px;}

/* collections */
/* #collect_load .thumbnail { min-height:330px;} */
/*#collect_load .thumbnail { min-height:234px; padding-left: 12px;}*/
/*#collect_load .span4:nth-child(3n+4) {margin-left:0; } */
.collect-first { margin-top:10px; margin-left:0 !important; clear:both; }
#collections-sidebar h3{margin-top:10px; }
#collections-sidebar .pagination {margin-top:0px; }
#collections-sidebar #height {margin-top:20px;}
.collect-slide {margin-top:15px; }
.collect-slide .item {
min-height:180px;	}
.collect-slide .item label{
font-size:13px;
}
.c-submit { color:#fff !important;}
.featured_collection { list-style:none; margin:0 !important; padding:0;overflow:hidden; }
.featured_collection .fcol {float:left; margin:5px 2px;}
#pwg-artist .btn{ color:#231f20; }

.featured_collection img { width:auto; height:auto; }
.ui-slider .ui-slider-range { background-color:#CCC; background-image:none; }
#finalprice { color:#bb8249; }
#h-slider-markers { position:relative; height:25px;}
#h-slider-markers .mark1, #h-slider-markers .mark2, #h-slider-markers .mark3, #h-slider-markers .mark4, #h-slider-markers .mark5 {
	display:block; 
	position:absolute;
	top:0;
	text-align:center;	
	font-size:10px;
	color:#333;
	margin-left:-18px;
}
#h-slider-markers .mark1 {left:20%; }
#h-slider-markers .mark2{left:40%; }
#h-slider-markers .mark3{left:60%; } 
#h-slider-markers .mark4{left:80%; } 
#h-slider-markers .mark5{left:98%; }
#myCarousel a { color:#08C; }
#myCarousel  .checkbox { padding-left:18px; }
#myCarousel .current { color: #999999;
cursor: default;
}
#myCarousel .current a { color: #999; background-color: #f5f5f5;}
#color-filter li {margin:0; padding:0;}
#color-filter a { display:block; webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; }
#color-filter a img { padding:2px; }
#color-filter a.active img{ padding: 0; border: #000 2px solid; }

/* Misc */
.text-center { text-align:center; }
.text-left { text-align:left; }
.text-right { text-align:right; }

.entry-content img, .post-content img { width:auto; height:auto; }
.ajax-loader { width:auto; height:auto; }
.empty {margin:5px 0}

#megaMenu .tooltip-inner {
    background: #CCC !important;
    color: #333 !important;
	padding: 5px !important;
  }

#megaMenu li div.tooltip.top div.tooltip-arrow {
	 bottom:-10px;
	left: 40%;
	border-color:#CCC transparent transparent transparent;
    border-width:5px;
    border-style:solid;
}
/* Blog */
.latest-news {margin-top:25px; }
.latest-home-news h3,
.latest-news h3{ color:#555; text-transform:none; }
#recentcomments { list-style:none; margin:0; padding:0;}
#recentcomments li { margin: 5px 0; border-top:#ddd 1px solid;}
#recentcomments li:first-child { border-top:none; }
/* comments */
#comments .comment-author img{ width:32px; height:32px; border:#ddd 1px solid; }
#comments-form { border-top:#ddd 1px solid;margin-top:20px; padding-top:10px;}

/*WP*/
.thumbnail-wrapper {margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0; max-height:100px;}
/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.clear { clear:both; }

/* Recent Posts Widget */
.advanced_recent_posts_widget .post-title { font-size:14px !important; font-weight:normal !important; }


/* Josh's Search Adjustments */

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked {
	margin-bottom: 5px;
}

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li {
	border: 1px solid #ccc;
}

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li:first-child,
.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li:first-child button.btn {
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li:last-child,
.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li:last-child button.btn {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
}


.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li button.btn {
	display: block;
	text-align: left;
	padding: 2px 10px;
	border: none;
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #333;
	font-size: smaller;
	
}

.pwg-stacked-filter.filter-small ul.nav.nav-tabs.nav-stacked li button.btn {
	padding: 2px 10px;
	font-size: smaller;
}

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li button.btn:hover {
	background-color: #eee;
	text-decoration: none;
}

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li button.btn.active {
	background-color: #e5e5e5;
}

.pwg-stacked-filter ul.nav.nav-tabs.nav-stacked li button.btn.active:hover {
	background-color: #e5e5e5;
}

#pwg-colors .btn-group,
#pwg-artist .btn-group {
	display: block;
}

#pwg-colors .btn-group button.btn,
#pwg-artist .btn-group a.btn {
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	/*width: 147px;*/
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #333;
}

#pwg-colors .btn-group button.btn:hover,
#pwg-artist .btn-group a.btn:hover {
	background-color: #eee;
	text-decoration: none;
}

#pwg-colors .btn-group button.btn.active,
#pwg-artist .btn-group a.btn.active {
	background-color: #e5e5e5;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#pwg-colors .btn-group button.btn.active:hover,
#pwg-artist .btn-group a.btn.active:hover {
	background-color: #e5e5e5;
}

#pwg-colors ul#color-filter {
	margin: 15px auto;
}

#all_artist #artist-carousel,
#all_artist #artist-carousel .table,
#featured_artist #artist-carousel2,
#featured_artist #artist-carousel2 .table {
	margin-bottom: 0;
}

#all_artist #artist-carousel .table label,
#featured_artist #artist-carousel2 .table label {
	margin-bottom: 0;
}

#all_artist #artist-carousel .pagination,
#featured_artist #artist-carousel2 .pagination {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

#all_artist #artist-carousel .pagination ul.carousel-navbar,
#featured_artist #artist-carousel2 .pagination ul.carousel-navbar2 {
	margin: 0 auto;
}

.btn-custom {
  background-color: hsl(29, 62%, 37%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d79455", endColorstr="#985c23");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d79455), to(#985c23));
  background-image: -moz-linear-gradient(top, #d79455, #985c23);
  background-image: -ms-linear-gradient(top, #d79455, #985c23);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d79455), color-stop(100%, #985c23));
  background-image: -webkit-linear-gradient(top, #d79455, #985c23);
  background-image: -o-linear-gradient(top, #d79455, #985c23);
  background-image: linear-gradient(#d79455, #985c23);
  border-color: #985c23 #985c23 hsl(29, 62%, 31.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36);
  -webkit-font-smoothing: antialiased;
}
.caroufredsel_wrapper { min-height:150px; }
#featured_artist label.checkbox { padding-left: 6px; vertical-align: middle; }
#featured_artist label.checkbox input { margin-bottom: 4px; }
#all_artist label.checkbox { padding-left: 6px; vertical-align: middle; }
#all_artist label.checkbox input { margin-bottom: 4px; }