@import url("/sites/all/themes/contemporary_arts/typography.css");

body {
    text-align: center;
}
#letterhead{
    display:none;
}
ul li {
    margin-left: 0;
    margin-right: 0;
    list-style-type: none;
    padding-bottom: 0;
}

.donate {
    display: block;
    margin-top: 20px;
    width: 135px;
    height: 135px;
    background: #949599;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    text-align: center;
}
.donate:hover {
    background: #00aeef;
    color: #fff;
}
.donate a {
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    font-size: 120%;
    position:relative; top:37px;
}
.donate a:hover {
    color: #fff;
}

.donate-square-wrapper {
    position: relative;
}

.donate-square {
    display: block;
    position: absolute;
    top: -86px;
    right: 0px;
    margin-top: 20px;
    width: 135px;
    height: 135px;
    background: #949599;
    text-align: center;
}
.donate-square:hover {
    background: #00066f;
    color: #fff;
}
.donate-square a {
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    font-size: 120%;
    position:relative; 
        top:21px;
}
.donate-square a:hover {
    color: #fff;
}

div#background {
    margin: 0 auto;
    width: 944px;
    text-align: left;
    margin-top: 30px;
    overflow: visible;
}

.logo a{
    position: relative;
    height: 83px;
    width:316px;
    padding: 0;
    margin: 0 15px 0 0;
    background: url("images/logo.png") left 0 no-repeat #FFFFFF;
    z-index: 1;
    float:left;
}

.logo a:hover {
    background-position: left -83px;
}

.menu {
    margin-top: 30px;
    margin-bottom: 30px;
}

.menu ul {
    margin: 0;
}

.menu ul li{
    list-style-type: none;
    float: left;
    padding-right: 10px;
    font: 31px Helvetica, Arial, san-serif;
    line-height: .965em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -.025em;
    white-space:nowrap;
    z-index: 100;
}

.menu a{
    color: #b1afaf;
    text-decoration: none;
    
}

.menu a:hover{
    color: #00aeef;
    text-decoration: none;
}

li:hover a{
    color: #00aeef;
}


li a.active{
    color: #000;
}

li a.active:hover{
    color: #000;
}


.menu li ul{
    display: none;
/*    position: relative; */
    z-index: 200;
}

.menu li:hover ul {
    display: block;
    padding: 0;
    position: absolute;
    margin-top: -3px;
}


.menu li ul li {
    font-family: Georgia, Times, serif;
    font-size: 37%;
    font-weight: normal;
    letter-spacing: .11em;
    padding: 12px 25px 12px 0;
    text-indent: 20px;
    text-align:left;
    float: none;
    text-decoration: none;
    position: relative; left: 0px;
    border-bottom: 1px solid #fff;
    background: #e1e1e1;
    z-index: 300;
}

.menu li ul li a{
    color: #666;
    display: block;
}

#search-block-form input {
    margin:0 0 0 5px;
}

#search-form input,
#search-block-form input {
    font-family: Georgia, Times, serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 65%;
    letter-spacing: .1em;
    padding: 2px 0 1px 3px;
    color: #666;
}

#search-block-form input.form-text {
    width: 17%;
}

#edit-search-block-form-1-wrapper {
    display: inline;
}


#search-block-form input.form-submit {
    background:url("images/triangle_M.gif") left top no-repeat #FFFFFF;
    border: 0;cursor:pointer;
    height:16px;
    margin:0 0 0 2px;
    width:16px;
    text-indent: -5000px;
    outline: none;
}

#search-results .box {
    background: none;
    display: auto;
    margin-top: 0;
    padding: 0;
    width:100%;
}

#tertiary {
    padding: 0 0 18px 0;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 20px;
}

#content #tertiary ul {
    margin: 0;
    padding: 0;
}

#content #tertiary li {
    font-family: Georgia, Times, serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 70%;
    letter-spacing: .1em;
    text-decoration: none;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline;
    list-style: none;
    white-space: nowrap;
}

#content #tertiary .first {
    margin-left: 0;
}

#content #tertiary .last {
    margin-right: 0;
}

#content #top .col1 ul li {
    list-style-type: none;
    line-height: .9em;
    z-index: 100;
    margin: 0 0 15px;
    padding: 0;
}

