/* Variables
------------------------------*/
/* Colors */
/* Image: Black at 80% opacity */
/* Image: AFTA Black 5px tall tile */
/* Image: Grey rule for footer */
/* Font Stacks */
/* end vars */
/* Font Notes
------------------------------*/
/*
Clarendon BT W01
Roman	- normal normal
Bold	- normal bold
Light	- normal lighter

Trade Gothic
Trade Gothic W01 Roman	- styles: regular and oblique (not italic)
Trade Gothic W01 Cn18	- styles: regular and oblique (not italic)
*/
/* Standard Elements and Formatters
------------------------------*/
/* line 59, ../sass/arts.scss */
body {
  color: #292522;
  cursor: default;
  line-height: 16.1px;
}

/* line 64, ../sass/arts.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: normal;
}

/* line 67, ../sass/arts.scss */
h2 {
  line-height: 0.85;
}

/* line 70, ../sass/arts.scss */
h6 {
  line-height: 1.1;
}

/* line 75, ../sass/arts.scss */
p,
ul,
ol {
  font-size: 14px;
}

/* line 78, ../sass/arts.scss */
a {
  color: #0094b3;
  cursor: pointer;
}

/* line 83, ../sass/arts.scss */
a:link {
  text-decoration: none;
  color: #0094b3;
}
a:visited {
  text-decoration: none;
  color: #0094b3;
}
/* line 87, ../sass/arts.scss */
a:hover,
a:active {
  color: #696a6f;
}
/* common padding and margin */
.no_margin { margin: 0 !important; }
.no_margin_left { margin-left: 0 !important; }
.no_margin_right { margin-right: 0  !important; }
.no_padding { padding: 0 !important; }
.no_padding_left { padding-left: 0 !important; }
.no_padding_right { padding-right: 0  !important; }
.float_left { float: left; }
.float_right { float: right; }

.padding_5 { padding: 5px; }
.padding_6 { padding: 6px; }
.padding_7 { padding: 7px; }
.padding_8 { padding: 8px; }
.padding_9 { padding: 9px; }
.padding_10 { padding: 10px; }
.padding_15 { padding: 15px; }
.padding_20 { padding: 20px; }

.padding_left_5 { padding-left: 5px; }
.padding_left_6 { padding-left: 6px; }
.padding_left_7 { padding-left: 7px; }
.padding_left_8 { padding-left: 8px; }
.padding_left_9 { padding-left: 9px; }
.padding_left_10 { padding-left: 10px; }
.padding_left_15 { padding-left: 15px; }
.padding_left_20 { padding-left: 20px; }

.padding_right_5 { padding-right: 5px; }
.padding_right_6 { padding-right: 6px; }
.padding_right_7 { padding-right: 7px; }
.padding_right_8 { padding-right: 8px; }
.padding_right_9 { padding-right: 9px; }
.padding_right_10 { padding-right: 10px; }
.padding_right_15 { padding-right: 15px; }
.padding_right_20 { padding-right: 20px; }

.padding_top_5 { padding-top: 5px; }
.padding_top_6 { padding-top: 6px; }
.padding_top_7 { padding-top: 7px; }
.padding_top_8 { padding-top: 8px; }
.padding_top_9 { padding-top: 9px; }
.padding_top_10 { padding-top: 10px; }
.padding_top_15 { padding-top: 15px; }
.padding_top_20 { padding-top: 20px; }
.padding_top_30 { padding-top: 30px; }
.padding_top_35 { padding-top: 35px; }
.padding_top_40 { padding-top: 40px; }

.padding_bottom_5 { padding-bottom: 5px; }
.padding_bottom_6 { padding-bottom: 6px; }
.padding_bottom_7 { padding-bottom: 7px; }
.padding_bottom_8 { padding-bottom: 8px; }
.padding_bottom_9 { padding-bottom: 9px; }
.padding_bottom_10 { padding-bottom: 10px; }
.padding_bottom_15 { padding-bottom: 15px; }
.padding_bottom_20 { padding-bottom: 20px; }
.padding_bottom_30 { padding-bottom: 30px; }
.padding_bottom_40 { padding-bottom: 40px; }
.padding_bottom_50 { padding-bottom: 50px; }

.margin_0 { margin: 0px; }
.margin_5 { margin: 5px; }
.margin_6 { margin: 6px; }
.margin_7 { margin: 7px; }
.margin_8 { margin: 8px; }
.margin_9 { margin: 9px; }
.margin_10 { margin: 10px; }
.margin_15 { margin: 15px; }
.margin_20 { margin: 20px; }

.margin_left_0 { margin-left: 0px; }
.margin_left_5 { margin-left: 5px; }
.margin_left_6 { margin-left: 6px; }
.margin_left_7 { margin-left: 7px; }
.margin_left_8 { margin-left: 8px; }
.margin_left_9 { margin-left: 9px; }
.margin_left_10 { margin-left: 10px; }
.margin_left_15 { margin-left: 15px; }
.margin_left_20 { margin-left: 20px; }

.margin_right_0 { margin-right: 0px; }
.margin_right_5 { margin-right: 5px; }
.margin_right_6 { margin-right: 6px; }
.margin_right_7 { margin-right: 7px; }
.margin_right_8 { margin-right: 8px; }
.margin_right_9 { margin-right: 9px; }
.margin_right_10 { margin-right: 10px; }
.margin_right_15 { margin-right: 15px; }
.margin_right_20 { margin-right: 20px; }

.margin_top_0 { margin-top: 0px; }
.margin_top_5 { margin-top: 5px; }
.margin_top_6 { margin-top: 6px; }
.margin_top_7 { margin-top: 7px; }
.margin_top_8 { margin-top: 8px; }
.margin_top_9 { margin-top: 9px; }
.margin_top_10 { margin-top: 10px; }
.margin_top_15 { margin-top: 15px; }
.margin_top_20 { margin-top: 20px; }
.margin_top_30 { margin-top: 30px; }
.margin_top_35 { margin-top: 35px; }
.margin_top_40 { margin-top: 40px; }

.margin_bottom_0 { margin-bottom: 0px; }
.margin_bottom_5 { margin-bottom: 5px; }
.margin_bottom_6 { margin-bottom: 6px; }
.margin_bottom_7 { margin-bottom: 7px; }
.margin_bottom_8 { margin-bottom: 8px; }
.margin_bottom_9 { margin-bottom: 9px; }
.margin_bottom_10 { margin-bottom: 10px; }
.margin_bottom_15 { margin-bottom: 15px; }
.margin_bottom_20 { margin-bottom: 20px; }
.margin_bottom_30 { margin-bottom: 30px; }
.margin_bottom_40 { margin-bottom: 40px; }
.margin_bottom_50 { margin-bottom: 50px; }

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

hr.hr-border-double {
display: block;
color: #696A6F;
border: none;
height: 5px;
padding: 0px;
margin: 13px 0px;
background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=") repeat-x scroll center bottom;
}
hr.hr-border-thin {
display: block;
color: #696A6F;
padding: 0px;
margin: 13px 0px;
border: none;
border-bottom: solid 1px #dddddd;
}


/* Arrow Bullets */
.arrow-bullets {
margin: 0;
padding-left: 0;
list-style: none;
}
.arrow-bullets li a:before {
background-image: url("../images/afta-sprite.png");
background-position: -360px 0;
background-repeat: no-repeat;
content: "";
height: 12px;
left: -18px;
margin-top: 1px;
position: absolute;
width: 12px;
}
.arrow-bullets li a {
margin-bottom: 0.5em;
padding-top: 0.5em;
border-top: #ddd solid 1px;
display: block;
font-family: 'Trade Gothic W01 Cn18';
font-size: 18px;
text-transform: uppercase;
font-weight: normal;
margin-left: 20px;
position: relative;
}
.arrow-bullets ul li {
list-style-image: none;
list-style-type: none;
list-style-position: outside;
}

/* Unline hr */
.underline-5px{
	border: none;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 5px solid #292522;
	}
.underline-1px{
	border: none;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #dddddd;
	}
/*
html,
body,
#page-wrap {
	height: 100%;
}
*/
/* line 98, ../sass/arts.scss */
#page-wrap {
	background-color: #ddd;
}

/* line 101, ../sass/arts.scss */
#page {
  padding-left: 0;
  padding-right: 0;
}

/* line 106, ../sass/arts.scss */
/*  moved this css into hook_init() of arts_integration.module so that dynamic bg can be loaded
#bg-wrap {
  background-color: #0094b3;
  	background: url("../../../../default/files/theme_prototype/images/big-spirals.jpg") no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
*/

/* line 109, ../sass/arts.scss */
#main {
  margin-top: 40px;
  padding-bottom: 2em;
}

/* clear both fix */
.views-row {
overflow: hidden;
}
/* Forms
------------------------------*/
/* line 117, ../sass/arts.scss */
.form-text,
.form-textarea {
  padding: 4px;
  background-color: #e0dedc;
  border: none;
  -webkit-border-radius: 2px 2px;
  -moz-border-radius: 2px / 2px;
  border-radius: 2px / 2px;
  -webkit-box-shadow: grey 1px 1px 1px inset;
  -moz-box-shadow: grey 1px 1px 1px inset;
  box-shadow: grey 1px 1px 1px inset;
  font-size: 13px;
  color: #292522;
}

/* line 129, ../sass/arts.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 5px 10px;
  font-size: 12px;
  background-color: #ee3820;
  border: none;
  -webkit-border-radius: 2px 2px;
  -moz-border-radius: 2px / 2px;
  border-radius: 2px / 2px;
  -webkit-box-shadow: #c9c9c9 0px 1px 0px;
  -moz-box-shadow: #c9c9c9 0px 1px 0px;
  box-shadow: #c9c9c9 0px 1px 0px;
  font-family: 'Trade Gothic W01 BoldCn20';
  color: #fff;
  text-transform: uppercase;
}

/* line 142, ../sass/arts.scss */
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 5px 30px 5px 10px;
  background-image: url(../images/icn-arrow-smwhite-r.png);
  background-repeat: no-repeat;
  background-position: right center;
}

/* line 151, ../sass/arts.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #696a6f;
}

/* line 154, ../sass/arts.scss */
label {
  margin-bottom: 0.5em;
  font-size: 13px;
}

/* line 158, ../sass/arts.scss */
.form-item label {
  font-weight: normal;
  color: #292522;
}

/* line 163, ../sass/arts.scss */
.form-item,
.form-actions {
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}
.form-type-select .form-select{
	/*width:100%;*/
	}
/* jQuery Watermark
------------------------------*/
/* line 171, ../sass/arts.scss */
.form-text.watermark,
.form-textarea.watermark {
  color: #c42e37;
}

