/*
 Theme Name:   TKSST
 Theme URI:    http://dedepress.com/themes/detube/
 Description:  Detube Child Theme
 Author:       Michael Cosentino
 Author URI:   http://about.me/cosentino
 Template:     detube
 Version:      1.0.0
 Tags:         theme-options
 Text Domain:  detube-child
*/

@import url("../detube/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*= Reset,Base and Common
 *==================================================================*/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

html {
	color:#555;
}

body { 
	font: 18px Soleil,sans-serif;
	text-shadow: none;
	line-height: 1.8;
	font-weight: 300;
}


.mashsb-buttons a {
    min-width: 100px;
}


blockquote {
	color:#555;
	font: 18px Soleil,sans-serif;
	line-height: 1.8;
	font-weight: 300;
}

input, input[type=submit], input[type=button], input[type=reset], .search-submit-div {
	-webkit-border-radius: 0;
	border-radius: 0;
}

input.search-text {
	height: 28px;
	padding: 5px;
}

input.search-submit {
	height: 40px;
	background: url(/wp/wp-content/themes/detube/images/s.png) no-repeat -32px -37px !important;
}

.searchform input {
	font: 18px Soleil,sans-serif;
}

.search-submit-div {
	height: 40px;
	background: none;
	background-color: #51bd83;
	border: 0;
}

.search-submit-div:hover {
	background: none;
	background-color: #a7dfc2;
}

p.stats {
	display: none;
}

h1.loop-title {
	font-family: Soleil,sans-serif;
}

.entry-content a, .textwidget a, .page-content a {
	color: #50B57F;
	text-decoration: none;
}

.entry-content a:hover, .page-content a:hover, .loop-actions a:hover {
	border-bottom: 1px dotted #50B57F;
}

.textwidget .tksst-promo {
	border-bottom: 0;
}

.textwidget a:hover, 
	border-bottom: 0;
	}

.loop-actions {
	padding: 0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	background-image: none;
	
	
}

div.thumb {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.thumb .overlay {
	-webkit-transition; none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.pag-nav {
	font-family: Soleil,sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	text-align:center;
}

.pag-nav a, .pag-nav span {
	color: #fff;
	border: 0;
	padding: 4px 16px;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-image: none;
	background-color: #2684b8;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pag-nav a:hover {
	background-color:#319bd6;
	border: 0;
	color:#fff;
	text-decoration: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pag-nav span {
	color:#999;
	background-color: #eee;
}

.footermenu { 
	background: none;
	color: #ffffff;
}

/**Baw Post Views**/
.bawpvc-ajax-counter{
display: none !important;
}


/* Nav */
#main-nav {
	background: none;
	border: 0;
	padding: 20px 0 40px 0;
}
 
#main-nav ul {
	text-shadow: none;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
}

 				
#main-nav .menu { 
	background: none;
	color: #8499a4;
}
 				
#main-nav .menu>li>a { 
	color: #444;
	padding: 0;
	line-height: 18px;
}

#main-nav .menu>li>a:hover {
	color: #51bd83;
	text-shadow: none;
	!text-decoration: underline;
	border-bottom: 1px dotted #51bd83;
}                       

#main-nav .menu>li {
	background: none;
	height: 18px;
}

#main-nav ul li:last-child:after {
	content: "";
	padding: 0;
}

#main-nav ul li:after {
	content: "\2022";
	padding: 0 5px;
}

#main-nav #saved-videos a {
	color: #14a789;
}

#main-nav #nav-playlist a {
	color: #754C78;
}

#main-nav #nav-shop a {
	color: #eb7334;
}

#main-nav #nav-about a {
	color: #8499a4;
}


.loop-title .prefix, div.loop-desc, .loop-actions .prefix {
	color: #8fa3ad;
}

h1.loop-title {
	text-transform: none;
}

h1.loop-title em {
	text-transform: uppercase;
	color: #444;
}

.loop-actions .orderby .current {
	color: #444;
}

.loop-actions a {
	color: #14a789;
}

.grid-medium .entry-title {
	height:20px;
	line-height:18px;
	overflow:hidden;
	font-size:13px;
}

/* Actions */
.entry-actions {
	float:right;
	height:24px;
}
.entry-actions a {
	text-decoration:none;
}
.entry-actions .dp-like-post, .entry-actions .dp-share {
	float:left;
	margin-left:10px;
	position:relative;
	background-color:none;
	background-image:none;
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
}
.entry-actions .dp-like-post:hover , .entry-actions .dp-share:hover {
	border-color:none;
	text-decoration:none;
	color:#333;
}
.entry-actions .dp-like-post a, .entry-actions .dp-share .dropdown-handle {
	height:27px;
	line-height:27px;
	padding:0 10px 0 30px;
	display:inline-block;
	text-transform:none;
	font-weight:normal;
	font-size:11px;
	color: #555;
	-webkit-border-radius:0;
	border-radius:0;
}