#tertiary li a{
    padding-right: 20px;}

#footer {
    clear: left;
    overflow:visible;
}

#footer ul{
    display: block;
    float: left;
    margin-top: 40px;
    list-style-type: none;
    text-align: left;
}

#footer .section1 .last {
    color: #666666;
    font-size: 75%;
    margin-top: 5px;
    font-style: italic;
}

#footer .section1 .last a {
    font-weight: normal;
    text-transform: none;
    font-size: 100%;
    color: #666666;
    font-style: italic;
    font-family: Georgia,Times,serif;
}

#footer ul.section3 li,
#footer ul.section4 li {
    line-height: 1em;
}
#footer ul li a{
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 80%;
    color: #999;
    padding: 0;
    margin: 0;
}

#footer ul li a:hover{
    color: #00aeef;
}
#footer ul {
    padding-bottom: 20px;
}
#footer .section1 {
    left: 0px;
    padding: 4px 0 0 0;
    margin-right:3px;
}
#footer .section2 {
    padding-top: 1px;
    margin-right:29px;

}
#footer .section3 {
    margin-right:17px;

}
#footer .section4 {
    margin-right:16px;
}
#footer .section5 {
    font-size: 85%;
    line-height: 1.25em;
    color: #666;
    margin:41px 0;
    width:100px;
    height:100px;
    overflow:visible;
}
#footer .section5{
    width:50px;
    height:50px;
    overflow:visible;
}
#footer .section5 li{
    width:360px;
}
#footer .section5 .first {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 95%;
    color: #000;
}
#footer .section2 a {
    float: left;
    margin: 0 2px;
    text-indent: -5000px;
    overflow: hidden;
}

#footer .section2 li{
    overflow: hidden;
}

#footer .section2 li + li + li{
    position: relative;
    top: -54px;
    left: 32px;
}

#footer .section2 li a {
    margin-bottom: 4px;
}

#footer a.facebook {
    background: url('images/soc_media.png') no-repeat -2px -1px;
    width:23px; height: 23px;
}

#footer a.twitter {
    background: url('images/soc_media.png') no-repeat -121px -1px;
    width:23px; height: 23px;    
}

#footer a.tumblr {
    background: url('images/soc_media.png') no-repeat -61px -1px;
    width:23px; height: 23px;     
}
#footer a.instagram {
    background: url('images/InstagramBadge.png') no-repeat;
    width:23px; height: 23px;     
    position: relative;
}
#footer a.instagram:before {
    content: "";
    background: url('images/InstagramBadgerollover.png') no-repeat;
    width: 23px; height: 23px;
    display: block;
    position: absolute;
    top: -23px;
}
#footer a.instagram:hover {
    background-position: 0 -23px;
}
#footer a.instagram:hover:before {
    top: 0;
}

#footer a.facebook:hover {
    background-position: -2px -66px;
}

#footer a.twitter:hover {
    background-position: -121px -66px;
}

#footer a.tumblr:hover{
    background-position: -61px -66px;
}

#content_container { 
    display: block;
    width: 944px;
    margin:0 auto;
}

#content .column {
    float: left;
    display: block;
    width: 280px;
    margin-right: 50px;
}

.column h3 {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 140%;
    line-height: 1.12em;
    padding-top: 5px;
    padding-bottom: 5px;
}

#frontpage-title01, #frontpage-title02, #frontpage-title03{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;    
}

.last-col{
    margin-right:0 !important;
}

.home #content_container { 
    width: auto;
}

#content #top {
    display: block;
}

#content #top .col1 {
    float: left;
    display: block;
    width: 140px;
    margin-right: 20px;
}

#content #top .col1 ul {
    margin: 0;
    padding: 0;
}

#content #top .col2 {
    display: block;
    float: right;
    width: 780px;
}

#content #bottom {
    display: block;
    float: left;
    margin-top:30px;
    clear: both;
}

#content #bottom .col1 {
    display: block;
    float: left;
    width: 140px;
    margin-right: 20px;
}

#content #bottom .col2 {
    display: block;
    float: right;
    width: 780px;
}

.col1 .info h4 {
    line-height: 1.15em;
    margin-top: 5px;
    margin-bottom: 2px;
}