/* Admin
------------------------------*/
/* line 177, ../sass/arts.scss */
div.messages {
  margin: 1.5em 0;
}

/* line 180, ../sass/arts.scss */
.front div.messages {
  margin: 1em auto 0em auto;
  width: 93%;
}

/* Layout
------------------------------*/
/* line 186, ../sass/arts.scss */
.two-sidebars #content {
  float: left;
  margin-left: 25%;
  margin-right: -75%;
  width: 50%;
}

/* line 192, ../sass/arts.scss */
.two-sidebars .region-sidebar-first {
  width: 100%;
  margin-right: 0%;
}

/* line 196, ../sass/arts.scss */
.two-sidebars .region-sidebar-second {
  float: left;
  margin-left: 75%;
  margin-right: -100%;
  width: 25%;
}

/* line 202, ../sass/arts.scss */
.two-sidebars .region-sidebar-third {
  float: left;
  margin-left: 75%;
  margin-right: -100%;
  width: 25%;
}

/* line 216, ../sass/arts.scss */
#header,
#content,
.region-sidebar-first,
.region-sidebar-second,
.region-sidebar-third,
#footer-nav-wrap,
#footer-affiliates-wrap,
.page-width,
.page-width > .page-inner {
  padding-left: 10px;
  padding-right: 10px;
}

.not-front.logged-in.no-sidebars.node-type-events  #content{
    background-color:#FFF;
}

/* Layout Front
------------------------------*/
/* line 223, ../sass/arts.scss */
.front.two-sidebars #content {
  float: none;
  margin-left: 0%;
  margin-right: 0%;
  width: 100%;
}

/* line 229, ../sass/arts.scss */
.front.two-sidebars .region-sidebar-first {
  clear: left;
  margin-right: 0;
  margin-left: -50%;
}

/* line 234, ../sass/arts.scss */
.front.two-sidebars .region-sidebar-second {
  float: none;
  margin-left: 0%;
  margin-right: 0%;
  width: 100%;
}

/* line 240, ../sass/arts.scss */
.front.two-sidebars .region-sidebar-third {
  float: left;
  margin-left: 0%;
  margin-right: 0%;
  padding-right: 0;
  width: 25%;
}

/* line 248, ../sass/arts.scss */
.front #page-title,
#first-time, .front .view-americans-for-the-arts-news .view-header, .view-americans-for-the-arts-news-by-topic .view-header {
  display: none;
}
.page-public-events #page-title {
  display: block !important;
}

/* AFTA Globals
------------------------------*/
/* .content class added to wrap block contents to provide a target to fix style conflicts with admin contextual links wrappers */
/* line 255, ../sass/arts.scss */
.content {
  font-family: Arial, Helvetica, sans-serif;
}

/* line 258, ../sass/arts.scss */
.print-only {
  display: none;
}

/* Header Strip Wrap
------------------------------*/
/* line 264, ../sass/arts.scss */
/* line 268, ../sass/arts.scss */
#header-strip-wrap .page-width {
  overflow: hidden;
}

/* line 273, ../sass/arts.scss */
#header-utility,
#header-social,
#header-picture {
  float: left;
}

/* Header Utility */
/* line 278, ../sass/arts.scss */
#header-utility {
  width: 76%;
}

/* line 281, ../sass/arts.scss */
#block-block-4 {
  overflow: hidden;
  margin-bottom: 0;
}

/* line 285, ../sass/arts.scss */
ul#header-utility-nav {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding-left: 25px;
  list-style: none;
}

/* line 293, ../sass/arts.scss */
ul#header-utility-nav li {
  float: left;
  margin-right: 18px;
}

/* line 297, ../sass/arts.scss */
ul#header-utility-nav a {
  text-decoration: none;
  color: #696a6f;
  font-size: 16px;
  font-family: 'Trade Gothic W01 Cn18';
}
ul#header-utility-nav li:first-child a {
  font-family: 'Trade Gothic W01 BoldCn20';
}

/* line 303, ../sass/arts.scss */
ul#header-utility-nav a:hover {
  color: #292522;
}
ul#header-utility-nav .active a {
  color: #292522;
}
/* Header Social */
/* line 308, ../sass/arts.scss */
#block-block-8.block {
  margin-bottom: 0;
}

/* line 311, ../sass/arts.scss */
#header-social {
  width: 16%;
  background-color: rgba(0, 148, 179, 0.8);
}

/* line 315, ../sass/arts.scss */
#header-social .content ul {
  margin: 0;
  height: 45px;
  padding: 0;
  background-position: 20px 5px;
  text-align: center;
  cursor: default;
}

/* line 323, ../sass/arts.scss */
#header-social .content li {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-top: 10px;
}

/* line 329, ../sass/arts.scss */
#header-social .content a {
  display: block;
  overflow: hidden;
  text-indent: -400px;
  width: 26px;
  height: 26px;
  background-image: url(../images/afta-sprite.png);
  background-repeat: no-repeat;
}

/* line 338, ../sass/arts.scss */
.facebook a {
  background-position: -2px -322px;
}

/* line 339, ../sass/arts.scss */
.twitter a {
  background-position: -32px -322px;
}

/* line 340, ../sass/arts.scss */
.linkedin a {
  background-position: -62px -322px;
}

/* line 341, ../sass/arts.scss */
.instagram a {
  background-position: -92px -322px;
}

/* line 342, ../sass/arts.scss */
.youtube a {
  background-position: -122px -322px;
}

/* line 343, ../sass/arts.scss */
.facebook a:hover {
  background-position: -2px -362px;
}

/* line 344, ../sass/arts.scss */
.twitter a:hover {
  background-position: -32px -362px;
}

/* line 345, ../sass/arts.scss */
.linkedin a:hover {
  background-position: -62px -362px;
}

/* line 346, ../sass/arts.scss */
.instagram a:hover {
  background-position: -92px -362px;
}

/* line 347, ../sass/arts.scss */
.youtube a:hover {
  background-position: -122px -361px;
}

/* Header Picture */
/* line 350, ../sass/arts.scss */
#header-picture {
  width: 8%;
  background-color: #ee3820;
  height: 45px;
}

/* line 355, ../sass/arts.scss */
#block-block-9.block {
  margin: 0;
}

/* line 358, ../sass/arts.scss */
#header-picture .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 363, ../sass/arts.scss */
#header-picture .content a {
  display: block;
  width: 58px;
  height: 45px;
  margin: 0px auto 0 auto;
  text-indent: -400px;
  overflow: hidden;
  cursor: pointer;
}

/* line 372, ../sass/arts.scss */
#header-picture .content a:before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-image: url(../images/afta-sprite.png);
  background-repeat: no-repeat;
  background-position: -4px -6px;
}

/* line 381, ../sass/arts.scss */
#header-picture .content a:hover:before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-position: -4px -56px;
}


#header-picture .content li{
  position:relative;
}

#header-picture .content i {
  position: absolute;
  bottom: 0px;
  right: 1px;
  font-size: 24px;
  color: white;
  cursor: pointer;
}

/* line 381, ../sass/arts.scss */
#header-picture .content i:hover {
  color: #afafaf;
}


/* /#header-strip-wrap */
/* Header Strip
------------------------------*/
/* line 393, ../sass/arts.scss */
#header-strip-wrap {
  display: block;
  background-color: #fff;
}
#header-strip-wrap .active {
	background:url(../images/header-strip-active.png) bottom left repeat-x;
}
/* Header Main
------------------------------*/
/* line 400, ../sass/arts.scss */
#header-inner {
  min-height: 186px;
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAFUlEQVR42gEKAPX/ACklIr8AKSUivwohAl/Y4fHOAAAAAElFTkSuQmCC);
  background-repeat: repeat;
}

/* line 406, ../sass/arts.scss */
#header-inner.double {
/*  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAFUlEQVR42gEKAPX/ACklIr8AKSUivwohAl/Y4fHOAAAAAElFTkSuQmCC), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAFUlEQVR42gEKAPX/ACklIr8AKSUivwohAl/Y4fHOAAAAAElFTkSuQmCC");
*/}

/* line 410, ../sass/arts.scss */
#logo {
  display: block;
  width: 48px;
  height: 56px;
  margin: 24px 0 0 24px;
  background-image: url(../images/afta-logo-white-sm.png);
  background-repeat: no-repeat;
}

/* line 418, ../sass/arts.scss */
#logo img {
  display: none;
}

/* Header Top
------------------------------*/
/* line 424, ../sass/arts.scss */
#header-top {
  float: none;
  height: 139px;
}

/* Header Top Secondary Menu (logged in)
------------------------------*/
/* line 431, ../sass/arts.scss */
#secondary-menu {
  float: left;
}

/* line 434, ../sass/arts.scss */
#secondary-menu a {
  font-size: 18px;
  color: lightgrey;
  font-family: 'Trade Gothic W01 Cn18';
  text-decoration: none;
}

/* Header Top Nav
------------------------------*/
/* line 443, ../sass/arts.scss */
#block-block-28,
#block-menu-menu-top-utility-navigation{
  float: right;
  margin-top: 0.5em;
}

/* line 447, ../sass/arts.scss */
#block-block-28 ul,
#block-menu-menu-top-utility-navigation ul{
  overflow: hidden;
  padding-left: 0;
  list-style: none;
}

/* line 452, ../sass/arts.scss */
#block-block-28 li,
#block-menu-menu-top-utility-navigation li {
  float: left;
  width: 50%;
}

#block-menu-menu-top-utility-navigation ul li.leaf, #block-menu-menu-top-utility-navigation ul li {
  list-style: none !important;
}

/* line 456, ../sass/arts.scss */
#block-block-28 a,
#block-menu-menu-top-utility-navigation a{
  font-size: 18px;
  color: lightgrey;
  font-family: 'Trade Gothic W01 Cn18';
}

/* line 462, ../sass/arts.scss */
#block-block-28 a:hover,
#block-menu-menu-top-utility-navigation a:hover{
  color: white;
}

/* Header Top Search
------------------------------*/
/* line 468, ../sass/arts.scss */
#block-search-form {
  margin-top: 0px;
  border-bottom: #fff solid 1px;
}

/* line 472, ../sass/arts.scss */
#search-block-form .form-item,
#search-block-form--2 .form-item {
  margin-top: 1.25em;
}

/* line 475, ../sass/arts.scss */
#header #search-block-form .form-text,
#header #search-block-form--2 .form-text {
  width: 148px;
  border: none;
  padding: 0 0 3px;
  background: none;
  font-size: 13px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 486, ../sass/arts.scss */
