/*  
Theme Name: Time For Truth
Theme URI: http://www.timefortruth.es/
Description: Time For Truth powered by Haureal Web Studio
Version: 1.0
Author: Haureal Web Studio
*/
/* Basic Elements  ******************************************************************************************/

body {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	background: url(images/bg.gif) repeat-x;
	font-family:Calibri, Arial, Verdana, sans-serif; 
	font-size:14px;
	color:#555;
	background-color:#fff;
}

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
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%;
	font-family:inherit;
	vertical-align:baseline;
}

a { color:#af3633; }
a:visited { color:#af3633; }
a:hover, a:active {	color:#c95037;text-decoration: underline; }

:focus { outline:0; }

ul { list-style:none; }
ol { list-style:none; margin-left: 35px;}
p img { padding: 0;	max-width: 100%; }

.center { text-align: center;}

strong { font-weight:bold; }
em { font-style:italic; }
code { font-family:"Courier New", Courier, monospace; }

sup { font-size:8px; vertical-align:super;}
sub { font-size:8px; vertical-align:sub; }

blockquote {	
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	color:#777;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
	background: #EEE url("images/blockquote.png") no-repeat bottom left;
}

/* Images Styling ******************************************************************************************/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright { float: right; }
.alignleft { float: left; 	}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone, div.alignnone {
	padding:8px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Time For Truth Containers ******************************************************************************************/

#contenedor{
	position: absolute;
	background:url("images/tnsp-diagonals.png") bottom repeat-x;
}

span.clearer {
	height:1px;
	display:block;
	font-size:1px;
	line-height:1px;
	clear:both;
}

#post-content h3 {
	display:block;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-.5px;
	line-height:28px;
}

#post-content h4 {
	display:block;
	letter-spacing:-.5px;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
}

#post-content ol {
	padding-bottom:20px;
	list-style-type:decimal;
}


#post-content ul {
	padding-bottom:20px;
	margin-left: 35px;
	list-style-type: square;
	list-style-position: inside;
}

#post-content ul li {
	display:list-item;
	float:none;
	list-style-type: square;
	list-style-position: inside;
}

img.post-image {
	margin: 20px 15px 0px 5px;
	float: left;
	border: 1px solid white;
	outline: 3px solid silver;
}

img.post-image-normal {
	margin: 10px 7px 0px 5px;
	float: left;
	border: 1px solid white;
	outline: 1px solid silver;
}

img.post-image-mini {
	margin: 10px 7px 0px 0px;
	float: left;
	border: 1px solid white;
	outline: 1px solid silver;
}


/* Time For Truth Layout ******************************************************************************************/

#index-wrap {
	width:900px;
	margin:0 auto;
	padding-top:12px;
	border-bottom:10px solid #e8e8e8;
	background:url("images/tnsp-diagonals.png") left top repeat-x transparent;
}

#index-posts {
	width:568px;
	margin: 0 0 0 170px;
	float:left;
}
	
#index-posts #latest {
	padding:0 0 20px 0;
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size:17px;
	font-weight:bold;
	line-height:28px;
	color:#777;
	border-bottom:1px solid #ddd;
	text-align: justify;
}
	
#body-index #index-posts #latest h2.post-title a, #previous-posts .previous-posts-row .previous-post h2.post-title a {
	width:568px;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
	display:block;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:42px;
	text-decoration:none;
	vertical-align:middle;
	color:#af3633;	
}
	
#body-index #index-posts #latest p:first-line { text-transform:uppercase; }

#index-posts #latest-meta {
	/*border-bottom:1px solid #ddd;*/
	background:url("images/tnsp-diagonals-big.png") left top repeat-x transparent;
	margin-bottom:8px;
	margin-top:0px;
}
	
#index-posts #latest-meta span#index-post-date-comment {
	width:372px;
	padding:2px 0;
	float:left;
	font-size:15px;
	color:#999;
}
	
#index-posts #latest-meta span#latest-continue {
	width:171px;
	margin-left:20px;
	padding:2px 5px 2px 0;
	float:left;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
}
	
#index-posts #latest-meta span#latest-continue a { text-decoration:none; }
		
#index-extra {
	width:254px;
	padding:35px 0 0 40px;
	float:left;
	display: none;
}

