/*
Theme Name: BlogTown - FORTrate
Description: Template para el blog de FORTrate
Version: 2.0
Author: Juan Luis Naranjo - (Modificacion bENDI)
Author URI: http://www.100x100.net/
*/

/* 960 Grid System ~ Core CSS. (http://960.gs/)  */
@import url('reset.css');
@import url('text.css');
@import url('960.css');


body { font-size:62.5%; /* Resets 1em to 10px */ font-family:Tahoma, Verdana, Arial, Sans-Serif; color:#111; margin:0; padding:0; /*background:#fff url(images/12_col.gif) repeat-y; url(images/fondoPagina.jpg) no-repeat fixed;*/ border-top:10px solid #ed2e38 }

a:link,
a:visited { color:#ed2e38; text-decoration:none; }
a:hover,
a:active { color:#b2232a; text-decoration:underline; }

#pagina { margin:0 auto }
	
	#cabecera { height:250px; background:url('images/fondoHeader.jpg') no-repeat}
		#nombreBlog { margin:35px 0 0 20px; }
		
		#logo { text-align:right; margin:145px 0 0 0 }
		#logo #fortrate{display:block; width:188px; height:76px; background:url('images/logo_FORTrate.png'); float:right}
		#logo #fortrate:hover{background-position:0 76px}
		#logo h2 {margin:0}
		
		#nombreBlog h1 span, #logo h2  span { display:none; }

		
	#contenido { font-size:1.2em; margin:20px 0 0 0 }
		.fechaPost { background:url(images/fondoFecha.gif) no-repeat; font-weight:bold; display:inline; float:left; width:60px; height:40px; margin-top:5px; }
			.fechaPost span { margin:6px 8px 0 0; text-align:right; line-height:1.1em; display:block; }
		.contenidoPost { background:#fff url('images/fondoPost.jpg') no-repeat; border-bottom:4px solid #ed2e38; margin-bottom:20px; }
		.contenidoPostInt { padding:5px 15px 15px; }
		#contenido  h2 { font-size:2em; color:#ed2e38; font-weight:normal; padding:0; margin:0; }
			#contenido  h2 a:link,
			#contenido  h2 a:visited { color:#ed2e38; }
			#contenido  h2 a:hover,
			#contenido  h2 a:active { color:#b2232a; }
			.pagetitle { padding-bottom:20px !important;}
			
			/* Imagenes */
			p img { background:#fff; padding:5px; max-width:100%; border:1px solid #eee}
			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; }
			
			.postmetadata { border-top:1px solid #959595; padding-top:10px; margin-top:5px; font-size:.8em; }
			.postmetadata .grid_1 { text-align:right; }
		
		.navigation { margin-left:60px; font-weight:bold; }
			.navigation a:hover, .navigation a:active { color:#fff; }
			
		#comentariosPost { background-color:#d1d1d1; margin-left:60px; border-bottom:4px solid #5f5f5f; font-size:.9em; }
			#comentariosPostInt { padding:15px; }
		#comentariosPost h3 { font-size:1.8em; color:#ed2e38; font-weight:normal; padding:0; margin:0; }
			.avatar  { float:right; }
			.comment  { border-bottom:1px solid #5f5f5f; }
		
			
	#lateral { font-size:1.2em; line-height:1.4em; color:#111; }
		#lateral #social { line-height:0; padding:0; margin:0; border:0; float:right }
		#lateral #social ul{ float:left;list-style:none; margin:0; padding:0; border-bottom: 1px solid #ed2e38; }
		#lateral #social li { display:inline; padding:0; margin:0 2px; }
		
		#lateral #social span{display:none}
		
		#lateral #social #flickr{display:block; width:51px; height:20px; background:url('images/logo_flickr.png'); float:left}
		#lateral #social #flickr:hover{background-position:0 20px}
		#lateral #social #vimeo{display:block; width:61px; height:20px; background:url('images/logo_vimeo.png'); float:left}
		#lateral #social #vimeo:hover{background-position:0 -20px}
		#lateral #social #youtube{display:block; width:61px; height:20px; background:url('images/logo_youtube.png'); float:left}
		#lateral #social #youtube:hover{background-position:0 -20px}
		#lateral #social #rss{display:block; width:55px; height:20px; background:url('images/logo_rss.png'); float:left}
		#lateral #social #rss:hover{background-position:0 -20px}
		
		#lateral h3 { margin:20px 0 0 0; padding:0; }
		#lateral .colIzq { width:145px; float:left; }
		#lateral .colDer{ width:145px; float:right; }
		#lateral ul { border-bottom:1px solid #ed2e38; padding-bottom:5px; margin-top:5px; }
		#lateral li { list-style:none; padding:0; margin:0; }
		#lateral ul a:link, #lateral ul a:visited { color:#707070; }
		#lateral ul a:hover, #lateral ul a:active { color:#111; text-decoration:underline; }
		.previewsVideo { border:3px solid #000; background-color:#000; }
		.previewsFoto img { border-top:3px solid #000; border-bottom:3px solid #000; }
		
		#searchform { margin:30px 0 0 0; padding:0; text-align:left; }
		#formularioBusqueda { border:3px solid #000; background-color:#000; }
		#s { border:0; color:#fff; background-color:#333; width:220px; }
		#searchsubmit { color:#ed2e38; background-color:#000; font-weight:bold; border:0; }

		
	#pie { background:url(images/fondoPie.gif) no-repeat; width:338px; height:129px; color:#4d4d4d; margin-bottom:15px; clear:both; }
		#pie p { margin:50px 0 0 10px; }
		.mail { margin-left:12px; }
		#pie a:link, #pie a:visited { color:#4d4d4d; }
		#pie a:hover, #pie a:active { color:#fff; }
		

	


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}








.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



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

.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;
}

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

/* Plugin SOciable */
.sociable { margin:0; clear:both; }

.sociable_tagline { position: relative; }
.sociable_tagline span { display: none; width: 14em; }
.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
 .sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	float:left;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
	display: inline;
}

.sociable-hovers {
    filter: alpha(opacity=40); /* internet explorer */
    -khtml-opacity: .4;      /* khtml, version anterior de safari */
    -moz-opacity: .4;       /* firefox, mozilla, netscape */
    opacity: .4;           /* safari, chrome, opera */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /*internet explorer 8 - gracias Andres */ 
}
.sociable-hovers:hover {
    filter: alpha(opacity=100); /* internet explorer */
    -khtml-opacity: 1;      /* khtml, version anterior de safari */
    -moz-opacity: 1;       /* firefox, mozilla, netscape */
    opacity: 1;           /* safari, chrome, opera */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*internet explorer 8 - gracias Andres */ 
}