.col1 .info p {
    font-size: 80%;
    line-height: 1.375em;
    margin: 0 0 20px 0;
}

.col1 .info h4 {
    margin-bottom: 0;
}

.info p.admission {
    font-family: Helvetica,Arial,sans-serif;
    line-height: 1.15em;
    color: #00AEEF;
    font-size: 95%;
    font-weight: bold;
    letter-spacing: 0;
}

.col1 .donate {
    width: 125px;
    height: 125px;
}

.col1 .donate a {
    font-size: 110%;
    position:relative; top:30px;
}

.col2 .description-right h1{
    font-family: Georgia,Times,serif;
    font-size: 250%;
    font-style: italic;
    font-weight: normal;
    line-height: 1em;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.col2 h4 {
    line-height: 1.15em;
    margin-top: 5px;
    margin-bottom: 4px;
}

.col2 .splash_photo,
.col2 .splash_photo img {
    display: block;
    width: 780px;
}
.col2 .second_photo{
    
}

.col2 .section .big_date,
.col2 .big_date {
    font-size: 115%;
    margin-bottom: 5px;
}

.col2 .section {
    display: block;
    width: 780px;
    clear: both;
}

.col2 .section p {
    margin-bottom: 1.5em;
}

#content #continued p{
font-size: 15px !important;
line-height: 1.5em !important;    
}

.link_block{
    height:25px;
}
#exhibitions .link_block,
.col2 .link_block {
    text-transform: uppercase;
    display: block;
    width: 780px;
    background: #d6d6d6;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 20px;
}

#exhibitions .link_block ul,
#content .link_block ul {
    margin: 0;
    padding: 0;
}

#exhibitions .link_block li,
#content .link_block li {
    font-family: Georgia, Times, serif;
    font-size: 65%;
    margin-right: 15px;
    white-space:nowrap;
    display: inline;
    margin: 0 15px 0 0;
    padding: 0;
}

#exhibitions .link_block li {
    letter-spacing: .1em;
    font-style: normal;
}

#content .link_block li {
    text-transform: none;
/*  font-style: italic;*/
}

#content .link_block li a{
    text-transform: uppercase;
    letter-spacing:.1em;
}
.col2 .link_block .last {
    margin-right: 0;
}

#bottom .col2 .link_block {
    margin-bottom: 30px;
    letter-spacing: .1em;
}

.col2 .link_block a, .sm_caps {
    text-decoration: none;
    text-transform: uppercase;
}

#content #top .col1 ul li {
    list-style-type: none;
    line-height: .9em;
    z-index: 100;
    margin: 0 0 12px;
    padding: 0;
}

#content #top .col1 ul li a {
    font: 18px Helvetica, Arial, san-serif;
    color: #b1afaf;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -.025em;
    text-decoration: none;
    z-index: 100;
}

#content #top .col1 ul li a:hover {
    color: #00aeef;
}

#content #top .col1 ul li a:focus {
    color: #00aeef;
}

#content #top .col1 li a.active,
#content #top .col1 li a.active-trail {
    color: #000;
}

#content #top .col1 li a.active:hover {
    color: #000;
}

#content #bottom .col2 .images li {
    list-style-type: none;
    float: left;
    padding-left: 20px;
    padding-bottom: 10px;
}

#publication_listing, #archive_listing{
    width:306px;
    float:left;
    margin: .6em 0 .5em 0;
}
#archive_listing{
    width:340px;
}
#publication_search{
    width:391px;
    float:right;
    margin: .6em 0 .5em 30px;
}
#archive_search{
    width:354px;
    float:right;
    margin: .6em 0 .5em 30px;
}
#publication_search .form-text, #archive_search .form-text{
    width:180px;
    height:1em;
}
#edit-keywords-wrapper, 
#edit-publications-range-wrapper, 
#edit-archive-range-wrapper,
#cah-event-date-filter-form #edit-dates-wrapper {
    margin-top:0;
    float:left;    
}

#cah-event-date-filter-form {
    float: left;
}

#cah-event-type-filter-form {
    text-align: right;
}

#edit-keywords-wrapper label,
#edit-publications-range-wrapper label,
#edit-archive-range-wrapper label,
#cah-event-date-filter-form label,
#cah-event-type-filter-form label {
    font-weight: normal;
    margin-right:1em;
    text-transform: uppercase;
}

