/* ------------------------------- *\
             Contents
\* ---- -------------------------- */
/*
Global
Header
Menu
Content
Footer
Responsive
Screenplays
Tumblr
Twitter
Search
*/


/* GLOBAL */

body {
  padding: 0;
    margin: 0;
    font-family:Arial,sans-serif;
    font-size:9pt;
    }

a {
  color:black;
  font-weight:bold;
  }

a:hover {
  color:red;
  text-decoration:none;
  }

.noshow {
  display:none;
  }

#home,
#entry {
  background-color: #000;
  }

#comic {
  text-align: center;
  }

#category {
  background-color: #fff;
  }


#category,
#entry {
  margin: 0;
  padding: 0;
  }

#album {
  text-align: center;
  background: #ccc;
  width: 100%;
  }

#album #wrapper {
  background-color: #fff;
  margin: 0 5% 0;
  padding: 0 !important;
  }

#page.text .wrapper {
  margin-left: 20%;
  margin-right: 20%;
  }


#section.about {
  background-color: #dfff00;
  }

#section.archive {
  background-color: #595656;
  }

#section.comics {
  background-color: #006699;
  }

#section.pictures {
  background-color: #5A98A5;
  }

#section.print {
  background-color: #62374c;
  }

#section.text {
  background-color: #B3485F;
  }

#section.video {
  background-color: #cd5903;
  }



/* HEADER */

#header {
  margin: 0 0 17px;
  padding: 0;
  text-align: center;
  }

#album #header {
  margin: 0 0 100px;
  }

#entry #header {
  margin: 0;
  padding: 0;
  }

#entry #header h1,
#home #header h1,
#category #header h1 {
  color:#000;
  font: bold 3.5em  Tahoma, Verdana, sans-serif;
  margin: 0 50px 0;
  padding-bottom: 4px;
  text-decoration:none;
  text-transform: lowercase;
  text-shadow: 3px 3px 3px #ccc;
    text-shadow: 3px 3px 3px rgba(204,204,204,.9);
  }

#header h1 a {
  text-decoration: none;
  }

#header H2 {
    font: normal 20px Arial, sans-serif;
  letter-spacing: 1px;
  margin: 0 0 25px;
  padding: 0;
    text-align:center;
    }

#topbar {
    background-color: black;
    color: white;
    font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
  height: 34px;
    line-height: normal;
  overflow: visible;
    padding-bottom: 3px;
    text-align: center;
    width: 100%;
    }

#topbar a {
  color: #FFF;
  text-decoration:none;
  }

#topbar a:hover {
  color:red !important;
  }

#topbar .home {
  color: white;
  display: block;
  float: left;
  font: bold 22px Tahoma, Verdana, sans-serif;
  line-height: 1;
  padding: 8px 50px 13px 50px;
  }

#topbar ul {
  background-color: black;
  float: left;
  margin: 10px 0;
  padding: 3px 7px 0 7px;
  }

.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  }

.topbar {
  background-color: #000 !important;
  color: #fff;
  left: 0;
  overflow: visible;
  position: fixed;
  right: 0;
  top: 0;
  }

.topbar .home {
  font: bold 3.4em  Tahoma, Verdana, sans-serif;
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-decoration: none;
  }

.topbar a.home:hover {
  color: red;
  }

.topbar .btn {
  background-color: #191919;
  border: 2px solid #4c4c4c;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: none;
  float: right;
  padding: 7px 10px;
  margin: 5px 5px 0;
  }

.topbar .btn:hover {
  border: 2px solid #fff;
  }

.topbar .nav-non-collapse {
    clear: none;
  }



.topbar ul {
  display: block;
  font: normal 120% Geneva, Tahoma, 'Trebuchet MS', sans-serif;
  left: 0;
  list-style: none;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  text-transform: lowercase;
  }

.topbar ul > li {
  display: block;
  float: left;
  line-height: 18px;
  }

.topbar ul > li > a {
  color: #fff;
  display: block;
  padding: 10px 10px 11px;
  text-decoration: none;
  }

.topbar ul > li > a:hover {
  color: red;
  }


.header-image {
  background-color: black;
  border: 1px solid black;
    border-radius:7px;
  -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
  display: table;
  height: 100px;
  margin: 10px 0 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
  width: 570px;
  }

.greetings,
.greetings2 {
  background-color: #000;
  display: table-cell;
    color:white;
    font: bold 10px Verdana, sans-serif;
    text-align:center;
  vertical-align: middle;
  width: 100px;
  padding: 0 10px;
  margin: 0;
  }

