/*
Theme Name:     Voice Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Voice Theme
Author:         Meks
Author URI:     http://mekshq.com
Template:       voice
Version:        0.1.0
*/

.ts_crediti {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    padding: 5px 12px;
    background: rgba(0,0,0,.15);
    font-size: 11px;
    text-align: right;
    font-style: italic;
    max-width: 100%;
    line-height: 22px;
    z-index: 2;
}

.ts_crediti {
    text-shadow: 1px 1px 3px rgba(0,0,0,.7);
    color: #FFF;
}
span > .ts_crediti{display:none;}

.vce-social-name {
    opacity: 1;
    display: block;
    color: #fff;
    float: none;
    font-size: 12px;
    margin: 0 4px 0 8px;
    position: absolute;
    top: 0px;
    right: 35px;
    width: 120px;
}


.boxtestate{
	width:100%;
	text-align:center;
}
.boxtestate a {
	display: block;
	height: 36px;
	line-height: 36px;
	float: left;
}
.boxtestate a img{
	border:0;
	margin:0;
	padding:0;
}
.boxtestate_header{
	padding:20px;
}
.boxtestate_header p{
	text-align: justify;
}


div.TIE-fighter-countdown {
	text-align: center;
}


.txt-subcontent {
    border-top: 1px solid grey;
    margin-top: 20px;
    padding-top: 10px;
}

@media screen and (min-width: 510px) {
	
	div.TIE-fighter-dashboard {
		height: 50px;
		width: 400px;
	}

	.TIE-fighter-dashboard
	> div {
		width: 20%;
		height: 40px;
		font-size: 33px;
	}

	.tc_bottom {
		font-size: 34px;
		width: 70px;
		font-family: initial;
	}

	.tc_top {
		font-size: 34px;
		height: 40px;
		width: 70px;
		font-family: initial;
	}
	div.TIE-fighter-dash_title{
		top:0;
		font-size:11px;
	}
}