#edit-keywords-wrapper label,
#edit-publications-range-wrapper label,
#edit-archive-range-wrapper label {
    float:left;
        letter-spacing: .1em;
}

#cah-event-date-filter-form label,
#cah-event-type-filter-form label,
#cah-event-type-filter-form #edit-type-wrapper {
    display: inline;
}

#edit-archive-range-wrapper label{
    font-size: 70%;
}

#publication_listing input,
#publication_listing select,
#publication_search input {
    float:left;
}

#cah-event-date-filter-form select,
#cah-event-type-filter-form select {
    display: inline;
}

#publication_listing input.form-submit,
#publication_search input.form-submit,
#archive_listing input.form-submit,
#archive_search input.form-submit,
#cah-event-date-filter-form input.form-submit,
#cah-event-type-filter-form input.form-submit {
    margin:0 0 auto 1em;
}

#publication_search input.form-submit,
#archive_search input.form-submit
{
    text-indent:-9999px;
    border:none;
    width:16px;
    height:16px;
    background:transparent url('images/dot.gif') top left no-repeat;
}
#publication_search input.form-submit:hover,
#archive_search input.form-submit:hover{
    cursor: pointer;
}

#content .publication {
    overflow:hidden;
}
#content .cover_image {
    float:left;
    width:120px;
}

#content .publication_info {
    float:left;
    width:630px;
    margin:0 auto 0 20px;
}

#content .publication_info .credit{
    margin-top: 0;
    font-size: 80%;
    padding-top: 3px;
    line-height: 1.25em;
    font-style: italic;
}

#content .publication_info .credit + .credit {
    margin-top:-1em;
}

#content .publication_info .out_of_print {
    text-transform: uppercase;
    margin-top:-1em;
}

#content #bottom .col2 .images li.first-img {
    padding-left: 0px;
}

#content #bottom .col2 .imageOver{
    background:url(/img/zoom.gif) no-repeat 50% 50%;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/* Admin Nav */
#admin-navigation {
    background: #E86E24;
    padding: .3em 0;
    text-align: center;
}
#admin-navigation ul {
    margin: 0;
    text-align: center;
}
#admin-navigation li {
    display:inline;
}
#admin-navigation li {
    background: transparent none repeat scroll 0 0;
    display: inline;
    line-height: 17px;
    list-style-image: none;
    padding: 0 1em;
}   

#admin-navigation li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    border: 0;
    font-style: normal;
    text-transform: uppercase;
}

#admin-navigation li ul {
    display: none;
}
.admin a {
    border: 0;
    font-style: normal;
}

/* Homepage animation */

#exhibitions {
    z-index: 100;
    width:944px;
    float:left;
}

.boxgrid {
    width: 468px;
    height: 350px;
    margin-right:4px;
    float:left;
    background:#fff;
    overflow: hidden;
    position: relative;
}

.boxgrid img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

.boxgrid .location {
    font-size: 95%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
}   

.boxgrid .date {
    font-size: 115%;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
}

.boxgrid h3 {
    padding: 0 0 10px 20px;
}

.boxgrid p {
    padding: 0 0 0px 20px;
}

h2 .date-display-single{
    font-style: normal;
}

.exhibition_wrapper{
    float:left;
    width:472px;
}

#exhibitions .link_block{
    float: left;
    width: 468px;
}

.more, 
#edit-publications-range-wrapper label, 
#edit-keywords-wrapper label, 
#cah-event-date-filter-form label,
#cah-event-type-filter-form label{
    font-family: Georgia, Times, serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 70%;
    letter-spacing: .1em;
    text-decoration: none;
}
a.more {
    display: block;
    margin-top:1em;
}
.camh-box {
    margin-top: 20px;
    display: inline;
    background: #d6d6d6;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
a .raquo {
    margin-left: 5px;
    font-size: 150%;
}
p.num_left{
    text-transform: uppercase;
    font-weight:bold;
    color:#EC008C;
    font-family:Helvetica,Arial,sans-serif;
    font-size:125%;
    margin-top:-6px;
}

#content ul li {
    margin-left: 20px;
    margin-right: 50px;
    list-style-type: disc;
    padding-bottom: 0;
}

