/*
Theme Name: JohnnyV2
Theme URI: http://wordpress.org/extend/themes/toolbox/
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import "http://fonts.googleapis.com/css?family=Cabin:400,400italic,500,500italic,600,600italic,bold,bolditalic";
 @import "custom-styles.css"; 

* {
 margin: 0;
 padding: 0; 
}

html, body {
margin:0;
padding:0;
height:100%;
}

body {
  text-align: center;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 62.5%; /*Resizes 1em to 10px, 1.1 em to 11px etc. */
  color: black;
}

h1, h2, h3, h4, h5 {
font-size: 14px;
font-style: bold;
}

/* =Structure
-------------------------------------------------------------- */

#page-wrap {
min-height:100%;
position: relative;
margin: 0;
padding: 0;
}


#page {
	/*width: 960px;*/
	display: block;
	/* margin: 50px auto 0; */
	margin: 0 auto;
}



#main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#primary, .home.blog #primary, .page.home #primary  /*Bug in case the pages haven't been changed*/ {
	float: left;
	width: 700px;
}

.home.blog #primary, .page.home #primary {
margin: 0;
}

#content {
  text-align:left;
}
.header-wrap, #main {
  width: 960px;
  margin: 0 auto;
}

#main {
padding-bottom: 130px;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}


.archive .left, .blog .left, .search .left, .post-type-archive .left  {
  width: 220px;
  float: left;
  margin: 0 20px 0 0px;
  text-align: left;
}

.home-side-bar {
  width: 220px;
  float: left;
  margin-left: 20px;
  text-align: left;
}

.home-side-bar .hentry {
  width: 220px;
}

.home-side-bar iframe {
  width: 220px;
  height: 220px;
}

.home-side-bar .hentry * {
  width: 220px !important;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a {
color: #000;
}

a:hover, #related ul li a:hover {
color: #ff0033;
}

textarea {
font-size: 12px;
line-height: 16px;
}

/* =Header
-------------------------------------------------------------- */

#johnny-banner a {
  width: 70px;
  height: 112px;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 2;
  background-color: #ff0033;
  background-image: url('images/johnny.png');
  background-repeat: no-repeat;
  background-position: 3px 60px;
  -moz-box-shadow: 2px 1px 3px #747474;
  -webkit-box-shadow: 2px 1px 3px #747474;
  box-shadow: 2px 1px 3px #747474;
}


#johnny-banner a:hover {
top: -2px;
}

#site-title {
	font: 500 2.0em 'Cabin', Rockwell, sans-serif;
	font-weight: normal;
	color: #373737;
	margin: 0 0 2px 95px;
	text-shadow: none;
	font-size: 40px;
}

#site-title a {
color: #706c65;
}

#site-title span {
  font-weight: bold; 
  color: #332e2a;
}

#site-title a:hover {
color: #555;
}

 #site-title a:hover span {
color: #000;
}

/*#site-title {
	margin: 0 0 0 85px;
	font: 500 2.0em 'Cabin', Rockwell, sans-serif;
	text-shadow: none;
}*/	

#site-description {
  font: italic 12px Georgia, Times, "Times New Roman", serif; 
  position: absolute;
	color: #373737;
  width: 260px;
  top: 47px;
  left: 224px;
}

span.intro, span.intro p {
font: italic 24px/36px Georgia, "Times New Roman", serif !important;
}

blockquote, blockquote p, span.intro, span.intro p {
color: #808080;
color: rgba(0, 0, 0, 0.5);
}

span.intro p {
  margin-bottom: 40px;
  padding-bottom: 10px;
}

header#branding {
  height: 61px;
  width: 940px;
  padding-top: 5px;
  position: absolute;
  top:0;
  text-align: left;
}

header .border {
  border-bottom: 1px solid;
  border-color: rgb(50%, 50%, 50%);
  opacity: 0.8;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 67px;
}

/* =Featured
-------------------------------------------------------------- */

#featured {
  height: 415px;
  /* margin-top: -28px; */
}

.carousel-wrap {
  height: 436px !important;
  border-bottom: 1px solid #EEE;
}

.carousel-wrap ul {
  width: auto !important;
  display: block !important;
}

.carousel-wrap ul li {
  height: 273px !important;
  width: 100% !important;
  padding-top: 163px !important;
  list-style-type: none;
  text-align: left;
  /*background-color: #E5E5E5;*/
  background: none;
  border-bottom: none !important;
  overflow: hidden;
} 

.home .carousel-wrap .post:hover {
  background: none ;
}
  
.j-carousel.js {
  width: 100%;
  height: 441px;
  margin: 0 auto;
  outline: none;
}

.carousel-pagination p a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #c9c9c9;
background-color: rgba(0, 0, 0, 0.3);
  margin-right: 3px;
  text-indent: -5000px ;
  display: block;
  width: 9px;
  height: 9px;
  float: left;
}

.carousel-pagination {
  position: relative;
  width: 940px;
  margin: -4px auto;
  z-index: 1000;
  }

.center-featured-content {
  width: 940px;
  min-height: 296px;
  margin: 0 auto;
  position: relative; /*Bringing in line with single page*/
}

.carousel-pagination p a:hover,
.carousel-pagination p a.active{
  background-color: #858585;
background-color: rgba(0, 0, 0, 0.5);
} 

#featured h1, .home #featured h2  {
  color: #ff0033; /*Johnny pink*/
 
  font: 600 4.6em 'Cabin', Rockwell, sans-serif;
  margin-bottom: 5px;
  
}

#featured a h1, .home #featured a h2 {
  line-height: 50px;
  -text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  float: left;
 
}

#featured a:hover h1, .home #featured a:hover h2 {
color: #000 !important;
}

