/*
Theme Name: TBT12
Theme URI: http://theblacktime.com
Description: TBT: The Black Time Theme
Author: David Chanzá Téllez - dvdwebz.es
Version: 1.0
Tags: black

*/
/* RESETS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}

a img,:link img,:visited img{border: 0;}
table{border-collapse: collapse;border-spacing: 0;}
ol,ul{list-style: none;}
q:before, q:after,blockquote:before, blockquote:after{content: "";}
.left{float:left;display:inline;}
.right{float:right;display:inline;}
.clear{clear:both;}
.oculto{display:none;}
.alignright{position: relative; float: right;}

/* Estilos TBT: The Black Time 10 */

img#wpstats {
     display: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'Gruppo', cursive;
	overflow-x: hidden;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

#wrapper {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

/* Estilos HEADER */

#header {
	position: relative;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#header img {
	position: relative;
	margin-bottom: 10px;
}

#nav {
	position: relative;
	float: left;
	right: -50%;
	height: 25px;
	list-style: none;
	font-size: 20px;
	margin: 0 auto;
	margin-bottom: 10px;
}

	#nav li {
		position: relative;
		display: block;
		float: left;
		right: 50%;
		margin-right: 25px;
	}
	
	#nav .nav_last {
		position: relative;
		display: block;
		float: left;
		right: 50%;
		margin-right: 0px;
	}

/* Estilos MAIN */

#main {
	position: relative;
	width: 800px;
}
	#facebook {
		position: relative;
		float: right;
		margin-left: 10px;
	}
	
	.tit_principal, .post h1.page-title {
		font-size: 30px;
	}
	
	.post {
		position: relative;
		width: 800px;
		margin-bottom: 30px;
	}
		
		.data_post {
			position: relative;
			display: block;
			font-size: 12px;
			margin-top: 2px;
			margin-bottom: 15px;
		}
		
		.post p a:link, .post p a:visited {
			text-decoration: underline;
			color: #000000;
		}
		
		.post p a:hover {
			text-decoration: none;
			color: #999999;
		}
		
		.post h1 {
			font-size: 30px;
		}
	
		.post img {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
		.post p {
			font-size: 17px;
			margin-bottom: 10px;
			line-height: 17px;
		}
		
		.post strong {
			font-weight: bold;
		}
		
		.post object {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
	.post .pie_post {
		position: relative;
		width: 600px;
		font-size: 10px;
		line-height: 10px;
		margin-top: 20px;
	}
	
.navigation {
	position: relative;
	float: right;
	left: -50%;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
}

	.navigation ol li{
		position: relative;
		left: 50%;
		text-align:center;
		display: block;
		float: left;
		margin-right: 20px;
	}
	
	.navigation .current {
		background-color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		color: #FFFFFF;
	}

.titulo_categoria {
	position: relative;
	text-align: center;
	margin-bottom: 15px;
	font-size: 20px;
}

	.titulo_categoria p {
		font-size: 12px;
	}

/* Comentarios */

.comments, #comments {
	width: 450px;
}

	.comments h1, #respond h1 {
		margin-top: 10px;
		font-size: 20px;
		margin-bottom: 5px;
	}

	.comments ol {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
		.comments ol li {
			margin-bottom: 30px;
			font-size: 14px;
			line-height: 17px;
		}
		
	.comments .comment-author {
		font-size: 20px;
	}
	
form {
	position: relative;
	width: 450px;
}

.form-label {
	font-size: 14px;
}

input, textarea {
	width: 450px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
}

.button {
	width: 100px;
}

/* Estilos SIDEBAR */

.sidebar {
	position: relative;
	width: 800px;
	padding-bottom: 20px
}

	.sidebar .widget {
		position: relative;
		float: left;
		width: 140px;
		margin-right: 10px;
	}

	.widgettitle {
		margin-bottom: 5px;
		font-size: 20px;
	}
	
	.sidebar ul li {
		position: relative;
		font-size: 12px;
		margin-bottom: 3px;
	}


		
/* Estilos FOOTER */

#footer {
	position: relative;
	width: 800px;
	margin-top: 20px;
}

#foot_nav {
	position: relative;
	float: left;
	right: -50%;
	height: 25px;
	list-style: none;
	font-size: 20px;
	margin: 0 auto;
}

	#foot_nav li {
		position: relative;
		display: block;
		float: left;
		right: 50%;
		margin-right: 25px;
	}
	
	#foot_nav .nav_last {
		position: relative;
		display: block;
		float: left;
		right: 50%;
		margin-right: 0px;
	}

	#footer p {
		text-align: center;
		padding-bottom: 10px; 
	}