/************************************************
*	Tag
************************************************/
.clearfix {
	height: 1%;
}

.tag, .tag strong {
	margin: 10px 0 0;
	padding: 0;
	color: #999;
	float:left;
	width:50%;
	font-weight:normal!important;
}

.tag ul {
	margin: 0!important;
	padding: 0!important;
	display: inline;
	list-style-type: none!important;
}

.tag ul li {
	display:inline;
	list-style-type: none;
	background-image: none;
	margin:0 5px 0 0!important;
}

.tag ul li a:link, .tag ul li a:active, .tag ul li a:visited  {
	color:#000;
}
.tag ul li a:hover {
	color:#666;
}

/*************************************************
*   Add Tags
**************************************************/
div.addtags {
	margin-top: 4px;
}

div.addtags a:link {
	color: red;
	text-decoration: none;
}

div.addtags a:visited {
	color: red;
	text-decoration: none;
}

div.addtags a:hover {
	color: red;
	text-decoration: underline;
}

div.addtags a:active {
	color: red;
	text-decoration: none;
}

div.addtags a img {
	vertical-align: text-bottom;
	display:none;
}

div.addtags img {
	padding-right: 3px;
}

/************************************************
*	Tag Cloud
************************************************/


.tagCloud a.tag1:link, .tagCloud a.tag1:visited  {
	font-size: 11px;
}

.tagCloud a.tag2:link, .tagCloud a.tag2:visited  {
	font-size: 12px;
}

.tagCloud a.tag3:link, .tagCloud a.tag3:visited {
	font-size: 13px;
}

.tagCloud a.tag4:link, .tagCloud a.tag4:visited  {
	font-size: 14px;
}

.tagCloud a.tag5:link, .tagCloud a.tag5:visited {
	font-size: 15px;
}

.tagCloud a.tag6:link, .tagCloud a.tag6:visited {
	font-size: 16px;
}

.tagCloud a.tag7:link, .tagCloud a.tag7:visited  {
	font-size: 17px;
}



/************************************** 
*Warnings 
***************************************/
div.warning {
	margin-left: 20px;
	margin-top: 10px;
}

div.warning h1 {
	line-height: normal;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: red;
}

div.warning h2 {
	text-align: center;
	line-height: normal;
	font-size: 150%;
	font-weight: bold;
}

.Temas .desc {
	padding:20px 0;}

/*****************************************************
*Joomla Tags
********************************************************/
div.joomlatags {
	margin-left: 220px;
	text-align: center;
	font-size: 9px;
	display: block;
	color: orange;
	padding: 4px;
}

/***************************************************************
*Add Tags
*******************************************************************/
.button2-left .add_Tags {
	background: url(../images/addTags.png) 100% 0 no-repeat;
}								