/* Like Button */
.wall .entry-actions .dp-like-post {
	background: none;
}
.wall .entry-actions .dp-like-post .like {
	background:#14a789 url(/wp/wp-content/themes/detube/images/actions.png) no-repeat 10px 8px;
}
.wall .entry-actions .dp-like-post .liked {
	background:#F7F7F7 url(/wp/wp-content/themes/detube/images/actions.png) no-repeat 10px -82px;
	color:#555;
}
.wall .entry-actions .dp-like-post .like:hover,.wall .entry-actions .dp-like-post .liked:hover {
	background:#1cbe9d url(/wp/wp-content/themes/detube/images/actions.png) no-repeat 10px 8px;
	color: #fff;
}
.entry-actions .dp-like-post .like {
	background:url(/wp/wp-content/themes/detube/images/actions.png) no-repeat 10px 8px;
}
.entry-actions .dp-like-post .liked {
	background:url(/wp/wp-content/themes/detube/images/actions.png) no-repeat 10px -82px;
	color:#555;
}
.entry-actions .dp-like-post .like:hover,.entry-actions .dp-like-post .liked:hover {
	background:url(/wp/wp-content/themes/detube/images/actions.png) no-repeat 10px 8px;
	color: #1cbe9d;                                          ;
}

/* Structure */
#main {
	padding:0;
	background:none;
	border:none;
}

/* List View with Large Thumbnail */
.list-large .item {
	border-top: none;
	border-bottom: none;
	margin:0;
	padding:0 0 40px;
}

.list-large .entry-title {
font-family: "museo-slab",serif;
font-weight: 300;
	font-size: 40px;
	line-height: 1.1;
}

/* Common Item Style */
.item .entry-title {
	color:#51bd83;
	text-decoration: none;
}

.item .entry-title a {
font-family: "museo-slab",serif;
font-weight: 300;
font-style: normal;
	color:#666;
}

.item .entry-title a:hover {
	color:#51bd83;
	text-decoration: none;
}

.item .entry-summary {
	line-height:1.7;
	font-size:17px;
	padding: 5px 0 0 0;
}

.item .entry-summary a {
	border-bottom: 1px dotted #51bd83;
}

/* Featured Content Style */
.wall {
	padding:0 0 50px 0
	background: none;
	position:relative;
	text-shadow: none;
}

.wall h1.entry-title {
	font-family: "museo-slab",serif;
	font-style: normal;
	font-weight: 300;
	color: #666;
	background: none;
	padding: 0;
	font-size: 19pt;
	line-height: 1.1;
}

/* Video Details */
#extras {
	font-size:14px;
}

/* Entry */
#tags {
	font-size:14px;
	font-weight: 500;
	line-height: 2.7;
	padding: 15px 0 5px 0;
	border-bottom: none;
}

#tags a {
	background-color: #EEE;
	color: #555;
	padding: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom: none;
	text-transform: lowercase;
	margin-right: 1px;
	text-decoration: none;
}

#tags a:hover {
	background-color: #51bd83;
	color: #222;
}

div.entry-meta, p.entry-meta {
	border-bottom: 1px solid #eee;
	margin: 0 !important;
	padding: 5px 0 15px 0 !important;
	float: none !important;
}

.entry-meta .time {
	font-family: 11px Soleil,sans-serif;
	text-transform: uppercase;
	color: #bbb;
	font-weight: 600;
}

#details.section-box {
	margin: 0;
}

.section-content {
	padding: 0;
	margin: 0;
}

/* Sidebar */
.meta .time {
	display: none;
}

ul.post-grid-2 .data h4.entry-title {
	display: none;
}

ul.post-grid-3 .data h4.entry-title {
	display: none;
}

.post-grid-3 .item .thumb {
	margin: 0;
}

.section-title {
	border-bottom: none;
    font-family: museo-slab,serif;
    font-size: 24px;
    font-weight: 400;
	color: #666;
	text-shadow: none;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    padding: 0;
	margin: 0 0 8px 0;

}

.widget-title {
	border-bottom: none;
	font-family: Soleil,sans-serif;
    color: #666666;
    font-size: 10.5pt;
    font-weight: 600;
	text-shadow: none;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    padding: 0;
	margin: 0 0 4px 0;
}

#main #sidebar #search-4 {
	margin-top: 18px;
}

/* List Full Style */
.widget-posts .post-list-full li {
	padding:0 0;
	border-bottom: 1px solid #fff;
	border-top: none;
	margin-bottom: none;
	overflow:hidden;
	margin:0;
}
.widget-posts .post-list-full .thumb {
	width:300px;
	height:168px;
}
.widget-posts .post-list-full .thumb img {
	width:300px;
}
.widget-posts .post-list-full .entry-title {
	margin-bottom:0px;
}
.widget-posts .post-list-full .entry-meta {
	margin-bottom: 0px;
}

/* Common Section Box Style */
.section-content {
	background: none;
}

