/**
author: raduga http://mambasana.ru
**/

/**#################### DEFAULT and FORMS CSS ####################**/

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom           : 15px;
           }

td, tr, p, div {
  font-family      :  Verdana, Arial, Helvetica, sans-serif;
  color            : #ffffff;
  font-size        : 13px;
  line-height      : 16px;
 
}
 
hr {
  color            : #ff0000;
  height           : 1px;
  width            : 100%;
}

a:link, a:visited {
  color            : #ffffff;
  text-decoration  : underline;
 }

a:hover {
  color            : #ff0000;
  text-decoration  : underline;
  }


h6 { font-size:8px; line-height:10px;}  
h5 { font-size:10px; line-height:14px;}
h4 { font-size:12px; line-height:18px;}
h3 { font-size:14px; line-height:20px;}
h2 { font-size:16px; line-height:22px;}
h1 { font-size:18px; line-height:24px;}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {  
  line-height      : 14px;
  padding-left     : 13px;
  padding-top      : 2px;
  background-image : url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 8px;
}


form {
margin           : 0; 
padding          : 0;
color:#FFFFFF;
}

.inputbox {
 color        : #f1f1f1;
 background   : #990000;
 border       : 1px solid #395884;
 margin       : 3px 0;

}

input:hover,
  input:focus,
  textarea:focus {
  color: #fff;
  background: #990000;
  
}
textarea:hover {
  color: #fff;
  background: #000000;
  
}


form select.button{
 color        : #fff;
 background   : #990000;
}

option {
background   : #990000;
}

/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  font-size        : 12px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
    
  }
div.back_button a{
text-decoration  : none;
  }


.button {
  font-size        : 11px;
  color            : #EDF1F3;
  border           : 1px solid #ffffff;
  margin           : 3px 0;
  padding          : 2px;
  cursor           : pointer;
  background       : #ff0000;
}


/** Contact **/

.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
}



/** Module table  **/


table.moduletable {
	margin           : 0 0 8px 0;
      width            : 100%;
      	}

table.moduletable th {
      
    font-family          : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #fff;
	padding            : 2px;
      line-height        : 25px;
      border-bottom: 1px solid #395884;
	height: 29px;
	background-color:2c2c2c;   
	}

table.moduletable td {
    padding-top: 2px;
    	}



div.module{
    text-align: left;
    margin           : 0 0 20px 0;
    	}

div.module h3 {
      
      font-family        : Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
	text-align         : center;
	width              : 100%;
      color              : #fff;
	line-height        : 30px;
	border-bottom: 1px solid #ffffff;
      height             : 29px;
      margin             : 0 0 15px 0;
       }



.contentmod {
text-align   : left;
padding      : 8px 0;
background       :  #0F0E0E;

}

.contentmod td {
padding      : 5px;
}

.contentmod table.moduletable {
margin           : 0 0 8px 0;
width            : 100%;
background       :  #0F0E0E;
}


.contentmod table.moduletable th{
      font-size          : 14px;
	font-weight        : bold;
	text-align         : right;
	width              : 100%;
      color              : #fff;
	padding            : 2px 10px;
      line-height        : 25px;
      background       : url(../images/corner_content.gif) #990000 no-repeat top right;
      border-bottom: 1px solid #fff;
}



/** Read more **/

a.readon:link, a.readon:visited {
  color            : #ff0000;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0px 1px 10px;
  float            : right;
  line-height      : 15px;
  text-decoration  : none;
  border-left:2px solid #fff;
  
}
a.readon:hover {
  color            : #fff;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 1px 10px;
  line-height      : 15px;
  text-decoration  : none;
  border-left      : 2px solid #ff0000;
 }




/** Pagenavigation **/

.pagenavcounter {
  font-size        : 11px;
  color            : #ff0000;
}

.pagenavbar {
  border-top      : 1px solid #395884;
  margin          : 10px 0;
  padding-top     : 5px;
  }

.pagenav, .pagenav_prev, .pagenav_next {
  font-weight      : normal;
  }

a.pagenav:link, a.pagenav:visited {
  font-size        : 12px;
  text-decoration  : none;
  font-weight      : normal;
}

a.pagenav:hover {
  font-size        : 12px;
  text-decoration  : none;
  font-weight      : normal;
}