#search-block-form .form-submit,
#search-block-form--2 .form-submit {
  float: left;
  width: 25px;
  height: 20px;
  margin: 0 0 6px;
  border: none;
  background: url(../images/afta-sprite.png) no-repeat -52px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-indent: -400px;
  font-size: 0;
  line-height: 0;
}

/* Main Navigation Toggle
------------------------------*/
/* line 503, ../sass/arts.scss */
.nav_control{
  display: none;
}
.nav_control a {
  background-image: url("../images/menu-mobile.png");
  background-position: 0 0;
  display: block;
  width: 32px;
  height: 32px;
  text-indent: -300px;
}

/* line 513, ../sass/arts.scss */
.nav_control a:hover,
.nav_control a:active,
.nav_control a:focus {
  background-position: -32px 0;
  border: medium none;
  outline: medium none;
}

/* Main Navigation: Mucho
------------------------------*/
/* line 521, ../sass/arts.scss */
.muchomenu-bin .panel-display {
  background: none;
  background-color: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 529, ../sass/arts.scss */
li .muchomenu-parent-title a {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  padding-bottom: 20px;
  color: #13aece;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  text-decoration: none;
}

/* part of this selector is used in arts.js */
/* line 540, ../sass/arts.scss */
#muchomenu-1 > li + li + li + li + li .muchomenu-parent-title a {
  color: #ee3820;
  font-family: 'Trade Gothic W01 Cn18';
}

/* end part of this selector is used in arts.js */
/* line 546, ../sass/arts.scss */
#muchomenu-1 li .muchomenu-parent-title.hovering a,
#muchomenu-1 li .muchomenu-parent-title a:hover {
  color: #fff !important;
}

/* line 549, ../sass/arts.scss */
#muchomenu-1 > li > .muchomenu-parent-title a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAANCAMAAABfCfTAAAAABlBMVEX///8AAABVwtN+AAAADklEQVR42mJgwAUAAgwAABoAAeXfMtEAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-position: bottom;
}

/* line 554, ../sass/arts.scss */
.muchomenu-bin {
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 3px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0px 3px 2px;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 3px 2px;
}

/* Mucho subs */
/* line 558, ../sass/arts.scss */
.muchomenu-bin-2 .pane-content > .menu > li > a {
  display: block;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-size: 18px;
  font-family: 'Trade Gothic W01 Cn18';
  color: #292522;
  border-bottom: #ddd solid 2px;
}

/* line 568, ../sass/arts.scss */
.pane-content .menu .menu li,
.pane-content .menu .menu a {
  display: block;
}

/* Main Navigation: Superfish
------------------------------*/
/*
Currently using http://drupal.org/project/menu_minipanels, though at the bottom
of this page...
http://drupal.org/node/1893384
... they list a number of possible menu system options.
Module currently using the Production version of the qTip library, but a Dev
version is available.
*/
/* line 582, ../sass/arts.scss */
#navigation {
  clear: both;
}

/* line 585, ../sass/arts.scss */
#superfish-1 {
  display: none;
}

/* line 588, ../sass/arts.scss */
#superfish-1 a.sf-depth-1 {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  padding-bottom: 23px;
  color: #13aece;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  text-decoration: none;
}

/* line 602, ../sass/arts.scss */
#superfish-1 #menu-503-1 a.sf-depth-1,
#superfish-1 #menu-538-1 a.sf-depth-1,
#superfish-1 #menu-539-1 a.sf-depth-1,
#superfish-1 #menu-540-1 a.sf-depth-1,
#superfish-1 #menu-541-1 a.sf-depth-1 {
  color: #ee3820;
  font-family: 'Trade Gothic W01 Cn18';
}

/* line 606, ../sass/arts.scss */
#superfish-1 #menu-503-1 a.sf-depth-1 {
  clear: left;
}

/* line 618, ../sass/arts.scss */
#superfish-1 #menu-503-1 a.sf-depth-1:hover,
#superfish-1 #menu-538-1 a.sf-depth-1:hover,
#superfish-1 #menu-539-1 a.sf-depth-1:hover,
#superfish-1 #menu-540-1 a.sf-depth-1:hover,
#superfish-1 #menu-541-1 a.sf-depth-1:hover,
#superfish-1 #menu-503-1 li.sfHover a,
#superfish-1 #menu-538-1 li.sfHover a,
#superfish-1 #menu-539-1 li.sfHover a,
#superfish-1 #menu-540-1 li.sfHover a,
#superfish-1 #menu-541-1 li.sfHover a {
  color: #fff;
}

/* line 622, ../sass/arts.scss */
#superfish-1 a.sf-depth-1:hover,
#superfish-1 li.sfHover > a {
  color: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAANCAMAAABfCfTAAAAABlBMVEX///8AAABVwtN+AAAADklEQVR42mJgwAUAAgwAABoAAeXfMtEAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-position: bottom;
}

/* line 628, ../sass/arts.scss */
.sf-navbar > li {
  margin: 0 13px;
  /* position on this element causing probs in chrome */
}

/* line 632, ../sass/arts.scss */
.sf-navbar > li > ul {
  overflow: hidden;
  width: 94%;
  background-color: #fff;
}

/* line 637, ../sass/arts.scss */
.sf-navbar li li.sf-depth-2 {
  float: left;
  width: 23.5%;
}

/*
.sf-navbar li li:hover > ul,
.sf-navbar li li.sfHover > ul,
.sf-navbar > li.active-trail > ul,*/
/* line 646, ../sass/arts.scss */
.sf-navbar > li.sfHover > ul,
.sf-navbar > li:hover > ul {
  left: 0;
  top: 186px;
  padding: 3%;
}

/* sub */
/* line 654, ../sass/arts.scss */
li.sf-depth-2 a,
li.sf-depth-2 a.active {
  margin-bottom: 0.25em;
  font-size: 14px;
  line-height: 0.95;
  color: #0094b3;
  text-decoration: none;
}

/* line 662, ../sass/arts.scss */
li.sf-depth-2 a:hover,
li.sf-depth-2 a.active:hover {
  color: #696a6f;
}

/* Breadcrumb
------------------------------*/
/* line 669, ../sass/arts.scss */
.breadcrumb_block{
	background-color: #292522;
	margin-top: 0.25em;
	}
.breadcrumb_block .breadcrumbs{
	float: left;
	}
.breadcrumb_block .user_block{
	float: right;
	color: #fff;
	padding: 8px 25px;
	margin-top: 0.25em;
	font-size: 12px;
	}
.breadcrumb,
.breadcrumbs {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  padding: 8px 25px;
  /*background-color: #292522;*/
  font-size: 12px;
  color: #13aece;
}

/* line 676, ../sass/arts.scss */
ul.breadcrumbs {
  list-style: none;
}

/* line 679, ../sass/arts.scss */
.breadcrumbs li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding-right: 15px;
}

/* line 685, ../sass/arts.scss */
.breadcrumbs li:after {
  position: absolute;
  right: 0;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: 1px;
  background-image: url(../images/afta-sprite.png);
  background-repeat: no-repeat;
  background-position: -360px 0px;
}

/* line 698, ../sass/arts.scss */
.breadcrumb a,
.breadcrumbs a, .user_block a{
  color: #13aece;
  text-decoration: none;
}

/* line 702, ../sass/arts.scss */
.breadcrumbs li.last:after {
  background-image: none;
}

/* line 706, ../sass/arts.scss */
.breadcrumb a:hover,
.breadcrumbs a:hover,
.breadcrumb a.active:hover,
.breadcrumbs a.active:hover,
.user_block a:hover,
.user_block a.active:hover{
  color: #fff;
}
.breadcrumb a.active,
.breadcrumbs a.active,
.user_block a.active {
  color: #13aece;
}
/* Content ??
------------------------------*/
/* Content Blocks
------------------------------*/
/* line 727, ../sass/arts.scss */
.block-pad, .pane-page-title {
  padding: 18px 18px;
}
/* line 730, ../sass/arts.scss */
.block-pad .body {
  padding: 0.25em 0;
}

/* line 733, ../sass/arts.scss */
.block-pad .body p {
  margin: 0.5em 0;
}

/* line 738, ../sass/arts.scss */
.block-pad .afta-block-title h2,
.block-pad .afta-block-title h5 {
  margin-bottom: 0.3em;
}

/* line 742, ../sass/arts.scss */
.afta-block-title,
.afta-block-sub-title {
  padding-bottom: 5px;
  margin-bottom: 7px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=) repeat-x bottom;
}
/* Title Border none*/
.afta-no-border-title {
  background: none;
  margin-bottom: 0px;
 padding-bottom: 0px;
}
/* line 747, ../sass/arts.scss */
.afta-block-title {
  text-transform: uppercase;
}

/* line 750, ../sass/arts.scss */
.afta-block-title h5 {
  margin-top: 0em;
  margin-bottom: 0.55em;
  line-height: 18px;
  color: #292522;
}

/* line 758, ../sass/arts.scss */
.footer-big .footer {
  padding: 1.45em 0 0.55em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=) repeat-x top;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  color: #ee3820;
  text-align: right;
}

.yellow-promo-b .footer {
  padding: .45em 0 0.55em;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  color: #ee3820;
  text-align: right;
}

/* line 766, ../sass/arts.scss */
.footer-big .footer ul, .yellow-promo-b .footer ul{
  font-size: 25px;
}

/* line 770, ../sass/arts.scss */
.block-pad .footer ul, .view-footer .item-list ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* line 775, ../sass/arts.scss */
.footer-big .footer a, .yellow-promo-b .footer a {
  display: block;
  color: #ee3820;
  line-height: 25px;
}

/* line 779, ../sass/arts.scss */
.footer-big .footer a:hover {
  color: #696a6f;
}

/* line 782, ../sass/arts.scss */
.footer-big .footer a:before {
  float: left;
  margin-top: 0px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 20px;
  background-image: url(../images/afta-sprite.png);
  background-repeat: no-repeat;
  background-position: -102px -121px;
}

/* line 793, ../sass/arts.scss */
.footer-big .footer a:hover:before {
  background-position: -102px -81px;
}

/* Content Block: User Login
------------------------------*/
/* line 799, ../sass/arts.scss */
#block-user-login h2.block-title {
  margin-top: 0em;
  margin-bottom: 0.55em;
  font-size: 14px;
  font-family: 'Trade Gothic W01 BoldEx';
  font-weight: normal;
  text-transform: uppercase;
}

/* line 807, ../sass/arts.scss */
#user-login-form {
  padding-top: 4px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=) repeat-x top;
}

/* line 811, ../sass/arts.scss */
#user-login-form .form-text {
  width: 94%;
}

/* line 814, ../sass/arts.scss */
#user-login-form .form-actions {
  text-align: right;
}

