/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
/* Element |ID   | Class 			  |Suffix */
/* Div     |NA   |contentheading   |pageclass_sfx*/
/* com_content AKA CORE ARTICLES FOR JOOMLA */
/* I */

/*  Needs Edit component heading */
/* Element |ID   | Class 			  |Suffix */
/* Div     |NA   |contentheading   |YES */
/* Top of any article is Parameters - Component : Show Article Title*/
.componentheading {}

div.componentheading{
	color:#B90000;
	font-size:30px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow: -1px -1px 1px #ccc;
	
	}
	
/* Element |ID   | Class 			  |Suffix */
/* Div     |NA   |contentheading   |YES */
/* Top of any article is Parameters - Component : Show Article Title*/
.contentheading {
	font-size:30px;
    color:#333333;
    text-shadow: -1px -1px 1px #ccc;}

/* article rating needs to turn on via the back-end */
.content_rating {}
.content_vote {}
/* .button class to be added see forms css */


/* Element |ID   | Class 			    |Suffix */
/* Div     |NA   |contentpagetitle   |YES */
/* Top of any article is Parameters - Component : Show Article Title*/
/* content title and links href links happens if turned on via the back-end*/
.contentpagetitle{}
a.contentpagetitle:link{}
a.contentpagetitle:visited {}
a.contentpagetitle:hover{}

/* top box like a category description */
.contentdescription {}

/* Icons Print E-mail PDF etc.*/
.buttonheading{}

/* Writen by Authors name can also be seen on search com results href and intro text & Category listing if it has a article count*/
.small {}

/* Dates */
.createdate {}
.modifydate {}
.newsfeeddate {}
/* Dates */


/* Main Body Text */
.contentpane {
	font-size: 12px;}
/* Main Body Text */
.contentpaneopen {
	font-size: 12px;
}
/* edit button if you have access to it */
.contentpaneopen_edit{}


/* Article Table of contents */
table.contenttoc {}
	
/* Heading Top TOC */
table.contenttoc th {}

/* Table Data can add color */
table.contenttoc td {}

/* Links Article Table of contents index */
a.toclink:link,	a.toclink:hover, a.toclink:visited  {}
/* End Article Table of contents  */

/* Main Body Text */

/* << Prev - Next >> */
.pagenavbar{padding-right: 5px;
	padding-left: 5px;}
.pagenavcounter{padding-right: 5px;
	padding-left: 5px;}

/* Page footer nav  « StartPrev12NextEnd » */
.pagination{
	padding-right: 5px;
	padding-left: 5px;
}

.pagination a:link{
	padding-right: 5px;
	padding-left: 5px;
}
.pagination span {padding-right: 5px;
	padding-left: 5px;}
a.pagination  a   {padding-right: 5px;
	padding-left: 5px;} 
	
	
a.pagination:hover {padding-right: 5px;
	padding-left: 5px;}

/* Table layout types "list"ings  Archived, weblink etc..*/
.sectiontableheader {}
	
/* Table odd and Even Rows */
.sectiontableentry1 {}
.sectiontableentry2 {}
.sectiontablefooter {}
/* End Sectiontable */

/* Category */
.category {}
a.category:link, a.category:visited, a.category:hover  {}
/* End category */


/* blogs Layout Style Top of the page Blog style Layouts */
.blog {}
.blog_heading {}
/*  At the footer of the blog style pages */
.blog_more{}
/* UL List at the footer of the Page */
.blogsection{}

/* Read more link to full article  */
.readon{
	background-image: url(../images/leermas-b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #999;
	display: block;
	color: #333;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.a:link .readon {
	background-image: url(../images/leermas-b2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #999;
	display: block;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Leer más del modulo */

div.jcomments-links {
	margin: 0px;
	padding: 0px;
}
.jcomments-links a{
	background-image: url(../images/leermas-b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999;
	display: block;
	color: #333;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.jcomments-links a:link{}

.jcomments-links a:hover{
	background-image: url(../images/leermas-b2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999;
	color: #FFF;

}
/* space from bottom of article */
.article_separator {
	text-decoration: none;
	width: 20%;
}
  
/* new and Added  */
 /* This is table's TD tag that goes around the hole frontpage and blog com's 
 the backround would cover both td's or all colums
 */
.article_column{
	width: 250px;
}

/* this class add formating to the right side of the content front page. 
it will overwrite the hole right and take formating over article_column after the first col
*/
.column_separator{
	padding-right: 20px;
	padding-left: 20px;
}
/* End blogsection */


/* Need to Edit this is not My code See plugins images */
/* thumbnails */
div.mosimage         {}
div.mosimage_caption {}

div.caption       {}
div.caption img   {}
div.caption p     {}
/* Need to Edit this is not My code See plugins images */

/* New added */
/* com_archive */
/* 
li      |row                  | 1
h4      |title                |
h5		  |metadata					|
span    |created-date         |
span    |author               |
div     |intro                | */

/* It's LI in a UL list  */
 .row1{}
 /* H4 Header tag for Title */
 .title{}
 
 
 /* Plugin content Items Archived Article List */
 /* It a h5 HTML tag which wraps around the authors name meta etc.. */
 /* needs div id forul list type layout */
.author{}
.metadata{}
.intro{}
.MsoNormal{}

/*Com Polls*/
/* Has Styles inside its own com folder */
/*td      |smalldark          	| */
.smalldark  {}

/*com_search*/
.searchintro{}
/*Search Form keyword highlight*/
.highlight {}

/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

/* título contacto */

div.alfc_heading{color:#B90000;
	font-size:30px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow: -1px -1px 1px #ccc;}