button,
input,
select,
textarea {
    color: #222; 
}

html {
	height:100%;
}


body {
    font-size: 14px;
    font-family: "bebas-neue",sans-serif;
    letter-spacing: .09em;
    line-height: 1.4;
    background: #000 url('../images/background.jpg') repeat top left;
    margin: 0px;
    padding: 0px;
    text-shadow: 0px 1px rgba(2, 3, 3, .7);
    height:100%;
    min-height: 100%;
}

#tumblr_controls {position:fixed !important;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
	 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

h2 {
	font-size: 18px;
}

h1.logo {
	background:url('../images/banshee_logo.png') no-repeat top center;
	text-indent: -9999px;
	width:165px;
	height:95px;
	margin:20px 0 0 30px;
}

.keyart {
	margin: 0 auto;
	position:absolute;
    top: 50%;
    margin:-250px 0 0 385px;
}


.tag_bansheegifshop .keyart {display:none;}
.fan-submission {display:none;}

.tag_bansheegifshop .fan-submission {
	display:block;
	width:310px;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,.85);
	color:#c4c4c4;
	margin: 0 auto;
	position:absolute;
    top: 50%;
    margin:-280px 0 0 385px;
    padding:10px 30px 10px 30px;
}

.tag_bansheegifshop .fan-submission p {
	font-family: 'Helvetica', arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 18px;
}

.tag_bansheegifshop .fan-submission ol {
	font-family: 'Helvetica', arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 18px;
	margin-left: -20px;
}

.tag_bansheegifshop .fan-submission h2 {
	font-size: 24px;
	color:#fff;
	letter-spacing: 0px;
	font-weight: normal;
}

.tag_bansheegifshop .fan-submission li {
	margin-bottom: 10px;
}

.post-type-one {
	background: url('../images/post_bg.png') no-repeat top left;
	width:622px;
	height:501px;
	float:left;
	color:rgb(228,228,228);
	color: rgba(228,228,228,.7);
	padding-right: 100px;
	display:inline-block;
}

body#permalink .posts {
	margin:-250px -9999px 0 360px;
}

body .posts {
	position:absolute;
    top: 50%;
    float:left;
    display: inline; 
    margin:-250px -9999px 0 825px;
    clear: both;
}


#pagenav {
 	float:right;
 	margin:265px 350px 0 0;
}

#pagenav a {
	padding-right: 10px;
	color:rgb(255,255,255);
	text-decoration: none;
}

#pagenav .prev-btn {
	background: url('../images/prev_btn.png') no-repeat top left;
	width:115px;
	height:30px;
	text-indent: -9999px;
	display:inline-block;
}

#pagenav .next-btn {
	background: url('../images/next_btn.png') no-repeat top left;
	width:82px;
	height:31px;
	text-indent: -9999px;
	display:inline-block;
}

#pagenav a:hover {
	color:rgb(179,0,0);
}


h2.post-title {
	text-align: center;
	padding-top:1px;
	margin-top:48px;
	clear:both;
	width:430px;
	margin:0 auto;
	display:block;
	height:40px;
	word-spacing: 3px;
	white-space:normal;
	font-size: 20px;
	line-height: 22px;
	color:rgb(228,228,228);
	color: rgba(228,228,228,.7);
	text-decoration:none;
}

h2.post-title a {
	color:rgb(228,228,228);
	color: rgba(228,228,228,.7);
	text-decoration: none;
}

h2.post-title a:hover {
	color:rgb(179,0,0);
	color: rgba(179,0,0,1);
	text-decoration: none;
}

.post-type-one .date {
	float:left;
	margin:58px 0 0 65px;
}

.post-type-one .tumblr-meta {
	float:right;
	margin:58px 55px 0 0;
}

.post-type-one .tumblr-meta li {
	list-style: none;
	margin-right:8px;
	display:inline-block;
}

.post-type-one .tumblr-meta .fav  {
	background: url('../images/like.png') no-repeat top left;
	width:18px;
	height:17px;
	text-indent: -9999px;
}

.post-type-one .tumblr-meta .reblog {
	background: url('../images/reblog.png') no-repeat top left;
	width:17px;
	height:16px;
	text-indent: -9999px;
}