#featured p {
  font-family: Georgia, "Times New Roman", Times , Serif;
  font-style: italic;
  color: #858585;
color: rgba(0, 0, 0, 0.5);
  font-size: 1.9em;
  line-height: 29px;
  float: left;
  clear: left;
}

#featured h1, .home #featured h2, #featured p { 
 width: 640px;
}

#featured .image h1, .home #featured .image h2, #featured .image p { 
 width: 478px;
}

.center-wrap {
  text-align: left;
  position: absolute;
  top: 423px;
  width: 100%;
}

.home #featured .post, .home #featured li {
  margin-bottom: 0 !important;
}

.post {
  width: 700px;
  height: auto;
  min-height: 160px;
  margin-bottom: 30px;
}

/* =Menu
-------------------------------------------------------------- */

a.rss-link {
  position: relative;
  top: -44px;  
  float: right;
}

.menu-sec-nav-container {
  position: relative;
  top: -45px;
  float: right;
  margin-right: 17px;
}

.menu-sec-nav-container ul li {
  display: inline;
  margin-left: 15px;
  float: left;   
  opacity: 0.8;
}

.menu-main-nav-container {
  position: relative;
  clear: both;
  top: -24px;
  float: right;
  margin-right: 30px;
}

.menu-main-nav-container ul li, #access .menu ul li {
  list-style-type: none;
  display: inline;
  margin-left: 20px;
  font-size: 1.5em;
  padding-bottom: 3px;
  font-weight: bold;
  /*float: right;*/
}

.menu-main-nav-container ul li:hover, #access .menu ul li:hover,
.post-type-archive-calendar li#menu-item-13526, .post-type-post-archive li#menu-item-13289, .post-type-archive-radio li#menu-item-13525, .post-type-archive-tv li#menu-item-13524,
.category-magazine li#menu-item-13289, .category-radio-johnny li#menu-item-10744, .category-johnny-tv li#menu-item-13524, .category-ux-calendar li#menu-item-13526, .category-574 li#menu-item-10758, .post-type-archive-calendar li#menu-item-13526, 
.single-post li#menu-item-13289, .single-radio li#menu-item-13525, .single-tv li#menu-item-13524
{
  border-bottom: 5px solid;
  padding-bottom: 0;
  height: 25px;
  border-color: #898989;
}

.menu-main-nav-container ul li a, , #access .menu ul li a {
  color: #2e2e2e;
}

.menu-sec-nav-container ul li a, #access .menu ul li a {
  font-size: 1.1em;
}

.menu-sec-nav-container ul li a:hover, #access .menu ul li a {
  text-decoration: none;
}

#branding  a.search-box {
background: url(images/search.png) 5px 5px no-repeat;
position: absolute;
right: 0;
height: 40px;
width: 25px;
top: 40px;
text-align: right;
padding: 0;
z-index: 100;
}

#branding  a.search-box:hover  {
background: rgba(0, 0, 0, 0.6) url(images/search-white.png) 5px 5px no-repeat;

}

#branding #searchform input#s {
width: 180px;
border 2px solid #444;
border: 2px solid rgba(0, 0, 0, 0.6);
padding: 5px;
margin: -1px 0 0 0;
float: right;
background: #fff;
text-align: left;
 font: italic 12px Georgia, Times, "Times New Roman", serif; 

	color: #373737;

}

#branding  #searchform {
margin-top: 25px;
padding-top: 5px;
width: 100%;
display: none;
clear: both;
}

#branding  a.search-box:hover   #searchform {
display: block;
}

/* =Content
-------------------------------------------------------------- */

.home header.entry-header,
.post-type-archive header.entry-header,
.archive header.entry-header,
.blog header.entry-header,
.search header.entry-header {
  width: 470px;
  float: right;
  padding-top: 10px;
}

.home article img.attachment-post-thumbnail,
.archive article img.attachment-post-thumbnail,
.post-type-archive article img.attachment-post-thumbnail,
.search article img.attachment-post-thumbnail {
  float: left;
}

.home .home-side-bar img.attachment-post-thumbnail {
  display: none;
}

.custom-post-banners {
  float: left;
  overflow: hidden;
  width: 220px;
  height: auto;
  margin-left: -240px;
  clear: left;
  margin-bottom: 20px;
}

.banners-top {
margin-top: 10px;
}

.custom-post-banners img {
  float: right;
  margin-bottom: 20px;
}

.entry-meta {
/*  clear: both; MAKE THIS PROPERTY SPECIFIC TO THE ARTICLE PAGE*/
	display: block;
	font-family: Georgia, "Times New Roman", Times , Serif;
	font-size: 1.4em;
	color: #858585;
}

.home footer.entry-meta {
  width: 460px;
  float: right;
}
#content nav {
	display: block;
	overflow: hidden;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;

}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
	/* float: left; */
}
.page-link {
	margin: 0 0 1em;
}

#nav-above {
    width: 100%;
}

#nav-above .nav-next, #nav-above .nav-previous {
width: 50px; 
height: 80px;
top: 200px;
}
#nav-above .nav-previous {
float: left;
margin-left: 2px;
 }


#nav-above .nav-next {
float: right;
margin-right: 2px;
}

 
p {
  font-size: 1.4em;
  line-height: 24px;
  color: #373737;
  margin-bottom: 15px;
}

p.note {
  font: italic 1.4em/24px 
    Georgia, Times, 'Times New Roman', Serif;
}

p a,
#twitter_time_line li a {
  color: #373737;
  text-decoration: underline;
}

p a:hover {
  color: #ff0033; /*Johnny pink*/
}

