﻿/*---------------------------------------------------------------------------------

	ADDA - AsociaciÃ³n para la Defensa de los Derechos de los Animales
	Template para Mambo
	Hoja de estilos general
	versiÃ³n: 2.5
	Autor: ABC ComunicaciÃ³n - www.abccomunicacion.com - info@abccomunicacion.com

-----------------------------------------------------------------------------------*/
 
 
/* DEFAULTS */ 
/* Estilos para objetos genÃ©ricos.*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	color: #464646;
	font: 80% "Lucida Grande", "LucidaSans", Arial, sans-serif;
	background: url(../images/bg-menu.png) repeat-y left top;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;	
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4, h5, p {
	font-size: 1em;
}
h2, h3, h4 {
	color: #297f29;	
}
h5, p, ol, ul {
	line-height: 1.2em;
}
h2, h3, h4, h5, p {
	margin: 18px 0 0;
}
ol, ul {
	margin: 18px 0 12px 18px;
}
li {
	margin-top: 0.4em;
} 
td, tr {
	border: none;
}
img {
	border: none;
}
a:link {
	color: #2E7F2B;
}
a:visited {
	color: #71B084;
}
a:hover {
	color: #3EAD39;
}
hr {
	color: #6eb083;
}
hr.separator {
	clear: both;
	border: none;
}

/* LAYOUT GENERAL */
/* Estilos que se aplican a objetos determinados de la estructura del template.*/
#wrapper {
	width: 996px;
	min-height: 100%;
}
#topmenu {
	font-size: 0.8em;
	margin-top: 6px;
	position: absolute;
	left: 910px;
	z-index: 99;
}
#top {
	background: #fff;
	height: 149px;
}
#top h1 {
	display: none;
}
#logo {
	position: absolute;
	top: 48px;
	left: 16px;
}
#img {
	margin-left: 160px;
}

#sidebar {
	float: left;
	width: 160px;
}
#sidebar h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/menu-title.png);
	height: 17px;
	padding: 4px 0 4px 8px;
}

#content {
	margin-left: 160px;
	padding: 6px 0px 35px 6px;
}
#text {
	width: 376px;
	float: left;
}

#breadcrumbs {
	font-size: 0.8em;
	color: #747474;
}

#joinadda {
	display: none;
	position: absolute;
	top: 100px;
	margin-left: 470px;
	z-index: 100;
}
#joinadda a {
	display: block;
	width: 98px;
	height: 100px;
	background-image: url(../images/btn-join.png);
}
#joinadda a:hover {
	background: url(../images/btn-join.png) 0 100px;
}
#joinadda span {
	display: none;
}

#footer {
	position: relative;
	clear: both;
	margin-top: -52px;
	width: 996px;
	height: 10px;
}
#footerinner {
	padding: 20px 0px 19px 477px;
	color: #fff;
	font-size: 0.8em;
	background-color: #6eb083;
	margin-left: 160px;
}

/* FORMULARIOS */

.moduletable form {
	padding: 2px 0 2px 24px;
	font-size: 0.9em;
}
.inputbox {
	margin: 4px 0;
}
/*
.search {}
*/ 
 
/* MENUS */
/* Superior.*/
div.moduletable_adda h3 {
	margin-top: 0;
}
div.moduletable_logros h3, div.moduletable_usuarios h3 {
	margin-top: 12px;
}
#mainlevel-nav {
	list-style-type: none;
}
#mainlevel-nav li {
	display: inline;
	margin-right: 8px;
	font-size: 0.8em;
}
#mainlevel-nav li a {
	color: #fff;
	text-decoration: none;
}
#mainlevel-nav li a:hover {
	text-decoration: underline;
}

/* Principal.*/
#mainlevel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a.mainlevel, a.mainlevel:visited{
	color: #20552E;
	text-decoration: none;
	font-size: 10px;
	display: block;
	line-height: 12px;
	padding: 2px 0 4px 16px;
}
a.mainlevel:hover {
	color: #6EB083;
}
a#active_menu {
	background: url(../images/bg-active-menu.png) no-repeat right top;
	display: block;
	margin: 0;
}
 
/* Submenu.*/
/*
a.sublevel{}
a.sublevel:link {}
a.sublevel:visited {}
a.sublevel:hover {}
*/

/* NavegaciÃ³n artÃ­culos.*/
.pagenavbar, .pagenav, a.readon, .back_button, .pagenav_prev, .pagenav_next, .pagenavcounter {
	font-size: 0.8em;
}
.pagenavbar, .pagenav, .back_button, .pagenav_prev, .pagenav_next {
	color: #464646;
	padding-top: 10px;
	padding-bottom: 6px;
}
a.pagenavbar:link, a.pagenav:link, a.readon:link, .back_button a, .pagenav_prev a, .pagenav_next a {
	color: #2E7F2B;
	text-decoration: none;
}
a.pagenavbar:visited, a.pagenav:visited, a.readon:visited {
	color: #71B084;
}
a.pagenav:hover, a.readon:hover {
	color: #3EAD39;
	text-decoration: underline;
}

