/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
/*
	TODO will need to remove settings on HTML since we can't namespace it.
	TODO with the prefix, should I group by selector or property for weight savings?
*/
html{
	color:#000;
	background:#FFF;
}
/*
	TODO remove settings on BODY since we can't namespace it.
*/
/*
	TODO test putting a class on HEAD.
		- Fails on FF. 
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
hr,
td {
	margin:0;
	padding:0;
}
table {
	
	
}






fieldset,
img {
	border:0;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}
/*
	TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
*/
li {
	list-style:none;
}

caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input,
textarea,
select {
	font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
	color:#000;
}


/*

Theme Name: April - Theme

Theme URI: 

Description: Based on the default WordPress theme wich is based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.0

Author: 

Author URI: 

Tags: two columns



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



body {

	background-color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 100%;

	color: #000;

	text-align: left;

}



#page {

	width: 910px;

	margin: 0 auto;
	
	

}

/* container */

#page {
	width: 910px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#000;
	
}

#content {

	position: relative;

	top: 75px;

	float: right;

	width: 700px;

	margin-left: 10px;

}


#header {

	position: fixed;

	top: 0;

	z-index: 1;

	width: 100%;

	height: 75px;

	background-color: #fff;

}



.logo-april {

margin: 10px 0 30px 0;

position: absolute;

left: -250px;
top: -45px;


z-index: 10;



}


#logo img{

	

}



/*-------------------------------*/



#sidebar {

	position: fixed;

	top: 50%;

}



.logo {

	display: inline-block;

	text-align: center;

	font-size: 0.7em;

	line-height: 1.7em;

	width: 150px;

}



#navigation {

	display: table;

	text-align: center;

	width: 150px;

}



#centerednavigation {

	right: 50%;

	position: relative;

	width: 100%;

	float: left;

	overflow: hidden;

}



#centerednavigation ul {

	position: relative;

	left: 50%;

	float: left;

}



#centerednavigation ul li {

	position: relative;

	right: 50%;

	float: left;

	margin: 0 6px;

	padding: 0;

	font-size: 0.7em;

	line-height: 1.6em;



}



#portfolio {

	position: relative;

	top: 4px;

	float: left;

	width: 100%;

	height: 220px;

	overflow: auto;

	font-size: 0.7em;

	line-height: 1.4em;

	margin: 0 6px;

}



#sidebar .divider_heavy {



	height: 0px;

	margin-bottom: 2px;

	margin-top: 0px;



	border-top: 1px dotted #999;

	font-size: 0;

	display: block;

}



/*-------------------------------*/



#content {

	position: relative;

	top: 75px;

	float: right;

	width: 700px;

	margin-left: 10px;

}

#content-database {

	position: relative;

	top: 75px;
	bottom: 75px;

	float: left;

	width: 100%;
	
	

	
}





#post_thumbnail {

	display: block;

}


.headline h1 {

	font-size: 1.5em;	

}



.shrink_wrap {

	display: inline-block;

	width: auto;

}

.shrink_wrap_intro {

	display: inline-block;

	width: auto;

}

.shrink_wrap_intro h3{

	font-size: 0.7em;

	line-height: 1.4em;
	

}


.shrink_wrap_intro a, .shrink_wrap_intro a:visited {

	color: #157bac;	

}

.divider_light {

	height: 100%;

	margin: 2px 0 2px 0;

	border-top: 1px dotted #999;

	font-size: 0;

}





.divider_heavy {

	

	height: 0px;

	margin-top: 14px;

	margin-bottom: 8px;

	border-top: 1px solid #000;

	font-size: 0;

}

.spacer {

	height: 0px;	

	margin: 10px 0;

}



.headline .divider_heavy {

	width: 100%;

	height: 0px;

	margin-top: 0;

	border-top: 1px solid #000;

	font-size: 0;

}



a, a:visited {

	text-decoration: none;

	color: #000;

}



a:hover {

	text-decoration: none;

	color: #157bac;

}



.current_page_item a, .current_page_item a:visited {

	text-decoration: line-through;

	color: #000;

}



