/* Page */
body {
  margin: 0;
  padding: 0;
  background: #ddd;  
}

img {
  max-width: 100%;
}

.clearfix {
  clear: both;
}

.feed-icon {
  display: none;
}

#page-wrapper {
  background: #fff;
}

h1.title, /* The title of the page */
h2.node-title, /* Title of a piece of content when it is given in a list of content */
h2.block-title, /* Block title */
h2.title, /* Comment section heading */
h2.comment-form, /* Comment form heading */
h3.title /* Comment title */ {
  margin: 0;
}

h1#page-title {
  clear: both;
  margin-bottom: 15px;
}

/* Header */
#name-and-slogan /* Wrapper for website name and slogan */ {
  padding: 30px;
  background: #000;
}

h1#site-name,
div#site-name /* The name of the website */ {
  display: none;
}

/* Superfish Main Menu */
.superfish-main-menu {
}

/* Sidebar */
.sidebar .block {
  margin-bottom: 15px;
}

.sidebar .block .content {
  line-height: 1.25em;
  font-size: 85%;
}

.sidebar-box {
  padding: 15px;
  background: #ddd;
}

.sidebar-logo-box .content a {
  display: block;
  margin: 0 auto 30px auto;
  text-align: center;
}

/*
.wide-sidebar .sidebar-logo-box a {
  max-width: 75%;
}
*/

/* Submission Guidelines */
#submission-guidelines-link {
  margin: 0;
}

#submission-guidelines-link a {
  text-decoration: underline;
  color: #B83751;
}

#sml {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 2px solid #ccc;
}

#sml-facebook,
#sml-twitter,
#sml-rss {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  background: url('/sites/all/themes/pre/images/socialmediaicons_v180/facebook-32x32.png') center center no-repeat;
}

#sml-twitter {
  background-image: url('/sites/all/themes/pre/images/socialmediaicons_v180/twitter-32x32.png');
}

#sml-rss {
  background-image: url('/sites/all/themes/pre/images/socialmediaicons_v180/feed-32x32.png');
}

/* Content */
#content .block {
  margin-bottom: 15px;
}

#content .h1-block {
  margin-bottom: 0;
}

#content .block-system {
  margin-bottom: 5px;
}

#content .block-no-margin {
  margin-bottom: 0;
}

.sounding-board-disclaimer {
  line-height: 1.1em;
  font-size: 85%;
  font-style: italic;
  color: #666;
}

/* Journal Volume Link */
#content #block-views-journal-volume-link-block,
#content #block-views-journal-volume-link-block-1 {
  margin: 0 0 10px 0;
}

.view-journal-volume-link {
  margin: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ddd;
  line-height: 1.25em;
  font-size: 0.9em;
}

/* Facebook Like Button */
.fb-like-button {
  float: left;
  margin-bottom: 30px;
}

/* PDF/Email/Print Links */
#block-print-print-links {
  float: right;
  line-height: 19px;
  font-size: 80%;
}

#block-print-print-links a {
  color: #666;
}

#block-print-print-links .print_html,
#block-print-print-links .print_mail,
#block-print-print-links .print_pdf {
  float: right;
  margin: 0 0 0 15px;
}

#block-print-print-links img.print-icon-margin {
  padding-right: 3px;
  vertical-align: middle;
}

/* JVP Menus */
.block.jvp-menu {
  margin-bottom: 0;
  padding: 0 15px 15px 15px;
  border-left: 1px dashed #999;
  border-right: 1px dashed #999;
}

.block.jvp-menu-first {
  padding-top: 15px;
  border-top: 1px dashed #999;
}

.block.jvp-menu-last {
  margin-bottom: 15px;
  border-bottom: 1px dashed #999;
}

.block.jvp-menu h3 {
  display: none; /* Funky views thing going on due to template file hack */
}

.block.jvp-menu .pl-group {
  margin: 0 0 0 1em;
}

.block.jvp-menu h2.block-title {
  margin: 0 0 0 0;
  font-size: 1em;
}

.block.jvp-menu h2.pl-group-heading {
  margin: 0 0 3px 0;
  font-size: 1em;
  color: #666;  
}

.block.jvp-menu .content ul {
  margin: 0;
  padding: 0 0 15px 2em;
  list-style-type: square;
}

.block.jvp-menu .content li .views-field-field-authors-byline {
  font-style: italic;
  color: #666;
}

.block.jvp-menu .content li {
  margin-bottom: 5px;
}

.block.jvp-menu .content li.views-row-last {
  margin-bottom: 0;
}

.block.jvp-menu .content li a {
}

.block.jvp-menu .content li a.active {
  text-decoration: underline;
  color: #1eafd9;
}

.block.jvp-menu .content .views-field-field-authors-byline {
  font-size: 95%;
}

/* Footer */
.region-footer,
.region-footer a {
  color: #aaa;
}

.region-footer {
  padding: 5px 0;
  text-align: center;
  font-size: 70%;
  color: #aaa;
  background: #0F100F;  
}

.region-footer .block {
  margin: 0;
}

/* Archive */
.view-journal-volume-archive .view-content li {
  margin-bottom: 1em;
}