.header-image .middle-pic {
  background: #000 url(http://rubbercat.net/main/header/rotate.php);
  display: table-cell;
  height: 100px;
  margin: 0;
  padding: 0;
  width:370px;
  }

.tip-top {
  font-family: Geneva, Tahoma, 'Trebuchet MS', sans-serif;
  text-align: right;
  margin-right: 25px;
  }

/* MENU */

#menu {
  font: normal 120% Geneva, Tahoma, 'Trebuchet MS', sans-serif;
  margin: 0;
  min-width:120px;
  padding: 10px 0;
  position: fixed;
  text-align: center;
  width: 120px;
  }

#menu a {
  color: white;
  display: block;
  font-weight: normal;
  text-decoration: none;
  padding: 3px 0;
  }

#menu a:hover {
  color: red;
  }

#menu a.long {
  font-size: 90%;
  }

#menu .menu-section {
  margin-top: 15px;
  }

#menu a.donate:hover {
  color: red !important;
  }
#menu a.Jan:link,
#menu a.Jan:visited {
  color: #B28DC5;
  }
#menu a.Feb:link,
#menu a.Feb:visited {
  color: #ff0080;
  }
#menu a.Mar:link,
#menu a.Mar:visited {
  color: #80ff00;
  }
#menu a.Apr:link,
#menu a.Apr:visited {
  color: #8929A4;
  }
#menu a.May:link,
#menu a.May:visited {
  color: #dfff00;
  }

#menu a.Jun:link,
#menu a.Jun:visited {
  color: #2c7bd3;
  }
#menu a.Jul:link,
#menu a.Jul:visited {
  color: #c20000;
  }
#menu a.Aug:link,
#menu a.Aug:visited {
  color: #ffc200;
  }
#menu a.Sep:link,
#menu a.Sep:visited {
  color: #9a243e;
  }
#menu a.Oct:link,
#menu a.Oct:visited {
  color: #fa970b;
  }
#menu a.Nov:link,
#menu a.Nov:visited {
  color: #bc8a4d;
  }
#menu a.Dec:link,
#menu a.Dec:visited {
  color: #36a8c2;
  }
#menu ul {
  padding-right:33px;
}

/* CONTENT */

#content {
  background-color: #FFFFFF;
  }

#album #content a img:hover {
  border: 2px solid red;
  }

#album #content img {
  border: 1px solid black;
  }

#album .item {
  margin-bottom: 100px;
  }

#album .title {
   font: bold 1.1em Verdana, sans-serif;
  }

#album .caption  {
   font: normal 1.1em Verdana, sans-serif;
  }

#entry #main {
  background: #000;
  padding: 0;
  margin: 0;
  }

#home #main {
  background-color: #fff;
  margin: 0 25px 0 121px;
  min-width: 570px;
  padding-top: 0;
  position: absolute;
  text-align: left;
  top: 0;
  vertical-align: top;
  }

#entry #content {
  background: #fff;
  margin-left: 5%;
  margin-right: 5%;
  }

#entry .post {
  margin-top: 0;
  }

.post {
  color: black;
  margin-top: 4px;
  }

.post-header {
    border-top:1px solid black;
    border-bottom:1px solid black;
    padding:5px 0;
    text-align:center;
    }

#entry .post-header {
  margin-bottom: 20px;
  margin-top: 40px;
    border-top: none;
    border-bottom:none;
    padding:5px 25px;
    text-align:left;
  }

a.date {
  font: bold 1.1em Helvetica, Arial, Tahoma, sans-serif;
  text-align:center;
  }

#entry a.date {
  color: gray;
  font-size: 1.5em;
  }

#entry a.date:hover {
  color: gray;
  text-decoration: underline;
  }

.post-body {
  color: #000;
  font: normal 1em Verdana, Arial, sans-serif;
  padding: 17px 20px;
  }

.post-footer {
   padding: 0 6px 6px;
   text-align: right !important;
  }
  .post-footer {
   	padding: 0 6px 6px;
   	text-align: right !important;
  	}
  .post-footer a {
  	color: #999 !important;
    	font: normal 10px Verdana, Arial, sans-serif;
  	margin-right: 5px;
  	padding: 0 5px;
  	text-decoration: none;
  	text-transform: lowercase;
  	}
  .post-footer a:before {
  	content: "#";
  	}
  .post-footer a:hover {
  	text-decoration: underline;
  	}