.exhibition h1 {
    /*    font-family: Georgia, Times, serif;
        font-weight: normal;
        font-style: italic;
        font-size: 250%;
        line-height: 1em;
        text-transform: uppercase;
        padding: 0;*/
}

#images h3,
.exhibition h3,
.gala-content h3 {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 130%;
        padding-bottom: 5px;
        font-style: normal;
        line-height: auto;
}

.exhibition h1.title + h3{
        font-family: Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    font-size: 250%;
    line-height: 1em;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 13px;
}

.col2 h1.title{
    padding-bottom: 25px;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 18px;
}

#content #archive-exhibitions .section{
    margin:0 auto 2em auto;
}

#content #archive-exhibitions ul {
    margin: 0 20px 0 0;
    padding: 0 0 1em;
}

#content #archive-exhibitions li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#archive-exhibitions dt,
#serp-archives dt {
    float: right;
}

#serp-archives dt a,
#archive-exhibitions dt a {
    display: block;
    color: black;
    width: 430px;
    padding: 3px;
}

#serp-archives dd,
#archive-exhibitions dd {
    margin:0;
}

#serp-archives dd a,
#archive-exhibitions dd a {
    display: block;
    padding: 3px;
}

#serp-archives dt {
    clear: right;
}

#archive-exhibitions li {
    clear: both;
}

#content #archive-exhibitions h1{
    margin:0;
}

#content #archive-exhibitions h2 {
    margin-bottom: 5px;
    clear: both;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 130%;
    font-weight: bold;
    text-transform: uppercase;
}


/* gala */

.gala-content {
    display: block;
    float: left;
    margin-right: 30px;
    width: 490px;
    padding-bottom: 20px;
}

.gala-content h3{
    margin:0 !important;
}

.aside {
    display: block;
    float: right;
    width: 260px;
}

.aside .auction a {
    margin-right: 10px;
}

.aside p {
    margin-bottom: 0;
}

.aside p em {
    display: block;
    margin-bottom: 10px;
}

#cah-featured-artists-form .form-item {
    margin: 0 0 30px;
}

#co-chairs {
    margin-bottom: 30px;
}

h3.label {
    font-size: 100%;
    font-style: normal;
    line-height: 1.5em;
    padding: 0;
    text-transform: none;
}

#tickets-callout {
    display: block;
    margin-bottom: 30px;
    margin-left: 70px;
    width: 140px;
    height: 99px;
    padding-top: 41px;
    background: #00aeef;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    font-size: 120%;
}

#tickets-callout:hover {
    background: #949599;
}

p.buy-ticket{
    float:right;
    margin-right:3em;
}
p.buy-ticket + h3{
        clear:both;
}
#content #host-committee,
#content #featured-artists {
    padding: 0;
    margin: 0 0 20px;
}

#host-committee span {
    display: block;
    margin-left: 3em;
}

#content #host-committee li,
#content #featured-artists li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 65%;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
}

#auction-item h2{
    font-style: normal;
}
#auction-item .details,
#auction-item .details li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#auction-item .details {
    margin-bottom: 1.5em;
}

hr.auction-item-separator{
    margin-bottom:3em;
}
.details .artist {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 95%;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
}

.details .estimated-value strong {
    font-family: Georgia,Times,serif;
    font-size: 70%;
    font-style: normal;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
}

.details .dimensions,
.details .credit {
    font-size: 80%;
    font-style: normal;
    line-height: 1.25em;
}

#archive-exhibitions dl dd {
    font-style: italic;
}

div.gala-content h3{
    margin-top:1em;
}
div.gala-content h3#gala-header{
    margin-top:0;
}

.gala-section {
    margin-bottom: 1.5em;
}

/* Gala Auction Items */

#content .auction-item img {
    width: 150px;
    float: left;
}

#content .auction-item ul {
    margin-left: 160px;
    padding: 0;
}

#content .auction-item li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .auction-item .artist,
#content #auction-item h2 {
    line-height: 1.15em;
    margin-bottom: 4px;
    margin-top: 5px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 95%;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0;
}

#content .auction-item .title,
#content #auction-item .title {
    font-family: Georgia,Times,serif;
    font-size: 140%;
    font-style: italic;
    font-weight: normal;
    line-height: 1.12em;
}

