/*
Theme Name: Ryan Bagwell for Penn State
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Ryan Bagwell
Author URI: http://wordpress.org/
*/
/*
Theme Name: Ryan Bagwell for Penn State
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Ryan Bagwell
Author URI: http://wordpress.org/
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
:focus {
  /* remember to define focus styles! */

  outline: 0;
}
body {
  background: #fff;
  line-height: 1;
}
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */

  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a img {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
strong {
  font-weight: bold;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
body {
  background: #000066 url('../images/gradient-background.png') repeat-x;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
a,
p,
span {
  font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
  color: #444444;
  line-height: 21px;
}
h1 {
  font-size: 26px;
  line-height: 31px;
}
h2 {
  font-size: 26px;
  line-height: 31px;
}
h3 {
  font-size: 18px;
  line-height: 20px;
}
h4 {
  font-size: 16px;
}
a {
  color: #0C51A1;
  text-decoration: none;
}
a:hover {
  color: #2373CE;
}
p {
  color: #444444;
  line-height: 21px;
  margin-bottom: 14px;
}
em {
  font-style: italic;
}
#wrapper {
  width: 960px;
  margin: 0 auto;
  min-height: 600px;
}
header {
  background-color: #006;
}
#utility-nav {
  font-size: 12px;
  height: 45px;
  color: #666666;
  background: #ffffff url('../images/header-gradient.png') repeat-x;
}
#utility-nav .menu {
  display: inline-block;
}
#utility-nav ul {
  display: inline-block;
}
#utility-nav li {
  display: inline-block;
  margin-right: 10px;
  margin: 0 10px;
  line-height: 45px;
}
#utility-nav li a {
  font-size: 12px;
  color: #666666;
  font-size: 13px;
  text-transform: uppercase;
}
#utility-nav li a:hover {
  text-decoration: underline;
}
.social-wrapper {
  display: inline-block;
  float: right;
  padding-right: 10px;
}
.social-wrapper a {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 3px;
  margin-top: 12px;
  cursor: pointer;
}
.social-wrapper a.facebook {
  background: transparent url('../images/social/16/facebook.png') no-repeat;
}
.social-wrapper a.twitter {
  background: transparent url('../images/social/16/twitter.png') no-repeat;
}
.social-wrapper a.rss {
  background: transparent url('../images/social/16/rss.png') no-repeat;
}
/* Home Page */
article .left {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
article .home.left .post-first {
  margin-bottom: 40px;
}
article .home.left .post-first .image-wrapper {
  margin-bottom: 20px;
  position: relative;
  display: block;
  line-height: 0;
}
article .home.left .post-first .image-wrapper:hover {
  opacity: .9;
}
article .home.left .post-first .image-wrapper h1 {
  position: absolute;
  bottom: 0;
  margin: 0;
  background-color: black;
  opacity: .8;
  width: 580px;
  padding: 10px;
  color: white;
}
article .home.left .post-first .image-wrapper:hover h1 {
  color: #6E74EA;
}
article .home.left .post-small {
  width: 290px;
  float: left;
  margin-bottom: 20px;
}
article .home.left .post-small.odd {
  margin-right: 10px;
}
article .home.left .post-small.even {
  margin-left: 10px;
}
article .home.left .post-small img {
  margin-bottom: 20px;
}
article .home.left .post-small h2 {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
}
article .home.left .post-small p {
  font-size: 13px;
}
.widget_categoryposts li a {
  font-size: 16px;
  color: #0C51A1;
}
.widget_categoryposts li a:hover {
  text-decoration: none;
  color: #2373CE;
}
.widget_categoryposts li a.post-title {
  font-size: 16px;
  display: inline-block;
}
.widget_categoryposts li p {
  font-size: 12px;
  line-height: 18px;
  margin-top: 0;
}
.widget_categoryposts li p.post-date {
  font-size: 10px;
  margin-bottom: 5px;
}
.widget_categoryposts li {
  margin-bottom: 15px;
}
/** The Twitter Widget **/
.widget_twitter .follow-button {
  margin-top: 10px;
}
.widget_twitter ul {
  margin-top: 10px;
}
.widget_twitter li {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}
.widget_twitter li span {
  font-size: 12px;
}
.widget_twitter li h4 span {
  font-size: 16px;
}
.widget_twitter li span a {
  font-size: inherit;
}
.widget_twitter li span.time-meta a,
.widget_twitter li span.time-meta a:hover {
  color: #444444;
}
.widget_twitter li .entry-content,
.widget_twitter li .entry-meta {
  display: block;
}
.widget_twitter li .entry-meta {
  display: inline-block;
}
.widget_twitter li .time-meta {
  font-size: 11px;
  display: inline-block;
}
.widget_twitter li .intent-meta {
  color: #444444;
  font-size: 11px;
  margin-left: 5px;
  padding-left: 6px;
  border-left: 1px solid #999999;
}
.widget_twitter li .intent-meta a {
  display: inline-block;
  padding: 0 2px;
}
.widget_twitter li .intent-meta a:first-child {
  padding: 0 2px 0 0;
}
/** Recent Posts Widget **/
.interior.sidebar li.widget_recent_entries li {
  padding: 10px 0;
  border-bottom: 1px dotted #DDDDDD;
  font-size: 12px;
}
.interior.sidebar li.widget_recent_entries li:first-child {
  padding: 0 0 10px 0;
}
/** Interior Pages **/
.breadcrumbs {
  border-bottom: 1px dotted #DDDDDD;
  margin-bottom: 20px;
  color: #999999;
  font-size: 11px;
  position: relative;
}
.breadcrumbs a {
  font-size: 11px;
  color: #0C51A1;
}
.breadcrumbs a:hover {
  text-decoration: none;
  color: #2373CE;
}
.breadcrumbs .share {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.breadcrumbs .share iframe {
  position: relative;
  top: -9px;
}
.breadcrumbs .share .fb-like {
  position: relative;
  top: -3px;
}
article {
  padding: 0 20px 20px 20px;
  background-color: white;
  min-height: 500px;
  background: #ffffff url('../images/header-gradient.png') repeat-x;
}
.date,
.category .date {
  font-size: 11px;
  font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
  margin-bottom: 10px;
  color: #999999;
}
.date.updated,
.category .date.updated {
  color: red;
}
article .featured-image {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
article h1 {
  margin-bottom: 10px;
  color: #0C51A1;
}
article .content blockquote {
  background-color: #EEE;
  padding: 15px;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  margin-bottom: 14px;
}
article .content blockquote > * {
  font-family: "Arial", sans-serif;
}
article .content blockquote p {
  margin: 14px 0 0 0;
}
article .content blockquote p:first-child {
  margin: 0;
}
article .content table {
  border-collapse: collapse;
  border: 1px solid #999;
  width: 100%;
  font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
  color: #444;
}
article .content table caption,
article .content table caption * {
  color: #0C51A1;
}
article .content table td,
article .content table th {
  border: 1px solid #999;
  padding: 5px;
}
article .content table th {
  font-weight: bold;
}
.post-wrapper {
  padding: 15px 0 10px;
  border-bottom: 1px dotted #AAAAAA;
  margin-bottom: 15px;
}
.post-wrapper h2 {
  margin-bottom: 10px;
}
.post-wrapper h2 a {
  margin-bottom: 10px;
  color: #0C51A1;
  font-size: 26px;
}
.post-wrapper h2 a:hover {
  text-decoration: none;
  color: #2373CE;
}
.post-wrapper .post-content a:hover p,
.post-wrapper .post-content a:hover span {
  color: #999999;
}
.post-wrapper .post-content .readmore {
  display: block;
  text-align: right;
  padding-right: 25px;
}
article .sidebar {
  width: 300px;
  display: block;
  float: left;
  margin-top: 20px;
}
article .sidebar li {
  background-color: #F8F8F8;
  padding: 20px;
  border: 1px solid #EEEEEE;
  margin-bottom: 20px;
  font-size: 12px;
}
article .sidebar li li {
  border: 0;
  padding: 0;
  margin: 0;
}
article .sidebar li h4 {
  border-bottom: 1px dotted #DDDDDD;
  margin-bottom: 10px;
  padding-bottom: 5px;
  color: #444444;
}
/** Footer **/
footer {
  background-color: #F3F3F3;
  padding: 10px 20px;
  height: 34px;
  line-height: 34px;
  font-size: 10px;
}
footer a {
  font-size: 10px;
}
/** Register to Vote **/
#registration-form {
  width: 553px;
  color: #444;
  font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
}
#registration-form label {
  display: inline-block;
  width: 130px;
}
#registration-form .field-wrapper {
  margin-right: 10px;
  display: block;
  min-height: 31px;
  width: auto;
}
/*#registration-form .field-wrapper.state {
  width: auto;
  display: inline-block;
}*/
/*#registration-form .field-wrapper.zip {
  width: 167px;
  display: inline-block;
}*/
#registration-form input {
  width: 292px;
  margin-bottom: 10px;
  padding: 5px 5px;
  height: 19px;
  border: 1px solid #999;
  color: #999;
  display: inline-block;
}
#registration-form .invalid input {
  border: 1px solid red;
}
#registration-form .invalid label {
  color: red;
}
#registration-form .field-wrapper.signup label {
  display: inline-block;
  padding-bottom: 10px;
  width: 100%;
  margin-left: 133px;
}
#registration-form .field-wrapper.signup input {
  display: inline-block;
  width: auto;
  position: relative;
  top: 3px;
}
#registration-form button {
  width: auto;
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #444444;
  padding: 0 15px;
  float: right;
}
#footer-lightbox {
  width: 600px;
  height: auto;
  background-color: #F3F3F3;
}
#footer-lightbox ul {
  margin: 0;
  display: block;
  padding: 20px;
}
#footer-lightbox li {
  width: 49%;
  margin-left: 8px;
  display: inline-block;
  vertical-align: top;
}
#footer-lightbox li h2 {
  color: #0C51A1;
  font-weight: 500;
  margin-bottom: 10px;
}
#footer-lightbox li:first-child {
  margin-left: 0;
}
#footer-lightbox #fancybox-content {
  background-color: #F3F3F3;
}
#footer-lightbox li.close-link {
  color: #0C51A1;
  cursor: pointer;
  text-align: right;
  width: 100%;
}
#footer-lightbox div.newsletter-widget input {
  margin-bottom: 5px;
}
article .interior.left .content {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #EEEEEE;
}
article .interior.left .content h2 {
  font-size: 20px;
  color: #0C51A1;
  margin-bottom: 14px;
}
article .interior.left .content ul {
  list-style-type: disc;
  margin-bottom: 14px;
}
article .interior.left .content ul li {
  color: #444444;
  line-height: 21px;
  margin-left: 40px;
  margin-bottom: 14px;
}
.widget_mailchimpsf_widget #mc_signup {
  padding: 0;
}
.widget_mailchimpsf_widget #mc_signup form #mc_message {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 10px;
}
.widget_mailchimpsf_widget #mc_signup form #mc_message strong {
  font-weight: normal;
}
.widget_mailchimpsf_widget #mc_signup form .mc_merge_var {
  margin-bottom: 10px;
}
.widget_mailchimpsf_widget #mc_signup form .mc_merge_var label {
  color: #999999;
  font-family: sans-serif;
  display: block;
  line-height: 25px;
}
.widget_mailchimpsf_widget #mc_signup form .mc_merge_var input {
  width: 100%;
  padding: 5px 0;
  height: 30px;
  line-height: 30px
          border: 1px solid #999999;
  color: #999999;
  margin-right: 5px;
  box-sizing: border-box;
}
.widget_mailchimpsf_widget #mc_signup form .mc_signup_submit {
  margin-top: 10px;
  text-align: left;
}
.widget_mailchimpsf_widget #mc_signup form .mc_signup_submit input {
  width: auto;
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #444444;
}
.newsletter-error {
  font-size: 12px;
  margin-top: 10px;
  line-height: 15px;
}
.newsletter-thank-you {
  font-size: 12px;
  margin-top: 10px;
  line-height: 15px;
}
div.newsletter-widget {
  margin-top: 10px;
}
div.newsletter-widget p {
  display: block;
  margin-bottom: 0;
  display: none;
}
div.newsletter-widget p.show {
  display: block;
}
div.newsletter-widget input {
  width: 90%;
  margin-bottom: 10px;
  padding: 5px 5px;
  width: 76%;
  height: 19px;
  border: 1px solid #999999;
  color: #999999;
  margin-right: 5px;
}
#newsletter-submit {
  width: auto;
  height: 30px;
  border: 0;
  cursor: pointer;
  color: #444444;
}
div.newsletter-widget .loading {
  background: transparent url('../images/loading.gif') no-repeat;
  width: 100px;
  height: 10px;
  display: inline-block;
  margin-left: 26px;
  display: none;
}
/*
 * Mobile Browser Layout
 * 	and (min-device-width : 320px) 
	and (max-device-width : 480px)  {
 */
