/* Fonts */

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts: http://webfonts.fonts.com
*/
@font-face {
  font-family: "UniversLTStd";
  src: url("../font/f1999e78-ab0c-4adc-a7dc-51e567e6cf5e.eot?#iefix");
  src: url("../font/f1999e78-ab0c-4adc-a7dc-51e567e6cf5e.eot?#iefix") format("eot"),
       url("../font/4d1e8df3-6c45-428d-a522-84c8a6a4e533.woff") format("woff"),
       url("../font/3c9abc50-742c-46dd-8af4-c50866112be0.ttf") format("truetype"),
       url("../font/c6310aa0-a8a1-4afc-a747-091de3970894.svg#c6310aa0-a8a1-4afc-a747-091de3970894") format("svg");
}
      
@font-face {
  font-family: "UniversLTStd_Bold";
  src: url("../font/f0e92d0d-9263-4203-b0e2-cb14138b04e8.eot?#iefix");
  src: url("../font/f0e92d0d-9263-4203-b0e2-cb14138b04e8.eot?#iefix") format("eot"),
       url("../font/3145f7f3-577b-4fc5-b041-fd8a5b0b2d40.woff") format("woff"),
       url("../font/f82194e4-e04b-4013-bb9b-4f587dc5f48b.ttf") format("truetype"),
       url("../font/64433e35-936f-4806-b449-75ff58f8fc91.svg#64433e35-936f-4806-b449-75ff58f8fc91") format("svg");
}

@font-face {
  font-family: "monospac821_bt";
  src: url("../font/6223e0c7-1e9c-4adb-90b6-40f10a4dd0d1.eot?#iefix");
  src: url("../font/6223e0c7-1e9c-4adb-90b6-40f10a4dd0d1.eot?#iefix") format("eot"),
       url("../font/32dca774-4f74-4d7e-8df7-9284832a250e.woff") format("woff"),
       url("../font/d0130254-f9c2-45fb-bd94-bce9bd83f572.ttf") format("truetype"),
       url("../font/1d97214f-c847-4bda-8423-d0c81ee25704.svg#1d97214f-c847-4bda-8423-d0c81ee25704") format("svg");
}

@font-face {
  font-family: "monospac821_bt_bold";
  src: url("../font/ca4a742c-f248-4b56-9d35-904b6631ebdc.eot?#iefix");
  src: url("../font/ca4a742c-f248-4b56-9d35-904b6631ebdc.eot?#iefix") format("eot"),
       url("../font/f115e50c-5f9f-4daa-b6df-59500e86625b.woff") format("woff"),
       url("../font/9dce18a0-7fc7-48e9-84b9-af451aa19fef.ttf") format("truetype"),
       url("../font/56ae70b0-8f73-4671-b2a9-4bd3b517ff1f.svg#56ae70b0-8f73-4671-b2a9-4bd3b517ff1f") format("svg");
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v11/ReJM7XTHl2016WmPlSmWK_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/fJ22-hkNvqdD_3TXCrYlmPY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}	

/* Icons */