/* Content Block: Featured
------------------------------*/
/* line 820, ../sass/arts.scss */
.featured {
  background-color: #fff;
}

/* line 823, ../sass/arts.scss */
.featured h2 {
  margin-top: 0;
  font-size: 48px;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  color: #696a6f;
}

/* line 830, ../sass/arts.scss */
.featured .body p {
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Trade Gothic W01 Roman';
}

/* line 835, ../sass/arts.scss */
.featured .body p strong {
  font-family: 'Trade Gothic W01 Bold 2';
  font-weight: normal;
}

/* line 839, ../sass/arts.scss */
.block-pad.featured .afta-block-title h2 {
  margin-bottom: 0.2em;
}

/* featured slider */
/* line 844, ../sass/arts.scss */
.featured-slider {
  overflow: hidden;
}

/* line 848, ../sass/arts.scss */
.featured-slider .left,
.featured-slider .right {
  float: left;
}

/* line 851, ../sass/arts.scss */
.featured-slider .left {
  width: 46%;
}

/* line 854, ../sass/arts.scss */
.featured-slider .right {
  width: 54%;
}

/* line 857, ../sass/arts.scss */
.featured-slider .left .inner {
  padding-right: 12px;
}

/* line 860, ../sass/arts.scss */
.featured-slider .right .inner {
  padding-left: 12px;
}

/* line 863, ../sass/arts.scss */
.featured-slider .right .block-pad {
  background-color: #fff;
}

/* featured research */
/* line 868, ../sass/arts.scss */
.featured.research {
  /*background-color: transparent;*/
}

/* line 871, ../sass/arts.scss */
.featured.research h2 {
  color: #00a551;
}

/* line 874, ../sass/arts.scss */
.featured.research h2 a {
  color: #00a551;
}

/* line 877, ../sass/arts.scss */
.featured.research h2 a:hover {
  color: #696a6f;
}

/* line 880, ../sass/arts.scss */
.featured.research .caption {
  background-color: #00a551;
}

/* line 886, ../sass/arts.scss */
.featured .navigation {
  position: relative;
  margin-bottom: 0.5em;
  padding: 4px 0;
  background-color: #fff;
}

/* line 893, ../sass/arts.scss */
.featured .navigation .prev,
.featured .navigation .next {
  position: absolute;
  top: 9px;
}

/* line 897, ../sass/arts.scss */
.featured .navigation .prev {
  left: 0;
  margin-left: 10px;
}

/* line 901, ../sass/arts.scss */
.featured .navigation .next {
  right: 0;
  margin-right: 10px;
}
#quicktabs-featured_tabs .view-left-column img {
	width: 100px;
	}
#quicktabs-featured_tabs .afta-block-title h5 span {
	display: inline;
	color:#292522;
	}
/* line 906, ../sass/arts.scss */
.view-slideshow-front{
	background-color: #fff;
	padding-top: 8px;
	}
	.front .view-slideshow-front{
		margin-top: 0px;
		padding-top: 13px;
		}
	.view-slideshow-front .afta-common{
		padding-right: 0px;
		}
.views-slideshow-controls-text-next a,
.views-slideshow-controls-text-previous a,
.featured .navigation .prev a,
.featured .navigation .next a {
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -400px;
  background-image: url(../images/afta-sprite.png);
}

/* line 914, ../sass/arts.scss */
.featured .navigation .prev a,
.views-slideshow-controls-text-previous a {
  background-position: -103px -171px;
}

/* line 915, ../sass/arts.scss */
.featured .navigation .next a,
.views-slideshow-controls-text-next a {
  background-position: -142px -171px;
}

/* line 916, ../sass/arts.scss */
.featured .navigation .prev a:hover,
.views-slideshow-controls-text-previous a:hover {
  background-position: -103px -231px;
}

/* line 917, ../sass/arts.scss */
.featured .navigation .next a:hover,
.views-slideshow-controls-text-next a:hover {
  background-position: -142px -231px;
}

/* line 918, ../sass/arts.scss */
.featured .navigation .prev a.active,
.views-slideshow-controls-text-previous a.active {
  background-position: -103px -201px;
}

/* line 919, ../sass/arts.scss */
.featured .navigation .next a.active,
.views-slideshow-controls-text-previous a.active {
  background-position: -142px -201px;
}

/* line 920, ../sass/arts.scss */
.featured .navigation ul {
  overflow: hidden;
  margin: 0px auto;
  padding: 0;
  text-align: center;
  cursor: default;
}

/* line 927, ../sass/arts.scss */
.featured .navigation li {
  display: inline-block;
  padding-top: 6px;
}

/* line 931, ../sass/arts.scss */
.featured .navigation ul a,
.views-slideshow-pager-fields div {
  	background-image: url("../images/afta-sprite.png");
    background-position: -260px -170px;
    display: block;
    float: left;
    height: 16px;
    left: 44%;
    overflow: hidden;
    position: relative;
    text-indent: -400px;
    width: 16px;
}
.views-slideshow-cycle-main-frame-row-item{
	overflow: visible!important;
	padding-top: 0em!important;
	padding-bottom: 0em!important;
	border-top: none!important;
	}
.views-slideshow-cycle-main-frame-row-item h6{
	margin-top: 1em;
	margin-bottom: 0em;
	}
/* line 941, ../sass/arts.scss */
.views-slideshow-pager-fields div.active,
.featured .navigation ul a:hover,
.featured .navigation ul a.active {
  background-position: -230px -170px;
}

.view-slideshow-front div.skin-default{
  position:relative;
}
.views-slideshow-controls-top, .views-slideshow-controls-bottom{
	height: 45px;
	position:static;
	top: -45px;
	width: auto;
	padding: 5px 18px;
	}

.view-display-id-block .views-slideshow-controls-top {
	/*position: absolute;*/
}

div.views-slideshow-pager-fields {
	background-color: #292522;
    height: 17px;
    padding: 10px;
    position: relative;
    text-align: center;
	margin-bottom:8px;
}

/* line 945, ../sass/arts.scss */
.featured .image {
  margin-bottom: 0.5em;
  padding: 10px;
  text-align: center;
  background-color: #fff;
}

/* line 952, ../sass/arts.scss */
.featured .caption.block-pad {
  padding: 9px 18px 9px;
}

/* line 955, ../sass/arts.scss */
.featured .caption p {
  margin: 0;
  font-size: 13px;
  color: #fff;
}

/* line 960, ../sass/arts.scss */
.featured .caption p span {
  color: #93eebf;
}

/* line 964, ../sass/arts.scss */
.featured .afta-block-sub-title {
  font-size: 24px;
}

/* line 967, ../sass/arts.scss */
.featured .afta-block-sub-title h6 {
  font-size: 0.75em;
  line-height: 1;
  margin-bottom: 0.45em;
  margin-top: 0.45em;
  font-family: 'Clarendon BT W01';
  color: #292522;
}

/* line 973, ../sass/arts.scss */
.featured .afta-block-sub-title h6 a {
  color: #292522;
}

/* line 976, ../sass/arts.scss */
.featured.research .body p {
  font-size: 13px;
  line-height: 16.1px;
  font-family: Arial, Helvetica, sans-serif;
}

/* Content Block: Featured Tabs
------------------------------*/
/* line 988, ../sass/arts.scss */
.item-list ul.quicktabs-tabs {
  margin: 0px;
  padding: 0px;
  clear: both;
}

/* line 992, ../sass/arts.scss */
ul.quicktabs-tabs li {
  display: inline;
  padding:0px!important;
  background-color: #ff6907;
  margin: 0px!important;
  border: none!important;
  float: left!important;
  margin-right: 7px!important;
}
/* line 1009, ../sass/arts.scss */
.quicktabs-tabs li a {
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  font-size: 16px;
  white-space:normal;
  background-image: none!important;
  max-width: 102px;
  padding: 6px 17px 12px 17px;
  height: 30px;
  display:block;
  overflow: hidden;
}

ul.quicktabs-tabs li.first {
	background-color: #EE3820;
}
ul.quicktabs-tabs li.active.first {
	background-color: #fff;
}
ul.quicktabs-tabs li:nth-child(3) {
  background-color: #0094b3;
}
ul.quicktabs-tabs li:nth-child(4){
  background-color: #00a551;
}

/* line 997, ../sass/arts.scss */
ul.quicktabs-tabs li.tab-green {
  background-color: #00a551;
}

/* line 1000, ../sass/arts.scss */
ul.quicktabs-tabs li.tab-blue {
  background-color: #0094b3;
}

/* line 1003, ../sass/arts.scss */
ul.quicktabs-tabs li:hover {
  background-color: #696a6f;
}

/* line 1006, ../sass/arts.scss */
ul.quicktabs-tabs li.active {
  background-color: #fff;
}

/* line 1012, ../sass/arts.scss */
.quicktabs-tabs li a.active {
  text-decoration: none;
  color: #fff;
}

/* line 1019, ../sass/arts.scss */
.quicktabs-tabs li.active a.active {
  color: #292522;
}

/* line 1022, ../sass/arts.scss
quicktabs_main home and News Room View class
*/
.quicktabs_main,
.view-aggregate-page .view-content,
.view-americans-for-the-arts-news-by-topic .view-content
{
  background-color: #fff;
  clear:both;
}

/* line 1025, ../sass/arts.scss */
.quicktabs-tabpage {
  padding: 18px!important;
}
.quicktabs-tabpage .view-aggregate-page .view-content,
.quicktabs-tabpage .view-americans-for-the-arts-news-by-topic .view-content,
.quicktabs-tabpage .block-pad
{
  padding: 0px!important;
}
/* line 1029, ../sass/arts.scss */
.quicktabs_main .item,
.quicktabs_main .views-row,
.ui-accordion-content .views-row,
.view-two-column-list  .views-row,
.view-aggregate-page .views-row
 {
  overflow: hidden;
  padding-top: 0.9em;
  padding-bottom: 0.75em;
  border-top: #ddd solid 1px;
}
	.pane-views-slideshow-front-block .views-row { /* surpass generic css for front slide show*/
	overflow: visible;
	padding-top: 0em;
	padding-bottom: 0em;
	border-top: none;
	}
	.view-featured-multimedia-one-column .views-row { /* surpass border */
		padding-top: 0em;
		border-top: none;
		}
