/*
Theme Name: Old Webster University Journal Theme
Description: Journal Theme template -- WordPress v3.0.1
Author: Leslie Fuhro
Last Edit: Brian Pratt - September 25, 2013
Version: 1
*/

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
}

/********* search form **********/

.searchbox {
  background: url("/images/searchico.png") no-repeat scroll right 5px center #fff;
  font-size: 0.75em;
  padding: 0.2em 2em 0.2em 0.4em;
}

.search {
  height: 1em;
  margin-top: 0.4em;
}

/***** Wrap ********************/

.container {
  width:970px;
  margin:0 auto;
  overflow: hidden;
}

div.container2 {
  width:970px;
  margin:0 auto;
  overflow: hidden;
}

/****** .meta ******/

/* div.meta { */
/*   padding-top: 0px; */
/*   margin:0 auto; */
/*   overflow: hidden; */
/* } */

.meta {
  font-size: 10px;
  color: #555;
  margin-bottom: 0;
}

.meta a {
  font-size: 10px;
}

.post {
  overflow: hidden;
  margin-bottom: 1em;
  margin: 0px;
}

.archive-post {
  padding: 1.3em 0;
  border-bottom: 1px solid #ddd;
}

.archive-post p {
  margin: 0.7em 0;
}

.wp-post-image {
  border-bottom: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block;
}

/***** Header ********************/

div.header{
  width:970px;
  height:140px;
  margin:15px auto 0;
  background: url('images/header.png');
  background-position:center;
}

div.header-left {
  width:350px;
  height:140px;
  margin:0 auto;
  float:left;
}

div.search{
  float:right;
  margin-right:20px;
  text-align:right;
}

div.icons {
  float:right;
  margin-top:30px;
  margin-right:0px;
}

/***** Header2  ********************/

div.header2 {
  background-color:#074E93;
  width:970px;
  height:80px;
  margin:0 auto;
}

div.header-left2 {
  width:350px;
  height:80px;
  margin:0 auto;
  float:left;
}

div.themelogo { margin-left:15px}

/****** Navigation ******/

#main-nav {
  overflow: hidden;
  background: #131313;
  margin: 0 auto;
}

#main-nav ul { margin: 0; padding: 0 1em; }

#main-nav ul li {
  float: left;
  list-style: none;
}

#main-nav ul li a {
  padding: 0.7em 0.9em;
  color: white;
  display: block;
  font-weight: 300;
  font-size: 1.2em;
}

#main-nav .current-menu-item a,
#main-nav ul li a:hover {
  color: #f48229;
}

/****** Featured story/Slideshow ******/

.homecontent {
  margin: 0px;
  padding: 0 inherit 0 0;
  height:auto;
}

.lefthome{
  padding:0px;
  margin: 0px;
  float:left;
  width:725px;
  height:auto;
}

div.mainimage {
  margin: 0px;
  padding:5px;
  float:left;
  margin-left:15px;
  width:500px;
  height:400px;
  background-color:#000;
}

/****** Right sidebar for Home Page ******/

.righthome{
  margin-right:20px;
  float:right;
  position: relative;
  width:220px;
  overflow:hidden;
}

/****** Category Page ******/

.leftcat{
  float:left;
  padding: 0 1em;
  width: 76%;
}

.rightcat {
  padding: 10px;
  float:right;
  width:210px;
  background-color: #e6e6e6;
}

/* Sidebar */

.announcement h2 {
  font-size: 1.3em;
}

.announcement p {
  font-size: 0.7em;
}

/****** NEWS/LIFESTYLE/SPORTS/OP-ED ******/

.home-sections {
  height:auto !important;
  padding: 0.4em;
  width: 100%;
}

.home-sections p {
  margin: 0px !important;
  font-size: 11px;
  line-height: 1.2;
}

.home-sections h3 {
  margin: 0.3em 0;
  font-size: 12px;
  line-height: 1.3;
}

/***** MEDIA/WEATHER Titles ********************/

.multimediaheader {
  background-color:#084E94;
  overflow: hidden;
}

.multimedia {
  float:left;
}

.weathertitle{
  float:right;
  margin-right:220px;
}

/***** Archive ********************/

.archiveImage {
  float:left;
  margin-right:1em;
}

.archiveImage2 {
  float:left;
  padding: 0.3em 0.7em 0.7em 0;
}

.archiveContent {
  /* width:553px; */
  /* float:right; */
  min-height:50px;
  height:auto!important;
  overflow: hidden;
}

/***** MEDIA/WEATHER Content ********************/

div.MediaWeather {
  min-height:220px;
  height:auto !important;
  height:200px;
  overflow: hidden;
}

div.mediaSection {
  width:640px;
  padding: 10px 10px 0 0;
  vertical-align:top;
  line-height:normal;
  min-height:130px;
  height:auto !important;
  height:130px;
  display:inline;
  float:left;
}

