/*

Theme Name: Easel

Contributors: Frumph

Theme URI: http://frumph.net/easel

Description: A very intuitively designed theme that has a very robust set of options, CSS entities and abilities.  Is a *core* theme for plugins like Comic Easel.

Author: Philip M. Hofer (Frumph)

Author URI: http://frumph.net

Tags: Dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, flexible-header, featured-images

Version: 3.3.3

License: GNU General Public License, v3 (or newer)

License URI: http://www.opensource.org/licenses/gpl-3.0.html

*/

/* STANDARD TAGS */

html {

	overflow-y: scroll;

}

body {

	margin: 0;

	font-family: 'Arial', sans-serif;

	font-size: 14px;

	color: #FF8935 !important;

}

a {

	text-decoration: none;

}

a:link {

	color: #FF8935;

}

a:visited {

    color: #FF8935;

}

a:hover {

    color: #f00;

}

a:focus {

    outline: none;

}

a img {

    border: none;

}

p {

	margin: 0;

	padding: 5px 0;

}

p a:link {

	color: #FF8935;

       font-style:italic;

       font-weight:bold;

       text-decoration:underline;

}

p a:visited {

		color: #FF8935;

	}

p a:hover {

		color: #f00;

	}

p.attachment {

	text-align: center;

}

img {

	padding: 2px;

	margin: 0;

}

.img1 {

       padding: 0px;

       padding-bottom: 0px;

       margin-bottom: -2px;

       margin-top: -2px;

       border-spacing: 0px;

}

.single {}

.home {}

.archive {}

.search {}

.entry > p > img {

	float: left;

	/*width: 315px;*/

    width: 49%;

    min-width: 200px;

    height: auto;

    border: 1px;

    border-radius: 5px;

    margin-left: 1%;

}

.entry > p > a > img {

    float: left;

    /*width: 315px;*/

    width: 49%;

    min-width: 200px;

    height: auto;

    border: 1px;

    border-radius: 5px;

    margin-left: 1%;

}



.entry iframe {

    /*float: left;*/

    /*width: 315px;*/

    width: 100%;

    padding-top: 10px;

    /*height: auto;*/

    /*border: 1px;*/

    /*border-radius: 5px;*/

}

.entry object {

    /*float: left;*/

    /*width: 315px;*/

    width: 100%;

    position: relative;

    display: inline-block;

    margin-top: 10px !important;

    margin-bottom: 10px !important;



    /*height: auto;*/

    /*border: 1px;*/

    /*border-radius: 5px;*/

}

.entry img {

    /*float: left;*/

    /*width: 315px;*/

    width: 100%;

    padding-bottom: 10px;

    /*height: auto;*/

    /*border: 1px;*/

    /*border-radius: 5px;*/

}

.entry video {

    /*float: left;*/

    /*width: 315px;*/

    width: 100%;

    padding-top: 10px;

    /*height: auto;*/

    /*border: 1px;*/

    /*border-radius: 5px;*/

}



.home .entry img {

	float: left;

	width: 200px;

       height: auto;

       border: 1px;

       border-radius: 5px;

}

.archive .entry img {

	float: left;

	width: 200px;

       height: auto;

       border: 1px;

       border-radius: 5px;

}

.search .entry img {

	float: left;

	width: 200px;

       height: auto;

       border: 1px;

       border-radius: 5px;

}

.single .entry img {

	float: none;

	

       height: auto;

       border: 1px;

       border-radius: 5px;

}

small {

	font-size: 12px;

}

hr {

	height: 1px;

	color: #000;

	background-color: #000;

	border: 0px;

}

blockquote {

	margin: 5px;

	border: 1px dashed #ccc;

	padding: 0;

	font-size: 11px;

	font-weight: 400;

}

blockquote p:first-letter {

	float: left;

	font-size: 16px;

	font-weight: 700; 

	margin: 3px 2px 0;

}

blockquote p:first-line {

	font-variant: small-caps; 

}

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #000;

}

form {

	margin: 0;

}

input, textarea {

	font-family: 'Arial' , sans-serif;

	font-size: 13px;

}

/* WP Aligns */

.aligncenter {

	margin: 0 auto;

	text-align: center;

	display: block;

}

.alignright {

	margin: 10px 0 10px 10px;

	display: inline;

	float: right;

}

.alignleft {

	margin: 10px 10px 10px 0;

	display: inline;

	float: left;

}

.wp-caption {

	text-align: center;

	padding: 3px;

	background: #eee;

}

.type-showcase .wp-caption {

	margin: 0 5px;

}

.wp-caption-text {

	text-align: center;

}

/* HEADINGS */

h1, h1 a {

	margin: 0;

	padding: 3px;

	font-size: 48px;

	line-height: 44px;

	letter-spacing: -3px;

}

h2, h2 a {

	padding: 0 0 2px 0;

	margin: 0;

	font-size: 24px;

	line-height: 24px;

	letter-spacing: -1px;

}

h3, h3 a {

	padding: 0;

	margin: 5px 0;

	font-size: 20px;

	clear: both;

	letter-spacing: -1px;

}

h4, h4 a {

	padding: 0;

	margin: 0;

	font-size: 15px;

	clear: both;

}

/* Page */

#page-wrap {}

#page {

	/*width: 980px;*/ /*nele*/

    /*width: 100%;*/ /*nele*/

	/*margin: 0 auto;*/ /*nele*/

}

body.layout-2cl #page, body.layout-2cr #page{

    /*width: 980px;*/ /*nele*/

    /*width: 100%;*/ /*nele*/

}

/* Header */

#header {

	display: block;

}

#header .description {

    margin-left: 60px;

}

.header-info {

    float: left;

    display: inline-block;

}

/* THE MENU */