@font-face {
    font-family: 'Web Symbols';
    src: url('../font/websymbolsligaregular.eot');
    src: url('../font/websymbolsligaregular.eot?#iefix') format('embedded-opentype'),
         url('../font/websymbolsligaregular.woff') format('woff'),
         url('../font/websymbolsligaregular.ttf') format('truetype'),
         url('../font/websymbolsligaregular.svg#websymbols') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

.symbol {
  font-family: 'Web Symbols';
  text-transform: none !important;
}

.symbol.symbol-orange {
  color: #ff6300;
}

.symbol.symbol-white {
  color: #ffffff;
}

.symbol.symbol-large {
  font-size: 24px;
}


body, p {
  font-family: 'UniversLTStd';
  font-size: 16px;
  line-height: 135%;
  color: black;
}


.artwork {
font-family: 'UniversLTStd';
  font-size: 16px;
  line-height: 135%;
  color: black;
}




p.inherit {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.textblock, .textblock p {
  font-size: 13px;
  line-height: 135%;
}

h1, h2, h3 {
  font-family: 'monospac821_bt';
}

h3 {
  text-transform: uppercase;
}

h1 {
  font-size: 29px;
  font-family: 'monospac821_bt';
  text-transform: uppercase;
  margin-right: 0%;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: left;
}

h2 {
  font-family: 'UniversLTStd_Bold';
  font-size: 15px;
  padding-bottom: 20px;
}

h2.section-header {
  margin-top: 0;
  padding-bottom: 0;
}

h4 {
  font-family: 'UniversLTStd';
  font-weight: normal;
  font-size: 16px;
  padding-bottom: 6px;
  text-transform: uppercase;
}


/* General styles */

hr {
  border-color: black;
}

A:link, A:visited {
  color: black;
}

ol li a:link {
  text-decoration: underline;
}

img {
  width: auto;
  height: auto;
}

.clearfix {
    clear: both;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.underlined {
  text-decoration: underline !important;
}

.truncate {
  width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.action-bar {
  float: right;
  font-size: 23px;
  margin-top: 12px;
}

.no-purchase-btn {
  margin-top: 18px !important;
  height: 22px;
}

.dim {
  opacity: 0.2;
}

.hidden-on-load {
  display: none;
}

body.main {
 padding-top: 60px;
}

body.flush_topz {
    padding-top: 0px;
}

body {
    padding-top: 60px;
    padding-bottom: 40px;
}

fieldset {
  margin-top: 0px;
  margin-bottom: 20px;
}

.jumbotron .exhibition {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

ol {
  margin-left: 20px;
  padding-left: 0;
  margin-top: 10px;
}

ol li {
  margin-bottom: 10px;
}

.profile img {
    margin-right: 1em;
}

.followers .profile,
.followed .profile {
    margin-bottom: 1em;
}

.favorite-form,
.follow-form {
    display: inline;
}


/* Navbar/Subnav */

.top-container {
  position: relative;
}

#dd3-logo {
  width: 117px;
  height: 33px;
  background: url('../img/dd3-logo-sprite.png');
  background-position: 0 -83px;
}

#dd3-logo:hover {
  background-position: 0 0;
}

.navbar {
  //background-color: rgba(255,255,255,0.5);
  background-color: white;
  border-bottom: 3px solid black;
}

.navbar .navbar-toggle {
  font-size: 16px;
}

.nav {
  font-family: 'UniversLTStd';
  text-transform: uppercase;
  font-size: 13px;
  line-height: 18px;
  float: none;
}

.nav A, .nav A:link {
  font-family: 'UniversLTStd';
  font-size: 13px;
  color: black;
}

.navbar-nav>li>a {
  background: inherit !important;
  padding: 0 !important;
  margin: 15px 10px 15px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a.selected {
  border-top: 1px solid black !important;
  border-bottom: 1px solid black !important;
}

.navbar-nav>li.separator {

}

.navbar-nav>li.separator>a {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.navbar.subnav {
  border-top: 1px solid rgb(204, 204, 204);
  border-bottom: 1px solid rgb(204, 204, 204);
  border-radius: 0;
  color: black;
  min-height: 20px !important;
  height: 28px !important;
  padding: 5px 0px 5px 0px;
  margin-top: 45px;
  margin-bottom: 30px;
}

.navbar.subnav.subnav-unbordered {
  border: 0;
  margin-top: 0px;
  margin-bottom: 10px;
}

.navbar.subnav ul li {
  padding-right: 20px;
}

.navbar.subnav ul li:last-child {
  padding-right: 0;
}

.navbar.subnav ul li.active a {
  color: #aaaaaa !important;
}

.navbar.subnav ul li a {
  height: auto !important;
  padding: 0px 5px 0px 5px;
}

.nav .follow-form,
.nav .favorite-form {
    display: block;
}

.nav .follow-form .btn,
.nav .favorite-form .btn {
    display: block;
    padding: 2px 5px 0px 0px;
}

.nav a.active {
  color: #aaaaaa;
}

.nav>li>a {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: -12px;
}

.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
  left: 0;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: black;
}

.navbar-nav>li.last.open:hover>a {
  color: white !important;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  border-color: black;
}

ul.sidenav li a:link {
  font-family: 'monospac821_bt';
  font-size: 24px;
  padding: 0;
  margin-bottom: 10px;
  text-decoration: none;
}

ul.sidenav li a:hover, ul.sidenav li a.active {
  color: black;
  text-decoration: underline;
  background: none;
}


.topnav-container {
  position: relative;
}

.navbar .search-form-container {
  z-index: 100;
  position: absolute;
  top: 35px;
  right: 10px;
  width: 96%;
}

.navbar .search-form-trigger {
  padding-right: 0;
  padding-left: 0;
  width: 14px;
}

a.navbar-brand {
  font-family: "monospac821_bt_bold";
  text-transform: uppercase;
  font-size: 25px;
}

.navbar .search-form-container .search-form {
  padding: 0;
  margin: 0;
  float: right;
  width: 100%;
}

.navbar .search-form-container .search-form #search-form-keywords {
  padding: 15px 10px 15px 10px !important;
  font-size: 13px;
  margin-right: 8px;
  height: 22px;
  line-height: normal;
  width: 100%;
}

.user-logged-out .navbar .search-form-container .search-form #search-form-keywords {
  width: 422px;
}

.nav .caret, .nav:hover .caret, .nav:focus .caret {
  border-top-color: black !important;
  border-bottom-color: black !important;
}


/* Buttons */

.endless_loading {
  font-family: 'UniversLTStd';
  text-transform: uppercase;
  font-size: 10px;
  border: 1px solid black;
}

.btn, .endless_more {
  font-family: 'UniversLTStd';
  text-transform: uppercase;
  font-size: 10px;
  border: none;
  // background: black;
  color: white;
  // padding-left: 50%;
  // padding-right: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0;
  margin-top: 5px;
  border: 1px solid black;
  background-color: black;
}

.btn:hover, .btn:focus, .btn:active {
  background: none !important;
  color: inherit !important;
  border-color: inherit !important;
  outline: none !important;
}

.btn-disabled, .btn-disabled:hover, .btn-disabled:focus {
  color: #CCCCCC;
}

a.btn:link, a.btn:visited {
  background: black;
  color: white;
}

a.btn:hover, a.action:hover {
  text-decoration: none;
}

.bordered-btn {
  border: 1px solid rgb(204, 204, 204);
  padding: 8px 8px 8px 8px;
}

.big-bordered-btn {
  font-size: 13px;
  text-transform: uppercase;
  border: 2px solid black;
  padding: 15px 15px 15px 10px;
}

a.plain-btn, a.plain-btn:link, a.plain-btn:visited,
button.plain-btn, button.plain-btn:link, button.plain-btn:visited {
  font-family: 'UniversLTStd_Bold';
  text-transform: uppercase;
  font-size: 10px;
  border: none;
  background: white;
  color: black;
  padding: 0px;
  border-radius: 0;
}

a.not-clickable {
  cursor: default !important;
}

.follow-btn {
  font-size: 15px;
}

.follow-btn .active-text {
  display: none;
}

.follow-btn:hover {
  text-decoration: underline;
}

.follow-btn:hover .active-text {
  display: block;
}
.follow-btn:hover .inactive-text {
  display: none;
}

.large-btn {
  font-size: 14px;
  padding: 5px 8px 3px 8px;
}


/* Forms */

form input[type=text], form input[type=password], form input[type=search], form input[type=email] {
  border: 1px solid rgb(170, 170, 170);
  border-radius: 0;
  padding: 2px 5px 2px 5px;
  font-family: 'UniversLTStd';
  font-size: 13px;
  height: 30px;
}

form textarea.form-control {
  font-family: 'UniversLTStd';
  font-size: 13px;
  padding: 4px;
  border-radius: 0;
  height: 170px;
}

form.search-form input[type=text] {
  width: 250px;
  text-transform: uppercase;
  margin-top: 6px;
  height: 18px;
  font-size: 10px;
}

select, select.form-control {
  font-size: 11px;
  height: 30px;
  font-family: 'UniversLTStd';
  color: black;
  text-transform: uppercase;
  border-radius: 0px;
  border-color: rgb(170, 170, 170);
  padding: 0;
}

.form-vertical .btn.btn-primary {
  width: 100%;
}

.centered-form {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.centered-form h1 {
  text-align: center;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
}

select:focus, select.form-control:focus {
  outline-color: black;
}

legend {
  font-family: 'UniversLTStd';
  font-size: 11px;
  text-transform: uppercase;
}

.form-control:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: inherit;
  box-shadow: none;
  border-width: 1px;
  outline: 0 none;
}

.form-error {
  text-transform: uppercase;
  color: #b94a48;
  
}

.collaborator-username-container {
  width: 160px;
  display: block;
}

.collaborator-username-add {
  padding-top: 8px;
}

.collaborator-username-container .twitter-typeahead {
  margin-bottom: 0;
}

.collaborator-list LI {
  font-size: 13px;
}

.terms-label {
  font-weight: normal;
  font-size: 13px;
}

.terms-label a {
  text-decoration: underline;
}

/* Search Result List */

.results-row-divider {
  border-color: transparent;
}

.result-list-container {
  max-width: 100%;
  width: 100%;
}

.artwork-container {
  padding: 10px;
  border: 1px solid #CCCCCC;
}

.center-container {
  margin-left: auto;
  margin-right: auto;
}

.exhibition-list-description {
  float: left;
  /*width: 70%;*/
  font-size: 14px;
}

.exhibition-list-actions {
  float: right;
  width: 30%;
  font-size: 18px;
  color: rgb(126, 126, 126);
  text-align: right;
}

.result-list-container IMG.list-thumbnail {
  width: 100%;
}

.result-list-container .new-btn-container {
  border: 2px dashed #000000;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 75%;
  margin-bottom: 20px;
}

.result-list-container .new-btn-container .btn-primary, .result-list-container .new-btn-container .btn-primary:hover {
  width: 100%;
  background: none !important;
  border: none !important;
  color: black;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 !important;
}

.result-list-container .new-btn-container div.inner-text {
  font-family: 'UniversLTStd_Bold';
  font-size: 13px;
}

.search-filter {
  text-transform: uppercase;
  font-size: 10px;
  color: black;
}

.search-filter A.selected {
  color: rgb(150, 150, 150);
}

.search-filter SELECT {
  display: block;
  margin-bottom: 8px;
  width: 200px;
}

.search-filter-header {
  font-family: 'UniversLTStd_Bold';
  padding-bottom: 6px;
}

.help-block {
  font-size: 0.9em;
  font-weight: normal;
}

.help-block-error {
  font-size: 13px;
  color: #b94a48;
}

.alert {
  font-size: 13px;
  border-radius: 0;
}

.alert-success {
  color: black;
  background-color: #dddddd;
  border: 1px solid #aaaaaa;
  margin-top: 5px;
}

.alert-error {
  color: #b94a48;
  padding: 0;
}

.control-label {
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 2px;
  font-size: 11px;
}


/* Connect */

.profile {
  margin-bottom: 1em;
}

.profile a:link, .profile a:visited {
  color: inherit;
}

.profile .avatar {
  width: 56px;
  height: 56px;
}

.profile .follow-form {
  float: right;
  margin-right: 2em;
}

.profile .creator-username {
  display: block;
  margin-bottom: 2px;
}

.creator-avatar-container img {
  width: 250px;
  height: 250px;
}

.creator-info form {
  float: right;
  display: inline;
}

.creator-info .follow-btn {
  height: auto;
  margin-right: 8px;
}

.endless_container {
  margin-top: 1em;
}

.media-file {
    margin-bottom: 15px;
}

.media-thumb {
  max-width: 300px;
  height: 150px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.media-file-row {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #cccccc;
}

.media-file-row h3, .media-file-row fieldset {
  margin-top: 0;
}

.media-file .truncate {
  width: 80%;
}

.delete-mediafile-form {
  float: left;
  width: 30px;
}

.media-file .delete-btn {
  font-size: 23px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
}

#media-upload-form {
  display: inline;
}

.media-file img {
  max-height: 150px;
  max-width: 200px;
}

.upload-form .items .glyphicon {
  font-size: 20px;
}

.modal-backdrop {
    opacity: 0.5;
}

h4.modal-title {
  font-family: 'UniversLTStd_Bold';
  font-size: 13px;
}

.modal-header {
  border-color: black;
}

.modal-body, .modal-body p, .modal-body .control-label {
  font-family: 'UniversLTStd';
  font-size: 13px;
  line-height: 125%;
}

.modal-content {
  border-radius: 0;
}

.modal-footer {
  text-align: left;
}

.modal-footer .btn {
  margin-right: 20px;
}

.modal-footer .btn:hover {

}

.login-prompt-btn {
  padding: 8px;
}

.facebook-btn {
  background: #3B5998 !important;
}

.form-field-width-container,
.form-field-height-container,
.form-field-depth-container {
  width: 20%;
  float: left;
  margin-right: 4%;
}

.form-field-units-container {
  width: 28%;
  float: left;
  min-width: 100px;
}

.form-field-edition-container {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.form-field-year-container {
  width: 48%;
  float: left;
}

.form-field-price-container {
  width: 28%;
  float: left;
  margin-right: 4%;
}

.form-field-password-container {
  margin-bottom: 5px;
}


.form-field-shipping_cost-container {
  width: 34%;
  float: left;
}

.form-field-qty_available-container {
  width: 30%;
  float: left;
  margin-right: 4%;
}

.form-field-artist_name-container {
  clear: both;
}

.form-field-colors-container {
  margin-bottom: 5px;
  margin-top: -8px;
}

.form-field-colors-container div {
  margin-top: -12px;
}

.form-field-colors-container div:after {
  content: "";
  clear: both;
  display: table;
  line-height: 0;
}

.form-field-colors-container UL {
  padding-left: 0;
}

.form-field-colors-container UL LI {
  font-size: 10px;
  width: 75px;
  float: left;
}

.form-field-colors-container UL LI INPUT.form-control {
  height: auto;
  width: auto;
  display: inline-block;
  margin-top: -4px;
}

.modal-body-expandable {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.unlabeled-media-form {
    position: relative;
}
.unlabeled-media-form .overlay {
    background: #333;
    opacity: 0.4;
    display: none;
    z-index: 5000;
    position: absolute;
}

.media-link-form {
  width: 60%;
}

#unlabeled-media-files-container {
  
}

.label-container {
  margin-bottom: 5px;
}

.label {
  font-size: 100%;
  font-weight: normal;
}

.label-container:after {
    content: '';
    clear: both;
    height: 0;
}

.label-container .label {
    margin-right: 6px;
    margin-bottom: 6px;
    line-height: 16px;
    float: left;
}

.label-container .label a {
    margin-left: 4px;
    color: inherit;
    border-left: 1px solid #fff;
    padding-left: 4px;
}

.tt-dropdown-menu {
    border: 1px solid #ccc;
    min-width: 150px;
    width: 100%;
    background: #fff;
}

.tt-hint {
    padding: 8px 12px;
    height: 380px
    font-size: 14px;
    line-height: 1.428571429;
    border: 1px solid transparent;
}

.tt-suggestion {
    padding: 5px;
    line-height: 30px;
}

.tt-suggestion p {
    padding: 0;
    margin: 0;
}

.tt-is-under-cursor {
    background: #357ebd;
    color: #fff;
}

.twitter-typeahead {
    display: block !important;
    margin-bottom: 20px;
}

.cboxIframe {
    background: #fff;
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

body #cboxOverlay {
    background-color: #333;
}

/* CheckboxSelectMultiple */
form ul li {
  list-style-type: none;
  height: 24px;
}

form ul li label {
  height: 24px;
}
f
form ul li label input {
  height: 24px !important;
  display: inline-block !important;
  width: auto !important;
}

/* Profile settings - character count */

#bio-countdown {
  margin-top: -10px;
  margin-bottom: 5px;
  text-align: right;
}


/* Creator page */

.creator-avatar {
  width: 60px;
  height: 60px;
  margin-right: 30px;
  float: left;
}

.creator-title {
  font-family: "monospac821_bt_bold";
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 80px;
  margin-top: 40px;
}

.creator-bio {
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 20px;
}


/* Editor */

.exhibition-edit-link {
  display: block;
  position: relative;
}

.exhibition-edit-link:hover {
  text-decoration: none;
}

.delete-trigger {
  position: absolute;
  display: none;
  top: 10px;
  right: 5px;
  text-decoration: none !important;
  color: #000000;
  font-size: 36px;
}

.exhibition-edit-link:hover .delete-trigger {
  display: block;
}

.exhibition-edit-link .exhibition-status-details {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  height: 40px;
  background: #333333;
  color: #ffffff;
  opacity: 0.5;
}

.exhibition-edit-link .exhibition-status-details .meta {
  float: right;
}

.editable-title {
  display: inline-block;
  padding: 5px 5px 5px 0px;
  margin-bottom: 5px;
}

.editable-title:hover {
  cursor: pointer;
}

.editable-title.open:hover {
  cursor: normal;
}

.editable-title .help-text {
  margin-top: 0px;
  font-size: 10px;
}


/* Embedding */

.embed-form, .link-form {
  display: none;
  margin-bottom: 10px;
}

.embed-form .help_text, .link-form .help_text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  text-transform: uppercase;
}

.embed-form .embed-info, .link-form .link-info {
  width: 100%;
  line-height: 1.0em;
  height: 60px;
  padding: 5px;
  font-size: 12px;
  color: #ff6300;
  text-transform: none !important; /* Do NOT uppercase this - embed codes are case-sensitive */
}

.link-form .link-info {
  height: 30px;
}


/* Viewers */

a.dd3_miniviewer {
  overflow: hidden;
  cursor: url('../img/rotate2.png') 12 12,e-resize;
  width: 100%;
/*  height: 225px;*/
}

a.dd3_miniviewer img {
  width: 100%;
}

.viewer-container {
  position: relative;
  margin-bottom: 20px;
}

.viewer-subnav {
  margin-bottom: 10px;
}

#dd3_viewer {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  cursor: default;
  clear: both;
}