.mediaContent {
  width:120px;
  padding: 0.5em;
  margin-right: 1em;
  float:left;
  display:inline;
}

.weatherContent {
  float:right;
  margin: 0 10px;
  padding: 10px 0 0;
  width:270px;
  font-family: verdana;
}
.weather {
  overflow: hidden;
  height: 3em;
}
div.weathertemp table {width: 270px;}

div.weathertemp td {margin: 10px;}

/***** LINKS ********************/

div.linksheader {
  background-color:#084E94;
  margin: 0 auto;
}

div.linkscontent {
  /* height:150px; */
  margin: 0 auto;
  overflow: hidden;
}

div.linksTable{
  float:left;
  width:450px;
}

div.footerlink {
  padding-top: 6px;
}

/***** Read Print Edition ********************/

div.printPDF {
  float:left;
  width:120px;
  margin-left:20px;
  padding-top:10px;
  overflow:hidden;
}

.printPDF img:hover {
  box-shadow: 0px 0px 5px #084E94;
}

/***** Webster University Logo ********************/

.logo {
  float: right;
  margin-right: 30px;
  padding-top: 20px;
}

/***** Footer ********************/

#footer{
  margin:0 auto;
  margin-top: 0.6em;
  overflow: hidden;
  width: 100%;
}

#footer #copy p {
  color: #eee;
}

#footer #copy {
  background-color: #084E94;
  margin-top: 0.6em;
}

/*date, front page section headers*/

.fSectHeader{
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  padding: 0.6em;
  margin: 0px;
}

a .fSectHeader:hover {
  background: #0A61B7;
}

/*most popular, most commented, twitter, LINKS section headers*/

h3.socMedia {
  font-size: 12px;
  color: #000;
  font-weight:bold;
  padding-bottom:3px;
  margin-bottom:0px;
}

/* byline text */
/* Oh the stories this class could tell. Good thing you'll
   never have to hear them */

.byline {
  font-size: 10px;
  color: #555;
  margin-bottom: 0;
}

.pageHeaderStyle {
  font-size: 18px;
  color: #084E94;
  padding: 0.5em 0;
  font-weight:bold;
  margin-bottom:0px;
}

/***** Font styles ********************/

/* date, front page section headers */

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
}

h1 { font-size: 17px; margin-bottom: 10px;}

h2 { font-size: 16px; margin-bottom: 10px;}

h3 { font-size: 15px; margin-bottom: 10px;}

h4 { font-size: 14px; margin-bottom: 10px;}

h5 { font-size: 10px; margin-bottom: 10px;}

h6 { font-size: 12px; margin-bottom: 10px;}

/***** Link Styles ********************/

a {
  font-size: 10px;
  font-weight:bold;
  font-family: verdana;
}