#menubar-wrapper {

	width: 100%;

	clear: both;

	display: block;

	margin: 0 auto;

	background: #111;

	text-transform: uppercase;

	line-height: 25px;

}

.footmenu {

	height: 25px;

	clear:both;

	display: inline-block;

	text-transform: uppercase;

	margin: 0 auto;

	border-collapse: collapse;

	text-align: center;

}

.footmenu {

	margin: 0 auto;

}

.ie #menubar-wrapper {

	zoom: 1; /* IE fix, allows for variable height menu  */

}

.menunav {

	float: right;

	text-align: center;

}

.menunav a:link, .menunav a:visited {

	color: #fff;

}

.menunav a:hover {

	color: #fcff00;

}

.menunav-search {

	float: left;

	height: 22px;

	margin-right: 3px;

}

.menunav-search .s-search {

	height: 15px;

    /*height: 25px;*/ /*nele*/

}

.menunav-search button {

	/*height: 21px;*/ /*nele*/

}

.menunav-rss {

	line-height: 25px;

/*	padding: 0 4px; */

	float: left;

	display: inline-block;

	overflow: hidden;

	color: #fff;

	margin: 0 3px;

}

.menunav-rss:hover {

	background: #414141;

	color: #fff;

}

.menu {

/*	font: bold 12px Verdana; */

/*	background: #414141; background of menu bar (default state)*/

	float: left;

}

.menu ul, .footmenu ul {

	z-index: 100;

	margin: 0;

	padding: 0;

	list-style-type: none;

}

/*Top level list items*/

.menu ul li, .footmenu ul li {

	position: relative;

	display: inline;

	float: left;

}

/*Top level menu link items style*/

.menu ul li a, .footmenu ul li a {

	line-height: 25px;

	display: block;

	padding: 0 7px;

	text-decoration: none;

}

.menu ul li ul li a {

	text-align: left;

	background: #555; /* background of menu items (default state)*/

}

* html .menu ul li a {

	/*IE6 hack to get sub menu links to behave correctly*/

	display: inline-block;

}

.menu ul li a:link, .menu ul li a:visited, .menunav a:link, .menunav a:visited  {

	color: #fff;

}

.menu ul li ul li a:link, .menu ul li ul li a:visited {

	color: #fff;

	font-size: 12px;

}

.menu ul li a.selected {

	/*CSS class that's dynamically added to the currently active menu items' LI A element*/

	background: #414141;

	color: #fff;

}

.menu ul li a:hover {

	color: #fff;

	background: #414141; /*background of menu items during onmouseover (hover state)*/

}

/*1st sub level menu*/

.menu ul li ul {

	position: absolute;

	left: 0;

	display: none; /*collapse all sub menus to begin with*/

	visibility: hidden;

}

/*Sub level menu list items (undo style from Top level List Items)*/

.menu ul li ul li {

	display: list-item;

	float: none;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.menu ul li ul li ul {

	top: 0;

}

/* Sub level menu links style */

.menu ul li ul li a {

	font: normal 13px Verdana;

	width: 160px; /*width of sub menus*/

	padding: 5px;

	margin: 0;

}

/* Holly Hack for IE \*/

* html .menu, * html .footmenu {

	height: 1%;

}

/*Holly Hack for IE7 and below*/

/* ######### CSS classes applied to down and right arrow images  ######### */

.arrowclass {

	position: absolute;

	top: 2;

	margin-left: 2px;

	font-size: 11px;

}

/* Content-Wrapper */

#content-wrapper {}

/* Subcontent-Wrapper */

#subcontent-wrapper {}

#content, #column {

	float: left;

	padding: 1px;

	overflow: hidden;

}

body.wide #content {

	float: none;

	width: 100%;

}

.narrowcolumn {

	width: 550px;

}

body.layout-2cl .narrowcolumn, body.layout-2cr .narrowcolumn {

	width: 660px;

}

body.wide .narrowcolumn, body.signup .narrowcolumn {

	width: auto;

}

/* this handles the GN style layouts that need to contain that section */

.section {

	width: 780px;

}

/* Posts Area  */

.type-post, .type-comic, .type-page { 

	margin-bottom: 10px; 

}

.sticky {}

.entry {

	line-height: 18px;

	padding: 10px;

       background: #191919;

}

.facebook-like {

	display: block;

	position: static;

}

.post-cat, .post-author {

	color: grey;

	text-transform: capitalize;

}

.post-cat a:link, .post-cat a:visited {

	/*color: black;*/

    color: #191919 !important; /*nele*/

}

.post-cat a:hover {

	/*color: grey;*/

    color: grey !important; /*nele*/

	text-decoration: underline;

}

.post-extras {

	clear: both;

       background-color: #191919;

       border-radius: 0px 0px 10px 10px;

       border-bottom: 1px solid;

}

a.post-edit-link { 

	padding: 5px; 

	text-align: right;

}

.post-image {

	margin: 0 auto;

}

.post-content .post-image {

	float: left;

	display: inline-block;

	padding: 3px 3px 0;

	border: solid 1px #ccc;

	margin: 4px;

       display: none;

}

.post-content .post-image img {

	width: 100px;

	height: auto;

}

.post-info {

	padding-bottom: 5px;

	font-size: 12px; /*nele*/

}

.post-info h2 { /*nele*/

    margin-top: 5px;

    font-size: 14px;

    text-decoration: none;

}

.post-info a:link { /*nele*/

    text-decoration: none;

    color: #FF8935;

    /*color: #191919;*/ /*nele*/

}

.post-info a:visited { /*nele*/

    text-decoration: none;

    color: #FF8935;

    /*color: #191919;*/ /*nele*/

}

.post-info a:active { /*nele*/

    text-decoration: none;

    color: #FF8935;

}

.post-info a:hover { /*nele, :hover must come after :link and :visited*/

    text-decoration: none;

    color: #FF8935;

}