.current_page_item a:hover {

	text-decoration: line-through;

	color: #f90;

}



.current_project_item a, .current_project_item a:visited {

	text-decoration: line-through;

	color: #000;

}



.current_project_item a:hover {

	text-decoration: line-through;

	color: #f90;

}

/*-------------------------------*/

h2 {

	font-size: 1.05em;

}



.datestamp {

	font-size: 0.7em;

}



.postmetadata {

	font-size: 0.7em;

}

.post {

	margin-top: 16px;	

}



/*-------------------------------*/



.singleentry {

	margin-top: 20px;

	font-size: 0.7em;

	line-height: 1.4em;

}



.singleentry strong {

	font-weight: bold;	

}



.singleentry em {

	font-style: italic;	
	margin-top: 20px;

}



.singleentry h1 {

	font-size: 1.75em;

	line-height: 1.4em;

}



.singleentry h2 {

	font-size: 1.55em;

	line-height: 1.4em;

}



.singleentry h3 {

	font-size: 1.45em;

	line-height: 1.4em;

}



.singleentry h4 {

	font-size: 1.23em;

	line-height: 1.6em;

}



.singleentry h5 {

	font-size: 1em;

	line-height: 1.6em;

}



.singleentry h6 {

	font-size: 1em;

	font-weight: bold;

	line-height: 1.6em;

}


/*
.entry p {

	margin-bottom: 8px;

	display: block;

	float: left;

	clear: both;

}

*/

.singleentry p {

	margin-bottom: 8px;

}

.singleentry table p {

	margin-bottom: 0px;

}

.singleentry table.table_collaborators td { }



.singleentry p .alignleft {

	position: relative;

	top: 0;

	float: left;

	margin-bottom: 8px;

	margin-right: 8px;

	display: block;

}


.singleentry hr {

	

	margin: 2px 0 2px 0;

	border-top: 1px dotted #999;

	font-size: 0;

}



.singleentry p .alignright {

	position: relative;

	top: 0;

	float: right;

	margin-bottom: 8px;

	margin-left: 8px;

	display: block;

}



.singleentry ul li{

	list-style-type: disc;

	list-style-position: inside;

}



.singleentry ol li{

	list-style-type: disc;

	list-style-position: inside;

}



.singleentry .more-link, .singleentry .more-link:visited {

	color: #157bac;

}



.singleentry .more-link:hover {

	color: #f90;

}



.singleentry img {

	margin: 20px 0 20px 0;
	clear: both;
	display: block;
	
}



.singleentry a, .singleentry a:visited {

	color: #157bac;	

}



.singleentry a:hover {

	color: #f90;

}




/*-------------------------------*/
.entry {

	font-size: 0.7em;

	line-height: 1.4em;

}



.entry strong {

	font-weight: bold;	

}



.entry em {

	font-style: italic;	
	margin-top: 20px;

}



.entry h1 {

	font-size: 1.75em;

	line-height: 1.4em;

}



.entry h2 {

	font-size: 1.55em;

	line-height: 1.4em;

}



.entry h3 {

	font-size: 1.45em;

	line-height: 1.4em;

}



.entry h4 {

	font-size: 1.23em;

	line-height: 1.6em;

}



.entry h5 {

	font-size: 1em;

	line-height: 1.6em;

}



.entry h6 {

	font-size: 1em;

	font-weight: bold;

	line-height: 1.6em;

}


/*
.entry p {

	margin-bottom: 8px;

	display: block;

	float: left;

	clear: both;

}

*/

.entry p {

	margin-bottom: 8px;

}

.entry p .alignleft {

	position: relative;

	top: 0;

	float: left;

	margin-bottom: 8px;

	margin-right: 8px;

	display: block;

}



.entry p .alignright {

	position: relative;

	top: 0;

	float: right;

	margin-bottom: 8px;

	margin-left: 8px;

	display: block;

}



.entry ul li{

	list-style-type: disc;

	list-style-position: inside;

}