.favorite-btn {
  margin-top: -8px;
}

.social .fb {
  background: url('../img/icon2_fb.gif') !important;
  height: 20px !important;
  width: 20px !important;
}

.social .twitter {
  background: url('../img/icon2_twitter.gif') !important;
  height: 20px !important;
  width: 20px !important;
}

.social .googleplus {
  background: url('../img/icon2_google.gif') !important;
  height: 20px !important;
  width: 20px !important;
}


/* Flatage helpers */

.section-toggle {
  font-family: 'monospac821_bt';
  text-decoration: underline;
  font-size: 30px;
  display: block;
  margin-bottom: 12px;
}

.text_link {
  text-decoration: underline;
}

.collapse { 
  -webkit-transition: height 0.01s; 
  -moz-transition: height 0.01s; 
  -o-transition: height 0.01s; 
  -ie-transition: height 0.01s; 
  transition: height 0.01s; 
}

#gift_info .input {
  color: rgb(170, 170, 170);
  width: 195px;
  height: 24px;
  font-family: 'UniversLTStd';
  font-size: 11px;
  margin-bottom: 4px;
  padding: 1px;
}


/* Modals */

/* TODO: media queries for small screens */

.big-modal .modal-dialog {
  padding-top: 120px;
}

.big-modal .modal-dialog .modal-content {
  padding-left: 150px;
  padding-right: 150px;
  padding-top: 40px;
  padding-bottom: 40px;
  border: 3px solid black;
}

