/*
Theme Name: The Graduate School; Online Magazine
Theme URI: http://www.xxx.com
Description: The Graduate School; Online Magazine Website.
Version: 1.0
Author: Kaptiv8
Author URI: http://kaptiv8marketing.com
*/
/* html5reset.css - 01/11/2011 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.google-font-raleway {
  font-weight: 400;
  /*Normal*/
  font-weight: 600;
  /*Semi-Bold*/
  font-weight: 700;
  /*Bold*/
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif; }

.google-font-roboto {
  font-weight: 500;
  /*Medium*/
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }

/* Basic HTML tags */
a {
  color: #000; }
  #top a, #header a {
    color: #FFF; }
  #footer a {
    color: #8a8a8a; }

a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

.logo a:hover, a.featured-image:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

a:focus, a:active {
  outline: none; }

table, .table {
  border-collapse: collapse;
  display: table; }

table td, .table-cell {
  vertical-align: top;
  display: table-cell; }

p, .gform_confirmation_message {
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  padding-bottom: 1em;
  line-height: 1.5; }
  p .read-more, .gform_confirmation_message .read-more {
    display: block;
    text-transform: uppercase;
    font-weight: 700; }
  #header p, #header .gform_confirmation_message {
    line-height: 1.25; }
  body.single #main p, body.single #main .gform_confirmation_message {
    line-height: 1.75; }
  body.single #main .content-section:first-child p:first-child::first-letter, body.single #main .content-section:first-child .gform_confirmation_message:first-child::first-letter {
    /*
	    font-size: 75px; 
	    line-height: 60px;
*/
    font-size: 400%;
    line-height: 1;
    color: #000;
    float: left;
    padding-top: 4px;
    padding-right: 8px; }
  p.read-more-p, p.author, .full-width p, body.single #main .content-section p:last-child, .gform_confirmation_message.read-more-p, .gform_confirmation_message.author, .full-width .gform_confirmation_message, body.single #main .content-section .gform_confirmation_message:last-child {
    padding-bottom: 0; }

p, .entry li, .comment-body li, .gform_confirmation_message {
  font-size: 18px; }
  #header p, #header .entry li, #header .comment-body li, #header .gform_confirmation_message {
    font-size: 28px; }
  .box p, .box .entry li, .box .comment-body li, .box .gform_confirmation_message {
    font-size: 14px; }

blockquote {
  border-bottom: 4px solid #000;
  border-top: 4px solid #000;
  padding: 2.25rem 0; }

small, .copyright {
  font-size: 11px; }

h1.logo {
  margin: 0;
  line-height: 1; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.title {
  text-align: center; }

a.btn, #top li.btn a, .entry input[type="submit"] {
  padding: 7px 35px;
  color: #FFF;
  text-align: center;
  background: transparent;
  text-transform: uppercase;
  font-size: 18px; }
  #header a.btn, #main a.btn, #header #top li.btn a, #main #top li.btn a, #header .entry input[type="submit"], #main .entry input[type="submit"] {
    border: solid 3px #8a8a8a;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    font-weight: 700; }
  #header a.btn, #header #top li.btn a, #header .entry input[type="submit"] {
    border-color: #FFF;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }

