/*Add classes for Jovenes por Guatemala
by www.jepserbernardino.com*/
input.buscar, input.newsletterTextInput{
border:0;
background:url(images/buscar.gif) no-repeat;
width:205px;
height:20px;
padding:5px 0 0 10px;
float:left;
}
input.btn_buscar{
border:0;
background:url(images/btn_buscar.jpg) no-repeat;
width:44px;
height:46px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-style:italic;
cursor:pointer;
margin-top:-15px;
}

/*sidebar*/
#right a{
color:#333333;
text-decoration:none;
}
/*para todos los widgets del sidebar*/
.widget{
clear:both;
margin:10px 0 25px 0;
}
.widget li{
margin:5px 20px 5px 0;
padding:5px 25px 5px 10px;
border-bottom:#009999 dashed 1px;
list-style:none;
}
.widget li:hover{
background:url(images/ir_a.gif) no-repeat right;
}
.widget_tag_cloud h3{
background:url(images/tags.gif) no-repeat left;
padding:0 0 0 50px;
margin:10px 0 5px 0;
font-size:18px;
}
.widget_recent_comments h3{
background:url(images/comments_speech.jpg) no-repeat left;
padding:5px 0 0 40px;
margin:10px 0 5px 0;
font-size:18px;
height:30px;
}
.widget_recent_entries h3{
margin:10px 0 10px 0;
font-size:18px;
}
/*para los vinculos de navegacion*/
.navigation{
border-bottom:1px #CCCCCC dashed;
padding:5px 0 5px 0;
margin:5px 0 10px 0;
}
.each_comment{
clear:both;
border-bottom:#0099FF 1px dashed;
margin:10px 0 10px 0;
}
/*para desplegar los avatars*/
.avatar{
float:left;
background:url(images/comment_speech.gif) no-repeat;
width:57px;
height:66px;
padding:0 0 0 15px;
}
.avatar img{
background:none;
width:40px;
height:40px;
}
.comment_cont{
float:right;
width:400px;
}
.comentario_form{
background:url(images/leave_comment.jpg) no-repeat top right;
width:500px;
padding-top:50px;
}
.comentario_form textarea{
width:450px;
margin-top:15px;
}
/*para el titulo de comentarios*/
h3#comments{
margin:10px 0 10px 0;
}
/*comments template form*/
form.comentario_form input{
padding:7px 0 0 10px; 
border:0; 
vertical-align:top;
background:url(images/form_input.jpg) no-repeat;
width:200px;
height:23px;
}
form.comentario_form textarea{
padding:8px 5px 5px 10px;
border: 0; 
vertical-align:top;
background:url(images/form_textarea.gif) no-repeat;
height:144px;
width:224px;
}
input.enviar_comentario{
background:none;
border:0;
}

/*proyectos-toggle*/
#proyectos-2009, #proyectos-2008{
margin-bottom:15px;
border-bottom:#669933 dashed 1px;
}
#proyectos-2009:hover, #proyectos-2008:hover{
color:#669900;
}
/*newletter-mail*/
.post-link a{
color:#333333;
text-decoration:none;
font-style:italic;
}
.success-news{
margin: 10px 0px;
background: #CFEBF7;
border: 1px solid #2580B2;
padding: .5em;
}