#category .post-footer {
  display: none;
  }

.post-categories {
  font: normal 10px Verdana, Arial, sans-serif;
  }

.post-categories a {
  color: #999 !important;
  font-weight: normal;
  margin-right: 5px;
  padding: 0 5px;
  text-decoration: none;
    }
.post-categories a:hover {
  text-decoration: underline;
  }

a.br,
a.bbr,
a.bw,
a.date,
a.tp,
a.wb,
a.wo,
a.wr {
  font-weight:bold;
  text-decoration:none;
  }

a.br,
a.bbr,
a.bw,
a.date {
  color: #000000;
  }

a.br:hover,
a.bbr:hover,
a.blue:hover,
a.date:hover,
a.wr:hover {
  color: red;
  }

a.br,
a.pg {
  font-family:Verdana,sans-serif;
  }

a.bbr {
  font: bold medium Verdana, sans-serif;
  }

a.bw:hover  {
  color : #FFFFFF;
  }

a.blue {
  color: blue;
  text-decoration:none;
  }
a.flickr img {
  border: 2px solid black;
  }
a.flickr:hover img {
  border: 2px solid #ff1c92;
  }
a.pg {
  color : #590068;
  text-decoration:underline;
  }

a.pg:hover  {
  color : #9dc8b3;
  font-style:italic;
  text-decoration:none;
  }

a.tp {
  color:#006699;
  font: bold 13px Tahoma,Verdana,sans-serif;
  }

a.tp:hover {
  color:#cc33cc;
  }

a.wb,
a.wo,
a.wr {
  color: #FFF;
  }

a.wb:hover  {
  color: black;
  }

a.wo:hover  {
  color:orange;
  }

.anime {
  background-color: #ff0080;
  color: #cdd300;
  font: bold 1.3em Tahoma, sans-serif;
  }

.archive #right .box {
  padding: 2px 10px;
  }

.archive #right .box ul li{
  margin-bottom: 5px;
  }

.archive-month {
  font-size: 133%;
  }

.archive-posts {
    margin-left:10px;
    margin-top:-10px;
    }

.archive-posts a {
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  }

ul.archive-posts li {
  display: block;
  }

.archive-year {
    border-top:1px solid black;
    border-bottom:1px solid black;
  font-size: 1.2em;
    text-align:center;
    padding:5px 25px;
    text-align: center;
  }

.archive-yearbook {
  margin: 10px 10px 0;
  text-align: center;
  }

.archive-yearbook a {
  text-decoration: none;
  }

.post blockquote {
    background: #e1ebf2;
    border: 1px solid black;
  border-radius: 5px;
    font: normal 13px Georgia, 'Times New Roman', Helvetica, serif;
  line-height: 20px;
    padding:10px 17px;
    }
.post blockquote blockquote {
    border: 0;
  border-radius: 0;
  border-left: 2px solid gray;
    padding:0 0 0 10px;
    }
.bohr {
    font-family: Arial, sans-serif;
    font-size: 1em;
    }

.bort {
  background-color:#556b2f;
  color: white;
  font: bold 16px Verdana, sans-serif;
  }

.box {
    background:#FFFFFF;
    border: 2px solid black;
    font-family: lucida grande,Verdana,sans-serif;
    }

.boxtext {
  font: normal 12px lucida grande,Verdana,sans-serif;
  }

.bq {
    background: #d7eede;
    border: 1px solid black;
    font-family:Verdana,sans-serif;
    margin:10px 25px;
    padding:10px 20px;
    }

.byline {
   color: gray;
    font: bold 8pt Verdana, sans-serif;
    font-style: italic;
    }

.caption {
    color: black;
    font: bold 8pt Verdana, sans-serif;
    }

.chat {
  font: bold 14px monospace;
  list-style-type:none;
  line-height: 18px;
  margin: 15px;
  list-style-type: none;
  list-style-position: outside;
  }

.chat ul {
  list-style-type:none;
  margin:0;
  padding:0 0 0 1px;
  text-align: left;
  }

.chat ul li {
  color:#000;
  }

.chat ul li span.label, span.label {
  font-weight: bold;
  }

.chat ul li span.user_1, span.user_1 {
  color:#ff0000;
  }

.chat ul li span.user_2, span.user_2 {
  color:#0000ff;
  }

.chat ul li span.user_3, span.user_3 {
  color:#1f9400;
  }

.chat ul li span.user_4, span.user_4 {
  color:#b536da;
  }