a:link {color:#084E94;text-decoration:none;}

a:visited {color:#084E94;text-decoration:none;}

a:hover {color:#0C70D5;text-decoration:none;}

a:active {color:#084E94;text-decoration:none;}

.navtitle {
  /* font-size: 14px; */
  font-size: 1.6em;
  color: #084E94;
  font-weight:bold;
  margin: 0px;
}

.navtitle:hover {
  color: #0C70D5;
}

/***** Paragraph Styles ********************/

br { margin-bottom: 10px !important; }

br.weather { margin-bottom: 4px !important; }

p {
  font-size: 13px;
  color: #000;
  font-family: Verdana;
}

p.lowmargin { margin: 0; }

/***** List Styles ********************/

ul { margin: 10px 15px;}

ol {
  margin: 10px 20px;
  padding: 0px;
}

li {
  font-family: Verdana;
  font-size: 12px;
}

li.nav {
  display: inline;
  list-style-type: none;
  text-decoration:none;
  padding-left:22px;
  word-spacing:40px;
}

/***** Table Styles ********************/

table{
  border-collapse:collapse;
  padding-top:10px;
  width: 100%;
  padding-top:0px;
  margin-top:0px;
}

.calendar-table {
  font-size: 1.3em;
  font-weight: bold;
}

.calendar-table td {
  box-sizing: border-box;
  padding: 0.4em !important;
}

table.top {
  border-collapse:collapse;
  border: none;
  padding-top:0px;
  background: #222;
  width: 100%
  margin-top:0px;
}

table.top tr td {
  padding: 1em 0 !important;
  border: none;
}

#fs-main {
  margin-left: 1em;
}

table.media {
  width:700px;
}

table.weatherholder {
  width: 220px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  border: 0px;
  margin-top:0px;
}

tr.weatherholder {
  padding-top:0px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  border: 0px;
}

td.weatherholder {
  width: 220px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  padding-right:0px;
  text-align:left;
  border: 0px;
  font-size: 10px;
  font-family: Verdana;
  color: #000;
}

table.bottomlinks {
  width: 400px;
  margin-top:10px;
  margin-left: 0.5em;
  border: 0px;
}

tr.bottomlinks {
  padding: 0px;
  border: 0px;
}

td.bottomlinks {
  padding: 0 10px;
  text-align:left;
  border: 0px;
}

.sectionheader{
  text-align:left;
  background-color:#084E94;
  color:#fff;
  padding-left:2px;
}

td.sectionspacer{
  text-align:left;
  height: 10px;
}

td {
  padding: 10px 15px 10px 10px;
  width:230px;
  vertical-align:top;
  line-height:normal;
}

tr{
  padding-bottom:10px;
}

.comments li { list-style-type:none;}

/***** Image Captions ********************/

p.wp-caption-text {
  font-size: 10px;
  color: #000;
  text-align:right;
  padding-bottom:5px;
  font-style:italic;
}

/***** Aligning of Images ********************/

img.alignleft {
  float: left;
  margin: 5px 10px 0 0;
}

img.alignright {
  float: right;
  margin: 5px 0 0 10px;
}

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

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.wp-caption {
  background-color: #fff;
  border: 0px solid #ddd;
  margin: 10px;
  padding-top: 4px;
  text-align: right;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 10px;
  line-height: 13px;
  margin: 0;
  padding: 0 4px 5px;
}

/***** Comments ********************/

#commentlist ol {
  font-family: Verdana;
  font-size: 10px;
  color: #000;
}

input {
  border: 1px solid #ccc;
}

textarea {
  border: 1px solid #ccc;
  padding: 5px;
}

.likebuttonContainer {margin-top:30px;}

.staff{
  margin:0;
  padding:0;
}

/********* Theme1 abroad Category **********/

div.themeContainer { width: 970px;}

.themeTable { width: 970px;}

.themeTd {width: 300px;}

.themeMiddle {
  border: 1px solid #000;
  border-top: 0px;
  border-bottom:0px;
  width: 300px;
}

div.tArchiveImage {
  width: 130px;
  float:left;
  margin-left:10px;
}

a.nav3 {
  font-size: 13px;
  color: #084E94;
  font-family: Verdana;
  font-weight:bold;
}

div.tArchiveContent{
  min-height:90px;
  height:auto!important;
  margin: 10px;
  width: 300px
}

div.video {
  margin-top: 10px;
  margin-left:25px;
}

/********* Theme2 Tattoos and Piercings Category **********/

.themeTable { width: 970px; }

.themeTd {width: 300px; }

div.tArchiveImage2 {
  padding-top: 15px;
  width: 275px;
  margin: 0px auto;
}

.cell {
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
  width: 300px;
  height: 400px;
  overflow:hidden;
}

a.nav3 {
  font-size: 13px;
  color: #084E94;
  font-family: Verdana;
  font-weight:bold;
}

div.tArchiveContent2 {
  min-height:90px;
  height:auto!important;
  margin:0px auto;
  padding: 5px;
  width:275px;
}

#credit{ margin:0px; padding:0px; float: right; font-size: 10px;}

p.lowmargin2 { padding: 5px !important; }

.everything{ margin-left: 15px;}

.specialcat {font-size: 14px;}

.specialListContianer {margin-top:20px;}

#twitter_update_list {list-style: none; padding:0px; margin:0px;}

.abroad{
  margin-left:20px;
  float: right;
  line-height: 35px;
  width:460px;
  font-size:16px;
}

#likebuttonIframe, .twitterbutton {
  margin: 1em 0 !important;
  width: 100% !important;
}

/****** Pagination ******/

.pagination {
  padding: 0.7em 0;
  overflow: hidden;
  width: 100%;
}

.pagination .prev {
  float: left;
}

.pagination .next {
  float: right;
}

.pagination a {
  padding: 0.6em;
  background: #eee;
}

/******* Comments ******/

#comments {
  padding: 1em 0 !important;
}

#comments label {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  font-weight: bold;
}

#comments span.required {
  color: red;
}

#comments input, #comments textarea {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0.5em;
}

/****** Podcasts ******/

#podContainer {
  background: white;
}

#podContainer h2 {
  margin: 0;
  padding: 0.7em;
  border-bottom: 1px solid #ddd;
}

#podList {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#podList li {
  overflow: hidden;
  padding: 1em 0.7em;
}

#podList h3 {
  font-size: 13px;
  margin: 0px !important;
  padding: 0px;
  width: 140px;
  float: right;
  color: #333;
}

#podList li:hover {
  background: #084E94;
}

#podList li:hover h3 {
  color: #fff;
}

#podList img {
  border-radius: 500px;
  background: #eee;
}

/* Special Page Stuff */

.home3Col {
  /* width: 31.9%; */
  width: 310px;
  margin: 0 1% 1% 0;
  box-shadow: 2px 2px 5px #bbb;
  padding: 1em;
  float: left;
}