.post-foot { /*nele*/

    height: 2em;

    padding: 1px 5px 1px 5px; /*nele*/

    -moz-border-radius: 0 0 10px 10px;

    -khtml-border-radius: 0 0 10px 10px;

    -webkit-border-radius: 0 0 10px 10px;

    border-radius: 0 0 10px 10px;

    border-bottom: solid 1px #888;

    /*background-color: #E0DBDB;*/

    background: #eee; /* Old browsers */

    background: -moz-linear-gradient(100% 100% 90deg, #aaa, #ccc, #eee 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #aaa)); /* Safari 4+, Chrome 2+ */

    background: -webkit-linear-gradient(linear, left top, left bottom, from(#aaa),to(rgba(#eee))); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(#eee,#aaa); /* Opera11.10+ */

    background: -ms-linear-gradient(#eee,#aaa); /* IE10+ */

    background: linear-gradient(linear, left top, left bottom, from(#eee),to(#aaa)); /* W3C */

}

.post-text {

	overflow: hidden;

	display: block;

}

.post-author-gravatar {

	display: inline-block;

	width: 82px;

	float: right;

	margin: 3px;

}

.post-mood {

	float: left;

	margin-right: 2px;

}

.post-calendar-date {

	color: #777;

	font-family: 'Georgia' , serif;

	font-size: 15px;

	font-weight: bold;

	float: left;

	margin-right: 3px;

}

.post-calendar-date .calendar-date {

	height: 50px;

	width: 45px;

	background: url(images/calendar.png) center no-repeat;

	font-family: 'Georgia' , serif;

	font-size: 22px;

	font-style: normal;

	color: #000;

	text-align: center;

	line-height: 100%;

	padding: 0 2px 0 0;

}

.post-calendar-date .calendar-date span {

	height: 16px;

	padding: 1px 0 4px 0;

	display: block;

	font-family: 'Verdana' , sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #fff;

	text-align: center;

}

.postdate {

	font-size: 11px;

}

.more-link {

	/border-top: 1px dashed #ccc;/

	font-style: italic;

	display: table-row;

	clear: both;

}

.more-link a:link, .more-link a:visited {

	color: #1EFF00;

	

}

.more-link a:hover {

	color: white;

}

.post-tags, .cast-tags {

	font-size: 12px;

}

/*nele*/

.post-tags a:link {

    color: #ff8035;

    text-decoration: none;

}

.post-tags a:visited {

    color: #ff8035;

    text-decoration: none;

}

.post-tags a:hover {

    color: white;

    text-decoration: none;

}

.post-tags a:focus {

    outline: none;

}

.menu a {

    color: white;

    text-decoration: none;

}

.menu a:link {

    color: #ff8035;

    text-decoration: none;

}

.menu a:visited {

    color: #ff8035;

    text-decoration: none;

}

.menu a:hover {

    color: white;

    text-decoration: none;

}

.menu a:focus {

    outline: none;

}

.post-content object {

    width: 100%;

}

/*nele*/

.linkpages {}

/* Comments */

.comment-link {

	font-weight: bold;

	text-align: right;

	font-size: 11px;

	padding: 2px;

}

.comment {

	display: block;

	margin-top: 20px;

}

.comment .comment {

	margin: 10px 0 0 70px;

}

.comment .comment .comment {

	margin-left: 20px;

}

.bypostauthor {}

.comment-avatar {

	width: 64px;

	height: 64px;

	display: inline-block;

	float: left;

	margin-right: 10px;

	overflow: hidden;

}

.comment-content {

	margin-left: 68px;

}

.comment-author cite {

	font-weight: bold;

	font-style: normal;

	font-size: 16px;

}

.comment .comment .comment-author cite {

	font-size: 14px;

}

.comment-meta-data {

	font-size: 11px;

}

.comment .comment .comment-permalink {

	display: none;

}

.comment-moderated {

	font-style: italic;

	font-size: 15px;

}

.comment-text {

	padding: 5px;

	font-size: 12px;

}

.comment-text p {

	padding: 5px 5px;

	margin: 0;

}

.comment-note {

	width: 380px;

	text-align: left;

	display: inline-block;

	font-size: 11px;

}

#respond .form-submit {

	display: inline-block;

	margin-right: 20px;

 }

.comment-meta {

	display: inline;

	border-left: 1px solid #000;

}

.commentsrsslink {

	font-size: 11px;

	float: right;

}

#author, #email, #url {

	width: 50%;

}

.comment-submit, .post-url-back {

	float: right;

}

.commentlist ul {

	padding: 0;

	margin: 0;

	list-style: none;

}

ol.commentlist {

	margin: 0;

	padding: 5px 0;

	list-style: none;

}

ol.commentlist p {

	margin-top: 3px;

}

ul.children {

	margin: 0;

	padding: 0;

	list-style: none;

}

#respond {

	padding: 0;

}

.nocomments, .closed-comments {

	text-align: center;

}

#cancel-comment-reply-link {

	font-size: 14px;

}

/* Pingbacks and Trackbacks */

#pingtrackback-wrap {

	margin: 10px 20px 0;

}

#pingtrackback {

	font-size: 16px;

}

.pingback .comment-content, .trackback .comment-content {

	margin-left: 0;

}

.trackback .comment-author cite, .pingback .comment-author cite {

	font-weight: bold;

	font-style: normal;

	font-size: 13px;

}

textarea#comment {

	width: 90%;

	height: 80px;

}

#comment, #author, #email, #url, .comment-textarea, 

.easel_control_panel_widget #user_login, .easel_control_panel_widget #user_pass {

	padding: 2px;

	color: #000;

	font-family: 'Verdana' , sans-serif;

	font-size: 12px;

	background: #ccc;

	border: 1px solid #999;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

}