/* line 1035, ../sass/arts.scss */
.quicktabs_main .item:first-child,
.quicktabs_main .views-row-first,
.view-aggregate-page .views-row-first,
.view-americans-for-the-arts-news-by-topic .views-row-first,
.ui-accordion-content .views-row-first,
.view-aggregate-page .views-row-first
 {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.view-aggregate-page .view-content,
.view-americans-for-the-arts-news-by-topic .view-content {
  padding: 23px 28px;
}
	.view-two-column-list .views-row-first
	  {
	  border-top: none;
	  padding-top: 0.5em;
	  }

/* line 1040, ../sass/arts.scss */
.view-left-column {
  float: left;
}

/* line 1046, ../sass/arts.scss */
.view-right-column {
  float: right;
}

.quicktabs_main .view-left-column,
.news-two-col-block .view-left-column
{
  float:left;
  width:95px;
}

.quicktabs_main .views-field-field-news-date,
.quicktabs_main .views-field-created,
.quicktabs_main .views-field-title,
.quicktabs_main .view-right-column,
.news-two-col-block .view-right-column{
  float:right;
  width:74%;
}

/* line 1050, ../sass/arts.scss */
.quicktabs_main .views-field-field-news-date,
.quicktabs_main .views-field-body,
.view-aggregate-page .views-field-field-news-date,
.view-aggregate-page .views-field-created,
.view-aggregate-page .views-field-body,
.view-americans-for-the-arts-news-by-topic .views-field-field-news-date,
.view-americans-for-the-arts-news-by-topic .views-field-body
{
  font-size: 13px;
}

/* line 1053, ../sass/arts.scss */
.quicktabs_main .views-field-field-news-date,
.quicktabs_main .views-field-created,
.view-aggregate-page .views-field-field-news-date,
.view-aggregate-page .views-field-created,
.view-americans-for-the-arts-news-by-topic .views-field-field-news-date
{
  margin-bottom: 0.15em;
  font-family: 'Clarendon BT W01';
  font-size: 14px;
}

/* line 1058, ../sass/arts.scss */
.quicktabs_main .views-field-title,
.view-aggregate-page .views-field-title,
.view-americans-for-the-arts-news-by-topic .views-field-title
{
  margin-bottom: 0.4em;
  font-size: 16px;
}
.view-aggregate-page .views-field-title h2,
.view-americans-for-the-arts-news-by-topic .views-field-title h2 {
	margin: 0px;
	font-family: 'Trade Gothic W01 BoldCn20';
	line-height: normal;
}
/* line 1062, ../sass/arts.scss */
.quicktabs_main .views-field-title a,
.view-aggregate-page .views-field-title a,
.view-americans-for-the-arts-news-by-topic .views-field-title a{
  color: #0094b3;
}

/* line 1065, ../sass/arts.scss */
.quicktabs_main .views-field-title a:hover,
.view-aggregate-page .views-field-title a:hover,
.view-americans-for-the-arts-news-by-topic .views-field-title a:hover{
  color: #696a6f;
}

.view-aggregate-page .view-right-column img {
	margin: 0px 0px 10px 10px;
}
/* line 1068, ../sass/arts.scss */
.quicktabs-tabpage > .block {
  margin-bottom: 0;
}

/* line 1072, ../sass/arts.scss */
.afta-block-sub-title {
  font-family: 'Clarendon BT W01';
}

/* line 1075, ../sass/arts.scss */
foo {
  font-family: 'Clarendon BT W01';
  font-weight: lighter;
}

/* line 1078, ../sass/arts.scss */
foo {
  font-family: 'Clarendon BT W01';
  font-weight: bold;
}

/* Content Block: Promo
------------------------------*/
/* line 1084, ../sass/arts.scss */
.promo {
  background-color: #fadc41;
}

/* line 1087, ../sass/arts.scss */
.promo a {
  color: #292522;
}

/* line 1091, ../sass/arts.scss */
.promo a:hover,
.promo a span {
  color: #ee3820;
}

/* line 1094, ../sass/arts.scss */
.promo .afta-block-title h5 {
  margin-top: 0em;
  font-size: 48px;
  line-height: 0.85;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  color: #292522;

}

/* line 1101, ../sass/arts.scss */
.promo .afta-block-sub-title h6 {
  margin: 0.4em 0;
  font-size: 18px;
  line-height: 1.15;
}

/* line 1107, ../sass/arts.scss */
.promo.footer-big .footer a {
  color: #292522;
}

/* line 1110, ../sass/arts.scss */
.promo.footer-big .footer a:hover {
  color: #ee3820;
}

/* line 1113, ../sass/arts.scss */
.promo.footer-big .footer a:before {
  background-position: -102px -41px;
}

/* line 1116, ../sass/arts.scss */
.promo.footer-big .footer a:hover:before {
  background-position: -102px -121px;
}

/* Content Block: AFTA Common
------------------------------*/
/* line 1122, ../sass/arts.scss */
.afta-common, .pane-page-title {
  background-color: #fff;
}

/* line 1125, ../sass/arts.scss */
.afta-common .afta-block-title h5 {
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 14px;
  font-family: 'Trade Gothic W01 BoldEx';
  font-weight: normal;
  text-transform: uppercase;
}

/* line 1133, ../sass/arts.scss */
.afta-common .afta-block-title h5 a {
  font-size: 14px;
  color: #ee3820;
}

/* line 1137, ../sass/arts.scss */
.afta-common .afta-block-title h5 a:hover {
  color: #292522;
}
/* Content Block: AFTA Common B
------------------------------*/
/* line 1143, ../sass/arts.scss */
.block-pad.afta-common-b .body {
  padding: 0.75em 0 0.5em 0;
}
	.view-latest-from-arts-blog .body {
	  padding: 0px!important;
	}
/* line 1146, ../sass/arts.scss */
.afta-common-b {
  background-color: #fff;
}

/* line 1149, ../sass/arts.scss */
.afta-common-b .afta-block-title {
  /*padding-bottom: 0.25em;
  background: none;*/
}

/* line 1153, ../sass/arts.scss */
.afta-common-b .afta-block-title h5 {
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 24px;
  line-height: 0.95;
  font-family: 'Trade Gothic W01 BoldCn20';
  font-weight: normal;
  text-transform: uppercase;
  color: #292522;
}
#quicktabs-featured_tabs .block-pad{
	padding:0px;
	}
#quicktabs-featured_tabs .afta-block-title{
	background: none;
	/*padding-bottom: 20px;*/
	}
#quicktabs-featured_tabs .afta-block-title h5{
	font-family: 'Trade Gothic W01 BoldEx';
	font-size: 14px;
	}
#quicktabs-featured_tabs .block{
	margin-bottom: 0px;
	}
/* line 1162, ../sass/arts.scss */
.afta-common-b .afta-block-title h5 a {
  color: #292522;
}

/* line 1165, ../sass/arts.scss */
.afta-common-b .afta-block-title h5 a:hover {
  color: #ee3820;
}

/* line 1168, ../sass/arts.scss */
.afta-common-b .afta-block-sub-title, .view-afta-events-save-the-date .afta-block-sub-title {
  padding-bottom: 10px;
}
.view-afta-events-save-the-date .views-row{
	padding-top: 0em;
	}
.view-afta-events-save-the-date	.afta-block-title{
	margin-bottom: 2px;
}
.view-feature-block .afta-block-sub-title h4{
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* line 1171, ../sass/arts.scss */
.afta-common-b .afta-block-sub-title h6 {
  margin: 0;
  font-size: 14px;
}

/* line 1175, ../sass/arts.scss */
.afta-common-b .caption {
  padding-top: 0.4em;
}

/* Content Block: AFTA Common C - font change in sub-title and removes borders from footer links
------------------------------*/
/* line 1181, ../sass/arts.scss */
.afta-common-c {
  background-color: #fff;
}

/* line 1184, ../sass/arts.scss */
.afta-common-c .afta-block-title h5 {
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 14px;
  font-family: 'Trade Gothic W01 BoldEx';
  font-weight: normal;
  text-transform: uppercase;
}

/* line 1192, ../sass/arts.scss */
.afta-common-c .afta-block-title h5 a {
  font-size: 14px;
  color: #ee3820;
}

/* line 1196, ../sass/arts.scss */
.afta-common-c .afta-block-title h5 a:hover {
  color: #292522;
}

/* line 1199, ../sass/arts.scss */
.afta-common-c .afta-block-sub-title h6 {
  margin: 0.3em 0;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
}

/* line 1206, ../sass/arts.scss */
.afta-common-c .body {
  margin: 0.5em 0 0em 0;
}

/* line 1209, ../sass/arts.scss */
.block-pad.afta-common-c .body > p {
  clear: left;
  margin-top: 0;
}

/* line 1214, ../sass/arts.scss */
.afta-common-c ul.blue-list li {
  /*padding-top: 0;*/
}

/* line 1217, ../sass/arts.scss */
.afta-common-c .footer ul.blue-list li:first-child {
  border-top: none;
}

/* line 1221, ../sass/arts.scss */
.member-wrap {
  overflow: hidden;
  margin-bottom: 0.75em;
  padding-bottom: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=) repeat-x bottom;
}

/* line 1227, ../sass/arts.scss */
.member-pic {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.25em;
}

/* line 1232, ../sass/arts.scss */
.member-name h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16.1px;
  font-weight: bold;
}

/* line 1239, ../sass/arts.scss */
.block-pad .body .member-info p {
  margin-top: 0;
  font-size: 12px;
}

/* Content Block: Afta Menu
------------------------------*/
/* line 1246, ../sass/arts.scss */
.afta-menu {
  background-color: #fff;
}

/* line 1249, ../sass/arts.scss */
.afta-menu .pane-title {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 20px;
  font-family: 'Trade Gothic W01 BoldCn20';
  color: #696a6f;
  text-transform: uppercase;
}

/* line 1257, ../sass/arts.scss */
.afta-menu ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* line 1262, ../sass/arts.scss */
.afta-menu ul li {
  padding: 0.575em 0;
}

/* line 1265, ../sass/arts.scss */
.afta-menu ul li.leaf {
  border-top: #ddd solid 1px;
  list-style: none;
}

/* line 1269, ../sass/arts.scss */
.afta-menu ul a {
  display: block;
  font-size: 18px;
  font-family: 'Trade Gothic W01 Cn18';
  text-transform: uppercase;
}

/* line 1276, ../sass/arts.scss */
.panel-pane {
  margin-bottom: 1.5em;
}

/* line 1279, ../sass/arts.scss */
.panel-pane.block-button {
  margin-bottom: 0;
}

/* Content Block: general
------------------------------*/
/* line 1285, ../sass/arts.scss */
.afta-block-sub-title h6 {
  margin: 0.5em 0;
  font-size: 14px;
  line-height: normal;
  font-family: 'Clarendon BT W01';
  color: #292522;
}

/* line 1292, ../sass/arts.scss */
.event-title,
.event-date,
.event-location {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
}

/* line 1298, ../sass/arts.scss */
.event-title,
.event-date {
  font-family: 'Trade Gothic W01 BoldCn20';
}