table.contenttoc {
  border           : 1px solid #314C72;
  background       : #0F0E0E;
  padding          : 0;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

table.contenttoc th{
  margin           : 0;
  padding          : 2px;
  background       : #0F0E0E ;
  color            : #ffffff;
 }
table.contenttoc td{
 margin           : 0;
 padding          : 3px 4px;
 border-bottom    : 1px solid #314C72;
 background-image   : url(../images/arrow.png) ;
 background-repeat  : no-repeat;
 background-position: 4px 7px;
   }


table.contenttoc td a:link, table.contenttoc td a:visited{
padding-left        : 12px !important;
padding-left        : 0;
text-indent         : 12px;
text-decoration      : none;

}
table.contenttoc td a:hover{
color     : #314C72;
}

/** Content **/


.sectiontableheader {
  
  font-weight      : bold;
  letter-spacing   : 1px;
  color            : #ffffff;
  background       : #990000; 
  padding          : 3px 5px;
  border           : 1px solid #fff;
}

td .sectiontableentry{ color:#FFFFFF;}
.sectiontableentry1 {
  vertical-align   : top;
  background       : #990000;
  border-bottom    : 1px solid #ffff;
  line-height      : 20px;

}

.sectiontableentry1 td, .sectiontableentry2 td{
  padding          : 2px 5px;
  border-bottom    : 1px solid #fff;
  line-height      : 20px;

}

.sectiontableentry2 {
  vertical-align   : top;
  border-bottom    : 1px solid #395884;
  background-color:#3B080E;
  line-height      : 20px;
  color:#FF0000;
}
.sectiontableentry1 img{
margin: 2px;
}
.sectiontableentry2 img{
margin: 2px;
color:#FF0000;
}


a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : normal;
  padding: 5px;
}


.small {
  font-size        : 11px;
  color            : #39629A;
}
.smalldark {
  font-size        : 11px;
  color            : #ff0000;
}
.createdate, .modifydate {
  font-size        : 11px;
  color            : #ff0000;
  font-weight      : normal;
  text-align       : left;
  width            : 100%;
}
.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding          : 2px 0;
  }
.content_rating {
  font-size        : 11px;
  color            : #ff0000;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin   : 5px;
  color:#FFFFFF;
  

}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 5px;
  padding-left     : 10px;
  padding-right    : 10px;
  margin    : 4px;
  /*background-color:#ffffff;*/
  font-weight:normal;
}
/*.contentpaneopen td{background-color:#FFFFFF;
padding:5px;}*/
table.contentpaneopen a{ color:#ff0000;}
table.contentpaneopen a:hover{ color:#ffffff;}
.contentpaneopen  .contentheading a:hover{color:#ffffff;}
.contentheading {
  font-family      :  Verdana, Arial,Helvetica, sans-serif;
  /*width            : auto;*/
 
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 21px;
  text-align       : left;
  text-indent      : 0;
  color:#ff0000;
  padding          : 5px ;
  margin           : 0px 0px;
  background       : /*url(../images/corner_content.gif) #990000 no-repeat top right*/#000000;
  border-bottom           : 1px solid #fff;
  
  }

  
 table.contentpaneopen .contentheading a {
text-decoration:none; background-color:#000000;
}

.componentheading {
  font-family      : Verdana, Arial,Helvetica, sans-serif;
  width            : auto;
  font-size        : 17px;
  font-weight      : bold;
  line-height      : 21px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #fff;
  padding          : 3px;
  margin           : 5px !important;
  margin           : 5px 1px;
  background       : url(../images/corner_content.gif) #990000 no-repeat top right;
  }



.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        : 0;
  padding-top    : 5px;
  text-align     : left;
}

 .blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.blog {
width:100%;
background-color:#000000;
}
.blog table{

background-color:#000000;
}
.blog td{

background-color:#000000;
}

.article_seperator{
display: block;
width: 100%;
height: 20px;
background: url(../images/separator.gif) no-repeat center center #000000;
}

.moduletable .article_seperator{
background     :#000000;
height         : 3px;
}



/** Polls **/


.poll {
	line-height : 13px;
	font-weight : normal;
      text-align  : left;
}
table.poll td{
	font-weight : normal;
      text-align  : left;
}

.pollstableborder{
  border-color     : #ffffff;
  }

/** CSS for Mainmenu **/

a.mainlevel  {
 display           : block;
 width             : auto !important;
 width             : 100%;
  margin           : 1px 0;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-bottom    : 1px solid #ffffff;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #ffffff;
  padding-left     : 10px;
  text-decoration    : none;

}
a.mainlevel:hover {
  border-bottom    : 1px solid #ffffff;
  font-size        : 12px;
  font-weight      : normal;
  color            : #fff;
  text-decoration  : none;
  padding-left     : 10px;
  text-decoration	 : none;
  background-color:#581A1B; 

}
#active_menu {
  color            : #ffffff;
  border-bottom    : 1px solid #314C72;
  background       : url(../images/menu.gif) #000000 96% 50% no-repeat;
  text-decoration	 : none;

}
a#active_menu:hover {
  color            : #ff0000;
  border-bottom    : 1px solid #ff0000;
}