.entry ol li{

	list-style-type: disc;

	list-style-position: inside;

}



.entry .more-link, .entry .more-link:visited {

	color: #157bac;

}



.entry .more-link:hover {

	color: #f90;

}



.entry img {

	margin: 0 50px 50px 50px;	
	
}



.entry a, .entry a:visited {

	color: #157bac;	

}



.entry a:hover {

	color: #f90;

}



.clear {

	clear: both;	

}


/*-------------------------------*/
/* Intro Page */

.intro {

	font-size: 0.7em;

	line-height: 1.4em;

}



.intro strong {

	font-weight: bold;	

}



.intro em {

	font-style: italic;	
	margin-top: 20px;

}



.intro h1 {

	font-size: 1.75em;

	line-height: 1.4em;

}



.intro h2 {

	font-size: 1.55em;

	line-height: 1.4em;

}



.intro h3 {

	font-size: 1.45em;

	line-height: 1.4em;

}



.intro h4 {

	font-size: 1.23em;

	line-height: 1.6em;

}



.intro h5 {

	font-size: 1em;

	line-height: 1.6em;

}



.intro h6 {

	font-size: 1em;

	font-weight: bold;

	line-height: 1.6em;

}


/*
.entry p {

	margin-bottom: 8px;

	display: block;

	float: left;

	clear: both;

}

*/

.intro p {

	margin-bottom: 8px;

}

.intro p .alignleft {

	position: relative;

	top: 0;

	float: left;

	margin-bottom: 8px;

	margin-right: 8px;

	display: block;

}



.intro p .alignright {

	position: relative;

	top: 0;

	float: right;

	margin-bottom: 8px;

	margin-left: 8px;

	display: block;

}



.intro ul li{

	list-style-type: disc;

	list-style-position: inside;

}



.intro ol li{

	list-style-type: disc;

	list-style-position: inside;

}



.intro .more-link, .entry .more-link:visited {

	color: #157bac;

}



.intro .more-link:hover {

	color: #f90;

}



.intro img {

	margin: 20px 0 20px 0;	
	
}



.intro a, .entry a:visited {

	color: #157bac;	

}



.intro a:hover {

	color: #f90;

}


/*-------------------------------*/
/* Excerpt */

.excerpt {

margin-top: 50px;

}


/*-------------------------------*/



.alignleft {

	position: relative;

	top: 3px;

	float: left;	

	font-size: 0.9em;

	clear: both;

	display: block;

}



.alignright {

	position: relative;

	top: 3px;

	float: right;

	font-size: 0.9em;

	clear: both;

	display: block;

}



.alignnone {

	position: relative;

	top: 3px;

	float: left;

	font-size: 0.9em;

	clear: both;

	display: block;

}



.alignleftlink {

	position: relative;

	top: 3px;

	float: left;	

	font-size: 0.7em;

	display: block;

	margin-bottom: 20px;

}



.alignrightlink {

	position: relative;

	top: 3px;

	float: right;

	font-size: 0.7em;

	display: block;

	margin-bottom: 20px;

}

/*------------------------------*/

/* Featured Images */

.attachment-headline-thumbnail {
	float: left; 
    margin: 4px; 
}

.attachment-featured-thumbnail {
	float: left; 
    margin: 4px; 
	}

.attachment-spoiler-thumbnail {
	float: left; 
    margin: 4px; 
	}

/*------------------------------*/

/* Menus */

.menu_container_class {
	
		
		width: 100%;
	
		overflow: hidden;
	
	}
	
.menu_container_class ul {

	}
	
.menu_container_class ul li {
		font-size: 0.7em;
		line-height: 1.6em;
	
	}

#menu_container_id {
	
		position: relative;

	}
	
.menu_class {

	
	
	}
	
#menu_id {

	
	
	}
	

.menu-item .menu-item-type-post_type .menu-item-object-page a {

	

	color: #157bac;
	
	}

	
.menu-item a{
	
	color: #157bac;
	
	}

.menu-item a:hover{
	
	color: #000;
	
	}
	