#index-extra h3 {
	padding:0 0 8px 0;
	font-family:Georgia, "Times New Roman", serif;
	font-size:19px;
	line-height:28px;
	text-transform:uppercase;
	color:#75a069;
	border-bottom:0;
}
		
#previous-posts {
	width:900px;
	margin-left:0px;
	padding-top:20px;
	clear:both;
	border-top:10px solid #e8e8e8;
	text-align: justify;	
}

#previous-posts .previous-posts-row {
	width:882px;
	float:left;
	clear:both;
}

#previous-posts .previous-posts-row .previous-post {
	width:274px;
	padding:0 0 20px 20px;
	float:left;
	font-family:Cambria, Georgia, "Times New Roman", serif;
	font-size:12px;
	line-height:18px;
	color:#777;
}

#previous-posts .previous-posts-row .previous-post h2.post-title a {
	width:274px;
	padding-top:0;
	font-size:15px;
	line-height:25px;
	letter-spacing:normal;
	color:#cf5855;
	border-top:none;
}
	
#previous-posts .previous-posts-row .previous-post span.previous-post-meta {
	margin-top:8px;
	padding-top:2px;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:right;
	color:#bbb;
	border-top:1px solid #ddd;
}
	
#previous-posts .previous-posts-row .previous-post span.previous-post-meta a {
	text-decoration:none;
	color:#999;
}


/* ------- Titulo y Intro ------- */

#intro {
	width:885px;
	margin:0 auto;
	position:relative;
}

#intro span#post-id, #intro span#page-id {
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	bottom:0;
	font-size:130px;
	font-weight:bold;
	line-height:156px;
	letter-spacing:-10px;
	text-decoration:none;
	vertical-align:top;
	color:#ddd;
}
	
#intro span#page-id {
	font-size:65px;
	letter-spacing:-5px;
	bottom:30px;
	margin-right:10px;
}

#identity {
	height:130px;
	float:left;
}
		
#identity h1 a {
	padding:25px 0px 0px 0px;
	display:block;
	letter-spacing:-.5px;
	text-decoration:none;	
	font-size: 46px;
	font-weight: bold;
	letter-spacing: -2px;
}
	
span#site-description {
	font-family: Cambria, Georgia, "Times New Roman", serif;
	font-size:24px;
	font-style:italic;
	color:#999;
}
		
/* ------- Titulo, Intro y Menu ------- */

#titulo {
	width: 430px;
	margin:10px;
	float:left;
}

#menu {
	width:430px;
	float:right;
	text-align: right;
	height:80px;
	margin-top:10px;
	margin-right:10px;
}

.menu_item {
	font-weight: bold;
	font-size: 18px;
	color: #af3633;
	background: #e0e0e0;
	padding: 5px 10px 50px 10px;
	text-align: center;
	border-bottom: 5px solid #af3633;
	outline: 5px solid white;
}

.menu_item a { text-decoration: none; }

.menu_item:hover {
	background: #cecece;
	border-bottom:5px solid #c95037;
	color: #c95037;
}

#menu-nav {
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;	
}

#menu-nav a, a:hover {
	text-decoration: none;
}
	
#search-form {
	margin: 25px 8px 10px 0px;
	text-align:right;
	display:block;
	float:right;
}

	ul#search-form input
	{
		width:168px;
		padding:3px;
		font-size:11px;
		text-align:left;
		color:#999;
		border:1px solid #ddd;
	}
	
	form#search-form input#searchsubmit {
		padding:1px;
		font-size:13px;
		color:#777;
		cursor:pointer;
		border:2px solid #ddd;
		background-color:#eee;
		font-weight:bold;
	}

#search-input {
color:#777;
font-weight:bold; 
font-size:13px;
background:#eee;
width:200px;
border:2px solid #ddd;

}
/* ------- Post Summary Section ------- */
	
#summary
{
	width:900px;
	margin:0 auto;
	padding:12px 0 20px 0;
	background:url("images/tnsp-diagonals.png") left top repeat-x transparent;
}

#summary h2.post-title, #summary h2.page-title {
	width:900px;
	padding:20px 0 0 0;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height:42px;
	vertical-align:middle;
	color:#af3633;
	background-color:transparent;
}
		