.chat ul li.odd {
  background-color:#FFF;
  }

.chat ul li.even {
  background-color:#FFF;
  }

.column {
  align-content: center;
  margin-right: 25px;
  margin-bottom: 25px;
  min-width: 300px;
  width: 44%;
  float: left;
  }
.column .box {
  margin-bottom: 25px;
  }

.column a {
  text-decoration:none;
  }

.column H2 {
    font-weight: bold;
  font-size: 30px;
  margin: 0;
    }

.column p {
  padding: 0 25px;
  }

#container {
  margin: 10px 10%;
  }

#page.video .content {
  background: transparent !important;
  }

#page.video .content .caption {
  background-color: #ffffff;
  border: 1px solid black;
  padding: 10px;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }

.date {
  color: gray;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 5px;
  }

.dead {
    color: #464646;
    font-family:Verdana,sans-serif;
    font-weight:bold;
    text-decoration:line-through;
    }

#album #thumbs {
  margin-top: 50px;
  align-content: center;
  }

#album #thumbs img {
  margin: 0;
  padding: 0;
  }

H1 {
  font: bold 50px Tahoma, Verdana, Arial, sans-serif;
  margin: 0;
  padding: 1px;
  text-align: center;
  }

H1.duck {
    font-family: Arial,Verdana,sans-serif;
    font-size: large;
    font-weight: bold;
    letter-spacing:0px;
    text-align: center;
    text-transform: uppercase;
    }

H1.title {
    font-family: Verdana,sans-serif;
    font-size: x-large;
    font-weight: bold;
    letter-spacing:0px;
    text-align: center;
    text-transform: uppercase;
    }

#category h1 {
  margin: 25px 0 0 0;
  }

#category H1.hollywood {
  color:#ff0080;
  font: bold 4px futura,Arial,sans-serif;
  text-shadow: 2px 3px 1px #000;
  text-transform: uppercase;
  }

#category H1.jack {
  color: red;
  }

#category H1.mallard {
  color:#456F73;
  font-family:Verdana,sans-serif;
  font-weight:bold;
  text-shadow: 2px 3px 1px #000, 3px 3px 1px #fff;
  text-transform: capitalize;
  }

#album h1 {
  color: #000;
  }



#section.comics H1 {
  font: bold 90px 'Love Ya Like A Sister', Tahoma, Verdana, sans-serif;
  }

#section.comics table ul {
  font: normal .9em Verdana, Arial, sans-serif;
  margin: 20px 17%;
  }

#section.text h1 {
  font: bold 64px 'Homemade Apple', Tahoma, sans-serif;
  line-height: 100px;
  }

#section.video h1 {
  font: bold 81px 'Geo', Arial narrow, Verdana, sans-serif;
  padding-top: 0;
  margin-top: 0;
  }

H2 {
    font-family: Verdana,sans-serif;
    font-size:12px;
    font-weight:100;
    text-align:center;
    }

H2.meta {
    color:#FFFFFF;
    font: bold 30px Verdana, sans-serif;
    text-align:center;
    }

H2.subtitle {
    font-size: small;
    font-weight: bold;
    letter-spacing: 1px;
    text-align:center;
    text-transform:uppercase;
    }

H3 {
    background:#000000;
    color: #ffffff;
    font: bold 1.1em Verdana, Arial, sans-serif;
    margin: 0;
    padding: 2px 4px;
    text-align: center;
    }


#section.video h3 {
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  margin: 0;
padding: 4px;
  }

.header {
  font: bold x-large Verdana, sans-serif;
  text-align:left;
  }

.hff {
    background:black;
    text-align:center;
    height:40px;
    }

.hollywood {
    color:#ff0080;
    font: bold 20px futura,Arial,sans-serif;
    letter-spacing:4px;
    line-height:20px;
    }

.hollywoodtext {
    font-family:Tahoma,Verdana,sans-serif;
    font-size:10pt;
    }

.icon1 {
  font: bold 2em times new roman,sans-serif;
  font-style:italic;
  }

.icon2 {
  font: bold 3.5em times new roman,sans-serif;
  font-style:italic;
  }

.icon3 {
  font-family:lucida grande,Verdana,sans-serif;
  font-size:8pt;
  }

.input {
  font: bold 1.2em monospace,serif;
  }

.lifespan {
    color: #545454;
    font: bold large Verdana, sans-serif;
    }

.leno {
    font-family: "Comic Sans MS", "Comic Sans", sans-serif;
    font-size: 12pt;
    }