#content .auction-item .title span,
#content #auction-item .title span {
    font-style: normal;
}

#content .auction-item .estimated-value strong, #content .auction-item .starting-bid strong {
    font-family: Georgia,Times,serif;
    font-size: 70%;
    font-style: normal;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
}
#content .auction-item ul li.estimated-value{
    height:1.2em;
}
#content .auction-item ul li.starting-bid{
    height: 1.2em;
    /* margin-bottom:1.2em; */
}
#content .auction-item .dimensions,
#content .auction-item .credit {
    font-size: 80%;
    font-style: normal;
    line-height: 1.25em;
}

#content .auction-item .read-more, .view-all {
    font-family: Georgia,Times,serif;
    font-size: 70%;
    font-style: normal;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
}
.view-all{
    float:right;
}
.link {
    font-family: Georgia, Times, serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 70%;
    letter-spacing: .1em;
    text-decoration: none;
}

.donation-type-specifics,
.donation-type {
    display: none;
}

#moving span{
    font-style:italic;
    display:block;
    margin-top:.5em;
}
.highlight{
    color:#fff;
    text-transform:uppercase;
    background-color: #ed008c;
    font-family: Helvetica,Arial,sans-serif;
    font-weight:bold;
    display:inline;
    padding:4px;
    margin-bottom: 0;
}

/* Calendar */

#calendar .img_right {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}

#calendar h2 {
    font-size: 95%;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.15em;
    margin-top: 5px;
    margin-bottom: 4px;
}

#calendar .label {
    margin-bottom: 15px;
}

#calendar p {
    margin-bottom: 1em;
}

#calendar p.big_date {
    margin-bottom: 5px;
}

/* Donation Form */

div.error, tr.error {
    background: none;
    color: #ee008e;
    padding: 2px;
}

div.error {
    border: 1px solid #ee008e;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid #ee008e;
}

.error {
    color: #ee008e;
}

#cah-donate-form .primary label {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 130%;
    padding-bottom: 5px;
}

#cah-donate-form .primary .donation-options label {
    font-family: Georgia,Times,serif;
    font-size: 100%;
    font-weight: normal;
    text-transform: none;
}

#cah-donate-form .gift-details label,
#cah-donate-form .personal-info label {
    float: left;
    width: 11em;
    margin-right: 5px;
    text-align: right;
    font-size: 95%;
}

#cah-donate-form #confirmation strong {
    margin-right: 5px;
    font-size: 95%;
    margin-left: 30px;
    float: left;
}

#cah-donate-form #confirmation #profile-information strong {
    width: 7em;
}

#cah-donate-form #confirmation #donation-information strong {
    width: 19em;
}

#cah-donate-form .gift-details textarea {
    clear: left;
}

#cah-donate-form .gift-details {
    margin-bottom: 30px;
}

#cah-donate-form .form-required {
    color: #ee008e;
}

#cah-donate-form #edit-submit {
    border: 0;
    background: url('images/submit.png') no-repeat;
    display: block;
    height: 42px;
    width: 129px;
    text-indent: -5000px;
    margin-left: 160px;
}

#cah-donate-form #donation-type-special-events label span {
    color: #EC008C;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 125%;
    font-weight: bold;
    text-transform: uppercase;
}

div.donation-options {
    border-bottom: 1px solid #d6d6d6;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 20px;
    clear: left;
}

.donation-type-specifics {
    position: absolute;
    padding: 10px;
    width: 40%;
    background: #fff;
    border: 2px #ccc solid;
}

.donation-type-specifics h3 {
    font-size: 65%;
    letter-spacing: 0.1em;
    text-decoration: none;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.donation-type-specifics h4 {
    margin: 0 0 5px;
}

.donation-type-specifics ul {
    font-size: 80%;
    line-height: 1.25em;
    padding: 0;
    margin: 0 0 0 10px;
}

.donation-type-specifics li {
    margin: 0;
    padding: 0;
}

#cah-donate-form #confirmation strong {
    
}

#pre-content{
    clear:both;
    overflow:hidden;
}


/* on view block */
 .on-view + .on-view{
    margin-top:1em;
    border-top: 1px solid #d6d6d6;
    padding-top:1em;
}

