/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


 */

#adminHeader {
  padding: 30px 50px 50px 50px;
  background-color: #bac0c7; }

#adminHeader h1 {
  font-family: 'Neon80s', 'Varela Round', sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  color: white;
  color: rgba(17, 80, 255, 0.9);
  text-shadow: 0 0 2px white, 0 0 0px #1102ff, 0 0 10px white, 0 0 15px #06c9ff, 0 0 20px #3dc0ff, 0 0 30px #117bff, 0 0 40px #117bff, 0 0 55px #117bff; }

#adminHeader a {
  text-decoration: none;
  color: rgba(17, 80, 255, 0.9);
  text-shadow: 0 0 2px white, 0 0 0px #1102ff, 0 0 10px white, 0 0 15px #06c9ff, 0 0 20px #3dc0ff, 0 0 30px #117bff, 0 0 40px #117bff, 0 0 55px #117bff; }

#adminHeader a:hover {
  color: rgba(17, 80, 255, 0.9);
  text-shadow: 0 0 2px white, 0 0 0px #1102ff, 0 0 10px white, 0 0 15px #06c9ff, 0 0 20px #3dc0ff, 0 0 30px #117bff, 0 0 40px #117bff, 0 0 55px #117bff;
  background-color: rgba(0, 0, 0, 0); }

#adminSection {
  background-color: #efefef;
  padding: 20px 20px 20px 50px; }

#adminSection h1, h2 {
  color: black; }

#adminSection table {
  border-collapse: collapse; }

#adminSection table th, td {
  padding: 5px; }

#adminSection table td {
  border: 1px solid #c7c7c7; }

#adminSection .even {
  background-color: #e9e9e9; }

#adminSection .odd {
  background-color: #d7d7d7; }

.admin {
  color: black; }

.admin a {
  color: black; }
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px; }

a {
  color: #000; }
  a:visited {
    color: #666; }
  a:hover {
    color: #fff;
    background-color: #000; }

div.field, div.actions {
  margin-bottom: 10px; }

#notice {
  color: green; }

.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table; }

#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0; }
  #error_explanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    margin-bottom: 0px;
    background-color: #c00;
    color: #fff; }
  #error_explanation ul li {
    font-size: 12px;
    list-style: square; }
@import url(http://fonts.googleapis.com/css?family=Londrina+Outline);
@import url(http://fonts.googleapis.com/css?family=Varela+Round);
@font-face {
  font-family: 'Neon80s';
  src: url(/assets/fonts/neon_80s/Neon.ttf); }

body {
  margin: auto;
  max-width: 1400px;
  min-width: 1400px;
  /*max-height: 1600px;*/
  /*padding: 20px 20px 20px 20px;*/
  background-color: #7a7a7a;
  color: #333;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px; }

#mainPageHeader {
  height: 295px;
  width: 100%;
  min-width: 1050px; }

.header_image {
  box-shadow: 0px 0px 30px #000000;
  display: block;
  margin: auto;
  height: 100%;
  width: 100%; }

#mainContent {
  float: left;
  width: 100%;
  height: 100%;
  min-height: 800px;
  background-color: white; }

#footer {
  padding: 10px 40px 10px 40px;
  background-color: black;
  color: white;
  clear: both; }

#footer a {
  color: gray;
  text-decoration: none; }

#footer a:hover {
  color: #9a9a9a;
  text-decoration: none; }

#footer p {
  color: gray;
  margin: 0;
  padding: 0;
  line-height: 10px; }

#footer p.small {
  font-size: 10px;
  line-height: 10px; }

#footer p.medium {
  font-size: 13px;
  line-height: 13px; }

#footer p.large {
  font-size: 16px;
  line-height: 16px; }

#footer p.giant {
  font-size: 20px;
  line-height: 20px; }

#topNavbar {
  background-color: black;
  height: 40px; }

#topNavbar ul {
  margin: 0;
  list-style-type: none; }

#topNavbar li {
  margin: 10px 20px 0 0;
  display: inline-block; }

#topNavbar.neon a {
  position: relative;
  text-decoration: none;
  text-align: center;
  font-family: 'Neon80s', 'Varela Round', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  color: rgba(17, 80, 255, 0.9);
  text-shadow: 0 0 2px white, 0 0 0px #1102ff, 0 0 10px white, 0 0 15px #06c9ff, 0 0 20px #3dc0ff, 0 0 30px #117bff, 0 0 40px #117bff, 0 0 55px #117bff; }

#topNavbar.neon a:hover {
  /*text-shadow: 0 0 1px white, 0 0 1px white, 0 0 1px white, 0 0 1px #FF00DE, 0 0 2px #FF00DE, 0 0 3px #FF00DE, 0 0 4px #FF00DE, 0 0 5px #FF00DE;*/ }

#topNavbar.neon a:active {
  /*text-shadow: 0 0 1px white, 0 0 2px white, 0 0 3px white, 0 0 4px #cb0000, 0 0 7px #cb0000, 0 0 8px #cb0000, 0 0 10px #cb0000, 0 0 15px #cb0000;*/ }

#leftColumn {
  float: left;
  display: inline;
  /*background-color: #87ceeb;*/
  width: 260px;
  border-right: 4px solid black;
  padding-right: 15px;
  margin: 20px 10px 20px 10px;
  overflow: hidden; }

.leftNavBar {
  font-family: arial, verdana, helvetica, sans-serif;
  color: black;
  /*background-color: #87ceeb;*/ }

.fulljustify {
  text-align: justify; }

.fulljustify:after {
  content: "";
  display: inline-block;
  width: 100%; }

.leftNavBar ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.leftNavBar a {
  text-decoration: none;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  color: gray; }

.leftNavBar #facebook a, #twitter a, #email a, #imdb a {
  color: black; }