#comment-textarea:focus, #comment:hover, #author:hover, #email:hover, 

#url:hover, #comment:focus, #author:focus, #email:focus, #url:focus,

.easel_control_panel_widget #user_login:focus, .easel_control_panel_widget #user_pass:focus {

	background: #fff;

}

/* Pagenav / Comment Nav */

.pagenav, .commentnav {

	height: 25px;

	font-weight: bold;

	line-height: 25px;

	padding: 0 5px 0 5px;

	margin-top: 5px;

	clear: both;

}

.pagenav-left, .commentnav-left {

	float: left;

}

.pagenav-right, .commentnav-right {

	float: right;

}

.nav a, .pagenav a, .nav-blog a {

	display: block;

	float: left;

}

/* Default Sidebars */

#sidebar-left {

	float: left;

	width: 210px;

	padding: 1px;

}

#sidebar-right {

	float: left;

	width: 313px;

	padding: 1px;

}

.sidebar-basic ul, .sidebar-basic li {

	margin: 0;

	padding: 0;

	list-style: none;

}

#sidebar-header {

    float: right;

    display: inline-block;

}

/* Sidebar Class */

#sidebar-right .sidebar, #sidebar-left .sidebar {

	font-size: 18px;

	overflow: hidden;

}

.sidebar h2, .sidebar h2 a {

	display: block;

	font-size: 16px;

	margin: 0;

	padding: 0;

}

.sidebar ul {

    font-size: 15px;
    margin: 0 0 0 1em;
    list-style: disc;

	/*margin: 0;*/

	/*padding: 0;*/

	/*list-style: none;*/

}

.sidebar ul li {

	/*width: 313px;*/ /*nele*/

	margin-left: 5px;
    	color: #989898;

}

.sidebar .widget {

    color: #fff;
    /* color: #845252; */
    margin-bottom: 30px;
    background: #191919;
    -moz-border-radius: 5px;
    border-radius: 10px;
    clear: both;
    padding: 10px;

}

.sidebar .widget .post-extras, .sidebar .widget .entry {

	padding: 3px;

}

.sidebar-no-widgets {

	color: #000;

	margin: 0 auto;

	padding: 5px;

	border: dotted 1px #aaa;

	background: #ccc;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

}

.classic-bookmark {

	margin: 0 auto;

	width: 185px;

}

/* Footer */

#footer {

	text-align: center;

}

	.footer-text {

		clear:both;

		text-align: right;

		margin-right: 20px;

		font-size: 11px;

	}

	.footer-pipe {

		padding: 0 2px;

	}



#page-foot {

	width: 980px;

	color: #fff;

	margin: 0 auto;

	text-align: right;

	font-size: 11px;

}

#page-foot p {

	margin-right: 40px;

}

/* CALENDAR */

#wp-calendar-wrap {

	margin: 0px auto;

	width: 180px;

	padding: 5px;

}

#wp-calendar {

	width: 165px;

	margin: 0 auto;

}

.wp-calendar-thumb {

	width: 178px;

	height: 130px;

	margin: 0 auto;

}

#wp-calendar th {

	font-size: 11px;

	font-weight: normal;

	text-align: center;

}

#wp-calendar caption {

	font-family: 'Georgia' , sans-serif;

	font-size: 18px;

	letter-spacing: -1px;

	font-variant: small-caps;

}

#wp-calendar td {

	min-width: 20px;

	padding: 0;

	text-align: center;

	border: 1px solid #000;

}

#wp-calendar a {

	display: block;

	text-decoration: none;

	font-weight: bold;

	color: #b00;

}

#wp-calendar a:hover {

	color: #fff;

	background: #000;

}

table#wp-calendar {

	border: none;

	background: transparent;

}

table#wp-calendar td {

	border-color: #999;

}

.wp-calendar-download {

	width: 166px;

	margin: 0 auto;

	overflow: hidden;

	font-size: 10px;

	text-align: right;

	color: #777;

	background: #222;

}

.wp-calendar-download-links a {

	padding: 0 3px;

	font-weight: bold;

	color: #fff;

	background: #000;

	border-left: 1px solid #777;

}

.wp-calendar-download-links a:hover {

	background: #800;

}

/* SEARCH */

.s-search {

	height: 16px;

	width: 140px;

	margin: 0 3px;

	float: left;

}

.searchform button {

	float: left;

}

.archiveresults, .searchresults {

	padding: 0 0 20px 5px;

	font-style: italic;

}

/* GALLERY */

.gallery-image {

	max-width: 520px;

	overflow: hidden;

	text-align: center;

	margin: 10px auto;

}

.gallery-caption {

	font-size: 11px;

	text-align: center;

}

.gallery-caption p {

	width: 510px;

	padding: 5px;

	margin: 0;

}

.gallery-content {

	padding: 20px;

}

.imagenav-wrap {

	width: 500px;

	margin: 5px auto;

}

.imagenav-left, .imagenav-right {

	display: inline-block;

	width: 77px;

	height: 77px;

	float: left;

	overflow: hidden;

	display: inline-block;

}

.imagenav-right {

	float: right;

}

.imagenav-center {

	width: 334px;

	height: 65px;

	margin: 0 auto;

	display: inline-block;

	padding: 10px 5px 0 5px;

	color: #000;

	text-align: center;

	overflow: hidden;

}

.imagetitle {

	color: #000;

	font-size: 18px;

}

.imagenav-bg {

	width: 77px;

	height: 77px;

	position: absolute;

	z-index: 0;

	overflow: hidden;

}

.imagenav-bg img {

	width: 75px;

	height: 75px;

	padding: 1px;

}

.imagenav-arrow {

	width: 77px;

	height: 67px;

	position: absolute;

	z-index: 1;

	color: #fff;

	font-size: 80px;

	font-weight: bold;

	line-height: 67px;

	text-align: center;

	float: left;

}

