body {
	margin: 0px;
	background-color: #ecefe4;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	max-width:1240px;
	align:center;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

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


a.src {
	color: #666666;
	text-decoration: underline;
	font-style: italic;
	font-size: 13px;
}

a.src:link {
	color: #666666;
	text-decoration: underline;
	font-style: italic;
}

a.src:visited {
	color: #666666;
	text-decoration: underline;
	font-style: italic;
}

a.src:hover {
	color: #606060;
	text-decoration: none;
}

.list {
	padding-top: 4px;
	padding-bottom: 4px;
}

li {
	list-style-type: square;
	vertical-align: middle;
	list-style-image: url(images/pixel.png);
	font-weight: normal;
	padding-left: 5px;		
//	background-color: #f2f2f2;
	margin-bottom: 3px;
//	margin-top: 3px;
	border-bottom:1px solid #ebebeb;
	min-height: 20px;
}

li a{
	font-weight: normal;
	font-size: 13px;
	font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;;
//	background-color: #f2f2f2;
	color:#393939;
	text-decoration: none;
}

li img{

}

largerss{
	list-style-type: square;
	vertical-align: middle;
	list-style-image: url(images/bullet2.gif);
	font-weight: normal;	
}

largerss a{
	font-weight: bold;
}

h1{
font-size:42px;
}

h5 {
	font-style: italic;
	font-size: small;
	color: #666666;
}

h5 a {
	font-style: italic;
	font-size: small;
	color: #666666;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

img {
	border: 0px;
}	

.logo {
	padding-left: 20px;
	width: 250px;
}

.menu {
	background-color:#F2F2F2;
	margin-left: 0px;
	width: 200px;
	border: 1px solid #666666;
	padding: 5px;
}

.menu a{
	color: #000000;
}

.headmenu    {
	font-weight: bold;
}

.submenu {
	padding-left: 15px;
}	

.sepmenu {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

.datefield {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: grey;
	font-size: 90%;
}

.datefield a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #21759b;
	font-style: italic;
	font-size: 90%;
}

  /**
   * Set a very small font size for the control and constrain
   * it's width to 225px
   *
   * Note: the page has a single FeedControl that
   * is drawn in the <div> element whose id is "feedControl".
   */
  #feedControl {

}

  /**
   * Suppress everything except for title
   */
  #feedControl .gf-snippet,
  #feedControl .gf-author,
  #feedControl .gf-spacer,
  #feedControl .gf-relativePublishedDate {
    display : yes;
  }

  /**
   * 1em Padding at the bottom of each collection of entries
   */
  #feedControl .gfc-results {
    padding-bottom : 1em;
  }

  /**
   * no padding between entries
   */
  #feedControl .gfc-result {
    margin-bottom : 10px;
	background-color: #f2f2f2;
  }

  /**
   * Use a larger font size for section titles
   */
  #feedControl .gfc-resultsHeader .gfc-title {
    font-size : 110%;
	color : #000000;
	font-weight: bold;
  }
  
  .gfc-result .gf-title {
  	color: #c40000;
}

/**
*SimplePie
**/

#widget {
font-family:Arial, Helvetica, sans-serif;
overflow:hidden;
background:#e3e3e3;
padding:1px;
border:1px solid #e5e5e5;
height:500px;
position:relative;
float:left;
min-width:150px;
font-size:10px;
-moz-border-radius-bottomright:10px;
}
#container {
position:relative;
width:200px;
margin:auto;
background:#e3e3e3;

}
#widget img{
float:left;
border:1px solid #white;
padding:.2em;
background:#d3d3d3;
margin-right:.5em;
width:90px;
}

#wodget li {
clear:left;
overflow:hidden;
position:relative;
top:0;
margin-bottom:1em;
height:60px;
list-style-image: none;
}

li p{
color:#474747;
margin-top:.4em;
font-size:10px;
}

#container h4 {
padding-top:.5em;
font-size:1.4em;
}

.Estilo2 {color: #000000; text-decoration:underline;}
.Estilo3 {color: #D50000; text-decoration:underline;}

div.nb-wide{
zoom:1;
}

div.nb-wide:after{
content:".";display:block;height:0;clear:both;visibility:hidden;
}

div.nb-wide li{
float:left;border:none;
}

div.nb-wide li a{
display:block;padding:3px;margin:10px 0 0 18px;background-color:#369;
}

div.nb-wide li a:hover{
background-color:#69c;
}

div.nb-list ul.primary{
margin:0;padding:0;
}

div.nb-list ul.secondary{
margin-top:0;padding-top:0;
}

div.nb-list li.enclosure{
padding-left:20px;background-color:transparent;background-repeat:no-repeat;background-position:left 6px;
}

div.nb-list li.video{
background-image:url(../images/video.png);
}

div.nb-list li.audio{
background-image:url(../images/audio.png);
}

div.nb-list li.image{
background-image:url(../images/images.png);
}
