body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #111111;
	font-family: "Trebuchet MS";
        font-size : 11px;
        margin: 0px;
        color: #dbdbdb;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#header {
	width: 910px;}


b, strong {
	color : #e87107;
	font-weight : bold;
	text-decoration : none;
}
i, em {
	color : #e87107;
	text-decoration : none;
	text-align : justify;
}
u {
	color : #757575;
	text-decoration : underline;
}
s {
	color : #757575;
	text-decoration : line-through;
}

a:link, a:visited{
color : #5d5d5d;
text-decoration : none;
}
a:hover {
color : #cfcfcf;
text-decoration : none;
}


p {line-height:13px; padding-left: 30px;padding-right: 30px; }


h2 { background-color: #;
	font-family: "Georgia";
	font-size: 19px;
	line-height: 20px;
	color: #f25601;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #979797 0px 1px 0px;
text-transform: capitalize;

}


.title {height: 70px;
padding-top: 50px;
margin-bottom: -30px;
	background: url('images/newsjonas.jpg') no-repeat left top;


}

.date { font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 10px;
	color: #919191;
	background-color: #;
	padding-bottom: 30px;
padding-top: -30px;
text-align: center; }


h2 a:link, h2 a:visited {
	background-color: #;
	font-family: "Georgia";
	font-size: 19px;
	line-height: 20px;
	color: #f25601;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #979797 0px 1px 0px;
text-transform: capitalize;
}

h2 a:hover {
	background-color: #;
	font-family: "Georgia";
	font-size: 19px;
	line-height: 20px;
	color: #DF7000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	text-shadow: #979797 0px 1px 0px;
text-transform: capitalize;
}



.news {
background-image: url(images/backjonas.jpg);
	padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
	font-family: "Trebuchet MS";
	color: #979797;
	line-height: 11px;
	padding: 8px;
text-align: left;



}

.news a img, .news img{
	border: 1px solid #D6D6D6;
	padding: 1px; 
	-moz-border-radius:  2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;

 filter : alpha(opacity=85);
      -moz-opacity : 0.8;
      opacity : 0.8;
      -khtml-opacity: 0.8;
}
.news a:hover img  {
	border: 1px solid #333333;
	padding: 1px; 
	-moz-border-radius:  2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;

 filter : alpha(opacity=100);
      -moz-opacity : 1.0;
      opacity : 1.0;
      -khtml-opacity: 1.0;
}

.news img:hover {
border: 1px solid #D6D6D6;
	padding: 1px; 
	-moz-border-radius:  2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;

 filter : alpha(opacity=100);
      -moz-opacity : 1.0;
      opacity : 1.0;
      -khtml-opacity: 1.0;}





.comment
{
position: absolute;
width: 500px;
font-family: Tahoma;
font-size: 10pt;
color: #000000;
background: #F7F7F8;
border-bottom: 2px dotted #259599;
padding: 5px;
}







#photolatest
{position:absolute;
margin-left:730px;
margin-top:372px;}



  .latest a img{
-moz-border-radius:  2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;

      width:65px;
      border-style: solid;
        border-width:1px;
        border-color: #999999;
        padding:1px;
	  
 filter : alpha(opacity=50);
      -moz-opacity : 0.5;
      opacity : 0.5;
      -khtml-opacity: 0.5;
}

      .latest a:hover img {
-moz-border-radius:  2px; 
	-webkit-border-radius: 2px; 
	border-radius: 2px;

  width:65px;
      border-style: solid;
        border-width:1px;
        border-color: #999999;
        padding:1px;
  filter : alpha(opacity=100);
      -moz-opacity : 1.0;
      opacity : 1.0;
      -khtml-opacity: 1.0;
	  
;}






.contentside {
background-image: url('sidebar/backchile.jpg');
padding-left:20px;
padding-right: 20px;
color:#d7d7d7;

}



      .elite a img{
      padding: 1px;
      border: 1px solid #696969;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
  
 filter : alpha(opacity=65);
      -moz-opacity : 0.6;
      opacity : 0.6;
      -khtml-opacity: 0.6;
}

      .elite a:hover img {
           border: 1px solid #696969;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      padding: 1px;
  filter : alpha(opacity=100);
      -moz-opacity : 1.0;
      opacity : 1.0;
      -khtml-opacity: 1.0;
      }

    
	
#networks {
text-align: left;
 border-bottom: 1px solid #373737;
   padding:15px; 
 font-family:Trebuchet MS;
	font-size:10px;
	color:#efefef;
font-weight: bold;
}