/* Buttons */
#see-all-button { 
	background-color:#2684b8;
	color:#fff;
	font: 24px Soleil,san-serif;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	background-image: linear-gradient( 135deg, #0080ba, #3a9967 );	box-shadow: none;
	-webkit-box-shadow: none;
	padding: 5px 0px 10px;
	margin: -10px 0 30px;
}

#see-all-button:hover {
	color: #fff;
    background-image: linear-gradient( 135deg, #319bd6, #4DA376 );

}

#see-all-button:active { 
	position:relative; 
    top:1px; 

}

.more-link { 
	background-color:#2684b8 !important;
	color:#fff !important;
	font: 11px Soleil,san-serif !important;
	border: 0 !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background-image: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	padding:1px 4px 3px 10px !important;
	text-transform: lowercase;
}

.more-link:hover {
	color: #fff !important;
    background-color:#319bd6 !important;
}

.more-link:active { 
	position:relative !important; 
    top:1px !important; 
}

.mini-arrow-right, .mini-arrow-right:hover {
	border-left-color: #fff !important;
}

/* Footer */
#footer {
	border-top: none;
}

#footer-logotype { 
	margin: 40px 0; 
}

#tksstthumbs {
	width: 100%;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.introgalleryItem {
	display: block;
}

.introgalleryItem img {
	float: left;
	max-width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 31%;
	margin: 1% 1% 10px 1%;
}


#footbar .wrap {
	border-bottom:1px solid #EEE;
	padding-top: 0;
}

#footbar.footbar-c4 .widget {
	width: 100% !important;
	margin-left: 0;
	text-align: center;
}

/* Tag Cloud */
ul.ctc-tag-cloud {
	text-align: left;
	font-size: 14px;
	line-height: 26px;
	color: #aaa;
}

li.ctc-tag-li {
	display: inline;
	white-space: nowrap;
	padding: 0 12px 0 0;
	margin-right: 0;
	border: 0;
	background: none;
}

.ctc-tag-li a {
	color: #444 !important;
	border-bottom: 1px dotted #51bd83;
	text-decoration: none;
	text-transform: lowercase;
}

.ctc-tag-li a:hover {
	color: #51bd83 !important;
}


/*= Featured Content Style
 *==================================================================*/
.wall {
	padding: 0 0 40px 0;
	background:none;
	position:relative;
	text-shadow: none;
}

/*== Default Featured Carousel with 6 visible items
 *=================================*/
.fcarousel {

}
.fcarousel .carousel-container {
	position:relative;
	margin:0 35px;
}
.fcarousel .carousel-clip{position:relative;overflow:hidden;height:100px;width:100%;margin:0 auto;}
.fcarousel ul {
	width:999em;
	position:absolute;
}
.fcarousel li {
	float:left;
	width:150px;
	height:84px;
	border:0px solid #fff;
	margin:5px 10px 20px 10px;
	overflow:visible !important;
	background:#fff;
	position:relative;
	-webkit-box-shadow:0 0 5px #fff;
	box-shadow:0 0 5px #fff;
	-webkit-transition:all .25s;
	-moz-transition:all .25s;
	-ms-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}
.fcarousel .thumb {
	width:150px;
	height:84px;
}
.fcarousel .thumb img {
	width:150px;
}
.fcarousel li:hover {
	border-color:#555;
}
.fcarousel li.active {
	border-color:#086081;
}
.fcarousel li.active .overlay {
	visibility:visible;
	opacity: 1;
}
.fcarousel .carousel-prev,
.fcarousel .carousel-next {
	display:inline-block;
	width:27px;
	height:90px;
	margin:5px 0;
	cursor:pointer;
	text-indent:-5555em;
	overflow:hidden;
	background: #fff url(/wp/wp-content/uploads/2017/05/a1.png) no-repeat -150px -80px;
	color: #8fa3ad;
	position:absolute;
	top:0;
}
.fcarousel .carousel-prev {
	left:-30px;
}
.fcarousel .carousel-next {
	background-position:-200px -80px;
	right:-30px;
}
.fcarousel .carousel-prev:hover {
	background-position:-150px -180px;
}
.fcarousel .carousel-next:hover {
	background-position: -200px -180px;
}


/* Featured Carousel with 5 visible items */ 
.fcarousel-6 .carousel-clip {
	height:86px;
}
.fcarousel-6 li {
	width:124px;
	height:70px;
	margin:5px 8px 20px 8px;
}
.fcarousel-6 .thumb {
	width:124px;
	height:70px;
}
.fcarousel-6 .thumb img {
	width:124px;
}s
.fcarousel-6 .carousel-prev,
.fcarousel-6 .carousel-next {
	height:76px;
	background:url(/wp/wp-content/themes/detube/images/s.png) no-repeat -50px -80px;
}
.fcarousel-6 .carousel-next {
	background-position:-100px -80px;
}
.fcarousel-6 .carousel-prev:hover {
	background-position:-50px -180px;
}
.fcarousel-6 .carousel-next:hover {
	background-position: -100px -180px;
}