.post-type-one .tumblr-meta .reblog:hover {
	background: url('../images/reblog_over.png') no-repeat top left;
	}

.post-type-one .post-image  {
	clear:both;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 60px;
}

.post-type-one .post-image img {
	margin-top:30px;
	border: 4px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
	width:auto;
	height:197px;
}

.post-type-one blockquote {
	display:none;
}

.post-type-one .photoset {
	clear:both;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 60px;
}

.post-type-one .photoset .photoset-one li {
	display:inline-block;
	margin-bottom: -25px;
}

.post-type-one .photoset .photoset-one {
	width:475px;
}

.fourset .photoset ul  {
	margin-top: -20px;
	margin-bottom: -26px;
	margin-left:35px;
}

.threeset .photoset ul  {
	margin-top: 30px;
	margin-bottom: 65px;
	margin-left:35px;
}

.twoset .photoset ul  {
	margin-top: 30px;
	margin-bottom: 65px;
	margin-left:35px;
}

.threeset .tags li:first-child,
.twoset .tags li:first-child,
.fourset .tags li:first-child {
	display: none;
}

.post-type-one .photoset img {
	margin-top:30px;
	border: 4px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}

.post-type-one .tags {
	float:left;
	margin:0px 0 0 23px;
}

.largegif .tags {   /* this is for larger gifs */
	display: none;
}

.largegif .post-image img {
	margin-bottom: -40px;
	height:281px;
	width:500px;
}

.text-post p {
	margin:0px;
	padding:0px; 
}


.post-type-one .notes a,
.post-type-one .tags a {
	color: rgb(228,228,228);
	color: rgba(228,228,228,.7);
	text-decoration: none;
}

.post-type-one .notes a:hover,
.post-type-one .tags a:hover {
	color:rgb(179,0,0);
}

.post-type-one .tags li {
	display:inline;
}


.post-type-one .share {
	float:right;
	margin:0px 55px 0 0;
	width:93px;
}

.post-type-one .share li {
	list-style: none;
	margin-right:3px;
	display:inline-block;
}


.note-feed {
	float: left;
	display:block;
	clear: both;
	margin-top: -30px;
	padding-bottom:30px;
}

.note-feed ol {
	list-style: none;
	color:rgb(255,255,255);
	margin-left:-10px;
}

.note-feed ol a {
	padding-right:5px;
	color:rgb(179,0,0);
	text-shadow:none;
	text-decoration: none;
}

.note-feed ol a:hover {
	color:rgb(255,255,255);
	text-decoration: none;
}

.note-feed ol li {
	padding-bottom:5px;
	color:rgb(44,44,44);
	text-shadow:none;
}


aside {
	background: url('../images/nav_bg.png') repeat top left;
	width: 246px;
	height:100%;
	float:left;
	overflow: visible;
	margin-top:0px;
	position: fixed;
	z-index: 10;
	top:0;
	bottom:0;
	color: rgb(254,250,234);
}

aside .sidebar-block {
	text-align: center;
	margin: 20px 20px 0 0;
}

aside h3 {
	font-weight: normal;
	margin: 0 auto;
	padding-bottom:4px;
	font-size: 16px;
}

aside .sidebar-block .tag-cloud a,
aside .sidebar-block .tag-cloud {
	background: url('../images/tag_bg.jpg') repeat top left;
	width:170px;
	word-spacing: 4px;
	padding: 5px;
	font-size: 14px;
	color: rgb(254,250,234);
	color: rgba(254,250,234, 0.7);
	line-height: 20px;
	margin: 0 auto;
	text-decoration: none;
}

aside .sidebar-block .tag-cloud a:hover {
	color:rgb(179,0,0);
}

aside .sidebar-block .surprise-btn {
	background: url('../images/surprise_btn.jpg') no-repeat top left;
	width:178px;
	height:29px;
	margin: 0 auto;
	margin-top:30px;
	color: rgb(254,250,234);
	text-decoration: none;
	font-size:16px;
}

aside .sidebar-block .surprise-btn a {
	color: rgb(254,250,234);
	text-decoration: none;
	margin-left:-33px;
	margin-top: 5px;
	display:inline-block;
}

aside .sidebar-block .surprise-btn a:hover {
	color:rgb(179,0,0);
	text-decoration: none;
}