#summary h2.page-title {
	text-transform:uppercase;
	color:#7abdf2;
}
		
#summary .post-summary, #summary .page-summary {
	width:900px;
	padding-bottom:20px;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", serif;
	font-size:19px;
	font-weight:bold;
	line-height:28px;
	color:#777;
	border-bottom:1px solid #ddd;
	margin: 0 126px 0 0;
}
#summary .post-summary p:first-line { text-transform:uppercase; }

/* ------- Post Meta Data and Navigation ------- */
	
ul#post-info {
	width:105px;
	display:block;
	float:left;
	margin: 0 0 0 0px;
}
	
ul#post-nav {
	width:164px;
	display:block;
	float:left;
	margin: 0 0 0 0px;
}

ul#post-info li {
	width:105px;
	height:20px;
	margin:0;
	padding:5px 5px 0 21px;
	display:block;
	position:relative;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	background:url("images/icon-post-info.png") 3px 3px no-repeat #fff;
	z-index:10;
}
		
ul#post-nav li {
	width:137px;
	height:20px;
	margin:0;
	padding:5px 5px 0 27px;
	display:block;
	position:relative;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	background:url("images/icon-post-nav.png") 3px 1px no-repeat #fff;
	z-index:10;
}

ul#post-info li:hover {
	color:#7abdf2;
	background-color:#e4f2ff;
}

ul#post-nav li:hover {
	color:#7abdf2;
	background-color:#eaf3e5;
}

ul#post-info li a:hover, ul#post-nav li a:hover { color:#9f2522; }
		
ul#post-info li ul {
	width:275px;
	height:auto;
	position:absolute;
	left:0;
	top:24px;
	display:none;
	border-bottom:3px solid #7abdf2;
}

ul#post-nav li ul {
	width:273px;
	height:auto;
	position:absolute;
	right:0;
	top:24px;
	display:none;
	border-bottom:3px solid #97c28b;
}
			
ul#post-info li ul li {
	width:265px;
	height:auto;
	padding:5px;
	position:relative;
	font-size:13px;
	font-weight:normal;
	letter-spacing:normal;
	line-height:20px;
	text-transform:none;
	vertical-align:middle;
	color:#555;
	background-image:none;
	background-color:#e4f2ff;
	z-index:1;
}

ul#post-nav li ul li {
	width:241px;
	height:auto;
	position:relative;
	font-size:13px;
	font-weight:normal;
	letter-spacing:normal;
	line-height:20px;
	text-transform:none;
	color:#555;
	background-image:none;
	background-color:#eaf3e5;
}

ul#post-nav li ul li.nav-prev-post {
	width:254px;
	padding:5px 15px 5px 5px;
	text-align:right;
}

ul#post-nav li ul li.nav-next-post {
	padding:0 5px 10px 5px;
	text-align:right;
}

ul#post-info li ul li:hover, ul#post-nav li ul li:hover { color:#555; }
			
		/* I don't want to do this, but what are you going to do? */
		/* Fix IE. Hide from IE Mac \*/ 
		html ul li { float: left; }
		html ul li a { height: 1%; }
		/* End */

ul#post-info li:hover ul, ul#post-nav li:hover ul { display:block; }

li#post-meta {
	text-transform:none;
	color:#555;
}

li#post-meta span {
	padding-bottom:5px;
	display:block;
}
	
#post-content {
	width:900px;
	margin:0 auto;
	padding: 10px 0px 0px 0px;
	font-family:Cambria, Georgia, "Times New Roman", serif;
	font-size:16px;
	text-align: justify;
}

#post-content p, #post-comments p {
	padding-bottom:20px;
}

#post-content img {
	padding:2px;
}

#post-content img.left {
	margin: 0px 5px 5px 5px;
	float:left;
}

#post-content img.right {
	margin:0 0 20px 20px;
	float:right;
}

#post-content img.left1col {
	margin:0 20px 20px -98px;
	float:left;
}

#post-content img.right1col {
	margin:0 -98px 20px 20px;
	float:right;
}

#post-content img.right2col {
	margin:0 -196px 20px 20px;
	float:right;
}

#post-content img.right3col {
	margin:0 -294px 20px 20px;
	float:right;
}