.entry input[type="submit"] {
  color: #8a8a8a; }

a.btn {
  display: inline-block; }

hr {
  width: 100%;
  border: 0;
  height: 3px;
  color: #666666;
  background-color: #666666;
  margin: 1em auto; }
  #header hr {
    color: #FFF;
    background-color: #FFF;
    margin: 2em auto;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  #header hr, .box-content hr {
    width: 55%; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  display: block;
  line-height: 1.25;
  margin-bottom: .65em;
  text-transform: uppercase;
  font-weight: 600;
  color: #8a8a8a; }
  #header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
    font-weight: 400; }
  .current-issue h1, h1.post-title, .current-issue h2, h2.post-title, .current-issue h3, h3.post-title, .current-issue h4, h4.post-title, .current-issue h5, h5.post-title, .current-issue h6, h6.post-title {
    margin-bottom: 0; }
  blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {
    text-transform: none;
    color: #000; }
  .rotator-content h1, .rotator-content h2, .rotator-content h3, .rotator-content h4, .rotator-content h5, .rotator-content h6 {
    line-height: .85;
    color: #FFF; }

h1 {
  font-size: 35px; }
  #header h1 {
    font-size: 55px; }
  .current-issue h1, h1.year {
    font-size: 45px;
    letter-spacing: 7px; }

h2 {
  font-size: 32px; }

h3 {
  font-size: 29px; }

h4 {
  font-size: 26px; }

h5 {
  font-size: 23px; }

h6 {
  font-size: 20px; }

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  p, .entry li, .comment-body li, .gform_confirmation_message {
    font-size: 17px; }
    #header p, #header .entry li, #header .comment-body li, #header .gform_confirmation_message {
      font-size: 25px; }
    .box p, .box .entry li, .box .comment-body li, .box .gform_confirmation_message {
      font-size: 13px; }
  h1 {
    font-size: 33px; }
    #header h1 {
      font-size: 48px; }
    .current-issue h1, h1.year {
      font-size: 40px; }
  h2 {
    font-size: 30px; }
  h3 {
    font-size: 27px; }
  h4 {
    font-size: 24px; }
  h5 {
    font-size: 21px; }
  h6 {
    font-size: 18px; } }

@media only screen and (max-width: 768px) and (min-width: 481px) {
  p, .entry li, .comment-body li, .gform_confirmation_message {
    font-size: 16px; }
    #header p, #header .entry li, #header .comment-body li, #header .gform_confirmation_message {
      font-size: 22px; }
    .box p, .box .entry li, .box .comment-body li, .box .gform_confirmation_message {
      font-size: 12px; }
  h1 {
    font-size: 31px; }
    #header h1 {
      font-size: 41px; }
    .current-issue h1, h1.year {
      font-size: 35px; }
  h2 {
    font-size: 28px; }
  h3 {
    font-size: 25px; }
  h4 {
    font-size: 22px; }
  h5 {
    font-size: 19px; }
  h6 {
    font-size: 16px; } }

@media only screen and (max-width: 480px) {
  p, .entry li, .comment-body li, .gform_confirmation_message {
    font-size: 15px; }
    #header p, #header .entry li, #header .comment-body li, #header .gform_confirmation_message {
      font-size: 19px; }
    .box p, .box .entry li, .box .comment-body li, .box .gform_confirmation_message {
      font-size: 11px; }
  h1 {
    font-size: 29px; }
    #header h1 {
      font-size: 34px; }
    .current-issue h1, h1.year {
      font-size: 30px; }
  h2 {
    font-size: 26px; }
  h3 {
    font-size: 23px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 17px; }
  h6 {
    font-size: 14px; } }

/* Nav */
#top li, #footernav li {
  float: left;
  display: inline;
  list-style: none; }

.main-nav li {
  margin-left: 17px;
  padding-left: 17px; }
  #top .main-nav li {
    border-color: #FFF;
    margin-left: 9px;
    padding-left: 9px; }
    #top .main-nav li.current_page_item a, #top .main-nav li.btn a {
      border: solid 2px rgba(255, 255, 255, 0.5);
      border-radius: 16px;
      -moz-border-radius: 16px;
      -khtml-border-radius: 16px; }
    #top .main-nav li.btn a {
      color: #000;
      background-color: #FFF;
      padding-left: 16px;
      padding-right: 16px;
      font-size: 13px !important; }
    #top .main-nav li a {
      padding: 4px 12px; }
  .main-nav li a {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700; }
  #top .main-nav li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none; }

#footer .main-nav {
  float: left; }

#footer .sub-menu, #footer .children {
  display: none; }

.sfm-rollback {
  display: none !important;
  bottom: auto !important;
  height: auto !important; }

/* Main Layout */
#wrapper {
  width: 100%;
  position: relative;
  text-align: left; }

.container {
  clear: both;
  width: 80%;
  /* 1000px / 1250px */
  font-size: 0.8125em;
  /* 13 / 16 */
  max-width: 92.3em;
  /* 1200px / 13 */
  margin: 0 auto; }
  #main .container {
    padding: 3% 0; }
    .home #main .container {
      padding: 0; }

