div.ccm-page-list-rss-icon {margin-top: 10px}
 
.ccm-page-list-description .readlink { padding: 8px 10px; background: #bd5503; color: #fff; }
.ccm-page-list-description .readlink:hover { padding: 8px 10px; background: #e07f33; color: #fff; }

.ccm-page-list { text-align: center;margin-top: 55px; }
.pglist { text-align: left;  }

.pgthumb { margin: 15px 0;/* overflow: hidden; position: relative; -moz-border-radius: 3px; border-radius: 3px; border: 1px #efefef solid*/; }
.pgthumb a { display: inline-block; }
.pgthumb img { background: #fff; border: 1px #efefef solid; }
.nofeatimg { text-align: left; }

#pagewrap .pglist .ccm-page-list-title a { color: #333; }
#pagewrap .pglist .ccm-page-list-title a:hover { color: #888; }

.pglist:last-child { border-bottom: none; padding: 0; }
.pglist:first-child { margin: 0 auto; }
.page-template-home .pglist { border-bottom: none; }

@media screen and (min-width: 250px)
{
.pglist { width: 100%; padding: 0 0 25px 0; margin: 0 auto; border-bottom: rgba(0,0,0,0.1) 1px solid; }

.pgthumb:before { display: none; }

.featleft,
.featright { display: block; vertical-align: top; }

.featleft { width: 100%; margin: 15px auto; text-align: left }
.featright { width: 100%; margin: 15px auto; text-align: left; }

.pglist:child-last { border: 0; }
}
@media screen and (min-width: 1000px)
{
.pglist { width: 100%; margin: 25px auto 0 auto; display: inline-block; text-align: left; vertical-align: top;  }
.pglist:nth-child(odd) { margin-right: 0; }
.pglist:nth-child(even) { margin-left: 0; }

.pgthumb:before { display: block; }

.featleft,
.featright { display: inline-block; vertical-align: middle; margin: 0; }

.featleft { width: 35%; margin-bottom: 0; text-align: left; }
.featright { padding-top: 15px; width: 60%; margin-left: 5%; text-align: left; }
}
@media screen and (min-width: 1000px)
{ 

}
	