#post-content img.right4col {
	margin:0 -392px 20px 20px;
	float:right;
}

/* Archive Posts Styling  ******************************************************************************************/

#post-content .archive-post { padding:0 0 20px 0; }
	
#post-content .archive-post h2.post-title a {
	margin:0 0 10px 0;
	padding:0;
	display:block;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:21px;
	text-decoration:none;
	vertical-align:middle;
	color:#af3633;
}

#post-content .archive-post .archive-meta {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
	
#post-content .archive-post .archive-meta span.archive-post-date-comment {
	width:550px;
	padding:2px 0;
	font-size:11px;
	color:#999;
}

#post-content .archive-post .archive-meta span.archive-post-date-comment a {
	text-decoration:none;
	color:#999;
}
		
#post-content .archive-post .archive-meta span.archive-post-date-comment a:hover { color:#c95037; }

#post-content .archive-post .archive-meta span.latest-continue {
	padding:2px 5px 2px 0;
	float:right;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
	
#post-content .archive-post .archive-meta span.latest-continue a{
	text-decoration:none;
	color:#777;
}
		
#post-content .archive-post .archive-meta span.latest-continue a:hover { color:#c95037; }

/* Discussion/Comment Styling  ******************************************************************************************/
	
#discussion-area {
	width:900px;
	margin:0 auto;
	border-top:1px solid #ddd;
	border-bottom:10px solid #e8e8e8;
}
		
#post-comments {
	margin:0 auto;
	border-top:10px solid #e8e8e8;
	width: 700px;
	padding: 0 150px 40px 50px;
}
	
#post-comments h4#comment-section-title {
	width:470px;
	margin:-3px 0 0 -10px;
	padding:10px 10px 0 10px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#666;
	border-top:3px solid #af3633;
	background-color:#fff;
}			

#post-comments h4 {
	width:470px;
	margin:0 0 0 -10px;
	padding:10px;
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	background-color:#af3633;
}

#post-comments p.post-comments-rss {
	width:470px;
	margin:0 0 20px -10px;
	padding:2px 10px 10px 10px;
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	font-style:italic;
	color:#999;
}
	
#post-comments .comment-meta {
	width:176px;
	margin-left:20px;
	padding:10px 0 20px 0;
	display:block;
	position:relative;
	float:left;
	border-top:1px solid #ccc;
}

#post-comments .comment-meta cite {
	padding-right:60px;
	display:block;
}

#post-comments .comment-meta span { display:block; }
	
#post-comments .comment-meta span.comment-number {
	position:absolute;
	top:10px;
	right:0;
	font-size:28px;
	font-weight:bold;
	color:#ccc;
}
	
#post-comments .comment-meta span.comment-time { color:#999; }

#post-comments .comment-body {
	width:470px;
	padding:10px 0 0 0;
	display:block;
	float:left;
	border-top:1px solid #bbb;
}
		
/* Styling for Comment Form  ******************************************************************************************/
		
#commentform-area {
	width:666px;
	padding:15px 0 0 0;
}
		
fieldset#cf-identifiers {
	width:176px;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	display:block;
	float:right;
}

fieldset#cf-content-submit {
	width:470px;
	border:0;
}

form#commentform .input-container {
	width:176px;
	margin:0 0 10px 0;
	position:relative;
	float:left;
}

form#commentform input {
	width:170px;
	padding:2px;
	color:#555;
	border:1px solid #ccc;
	border-bottom:3px solid #ccc;
	background-color:#eee;
}

form#commentform textarea {
	width:466px;
	height:270px;
	margin:0 0 10px -10px;
	padding:2px;
	border:10px solid #ccc;
	background-color:#eee;
}

form#commentform p.post-comments-instructions {
	width:450px;
	margin-left:0px;
	margin-bottom:20px;
	padding:10px;
	float:right;
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	font-style:italic;
	line-height:16px;
	background:url("images/tnsp-diagonals.png") 0 0 repeat transparent;
}

form#commentform input#submit {
	padding:4px;
	width:auto;
	float:right;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}

#extra-content {
	width:900px;
	margin:0 auto;
	padding:0 0 0 0;
	clear:both;
	border-top:1px solid #ddd;
}	