.big-modal .modal-dialog .modal-content .modal-header {
  padding-left: 0;
  padding-bottom: 0;
}

.big-modal .modal-dialog .modal-content .modal-header h4.modal-title {
  font-family: 'monospac821_bt';
  font-size: 25px;
  text-transform: uppercase;
}

.big-modal .modal-dialog .modal-content h1 {
  margin-left: auto;
  margin-bottom: 60px;
  font-size: 48px;
}

.big-modal .modal-dialog .modal-content .modal-body {
  padding: 20px 0px 20px 0px;
}

.big-modal .modal-dialog .close {
  color: black;
  opacity: 1.0;
  position: absolute;
  top: 3px;
  right: 15px;
  font-size: 50px;
  font-family: 'Lato';
  font-weight: 100;
}

.big-modal .modal-dialog .modal-content .modal-body .btn.btn-primary {
  width: 100%;
}




/* Splash screen dialog */

/* TODO: media queries for small screens */
#home-splash .modal-dialog {
  width: 64%;
  left: 18%;
  padding-top: 80px;
}

#home-splash .modal-dialog .modal-content {
  background: black;
  color: white;
  padding: 10px;
}

#home-splash .modal-dialog .modal-content h1 {
  margin-left: auto;
  margin-bottom: 60px;
  font-size: 48px;
}