.category-magazine .post, .category-magazine .radio, .category-magazine .tv, 
.category .post, .category .radio, .category .tv, 
.archive .post, .blog .post, .archive .radio, .archive .tv, 
.post-type-archive .post,
.home .post, .home .radio, .home .tv,  
.search .post, .search .radio, .search .tv
{
  margin-bottom: 30px;
  /*float: left; */
  border-bottom: 1px solid #CCC;
  position: relative;
  clear: left;
  height: 160px;
text-align: left;
}

.post, .home .radio {
  width: 700px;
  height: auto;
  min-height: 160px;
  margin-bottom: 20px;
}


.category-magazine .post p, .category-magazine .radio p, .category-magazine .tv p,
.category .post p, .category .radio p, .category .tv p,
.archive .post p, .blog .post p, .archive .radio p, .archive .tv p,
.post-type-archive .post p,
.home .post p, .home .radio p, .home .tv p, 
.search .post p, .search .radio p, .search .tv p 
{
  width: 460px;
  float: right;
  margin-bottom: 25px;
}


.category-magazine .post:hover,
.category-magazine .radio:hover,
.category-magazine .tv:hover,
.category .post:hover,
.category .radio:hover,
.category .tv:hover,
.blog .post:hover,
.archive .post:hover,
.archive .radio:hover,
.archive .tv:hover,
.post-type-archive .post:hover,
.home .post:hover,
.home .tv:hover,
.home .radio:hover,
.search .post:hover,
.search .tv:hover,
.search .radio:hover
{
  background: #E5E5E5;
}

.entry-meta {
  font-style: italic;
}

.entry-meta a {
  color: #858585;
  text-decoration: none;
}

.sep {
text-transform: lowercase;
}

.entry-header .entry-meta a:hover {
border-bottom: 1px solid;
}

.entry-header {
  margin-bottom: 10px;
}

#main .author a {
  text-transform:uppercase;
  font-family: Arial, Helvetica, Sans-serif;
  font-style: normal;
}

.author-bio-text {
  float: left;
  margin-left: 7px;
}
  
.entry-title,
.single h1 {
  font: 400 2.0em 'Cabin', Rockwell, sans-serif;
  color: #ff0033; /*Johnny pink*/
}

.page-title {
  font: 400 3.0em 'Cabin', Rockwell, sans-serif;
}

.page-header h3 {
  font: 400 2.0em 'Cabin', Rockwell, sans-serif;
}

.entry-title {
  margin-bottom: 5px;
}


.category-magazine .entry-title,
.category-magazine .entry-meta,
.category .entry-title,
.category .entry-meta,
.archive .entry-title,
.blog .entry-title,
.post-type-archive .entry-title,
.post-type-archive .entry-meta,
.archive .entry-meta,
.blog .entry-meta,
.home .entry-title,
.home .entry-meta,
.search .entry-title,
.search .entry-meta
{
  width: 460px;
  float: right;
}


.category-magazine footer.entry-meta,
.category footer.entry-meta,
.post-type-archive footer.entry-meta,
.archive footer.entry-meta,
.home footer.entry-meta,
.blog footer.entry-meta,
.search footer.entry-meta {
  /* border-bottom: 1px solid #ccc; */
  padding-bottom: 5px;
  position: absolute;
bottom: 5px;
left: 230px;
}

.category-magazine footer.entry-meta {
left: 235px;
}


h3 {
  font: 400 2.0em 'Cabin', Rockwell, sans-serif;
  opacity: 0.6;
}

h3.home-section-header {
  margin-bottom: 30px;
}

.single h3 {
  margin-bottom: 20px;
}

.entry-title a {
  color: black;
}

.entry-title a:hover {
color: #ff0033;
}

.whats-johnny {
    text-align: left;
    margin-bottom: 25px;
}

.whats-johnny img {
    margin-top: -3px;
}

.johnny-bubble {
  background-color: #fff;
  padding: 8px 10px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: Georgia, Times, 'Times New Roman', Serif;
  font-style: italic;
}

.whats-johnny p {
  margin-bottom: 0px !important;
}

img.how-awesome {
  margin-top: 6px;
  float: right;
  margin-right: 41px;
  clear: both;
}

.single #main {
  /* margin-top: -50px; */
   margin-top: -110px;
}

.entry-header-content-wrapper {
  margin-bottom: 40px;
}


/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Aside Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin-right: 1em;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	float: left;
	clear: none;
	text-align: left;
	margin-bottom: 20px;
}
.wp-caption a img,
.wp-caption img {
	margin-bottom: 0 !important;
}
.wp-caption .wp-caption-text {
	font-style: italic;
}
.wp-caption-text {
	background-color: #e5e5e5;
	background-color: rgba(100, 100, 100, 0.2);
	margin-top: -2px;
  padding: 5px 0 5px 7px;
	color: #86837e;
	color: rgba(100, 100, 100, 0.8);
	margin-right: 10px;
}

.wp-smiley {
	margin: 0;
}


/*.author .entry-header img,
.author .entry-header p img,
.category-magazine .entry-header img,
.category-magazine .entry-header p img,
.category .entry-header img,
.category .entry-header p img
.archive .entry-header img,
.archive .entry-header p img,
.home .entry-header img,
.home .entry-header p img {
  width: 230px !important;
  height: 160px !important;
}
*/
.entry-header img {
  float: left;
  margin-right: 10px;
}

/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	/*display: block;
	width: 60%;*/
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

.comments-link {
  font-family: Arial, Helvetica, Sans-serif;
  font-style: normal;
  font-size: .8em;
}

.comments-link a {
  text-decoration: underline;
  background-image: url('images/comment-icon.png');
  background-repeat: no-repeat;
  background-position: 2px 0;
  padding-left: 18px;
  text-transform: lowercase;
  margin-left: 10px;
}  

