/* com_content AKA CORE ARTICLES FOR JOOMLA */
.componentheading {}
.contentheading {}
.content_rating {}
.content_vote {}

/* 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 {    background-color: #99FF00;}

/* Dates */
.createdate {}
.modifydate {}
.newsfeeddate {}

/* Main Body Text */
.contentpane {}
/* Main Body Text */
.contentpaneopen {}
/* 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{}.pagenavcounter{}
/* Page footer nav  « StartPrev12NextEnd » */
.pagination{}.pagination span {}a.pagination  a   {} a.pagination:hover {}
/* 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{}
/* space from bottom of article */
.article_separator{}  
/* 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{}
/* 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{}
/* End blogsection */

/* thumbnails */
div.mosimage{}
div.mosimage_caption {}
div.caption{}
div.caption img {}
div.caption p{}

/* com_archive */
/* 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 {}