.malfoy {
    font-family:lucida grande, Verdana, sans-serif;
    font-size:9pt;
    }

.mallardheader {
    color:#456F73;
    font: bold 20px Arial, sans-serif;
    font-style:italic;
    }

.metatext {
  font: bold 10pt Arial,sans-serif;
  }

.news, .inthenewstext {
    font-family:georgia, times new roman, serif;
    font-size:10pt;
    }

.news-header,
.inthenewsheader {
  font: bold x-large georgia;
  }

#page.text .intro {
  font: normal 13px Verdana, sans-serif;
  font-style:italic;
  padding: 50px 10px;
  }

.pic {
  float: left;
  margin: 0 19px 10px 0;
  }

.post-body img.emo {
  display: inline !important;
  margin: 0 2px 0 2px;
  }

.post-title,
.posttitle,
.post-body h3 {
  font: bold 20px Verdana, sans-serif;
  margin-bottom: 5px;
  }

.post-body h3 {
  background: transparent;
  color: black;
  padding: 0;
  text-align: left;
  }

.post-body h3 a {
  text-decoration: none;
  }

table H3 {padding: 0;}

.search-strings {
  font: bold 11pt Courier New, Courier, monospace;
  }

#section.archive .bort {
  border-right:2px solid black;
  border-left:2px solid black;
  border-top:2px solid black;
  }

#section.pictures table.Verdana {
  margin-right:30px;
  margin-top:15px;
  }

#section.pictures table.Verdana a {
  font-family:Verdana,sans-serif;
  font-weight: bold;
  text-decoration: none;
  }

#section.pictures table.Verdana a:link,
#section.pictures table.Verdana a:visited {
  color:#000000;
  }

#section.pictures table.Verdana a:hover  {
  color: red;
  }

#section.pictures table.Verdana td {
  text-align: center;
  vertical-align: top;
  padding-left: 15px;
  padding-bottom: 15px;
  width: 33%;
  color: gray;
  }

#section.video .bbr {
  font: bold 20px Verdana, sans-serif !important;
  }


#section.video img {
  border: 1px solid black;
  }

#section.video table.main {
  background: #000;
  margin: 0;
  padding: 0;
  width: 72%;
  }

#section.video table.submain {
  background: #fff;
  margin: 0;
  padding: 0;
  }

#section.video .submain td {
  background-color: #fff;
  padding: 10px 25px;
  vertical-align: top;
  }

#section.video td.Verdana {
  background-color:#fff;
  font-size: 9pt;
  }

#section.video th {
  text-align: center;
  font-weight: normal;
  padding: 20px 0 10px 0;
  width: 100%;
  }

#section.video tr {
  margin: 0;
  padding: 0;
  width: 100%;
  }

.source {
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align: center;
  }

.spoiler {
    background-color: black;
    color: black;
    font-weight: normal;
  padding: 0 5px;
    text-decoration: none;
    }

.spoiler:hover {
  color: white;
  }

.tag {
  background: #000;
  border: 1px solid black;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  color: white;
    font: bold 12px Verdana, sans-serif;
    padding:2px 10px 2px 10px;
  margin: 17px;
    text-transform:uppercase;
    }

.tag.anime {
  background-color: #ff0080;
  }

.tag.bort {
  background-color:#408000;
  }

.tag.comx {
  background-color: #800000;
  }

.tag.feat {
  background-color: #800080;
  }

.tag.fhti {
  background-color: #800040;
  }

.tag.twit {
  background-color: #0080ff;
  }

.tag.tnri {
  background-color: #004080;
  }

.tag.ytub {
  background-color:#ff0000;
  }

.tahoma {
    font-family:Tahoma,Verdana,sans-serif;
    font-size:10pt;
    }

.time {
    color:gray;
    font-size:small;
    font-weight:bold;
    }

.tpm {
    background: #F0EED8;
    border: 1px solid black;
    font-family:Verdana,sans-serif;
    margin:10px 25px;
    padding:10px 20px 5px 20px;
    }

ul {
  list-style-type: square;
  }

ul.archive-posts,
ul.linkdump,
ul.links,
ul.liveblog,
#section.archive #right .box ul,
#section.comics table ul {
  list-style-type: none;
  }

ul.archive-posts,
ul.linkdump,
ul.liveblog,
#section.archive #right .box ul,
#section.comics table ul {
  padding-left: 0;
  }