/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 3px 0 0;
	height: 37px;
	width: 960px;
	background-color: #333333;
	background-color: rgba(0, 0, 0, 0.8);
	background-image: url('images/johnny-small.png');
  background-repeat: no-repeat;
  background-position: 10px 9px;
  text-align: left;
  margin: 70px auto 0px;
  	position:absolute;
bottom:10px;
    left: 50%;
    margin-left: -480px;
  
}


.social-networks {
  margin-left: 68px;
  margin-top: -16px;
  font-size: 1.1em;
}

.social-networks li {
    list-style-type: none;
    display: inline;
    margin-right: 20px;
}

.social-networks li a {
  color: white;
  text-decoration: none;
}

.social-networks li a:hover {
  text-decoration: underline;
}

#twitter_time_line li {
  list-style-type: none;
}

#widget_twitter_vjck {
  font-size: 1.1em;
  margin-top: -52px;
  width: 800px;
  height: 55px;
}

#colophon h1.widget-title {
  display: none;
}

.comment footer {
  margin-bottom: 10px;
}

.comments-template {
  margin-top: 20px;
}

#comments-title {
  margin-bottom: 12px;
}

/* =HACKS
-------------------------------------------------------------- */

.category-magazine .entry-content img,
.category-magazine .entry-content p img,
.category .entry-content img,
.category .entry-content p img,
.archive .entry-content img,
.blog .entry-content img,
.post-type-archive .entry-content img,
.archive .entry-content p img,
.home .entry-content img,
.home .entry-content p img,
#featured .widget-title,
.more-link,
.twitter_description,
.skip-link {
  display: none;
}

.clear {
  clear: both;
  float: none;
}

/* VT add*/
a {
text-decoration: none;
}

.single h1.entry-title {
  font: bold 50px/58px 'Cabin', Rockwell, sans-serif;
  color: #ff0033; /*Johnny pink*/
  width: 780px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4); 
  float: left;

}
.single .featured-header h1.entry-title, .single .featured-header .intro, .single .featured-header .intro p {
  width: 540px;
clear: both;
float: none;
  }

.single .post h2, .single .tv h2, .single .radio h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 29px 0 7px 0;
  font-family: 'Cabin', Rockwell, sans-serif;
  opacity:0.6;
}

.single .post h3, .single .tv h3, .single .radio h3 {
  font-size: 18px;
  margin: 24px 0 4px 0;
}

.single #primary { /*The theming for the post pages*/
  width: 780px;
  margin: 0 90px;
  
}

.single #content {
margin-left: 240px; /*This can go when a sideblock goes in*/
width: 540px;
position: relative;
}

.single .entry-header .entry-meta {
  text-align: center;
  margin: 20px 0 /*0*/;
  width: 100%;
  min-width: 780px\0/;
  margin-left: -246px\0/; 
  float: left;
  border-bottom: 1px solid #acacad;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  line-height: 3px;
  bottom: 0;
  left: 0;
  border: none\0/; /*Hiding mysterious bug in IE8*/
position: absolute;
}


.single-post .entry-header .entry-meta {
bottom: -40PX;
position: absolute;
padding-top: 40PX;
width: 780px;
left: 0;
}

.entry-content img.attachment-page-single {
  display: none;
}

.single .entry-header .entry-meta span, .single .entry-header .entry-meta a  {
background: #ffffff;
padding: 1px;
}

.header-lock-height {
  min-height: 190px;
  display: block;

}

.single .post {
width: 540px;
}

.single #main header, .single #main entry-header, .single .entry-header {
   margin: 164px 0 49px -240px !important; 
  /*margin: 104px 0 49px -245px;*/
  width: 780px;
 clear: both;
 position: relative;
  padding-right: 0;
}
.single-tv #main header, .single-tv #main entry-header, .single-tv .entry-header {
margin-bottom: 20px !important;
}

blockquote,
embed {
  margin: 20px 0 25px 0px;
}

.single .post .entry-content img, .single .post .entry-content p img {
  display: inline;

}

.single .post .entry-content img {
  margin: 10px 0 10px;
}

blockquote, blockquote p {
  font: italic 1.4em/30px Georgia, Times, "Times New Roman", serif;
}

.intro { /*Section to be added — the bit at the top*/
font: italic 24/36px Georgia, Times, "Times New Roman", serif;
}

div#comments {
background-color: #E0E0E0;
background-color: rgba(100, 100, 100, 0.3);
padding: 10px;
}

#comments cite, #comments span, #comments time {
font-size: 14px;
line-height: 20px;
}

#comments .post {
min-height: 20px;
}

#primary ul, #primary  ol {color: #373737; font-size: 1.4em; line-height: 1.6em; margin-left: 20px; margin-bottom: 10px;
}

#comments-title {
clear: left;
}

h2#comments-title,  h2.role {
font: 400 20px/28px 'Cabin', Rockwell, sans-serif;
}

#comments cite {
font-weight: bold;
font-style: normal;
}

 ol.commentlist{
list-style-type: none;
margin-left: 0 !important;
}

 ol.commentlist li{
  font-size: 1em;
  border-bottom: 1px solid #CAC3BC;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

 ol.commentlist li,  ol.commentlist li p  {
font-size: 1em;
}
.comment-form-comment {
border: 5px solid #888;
margin: 0 0 40px 0;
 position: relative; 
 z-index: 100;
}

div.comment-form-comment:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	z-index: -1;
	left: 30px;
	bottom: -22px;
	border: 20px solid;
	border-color: #888 transparent transparent #888;
}
.comment-form-author, .comment-form-email, .form-submit {
  display: block;
  margin-top: -20px;
}

#comments input{
border: 1px solid #a7a7a8 ;
width: 178px ;
height: 23px;
padding: 0 10px;
font-size: 1em;
}

