/*-----attach body.custom to any style you add here-----*/

body {
       font: 63%/1.3 verdana, 'Lucida Grande', arial, sans-serif;
       text-align:center; 
       color:#111;
}

#footer{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#footer .right{
        width:33%;
}
.looped .entry,
.single .entry {
	border-bottom: 1px dashed #ddd;
}
.entry-title, .page-title{font-size:20px; line-height:1; margin:0.9091em 0 0;}
.entry-data{margin:0 0 0.8333em; font:italic 1.3em/1.6666 'trebuchet ms', sans-serif; color:#000;}
.entry-meta{margin:1px 0 0.8333em;}

/*XC CSS*/

#XContainer{font-size: 11px;} /*container*/

#XContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#XContainer .twittLI{list-style:none;background:#FFFFFF;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:45px;} 
#XContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#XContainer .twittList A{color:#006600;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#XContainer .juitterAvatar{float:left;border:solid 1px #FFF;background:#FFF;margin-right:5px;padding:2px;width:38px;;height:38px;}

#XContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#XContainer .extLink{} /*CSS for the external links*/

#XContainer .hashLink{} /*CSS for the hash links*/

/*end of JC CSS*/