ul.linkdump li,
ul.links li,
#section.comics table ul li {
  margin-bottom: 10px;
  }

ul.linkdump a {
  color:#006699;
  font: bold 1.1em Lucida Grande,Verdana,sans-serif;
  text-decoration: none;
  }

ul.linkdump a:hover {
  color:#cc33cc;
  }

ul.links {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  margin: 10px 25px 10px 10px;
  text-align: left;
  list-style-type: none;
  }
ul.links img {
  height: 16px;
  margin-right: 6px;
  width: 16px;
  }
ul.liveblog li {
  margin-bottom: 5px;
  }

ul.liveblog a {
  text-decoration: none;
  }



.update {
  color: #800040;
  }

.vampire {
  background:#000033;
  color:#cccc99;
  font-size: 1em;
  border-right:2px solid black;
  border-left:2px solid black;
  border-top:2px solid black;
  }

.verdana {
    font: normal 1em Verdana, sans-serif;
    }

table.verdana {
  font: normal 1em Verdana, sans-serif;
  }

.Verdanabox,
.verdanabox {
    background:#FFFFFF;
    border: 2px solid black;
    font-family: Verdana,sans-serif;
    font-size: 13px;
    font-weight:bold;
    }


/* FOOTER */

#footer {
  background-color: black;
  clear:both;
  color:white;
  font: bold 1em Verdana, helvetica, sans-serif;
  margin: 50px 37px 10px;
  padding: 4px 0;
  text-align:center;
  }

#album #footer {
  font-size: 150%;
  margin: 0;
  width: 100%;
  }

#album #footer a.home {
  margin-right: 30px;
  }
#album #footer a.section {
  margin-left: 30px;
  }

#category #footer {
  margin:50px 0;
  }

#entry #footer {
  background-color: #fff;
  color: #000;
  }

#entry #footer a {
  color: #000;
  }

#entry #footer,
#home #footer {
  background-color: white;
  border-top: 1px solid black;
  color: black;
  font-family: Geneva, Tahoma, 'Trebuchet MS', sans-serif;
  margin: 0;
  font-weight: normal;
  }

#category #footer,
#entry #footer {
    border-radius:0 ;
  -webkit-border-radius: 0;
    -moz-border-radius: 0;
  margin: 50px 0 0;
  }

#home #footer a {
  font-family: Tahoma, 'Trebuchet MS', sans-serif;
  color: black;
  font-weight: bold;
  }

#home #footer a:hover {
  color: red;
  }
#home #footer ul {
  list-style:none;
  }
#home #footer ul li {
  display: inline;
  padding-right: 10px;
  }

#page #footer {
  font: bold 1.2em Verdana, helvetica, sans-serif;
  width:100%;
  background-color:black;
  color: white;
  padding: 4px 0;
  margin: 10px 0 0;
  }

#footer a,
.footer a {
  color: #FFF;
  text-decoration: none;
  }

#footer a:hover,
.footer a:hover  {
  color:red !important;
  }
#footer .ends {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px !important;
  text-align:center;
  text-decoration: none !important;
  margin-left: 50px;
  margin-top: 11px;
  }

#footer .ends a {
  text-decoration: none;
  color: #fff;
  }

#footer .ends a:hover {
  color: red;
  }

#footer .toplinks {
  font-size: 11px;
  text-transform: lowercase;
  margin-top: 75px;
  }

#footer .toplinks a {color: white;text-decoration: none;}

#footer .toplinks a:hover {color: red;}



.footer {
  color: #fff;
  text-align:center;
  font-family:Verdana,sans-serif;
  font-size:small;
  }

#monthly-archive .footer {
  margin-top: 100px;
  border-top: 1px solid gray;
  }

#page.text .footer {
  width:100%;
  background:black;
  color:white;
  padding-bottom:2px;
  margin-top: 50px;
  font: 1.5em bold Verdana, sans-serif;
  text-align: center;
  }

#page.text .footer a {
  font-weight: bold;
  text-decoration:none;
  }

.pagination {
  font-family: Geneva, Tahoma, 'Trebuchet MS', sans-serif;
  font-weight: bold;
  }

#album .pagination {
  font-size: 120%;
  padding-bottom: 20px;
  }

#album .pagination a {
  text-decoration: none;
  }

.pagination .arrow {
  font-size: 2em;
  }

.pagination .previous-page,
.pagination .next-page {
     color: gray;
    }

.pagination .previous-page {
    margin-right: 50px;
    }

.pagination .month {
  font-size: 1.2em;
  }