textarea#comment {
  width: 488px;
  min-width: 488px;
  max-width: 488px;
  height: 138px;
  border: 1px solid #7e7873;
  margin: 0;
  padding: 10px;
  font-size: 1.4em;
}

.page-template textarea#comment, body.page textarea#comment {
width: 668px;
min-width: 668px;
max-width: 668px;
}

#comments #respond input:focus, #comments #respond textarea:focus {
border: 1px solid #000;
}

#comments #respond label, #comments #respond span.required {
display: none;

}

#comments #respond p.comment-form-author, #comments #respond p.comment-form-email {
float: left;
margin-bottom: 5px;
}

#comments #respond #commentquiz label {
display: block;
float:left;
margin-right: 10px;
color: #666;
}

time {
  font-style: italic;
}

#authors {
  padding: 10px;
  color: #666; /*#332e2a;*/
  font-size: 13px;
  line-height: 26px;
  background-color: #E0E0E0; /*IE check*/
  background-color: rgba(100, 100, 100, 0.3);
  border: 1px solid #ddd;
  border: 1px solid rgba(255, 255, 255, 0.4);
 min-height: 50px;
 /*float: left;*/
 display: block;
 width: 520px;
 overflow: hidden;
 margin: 10px 0;
}

.author-bio {
padding: 0;
margin: 0 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #a8a8a7;
}

.author-bio.last {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}

.author-bio img {

}

.author-bio a.author-pic {
overflow: hidden;
 width: 80px;
 height: 80px;
 float: left;
margin-right: 10px;
margin-top: 10px;
}

a.post-edit-link {
font-style: normal;
text-transform: uppercase;
color: #ff0033 !important;
font-family: Arial, Helvetica, sans-serif;
}

#comments p.form-submit {
  margin-top: -19px;
  margin-left: 420px;
}

#comments p.form-submit input#submit, #comments input#quiz  {
width: 100px;
}

#comments  input#submit {
  height: 55px;
  background-color: #A7A7A8;
  color: #fff;
  font-style: italic;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", serif;
  background: url('images/post.gif') no-repeat center center;
  text-indent: -1000px;
  
}

#comments  input#submit:hover, #comments  input#submit:focus {
background-color: #ff0033;
border: 1px solid #000;
}

#commentquiz {
float: left;
}

/* 404 */
body.error404, .error404 #page {
margin: 0;
padding: 0;
background-color: #000;
color: #fff;
clear:none;
}

.error404 header {
text-align: center;
font: italic 16px/20px Georgia, Times, "Times New Roman", serif; 
clear:none;
}

.error404 header#branding {
    padding: 0;
    width: 100%;
}
.error404 header#branding #johnny-banner {
clear:none;
}

.error404 header#branding #johnny-banner a {
position: static;
margin: 0 auto;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
margin-top: -10px;
}

.error404 header#branding #johnny-banner a:hover {
margin-top: 0;
}

.error404 h1 {
font-size: 60px;
line-height: 82px;
color: #fff;
margin-top: 20px;
}
.error404 #primary, .error404 .post {
width: 960px;
}

.error404 #main {
margin-top: 150px;
min-height: 600px;
}
#johnny-footer {
position: relative;
min-width: 150px;
font-size: 12px; line-height: 14px; height: 20px; margin-top: -50px; width: auto; float: left;
font-family: Arial, Helvetia, sans-serif;
font-style: normal;
border-color: #e5e5e5;
}

#johnny-footer p{
font-size: 12px;
}

#johnny-footer:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 60px;
	top: 36px;
	border: 10px solid;
	border-color: #ccc transparent transparent #ccc;
}

#johnny-footer:after  
{  
    content: ' ';  
    position: absolute;  
    width: 0;  
    height: 0;  
    left: 61px;  
    top: 36px;  
    border: 9px solid;  
    border-color: #fff transparent transparent #fff;  
}  

#site-generator {
  color: #858585 !important;
  margin: 20px 0 0 30px;
  font-size: 12px;
   margin: 10px 10px 0 80px;
}

#site-generator a {
  padding: 1px 0 1px 20px;
  margin-right: 15px;
  color: #fff ;
}

#site-generator a:hover {
color: #ff0033;
}

#site-generator a#footer-twitter {
background: url(images/twitter.png) left center no-repeat;
}

#site-generator a#footer-fb {
background: url(images/facebook.png) left center no-repeat;
}
#site-generator a#footer-flickr {
background: url(images/flickr.png) left center no-repeat;
}


#site-generator span {
   float: right;
    text-align: right;
}

/*Social Media */
#tweet, #print {
margin: 0;
float: left;
}

#tweet a, #fb-like, #print a  {
margin-right: 10px;
float: left;
    overflow: hidden;
    width: 55px;
font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 11px;
height: 30px;
border: 1px solid #fff;
border: 1px solid rgba(255, 255, 255, 0.4);
}

#tweet a { 
height: 21px;
}

#fb-like {
width: auto;
margin-top: 10px;
border: none;
}

#tweet a, #print a, a.connect_widget_like_button.clearfix.like_button_no_like {
  height: 13px !important;
  color: white !important;
  padding: 3px 3px 3px 20px !important;
  background-color: #333; /*IE check*/
  background-color:  rgba(0, 0, 0, 0.6) !important;
  width: 36px !important;
}

#tweet a {
background: #9c9792 url(images/twitter-bw.png) left center no-repeat;

}

#print a  {
background: #9c9792 url(images/print-icon.png) left top no-repeat;

padding-left: 22px;
width: 30px;
}

#tweet a:hover, #print a:hover {
background-color: #404040;
}

a.connect_widget_like_button.clearfix.like_button_no_like{
  border: none !important;
  border-radius: none !important;
  -webkit-border-radius: none !important;
}

/*Radio and TV*/