#home-splash .modal-dialog .modal-content .modal-body {
  padding: 40px 80px 120px 80px;
}


#home-splash .modal-dialog .modal-header .close {
  color: white;
  opacity: 0.6;
}

button.text_submit:hover {
   text-decoration: underline;   
}
button.text_submit_selected {
   text-decoration: underline;   
}
button.text_submit {
  background: none;
   border: none;
   color: #000000;
   cursor: pointer; 
   padding: 0px;
   text-transform: uppercase;
   text-align: left;
   padding-bottom: 4px;
   line-height: 120%;
}

body.fullscreen {
  padding: 0px;
}

div.blog_entry_summary {
  height: 300px;
  width: 100%; 
  // display: inline-block; 
  position: relative; 
  background-position-x: 50%; 
  background-position-y: 50%; 
  background-size: cover; 
  background-repeat: no-repeat; 
}

//div.blog_entry_summary:hover div.blog_entry_summary_screen {
//  background-color: rgba(255,255,255,0.75);
//}

div.blog_entry_summary:hover div.blog_entry_summary_title {
  background-color: rgba(255,255,255,0.75);
 // font-family: UniversLTStd_bold;
}

div.blog_entry_summary_screen {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
//  -webkit-transition: background 0.2s; 
//  -moz-transition: background 0.2s; 
//  -o-transition: background 0.2s; 
//  -ie-transition: background 0.2s; 
//  transition: background 0.2s; 
}