/* Styles for widgets and default extra stuff  ******************************************************************************************/
	
#extra-content .widget-block-wide {
	width:310px;
	float:left;
	line-height: 25px;
	padding-top: 10px;
	margin-right: 0;
	margin-left: 0;
}
	
#extra-content .widget-block-comment {
	width:360px;
	margin:0;
	float:left;	
}
	
#extra-content .widget-block {
	width:176px;
	margin-left:20px;
	float:left;
	padding-top: 10px;
	list-style-type: square;
}
	
#extra-content .widget { margin-bottom:20px; }
#extra-content .widget div { padding:5px; }
#extra-content a:link { color:#af3633; }
#extra-content a:visited { color:#af3633; }	
#extra-content a:hover, #extra-content a:active { color:#c95037; }
	
#extra-content h3 {
	margin-bottom:10px;
	padding:0 2px 3px 2px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-.5px;
	color:#666;
	background-color:#fff;
}
		
#extra-content ul li {
	padding:0 0 10px 24px;
	float:none;
}
		
#extra-content #recent-comments ul li { background:url("images/icon-comment.png") 3px 3px no-repeat transparent; }
#extra-content #recent-posts ul li { /*background:url("images/icon-archive.png") 1px -1px no-repeat transparent;*/ }		
#extra-content #archives ul li{ background:url("images/icon-archive.png") 1px -1px no-repeat transparent; }		
#extra-content #links ul li { background:url("images/icon-archive.png") 1px -1px no-repeat transparent; }	
#extra-content #categories ul li, #extra-content #categories-1 ul li { background:url("images/icon-category.png") 4px 3px no-repeat transparent; }
		
table#wp-calendar {
	width:100%;
	margin-bottom:0;
	text-align:center;
	border:0;
}

table#wp-calendar caption {
	padding-bottom:5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

table#wp-calendar th {
	padding:3px 0;
	font-weight:bold;
	text-align:center;
	border:0;
	border-right:1px solid #fff;
	border-bottom:1px solid #ddd;
	background-color:#eee;
}

#extra-content .widget-block table#wp-calendar th {
	padding:3px 0;
}

table#wp-calendar tr td {
	padding:8px 0;
	text-align:center;
	border:0;
}
			
#extra-content .widget-block table#wp-calendar td { padding:4px 0; }			
table#wp-calendar tr td a { font-weight:bold; }

/* Credits ******************************************************************************************/

#credits {
	width:900px;
	margin:0 auto;
	padding:15px 0;
	clear:both;
	font-size:15px;
	line-height:16px;
	color:#999;
	border-top:3px solid #ccc;
}
	
#credits p#site-information {
	width:251px;
	margin-right:15px;
	float:left;
	margin-left: 2px;
}		
	
#credits p#rss-feeds {
	width:349px;
	margin-right:15px;
	float:left;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
}
		
#credits p#rss-feeds a {
	padding-left:15px;
	text-decoration:none;
	background:url("images/icon-feed.png") 0 2px no-repeat;
}
		
#credits p#rss-feeds a.rss-entries { padding-bottom:5px;}
	
#credits p#site-run-stats {
	width:261px;
	float:left;
	font-size:15px;
	font-weight:bold;
	line-height:23px;
	text-align:right;
	color:#d1d1d1;
}
	
	
/* Barra Administrador ******************************************************************************************/

#accesoadmin {
  text-align: center;
  padding: 4px;
  background: #D3EBFB;
  border-bottom: 1px solid #fff;
  font-size: 12px;
}

#accesoadmin a:hover {color:black;}
	
#accesoadmin input.caja {
	font-size: 12px;
	background: #fff;
	color: #ddd;
	border: 1px inset #fff;
	padding: 3px;
}

#accesoadmin input.caja:focus {
	color: #333;
	border: 2px solid #9FD2FF;
	padding: 2px;
}

#accesoadmin input.boton {
	font-size: 12px;
	background: #fff;
	border: 1px outset #fff;
	padding: 2px;
}

/* Otros */
.otros_posts { margin: 30px 0px;}
#desc-ingracia { margin-top: 15px; margin-bottom: 15px; padding-bottom: 15px; font-size: 16px; text-align: justify; font-weight: bold; border-bottom: 1px solid silver;}