.span_1_of_2:nth-child(2n+1), .span_1_of_3:nth-child(3n+1), .span_1_of_4:nth-child(4n+1), .span_1_of_5:nth-child(5n+1), .span_1_of_6:nth-child(6n+1), .span_1_of_7:nth-child(7n+1), .span_1_of_8:nth-child(8n+1), .span_1_of_9:nth-child(9n+1), .span_1_of_10:nth-child(10n+1), .span_1_of_11:nth-child(11n+1), .span_1_of_12:nth-child(12n+1) {
  margin-left: 0;
  clear: both; }

#top .col, .col.no-margin {
  margin-top: 0;
  margin-bottom: 0; }

.map-code-section .col {
  margin-top: 0; }

/* Start Website in Sequence */
body {
  color: #666666;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
  font: 100%/1.4;
  background: #FFF; }

body.admin-bar {
  margin-top: 32px; }
  body.admin-bar #top {
    top: 32px; }

#top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  background: transparent;
  padding: 12px 0; }
  #top.active {
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.4s;
    transition: 0.4s; }
  #top #nav, #top .social-search {
    float: right; }
  #top #nav {
    margin-top: 25px; }

#header {
  position: relative; }

#header, #header .rotator {
  background-color: #000; }

#header .container {
  z-index: 2;
  position: relative; }

.rotator {
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed; }

.rotator, .rotator .container {
  height: 400px; }
  .home .rotator, .home .rotator .container {
    height: 710px; }
  .single-post .rotator, .single-post .rotator .container {
    height: 550px; }

.rotator-content {
  color: #FFF;
  position: absolute;
  text-align: center;
  bottom: 25px;
  width: 100% !important;
  z-index: 700;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  .home .rotator-content {
    bottom: 25px; }

.cycle-nav {
  width: 100%;
  z-index: 500;
  position: absolute;
  top: 0; }
  .cycle-nav a {
    position: absolute;
    display: block;
    width: 62px;
    height: 710px;
    text-indent: -99999px; }
  .cycle-nav a.cycle-prev {
    background: transparent url(images/slide-prev-shadow.png) no-repeat center center;
    left: -62px; }
  .cycle-nav a.cycle-next {
    background: transparent url(images/slide-next-shadow.png) no-repeat center center;
    right: -62px; }

.cycle-pager {
  overflow: hidden;
  position: absolute;
  text-align: center;
  bottom: 5px;
  width: 100%;
  z-index: 500;
  height: 50px; }
  .cycle-pager span {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-size: 50px;
    height: 16px;
    width: 16px;
    margin: 0 4px; }
  .cycle-pager span.cycle-pager-active {
    color: #bebdbd; }
  .cycle-pager > * {
    cursor: pointer; }

.map-code iframe {
  width: 100%; }

#main {
  background: #FFF;
  padding-bottom: 5%; }
  #main .current-issue {
    padding: 4% 0 1%; }

.entry ul, .entry ol, .comment-body ul, .comment-body ol {
  width: 97%;
  margin: 0 auto 3em auto;
  padding: 0; }
  .entry ul ul.sub-menu, .entry ol ul.sub-menu, .comment-body ul ul.sub-menu, .comment-body ol ul.sub-menu {
    margin-bottom: 0; }
  .entry ul li, .entry ol li, .comment-body ul li, .comment-body ol li {
    margin: 0.5em 0 0.5em 2em;
    line-height: 1.25em; }

.entry ul li, .comment-body ul li {
  list-style: circle; }

.box {
  background: #f2f2f2;
  text-align: center; }
  .box .box-content {
    padding: 7% 15%; }

.social-networks {
  text-align: center; }
  .social-networks img {
    width: 22px;
    height: auto;
    margin-right: 2px; }
  #top .social-networks {
    margin-right: 15px;
    float: right; }
  #footer .social-networks {
    margin-left: 35px;
    float: left; }

.issues-repeater .issue {
  text-align: center; }
  .issues-repeater .issue img.issue-image {
    margin-bottom: 5px; }

#footer {
  background: #FFF; }
  #footer .ftr-nav-sn {
    margin-top: 8px; }
  #footer .copyright {
    margin-top: 15px;
    color: #8a8a8a; }
  #footer .ftr-logo {
    float: right; }