.johnny-radio-block {
  border: 1px solid #e5e5e5;
  padding: 10px;  
  /* margin-bottom: 20px; */
}

.johnny-radio-block img {
  margin-bottom: 5px;
}

.johnny-radio-block p, 
.johnny-radio-block p a {
  margin-bottom: 0px;
  color: #adabaa;
}

.single-radio .entry-header {
  padding-top: 35px;
  margin-top: 129px !important;
  min-height: 305px;
position: relative;
}

.single-radio .entry-header, .home #featured .type-radio {
background: url(images/radio-johnny.png) right bottom no-repeat;
}
.home #featured .type-radio {
/*background-position: 740px bottom;*/
}
.home #featured .type-radio, .home #featured .type-tv {
width: 960PX !IMPORTANT;
margin-left: auto;
margin-right: auto;
}

 .entry-header .header-lock-height {
  margin-top: 164px\0/; /*IE8 bug for margin collapse*/
   margin-left: -245px\0/; /*IE8 bug for margin collapse*/ 
   clear: both\0/; /*IE8 bug for margin collapse*/

}

.header-lock-height.featured-header {
 width: 860px;
position: relative;
height: 100%;
}
.single-radio .entry-header .header-lock-height {
margin-top: 126px\0/; /*IE8 bug for margin collapse*/
     min-height: 305px\0/;
       padding-top: 35px\0/;
       margin-bottom: -10px\0/;
   background: url(images/radio-johnny.png) right bottom no-repeat\0/;
}

.single-post .entry-content {
width: 540px;
}

.single-post  div#comments {
width: 520px;
}


.single-radio .entry-header .entry-meta {
position: absolute;
bottom: 0;
margin-bottom: 0;
}

.single-radio #main .entry-content, .single-radio #main .custom-post-banners {
margin-top: 40px\0/;
}

.single-tv #main, .home #featured .type-tv {
background: url(images/johnny-tv-articlebg.jpg) right top no-repeat;
}
/*Johnny TV and Radio have fixed widths as it's a pain to tweak all the CSS. Don't add custom colours!*/
.home #featured .type-tv {
/*background-position: 740px top; */
}

.single-radio #main header h1,
.single-tv #main header h1 {
  float: left;
}

.single .entry-content iframe {
  /*margin-left: -244px;*/
}

.single-radio #main header h1, .single-radio .intro ,.single-tv #main header h1, .single-tv #main header .intro {
    width: 520px;
    display: block;
    }
.single-tv #main header h1 {
   width: 600px;

}
    
/*End radio and TV*/

/*Author theming*/
body.author #main .page-header {
display: block;
width: 220px;
float: left;
}

body.author  #holder {
float: left;
width: 700px;
margin-left: 20px;
}


body.author h1.page-title, h2.role, .page-id-36 h1.entry-title  {
color: #666;
text-shadow: none;
}

.page-id-36 h1.entry-title {
font-size: 24px;
}

body.author .intro {
font-family: Georgia, "Times New Roman", serif;
font-style: italic;
color: #333;
}

h2.role {
font-weight: normal;
margin-bottom: 10px;
}

.page-id-36 article, .page-id-36  #content ul li {
display: block;
float:left;
width: 310px;
}
.page-id-36  #content ul {
margin-top: 10px;
margin-left: 0;
}

.page-id-36  #content ul li {
height: 25px;
}
.page-id-36 article {
height: 100px;
min-height: 80px !important;
}

.page-id-36 article img {
float: left; margin-right: 10px;
}

.page-id-36 #primary {
display: block;
width: 940px;
clear: both;
}

.page-id-36 h2 {
float: none;
clear: both;
}
.archive #primary, 
.blog #primary, 
.post-type-archive #primary, 
.category #primary,
.author #primary, .page-id-36 #primary, .tax-custom-cat #primary, 
.search #primary
{
  width: 940px;
  margin-top: 25px;
  margin-left: 10px;
}

.page #primary, .search #primary {
  margin-top: 40px;
  margin-left: 10px;
}

.left, .right {
width: 200px;
float: left;
margin-right: 10px;
}

.right {
width: 220px;
margin-right: 0;
}

.left h2, .left p, .right h2, .right p {
padding: 10px;
color: #999;
}

.left h2, .right h2 {
font-size: 14px;
font-family: 'Cabin', Rockwell, sans-serif;
font-weight: normal;
font-size: 16px;
}

.left p, .right p {
font-style: italic;
}

.left ul {
margin-left: 0 !important;
border-top: 1px solid #ccc;
}

.left li {
list-style: none;
font-size: 14px;
height: 20px;
border-top: 1px solid #ccc;
padding: 10px 0 !important;
margin: 0 10px !important;
font-weight: bold !important;
}



.left li a {
  width: 160px;
  float: left;
}

.left li span {
width: 30px;
float: right;
text-align: right;
}

.left li:hover, .left li ul li:hover, .left li.current-cat , .left li ul li.current-cat  { /*A lot of these hacks are to get around border color issue*/
padding: 11px 10px 10px !important;
margin: 0 0 -1px 0 !important; /*Top of next button pulled up one and covered by line*/
border-top: 0;
border-bottom: 1px solid #ccc;
background-color: #333; /*IE check*/
background-color: rgba(50, 50, 50, 0.3);
}
.left li:hover a, .left li:hover span, .left li.current-cat a, .left li ul li.current-cat a, .left li.current-cat span, .left li ul li.current-cat span  {
color: #fff !important;
}
.left li:hover ul {
border-top: 1px solid #ccc;
padding: 10px 0 !important;
background-color: #666; /*IE check*/
background-color: rgba(100, 100, 100, 0.3);

}


.archive.category-johnny-tv iframe{
  display: none;
}