aside .sidebar-block .submit-btn {
	background: url('../images/submit_gifs.jpg') no-repeat top left;
	width:178px;
	height:32px;
	text-indent: -9999px;
	margin-top:18px;
}

aside .sidebar-block input {
	background: url('../images/search_bg.jpg') no-repeat top left;
	width:179px;
	height:31px;
	text-indent: 35px;
	margin-top: -3px;
	border: 0px;
	color: rgb(254,250,234);
	font-family: "bebas-neue",sans-serif;
	font-size: 16px;
	
}

.ie9 .sidebar-block input {
	margin-left:0px;
}

.lt-ie9 .sidebar-block input {
	margin-top:-5px;
}

aside .sidebar-block input:focus {
	outline: none;
}
.shadow-right {
	background: url('../images/shadow_overlay.png') repeat bottom right;
	width: 120px;
	height:100%;
	float:right;
	overflow: visible;
	margin-top:0px;
	position: fixed;
	z-index: 10;
	right:0px;
	top:0;
}

.shadow-left {
	background: url('../images/shadow_overlay_left.png') repeat bottom right;
	width: 150px;
	height:100%;
	float:left;
	overflow: visible;
	margin-top:0px;
	position: fixed;
	z-index: 0;
	left:203px;
	top:0;
}

.next-arrow {
	background: url('../images/next_arrow.png') no-repeat top right;
	width: 100px;
	height:61px;
	float:right;
	overflow: visible;
	margin-top:0 auto;
	position: fixed;
	z-index: 1000;
	right:40px;
    top: 50%;
    margin-top: -21px; /*set to a negative number 1/2 of your height*/
}

.main-nav {
	font-size:16px;
	color: rgb(254,250,234);
	background: url('../images/nav_separator.png') no-repeat 5px -4px;
	width:185px;
	height:196px;
	margin-left:12px;
	margin-top:-10px;
	line-height: 15px;
}

.main-nav a {
	color: rgb(254,250,234);
	text-decoration: none;
}
.main-nav a:hover {
	color:rgb(179,0,0);
}

.main-nav ul {
	padding-top:8px;
	margin-left:-18px;
}

.main-nav li {
	list-style: none;
	padding-bottom:8px;
}

footer {
	clear:both;
	height:53px;
	width:425px;
	position: fixed;
	bottom: 0;
	text-align: center;
	margin-bottom:20px;
	margin-left:40%;
	z-index:2000;
}

footer li {
	display:inline-block;
}

footer .cinemax {
	background: url('../images/cinemax.png') no-repeat top left;
	text-indent: -9999px;
	width:249px;
	height:46px;
}

footer .twitter-icon {
	background: url('../images/twitter_icon.png') no-repeat top left;
	text-indent: -9999px;
	width:48px;
	height:41px;
}

footer .fb-icon {
	background: url('../images/fb_icon.png') no-repeat top left;
	text-indent: -9999px;
	width:22px;
	height:41px;
}

footer .youtube-icon {
	background: url('../images/youtube_icon.png') no-repeat top left;
	text-indent: -9999px;
	width:44px;
	height:41px;
}

footer .explore {
	background: url('../images/explore.png') no-repeat top left;
	text-indent: -9999px;
	width:129px;
	height:41px;
}

aside .copyright {
	line-height: 11px;
	font-size: 8px;
	font-family:"arial", sans-serif;
	letter-spacing: 0px;
	text-transform: none;
	opacity: .5;
	bottom:0;
	color:rgb(255,255,255);
	position: absolute;
	margin-left:23px;
	width:176px;
}


.my-like {
    background-image: url(../images/like.png) !important;
    height:17px;
    width:19px;
    cursor:pointer;
    display:inline-block;
    vertical-align:top;
}
.my-liked, .my-like:hover {
    background-image: url(../images/like_over.png) !important;
    height:17px;
    width:19px;
    cursor:pointer;
    display:inline-block;
    vertical-align:top;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
		
		footer {
			margin-left: 300px;
			}
	
		aside .sidebar-block input {
			margin-left:10px;
			}
			
		.shadow-right{	
			display:none;
			}
			
		.shadow-left {
			position: absolute;
		}
			
		aside {
			position:relative;

			}

			
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
		.shadow-right,
		.shadow-left {	
			display:none;
			}

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