.current-menu-item{

	text-decoration: line-through;

	}
	
.menu-item li.current-menu-item a {
	
	color: #157bac;
	
	}

/*------------------------------*/

/* Slidepress */


.slidepress {
	
	margin: 20px 0 20px 0;
	
	float: left; 
	
	position: relative;
   
	
	}
	
.slidepress-preview{
	
	margin: 20px 0 20px 0;
	
	float: left; 
	
	position: relative;
	
	}
	
.slidepress-intro {
	
	margin: 0px 50px 50px 50px;
	
	float: left; 
	
	position: relative;
	
	}
	
	.slidepress-intro img{
	
	margin: 0;
	}
	

.slidepress img{
	
	margin: 10px 0 10px 0;
	
	}
	
/*------------------------------*/

/* Video */

.video {
	
	margin: 20px 0 20px 0;

	}
	
.vimeo {

margin: 20px 20px 20px 20px;
line-height: 2em;
}


/*------------------------------*/

/* Home */

.ongoing {
	  -moz-column-count: 2;
	  -moz-column-gap: 10px;
	  -moz-column-rule: none;
	  -webkit-column-count: 2;
	  -webkit-column-gap: 10px;
	  -webkit-column-rule: none;
	column-count: 2;
	column-gap: 10px;
	column-rule: none;
	}

.quattro_colonne {
	  -moz-column-count: 4;
	  -moz-column-gap: 10px;
	  -moz-column-rule: none;
	  -webkit-column-count: 4;
	  -webkit-column-gap: 10px;
	  -webkit-column-rule: none;
	column-count: 4;
	column-gap: 10px;
	column-rule: none;
	}

/*------------------------------*/

/* App Excerpt */
	
	
	
.pgee-exc-before {
	
	font-size: 0.7em;
	line-height: 1.4em;

	}
	
	


.pgee-exc-title {
	
	font-size: 10em;
	line-height: 1.4em;

 
	}
	
/*------------------------------*/

/* STILL UNDER CONSTRUCTION */
	
	
	
.under-construction {
	
padding: 10px;
	
margin: 5px;
	
border-width: 1px;
	
border-style: dotted;
	
float: left;
	
left: 50px;
	
top: 50px;
	
position: fixed;
	
font-size: 1em;

	}
/* =Footer
-------------------------------------------------------------- */

#footer {

clear: both;
	margin-bottom: 20px;
		

	padding: 40px 0 0 0;
}
#colophon {
	
	margin-top: 100px;
	
	padding: 18px 0;
	
	font-size: 0.7em;
}


/*************************************************
*  This CSS file belongs to WP-Table Reloaded!   *
*    DO NOT make any changes here, but in the    *
* "Custom CSS" textarea in the "Plugin Options"! *
*************************************************/

.wp-table-reloaded .sorting {
	background: #FFF  url(images/bg.gif) no-repeat center right;
	cursor: pointer;
}
.wp-table-reloaded .sorting_asc {
	background: #FFF url(images/asc.gif) no-repeat center right;
}

.wp-table-reloaded .sorting_desc {
	background: #FFF url(images/desc.gif) no-repeat center right;
}

.dataTables_wrapper {
    position: relative;
    float: left;
	clear: both;
	width: 100%;
}

.dataTables_wrapper .wp-table-reloaded {
    clear: both;
}

.dataTables_processing {

/*
	position: absolute;
	top: 0px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 11px;
	padding: 2px 0;
*/
}

.dataTables_length {
	width: 50%;
	float: left;
}

.dataTables_filter {
	width: 48%;
	float: left;
	text-align: left;
	margin: 0 0 50px 0;
}

.dataTables_info {
	width: 60%;
	float: left;
	margin: 50px;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url(images/back_disabled.jpg);
}

.paginate_enabled_previous {
	background-image: url(images/back_enabled.jpg);
}

.paginate_disabled_next {
	background-image: url(images/forward_disabled.jpg);
}

.paginate_enabled_next {
	background-image: url(images/forward_enabled.jpg);
}

