/**
* Gavick News Show GK3 - CSS
* @package Joomla!
* @Copyright (C) 2008-2009 Gavick.com
* @ All rights reserved
* @ Joomla! is Free Software
* @ Released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* @version $Revision: 3.2 $
**/

h4.ta_center, p.ta_center{text-align: center;}
h4.ta_left, p.ta_left{text-align: left;}
h4.ta_right, p.ta_right{text-align: right;}
p.ta_justify{text-align: justify;}
img.i_left{display: block;float: left;}
img.i_right{display: block;float: right;}
img.i_center{display: block;margin: 0 auto;}

a.gk_news_show_news_envia {
	margin-left: 0px;
	/*background: url('../images/a_readmore.jpg') repeat-x 0 50% !important;
	display: block;
	float: left;
	text-transform:uppercase;	
  width: 101px;
	height: 19px;
	line-height:19px;*/
	/*clear: both;*/
	text-decoration: none;

	font-weight: bold;
	font-size: 14px;
	text-indent: 9px;
	/*margin-top: 10px;*/
	color: #fff!important;
	border: none;
	outline: none;
}


a.readon_class{
	background: url('../images/a_readmore.png') repeat-x 0 50% !important;
	display: block;
	float: left;
	width: 101px;
	height: 19px;
	line-height:19px;
	clear: both;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 10px;
	text-indent: 9px;
	margin-top: 10px;
	color: #fff!important;
	border: none;
	outline: none;
}
a.readon_class:hover,
a.readon_class:active,
a.readon_class:focus {
	color: #fff;
	text-decoration: none;
	background-position: 100% 50%;
}

a.p_left{
	float: left !important;
}

a.p_right{
	float: right !important;
}

a.p_center{
	margin: 0 auto !important;
}

h4.gk_news_show_news_header {
	margin: 0 0 8px;
	padding:0;
	font-weight: bold;
	font-size: 16px;
}

p.gk_news_show_news_info {
  font-style:italic;
}

a.gk_news_show_news_readmore {}

a.gk_news_show_news_readmore_inline {
	margin-left: 10px;
	background: url('../images/b_readmore.png') repeat-x 0 50% !important;
	display: block;
	float: left;
	width: 136px;
	height: 19px;
	line-height:19px;
	clear: both;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 10px;
	text-indent: 9px;
	/*margin-top: 10px;*/
	color: #fff!important;
	border: none;
	outline: none;
}

p.gk_news_show_news_text {
	margin-top: 4px;
	border:2px solid #F1F1F1;
  margin-bottom:3px;
  padding:4px;
  background:#FBFBFB url('../../../templates/rt_terrantribune_j15/images/rinconpoeta.png') no-repeat scroll center center;
}

div.rectangulilloazul  {
background:#02b0e8 none repeat scroll 0 0 !important;
border:2px solid #0D507A;
color:#FFFFFF !important;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
height:59px;
line-height:18px;
margin:2px 2px 2px 4px !important;
padding:10px !important;
width:96%;
}

table.gk_news_show_table {
}

td.gk_news_show_tablerow_top {}

div.gk_news_show_panel {
	padding: 6px 0 0 0;
}

div.gk_news_show_panel_amount {
	float: right;
	width: 50px;
	padding: 0;
}

div.gk_news_show_panel_amount_plus,
div.gk_news_show_panel_amount_minus {
	width: 12px;
	height: 12px;
	float:left;
	line-height: 12px;
	padding: 0;
	text-align: center;
	cursor: pointer;
	margin-right: 3px;
	border: 1px solid #EEE;
}

span.gk_news_show_panel_amount_value {
	display: block;
	float:left;
	font-size: 10px;
	margin-left: 4px;
}

div.gk_news_show_panel_tools,
div.gk_news_show_panel_tools_hidden {
	cursor: pointer;
	padding: 0;
	float:right;
	font-size: 10px;	
	float:left;
}

td.gk_news_show_panel-border {
    border-top: 1px dotted #ccc;
}

tr.gk_news_show_tablerow {}

td.gk_news_show_left {}

td.gk_news_show_center {}

td.gk_news_show_right {}

/*rectangulo final cuadro*/
td.gk_news_show_tablerow_bottom {
	margin-top: 4px;
	border:2px solid #F1F1F1;
  margin-bottom:3px;
  padding:4px;
  background:#FBFBFB;
	font-size: 18px;	
  font-weight:bold;
  text-align:center;
}

ul.gk_news_show_list_floated {}

ul.gk_news_show_list {}

tr.gk_news_show_tablerow{}

tr.gk_news_show_tablerow_invisible{
	display: none;
}

li.block{
	display: block;
}

li.none{
	display: none;
}