	@charset "utf-8";
/* CSS Document */

/* PHIL Feeds */ 



div#rss-philfeed1 .item-image {
	width:150px;
	height: auto;
}
div#rss-philfeed1 li {
display: inline-block;
list-style-type: none;
}
div#rss-philfeed1 .cdc-caption {	
padding-left:10px !important;
padding-right:10px !important;
background-color:#fff;

}
/* Archive Feed*/ 
.item-pubdate {font-size: 0.8em!important;
text-transform:
uppercase!important;color: #666666!important;}

.pressrel ul {margin-bottom:0px;}
.pressrel ul li {list-style-type:none;border-bottom: dashed 1px #ccc;}
.pressrel h5 {font-size: 14pt; color:#0c5205 !important;}
.module .plugin {vertical-align:middle;}
/*Formatted Articles*/
.newestmattes {margin-left:0px;}
#newmatte {position:relative; border-color:silver !important;}
#newmatte .more-link {
background-color: #075290;
bottom: 0;
color: #FFFFFF;
display: block;
font-size: 14px !important;
font-weight: bold;
margin-bottom: 30px;
padding: 10px 15px 10px 20px;
position: absolute;
right: 0;
text-align: center;
text-transform: uppercase;
width: 110px;
z-index: 100;
}
.more-link a{color:#ffffff !important;}


.item-image {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    margin-right: 7px;
    padding-left: 5px !important;
	padding-right: 5px !important;
    width: 15%;
}
.cdc-caption {
    border: 1px solid silver;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
    display: inline-block;
    padding: 1px 0;
    position: relative;
}
.item-pubdate {
    color: #666666;
    display: block;
    font-size: 0.7em;
    line-height: 20px;
    /*padding-left: 10px;*/
    text-transform: uppercase;
}
.newestmattes .matte-box {
	margin: 0px 7px 7px 0px;
	width: 15%; 
	float: left; 
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
	border: 1px solid silver;
	padding:5px !important;
	}
.newestmattesx .matte-box {
	margin: 0px 7px 7px 0px;
	width: 30%; 
	float: left; 
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
	border: 1px solid silver;
	padding:5px !important;
	}
