/*  
Theme Name: Viewhunter
Description: Todo negro
Version: 1.0
Author: Philip Viewhunter
*/

body {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	font: normal 1em/1.5em Georgia, serif;
	background-color: #121419;
	text-align: center;
	color: #a6a6a6;
	margin: 0px;
}

a, a:visited {
    color: #a6a6a6;
    font-weight: bold;
}

a:hover {
    color: white;
}

h1 {
	margin: 0px;
	padding: 0px;

}

h1 a {
    text-decoration:none;
}


h2 {
    font-size:1.5em;
	margin:1em 0 1em 0;
    font-weight: normal;
}

h3 {
    font-size:1.3em;
	margin:1em 0 1em 0;
    font-weight: normal;
}

p {
	margin:1em 0 1em 0;
}

#menu {
	margin-top: 20px;
	height: 40px;

}


.post {
	margin-top: 20px;
}

.post img {
	border: solid 10px white;
	width: 90%;
	max-width: 1024px;
	margin-bottom: 20px;
/*
	background-image: url('http://farm4.static.flickr.com/3140/2334347850_fb152baf0c_o.png'), url('http://farm4.static.flickr.com/3206/2333520951_be63a055d1_o.png'), url('http://farm4.static.flickr.com/3074/2333520869_a625135196_o.png'), url('http://farm4.static.flickr.com/3261/2333520907_4b9626f7b9_o.png');
	background-repeat: no-repeat;
	background-position: top left, top right, bottom left, bottom right;
	z-index: -1;
*/
	
}

.texto {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	width: 500px;
}

.firma {
	text-align: right;
	display: block;
}

.izq {
    font-size:1.6em;
	float: left;
	margin-left: 40px;
}

.der {
	float: right;
	margin-right: 40px;
}

.archivo li{
	display: inline;
}

.archivo {
	margin: auto;
	padding: 0;
/*	width: 600px; */
	width: 90%;
}

.thumbnail {
	display:  inline-table;
	margin: 4px !important;
	border: 2px solid white !important;
	//margin: 0px !important;
	//border: 0px solid white !important;

}

.thumbnail img {
	width: 100px !important;
	height: 56px !important;
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
}

.commentlist {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.comentario {
	font-size: 0.8em;
	line-height: 1.1em;
	text-align: left;
	margin-bottom: 60px;

}

.comentario blockquote{


	margin-left: 4px;


	padding-left: 36px;


	background-repeat: no-repeat;


	background-image: url(http://farm3.static.flickr.com/2177/2385187251_f49ab67beb_o.gif);


}

.comentarios {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 40px;
}

.botonfotoanterior a{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	display: block;
	width: 30px; 
}

.botonfotoanterior a:hover{
	background-position: 100px 50%;
	border-left: #a6a6a6 solid 10px;
	background-repeat: no-repeat;
	background-image: url(http://farm3.static.flickr.com/2083/2381074024_f3fa5a68c6_o.png);
	width: 180px;
	
}

.botonfotoposterior a{
	position: fixed;
	top: 0px;
	right: 0px;
	height: 100%;
	display: block;
	width: 30px; 
}

.botonfotoposterior a:hover{
	background-position: 0 50%;
	border-right: #a6a6a6 solid 10px;
	background-repeat: no-repeat;
	background-image: url(http://farm3.static.flickr.com/2083/2381073958_f05d255735_o.png);
	width: 180px;
}

.titulofotoanterior{
	display: inline-table;
	width: 30%;
	text-align: right;
}

.titulofotoposterior{
	display: inline-table;
	width: 30%;
	text-align: left;

}

.titulofoto {
	display: inline-table;
	margin-left: 10px;
	margin-right: 10px;
	font-size:1.5em;
    font-weight: normal;
    margin-bottom: 1em;
    margin-top: 1em;

}

hr {
	margin-top: 40px;
	width: 100%;
	margin-bottom: 40px;
}

.rosa {
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
}

.previotitulo {
	background-position: center;
	background-image: url(http://farm3.static.flickr.com/2392/2433794923_a06ec72a26_o.gif);
	background-color: #a6a6a6;
	color: #121419;
	padding: 20px;
}

.previotitulo a {
	color: #121419;
}

.previofinal {
	background-position: center;
	background-image: url(http://farm3.static.flickr.com/2392/2433794923_a06ec72a26_o.gif);
	background-color: #a6a6a6;
	color: #121419;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: -20px;
}

.previofinal a {
	color: #121419;
}

.precarga {
	display: none;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.award {
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
	border: none;
}

.award a {
	border: none;
}