#menu a.podcast {
  position:       absolute;
  bottom:         0px;
  left:           0px;
}

body,html {
  width:    100%;
  margin:   0px;
  padding:  0px;
}

body {
  background-color: #efece3;
}

#container {
  margin:   5px auto;
  width:    900px;
}

#logo {
  height:         101px;
  border-bottom: 1px solid #333333;
}

#menu {
  height:         45px;
}

.clear {
  clear:          both;
}

#main-nav{
	width:965px;
	height:24px;
	margin:0 auto;
	background: #333333 url("/images/public/nrmal_menu.gif") no-repeat;	
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}


#main-nav ul li a{
	width:135px;
	height:24px;
	margin:0px;
	padding:0px;
	display: block;
		
}

#main-nav ul li a.home:hover{
	background: url("/images/public/nrmal_menu.gif") 0px -24px;
}

#main-nav ul li a.blog:hover{
	background: url("/images/public/nrmal_menu.gif") -135px -24px;
}
#main-nav ul li a.galeria:hover{
	background: url("/images/public/nrmal_menu.gif") -270px -24px;
}			
#main-nav ul li a.agenda:hover{
	background: url("/images/public/nrmal_menu.gif") -405px -24px;
}	
#main-nav ul li a.podcast:hover{
	background: url("/images/public/nrmal_menu.gif") -540px -24px;
}
#main-nav ul li a.video:hover{
	background: url("/images/public/nrmal_menu.gif") -675px -24px;
}
#main-nav ul li a.about:hover{
	background: url("/images/public/nrmal_menu.gif") -810px -24px;
}
.MargenMenu {
	margin-top: 23px;
}

ul,li {
  list-style-type: none;
  list-style-position: inside;
}

#categories a.current {
  color:    #DC3A21;
}

.Espacio { margin-top: 60px; }
.EspacioRight { margin-top: 40px; }
.MiniEspacio { margin-top: 8px; }


#right .right_banner {
  margin-top: 10px;
  margin-bottom: 40px;
  border: solid 12px  #FFFFFF; 
}

#top_banner {
	border:     11px solid #FFFFFF;
}


.PaginaLeft { float: left; width: 120px; text-align: left;}
.PaginaRight { float: right; width: 120px; text-align:right; }

ul.related li.comments a { color: #01aac9; float: left; padding-left: 0px; padding-right: 3px; }
ul.related li.comments a:hover { color: #dc3a21; float: left; padding-left: 0px;  padding-right: 3px; }

.TituloComentarios { font-size: 11px; color: #666666; padding-bottom: 4px; margin-bottom: 4px; border-bottom: 1px solid #01aac9; font-weight:bold; text-transform:capitalize; }

/* link and collaborator porlets */

.right_porlet .title a {
  font-weight: none;
  font-size: 11px;
  color:#403b33;
}
#collaborator_title { *margin-left: 8px; }
.right_porlet .title a:hover {
  font-weight: none;
  font-size: 11px;
  color:#000000;
  text-decoration: none;
}

.right_porlet .entry a {
  font-weight: none;
  font-size: 11px;
  color:#403b33;
}

.right_porlet .entry a:hover {
  font-weight: none;
  font-size: 11px;
  color:#000000;
  text-decoration: none;
}

.right_porlet .first {
  margin-top: 3px;
}

.right_porlet .last {
	margin-bottom: 5px;
}

#foother {
  position:       relative;
  height:         25px;
  padding-top: -3px;
  background:     url("/images/public/bg_foother.jpg") top left repeat-y;

}
.bordeTopFooter { border-top: 2px solid #dddad1; margin-bottom: 30px; margin-top: 11px;}

#foother_about_str,#foother_socials,#foother_about {
  position: absolute;
  top: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #AFB09E;
}

#foother a {
text-decoration:none;
color: #AFB09E;
}

#foother a:hover {
text-decoration:none;
color: #DC3A21;
}

#foother_about_str {
  left:           10px;
}

#foother_socials {
  left:           627px;
}

#foother_socials {
  list-style:     none;
}

#foother_socials li {
  float:          left;
  margin-right:    0px;
  *margin-right: 10px;
}

#foother_about {
  left:           778px;
}

#foother_about a {
  color: #403B33;
}

#foother_about a:hover {
  color: #dc3a21;
  text-decoration:none;
}

ul#link_list { *margin-left: -15px; }
ul#collaborator_list {*margin-left: -15px;  }


li.category { margin:0px; padding: 0px; }
ul.RightStuff { margin: 0px; padding: 0px; *margin-left: -15px; }
h1.title, h1.title a {}
.IEmargin { *margin-left: 15px; }