.imagenav-link {

	width: 77px;

	height: 77px;

	position: absolute;

	z-index: 2;

	float: left;

	overflow: hidden;

}

.imagenav-link img {

	width: 75px;

	height: 75px;

	padding: 1px;

}

#gallery-1 .attachment-thumbnail {

	border: none;

}

/* Pagination */

#wp-paginav {

	text-align: left;

}

#paginav {

	padding: 0;

	margin: 0;

	list-style: none;

	float: left;

	line-height: 25px;

}

#paginav .paginav-pages {

	padding-right: 10px;

}

#paginav a {

	padding: 0px 10px;

	display: block;

}

#paginav ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

#paginav li {

	float: left;

}

#paginav .paginav-next, #paginav .paginav-previous {

	font-size: 18px;

	line-height: 22px;

}

#paginav .paginav-current, #paginav .current {

	padding: 0px 7px;

	font-weight: bold;

}

.pagejumper-wrap {

	line-height: 25px;

	float: right;

}

/* NAVIGATION */

.blognav {

	width: 80%;

	margin: 0 auto;

       display: none;

}

.blognav-previous {

	float: left;

}

.blognav-next {

	float: right;

}

.nav {

	float: right;

	font-size: 12px;

	font-weight: bold;

	padding: 5px 0;

}

.nav-first {

	float: left;

}

.nav-previous {

	float: left;

}

.nav-previous a {

	padding-left: 10px;

}

.nav-next {

	float: left;

}

.nav-next a {

	padding-left: 10px;

}

.nav-last {

	float: left;

}

.nav-last a {

	padding-left: 10px;

}

.pagenav, .commentnav {

	height: 25px;

	color: #000;

	font-weight: bold;

	line-height: 25px;

	padding: 0 5px 0 5px;

	margin-top: 5px;

	clear: both;

}

.pagenav-left, .commentnav-left {

	float: left;

}

.pagenav-right, .commentnav-right {

	float: right;

}

.nav a, .pagenav a, .nav-blog a {

	display: block;

	float: left;

}

/* Archive Year Template */

span.author-archive-date {

	text-align: right;

	width: 120px;

	margin-right: 20px;

	display: inline-block;

}

.archive-date {

	padding: 0 5px 0 0;

	font-size: 12px;

	white-space: nowrap;

}

.archive-title {

	padding: 2px 5px;

/*	line-height: 11px; */

	border-left: 1px dashed #aaa;

}

.month-table {

	border-collapse: collapse;

	margin: 10px 0 20px 0;

}

#linkspage, #linkspage ul, #linkspage li, #archivepage, #archivepage url, #archivepage li {

	list-style: none;

}

#linkspage h2 {

	margin-top: 20px;

}

/* User Pages */

#userpage {

	width: 100%;

	padding: 5px;

}

.userpage-avatar {

	float: left;

	width: 64px;

	height: 64px;

}

.userpage-info {

	margin-left: 10px;

	float: left;

}

.userpage-desc {

	width: 400px;

	padding: 5px;

	margin-top: 30px;

	border: 1px dotted #efefef;

}

.userpage-posts {

	margin-top: 20px;

	padding: 20px;

}

.userpage-posts ol {

	padding: 0;

}

.userpage-posts li {

	list-style: none;

	margin: 0;

	padding: 0;

}

/* Image / Attachments */

.imagenav-link img {

	-moz-opacity: 0.6; /* mozilla, netscape, gecko */

	opacity: 0.6; /* firefox, opera, safari, chrome */

	-khtml-opacity: 0.6; /* khtml, old safari */

	-webkit-opacity: 0.6;

}

.imagenav-link img:hover {

	-moz-opacity: 0.1; /* mozilla, netscape */

	opacity: 0.1; /* firefox, opera, safari, chrome */

	-khtml-opacity: 0.1; /* khtml, old safari */

	-webkit-opacity: 0.1;

}

/* comment form */

#comment, #author, #email, #url, .s-search, .easel_control_panel_widget input {

	padding: 2px;

	color: #000;

	font-family: 'Verdana' , sans-serif;

	font-size: 12px;

	background: #eee;

	border: 1px solid #888;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

}

#comment:focus, #comment:hover, #author:hover, #email:hover, #url:hover, #author:focus, #email:focus, #url:focus,

.easel_control_panel_widget #sname:focus, .easel_control_panel_widget #sname:hover,

.easel_control_panel_widget #spassword:focus, .easel_control_panel_widget #spassword:hover, .s-search:focus {

	background: #fff;

}

.searchform {

	margin-top: 2px;

	margin-left: 2px;

}

.easel_control_panel_widget #user_login, .easel_control_panel_widget #user_pass {

	width: 160px;

}

#submit, /*.searchform button,*/ #comic button, .easel_control_panel_widget .button-primary {

	background: #ccc;

	color: #000;

	-moz-border-radius: 6px;

	-khtml-border-radius: 6px;

	-webkit-border-radius: 6px;

	border-radius: 6px;

	background:-moz-linear-gradient(100% 100% 90deg,#aaa, #ccc, #ddd 100%);

	background:-o-linear-gradient(rgb(30,30,30),rgb(44,44,44));

	background-image: -webkit-gradient(

          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),

          to(rgba(170, 170, 170, 3.0))

        );

}