.pagination .next-page {
     margin-left: 50px;
    }


.footer2 {
  font: bold 8px Verdana, sans-serif;
  text-align:center;
  }

/* BLOG IDS */


#category {background-color: #fff;}

#category #footer {
  margin:50px 0 0 0;
  }
#category h1 {margin: 35px 0;}
#category H1.jack {color: red;}
#category H1.hollywood {
  color:#ff0080;
  font: bold 40px futura,Arial,sans-serif;
  text-shadow: 2px 3px 1px #000;
  text-transform: uppercase;
  }
#category H1.mallard {
  color:#456F73;
  font-family:Verdana,sans-serif;
  font-weight:bold;
  text-shadow: 2px 3px 1px #000, 3px 3px 1px #fff;
  text-transform: capitalize;
  }
#category .postzone {
  margin: 50px 0 0 0;
  }
#entry {
  background-color: #fff;
  margin: 0;
  padding: 0;
  }
#entry #header {
  background-color: black;
  margin: 0;
  padding: 0;
  }
#entry #main {
  background: #fff;
  padding: 0;
  margin: 0;
  }
#entry .post-header {
  margin-top: 17px;
    border-top: none;
    border-bottom:none;
    padding:5px 25px;
    text-align:left;
  }
#entry a.date,
#entry .post-header a {
  font-size: 1.5em;
  }
#monthly-archive .footer {
  margin-top: 100px;
  border-top: 1px solid gray;
  }

  /* RESPONSIVE */


<!---test-->
@media (max-width: 666px) {
	#menu,
	.header-image,
#header h1 {
	display: none;
		}
img {max-width:100%}
	}

@media (min-width: 666px) {
	.app-bar,
	.navdrawer-container,
	.header-image-small {
		display: none;
		}
	#home #main {
		margin-left: 120px;
		}
	}
  <!--test-->






/* SCREENPLAYS */

div.screenplay {
  font-family:monospace;
  font-size:11pt;
  }

p.action {
  margin-top: 1em;
  margin-left:2px;
  }

p.character {
  margin-top: 1em;
  margin-bottom: 0em;
  text-align: center;
  text-transform: uppercase;
  }

p.dialog {
  margin-top: 0em;
  padding-left: 10em;
  padding-right: 10em;
  }

p.parenthetical {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-left: 11em;
  padding-right: 11em;
  }

p.sceneheading {
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left:2px;
  text-transform: uppercase;
}

p.shot {
  margin-top: 0em;
  margin-bottom: 0em;
  }

p.transition {
  margin-top: 1em;
  margin-bottom: 0em;
  text-align: right;
  text-transform: uppercase;
  }

/* TUMBLR */

.reblog .post-body {
  background-image: url('http://m.rubbercat.net/soup_io/icon_reblog.png') !important;
  }
.album-art {
    border: 1px solid black;
    height:205px;
    width:205px;
  }
.notes {
  font: normal 12px Arial, sans-serif;
  text-align: left;
  padding-left: 25px;
  }
.notes .note-count {
  font-weight: bold;
  }
.notes ol {
  list-style: none;
  padding: 0px;
  margin: 20px 0 10px;
    }
.notes ol li {
  padding-bottom: 2px;
    }
.notes ol li blockquote {
  padding-left: 10px;
  }
.notes ol li blockquote a {
    text-decoration: none;
  }
.notes ol li img {
  background: none;
  border: 1px solid #000;
  margin-right: 3px;
  vertical-align: middle;
  }
.notes ol .tag .action {
    background: transparent;
    color: black;
  }
.notes .more_notes_link_container {
  margin-top: 25px;
  }
.tag-cloud ul li a {
  text-decoration: none;
  }
.tag-cloud ul li a:hover {
  color: red;
  }
.tag-cloud ul {
    margin-right: 0;
    margin-left: 0;
}
.tag-cloud ul li {
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    background: none;
  }
.tag-cloud .rank-1  { font-size: 3em;}
.tag-cloud .rank-2  { font-size: 2.5em; }
.tag-cloud .rank-3  { font-size: 2.2em; }
.tag-cloud .rank-4  { font-size: 2em; }
.tag-cloud .rank-5  { font-size: 1.7em; }
.tag-cloud .rank-6  { font-size: 1.5em; }
.tag-cloud .rank-7  { font-size: 1.25em; }
.tag-cloud .rank-8  { font-size: 1.125em; }
.tag-cloud .rank-9  { font-size: 1em; }
.tag-cloud .rank-10 { font-size: 0.8em; }
.tag-cloud .rank-1,
.tag-cloud .rank-2,
.tag-cloud .rank-3  {
  font-family: Helvetica, Arial, sans-serif;
  }