/* News.*/
/*
.latestnews ul {}
.latestnews li {}
.mostread ul{}
.mostread li{}
*/

/* Cuadros de noticias */
.flexcontent {
	margin-left: 380px;
	margin-top: 10px;
}
.flexcontentitem {
	background-color: #e5faed;
	border: 1px solid #b4e1c3;
	margin-bottom: 6px;
	padding: 4px;
	width: 210px;
	float: left;
	height: 100px;
}
.flexcontentitem.left {
	margin-left: 0;
}
.flexcontentitem.right {
	margin-left: 10px;
}
.flexcontent h3 {
	font-size: 0.8em;
	margin: 0;
	line-height: normal;
}
.flexcontent h3 a, .flexcontent h3 a:visited {
	color: #2E7F2B;
}
.flexcontent h3 a {
	text-decoration: none;
}
.flexcontent h3 a:hover {
	text-decoration: underline;
}
.flexcontent p {
	font-size: 0.8em;
	margin: 0;
	line-height: normal;
}
.flexcontent img {
	float: left;
	margin: 4px 4px 4px 0;
}
/* Idioma */
.moduletable-idioma div a:link, .moduletable-idioma div a:visited {
	color: #2E7F2B;
	text-decoration: none;
}
.moduletable-idioma div a:hover {
	color: #2E7F2B;
	text-decoration: underline;
}

/* Blog.*/

.blog_more {
	background-color: #e5faed;
	margin: 18px 0;
	padding: 8px;
	border: 1px solid #b4e1c3;
	font-size: 0.9em;
}
.blog_more ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	padding-top: 6px;
}
.blog_more ul li a {
	padding-left: 12px;
	background: url(../images/menu-bullet-transp.png) no-repeat 0 center;
}

/* Tablas de contenido.*/
.componentheading {
	font-size: 1.4em;
	color: #297f29;
	margin-top: 10px;
}
.contentheading {
	font-size: 1.4em;
	color: #297f29;
	margin-top: 8px;
	display: block;
}
.contentheading a, .contentheading a:visited {
	color: #297f29;
	font-size: 1em;
}
.contentheading a:hover {
	text-decoration: underline;
}
.contentpane, .contentpaneopen {
	font-size: 0.9em;
}
.contentpagetitle {
	font-size: 80%;
}
a.contentpagetitle {
	text-decoration: none;
} 
a.contentpagetitle:hover {
	text-decoration: underline;
} 
.contentdescription {
	color: #747474;
}
/* ImÃ¡genes.*/
.contentpaneopen img, .mosimage {
	float: left;
	margin: 0 6px 6px 0;
}
.mosimage img {
	float: left;
	margin-bottom: 4px;
}
.mosimage_caption {
	clear: left;
	text-size: 0.8em;
	font-style: italic;
	border: 1px solid #b4e1c3;
	background-color: #e5faed;
	width: 190px;
	padding: 4px;
}

/* Ã?ndice de temas.*/
table.contenttoc {
	text-align: left;
	background-color: #e5faed;
	border: 1px solid #b4e1c3;
	padding: 6px;
	float: none;
	width: 100%;
	margin: 18px 0;
}
table.contenttoc td {
	padding: 4px;
}

table.contenttoc a.toclink {
	background: url(../images/menu-bullet-transp.png) no-repeat 0 center;
	padding-left: 12px;
}
 
/* SECCIONES */
.sectiontableheader, .sectiontableentry1 td, .sectiontableentry2 td {
	font-size: 0.8em;
	padding: 4px;
}
.sectiontableheader {
	font-weight: bold;
	background-color: #e5faed;
	border: 1px solid #b4e1c3;
} 
 
/* MÃDULOS */
/*table.moduletable {} /*
/*table.moduletable th {} /*
/*table.moduletable td {} /*

/* MISCELÃ?NEAS */
 
/* Fechas, autor, etc.*/
.createdate, .modifydate, .small, .smalldark {
	font-size: 0.8em;
	color: #747474;
}
.modifydate {
	padding-top: 8px;
}
 
/* Encuestas.*/
/*
.poll {}
.pollstableborder {}
*/

/* Weblinks */
/*
.weblinks{}
a.weblinks:hover {}
*/

/* Newsfeeds */
/*
.newsfeedheading {} /* tÃ­tulo *//*
.newsfeeddate {}
.fase4rdf {} /* cuerpo *//*
*/

/* BÃºsqueda */
table.searchintro {
	font-style: italic;
	background-color: #ffc;
	padding: 8px;
	border: 1px solid #cc9;
	width: 100%;
	margin-top: 12px;
}