.sidebar .widget_archive select, .easel_archive_dropdown_widget select {

	width: 180px;

	-moz-border-radius: 10px 0 0 10px;

	-khtml-border-radius: 10px 0 0 10px;

	-webkit-border-radius: 10px 0 0 10px;

	border-radius: 10px 0 0 10px;

	padding-right: 0;

	background:-moz-linear-gradient(100% 100% 90deg,#bbb, #ddd, #fff 100%);

	background:-o-linear-gradient(rgb(30,30,30),rgb(44,44,44));

    /* IE8 uses -ms-filter for whatever reason... */

	-ms-filter: progid:DXImageTransform.Microsoft.gradient(

        gradientType=1, startColor=0, endColoStr=#FFFFFF

	);

        background-image: -webkit-gradient(

          linear, left top, left bottom, from(rgba(255, 255, 255, 1.0)),

          to(rgba(170, 170, 170, 3.0))

        );

}

.commentsrsslink {

	padding: 3px 5px;

}

.widget-content option {

	background: #ddd;

}

#submit {

	font-weight: 700;

}

#submit:hover, .searchform button:hover {

	color: #f00;

}

.searchform {

	float: left;

}

.ie .searchform button, .ie #submit {

	display: inline-block;

	float: left;

	background: #ccc;

	color: #000;

	line-height: 18px;

	font-size: 16px;

	border: solid 1px #888;

}

.chrome .searchform button {

	line-height: 16px;

	margin-top: 0;

}

.widget_rss a.rsswidget {

	display: inline-block;

}

.widget_rss ul {

	clear: both;

}

#page-foot p {

	color: #fff;

	text-align: center;

}

#default-nav-wrapper, #casts-nav-wrapper {

	width: 100%;

}

	.default-nav, .casts-nav {

		margin: 0 auto;

		width: 260px;

	}

	.default-nav-base, .casts-nav-base {

		display: inline-block;

		padding: 0 10px;

	}

	.casts-nav-first, .casts-nav-prev, .default-nav-first, .default-nav-prev {

		float: left;

	}

	.casts-nav-next, .casts-nav-last, .default-nav-next, .default-nav-last {

		float: right;

	}

/* menunav social icons */

.menunav-social-wrapper {

	float: right;

	display: inline-block;

}

.menunav-social {

	text-indent: -9999px;

	display: inline-block;

	float: left;

	height: 25px;
	width: 25px;

	padding: 0;

	margin: 0;

}

.menunav-twitter {

	background: url('images/icons/twitter.png') no-repeat;

}

.menunav-rss2 {

	background: url('images/icons/rss.png') no-repeat;

	margin-right: 3px;

}

.menunav-facebook {

	background: url('images/icons/facebook.png') no-repeat;

}

.menunav-googleplus {

	background: url('images/icons/googleplus.png') no-repeat;

}

.menunav-linkedin {

	background: url('images/icons/linkedin.png') no-repeat;

}

.menunav-pinterest {

	background: url('images/icons/pinterest.png') no-repeat;

}

.menunav-youtube {

	background: url('images/icons/youtube.png') no-repeat;

}

.menunav-flickr {

	background: url('images/icons/flickr.png') no-repeat;

}

.menunav-tumblr {

	background: url('images/icons/tumblr.png') no-repeat;

}

.menunav-deviantart {

	background: url('images/icons/deviantart.png') no-repeat;

}

.menunav-myspace {

	background: url('images/icons/myspace.png') no-repeat;

}

.menunav-email {

	background: url('images/icons/email.png') no-repeat;

}

.menunav-social:hover {

	background-position: 0 -25px;

}

/* CLEAR FLOATS */

.clear {

	clear: both;

}

/* CLEAR MARGINS */

/* Used with BR for clearing paragraph margins for Safari, Chrome - avoid background gaps */

.clear-margins {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

}

/* Comic */

#comic {

	text-align: center;

	display: block;

}

/* breadcrumbs */

#breadcrumb-wrapper {

	padding: 2px 0 2px 10px;

}

/**

* Featured slider

************************************************/

#slider-container {

	overflow: hidden;

	width: 540px;

	height: 260px;

	margin: 10px auto;

	}

#slider {

	overflow: hidden;

	width: auto;

	height: 230px;

	}

.feature {

	overflow: hidden;

	width: auto;

	height: 220px;

	padding: 10px 10px 0 10px;

	color: #000;

	border: none !important;

	}

.feature img {

	float: left;

	max-width: 250px;

	margin: 0 15px 0 0;

	border: 5px solid #001838;

	}

#slider .feature .entry-title {

	font-size: 21px;

	}

#slider .feature .entry-title a {

	color: #eee;

	}

.feature .byline {

	color: #aaa;

	margin-bottom: 15px;

	}

.amore-link {

	float: right;

	text-indent: -9999px;

	width: 100px;

	height: 20px;

	display: block;

	background: url('images/slider/more-link.gif') no-repeat 0 0;

	}

.amore-link:hover {

	background: url('images/slider/more-link.gif') no-repeat 0 -20px;

	}

.more-link {

	text-align: right;

}

/* Slider controls */

.slider-controls {

	float: left;

	width: 100%;

	height: 20px;

	overflow: hidden;

	clear: both;

	line-height: 15px;

	margin: 0 0 0;

	display: block;

	padding: 0 10px;

	}

.slider-controls .slider-prev {

	text-indent: -9999px;

	float: left;

	width: 22px;

	height: 20px;

	background: url('images/slider/slider-prev.png') no-repeat 0 0;

	border: none !important;

	}

.slider-controls .slider-prev:hover {

	background: url('images/slider/slider-prev.png') no-repeat left -20px;

	}

.slider-controls .slider-pause {

	text-indent: -9999px;

	float: left;

	width: 22px;

	height: 20px;

	background: url('images/slider/pause.png') no-repeat center 0;

	border: none !important;

	}

.slider-controls .slider-pause:hover, .slider-controls a.paused {

	background: url('images/slider/pause.png') no-repeat center -20px;

	}

.slider-controls .slider-next {

	text-indent: -9999px;

	float: left;

	width: 22px;

	height: 20px;

	background: url('images/slider/slider-next.png') no-repeat right 0;

	border: none !important;

	}

