#wrap #main #content .post #clouds { height: 100%; margin: .5em; }
#wrap #main #content .post #clouds .cloud { text-align: center; border: #fff 3px double; width: 100%; }
#wrap #main #content .post #clouds .cloud ul.angels { width:100%; margin: 0; padding: 0; line-height: 1.2em; height: auto; }
#wrap #main #content .post #clouds .cloud ul.angels li{
    position: relative; float: left; list-style: none;
    width:30%;
    height: 8em;
    background: url(images/black-cross-sm.png) top center no-repeat;
    color: #fff;
    margin: 0 0.5em;
    padding: 0 0.25em;
    text-align: center;
    font-size: 1em;
    line-height: 1.2em;
    clear: none;
}
#wrap #main #content .post #clouds .cloud ul.angels li.closer{ background: none; }
#wrap #main #content .post #clouds .cloud ul.angels li span.wings { margin: 0; padding:0; }
#wrap #main #content .post #clouds .cloud ul.angels li span.wings span {
float: left; clear: both; display: inline; margin: 0; padding: 0; width: 100%; }

#wrap #main #content .post #clouds .cloud ul.angels li span.wings span.a_id { 
color: #fff; margin:1.2em auto; font-weight: bold; }
#wrap #main #content .post #clouds .cloud ul.angels li span.wings span.a_name { 
color: gold; background-color: #000; border: gold 3px double; border-top:none; border-bottom:none; }
#wrap #main #content .post #clouds .cloud ul.angels li span.wings span.a_text1 { 
font-size: .9em; font-style: italic; background-color: #000; border: gold 3px double; border-bottom:none; }
#wrap #main #content .post #clouds .cloud ul.angels li span.wings span.a_text3 { 
color: #993300; font-size: .8em; background-color: #000; 
border: gold 3px double; border-top:none; }