/* TWITTER */


p.bbpTweet{
  background:#fff;
  padding:10px 12px 10px 12px;
  margin:0;
  min-height:48px;
  color:#000;
  font-size:22px !important;
  line-height:30px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  text-align:left;
  font-weight:normal;
  font-family:Georgia,Palatino,Helvetica Neue,Helvetica,Arial,sans-serif!important;
  -webkit-font-smoothing:antialiased;
  }

p.bbpTweet span.metadata{
  display:block;
  width:100%;
  clear:both;
  margin-top:8px;
  padding-top:12px;
  height:40px;
  border-top:1px solid #fff;
  border-top:1px solid #e6e6e6;
  }

p.bbpTweet span.metadata span.author{
  line-height:22px;
  }

.author {
  font:bold 20px Helvetica Neue,Arial,sans-serif;
  }

.author a {
  font-weight: bold !important;
  }

 p.bbpTweet span.metadata span.author img{
  float:left;
  margin:0 7px 0 0px;
  width:38px;
  height:38px
  }

p.bbpTweet a:hover{
  text-decoration:underline;
  }

p.bbpTweet span.timestamp{
  color:#7f7f7f;
  display:block;
  font-family:Helvetica Neue,Arial,sans-serif !important;
  font-size:13px !important;
  font-weight:normal;
  }

p.bbpTweet span.timestamp a {
  font-weight: normal;
  }

.subauthor {
  color:#7f7f7f;
  font:normal 14px Helvetica Neue,Arial,sans-serif;
  }

.tweets {
  margin-top: 6px;
  width:555px;
  }

.tweets a {
  text-decoration: none;
  }



/* SEARCH */

.gsc-control-cse {
    font-family: Verdana, sans-serif;
    border-color: #000000;
    background-color: #ffffff;
  }

input.gsc-input {
    border-color: #777777;
  font-size: 13px;
  }

input.gsc-search-button {
    border-color: #000000;
    background-color: #000000;
  font-size: 13px;
  }

.cse .gs-result .gs-snippet,
.gs-result .gs-snippet,
.cse .gs-spelling,
.gs-spelling {
  font-size: 12px;
  line-height: 16px;
  }

.gsc-tabHeader.gsc-tabhInactive {
    border-color: #000000;
    background-color: #000000;
    }

.gsc-tabHeader.gsc-tabhActive {
    border-color: #000000;
    background-color: #000000;
    }

.gsc-tabsArea {
    border-color: #000000;
  }

.gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }

.gsc-webResult.gsc-result:hover {
    border-color: #000000;
    background-color: #FFFFFF;
  }

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
    color: #0000FF;
  }

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
    color: #461B7E;
  }

.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
    color: #cc0000;
  }

.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
    color: #3333ff;
  }

.gsc-cursor-page {color: #0000FF;}

a.gsc-trailing-more-results:link {color: #0000FF;}

.gs-webResult.gs-result .gs-snippet {color: #000000;}

.gs-webResult.gs-result .gs-visibleUrl {color: #006600;}

.gs-webResult.gs-result .gs-visibleUrl-short {color: #006600;}

.gs-webResult.gs-result .gs-visibleUrl-short {display: none;}

.gs-webResult.gs-result .gs-visibleUrl-long {display: block;}

.gsc-cursor-box {border-color: #FFFFFF;}

.gsc-results .gsc-cursor-page {
  border-color: #000000;
  background-color: #FFFFFF;
  }

.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #000000;
    background-color: #000000;
    }

.gs-promotion.gs-result {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
  }

.gs-promotion.gs-result a.gs-title:link {color: #0000CC;}

.gs-promotion.gs-result a.gs-title:visited {color: #0000CC;}

.gs-promotion.gs-result a.gs-title:hover {color: #444444;}

.gs-promotion.gs-result a.gs-title:active {color: #00CC00;}

.gs-promotion.gs-result .gs-snippet {color: #333333;}

.gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl-short {
    color: #00CC00;
    }

.cse .gs-result .gs-title, .gs-result .gs-title {font-size: 14px}

.gs-visibleUrl, .gs-visibleUrl-short {
  font-weight: normal;
  font-size: 11px;
  }

#cse {border:0}
