/*
   Theme Name:		Instalaches
   Theme URI:		http://instalaches.com
   Author:              Javier Lucas Rodriguez
   Author E-mail:       jaluro@gmail.com
   Original Author:	Chris Pearson
   Original Author URI:	http://pearsonified.com/
*/

body { background: #67727b; color: #000; font: 62.5% Verdana, Arial, Helvetica, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

.anuncio, .anuncio_bottom-single { margin: 0 0 1.4em 0; padding: 0 0 1.4em 0; width: 468px; }

.anuncio_bottom-single { padding-bottom: 0.5em !important; }

a { color: #005500; text-decoration: none; }

a:hover { color: #005500; text-decoration: none; }

a img { border: none; }

blockquote { margin: 0 30px 1.5em 30px; padding: 0 0 0 25px; font: normal 1.2em/1.5em Georgia, "Times New Roman", Times, serif; color: #777; background: url("images/blockquote.gif") 4px 0 no-repeat; border-left: 3px solid #005500; }

abbr, acronym { border-bottom: 1px dotted #777; text-transform: uppercase; cursor: help; }

code { color: #090; font-family: "Courier New", Courier, monospace; }

pre { font-size: 1.3em; }

* html pre { font-size: 1.0em; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled, p.subscribe-to-comments { font-size: 1.2em; color: #777; }

p.subscribe-to-comments label { font-size: 1.1em !important; color: #777; }

#subscribe { margin-right: -0.8em; margin-bottom: 0.1em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }


/*---:[ headlines ]:---*/

h1 { font: bold 4.0em Georgia, "Times New Roman", Times, serif; letter-spacing: -0.03em; }

* html h1 { letter-spacing: -0.1em; }

h2 { font: bold 2.2em "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: -0.02em; color: #005500; text-align: center; }

* html h2 { letter-spacing: -0.1em; }

h2 a:hover { color: #000; }

.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }

.pages h2, h2.page_header { margin: 0 0 0.7em 0; padding: 0 0 0.2em 0; line-height: 1.2em; }

h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.5em 0 !important; color: #000; }

h3 { font: bold 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif; color: #777; }

.entry h3 { margin: 1em 0 0.6em 0; border-bottom: 1px dotted #bbb; }

h3.comments_headers { margin: 0 0 1.5em 0; font-size: 1.8em; text-transform: none !important; }

h4 { font-weight: normal; font-size: 1.1em; line-height: 1.3em; color: #bbb; margin-bottom: 0; padding-bottom: 0; }

h4 a, h4 a:visited { color: #999; padding: 2px 1px; }

h4 a:hover { color: #000; padding: 2px 1px; background: #ccc; color: #000; }

.posts h4 { font-size: 1.1em; margin: 0 0 1.4em 0; padding: 0 0 0.4em 0; text-align: center; font-style: italic; color: #999; margin-bottom: 0; }


/*---:[ core layout elements ]:---*/

#container { width: 910px; margin: 0 auto; background: url('images/body_bg.gif') repeat-y; }

#header #top { position: relative; width: 909px; margin: 0 5px 0 1px; height: 83px; background: url('images/header_top.png') repeat-x; }

.frase {
  font-size: 1.0em;
  color: #fc0;
  text-align: right;
  height: 24px;
  margin-right: 24px;
  margin-top: 20px;
  width: 367px;
  float: right;
}

.autor-frase {
  margin-top: 0.5em;
  font-style: italic;
  font-weight: bold;
}
#header #nav { position: relative; height: 24px; width: 0; margin: 0 5px 0 7px; }

#header #black-bar { position: absolute; width: 552px; height: 24px; margin: 0; background: url('images/header_nada.jpg'); }

#header #index { position: absolute; left: 552px; width: 78px; height: 24px; margin: 0; }

/* #header #index:hover { position: absolute; left: 552px; width: 78px; height: 24px; margin: 0; background: url('images/header_index_hover.jpg') repeat-x; } */

#header #salta { position: absolute; left: 630px; width: 88px; height: 24px; margin: 0; background: url('images/header_salta.jpg') repeat-x; }

/* #header #salta:hover { position: absolute; left: 630px; width: 88px; height: 24px; margin: 0; background: url('images/header_salta_hover.jpg') repeat-x; } */

#header #sobremi { position: absolute; left: 718px; width: 105px; height: 24px; margin: 0; background: url('images/header_sobremi.jpg') repeat-x; }

/* #header #sobremi:hover { position: absolute; left: 718px; width: 105px; height: 24px; margin: 0; background: url('images/header_sobremi_hover.jpg') repeat-x; } */

#header #rss { position: absolute; left: 823px; width: 74px ; height: 24px; margin: 0; background: url('images/header_rss.jpg') repeat-x; }

/* #header #rss:hover { position: absolute; left: 823px; width: 74px ; height: 24px; margin: 0; background: url('images/header_rss_hover.jpg') repeat-x; } */

#header #bottom { position: relative; width: 897px; margin: 0 5px 0 7px; height: 23px; background: url('images/header_bottom.jpg') repeat-x; }

#content_box { width: 100%; position: relative; text-align: left; clear: both; }

#sidebar-left { float: left; height: 100%; width: 168px !important; margin-left: 6px; padding: 10px 5px 0 10px !important; }

#content { width: 468px; padding: 10px 10px 0 10px; float: left; background: #fff; margin-left: 8px; margin-right: 1px; }

* html #content { overflow: hidden; }

#sidebar { width: 200px; padding: 10px 8px 0 10px; float: left; margin-right: 0; }

* html #sidebar { overflow: hidden; }

#footer { width: 897px; margin: 0 5px 0 7px; padding: 18px 0 10px 0; background: #000 url('images/footer_bg.gif') repeat-x; font-weight: bold; font-size: 1.0em; text-transform: uppercase; color: #fff; clear: both; }


/*---:[ #header styles ]:---*/

ul#nav { list-style: none; padding: 0 0 0 200px; }

ul#nav li { font-size: 1.2em; text-transform: lowercase; font-weight:bold; font-style: italic; float: left; }

ul#nav li a, ul#nav li a:visited { margin: 0 3px 2px 3px; display: block; padding: 0.5em 5px 0.5em 8px; color: #d4d2c3; background: #fff; }

ul#nav li a.current, ul#nav li a.current:visited { margin: 0 3px 0 3px !important; border-bottom: 2px solid #d4d2c3 !important; color: #005500 !important; }

ul#nav li a:hover, ul#nav li a.current:hover { margin: 0 3px 0 3px !important; color: #005500 !important; border-bottom: 2px solid #005500 !important; }

ul#nav li.salta a, ul#nav li.salta a:visited { float: right !important; margin: -25px 230px 0 0 !important; padding: 0 !important; }

ul#nav li.salta a:hover { float: right !important; margin: -25px 230px 0 0 !important; padding: 0 !important; border-bottom: 0px solid #fff !important; }

/*---:[ content styles ]:---*/

.entry { font-size: 1.3em; line-height: 1.5em; /* text-align: justify; */ }

.entry img {
  border-width: 0;
  padding: 0;
  margin: 0;
}

.entry img.conborde {
  padding: 5px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  margin-bottom: 0;
}

.entry img.leftconborde { margin: 5px 15px 5px 0; float: left; clear: left; padding: 5px; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; }

.entry img.rightconborde { margin: 5px 0 5px 15px; float: right; clear: right; padding: 5px; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-bottom: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; }

.entry a.imglinksinborde, .entry a.imglinksinborde:hover, .entry a.imglinksinborde:visited {
  background: #fff;
  border-bottom: none;
  padding: 0 !important;
  margin: 0 !important;
}

.entry a.imglinksinborde img, .entry a.imglinksinborde:hover img, .entry a.imglinksinborde:visited img {
  padding: 0 !important;
  margin: 0 !important;
}

.entry a.imglinksinborde img.right, .entry a.imglinksinborde img.left {
  margin-top: 0.4em !important;
  margin-bottom: 5px !important;
}

.entry a.imglinksinborde img.right { 
  margin-left: 15px !important;
}

.entry a.imglinksinborde img.left { 
  margin-right: 15px !important;
}

.entry a.imglink img, .entry a.imglink:visited img {
  padding: 5px;
  border: 1px solid #005500;
  margin-bottom: 0;
}

.entry a.imglink:hover img {
  padding: 5px;
  border: 1px solid #005500;
  background: #c0c0c0;
  margin-bottom: 0;
}

.entry a.imglink, .entry a.imglink:visited { padding: 0; border: none; }

.entry a.imglink:hover { padding: 0; color: #fff; background: #fff; border-bottom: none; }

.entry a, .entry a:visited { padding: 0; border-bottom: 1px solid #bbb; }

.entry a:hover { padding: 1px 0 1px 0; color: #fff; background: #005500; border-bottom: none; }

.entry p { margin: 0 0 1.5em 0; }

.entry ul, .entry ol { margin: -1em 0 1.5em 2.3em; }

.entry ol.bold-green { font-weight: bold; color: #005500; }

.entry ol.bold-green li .normal { font-weight: normal; color: #000; }

.entry ul#related_posts { margin-left: 1em; list-style-type: none; margin-top: -0.3em; }

/* .entry ul#related_posts li { padding-left: 14px; margin-left: -0.5em; background: url('images/bullet2.gif') 0 0.35em no-repeat; } */

.entry ul#related_posts li { padding-left: 14px; margin-left: -0.5em; background: url('images/bullet4.gif') 0 0.2em no-repeat; }

.entry ul { list-style-type: disc; }

.entry li { margin: 0 0 0.5em 0; }

.entry li p { margin-top: 1.5em; }

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }

.entry dl { margin: 0 0 1.5em 0; }

.entry dt { font-weight: bold; }

.entry dd { margin: 0 0 1.5em 20px; }

.entry blockquote.right { width: 230px; font-size: 1.4em !important; margin: 5px 0 5px 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; background: none; border-width: 3px 0; text-align: center; float: right; }

.entry blockquote.left { width: 230px; font-size: 1.4em !important; margin: 5px 15px 5px 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; background: none; border-width: 3px 0; text-align: center; float: left; }

.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }

.entry .ad { margin: 0 0 1.5em 15px; float: right; clear: right; }

.entry .ad_left { margin: 0 15px 1.5em 0; float: left; clear: left; }

.entry img { }

.entry img.left { margin: 5px 15px 5px 0; float: left; clear: left; }

.entry img.right { margin: 5px 0 5px 15px; float: right; clear: right; }

.entry img.center { display: block; margin: 0 auto 1.5em auto; clear: both; }

.entry img.frame { padding: 1px; border: 1px solid #777; }

.entry img.stack { clear: none !important; }

.entry img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

.post_meta { position: relative; margin: 0 0 0 0; padding: 0.5em 0 1.3em 0; border-bottom: 1px dotted #ccc; font-size: 1.3em; }

.red_social { padding-top: 0; margin-top: 0px !important; }

/* #vota-bitacoras-single  { float: right; }

#vota-bitacoras-single { margin-top: -16px; } */

.post_meta .entry a.compartelo, .post_meta .entry a.suscribete { font-size: 0.8em; }

.post_meta .entry a.compartelo:hover, .post_meta .entry a.suscribete:hover { color: #ffffff; border-bottom: 1px solid #005500; }

.post_meta .entry h3 { margin: 1.5em 0 1em 0; font-size: 1.1em; text-transform: none; border-bottom: 1px dotted #bbb; !important; }

.post_meta .entry li { font-size: 0.8em }

.post_meta .entry li a:hover { color: #ffffff; border-bottom: 1px solid #005500; }

.date { font-size: 0.85em; float: left; color: #999; }	

.visitas { font-size: 0.85em; color: #999; float: right; margin-right: 115px; }

.visitas-single { font-size: 0.85em; color: #999; float: right; margin-right: 0px; }

.add_comment { font-size: 0.85em; padding: 0 0 0 21px; background: url('images/icon-comment2.png') 0 50% no-repeat; float: right; }

.post_meta a:hover { color: #000; border-bottom: 1px solid #005500; }

.single .post_meta { width: 468px; margin: 0 0 4.0em 0 !important; padding: 0.5em 0 0 0 !important; font-size: 1.0em !important; float: left; }

.single .post_meta a:hover { color: #fff !important; border-bottom: none !important; }

.pages .post_meta { width: 468px; margin: 0 0 3.0em 0; height: 1px; border-top: 1px dotted #ccc; clear: both; }

.navigation { width: 468px; margin: 0 0 3.0em 0; font-size: 1.2em; float: left; text-align: center; margin-bottom: 0em; line-height: 1.3em; }

/* * html .navigation { margin: 0 0 2.5em 0; line-height: 1.3em; }

.navigation a:hover { color: #000; border-bottom: 1px solid #005500; }

.previous { padding: 0 20px 0 0; float: left; }

.next { float: right; } */

/* .post-ratings { margin-top: 1em; margin-bottom: 0; } */

/* .ratings-single { padding-top: 0; padding-bottom: 0; margin-bottom: 0; font-size: 1.1em; color: #999; } */

.clear { width: 468px; height: 1px; clear: both; }

.views { margin-top: 1em; float: right; font-size:1.1em; color:#999; margin-bottom: 0; }


/*---:[ sidebar styles ]:---*/

#email_list { width: 178px; padding: 10px; margin: 0 0 2.5em 0; background: #000; border: 1px solid #777; color: #bbb; }

#email_top { width: 178px; padding: 20px 0 0 0; margin: 0 0 1.2em 0; background: url('images/email_updates.gif') 50% 0 no-repeat; text-align: center; }

#email_top a, #email_top a:visited { color: #fff; }

#email_top a:hover { color: #bbb; }

#email_subscribe { width: 178px; }

#email_subscribe p { margin: 0 0 0.4em 0; text-align: center; }

#email_subscribe label { color: #bbb; }

#email_subscribe .email_input { width: 169px; padding: 3px; font: bold 1.3em Verdana, Arial, sans-serif; color: #005500; }

ul.sidebar_list { list-style: none; }

ul.sidebar_list li.widget { margin: 0 0 1.5em 0; font-size: 1.2em; line-height: 1.4em; float: left; }

#ad h2 { height: 20px; background: url('images/ad-title.png') no-repeat; }

#patrocinadores h2 { height: 22px; background: url('images/patrocinadores-title.png') no-repeat; margin-top: 0.3em !important; }

#patrocinadores a { font-weight: bold; text-decoration: underline; }

#links h2 { height: 20px; background: url('images/links-title.png') no-repeat; }

#cuentame h2 { height: 20px; background: url('images/cuentame-title.png') no-repeat; width: 120px; margin-top:0.3em }

.cuentame-text { text-align: center; margin-left: 0.4em; margin-right: 0.4em; }

.e-mail { margin-top: 0.7em; text-align: center; margin-bottom: 0.6em; }

#find-instalaches h2 { height: 20px; background: url('images/find-instalaches-title.png') no-repeat; }

#find-instalaches .search-field { padding-left: 4px; }

#find-www h2 { height: 20px; background: url('images/find-www-title.png') no-repeat; }

#suscribeteH { width: 194px; }

#suscribeteH h2 { height: 20px; background: url('images/suscribete-title.png') no-repeat; }

#suscribeteH .suscribeteH-field { margin-top: -4px; margin-bottom: 8px; }

#suscribeteH .suscribeteH-link { font-weight: bold; color: #005500; }

#suscribeteH .suscribeteH-link a:hover { color: #777777; }

#last-comments h2 { height: 20px; background: url('images/last-comments-title.png') no-repeat; }

#last-posts h2 { height: 20px; background: url('images/last-posts-title.png') no-repeat; }

#top-commentators h2 { height: 20px; background: url('images/top-commentators-title.png') no-repeat; }

#top-commentators { width: 194px; }

#categorias h2 { height: 20px; background: url('images/categorias-title.png') no-repeat; }

#categorias a:hover { color: #000; text-decoration: underline; }

#miflickr h2 { height: 20px; background: url('images/miflickr-title.png') no-repeat; }

#mitwitter { width: 195px !important; }

#mitwitter h2 { margin-left: -3px !important; height: 24px; background: url('images/mitwitter-title.png') no-repeat; }

#mitwitter .mitwitter-text { margin-left: -6px !important; }

#users-online { width: 170px !important; }

#users-online h2 { height: 20px; background: url('images/users-online-title.png') no-repeat; }

#anunciate { width: 177px !important; margin-top: -5px !important; }

#anunciate h2 { height: 20px; background: url('images/anunciate-title.png') no-repeat; }

#otros { width: 177px !important; }

#otros h2 { height: 20px; background: url('images/otros-title.png') no-repeat; }

.otros-item { margin-bottom: 8px; clear: both; margin-left: -3px; }

#otros-item-grupo2, #otros-item-grupo4 { padding-top: 7px; }

.otros-item #alianzo-icon { float: left; }

.otros-item #technorati-icon, .otros-item #blogesfera-icon, .otros-item #bloghub-icon { float: right; margin-right: 8px; }

.otros-item #pingueado-icon { float: left; }

.otros-item #blogflux-icon { float: left; }

.otros-item #blogcloud-icon { float: left; }

.otros-item #votame-icon { float: right; margin-right: 8px; }

.otros-item #bitacoras-icon { float: left; padding-top: 4px; }

.otros-item #keegy-icon { float: right; padding-top: 7px; margin-right: 14px; }

#most-visited h2 { height: 20px; background: url('images/most-visited-title.png') no-repeat; }

#most-voted h2 { height: 20px; background: url('images/most-voted-title.png') no-repeat; }

#historico h2 { height: 20px; background: url('images/historico-title.png') no-repeat; }		

#menu h2 { height: 20px; background: url('images/menu-title.png') no-repeat; }		

#ubuntu h2 { height: 20px; background: url('images/ubuntu-title.png') no-repeat; }

li.widget h2 { font-weight: bold; font-size: 1.4em; margin: 0 0 0.6em 0; padding: 0 0 0.1em 0; color: #777; }

li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }

li.widget ul { padding-left: 5px; list-style: none; margin: 0 0 0.5em 0; }

li.widget ol { margin: 0 0 0.5em 0; }

li.widget ul ul {margin-top: 0.5em; }

/* li.widget li { margin: 0 0 0.5em 0; padding: 0 0 0 14px; background: url('images/bullet.gif') 0 0.35em no-repeat; } */

li.widget li { margin: 0 0 0.5em -0.2em; padding: 0 0 0 14px; background: url('images/bullet3.gif') 0 0.1em no-repeat; }

li.widget li a:hover { color: #000; border-bottom: 1px solid #005500; }

li.widget li .comments_num { padding: 0 0 0 26px; background: url('images/icon-comment.png') 5px 50% no-repeat; }

li.widget ul.last-comments { padding-left: 4px !important; } /* To align with arrows */

li.widget ul.last-comments li { background: none !important; list-style-image: none !important; list-style-position: outside !important; padding-left: 0px !important; clear: both !important; margin-left: 0px !important; }

li.widget ul.last-comments li .gravatar-img img { margin: 2px; }

li.widget ul.last-comments li .gravatar-img { float: left; width: 24px; height: 24px; margin-top: 3px; background: url("images/grav-mini.png") no-repeat; padding-bottom: 6px; }

li#top-commentators ul li, .comment-author { font-weight: bold; color: #777; }

li#top-commentators ul li a { color: #777; border-bottom: 1px dotted #777; }

li#top-commentators ul li a:hover { border-bottom: none; }

li.widget ul.last-comments li .comment-text { display: block !important; margin-left: 30px; }

li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }

li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }

li.widget ul.flickr_stream li a img { padding: 3px; }

li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }


/*---:[ footer styles ]:---*/

#footer p.copyright { text-align: right; margin-right: 10px; margin-bottom: 4px; }


/*---:[ comment styles ]:---*/

#comments { width: 468px; float: left; clear: }

ul#comment_list { list-style: none; margin: -1.5em 0 0.5em 0; float: left; }

ul#comment_list li.comment { width: 468px; margin: 0 0 1.5em 0; float: left; clear: both; }

.comment_meta { width: 468px; padding: 0 0 37px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.2em; }

.comment_bottom { background: url('images/comment_bottom.gif'); width: 468px; padding: 0 0 15px 0; margin-top: -1em; clear: both; }

.comment_advice { margin-top: -1.5em; color: #999; margin-bottom: -0.2em; }

.alt .comment_meta { background: url('images/comment_alt_top.gif') 0 100% no-repeat !important; }

.author { background: url('images/comment_author_top.gif') 0 100% no-repeat !important; }

.alt .author { background: url('images/comment_author_alt_top.gif') 0 100% no-repeat !important; }

/* .comment_meta strong { font-size: 1.6em } */

.comment_meta strong { font-weight: bold; color: #005500; }

/* .comment_meta a { color: #000; border-bottom: 1px dotted #bbb; } */

.comment_meta a { color: #005500; border-bottom: 1px dotted #bbb; }

/* .comment_meta a:hover { color: #000; border-bottom: 1px solid #005500; } */

.comment_meta a:hover { color: #005500; border-bottom: 1px solid #005500; }

.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #777; }

.comment_time a, .comment_time a:visited, .comment_time a:hover { color: #777; border-bottom: none; }

.comment .entry { width: 438px; padding: 1px 15px 1px 15px; margin-bottom: -1.1em ; min-height: 48px; background: #dedede; }

.alt .entry { background: #efefef url('images/comment_alt_bottom.gif') 0 100% no-repeat; }

.comment .entry blockquote { background: none !important; color: #333 !important; }

.commentp { margin-left: 65px; margin-top: -4px; width: 363px; }


/*---:[ comment form styles ]:---*/

#comment_form { width: 468px; padding: 10px 0; float: left; }

#comment_form a:hover { border-bottom: 1px solid #005500; }

#comment_form p { padding: 6px 0; }

#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

#comment_form .text_input { width: 231px; padding: 3px; color: #005500; font: bold 1.5em Verdana, Arial, Helvetica, sans-serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

#comment_form .text_area { width: 460px !important; }

#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; }

#comment_form .form_submit { padding: 6px 4px; background: #000; color: #fff; border: 3px double #ccc; font: bold 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: pointer; }


/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5em 0; }

#search_form .search_input, .suscribeteInput { width: 181px; padding: 3px; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }

.suscribeteInput { margin-top: 6px; }

.posts .search_input, .pages .search_input { font-size: 0.95em !important; }

#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }


/*---:[ b5media blogroll styles ]:---*/

#sb_blogroll {
  color: #111;
  width: 200px;
}

#sb_blogroll h2 {
  border-bottom: 3px double #ccc; color: #777; 
}

#channels {
  margin-top: 8px;
}

#sb_blogroll h3 {
  background: transparent url('http://www.b5media.com/theme_resources/images/icons/plus.gif') top left no-repeat;
  color: #111;
  font-size: 1.1em;
  padding-left: 20px;
  line-height: 20px;
  display: block;
}

#sb_blogroll h3:hover {
  cursor: pointer;
}

#sb_blogroll .list {
  background: #FFF;
  color: #111;
}

#sb_blogroll .channel_details {
  padding-bottom: 8px;
}

#sb_blogroll .channel_desc {
  clear: both;
  padding: 0 8px 0 20px;
  padding-bottom: 8px;
}

#sb_blogroll ul {
  padding: 0 8px 8px 20px;
  clear: both;
}

#sb_blogroll ul li {
  line-height: 1.0em;
  height: 16px;
  clear: both;
}

#sb_blogroll ul li:hover {
  background-color:#F7F7F7;
}

#sb_blogroll .blogroll_title {
  float: left;
}

#sb_blogroll .blogroll_feed {
  float: right;
}


/*---:[ For the gravatar ]:---*/

.gravatar {
  float: left;
  height: 48px;
  width: 48px;
  padding : 0;
  margin: 0;
  background:  url("images/grav.png") no-repeat;
  display: inline;
}

.gravatar .img_gravatar {
  padding-top: 4px;
  padding-left: 4px;
}

/*---:[ iG-Syntax%20Hiliter ]:---*/

.entry .syntax_hilite { width: 454px !important; }

.entry .igBar { width: 466px !important; border-right: 1px solid #c0c0c0; }

.entry .syntax_hilite ol { margin: 1em 2em 1.5em 2em !important; }


/*---:[ youtube video ]:----*/

.vvqbox { padding-bottom: 20px; }

.video { padding-bottom: 20px; }


/*---:[ corresponsal style ]:----*/

.corresponsal-content { 
  background: url('images/corresponsal-quote.gif') 0.5em 0.5em #f2f2f2;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: 10px;
  background-y-position: 20px;
  color: #666666;
  min-height: 45px;
  padding-top: 12px;
  padding-right: 18px;
  padding-bottom: 15px;
  padding-left: 55px;
  width: 393px;
  margin-bottom: 1.5em;
  -moz-border-radius: 15px;
}

.corresponsal-content .corresponsal { text-align: right;  font-style: italic; }

/*---:[ importante style ]:----*/

.importante  { 
  background: url('images/importante.gif') 0.5em 0.5em #f2f2f2;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: 10px;
  background-y-position: 20px;
  color: #666666;
  min-height: 45px;
  padding-top: 12px;
  padding-right: 18px;
  padding-bottom: 15px;
  padding-left: 55px;
  width: 395px;
  margin-bottom: 1.5em;
  -moz-border-radius: 15px;
}

/*-- emoticons */

img.wp-smiley { vertical-align: middle; }

.smilies-set img.wp-smiley { margin: 2px 2px 3px 2px; }

.smilies-set { text-align: justify !important; }

/*-- parches */

#bottom_single, #bottom_page { padding-top: 0px; margin-top: 0.9em; margin-bottom: 0.1em; width: 468px; padding-right: 0px !important; }

.videotutorial-list { margin-top: 0.5em !important; }


/* Edición de Comentarios */

.edit-comment-admin-links a { color: #005500 !important; border-bottom: 0px !important; }

.edit-comment-admin-links a:hover { color: #005500 !important; padding: 2px 0px 2px 20px !important; text-decoration: underline !important; }

/* Galería de imágenes */

.gallery { width: 468px !important; margin-bottom: -7px !important; }

.gallery-item { width: 156px !important; margin: 0px !important; }

.gallery a { padding: 0px !important; border: none !important; }

.gallery a:hover img { border: 2px solid #005500 !important; }

/* Attachtment imagen */ 

.attachment { margin-bottom: -0.7em !important; }

.attachment a, .attachment a:hover { padding: 0px !important; border: none !important; }