#networks:hover {
text-align: left;
background-color:#111111;
  border-bottom: 1px solid #373737;
   padding:15px; 
   -moz-border-radius: 8px;
-webkit-border-radius: 8px; 
 font-family:Trebuchet MS;
	font-size:10px;
	color:#efefef;
font-weight: bold;

}



#tweet
{position:absolute;
margin-left:896px;
margin-top:16px;}


/* este es el DIV contenedor donde se mostrará el widget */
#twitter_div {
border: 0px; /* puede tener o no tener un borde */
color: #FFFFFF; /* es el color del texto de los mensajes */

}

/* es la lista con mensajes y conviene eliminar posibles márgenes */
ul#twitter_update_list {
margin: 0;
padding: 0;
}

/* cada item de la lista (los mensajes en si mismos) */
ul#twitter_update_list li {

border-bottom:1px solid #FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
list-style-type: none;
list-style-image: url();
margin: 3px;
background:#; /* una imagen o color de fondo */
display:block;
width:215px;
text-align: left;
padding: 5px 10px;
color:#FFFFFF;
 ;

/* separarlo de los bordes del contenedor */
}
ul#twitter_update_list li:hover {
background:#66b4c0; /* una imagen o color de fondo */
}

/* es el enlace al nombre de un usuario (si existe) */
a.linkUsuario {color:#FFFFFF;}
a.linkUsuario:hover {color: #FFFFFF; text-decoration:underline;} /* efecto rollover */

/* son los enlaces interiores de los mensajes con un ícono identificatorio */
a.linkEnlaces {
background: transparent url(URL_imagenIcono) no-repeat right 50%;
color: #FFFFFF;
padding-right: 12px; /* la separación depende del ancho de la imagen */
}
a.linkEnlaces:hover {color: #fff;} /* efecto rollover */

/* es el bloque que contendrá el enlace que muestra la antigüedad del mensaje */
.linkTiempo {
display: block; /* se fuerza a que sea mostraado en una nueva línea */
float: right; /* y a la derecha */
}
.linkTiempo a { /* el enlace en si mismo con una imagen de fondo */
background: transparent url(URL_imagen) no-repeat scroll left 50%;
color: #fff;
padding-left: 12px; /* la separación depende del ancho de la imagen */
}
.linkTiempo a:hover {color:#b98ed0;} /* efecto rollover */

/* es el enlace inferior que lleva al home de nuestro Twitter */
a.linkTwitter {
color: #FFFFFF;
display: block;
width: 210px;
border-right:1px solid #cdc0d5;
border-bottom:1px solid #cdc0d5;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin: 5px; /* separado del mensaje superior */
text-align: center; /* alineado a la derecha */
padding: 10px;
background-color: #e9deef;
}
a.linkTwitter:hover {color:#927b9f; background-color:#eae1f4; } /* efecto rollover */







.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 3px;
font-family: georgia;
        font-size : 26px;
	color: #e87107;
text-shadow: 1px 1px 1px black;


}
.wp-pagenavi a:hover {	
	padding: 4px 6px 4px 6px; 
	margin: 3px;
font-family: georgia;
        font-size : 26px;
	color: #FFFFFF;
text-shadow: 1px 1px 1px black;


}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 3px;
font-family: georgia;
        font-size : 26px;
	color: #FFFFFF;
text-shadow: 1px 1px 1px black;

}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 3px;
font-family: georgia;
        font-size : 26px;
	color: #FFFFFF;
text-shadow: 1px 1px 1px black;

}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 3px;
font-family: georgia;
        font-size : 26px;
	color: #FFFFFF;
text-shadow: 1px 1px 1px black;
}




.footer
{
font-family: Tahoma;
font-size: 8pt;
color: #000000;
padding: 3px;
}







<--- Don't Touch--->


textarea, input, select, option {
	font-weight : normal;
	padding : 2px;
	color : #000000;
	border : 1px dotted #ab9ab5;
	background-color : #F3F3F3;
	text-align : justify;
	font-family : "Trebuchet ms";
	font-size : 10px;
width: 500px;
}
blockquote {

background: url('http://missdemi.net/wp-content/themes/rocknroll/images/textarea.jpg');
background-color: #F1ECE6;
font-family: "lucida sans", arial, sans-serif; 
font-size: 12px; 
line-height: 15px;
color:#29170B;
width: 400px;
padding: 30px;
border: #29170B 5px solid;
	 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
}

ul{
margin: 10px;
padding: 10px;
text-indent: 5px;
list-style:none;
}

img{
border:none;
}

