/* more at http://forum.joomla.org/index.php/topic,2795.0.html*//* DEFAULT SETTINGS */ body {	background-color: #eff0db;	color: #69637b;	font: 12px normal   Verdana, Arial, Helvetica, sans-serif;	margin: 0;	border: none;	text-align: center;	text-decoration: none;}p {}h1 {	color: #e3c4b2;	font-weight: 800;	font-size: 14px;} h2 {	color: #5684c0;	font-weight: normal;	font-size: 12px;} td {} tr {} ul {}a {	color: #5684c0;	text-decoration: none;	}a:link {}a:visited {}a:hover {	color: #e3c4b2;}hr {}li {	} /* horizontal line in your template*/hr.separator {}#divHeader {	height: 72px;	vertical-align: baseline;	text-align: center;}#divMain {	width: 680px;	margin-left: auto;	margin-right: auto;}#divFooter {	height: 72px;	background-image: url(http://kathleenthum.com/thumk_guts/nav_pics/line.jpg);	background-repeat: repeat-x;	font-size: 10px;	text-align: left;}/* IMAGE SETTINGS */.mosimage {}.mosimage_caption {	color: #69637b;	padding: 5px;	}/* NAVIGATION/MENU SETTINGS */a.mainlevel{} /* this styling is for the MAIN items in the menu */a.mainlevel:link {}a.mainlevel:visited {}a.mainlevel:hover {}#active_menu {} /* this styling is for the menu item when it is active, even in main/sub position*/ul#mainlevel-nav {}ul#mainlevel-nav li{}#mainlevel-nav a:link {}#mainlevel-nav a:visited{}#mainlevel-nav a:hover {}a.sublevel{} /* this styling is for menu items that HAS A PARENT */a.sublevel:link {}a.sublevel:visited {}a.sublevel:hover {}.pagenavbar {} /*Sets the style for the footer navigation ("<< Start < Prev Next > End >>") when they do not appear as hyperlinks (when only a few articles exist).*/.pagenavbar:link {} /*Style for the footer navigation ("<< Start < Prev Next > End >>") when they become hyper links*/.pagenavbar:visited {}.pagenav {} /* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */a.pagenav:visited {}a.pagenav:hover {}a.readon:link {} /*Style for the "Read More" link that is displayed for large content items*/a.readon:hover {}a.readon:visited {}.back_button {} /*Style for the "BACK" button*/.pagenav_prev {} /*Style for the PRE button*/.pagenav_next {} /*Style for the NEXT button*/.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/.latestnews li {}.mostread ul{} /*Style for most popular list - by default, most popular is user2 module*/.mostread li{}/* CONTENT PAGE SETTINGS */a.category:link {}a.category:hover {}a.category:visited {}.blogsection {} /* Formatting the links in Blog section */.blog_more {} /*The "More" text in blog section*/a.blogsection:link {} /* set the link format */a.blogsection:visited {} /* same as above, but to set the visited link format */a.blogsection:hover {} /* same as above, but for links with mouse pointer over it */.componentheading {}/* Title of the component being used to display the content.*/.contentheading {} /* Title of the content, article, etc. being displayed.*/.contentpane {} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/.contentpaneopen {} /* Table that holds the actual text for an article.*/.contentpagetitle {} /*Title of articles*/a.contentpagetitle:hover {} /*Title of articles when appeare as links */a.contentpagetitle:link {}a.contentpagetitle:visited {}.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */table.contenttoc {} /* Formating the table of the Tables of Contents for multiple pages content or article */table.contenttoc td {} /* same as above, used to format the td and able cells */table.contenttoc th {} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/a.toclink:link {} /* same as above, used to format toc link text status*/a.toclink:visited {} a.toclink:hover {} /* MAMBO SECTIONS LISTINGS */.sectiontableheader {} /* This is for styling the section table headers on a SECTION's page.	Example: table header of "Date", "Item Title", "Author" and "Hits"? */.sectiontableentry1 {} .sectiontableentry2 {}/* MAMBO MODULES FORMATTING */table.moduletable {} /* Formatting the module table */table.moduletable th {} /* Formatting the module header, and the module titles */table.moduletable td {} /* Formatting the table cells of the module table */