/* line 1301, ../sass/arts.scss */
.event-location {
  font-family: 'Trade Gothic W01 Cn18';
}

/* line 1304, ../sass/arts.scss */
.event-title {
  color: #0094b3;
}

/* line 1307, ../sass/arts.scss */
.event-date {
  color: #c42e37;
}

/* line 1310, ../sass/arts.scss */
.event-location {
  color: #696a6f;
}

/* line 1314, ../sass/arts.scss */
ul.blue-list, .item-list ul, .sidebars .menu{
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* line 1319, ../sass/arts.scss */
ul.blue-list li, .item-list ul li {
  margin-bottom: 0.5em;
  padding-top: 0.6em;
  border-top: #ddd solid 1px;
}

div.modal-forms-modal-content .item-list ul li {
    margin: 0px;
	border: none;
}

/* line 1324, ../sass/arts.scss */
ul.blue-list li:first-child, .item-list ul li:first-child{
  border-top: none;
}

/* line 1327, ../sass/arts.scss */
.item-list a {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #0094b3;
}

/* line 1332, ../sass/arts.scss */
.blue-list a:hover, .item-list a:hover, .sidebars .menu a:hover {
  color: #696a6f;
}

/* line 1335, ../sass/arts.scss */
ul.blue-list.footer li:first-child, .item-list.footer ul li:first-child {
  border-top: #ddd solid 1px;
}

/* line 1339, ../sass/arts.scss */
.footer ul.blue-list li:first-child, .view-footer .item-list ul li:first-child {
  border-top: 1px solid #ddd;
}

/* line 1342, ../sass/arts.scss */
.footer .blue-list a, .view-footer .item-list a {
  position: relative;
  margin-left: 20px;
  font-weight: bold;
}

/* line 1346, ../sass/arts.scss */
.footer .blue-list a:before, .view-footer .item-list a:before {
  position: absolute;
  left: -18px;
  margin-top: 1px;
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../images/afta-sprite.png);
  background-repeat: no-repeat;
  background-position: -360px 0px;

}


/* line 1358, ../sass/arts.scss */
.caption span {
  font-weight: bold;
}

/* Content Block: Buttons
------------------------------*/
/* line 1364, ../sass/arts.scss */
.block-button .content {
  text-transform: uppercase;
  font-family: 'Trade Gothic W01 BoldCn20';
  text-transform: uppercase;
}

/* line 1369, ../sass/arts.scss */
.block-button .content h3 {
  margin: 0;
  line-height: 1.3;
  font-weight: normal;
}

/* line 1374, ../sass/arts.scss */
.block-button .content a {
  display: block;
  padding: 10px;
}

/* line 1378, ../sass/arts.scss */
.block-button .content h3:after {
  background-image: url("../images/afta-sprite.png");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 27px;
  position: absolute;
  right: 10px;
  top:10px;
  width: 30px;
}
/* Red */
/* line 1389, ../sass/arts.scss */
.block-button.bg-red {
  background-color: #ee3820;
}

/* line 1392, ../sass/arts.scss */
.block-button.bg-red h3 a {
  color: white;
  display:inline-block;
}

/* line 1395, ../sass/arts.scss */
.block-button.bg-red h3 a:hover {
  color: #696a6f;
}

/* line 1398, ../sass/arts.scss */
.block-button.bg-red h3:after {
  background-position: -100px 4px;
}

/* line 1401, ../sass/arts.scss */
.block-button.bg-red h3:hover:after {
  background-position: -100px -76px;
}

/* Yellow */
/* line 1406, ../sass/arts.scss */
.block-button.promo {
  background-color: #fadc41;
}

/* line 1409, ../sass/arts.scss */
.block-button.promo h3 a {
  color: #292522;
  display:inline-block;
}

/* line 1412, ../sass/arts.scss */
.block-button.promo h3 a:hover {
  color: #696a6f;
}

/* line 1415, ../sass/arts.scss */
.block-button.promo h3:after {
  background-position: -100px -36px;
}

/* line 1418, ../sass/arts.scss */
.block-button.promo h3:hover:after {
  background-position: -100px -76px;
}

/* User */
.block-button.bg-user .content a:after {
  content: "";
  float: right;
  display: inline-block;
  width: 30px;
  height: 27px;
  background-image: url(../images/afta-sprite.png);
  background-repeat: no-repeat;
}
/* line 1423, ../sass/arts.scss */
.block-button.bg-user a {
  font-size: 16px;
}

/* line 1426, ../sass/arts.scss */
.block-button.bg-user .content ul {
  overflow: hidden;
  margin: 0;
  padding-left: 0;
  list-style: none;
}

/* line 1432, ../sass/arts.scss */
.block-button.bg-user .content li {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAFUlEQVR42gEKAPX/ACklIr8AKSUivwohAl/Y4fHOAAAAAElFTkSuQmCC);
  background-repeat: repeat;
  width: 48%;
}

/* line 1438, ../sass/arts.scss */
.block-button.bg-user .content li:first-child {
  float: left;
}

/* line 1441, ../sass/arts.scss */
.block-button.bg-user .content a:after {
  width: 22px;
}

/* line 1444, ../sass/arts.scss */
.block-button.bg-user .content a {
  color: white;
}

/* line 1447, ../sass/arts.scss */
.block-button.bg-user .content a:hover {
  color: #696a6f;
}

/* line 1450, ../sass/arts.scss */
.block-button.bg-user a:after {
  background-position: -230px -1px;
}

/* line 1453, ../sass/arts.scss */
.block-button.bg-user a:hover:after {
  background-position: -230px -81px;
}

/* extra */
/* line 1459, ../sass/arts.scss */
#block-block-21,
#block-block-22 {
  margin-bottom: 0.6em;
}

/* Content Block: Newsletter
------------------------------*/
/* line 1465, ../sass/arts.scss */
.form-small label {
  font-weight: normal;
  color: #696a6f;
}

/* line 1469, ../sass/arts.scss */
.form-small label + br {
  display: none;
}

/* line 1472, ../sass/arts.scss */
.form-small .form-item {
  margin: 0.5em 0;
}

/* line 1475, ../sass/arts.scss */
.form-small #edit-name {
  width: 96%;
}

/* line 1478, ../sass/arts.scss */
.form-small #edit-actions--2 {
  text-align: right;
}

/* Content Block: Featured Multimedia
------------------------------*/
/* line 1484, ../sass/arts.scss */
.media-slider {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAFUlEQVR42gEKAPX/ACklIr8AKSUivwohAl/Y4fHOAAAAAElFTkSuQmCC);
}

/* line 1487, ../sass/arts.scss */
.media-slider .afta-block-title {
  background: none;
  padding-bottom: 0;
}

/* line 1491, ../sass/arts.scss */
.pane-block h2.pane-title {
  display:block;
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 14px;
  font-family: 'Trade Gothic W01 BoldEx';
  font-weight: normal;
  /*text-transform: uppercase;*/
  padding-bottom: 10px;
  line-height: 130%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=) repeat-x bottom;
}
h1#page-title, h2.pane-title, .sidebars .pane-block h2.pane-title, .pane-quicktabs h2.pane-title {
  display: none;
}

/* line 1494, ../sass/arts.scss */
/* FEATURED MULTIMEDIA Slider */
.jcarousel-skin-default .jcarousel-next, .jcarousel-skin-default .jcarousel-prev{
	width:14px;
	}
.media-slider .jcarousel-skin-default .jcarousel-container-horizontal{
	width: 512px;
	height: auto;
	padding: 0px;
	}
.media-slider .jcarousel-skin-default .jcarousel-clip-horizontal {
	width: 512px;
}
.media-slider .jcarousel-skin-default .jcarousel-item {
	width: 160px;
	height: auto;
	margin-right: 6px;
	border: none;
	background: none;
	}
.media-slider .jcarousel-skin-default .jcarousel-prev-horizontal{
	top: 110px;
	left: -18px;
	background-position: -13px 0px;
	}
.media-slider .jcarousel-skin-default .jcarousel-next-horizontal{
	top: 110px;
	right: -14px;
	background-position: -3px -32px;
	}
.jcarousel-skin-default .jcarousel-prev-horizontal:hover{
	background-position: -45px 0;
	}
.jcarousel-skin-default .jcarousel-next-horizontal:hover {
	background-position: -35px -32px;
	}
.jcarousel-skin-default .jcarousel-prev-horizontal:active {
	background-position: -77px 0;
}
.jcarousel-skin-default .jcarousel-next-horizontal:active {
	background-position: -66px -32px;
	}
.media-slider .jcarousel-skin-default .jcarousel-navigation {
	display:none;
	}
.media-slider h5 {
  margin-top: 0em;
  margin-bottom: 0.55em;
  font-size: 14px;
  font-family: 'Trade Gothic W01 BoldEx';
  font-weight: normal;
  text-transform: uppercase;
}

/* line 1502, ../sass/arts.scss */
.media-slider h5 a {
  display: block;
  margin-bottom: 1.4em;
  color: #0094b3;
}

/* line 1507, ../sass/arts.scss */
.media-slider h5 a:hover {
  color: white;
}
/* line 1510, ../sass/arts.scss */
.media-slider ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 1516, ../sass/arts.scss */
.media-slider li {
  float: left;
  width: 30%;
  margin-left: 5%;

}
.media-slider .views-field-title, .media-slider .views-field-body {
	text-align:left;
	padding: 9px 0px 0px 0px;
	}
 {
	text-align:left;
	padding: 0px 10px 5px 0px;
	}


 @media (min-width: 824px) and (max-width: 1195px) {

    .media-slider .jcarousel-skin-default .jcarousel-clip-horizontal {
      left: 50%;
      margin-left: -174px;
      width: 348px;
    }

}

@media (min-width: 640px) and (max-width: 823px) {

    .media-slider .jcarousel-skin-default .jcarousel-clip-horizontal {
        left: 50%;
        margin-left: -82px;
        width: 164px;
      }

}

@media (max-width: 639px) {

    .media-slider .jcarousel-skin-default .jcarousel-clip-horizontal {
        left: inherit;
        margin-left: inherit;
        width: inherit;
      }
}

/* line 1521, ../sass/arts.scss */
.pane-block.media-slider li {
  width: 100%;
}

/* line 1524, ../sass/arts.scss */
.media-slider li:first-child {
  margin-left: 0%;
}

/* line 1527, ../sass/arts.scss */
.media-slider .views-field .views-field-title {
  margin: 0.4em 0 0.6em 0;
  font-size: 13px;
  line-height: 16.1px;
  font-weight: normal;
}

/* line 1533, ../sass/arts.scss */
.media-slider .views-field-title a,
.media-slider .views-field-title a.visited {
  color: #0094b3;
}