.archive-center {
float:left;
width: 700px;
}

.left div, .right div {
margin-bottom: 10px;
}

/*Header PNGs for various sections*/

/* .post-type-archive .header-wrap,  .category */ .header-wrap {
/*height: 50px;*/
height: 110px;
}

.archive header.page-header, .blog header.page-header, .post-type-archive header.page-header, .category header.page-header {
height: 90px;
/*padding-left: 100px;*/
margin-left: -10px;
clear: both;
width: 100%;
float: left;
}


.archive .page-header h1, .archive .page-header h3,  .blog .page-header h1, .blog .page-header h3,  .post-type-archive .page-header h1, .post-type-archive .page-header h3, .category .page-header h1,  .category .page-header h3 {
margin-left: 100px;
}


.archive  header.page-header, .blog  header.page-header,  .post-type-post-archive  header.page-header, .category-magazine  header.page-header, .category  header.page-header, .category  header.page-header.magazine {
background: url(images/johnny-mag-home.png) left top no-repeat;
}

.tweet-bubble {
  background: url('images/tweet-bubble.png') no-repeat;
  width: 200px;
  height: 87px;
  float: right;
  clear: both;
  margin-top: -70px;
  font: italic 1.4em/18px Georgia, "Times New Roman", serif ;
  padding: 16px 0 0 15px;
}


.post-type-archive-tv  header.page-header, .category-johnny-tv  header.page-header, .category  header.page-header.johnny-tv {
background: url(images/johnny-tv-home.png) 10px top no-repeat;
padding-top: 30px;
margin-top: -30px;

}
.post-type-archive-radio  header.page-header, .category-radio-johnny  header.page-header, .category  header.page-header.radio-johnny {
background: url(images/radio-johnny-home.png) left bottom no-repeat;
}

.post-type-archive-calendar  header.page-header, .category-calendar  header.page-header, header.page-header.ux-calendar {
background: url(images/johnny-calendar-home.png) 10px top no-repeat;
height: 100px;
width: 930px;
}

.gray {
background: #e0e0e0; /* IE backup*/
background: rgba(100, 100, 100, 0.2);
border: 1px solid #ccc;
}

.dark {
background: rgba(50, 50, 50, 0.3);
padding: 10px;
text-align: left;
}

.dark p, .dark p a, .dark a {
font: italic 14px/18px Georgia, "Times New Roman", serif ;
color: #fff;
}

#filters p {
font-style: normal;
}

#subscribe a {
display: block;
background: transparent url(images/radio-button.png) left center no-repeat;
padding-left: 40px;
}

#subscribe a:hover {
color: #000;
}

.category-ux-calendar #primary , .post-type-archive-calendar #primary, category-574 #primary {
width: 700px;
}

#page .calendar {
width: 220px;
margin: 0px 10px 20px 0;
/*height: 300px;*/
float: left;
}

.calendar.first {
clear: left;
}

.category-ux-calendar #primary h2 , .post-type-archive-calendar #primary h2 ,category-574 #primary h2 { 
color: #000;
width: auto;
float: none;
}

a.event-image {
width: 218px;
height: 88px;
border: 1px solid #ccc;
overflow: hidden;
display: block;
margin-bottom: 10px;
}

a.event-image:hover {
border-color: #f03;
}

.calendar h2 a:hover {
color: #f03;
}

a.event-image img {
margin: 0 auto;
display: block;
}
/*Calendar post types*/



.calendar span {
font-family: Georgia, "Times New Roman", Times , Serif;
	font-size: 1.4em;
	font-style: italic;
	color: #858585;
	line-height: 1.4em;

}

.calendar p {
margin-top: 15px;
}

.page-header.ux-calendar, .post-type-archive-calendar .page-header {
width: 840px;
}


.category-574 .right, .post-type-archive-calendar .right {
margin-top: 125px;
}

.category-574 .tweet-bubble, .post-type-archive-calendar .tweet-bubble {
background: url('images/tweet-calendar.png') no-repeat;
padding: 0;
width: 120px;
padding-left: 220px;
height: 100px;
padding-top: 10px;
margin-top: -77px;
font-size: 11px !important;
line-height: 16px !important;
color: #373737 !important;
}

.submit-calendar {
background: rgba(50, 50, 50, 0.3) url(images/plus.png) 10px 15px no-repeat;
}
.submit-calendar p {
margin-left: 35px;
padding: 0;
margin-bottom: 0;
}

.submit-calendar a {
text-decoration: none;
}
.submit-calendar form p {
margin-top: 10px;
margin-left: 0;
}

.submit-calendar form input[type="text"], .submit-calendar form input, .submit-calendar form textarea, .submit-calendar #submit {
width: 190px;
max-width: 190px;
margin-right: 0;
border: 1px solid #CCC;
padding: 4px;
}


#postbox {
display: none;
}

.page-id-37 #primary {
width: 920px;
}


.page-id-37 #comments {
width: 700px;
}

.about-column {
width: 440px;
padding: 20px 20px 0 0;
float: left;
}

.about-right {
width: 420px;
padding: 20px;
background: rgba(100, 100, 100, 0.2);

}

#menu-item-10998 a, #menu-item-11243 a {
display: block;
text-indent: -1000px;
background: url('images/rss.png') no-repeat;
width: 15px;
height: 15px;
margin: -4px -4px 0 0;
overflow: hidden;
}

#taxonomy {
width: 198px;
padding: 10px;
margin-bottom: 20px;
}
.tax-custom-cat #taxonomy {
margin-top: 30px;
margin-left: 0;
}

#taxonomy p, #taxonomy h2 {
font-style: normal;
margin: 0;
padding: 0;
color: #999;
color: rgba(0, 0, 0, 0.6);
}


#taxonomy img {
margin-top: 10px;
}

