
/* - tilepage.css - */
@media screen {
/* https://cepa.org.mw/portal_css/tilepage.css?original=1 */
.tileItem {
border-top: 1px solid #F2A42E;
margin-top: 12px;
padding-top: 12px;
}
.tileHeadline{font-size:1.5em}
.tileImage{float:left; margin-right:1.5em; margin-bottom:1em; border: 1px solid #ccc; padding:4px;}
#tile-columns h2 {
background: url("squares.png") no-repeat scroll 0 3px transparent;
font-size: 1.8em;
margin: 10px 0px 3px;
padding-left: 18px;
text-transform: uppercase;
font-weight:normal;
color:#AA7B32;
}
#tile-columns h3 {
padding-top:5px;
font-size: 1.2em;
padding-left:18px;}
#tile-columns p {
color: #333333;
font-family: arial,sans-serif;
padding-bottom: 10px;
margin-bottom:10px;
margin-left:18px;
}
#tile-columns .updated{
color: #777777;
font-size: 0.9em;
padding-bottom: 3px;
text-transform: uppercase;
padding-left:18px;}
#tile-columns a:hover{
color:#B06233!important;
}
#tile-columns #left{
padding-right:30px;
padding-left:18px;
margin-right:30px;
}
#tile-columns #right{
padding-left:18px;
padding-right:20px;
}
.rss-description {
border-bottom: 1px solid #BBBBBB;
color: #333333;
font-family: arial,sans-serif;
font-size: 1.1em;
line-height: 1.3em;
padding-bottom: 10px;
margin-bottom:10px;
margin-left:18px;
}
.rss-description > p {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.rssfeed a:link {
background: url('rssfeed.png') no-repeat scroll 0 0 transparent;
height: 18px;
position: absolute;
right: 130px;
text-indent: -9999px;
top: -2px;
width: 70px;
display: block
}
.rssfeed > a:link {
border-bottom: 0 none !important;
}
#tile-columns img {
border: 3px solid #DDDDDD;
float: left;
margin: 5px 15px 5px 0px;
width: 100px;
height: auto;
}
}

