/*
Theme Name: Sin21 Premade 31 (Project Slider)
Theme URI: http://sin21.org
Description: This is a premade base theme created by Sin21 Designs. 
This theme is not to be used or redistributed without the explicit permission of Carol L.
Version: 1.0
Author: Carol L. (admin@sin21.org)
Author URI: http://sin21.org
*/

Looking for the main stylesheet? No problem! Look in the CSS folder!

/* Press Library */

.press {
	margin: 20px auto 0 auto!important;
}

.press li {
	display: inline-block;
	list-style: none;
	width: 15.33%;
	margin: 5px;
	padding: 8px;
	background: #161a19;
	border: 1px solid #fff;
	text-align: center;
}

.press li a {
    color: #fff!important;
}

.press li a:hover {
    text-decoration: line-through;
}

.counter {
    margin: 15px 0;
    background: #e5e5e5;
    padding: 10px;
}

.counter b {
	font-family: 'Ephesis', cursive;
	font-size: 23px;
	color: #1e3a50!important;
}