/*  
Theme Name: ElChikero 2009
Theme URI: http://code.google.com/p/the-morning-after/
Description: Basado en: <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.3.2
Author: Jorge Felipe Gonzalez (Modificaciones)
Author URI: http://www.jorgefelipe.cl

*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #404040 url(images/bg/body_main.png) repeat-y top center;
}
a { color: #FFF; text-decoration: none; }
a:hover { color: #FFF; text-decoration: none; }
h2 { color: #FFF; font-weight: normal; }


/* Header styles
-------------------------------------------------------------- */

#header { padding: 1.5em 0 0 0; height: 80px; }
#header #logo { height: 90px; }
#header #logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover {}
#header #logo a.sitelogo { display: block; width: 400px; height: 68px; background: url(images/bg/sitelogo.png) no-repeat; }



/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }http://sorsrv02.inacap.cl/testblog/wp-admin/theme-editor.php?file=/themes/tma/style.css&theme=The+Morning+After&a=te
#header #search_menu #search { padding: 0 0 0 5px; }
#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#menu li a { padding: 0; text-decoration: none; color: #eb7026; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 73px; background: url(images/bg/home_banner.png) no-repeat; margin-top:20px;}
#topbanner_arch { height: 73px; background: url(images/bg/home_banner.png) no-repeat; margin-top:20px; }
#topbanner_single { height: 73px; background: url(images/bg/home_banner.png) no-repeat; margin-top:20px; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #202020; color: #eee; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }

/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.5em 0; }