.paging_full_numbers {
	width: 400px;
	height: 22px;
	line-height: 22px;
	margin: 100px;
}

.paging_full_numbers span.paginate_button, .paging_full_numbers span.paginate_active {
	border: 0px solid #fff;
	
	padding: 100px 5px;
	margin: 100px 3px;
	cursor: pointer;
	*cursor: hand;
}

.paging_full_numbers span.paginate_button {
	background-color: #fff;
}

.paging_full_numbers span.paginate_button:hover {
	background-color: #fff;
}

.paging_full_numbers span.paginate_active {
	font-weight: bold;
}


	
/*------------------------------*/

/* JQUERY WINDOW */


.window_panel {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 2000;
	background: #eee;
	color: #222;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	clear: both;
	text-align: left;
	vertical-align: top;
	border: 1px solid #aaa;
	overflow: hidden;
}

.window_panel .window_header {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #aaa;
	overflow: hidden;
	white-space: nowrap;
}

.window_panel .window_header_normal {
	/*background: url('../img/header_bg.gif') repeat-x;*/  /* change to use jquery-ui theme instead */
	height: 20px;
	line-height: 20px;
	padding: 2px 5px;
	text-align: left;
	cursor: move;
}

.window_panel .window_header_minimize {
	/*background: #CFF4F4;*/ /* change to use jquery-ui theme instead */
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 2px 5px;
	line-height: 20px;
	text-align: left;
}

.window_panel .window_header_minimize_vertical {
	padding: 7px 0px;
	line-height: 13px;
	text-align: center;
}

.window_panel .window_header_maximize {
	/*background: url('../img/header_bg.gif') repeat-x;*/  /* change to use jquery-ui theme instead */
	height: 20px;
	line-height: 20px;
	padding: 2px 5px;
	text-align: left;
	cursor: default;
}

.window_panel .window_frame {
	margin: 0;
	padding: 0;
	border: 0;
}

.window_panel .window_footer {
	width: 100%;
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #aaa;
	overflow: hidden;
	font-size: 12px;
}

.window_panel .window_footer div {
	margin-left: 5px;
}

.window_panel .window_header .window_title_text {
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.window_panel .window_header .window_function_bar {
	height: 23px;
	width: 72px;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 3px;
	overflow: hidden;
	white-space: nowrap;
}

.window_panel .window_header .window_icon_button {
	width: 16px;
	height: 16px;
	z-index: 3200;
	cursor: pointer;
	float: right;
	margin-right: 4px;
	margin-top: 2px;
}

.window_panel .window_header .bookmarkImg {
	background: url(../img/buttons.gif) no-repeat;
	background-position: 0;
	top: 4px;
}

.window_panel .window_header .minimizeImg {
	background: url(../img/buttons.gif) no-repeat;
	background-position: -16px;
	top: 4px;
}

.window_panel .window_header .cascadeImg {
	background: url(../img/buttons.gif) no-repeat;
	background-position: -32px;
	top: 4px;
}

.window_panel .window_header .maximizeImg {
	background: url(../img/buttons.gif) no-repeat;
	background-position: -48px;
	top: 4px;
}

.window_panel .window_header .closeImg {
	background: url(../img/buttons.gif) no-repeat;
	background-position: -64px;
	top: 4px;
}

.window_panel .frame_loading {
	background: url('../img/loading.gif') no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	clear: both;
	cursor: crosshair;
}

#window_overlay {
	opacity: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
}



/*------------------------------*/
















/*
Theme Name: tanzaku
Theme URI: http://www.tripleships.com/sample/
Description: Variable grid layout, easing effect on window resizing.
Version: 1.1.1
Author: TRIPLESHIPS Inc.
Author URI: http://www.tripleships.com/
Tags: silver, light, flexible-width, threaded-comments


Index:
  - Basic Elements
  - Basic Styling
  - Layout
  - Grid Items, Single Item and Comments
  - Navigation and Sidebar Widget
  - Form Elements

*/


/* ---------- Layout ---------- */

#top-container {

	margin: 0 auto;
	padding: 5px;
	background: white;
}

