/* STANDARD CSS SELECTORS OF JOOMLA 1.0.X TEMPLATE SYSTEM */

/* ======================== COMMON ======================== */

/* standard */
*{padding:0;margin:0;line-height:1.5em}
body{color:#333333;font-size:11.4px;font-family:Helvetica}
a{text-decoration: none;color:#015892;}
a:hover{}
ul{}
ul li{list-style:none}
blockquote{}
a img{border:none}
form fieldset{border:none}
form li{background:none}
/* ======================== PATHWAY ======================== */
span.pathway,a.pathway{}
a.pathway:hover{}
span.pathway img{}

/* ======================== CONTENT ======================== */

/* page title - titulo da página (feed)*/
.componentheading{font-weight:bold;font-size:1.2em;margin:0 0 15px 0;font-family: "MS Reference Sans Serif";}

/*module title*/
div.moduletable h3{}
h4{margin:10px 0}

/* blog page main wrapper */
table.blog{}
table.blog td{padding:0 5px}

/* component & content container */
table.contentpane,table.contentpaneopen{width:100%;text-align:justify}
table.contentpane img,table.contentpaneopen img{margin:5px 10px 5px 0}
.contentpaneopen li{margin:3px 0;padding:0 10px;background:url(../images/square.png) left no-repeat;}
table.contentpane td{width:auto}

/* separator after each content item */
span.article_seperator{}

/* content title */
td.contentheading,table.blog td.contentheading{font-family: "MS Reference Sans Serif";background-color:#f0f0f0;background-position:95% 55%;background-repeat:no-repeat;padding:10px 15px;width: 100%;color: #555555; font-weight: bold}
a.contentpagetitle{}

/* 3 buttons */
td.buttonheading{}

/* date & author */
span.small,td.createdate,td.modifydate{}
span.small{}
td.createdate{}
.smalldark{}

/* page counter */
div.pagenavcounter{}

/* table of content */
table.contenttoc{padding:4px;margin:4px}
table.contenttoc th{}
table.contenttoc td{}
a.toclink{}

/* content image */
div.mosimage{}
div.mosimage_caption{}

/* read more */
a.readon{text-decoration:underline}
a.readon:hover{}

/* search result */
.contentpaneopen fieldset{margin:10px 0;padding:10px;}

/* ======================== MORE ======================== */

/* panel */
div.blog_more{}

/* panel heading */
div.blog_more div{}

/* block list */
div.blog_more ul{}
div.blog_more ul li{}

/* list link */
.contentpaneopen li a,a.blogsection{color:#333333;text-decoration:none}
.contentpaneopen li a:hover,a.blogsection:hover{color:#015892;text-decoration:underline}
/* ======================== TABLE ======================== */

/* description */
td.contentdescription{font-weight:bold}

/* category link */
a.category{}

/* listing */
td.sectiontableheader{background:#666;padding:5px 3px;color:#fff;text-align:left}
tr.sectiontableentry1 td{text-align:left;background:#EEE;padding:5px 3px}
tr.sectiontableentry2 td{text-align:left;padding:5px 3px}

/* ======================== NAVIGATION ======================== */

/* multi-page content nav */
div.pagenavbar{}
div.pagenavbar div{}
div.pagenavbar div a{}

/* content item nav */
th.pagenav_prev,th.pagenav_next{}
th.pagenav_prev a,th.pagenav_next a{}

/* blog page nav */
.pagenav{}
a.pagenav{}

/* back button */
div.back_button{}
div.back_button a{}
div.back_button a:hover{}

/* ======================== FORM ======================== */
form{}
form label{}
input,textarea{}
input.button{background:url(../images/button.png) no-repeat;border:none;padding: 1px 0 3px 0;text-align:center;width:52px;cursor:pointer}
.contentpane .inputbox{width:50%}
.contentpane select.inputbox{width:50%}

select#mod_templatechooser_jos_change_template{width:142px;margin-top:3px}
textarea#contact_text.inputbox{width:90%}
#search_searchword{width:130px}
/* ======================== POPUP ======================== */
body.contentpane{}

/* ======================== MENU ======================== */


/* ======================== SEARCH ======================== */

/* search wrapper */
div.search{}

/* keyword input field */
input#mod_search_searchword{}

/* keyword high-light */
span.highlight{}

/* ======================== LOGIN ======================== */
input.inputbox#modlgn_username{background: url(../images/input_username.png) top right no-repeat;width:146px;border:none;height:18px;padding:2px 0 0 22px;}
input.inputbox#modlgn_passwd {background: url(../images/input_password.png) top right no-repeat;width:146px;border:none;height:18px;padding:2px 0 0 22px;}
input#modlgn_remember{}

/* ======================== LATEST ARTICLE ======================== */
ul.latestnews{}
li.latestnews{}
a.latestnews{}

/* ======================== POPULAR ARTICLE ======================== */
ul.mostread{}
li.mostread{}
a.mostread{}

/* ======================== POLL ======================== */

/* wrapper table */
table.poll{}

/* question cell */
table.poll thead td{}

/* answers cell */
table.poll td{padding: 3px 0}

/* answers table */
table.pollstableborder{}
table.pollstableborder td{}
td.sectiontableentry1,td.sectiontableentry2{text-align:left}
td.sectiontableentry1 input{margin: 0 10px 0 0}

/* ======================== SYNDICATE ======================== */
div.syndicate{}
div.syndicate div{}