/* Blog */
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 60px; }
  .navigation .alignleft, .navigation .alignright {
    width: 45%; }
  .navigation .alignright {
    text-align: right; }
  .navigation .alignleft {
    text-align: left; }

p.postmetadata, .blog-posts-date, .event-date, .blogsubnav li {
  font-size: 14px; }

.entrywrapper {
  margin-bottom: 25px; }

.blogsubnav h2 {
  margin-bottom: 5px; }

.blogsubnav li {
  list-style: none;
  margin-bottom: 25px; }
  .blogsubnav li li {
    margin-bottom: 0px; }

/* Begin Images */
img {
  max-width: 100%;
  height: auto; }
  .full-width img, .featured-image img {
    width: 100%;
    display: block; }

.table-cell img, td img {
  max-width: none; }

.centered, .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  margin: 6px 0 2px 20px;
  display: inline; }

.alignleft {
  margin: 6px 20px 2px 0;
  display: inline; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

@media only screen and (max-width: 768px) and (min-width: 0px) {
  img.alignright, img.alignleft {
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: block; } }

.wp-caption {
  max-width: 96% !important;
  width: auto !important; }

/* Shadows */
#main {
  -moz-box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 43px rgba(0, 0, 0, 0.75); }

#header, #main, #footer {
  position: relative; }

#header {
  z-index: 2; }

#main {
  z-index: 3; }

#footer {
  z-index: 4; }

/* Start Forms */
input, textarea {
  border: solid 1px #666666;
  outline: none;
  background-color: #FFF;
  font-family: "Raleway", Arial, Verdana, Helvetica, sans-serif;
  padding: 2px;
  font-size: 12px; }
  #top input, #top textarea {
    border: none; }

input[type="text"] {
  height: 24px;
  line-height: 24px; }

#searchform {
  float: right;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 15px;
  -moz-border-radius: 15px;
  -khtml-border-radius: 15px; }

#searchform input {
  float: right;
  background-color: transparent; }

input[type="text"].search {
  height: 20px;
  line-height: 20px;
  width: 145px;
  padding-left: 7px; }

input[type="submit"].searchbtn {
  height: 24px;
  line-height: 24px;
  width: 22px;
  background: url(images/bkrnd_search-btn.png) no-repeat left center;
  text-indent: -9999em; }

input:hover[type="submit"] {
  cursor: pointer; }

/*  Responsive Stylesheets ============================================ */
@media only screen and (max-width: 1304px) and (min-width: 0px) {
  .rotator {
    background-attachment: scroll; }
    .home .rotator {
      background-size: auto 100%; } }

@media only screen and (max-width: 1024px) and (min-width: 0px) {
  .sfm-rollback {
    display: block !important;
    top: 38px;
    right: 10px !important; }
  #nav, #footernav {
    display: none; }
  #footer .social-networks {
    margin-left: 0; }
  .cycle-nav a.cycle-prev {
    left: 0; }
  .cycle-nav a.cycle-next {
    right: 0; } }

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .container {
    width: 93.75%;
    /* 960px / 1024px */ } }

@media only screen and (max-width: 768px) and (min-width: 0px) {
  #footer .col {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .rotator {
    background-size: auto 100%; }
  #footer {
    text-align: center; }
    #footer .social-networks, #footer .ftr-logo {
      float: none; } }

@media only screen and (max-width: 768px) and (min-width: 481px) {
  .container {
    width: 93.75%;
    /* 720px / 768px */ } }

@media only screen and (max-width: 480px) {
  .container {
    width: 93.75%;
    /* 450px / 480px */ }
  /*  GRID OF EIGHT TURNS INTO A GRID OF FOUR */
  .span_8_of_8,
  .span_7_of_8,
  .span_6_of_8,
  .span_5_of_8,
  .span_4_of_8 {
    width: 100%;
    margin-left: 0; }
  .span_3_of_8,
  .span_2_of_8,
  .span_1_of_8 {
    margin: 1% 0 1% 3.2%; }
  .span_3_of_8 {
    width: 74.2%; }
  .span_2_of_8 {
    width: 48.4%; }
  .span_1_of_8 {
    width: 22.6%; }
  .span_1_of_8:nth-child(4n+1) {
    clear: both;
    margin-left: 0; }
  .cycle-nav {
    display: none; } }