.on-view h3 {
    margin: 25px auto;
    background: #d6d6d6;
    padding-top: 10px 20px 4px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 130%;
    font-weight: bold;
    padding: 10px 20px;
    font-style: normal;
    text-transform: uppercase;
}

.on-view h4 {
    font-family: Georgia,Times,serif;
    font-size: 250%;
    font-style: italic;
    font-weight: normal;
    line-height: 1em;
    padding-bottom: 5px;
    text-transform: uppercase;
}

table.proxy-view {
    border-width: 2px;
    border-spacing: 5px;
    border-style: solid;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}
table.proxy-view th {
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}
table.proxy-view td {
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}

label[for=edit-field-proxy-year-0-value-year] {
    display: none;
}

form#cah-donate-form {
    position: relative;
}

/* CAH BID AUCTION FORM STYLES */

#content .auction-item .dimensions {
    padding-top: 4px;
}

.highlight-text {
    color: #ED008C;
    font-weight: bold;
}

div#edit-max-bid-wrapper {
    position: relative;
}

div#edit-max-bid-wrapper label {
    float: left;
}

#edit-max-bid {
    width: 60px;
    margin-left: 5px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

div#edit-max-bid-wrapper span.form-required {
    position: absolute;
    top: -3px;
    left: 234px;
}

#increment-text {
    font-size: 14px;
    font-style: italic;
}

form#cah-auction-bid-form div.form-item label {
    float: left;
    position: relative;
    margin-right: 5px;
}

div#edit-name-wrapper span.form-required {
    position: absolute;
    top: -3px;
    left: 387px;
}

div#edit-phone-wrapper span.form-required {
    position: absolute;
    top: -3px;
    left: 460px;
}

div#edit-email-wrapper span.form-required {

}

form#cah-auction-bid-form input#edit-name {
    width: 320px;
}

form#cah-auction-bid-form input#edit-phone {
    width: 320px;   
}

form#cah-auction-bid-form input#edit-email {
    width: 320px;   
}

form#cah-auction-bid-form input#edit-submit {
    background-color: #ED008C;
    border: 0;
    color: white;
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: bold;
}

form#cah-auction-bid-form input#edit-submit:hover {
    cursor: pointer;
}

.addthis_toolbox {
	/*display: none;*/
	position: absolute;
	right: 0px;
	bottom: -5px;
	width: 140px;
}

.addthis_toolbox.event {
	bottom: 6px;
}

.relative-wrapper {
	position: relative;
}

.rss-feed {
/*	display: none;*/
	position: absolute;
	right: 20px;
	bottom: 0px;
	font-size: 11px;
}

.rss-feed.calendar {
	bottom: -15px;
	right: 5px;
}

.rss-feed.exhibitions {
	text-transform: uppercase;
	bottom: 5px;
}

.rss-feed.event {
	bottom: -24px;
}

.rss-feed a {
	font-family: Georgia, Times, serif;
 	font-size: 10px;
  letter-spacing: 0.05em;
	white-space: nowrap;
	font-style: normal;
}

#rss-icon {
	background-image: url(/sites/default/files/rss_feed.png);
	height: 18px;
	width: 18px;
	display: inline-block;
	position: relative;
	top: 5px;
	left: 5px;
}

#rss-icon:hover,
a:hover #rss-icon {
	cursor: pointer;
	background-position: 0 18px;
}

dl.admin-list dd {
	padding-bottom: 10px;
}

dl.node-type-list dd {
	padding-bottom: 10px;
}

.special-event {
	top: 5px;
	left: -191px;
}

#date-filter {
    overflow: auto;
    margin: 10px 0;
}

#date-filter .field {
    float: left;
    margin-right: 10px;
}

#content #requests,
#content #requests ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#content #requests {
    margin-bottom: 50px;
}

#content #requests li {
    list-style: none;
    overflow: auto;
    margin: 0;
    padding: 0;
}

#content #requests > li {
    margin-bottom: 10px;
}

.headers {
    font-weight: bold;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
}

#content #requests .zebra {
    background: #ccc;
}

#content #requests ul li {
    float: left;
    margin-left: 0;
    margin-right: 10px;
}

#content #requests ul li {
    width: 215px;
}

#content #requests ul li:first-child {
    width: 20px;
}