/* latest post */

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { color: #fc0; text-decoration: underline; font-weight: bold; }
.latest_post_meta a:hover { color: #fc0; text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post */

#home_featured { background: #404040 url(images/bg/dot3.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.4em 1em 1em 0; border: 1px solid #101010; }
.feat_title { font: 700 12px Verdana, Arial, Helvetica, sans-serif;; padding: 0 0 0.3em 0; }
.feat_title a { color: #fc0; }
.feat_title a:hover { color: #fc0; text-decoration: underline;}
.feat_exc a { color: #fc0; text-decoration: underline;}

/* asides */

ul.arrow, ul.cat3, ul.cat2, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #363636; border-left: 5px solid #363636; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #ffcc00; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about { border-bottom: 1px solid #000; border-top: 1px solid #000; margin: 0.5em 0 0.5em 0; background: #363636; padding: 0.9em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: Tahoma; color: #eee; }
#home_about p a{ color: #fc0; }

/* youtube */

#youtube {
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
}

/* recent posts */

.home_recent_post_youtube { padding: 0.1em 0 0.6em 0; margin: 0 0 0.4em 0; background: url(images/bg/dot.png) repeat-x bottom left; }

.home_recent_post { height: 75px; padding: 0.1em 0 1.6em 0; margin: 0 0 0.2em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 5px 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0 0 10px 0; }
.home_recent_thumb a img { background: #404040; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #606060; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { color: #ddd; font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #0b0; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #999900; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }

/* category list */

#side_categories { margin: 0 0 1em 0; }

ul.cat2 li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat2 li a { display: block; border-left: 3px solid #202020; padding: 0px 12px 0 7px; margin: 0; height: 42px; }
ul.cat2 li a:hover { background: #404040; color: #224970; }
ul.cat2 li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0 0 0 0.8em; }
ul.cat2 li ul li { padding: 0; margin: 0; }
ul.cat2 li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; height: 42px; background: url(images/bg/sub.png) no-repeat; }
ul.cat2 li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

ul.cat3 li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat3 li a { display: block; border-left: 3px solid #202020; padding: 0px 12px 0 7px; margin: 0; height: 20px; }
ul.cat3 li a:hover { color: #224970; }
ul.cat3 li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0 0 0 0.8em; }
ul.cat3 li ul li { padding: 0; margin: 0; }
ul.cat3 li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; height: 20px;}
ul.cat3 li ul li a:hover {}

ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #fc0; border-left: 3px solid #363636; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 167px 3px; height: 19px; }
ul.cat li a:hover { background: #404040 url(images/bg/arrow2.png) no-repeat 167px 3px; color: #fd0; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li a img{ padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }



/* NUBE */
.tag-link-1 {color: #f00;}
.tag-link-2 {color: #0f0;}
.tag-link-3 {color: #00f;}
.tag-link-4 {color: #ff0;}
.tag-link-5 {color: #0ff;}
.tag-link-6 {color: #f0f;}
.tag-link-7 {color: #f60;}
.tag-link-8 {color: #6f0;}
.tag-link-9 {color: #06f;}
.tag-link-10 {color: #c00;}
.tag-link-11 {color: #0c0;}
.tag-link-12 {color: #00c;}
.tag-link-13 {color: #cc0;}
.tag-link-14 {color: #0cc;}
.tag-link-15 {color: #c0c;}
.tag-link-16 {color: #c30;}
.tag-link-17 {color: #3c0;}
.tag-link-18 {color: #c03;}
.tag-link-19 {color: #03c;}
.tag-link-20 {color: #900;}
.tag-link-21 {color: #090;}
.tag-link-22 {color: #009;}
.tag-link-23 {color: #990;}
.tag-link-24 {color: #099;}
.tag-link-25 {color: #909;}
.tag-link-26 {color: #9a0;}
.tag-link-27 {color: #a09;}
.tag-link-28 {color: #0a9;}
.tag-link-29 {color: #90a;}
.tag-link-30 {color: #600;}
.tag-link-31 {color: #060;}
.tag-link-32 {color: #006;}
.tag-link-33 {color: #660;}
.tag-link-34 {color: #066;}
.tag-link-35 {color: #606;}
.tag-link-36 {color: #6e9;}
.tag-link-37 {color: #9e6;}
.tag-link-38 {color: #69e;}
.tag-link-39 {color: #693;}
.tag-link-40 {color: #6e3;}



/* ad */

.ad_block { border: 1px solid #404040; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #404040; }
.archive_meta a { color: #990; }
.archive_meta a:hover { color: #990; text-decoration:underline;}
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #404040; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #990; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #404040; color: #990; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #fc0;}
.archive_post_meta a:hover, .post_meta a:hover { color: #fc0; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */





.post_meta { color: #990; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { color: #aaa; margin: 0 0 0 1.5em; font-style: italic; letter-spacing: -0.048em; font-size: 1.2em; }
#post_content blockquote p { text-align: left;}
#post_content p img { margin: 0;padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { color: #fc0; }
#post_content p a:hover, #arch_content p a:hover { color: #fc0; text-decoration: underline; }

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { 
margin: 0 0 1em 0; 
padding: 0 1em 1em 0; 
overflow-x: hidden; 
background-color: transparent;
background-image: url(images/bg/dot.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left bottom;

}
ol#commentlist li.alternate { border-right: 3px solid #404040; border-bottom: 1px solid #404040; }











ol#commentlist cite { padding: 0 0 0 55px; font-style: normal; text-align: left; display: block; color: #666; font-size:7pt; }
ol#commentlist cite a { color: #999;}
ol#commentlist cite a:hover { color: #ccc; text-decoration: underline; }



ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #eee; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #eee; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0 0 0 55px; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 160px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 160px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */


#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #666; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 292px; border: 0; background: #202020 url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */



h2.archive_name, h2.post_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #eb7026; border-bottom: 2px solid #404040; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #eb7026; border-bottom: 1px solid #404040; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #eb7026; border-bottom: 1px solid #404040; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #0a0; }
h3.home_featured { background: url(images/bg/dot2.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.9em 0.7em 0.9em 0.7em; color: #eb7026; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #eb7026; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { color: #fff; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #990; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #fff; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #00aa00; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 2px solid #000; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }




/* FLICKR */

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 !important;}
.flickr_badge_image {text-align:center !important; padding:2px;}
.flickr_badge_image img {
border: 1px solid black !important; 
margin-top: 8px;
margin-right: 12px;
margin-bottom: 6px;
margin-left: 4px;}
#flickr_www {display:block; padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


/* GRAVATar */

#avatares {
float: left;
padding-top:5px;
}

#chateo p{
font-size: 0.7em;
color:#ff0000;
}





#chanchoenpiedra {
 margin: 0;
 padding: 0;
 background: url("http://www.chanchoenpiedra.net/fotos/wp-content/uploads/2009/03/bgr_zetacorp.gif") repeat-x top;
 font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
 letter-spacing: -0.1pt;
}
#chanchoenpiedra p {
 margin: 0 15px;
 font-size: 11px;
 position: relative;
 height: 21px;
 padding-top: 7px;
 color: #FFF;
text-align: left;
}
#chanchoenpiedra a.chancho {
 color: #ff0;
}

#chanchoenpiedra a {
 color: #FFFFFF;
 text-decoration: none;
}


#promocionfeed {
 background: #303030 url("http://joanbatet.com/blog_costomizado/rss-icon.png") no-repeat left;
 border: 1px solid #191919;
 padding:10px 8px 10px 55px;
 width: 535px;
 font-size:8pt;
}

#promocionfeed a{
 text-decoration: underline;
}