.slider-controls .slider-next:hover {

	background: url('images/slider/slider-next.png') no-repeat right -20px;

	}

h2.slider-title a, h2.slider-title {

	color: #000;

}

h2.slider-title a:hover, h2.slider-title:hover {

	color: #fcff00;

}

/* comic easel mini navigation overrides */

.mininav-prev a, .mininav-next a {

    color: #fff;

}

.mininav-prev a:hover, .mininav-next a:hover {

	color: #f00;

}

.sticky-image {

	text-indent: -9999px;

	width: 16px;

	height: 16px;

	background: url('images/pushpin-small.png') top center no-repeat;

	display: inline-block;

	float: left;

	margin-top: 20px;

}

.text-plug {

        font-size: 11px;

        line-height: 13px;

        margin-bottom: 10px;

}

/* Hides navigation links and site footer when infinite scroll is active */

/* .infinite-scroll.neverending #footer */

.infinite-scroll #navigation, .infinite-scroll #wp-paginav {

	display: none;

}

/* Shows the footer again in case all posts have been loaded */

.infinity-end.neverending #footer {

	display: block;

}

#header-sponsors {

	background:#111;

	/*width:980px;*/ /*nele*/

	z-index: 1000;

	margin-top:0px;

	color:#f8e250;

	background: -webkit-gradient(linear, left top, left bottom, from(#575652), to(#111));

	background: -moz-linear-gradient(top,  #575652,  #111);

	-pie-background: linear-gradient(#575652,  #111); /*PIE*/

	border-radius: 0px 0px 6px 6px;

}

#reklame{

    background: transparent;

    border-radius: 10px;

    -webkit-box-shadow: rgb(0, 0, 0) 1px 2px 10px;

    box-shadow: rgb(0, 0, 0) 1px 2px 10px;

    border: 1px solid #FF8935;

    border-image-source: initial;

    border-image-slice: initial;

    border-image-width: initial;

    border-image-outset: initial;

    border-image-repeat: initial;

}

#topbar1{

    position:absolute;

    /*border: 1px solid black;*/ /*nele*/

    padding: 1px;

    background-color: #DDDDDD;

    width: 302px;

    visibility: hidden;

    z-index: 100;
	font-color: #000;
	font-size: 2;
	font-style: bold;
}
#topbar1 > p {float:right; margin-top:0px; margin-bottom:2px; margin-left:2px; margin-right:0px; font-size: 15px;}
#topbar1 > p > a {color: black;}


.play_border {

    /*display: none;*/

    position: relative;

    margin:5px;

    border: 2px solid rgba(240, 126, 6, 0.8);

    -webkit-border-radius: 100%;

    -moz-border-radius: 100%;

    border-radius: 100%;

    width: 30px;

    height: 30px;

    -webkit-box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.5);

    -moz-box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.5);

    box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.5);

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    transition: all 0.5s ease;

    cursor: pointer;

}

.play_border:hover{

    border-color: transparent;

    -webkit-box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.2);

    -moz-box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.2);

    box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.2);

}

.play_border:hover .play_button{

    border-left: 10px solid rgba(240, 126, 6,0.5);

}

.play_border:active,.play_border:focus{

    -webkit-box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.2);

    -moz-box-shadow: 0px 0px 5.play_button:hoverpx 2px rgba(240, 126, 6, 0.2);

    box-shadow: 0px 0px 5px 2px rgba(240, 126, 6, 0.2);

}

.play_button {

    position:relative;

    top: 3px;

    left: 40%;

    width: 0;

    height: 0;

    border-top: 10px solid transparent;

    border-bottom: 10px solid transparent;

    border-left: 10px solid rgba(240, 126, 6,0.8);

}



/*nele*/

.s-search-group {

    height: 12px;

}

.search-box1 {

    margin: 15px 0 15px 0;

}

#search-field1 { /*nele*/

    -moz-border-radius: 3px 0 0 3px;

    -khtml-border-radius: 3px 0 0 3px;

    -webkit-border-radius: 3px 0 0 3px;

    border-radius: 3px 0 0 3px;

    border: 0px;

}

#btn-search1 { /*nele*/

    /*height: 12px;*/

    /*padding: 0px;

    margin: 0px;

    line-height: 12px;*/

    background-color: #FF8935;

}

.header-info {

    /*background: url("http://www.sexvideogif.com/wp-content/uploads/cropped-sexvideogif21.png") no-repeat scroll 15px 15px transparent;*/

}

#header {

    width: 100% !important;

}

#header h1 a {

    margin: -20px 0px 0px;

    display: block;

    text-indent: -9999px;

}



#header h1 img {

    margin: -50px -0px -19px 0px;

} 



/*====================================*/



.lpitms {

    position: relative;

    clear: both;

    float: left;

    width: 100%;

    height: auto;

    margin-top: 5px;

    background-color: #363636;

    padding: 15px 5px 0px 5px;

    overflow: hidden;



    border-radius: 5px !important;

    -moz-border-radius: 5px !important;

    -webkit-border-radius: 5px !important;

}



.lpitms > div {

    position: relative;

    float: left;

    /*width: 140px;*/

    /*min-height: 170px;*/

    /*margin-right: 10px;*/

    padding-left: 3px;

    padding-right: 3px;

}



.lpitms > div > a > img:hover {

    border-color: #ff7a00;

    -o-transition: color .2s ease-out, background 1s ease-in;

    -ms-transition: color .2s ease-out, background 1s ease-in;

    -moz-transition: color .2s ease-out, background 1s ease-in;

    -webkit-transition: color .2s ease-out, background 1s ease-in;

    transition: color .2s ease-out, background 1s ease-in;

}



.lpitms > div > a > img {

    /*position: relative;

    float: left;*/

    /*width: 140px;

    height: 112px;*/

    /*background-size: contain;

    background-repeat: no-repeat;*/



    width: 100%; /*for bs*/

    border: 1px solid #9D9797;



    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}