/* line 1537, ../sass/arts.scss */
.media-slider .views-field-title a:hover,
.media-slider p {
  color: white;
}

/* line 1540, ../sass/arts.scss */
.media-slider p {
  margin: 0 0 0.5em;
}

/* line 1544, ../sass/arts.scss */
.vid-thumb img {
  width: 100%;
}

/*Article Teaser Home page */
#main .node-promoted{
	background-color: #FFF;
	padding: 20px;
}

/* Footer Navigation
------------------------------*/
/* line 1550, ../sass/arts.scss */
#footer-nav-wrap {
  overflow: hidden;
}

/* line 1553, ../sass/arts.scss */
#footer-nav-wrap a {
  text-decoration: none;
  color: #0094b3;
}

/* line 1557, ../sass/arts.scss */
#footer-nav-wrap a:hover {
  color: #696a6f;
}
	#footer-nav-wrap .menu a:hover {
	  color: #696a6f;
	}
/* line 1560, ../sass/arts.scss */
#footer-nav-wrap .menu a {
  font-size: 18px;
  font-family: 'Trade Gothic W01 BoldCn20';
}

/* line 1564, ../sass/arts.scss */
#footer-nav-wrap .menu li {
  margin-right: 20px;
}

/* line 1567, ../sass/arts.scss */
#footer-nav-left {

}

/* line 1572, ../sass/arts.scss */
#footer-nav-right .menu a {
  color: #ee3820;
}

/* line 1575, ../sass/arts.scss */
#footer-nav-wrap ul.menu {
  padding-bottom: 2px;
  padding-left: 0;
  overflow: hidden;
  list-style: none;
}

/* line 1581, ../sass/arts.scss */
#footer-nav-wrap ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

/* line 1585, ../sass/arts.scss */
#footer-nav-wrap ul.menu li {
  float: left;
}

#block-menu-menu-footer-secondary-utility-na .menu li,
#block-menu-menu-footer-secondary-utility-na .menu li a,
#block-menu-menu-footer-primary-utility-navi .menu li,
#block-menu-menu-footer-primary-utility-navi .menu li a {
  text-transform: uppercase;
}
/* Footer Nav Left and Right
------------------------------*/
/* line 1595, ../sass/arts.scss */
#block-block-24 {
  overflow: hidden;
}

/* line 1599, ../sass/arts.scss */
#block-block-24 > div,
#block-block-25 > div {
  font-size: 12px;
  line-height: 1.55;
}

/* line 1604, ../sass/arts.scss */
#block-block-24 ul,
#block-block-25 ul {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
}

/* line 1610, ../sass/arts.scss */
#block-block-25 .loc-1,
#block-block-25 .loc-2 {
  float: left;
  width: 50%;
}

/* line 1614, ../sass/arts.scss */
#block-block-25 .submenu {
  display: none;
}

/* line 1617, ../sass/arts.scss */
.copyright li {
  display: inline-block;
}

/* Footer Nav Left
------------------------------*/
/* line 1623, ../sass/arts.scss */

/* line 1628, ../sass/arts.scss */
#block-block-24 h6,
#block-block-25 h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.721;
  color: #696a6f;
  font-weight: bold;
}

/* Footer Nav Right
------------------------------*/
/* line 1638, ../sass/arts.scss */
#block-block-25 {
  overflow: hidden;
  position: relative;
}

/* line 1642, ../sass/arts.scss */
#block-block-25 p {
  margin-top: 0;
}

/* Footer Affiliates
------------------------------*/
/* line 1648, ../sass/arts.scss */
#footer-affiliates-wrap {
  clear: left;
  padding-bottom: 1.5em;
}

/* line 1652, ../sass/arts.scss */
.region-footer-affiliates {
  padding-top: 1.3em;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAIAAAAW4yFwAAAAE0lEQVR42mLYvXs3k5CQEECAAQANogJqQDivowAAAABJRU5ErkJggg==) repeat-x;
}

/* line 1656, ../sass/arts.scss */
#block-block-7.block {
  margin: 0;
}

/* line 1659, ../sass/arts.scss */
#block-block-7 .content ul {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 1667, ../sass/arts.scss */
#block-block-7 .content li {
  float: left;
  width: 45%;
  margin-right: 1.58%;
  margin-left: 1.58%;
}

/* line 1675, ../sass/arts.scss */
#block-block-7 .content a {
  display: block;
  padding: 4px 0;
  color: #0094b3;
  text-decoration: none;
}

/* line 1681, ../sass/arts.scss */
#block-block-7 .content a:hover {
  color: #696a6f;
}

/* line 1684, ../sass/arts.scss */
#block-block-7 .content img {
  display: none;
}

/* line 1687, ../sass/arts.scss */
#block-block-7 img {
  /*width: 50%;
  height: 50%;*/
}

/* line 1691, ../sass/arts.scss */
.afta img {
  margin-top: 5px;
}

/* line 1696, ../sass/arts.scss */
.namp img {
  margin-top: 9px;
}

/* line 1699, ../sass/arts.scss */
.tpm img {
  margin-top: 9px;
}

/* line 1702, ../sass/arts.scss */
.ad img {
  margin-top: 3px;
}

/* Research Page */
.pane-block-40 {
  padding: 0px 0px 0px;
}
.pane-block-40 .block-pad ul {
	padding: 0px;
}
.pane-block-40 .block-pad ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.pane-block-47 .afta-block-title h1{
	font-size: 48px;
	font-family: 'Trade Gothic W01 BoldCn20';
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #292522;
	line-height:normal;
	}
.pane-block-47 .afta-block-title h2, .pane-block-47 .afta-block-title h2 a{
	font-size: 48px;
	font-family: "Trade Gothic W01 BoldCn20";
	color: #ee3820!important;
	line-height: 40px;
	}

.pane-block-47 {
	background-color: #FFF!important;
}
.pane-block-47 .featured-slider .left {
	width: auto;
	float: none;
	}
.pane-block-47 .featured-slider .right {
	width: auto;
	float: none;
	padding: 0px 21px 0px 21px;
	}
.pane-block-47 .navigation {
	background-color: #292522!important;
	}
.pane-block-40 .afta-block-title h2{
	font-size: 14px;
	font-family: "Trade Gothic W01 BoldEx";
	line-height: 18px;
}


/* Common CSS */
#main_content_wrapper {
   /*  background: #fff; */

}
.block-notitle .block-title{
  display:none !important;
}

/* Staff Page CSS */



.staff-members-list .view-content {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 25px;
}

.staff-members-list h3{
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-size: 14px;
	font-family: 'Trade Gothic W01 BoldEx';
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAMAAACzWnatAAAABlBMVEUpJSIAAACG3irwAAAADklEQVR42mJggAGAAAMAAAoAAQ9d4SsAAAAASUVORK5CYII=) repeat-x bottom;
	}
.views-view-grid.cols-3{
	margin:0px;
	}
.views-view-grid.cols-3 td{
	width:270px;
	padding: 15px 0px;
	vertical-align:top;
	}
.views-view-grid .view-left-column{
	width: auto;
	}
	.views-view-grid .view-left-column img{
		margin-right: 10px;
	}
.views-view-grid .view-right-column{
	width: auto;
	padding-right: 10px;
	float:none;
	/*margin-left: 104px;*/
	}
.email-icon-left a {
	background-image: url(../images/afta-sprite.png);
	background-position: -2px 210px;
	padding-left: 23px;
	}
.views-field-field-staff-team-email{
	padding-top: 15px;
}
/* Staff Bio */
.node-staff-team {

	}
.node-staff-team h4 {
	font-size: 1.3em;
	color: #0095b5;
	margin: 0px;
	}
.node-staff-team .field-label {
	font-family: 'Trade Gothic W01 BoldEx';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	}
.node-staff-team .field-name-field-staff-team-expertise {
	line-height: 18px;
}
/* award winner css */
#content .ui-accordion {
	width: auto;
}
#content .ui-accordion-icons .ui-accordion-header a {
    padding-left: 0;
	color:#fff
}
/*#content .ui-accordion-content a {
	background-image: url(../images/afta-sprite.png);
	background-position: -261px -199px;
	padding-left: 23px;
	background-repeat: no-repeat;
	display: block;
}
#content .ui-accordion-content li a {
	background-image: none;
	padding-left: 0px;
	display: inline;
}*/
/* sidebars common css */
.sidebars .view-left-column {
	width: 35%;
	}
.sidebars .view-right-column {
	width: 65%;
}
.two-sidebars #content .view-left-column
{
	width: auto;
	float: left;
	}
.two-sidebars #content .view-right-column
{
	width: auto;
	float:none;
	}
.two-sidebars #content .view-left-column img{
	margin-right: 22px!important;
	margin-bottom: 5px;
	}
	.view-two-column-list .view-left-column img{
		margin-right: 14px!important;
		margin-bottom: 5px;
		}

.sidebars .block-pad .view-left-column
{
	padding-right: 5px;
	width: 39%;
	}
.view-two-column-list .view-left-column
{
	padding-right: 10px!important;
	}
.sidebars .block-pad .view-right-column{
	padding-left: 5px;
	width: 56%;
	font-size: 1em;
	}
.view-two-column-list .view-right-column
{
	width: auto!important;
	float:none;
	}
.sidebars .block-pad .views-field-title{
	font-size: 1.1em;
	}
.sidebars .block-pad .views-field-field-staff-team-position{
	font-size: 0.8em;
	}
/* Banner image with fixes */
.view-advertisement-block .views-field-field-ad-banner img{
	width:100%;
	}

/*Taxanomy Pages CSS*/
.page-taxonomy{}
.page-taxonomy #main #content article {
	background-color: #FFFFFF;
    padding: 18px 18px 0px 18px;
	}
.page-taxonomy #content	.page-header{
	display:none;
	}
.page-taxonomy #content	.page-header:first-child{
	display:block;
	}
.page-taxonomy #content ul.links{
	padding-bottom: 18px;
	border-bottom: #ddd solid 1px;
	display: block;
	margin-bottom: 0px;
}
.page-taxonomy #content article h3,
.node-type-events #content article h3
{
	font-size: 19px;
	line-height: normal;
	margin: 10px 0px 0px;
}
.page-taxonomy #content article .location-locations-wrapper,
.node-type-events #content article .location-locations-wrapper{
	padding-bottom: 15px;
	font-size: 13px;
}
.page-taxonomy #content article .map-link,
.node-type-events #content article .map-link{
	padding: 5px 0px;
	}