ul#mainlevel{
 display           : block;
 width             : auto;
 background       : none;
 margin           : 0;
 padding         : 0; 
 list-style: none;
 text-align:left;
}
ul#mainlevel li{
 display           : block;
 width             : auto;
 background       : none;
 background-image : none;
 margin           : 0;
 padding         : 0;
 line-height      : 16px;
 text-align:left;
}


/** Sublevel for Mainmenu **/

.sublevel {
   font-family      : Verdana, Arial, Helvetica, sans-serif;
   color            : #ff0000;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color	      : #ffffff;
  text-decoration	: none;
  line-height      : 20px;
}
a.sublevel:hover {
  color            : #f1f1f1;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #f1f1f1;
	border          : 0;
      
}



/** Topmenu styles for BOTTOM navigation (Position User3)**/

ul#mainlevel-nav {
  list-style       : none;
  padding-right    : 20px;
  margin           : 0;
     
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding          : 0;
  margin           : 0;
  width            : auto !important;
  font-size        : 13px;
  line-height      : 28px;
  white-space      : nowrap;
  

}
#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 0;
  font-size        : 13px;
  color            : #fff;
  text-decoration  : underline;
  
}

#mainlevel-nav li a:hover {
  display          : block;
  font-size        : 13px;
  color            : #ff0000;
    
}



/** images **/

.mosimage {
  border     : 1px solid #314C72;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #fff;
  font-size : 10px;
  background: #0F0E0E;
}


/** #################### index.php #################### **/

#body {
background:#000000;
}

.main { 
  text-align       : left; 
  width            : 100%;

 }

div.mod {
  background       : none;
  width            : 6px;
}


#centertb {

}

#contenttb{
padding          : 0;
background       :  #000000;
/*border-right     : 1px solid #ffffff;*/

}
#contenttb td.contentmod{
padding   : 10px;
background       : /* #0F0E0E;*/#000000;
} 
  

.footer_right {
  width            : 750px; 
  float            : right;
  font-size        : 12px;
  font-weight      : normal;
  text-align       : right;
     
 }

.footer_right p{
padding-right    : 20px;
color            : #ff0000;
}


.leftcol {
      
    background      : /*url(../images/mod_left.jpg)*/ #990000 repeat-y top left;

}

.leftcol #leftmod{
   vertical-align   : top;
   padding          : 10px;
   padding-bottom   : 150px;
   text-align       : left;
   width            : 200px;
   background       : url(../images/corner.gif)  #990000 no-repeat top right;

}


.leftcol div{ 

}

.foot {
  height           : 57px;
  background       : transparent;
  width            : 900px;
  margin           : 0 auto;
}


#logo {
  background     : url(../images/logo.gif) no-repeat 50% 50%;
  height         : 100px;
  width          : 100%;
  padding:0;
    }
#light {
  background     :  #000000;
  height         : 100px;
  width          : 100%;
  padding:0;
    }

#header {
  background     : url(../images/cabecera.jpg) no-repeat top left;
  height         : 116px;
  padding-top:101px;
    }

#left_bottom{
position      : absolute;
left          : 62px;
bottom        :0;
background    :transparent;
width         : 80px;
height        : 198px;
}

#outconteiner2{
position    :relative;
text-align  : center;
width       : 900px;
margin      : 0px auto; 

}
#outconteiner1{
text-align  : center;
}

table.adminform, #images-page, #publish-page, #meta-page{
background: #314C72;
}
.modulenoticia { background-color:#000000; 
padding:5px;
margin-top:10px;
margin-bottom:10px;}

li a.latestnewsnoticia { 
margin-top:5px;
display:block;}

.contact_email{ color:#FFFFFF;
background-color:#000000;
background-image: url(http://www.losmuertosdecristo.com/immagini/fondo_contacta.gif);
	background-repeat: no-repeat;
	background-position: right top;}
.contentdescription2{ color:#FFFFFF;
background-color:#1A0209;}
.syndicate { 

margin-top:10px;
margin-bottom:10px;}
.module_menu{ 
margin-bottom:10px;}
.module object{ 

margin-top:10px;
margin-bottom:10px;}
.12{ color:#FFFFFF;}
.linkk a{ color:#000000; text-decoration:none;}
.annuncio a img{ border:none; }
.annuncio a:hover img{ border:#FFFFFF 5px solid;}