.lpitms > div > div > a {

    position: relative;

    float: left;

    width: 100%;

    font-size: 12px;

    font-weight: normal !important;

    min-height: 4em;

    max-height: 4em;

    line-height: 1.1em;

    /*padding-bottom: 5px;*/

    padding-top: 5px;

    color: #ff7a00 !important;

}

.lpitms > div > div > a:hover {

    color: white !important;

}



.lpitms2 {

    position: relative;

    clear: both;

    float: left;

    width: auto;

    height: auto;

    margin-top: 5px;

    background-color: #363636;

    padding: 15px 5px 0px 5px;

    overflow: hidden;



    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}

.lpitms2 > div {

    position: relative;

    /*float: left;*/

    /*width: 131px;*/

    /*height: 145px;*/

    /*margin-right: 8px;*/

    /*min-height: 170px;*/

    padding-left: 3px;

    padding-right: 3px;

}



.lpitms2 > div > a > img:hover {

    border-color:#ff7a00;

    -o-transition: color .2s ease-out, background 1s ease-in;

    -ms-transition: color .2s ease-out, background 1s ease-in;

    -moz-transition: color .2s ease-out, background 1s ease-in;

    -webkit-transition: color .2s ease-out, background 1s ease-in;

    transition: color .2s ease-out, background 1s ease-in;

}



.lpitms2 > div > a > img {

    position: relative;

    float: left;

    /*width: 131px;

    height: 100px;*/

    background-size: contain;

    background-repeat: no-repeat;



    width: 100%; /*for bs*/

    border: 1px solid #9D9797;



    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}

.lpitms2 > div > div > a {

    position: relative;

    float: left;

    width: 100%;

    font-size: 10px;

    font-weight: normal !important;

    min-height: 3.5em;

    max-height: 3.5em;

    line-height: 1.1em;

    /*padding-bottom: 5px;*/

    padding-top: 3px;

}

/*-----*/

.banner1 {

    display: block;

    position: relative;

    float: left;

    margin: 20px 0px 0px 0px;

}

.banner1 iframe {

    /*width: 100%;*/

}



.search-form1 {

    padding-top: 15px;

    padding-left: 13px;

}

.search-form1 > div {

    padding-left: 0px;

}

.search-form1 > div > form > input {

    /*margin-left: 0px;*/

    /*padding-left: 0px;*/

}



.recommendedVideos {

    font-size: 16px;

}

/*-----*/

.sidebarCats1 {

    display: block;

    position: relative;

    float: left;

    width: 100%;

    margin: 20px 0px 0px 0px;

    /*background-color: #541492;*/

    font-size: 14px;

}

.sidebarCats1 > ul {

    list-style-type: none;

    margin-left: 0px;

}

.sidebarCats1 > ul > li {

    border: none;

}

.sidebarCats1 > ul > li > a {

    margin-bottom: 7px;

}

.sidebarCats1 > ul > li > a {

    margin-bottom: 7px;

    background-color: #0c0c0c;

    color: #ff7a00;

}

.sidebarCats1 > ul > li > a:hover {

    margin-bottom: 7px;

    background-color: #363636;

    color: white;

}



.citm {

    position: relative;

    float: left;

    width: 45%;

    height: 500px;

    font-size: 12px;

    margin-right: 20px;

}



.citm h2 {

    display: inline-block;

    text-align: center;

    margin: 0 auto;

    width: 95%;

    font-size: 16px !important;

    font-weight: bold;

    color: fuchsia;

}



.citm > img {

    position: relative;

    float: left;

    margin-right: 10px;

    width: 160px;

    height: 120px;

    background-size: contain;

    background-repeat: no-repeat;

    /*border: 1px solid violet;*/

}



.citmdesc {

    position: relative;

    float: left;

    width: 100px;

}



.hrline_silver {

    background-color: #ddd;

    margin-top: 12px;

    margin-bottom: 12px;

    height: 1px;

    margin-left: auto;

    margin-right: auto;

}



.imgfr {

    float: left;

    margin-right: 10px;

    width: 80px;

    /* height: 120px;*/

}



.pdsc1 {

    float: left;

    width: 80%;

}



/*

.tsplogo {

    display:block;

    position:absolute;

    width: 500px;

    height:70px;

    background: #ffffff url('/3sp.gif') no-repeat left top;

    z-index:100; */

/* Places <span> on top of <a> text *//*



}*/



#tsplogo a {

    display:block;

    width: 500px;

    height:70px;

    background: #000000 url('/3sp.gif') no-repeat left top;

    z-index:100;

}



/* for accessibility reasons - without styles variant*/

#tsplogo a span {

    display: none;

}



#cat-cnt > h3 {

    font-size: 18px;

    font-weight: bold;

    margin-bottom: 20px;

}



#categories_list {

    padding-left: 0px;

    margin-left: 0px;

}



#categories_list > li {

    list-style-type: none;

    font-size: 16px;

    font-weight: bold;

    padding-bottom: 7px;

}



img.responsive {

    max-width : 100%; /* or width : 100% */

    height: auto;

}

.centerColumns {

    float: none !important;

    margin-left: auto !important;

    margin-right: auto !important;

}

/*nele*/

#donja_horizontala {
	text-align: center;
    	overflow: hidden;
	width: 100%;
	display: inline-block;
	color: #845252;
    	background: #191919;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
    	clear: both;
    	padding: 5px;
}
#donja_horizontala_prva {
	display: inline-block;
    	vertical-align: top;
    	margin: 5px;
    	width: 300px;
}
#donja_horizontala_druge {
	display: inline-block;
    	vertical-align: top;
    	margin: 5px;
    	width: 300px;
}