//div.blog_entry_summary:after {
//  padding-top: 80.00%;
//  display: block;
//  content: '';
//} 

span.blog_entry_summary_title {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

div.blog_entry_summary_title {
  //-webkit-transition: background 0.2s; 
  //-moz-transition: background 0.2s; 
  //-o-transition: background 0.2s; 
  //-ie-transition: background 0.2s; 
  //transition: background 0.2s; 
  // box-sizing: content-box;
  width: 101%;
  position: absolute; 
  text-transform: uppercase;
  display: table;
  pointer-events: none;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-family: UniversLTStd;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px;
  background-color: rgba(255,255,255,0.75);
  line-height: 120%;
  min-height: 48px;
}

div.blog_entry_container:hover {
  border: 2px solid black;
}

//div.blog_entry_container:hover div.blog_entry_summary_title {
//  bottom: -4px;
//}

div.blog_entry_container {
  width: 33.3333%; 
  float: left; 
  // padding: 10px;
  border: 5px solid white;
}

  @media (min-width: 400px) { 
    .navbar-nav>li {
       float: left;
    }
  } 
  @media (min-width: 1350px) { 
	.container {
       max-width: 1320px;
     }
  }
  @media (min-width: 1590px) { 
	.container {
       max-width: 1560px;
     }
  }

div.frontpage_banner {
  margin-top: 5px;
  float: left;
  width: 100%;
  background-color: black;
  // margin-top: 30px;
  border-left: 5px solid white;
  border-right: 5px solid white;
}

table.frontpage_banner {
  width: 100%;
}

td.frontpage_banner_sep {
  width: 10px;
  background-color: white;
}

td.frontpage_banner {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'monospac821_bt';
  font-size: 35px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  background-color: black;
  line-height: 115%;
}

a.frontpage_banner:hover {
  text-decoration: none;
}

a.frontpage_banner {
  font-family: 'monospac821_bt';
  font-size: 28px;
  text-transform: uppercase;
  color: white;
  background-color: black;
  line-height: 115%;
  text-decoration: none;
}

div.community_banner {
  margin-top: 5px;
  float: left;
  width: 100%;
  background-color: black;
  // margin-top: 30px;
  border-left: 5px solid white;
  border-right: 5px solid white;
}

table.community_banner {
  width: 100%;
}

td.community_banner_sep {
  width: 10px;
  background-color: white;
}

td.community_banner {
  padding: 15px;
  font-family: 'monospac821_bt';
  font-size: 15px;
  //text-transform: uppercase;
  text-align: left;
  color: white;
  background-color: black;
  line-height: 115%;
}

a.community_banner:hover {
  text-decoration: none;
}

a.community_banner {
  font-family: 'monospac821_bt';
  font-size: 15px;
  //text-transform: uppercase;
  color: white;
  background-color: black;
  line-height: 115%;
  text-decoration: none;
}

div.post_container {
  padding-right: 50px;
}

div.post_title {
  text-transform: uppercase;
  margin-top: 12px;
  font-size: 25px;  
  margin-bottom: 24px;
  line-height: 120%;
}

div.post_content p img {
  width: 100%;
}

img.post_image {
  width: 100%;
  margin-bottom: 20px;
}

div.post_content a {
  text-decoration: underline;
}

div.post_content p {
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01rem;
  color: rgba(0,0,0,0.9);
  margin-bottom: 25px;
}

div.footer {
  margin-top: 50px;
  border-top: 1px solid black;
}

ul.footer {
  display: block;
  padding: 0px;
  margin: 0px;
}

li.footer {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 33.33%;
  height: 120px;
  padding:0px;
  margin: 0px;
  font-size: 15px;
}

li.first {
}


h2.footer {
  color: black;
  font-weight: normal;
  font-family: UniversLTStd;
  text-transform: uppercase;
  font-size: 15px;
}

p.copyright {
  font-family: UniversLTStd;
  font-size: 12px;
}

a.footer {
  font-size: 15px;
}

h2.info_page {
  font-family: UniversLTStd;
  font-weight: normal;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 12px;
  font-size: 25px;
  margin-bottom: 24px;
  line-height: 120%;
}



p.manifesto {
  line-height: 175%;
  font-weight: normal;
  font-family: monospac821_bt;
  font-size: 24px;
  margin-top: 20px;
}

a.headlink {
  
}

div.slideshow { 

width: 100%;
height: 500px;
position: relative;
# background-color: #0000ff;
}

img.slideshow { 
height: 500px;
top: 0px;
margin-left: auto;
margin-right: auto;
opacity: 0.0;
// position: absolute;
display: block;
  transition-property: opacity;
  transition-duration: 1s;
}

div.ssc { 
  position: absolute;
  height: 500px;
  width: 100%;
}