/* Piece Formatting */
.print-link {
  display: none !important;
}

#block-views-authors-block-2 {
  margin-top: 10px;
  font-size: 1.25em;
  font-weight: bold;
  font-style: italic;
}

.view-review-info {
  margin-bottom: 10px;
  font-size: 1.125em;  
  font-style: italic;
  color: #666;
}

.field-name-field-editors-byline,
.views-field-field-editors-byline,
.field-name-field-authors-byline,
.submitted,
.term-listing-heading .taxonomy-term-description {
  margin: 0 0 15px 0;
  font-style: italic;
  color: #666;
}

.submitted a {
  color: #666;
}

.field-name-field-piece-abstract,
.field-name-field-piece-introduction {
  padding: 15px;
  border: 1px dashed #ddd;
  font-style: italic;
}

.field-name-field-piece-abstract div,
.field-name-field-piece-introduction div {
  float: none !important;
  display: inline;
}

.node .field-name-body a {
}

/* Blog Formatting */
.field-name-field-tags {
  margin: 0;
}

.field-name-field-tags .field-item {
  display: inline;
  margin: 0 0.5em 0 0;
}

.field-name-field-tags .field-item a {
  text-decoration: underline;
  font-weight: normal;
}

/* Node 582 Body */
.n582 .start-end-times {
  line-height: 1.25em;
  font-size: 70%;
  color: #666;
}

.n582 .back-to-top {
  text-align: right;
  line-height: 1.25em;
  font-size: 65%;
}

.n582 .back-to-top a {
  font-weight: normal;
  color: #666;
}

.n582-intro {
  border-bottom: 2px solid #ddd;
}

.n582-audio {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #ddd;
}

.n582-thumbs {
  margin-bottom: 15px;
  border-bottom: 2px solid #ddd;
}

.n582-thumb {
  float: left;
  width: 183px;
  margin: 0 15px 15px 0;
}

.n582-thumb.no-right-margin {
  margin-right: 0;
}

.n582-thumb img {
  margin-bottom: 5px;
  width: 100%;
}

.n582-thumb .title {
  margin-bottom: 3px;
  line-height: 1.1em;
}

.n582-videos {
  margin-bottom: 15px;
}

.n582-video {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #ddd;
}

.n582-video.last {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.n582-video h3 {
  margin: 0 0 5px 0;
}

/* Disqus Comments */
.block-disqus {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 2px solid #ddd;
}

/* Footnotes */
#block-views-notes-block,
#block-views-notes-block-1,
ul.footnotes {
  margin: 0;
  padding: 0;
  border: none;
  line-height: 100% !important;
}

ul.footnotes {
  margin: 0;
}

#block-views-notes-block h2.block-title,
#block-views-notes-block-1 h2.block-title {
  margin-bottom: 15px;
}

.view-notes .item-list ul,
.view-notes .item-list ol {
  margin: 0 0 0 17px;
  padding-left: 0;
  font-size: 0.8em;
}

.view-notes .item-list ul li,
.view-notes .item-list ol li,
ul.footnotes li {
  margin-bottom: 10px;
  line-height: 1.1em;
}

.view-notes .item-list ul li,
.view-notes .item-list ol li {
  padding-left: 14px;
}

.footnote-label {
  font-weight: normal;
}

/* Blog Nodes */
body.node-type-blog .field-name-field-image {
  float: left;
  margin: 0 15px 0 0;
}

.blog_usernames_blog a {
  display: none;
}

/* Tabs */
div.tabs {
  margin-top: 15px;
}

/* Disqus Comments */
.disqus-comments {
  border-bottom: 2px solid #ddd;
}

.dsq-comment {
  line-height: 1.1em;
  font-size: 85%;
}

#dsq-content #dsq-footer {
  margin: 1em 0 !important;
}

/* Sounding Board Slideshow */
.sounding-board-slideshow {
  margin-bottom: 15px;
  color: #ddd;  
  background: #0F100F;  
}

.sounding-board-slideshow a {
  font-weight: normal;
  color: #ddd;
}

/* Slidshow Main */
.sounding-board-slideshow .views_slideshow_main {
  padding: 15px 15px 5px 15px;
  border-bottom: 1px solid #333;
}

.sounding-board-slideshow .views_slideshow_main .views-field-field-image {
  margin: 0 0 5px 0;
}

.sounding-board-slideshow .views_slideshow_main .views-field-title h3 {
  margin: 0 0 0 0;
}

.sounding-board-slideshow .views-field-title a {
  color: #13a1d1;
}

.sounding-board-slideshow .views-field-name {

}

/* Slideshow Controls */
.sounding-board-slideshow .views-slideshow-controls-bottom {
  padding: 13px 0 13px 15px;
  background: #0F100F;
}

.sounding-board-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item {
  float: left;
  margin-right: 15px;
  text-align: center;

}

.sounding-board-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
}

.sounding-board-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-image img {
  width: 120px;
  border: 2px solid #0F100F;
  cursor: pointer;
  opacity: 0.75;  
}

.sounding-board-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-field-field-image img {
  border: 2px solid #13a1d1;
  opacity: 1.0;  
}