/*sidebar menu stylings*/
.sidebar-blocks{
  background-color: #FFFFFF;
  list-style: none outside none;
}
.sidebar-blocks h2.block-title {
  color: #0094b3;
  font-size: 14px;
  margin-bottom: 0.3em;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-family: 'Trade Gothic W01 BoldEx';
  line-height: 14px;
}
.sidebar-blocks ul li.collapsed, .sidebar-blocks ul li{
  list-style-image: none !important;
  list-style-type: none !important;
  list-style-position: outside !important;
}
.sidebars .menu li a {
  margin-bottom: 0.5em;
  padding-top: 0.5em;
  border-top: #ddd solid 1px;
  display:block;
  font-family: 'Trade Gothic W01 Cn18';
  font-size: 18px;
  text-transform: uppercase;
}
.sidebars .menu li a:visited{
	color: #0094b3;
	}
.sidebars .menu li a:hover{
	color: #696a6f;
	}
.sidebars .menu li a.active{
	font-family: 'Trade Gothic W01 BoldCn20';
	color: #696a6f;
	}
.sidebars .menu li li a {
  font-size: 16px;
}
.sidebars .menu li li li a {
  font-size: 14px;
}
/* ARTS Meet Navigation */
.primary_menu {
	list-style:none;
	float:right;
	margin: 0;
	padding-left: 0;
	}
.primary_menu li{
  float: left;
  margin-right: 20px;
}
.primary_menu li a {
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	padding-bottom: 20px;
	color: #13aece;
	font-family: 'Trade Gothic W01 BoldCn20';
	text-transform: uppercase;
	text-decoration: none;
}
.primary_menu li a:hover, .primary_menu li a.active {
	color: #fff !important;
}
.field-name-field-news-subtitle {
	color: #13aece;
	}
/* States selection options */
.views-exposed-form .views-exposed-widget{
	display: inline-block;
	float: none;
	}
.views-exposed-form label,
.views-exposed-form .views-widget,
.views-exposed-form .form-type-select{
	display: inline;
	}
.views-exposed-form label{
	padding-right: 5px;
}

.page-events-artsmeet-search .views-exposed-form label {
 	display:block;
}


.views-exposed-form .views-exposed-widget .form-submit{
	margin-top: 0em;
	}
@media only screen and (min-width: 640px) {

	#logo {
	width: 120px;
	height: 140px;
	background-image: url(../images/afta-logo-white.png);
	}
  /* line 1709, ../sass/arts.scss */
  .front.two-sidebars #content {
    float: left;
    margin-right: -52%;
    width: 50%;
  }

  /* line 1714, ../sass/arts.scss */
  .front.two-sidebars .region-sidebar-first {
    clear: none;
    margin-left: -50%;
  }

  /* line 1718, ../sass/arts.scss */
  .two-sidebars .region-sidebar-first {
    width: 25%;
    margin-right: -24%;
	float: left;
  }

  /* line 1722, ../sass/arts.scss */
  .front.two-sidebars .region-sidebar-second {
    float: left;
    width: 25%;
	margin-left: 75%;
  }

  /* section variations */
  /* line 1732, ../sass/arts.scss */
  /*
  disabling the individual bg which was temporary
  replacing with dynamic code in arts_integration.module
  #bg-wrap {
    background: url("../../../../default/files/theme_prototype/images/big-spirals.jpg") no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  /* line 1739, ../sass/arts.scss */
  /*
  .section-research #bg-wrap {
    background: url("../../../../default/files/theme_prototype/images/big-research.jpg") no-repeat center top fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  */

  /* line 1746, ../sass/arts.scss */
  /*
  .section-maryland #bg-wrap {
    background: url("../../../../default/files/theme_prototype/images/big-pond.jpg") no-repeat center top fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  */

  /* line 1753, ../sass/arts.scss */
  /*
  .section-program #bg-wrap {
    background: url("../../../../default/files/theme_prototype/images/big-neon.jpg") no-repeat center top fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  */

  /* end section variations */
  /* line 1765, ../sass/arts.scss */
  #logo {
    width: 120px;
    height: 140px;
    background-image: url(../images/afta-logo-white.png);
  }

  /* line 1770, ../sass/arts.scss */
  #header-top {
    float: right;
  }

  /* line 1773, ../sass/arts.scss */
  #block-search-form {
    float: right;
    width: 192px;
    margin-left: 3em;
  	margin-top: 21px;
  }

  /* line 1778, ../sass/arts.scss */
  #block-block-28 ul,
  #block-menu-menu-top-utility-navigation ul{
    padding-left: 30px;
  }

  /* line 1781, ../sass/arts.scss */
  #block-block-28 li,
  #block-menu-menu-top-utility-navigation li{
    width: auto;
    margin-left: 1.75em;
  }

  /* main nav toggle */
  /* line 1787, ../sass/arts.scss */
  #block-block-37 {
    display: none;
  }

  /* main nav */
  /* line 1792, ../sass/arts.scss */
  #navigation {
    clear: right;
    width: 100%;
  }

  /* line 1799, ../sass/arts.scss */
  #superfish-1 {
    display: block;
    float: right;
  }

  /* line 1803, ../sass/arts.scss */
  .sf-navbar {
    position: inherit;
  }

  /* line 1806, ../sass/arts.scss */
  #block-superfish-1.contextual-links-region {
    position: inherit;
  }

  /* line 1809, ../sass/arts.scss */
  .sf-navbar li {
    display: inline-block;
  }

  /* line 1812, ../sass/arts.scss */
  #superfish-1 #menu-503-1 a.sf-depth-1 {
    clear: none;
  }

  /* footer */
  /* line 1817, ../sass/arts.scss */
  #footer-nav-wrap {
    overflow: hidden;
    padding-bottom: 2.75em;
  }

  /* line 1821, ../sass/arts.scss */
  #footer-nav-left {
    float: left;
    width: 60%;
  }

  /* line 1825, ../sass/arts.scss */
  #footer-nav-right {
    float: left;
    width: 40%;
  }

  /* line 1831, ../sass/arts.scss */
  #block-block-24 > div,
  #block-block-25 > div {
    float: left;
  }

  /* line 1834, ../sass/arts.scss */
  #block-block-25 .submenu {
    display: block;
  }

  /* line 1837, ../sass/arts.scss */
  #block-block-25 > div {
    width: 36.5%;
  }

  /* line 1840, ../sass/arts.scss */
  #block-block-25 > div:first-child {
    width: 50.5%;
    margin-right: 3.5%;
  }

  /* line 1845, ../sass/arts.scss */
  #block-block-25 .loc-1,
  #block-block-25 .loc-2 {
    float: none;
    width: auto;
  }

  /* line 1849, ../sass/arts.scss */
  .copyright {
    /*position: absolute;*/
    bottom: 0;
  }

  /* line 1853, ../sass/arts.scss */
  .copyright li {
    display: block;
  }

  /* line 1857, ../sass/arts.scss */
  #block-block-7 .content li {
    display: table;
    width: auto;
    height: 110px;
    margin-right: 28px;
  }

  /* line 1862, ../sass/arts.scss */
  #block-block-7 li.afta {
    margin-left: 0;
  }

  /* line 1865, ../sass/arts.scss */
  #block-block-7 li.ad {
    margin-right: 0;
  }

  /* line 1868, ../sass/arts.scss */
  #block-block-7 .content a {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }

  /* line 1873, ../sass/arts.scss */
  #block-block-7 .content span {
    display: none;
  }

  /* line 1876, ../sass/arts.scss */
  #block-block-7 .content img {
    display: block;
   /* width: 100%;
    height: 100%;*/
  }

  /* line 1882, ../sass/arts.scss */
  #footer-nav-left {
    display: block;
  }

  #block-block-24 > div {
  width: 21.5%;
  margin-right: 3.5%;
  }
}


.jcarousel-skin-yir_carousel .jcarousel-clip-horizontal {
  margin-left: 0;
  overflow: hidden;
}


.jcarousel-skin-yir_carousel {
  background-color: #FFFFFF;
}


.jcarousel-skin-yir_carousel .jcarousel-next-horizontal {
  right: -15px;
}

.jcarousel-skin-yir_carousel .jcarousel-container-horizontal {
  padding: 20px;
  width: auto;
}

.jcarousel-skin-yir_carousel .jcarousel-prev-horizontal {
  left: -15px;
}


.page-import #main_content_wrapper {
  background: #fff;
  padding: 25px;
}


#block-block-223.block-button .content h3 {
border-bottom: thin solid #fff;
}
#block-block-223.block-button .content h3:last-child {
    border: none;
}


div[class*="view-arts-ed-navigator-"] .views-exposed-form{
  text-align:center;
}
div[class*="view-arts-ed-navigator-"] .views-exposed-form label,
div[class*="view-arts-ed-navigator-"] .views-exposed-form select{
  font-size: 18px;
}

div[class*="view-arts-ed-navigator-"]>.view-content .views-field-title{
margin-bottom: 8px;
}
div[class*="view-arts-ed-navigator-"]>.view-content .views-field-title span{
    margin-top: 0px;
    font-family: "Trade Gothic W01 BoldCn20";
    font-size: 18px;
    border-bottom: 1px solid black;
}
div[class*="view-arts-ed-navigator-"]>.view-content fieldset{
margin-bottom: 15px;
padding-bottom: 12px;
}


div[class*="view-arts-ed-navigator-"]>.view-content legend{
    background:transparent;
}
div[class*="view-arts-ed-navigator-"]>.view-content legend span{
font-weight: bold;
    color: #0094b3;
    background:transparent;
}

.view-arts-ed-navigator-state>.view-content fieldset{
}
.view-arts-ed-navigator-state>.view-content fieldset fieldset{
  border:none;
  padding:5px;
}
.view-arts-ed-navigator-state>.view-content fieldset legend{
  float:left;
  margin-bottom: 8px;
  padding-top: 5px;
}
.view-arts-ed-navigator-state>.view-content fieldset .fieldset-wrapper{
  padding-left:2px;
}

.view-arts-ed-navigator-state>.view-content fieldset *:nth-child(2){
  clear:both;
}
.view-arts-ed-navigator-state>.view-content fieldset legend{
  float:left;
}

fieldset.has-a-statewide-study-been-done-on-arts-education-in-my-state,
fieldset.what-is-the-status-of-my-state-adopting-new-arts-education-standards,
fieldset.how-is-arts-education-funded-in-my-state{
  background:#ddd;
}


.view-arts-ed-navigator-your-role>.view-content fieldset:nth-last-child(2),
.view-arts-ed-navigator-your-role>.view-content fieldset:nth-last-child(1),
.view-arts-ed-navigator-trends>.view-content fieldset:nth-last-child(2),
.view-arts-ed-navigator-trends>.view-content fieldset:nth-last-child(1){
    width: 44%;
    float: left;
    margin-right: 2%;
  }