@media screen and (max-width: 400px) {
  .home html,
  .single html,
  .home body,
  .single body {
    width: auto;
  }
  .home #wrapper,
  .single #wrapper {
    width: auto;
    margin: 0;
  }
  .home img,
  .single img {
    width: 100%;
    height: auto;
  }
  .home header,
  .single header,
  .home nav,
  .single nav,
  .home footer,
  .single footer {
    display: none;
  }
  .home article,
  .single article {
    padding: 0;
  }
  .home article .left,
  .single article .left,
  .home article.right,
  .single article.right {
    width: auto;
    margin: 0;
  }
  .home .interior.left,
  .single .interior.left {
    padding: 10px;
  }
  .home .interior.left .breadcrumbs,
  .single .interior.left .breadcrumbs {
    display: none;
  }
  .home .interior.left .featured-image,
  .single .interior.left .featured-image {
    width: 100%;
  }
  .home article .home.left p,
  .single article .home.left p {
    padding: 0 10px;
  }
  .home .date,
  .single .date {
    padding: 0 10px;
  }
  .home article .home.left .post-first h1,
  .single article .home.left .post-first h1 {
    width: auto;
    position: static;
    padding: 5px 10px;
    height: auto;
  }
  .home article .home.left .post-small h2,
  .single article .home.left .post-small h2 {
    padding: 0px 10px;
    height: auto;
    margin-bottom: 10px;
  }
  .home article .home.left .post-small,
  .single article .home.left .post-small,
  .home article .home.left .post-small.odd,
  .single article .home.left .post-small.odd,
  .home article .home.left .post-small.even,
  .single article .home.left .post-small.even {
    margin: 0;
    width: auto;
    float: left;
    height: auto;
  }
  .home article .sidebar,
  .single article .sidebar {
    width: 100%;
  }
}