.leftNavBar a:hover {
  color: gray;
  background-color: rgba(0, 0, 0, 0); }

.leftNavBar#archives {
  width: 260px;
  padding: 10px 0 10px 0;
  border-top: 4px solid black;
  border-bottom: 4px solid black; }

.leftNavBar#archives div {
  overflow: hidden;
  height: 16px; }

.leftNavBar .small_gray {
  font-size: 15px;
  line-height: 15px; }

.leftNavBar div#facebook {
  height: 30px;
  overflow: hidden; }

.leftNavBar .small {
  font-size: 30px;
  border-bottom: 2px solid black;
  line-height: 30px; }

.leftNavBar div#twitter {
  height: 36px;
  overflow: hidden; }

.leftNavBar .medium {
  font-size: 36px;
  line-height: 36px;
  border-bottom: 2px solid black; }

.leftNavBar div#email {
  height: 48px;
  overflow: hidden; }

.leftNavBar .large {
  font-size: 48px;
  line-height: 48px;
  border-bottom: 2px solid black; }

.leftNavBar div#imdb {
  height: 64px;
  overflow: hidden; }

.leftNavBar .giant {
  font-size: 64px;
  line-height: 64px; }

.leftNavBar.adminLink {
  padding: 20px;
  margin: auto; }

#twitterFeed {
  height: 100%;
  max-height: 600px;
  overflow: hidden;
  width: 250px;
  /*background-color: #87ceeb;*/ }

#twitterFeed:hover {
  overflow: auto; }

.imageList {
  max-width: 640px; }

#mainArticlesSection {
  border-left: 4px solid black;
  margin: 20px 0 20px 285px;
  width: 1110px;
  /*background-color: #cc0000;*/
  height: 100%; }

.flash.alert {
  color: red; }

.blog {
  margin: 0 45px 0 15px;
  min-width: 1050px; }

.blog div .blogImage {
  width: 100px;
  float: left;
  padding-right: 15px; }

.blog a {
  text-decoration: none; }

.blog a:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0); }

.blog .author {
  color: #8a8a8a;
  font-size: 1em;
  padding-bottom: 5px; }

.blog .publish_date {
  color: #8a8a8a;
  font-size: 1.1em; }

.blog .blogBody {
  overflow-y: hidden;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  color: #333;
  padding: 10px;
  margin-right: 10px;
  width: 100%;
  height: 100%; }

#lean_years .blogBody {
  font-family: "Courier New"; }

.blog .blogBody .more {
  background-color: #ddd;
  padding: 0px 16px 2px 4px;
  border-radius: 4px 10px 10px 4px; }

.blog h1.article_title {
  font-weight: normal;
  margin-left: -10px;
  text-transform: none;
  background-color: #FFF;
  font-size: 32px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333; }

.blog h1 {
  margin: 0;
  padding: 15px 10px 5px 20px;
  font-size: 40px;
  line-height: normal;
  text-transform: uppercase;
  color: black;
  background-color: #b0b3ba;
  width: 100%; }

a.previous {
  color: black;
  font-size: 75px;
  /*text-shadow: 3px 3px 20px black;*/ }

a:hover.previous {
  color: #eee;
  background-color: rgba(0, 0, 0, 0); }

a.next {
  color: black;
  font-size: 75px;
  /*text-shadow: 3px 3px 20px black;*/ }

.left {
  float: left; }

.right {
  float: right; }

a:hover.next {
  color: #eee;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0; }

.flickeredOut {
  opacity: 0.33; }

.comments_container {
  position: relative;
  margin-left: 40px;
  width: 55%;
  display: inline-block; }

.comments_container h3 {
  color: #1c1c1c;
  font-weight: normal; }

.comments_container form textarea {
  width: 95%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  margin: 10px 0px 10px 10px;
  border: 0;
  padding: 10px;
  color: #222;
  border: 1px solid #e7e7e7; }

.comments_container form div {
  width: 100%; }

.comments_container li {
  list-style-type: none;
  padding: 15px;
  width: 100%;
  margin-top: 10px;
  color: #222;
  border: 1px solid #e7e7e7; }

#no_comments {
  border-radius: 3px;
  border: 1px solid #e7e7e7; }

.comments_container form div.input_button {
  box-shadow: inset -5px -5px 10px #bbbbbb;
  width: 150px;
  border: 0;
  border-radius: 10px;
  margin-top: 4px; }

.comments_container form div.input_button:hover {
  box-shadow: inset -2px -2px 20px #bbbbbb;
  width: 150px;
  border-radius: 10px;
  margin-top: 4px; }

.comments_container form input {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  color: #333;
  border-radius: 10px;
  border-width: 1px; }

#archive div.archive {
  height: 120px;
  overflow: hidden;
  margin-bottom: 20px; }

#archive a {
  text-decoration: none; }

#archive a:hover {
  color: black; }

#archive h1 {
  margin: 0;
  padding: 5px 10px 5px 10px;
  font-size: 2em;
  line-height: normal;
  text-transform: uppercase;
  color: black;
  background-color: #b0b3ba;
  width: 90%;
  margin-left: 25px; }

#archive div.body {
  font-size: .8em;
  line-height: 1.25em;
  margin-left: 25px;
  width: 90%; }

#archive .author {
  color: #8a8a8a;
  font-size: .8em;
  padding-bottom: 5px;
  margin-left: 25px;
  width: 90%; }

#archive .publish_date {
  color: #8a8a8a;
  font-size: 1em;
  margin-left: 25px;
  width: 90%; }

.archive_title {
  margin: 0;
  text-align: center;
  padding: 5px 10px 5px 10px;
  font-size: 3em;
  line-height: normal;
  text-transform: uppercase;
  color: #000000;
  width: 90%;
  margin-left: 25px; }
