body {
		margin:10px 100px 10px 100px;
                background: white;		
		}
	A 		  { color: red; text-decoration: none; }
	A:link		 { color: red; text-decoration: none; }
	A:visited	{ color: red; text-decoration: none; }
	A:active	{ color: red; }
	A:hover		{ color: red; border-bottom: 1px dashed red; }

	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

       #portada {
                top:0; left:0;
                position: relative;
                width: 800px; height: 84px;
                padding: 0;
        }
        #logo {
                  position: absolute;
                  top:10px; left: 10px; width: 156px; height:84px; 
background: url(http://ygneo.zonalibre.org/archives/ygneo-logo.jpg)
}
                 
        #tira {
                 position: absolute;
                  top:0; left: 213px; width: 588px; height: 79px;
                 background: url(http://ygneo.zonalibre.org/archives/tira.jpg)
               }

       
	#banner {
		font-family: arial, sans-serif, verdana;
		color:black;
		font-size:x-large;
		font-weight:bold;
  		background: white;
  		padding-left:15px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: arial, sans-serif, verdana;
		font-size: x-large;
		color: red;
		text-decoration: none;
		}

	.description {
		font-family: arial, sans-serif, verdana;
		color: black;
		font-size:small;
		font-weight:bold;
  		background: white;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
				
	#content {
		float:left;
		width:65%;
		background: white;		
		}

	#links {
		background: white;
		color: black;
		margin-top:35px;				
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody {
		font-family: arial, sans-serif, verdana;
		color black;
		font-size:small;
		font-weight:normal;
  		background: white;
  		line-height:140%;		
  		border-left:1px dashed #666;			
  		border-right:1px dashed #666;
  		border-bottom:1px dashed #666;	  			  		
  		padding:10px;
		}
		

	.title { 
		font-family: arial, sans-serif, verdana; 
		font-size: normal; 
		color: black; 
		text-transform: lowercase;
		font-weight:bold;
                margin-right:15px;
		margin-bottom:20px;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background: white;
		font-family: arial, sans-serif, verdana;
		font-size:small;
		font-weight:bold;  							
		}	
		
	.date	{ 
		font-family: arial, verdana, sans-serif; 
		font-size: small; 
		color: red; 
		font-weight:bold;
		text-transform:lowercase;
		margin-top:10px;		
  		border-bottom:1px dashed #666;	
		}			
		
	.posted	{ 
		font-family: arial, verdana, sans-serif; 
		font-size: small; 
		color: black; 
		}
		

	.side {
		font-family: arial, verdana, sans-serif;
		color: black;
		font-size:x-small;
		font-weight:normal;
  		background: white;
  		line-height:140%;				
		}	
        .side A,
        .side A:hover { text-decoration: none; border: none; }
		
	.sidetitle {
		font-family: arial, verdana, sans-serif;
		color: black;
		font-size:x-small;
		font-weight:bold;
  		background: white;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:1px solid #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-family: arial, verdana, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: white;  		
 		}
         .syndicate A:hover { text-decoration: none; border: none; }	
		
	.powered {
		font-family: arial, verdana, sans-serif;
		color: black;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
         .powered A:hover { text-decoration: none; border: none; }
			
	.comments-body {
		font-family: arial, sans-serif;
		color: black;
		font-size:small;
		font-weight:normal;
  		background: white;
  		line-height:140%;					
		}		

	.comments-post {
		font-family: arial, verdana, sans-serif;
		color:black;
		font-size:x-small;
		font-weight:normal;
  		background: white;
 		margin-bottom:25px;
  		border-top:1px dashed #666;
		}	
		
	.comments-head	{ 
		font-family: arial, verdana, sans-serif; 
		font-size: small; 
		color: black; 
		font-weight:bold;
		text-transform:uppercase;
		border-bottom:1px solid #666;		
		}		


	.trackback-body {
		font-family: arial, verdana, sans-serif;
		color: black;
		font-size:small;
		font-weight:normal;
  		background: white;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family: arial, verdana, sans-serif;
		color:black;
		font-size:small;
		font-weight:normal;
  		background: white;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #999; 				
		}

	.trackback-post {
		font-family: arial, verdana, sans-serif;
		color: black;
		font-size:x-small;
		font-weight:normal;
  		background: white;
  		margin-bottom:20px;
		}	


	.cita {
		font-family: arial, verdana, sans-serif;
                                color: black;
                                padding:10px;
                                background-color: white;
                                border:1px solid #000000;
                                margin-right:15px;
		margin-bottom:20px;
		font-size:small;

		}	


	#banner-commentspop {
		font-family: arial, verdana, sans-serif;
		color: black;
		font-size:large;
		font-weight:bold;
  		background: white;
  		padding-left:15px; 
		}		

          .help {
          border-bottom: 1px dashed #999;
          cursor: help;
          }		      