#related ul, #related ol {
list-style:square url("images/related.gif");
}

#related p, #related h2 {
font-size: 16px;
}

#related ul li a, #related p, #related h2 {
color: #737373;

}

.nav-box a {
position: fixed;
width: 40px;
height: 160px;
top: 215px;
background-color: #ff0000;
z-index: 400;
color: #3b3b39;
line-height: 14px;
}

.nav-box a:hover {
background-color: #dcdcdc;
color: #3b3b39;
}

.nav-box a span {
font: normal 12px 'Cabin', Rockwell, sans-serif;
background: #eee;
background: rgba(240,240,240,0.4) ;
width: 150px;
height: 35px;
padding: 114px 9px 9px;
display: none;
overflow: hidden;
border: 1px solid #CCC;
font
}


.nav-box a span img, .nav-box span.tv-play {
float: left;
margin-top: -105px;
}


.nav-box a:hover span {
display: block;
}
.next a{
left: 0;
background: url('images/l.png') center center no-repeat;
}

.next a:hover{
background-image: url('images/l-hover.png');
}

.next a span {
float: left;
margin-left: 39px;
border-left: 1px solid #fff;
border: 1px solid #CCC;
}

.previous a span {
float: right;
margin-right: 39px;
border-right: 1px solid #fff;
}

.nav-box a span.tv-play {
width: 137px;
height: 100px;
padding: 0;
margin: -145px 0 0 0;
/*border-right: none;*/
border: none;

}

.previous a {
right: 0;
background: url('images/r.png') center center no-repeat;
}

.previous a:hover {
right: 0;
background-image: url('images/r-hover.png');
}

.previous a span.tv-play {
float: right;
margin-right: 50px;
}

.next a span.tv-play {
margin-left: 50px;
}

.johnny-nav a {
display: block;
}

.radio-box {
padding: 10px;
margin-bottom: 10px;
}

#radio-box h2, #radio-box p {
margin: 0;
}

#radio-box h2 {
font-family: 'Cabin', Rockwell, sans-serif;
color: #3b3b39;
font-weight: normal;
}

.home-side-bar h4, .home-side-bar h4 a{
font: normal 14px 'Cabin', Rockwell, sans-serif;
color: #666;
}

.home-side-bar h4 {
margin: 10px 0 20px;
}

.home-side-bar h3.johnny-tv {
opacity: 1;
color: #666;
margin-bottom: 10px;
padding: 20px 0 5px 50px;
background: url('images/johnny-tv-small.png') left center no-repeat;
}

a.johnny-thumb {
position: relative;
width: 220px;
height: 160px;
float: left;
}


span.tv-span, span.tv-play {
background: transparent url('images/play-button.png') center center no-repeat !important;
}

span.tv-span {
position: absolute !important;
width: 100%;
height: 100%;
top: 0;
left: 0;
}

a.home-tv {
display: block;
width: 220px;
height: 160px;
position: relative;
}

.nav-previous, .nav-next {
display: block;
width: 112px;
}
.nav-previous a, .nav-next a,
.post-type-archive .nav-previous a, .post-type-archive .nav-next a,
.search .nav-previous a, .search .nav-next a, 
.home a.nav-previous
{
padding: 5px;
border: 1px solid rgba(255, 255, 255, 0.8);
background: rgba(50, 50, 50, 0.4);
margin-top: 0;
display: block;
width: 100px;
color: #fff;
text-align: center;
text-transform: lowercase;
font-size: 12px;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.archive .nav-next a, .blog .nav-next a, post-type-archive .nav-next a,
.search .nav-next a{
float: right;
}

.search #filters #searchform {
margin-left: 10px;
}

.search #filters #searchform input#s {
border: 1px solid #999;
padding: 5px;
margin-right: 5px;
}

.search #filters #searchform input#searchsubmit, .submit-calendar input#submit {
border: 1px solid #ccc;
background: #666;
padding: 5px;
color: #fff;
}

.submit-calendar input#submit {
width: 100%;
max-width: 100%;
}


.search #filters p {
margin-bottom: 0;
}

.search .page-header {
height: 90px;
}

h3#home-magazine {
float: left;
}

p#link-magazine {
float: right;
}

.left .wp_bannerize_banner_home ul, .wp_bannerize_banner_calendar ul, .wp_bannerize_banner_home ul {
border: none;
list-style-type: none;
margin: 0 0 10px 0 !important;
}

.left .wp_bannerize_banner_home li, .left .wp_bannerize_banner_home li:hover,
.wp_bannerize_banner_radio li,.wp_bannerize_banner_tv li, .wp_bannerize_banner_calendar li, .wp_bannerize_banner_home li, 
.wp_bannerize div
{
overflow: hidden;
background: rgba(255, 255, 255, 0.6) url(images/ads.png) bottom center no-repeat;
height: auto;
padding: 10px 10px 20px !important;
width: 198px !important;
border: 1px solid #ccc;
margin: 0 !important;
}

.wp_bannerize div:hover {
background-color: rgba(0,0,0,0.1);
}

.orange {
background-color: orange;
}
/* End VT */

.home .attachment-homepage-thumb , .single .attachment-homepage-thumb {
top: -100px;
z-index: 0;
/*top: 0;*/
position: absolute;
right: 0;
margin-right: 0;
}
.single .attachment-homepage-thumb {
z-index: -200;
}

.home .attachment-homepage-thumb {
padding-top: 5px;
}

.video {
margin-left: -240px;
width: 780px;
}

#primary ul.taxonomy-images-the-terms,#primary ul.taxonomy-images-the-terms li {
    margin: 5px 0;
}

.taxonomy-images-the-terms img, #primary .taxonomy-images-the-terms img {
margin: 0 auto;
}