#container {
	max-width:100% !important;
	margin: 0 auto;
	padding: 0;
	background-color: blue;
}

	#grid-wrapper {
	
		margin: 10px;
		padding: 0;
		padding-top: 1000px; /* Prevent flicker in grid area. Check header.php. */

		z-index: 999;




	}

	#single-wrapper {
		margin: 0;
		padding: 0;
		padding-top: 1000px; /* for single-page effect */
		border-top: 1px solid #DDDDDD;
		
		
		
		
		/* max-width: 984px !important; */
	}

#bottom-container {
	clear: both;

	margin: 0;
	padding: 30px 0 0;
}

	#footer-wrapper {
		background: none;
	}

	#footer {
		max-width:984px !important;
		margin: 0 auto;
	}
	#footer p {
		margin: 0;
		padding: 10px;
	}



/* ---------- Grid Items, Single Item and Comments ---------- */

/* value = (width * n) + (15+15+5) * (n-1). 
 * ex.
 * width=190 : 190, 415, 640, 865
 * width=200 : 200, 425, 650, 875
 * width=250 : 250, 525, 800, 1075
 * width=290 : 290, 615, 940, 1265
 */
div.x1 { width:  100px; }
div.x2 { width:  425px; }
div.x3 { width:  650px; }
div.x4 { width: 875px; }

div.grid-item,
div.single-item {
	overflow: hidden;
	margin: 0 5px 5px 0;
	/* Eliminamos el marquito de los grid-items (mario) */
	/* padding: 15px 15px 30px 15px; */
	border: 0;
	/* De momento tendremos que tirar sin cantos redondeados (mario) */
	/*
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	*/
}




div.grid-item {
	/* background-color: #f7f7f7; */
	
	background-color: #efebe3;
}

div.grid-item:hover {
	background-color: #d5d2cb;
}

div.single-item {
	background-color: #fff;
}


div.single-item h2.post-title a {
	text-decoration: none;
}

div.grid-item div.grid-image {
	background-color: black;
	margin-bottom: 1em;
	/* IMPORTANTE: Posicionamiento relativo para las img de la grid (mario) */
	position: relative;
	
	/* z-index: 1; */
}

/* Le quitamos el padding a las img de la grid (mario) */
div.grid-item div.grid-image img {
	padding: 0px;
}
div.grid-item div.grid-image img:hover {
	opacity: 0.5;
}

div.single-item img.thumbnail {
	display: none;
}

/*
div.single-item img.primera-img {
	float: left;
}
*/

div.grid-item div.wp-caption {
	display: none;
}

/* IMPORTANTE: Limite body testo */
#single-wrapper div.post-body p {
	
	
	    font-size:13px;
        line-height:16px;
        max-width:250px;
        
	/* margin-top: 40px; */
}


div.grid-item div.post-body,
div.single-item .comment-body p {
	font-size:13px;
	margin:0;
	padding:0;
}



/* IMPORTANTE: creo este clase para insertar todas las imagenes del post (mario) */
div.imagenes-post {
	margin-top: 25px;
	margin-bottom: 20px;
}
	div.imagenes-post img {
		margin-top: 8px;
	}

span.HDFLV embed {
	margin-top: 25px;
	margin-bottom: 20px;
}

p.post-meta,
p.comment-meta {
	font-size: 11px;
	margin: 0 0 20px 0;
}

div.grid-item p.post-meta {
	position: relative;
	top: -79px;
	left: 0px;
	z-index: 20;
	padding-left: 10px;
}

/* IMPORTANTE: AquÌ? establecemos las caracterÌ?sticas del titulo y meta en los grid-items (mario) */
div.grid-item a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
	
	div.grid-item a:hover {
		color: #888;
	}

div.grid-item p.post-meta a {
	font-weight: 100;
}




/* JQUERY TOOLTIP */


.tooltip {
	display:none;
	background:transparent url(tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index: 1000;
}

.tooltip.bottom {
	background:url(tools/img/tooltip/black_arrow_bottom.png);
}

