.entry-content{
	color:#000;
	font-size:18px;
}

@media (min-width: 480px) {
.entry-content{
padding:0 20px;
	}
}

.site-title h1 a {
font-size: 40px;
}

@media screen and (min-width: 960px){
.site-title {
    max-height: 160px;
 }
}

.site-description h2 {
font-size: 32px;
}


.entry-title {
text-align:center;
}
.rpwwt-post-title {
color: #1500ff;
font-size: 26px;
}

.entry-header{
}

.content a, .comments-area a {
    color: #1111cc;
}

.category-list a{
    color: #fff;
}

.archive-header, .post-navigation {
  font-size: 30px;
	font-weight:bold;
}

.entry-date{
font-size: 28px;
padding-right:5px;
}

.content-container .entry-thumbnail {
    margin-bottom: 24px;
    text-align: center;
}


#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	width: 250px;
	margin-left: 10px;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
#wp-calendar td {
	text-align: center;
	padding: 1px;
 
}
#wp-calendar caption {
	font-size: 28px;
	font-weight: bold;
	text-align: left;
}
#wp-calendar tbody tr #today {
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	background-color: #f00;
filter:glow(color=blue ,strength=2);
}

.widget-title, .widgettitle {
color:#fff!important;
position: relative;
background-color: #3498db;
margin-bottom:0px;
}

#wpdevar_comment_1{
	padding-top:50px;
	padding-bottom:20px;
}

.wpp-list.wpp-list-with-thumbnails{
	font-size: 18px;
}

.wpp-list.wpp-list-with-thumbnails::before{
	padding:0px 0px 10px 0px;
}

.wpp-list.wpp-list-with-thumbnails a{
		font-size: 22px;
}

.wpp-list.wpp-list-with-thumbnails ul{
	list-style:none !important;
}

.wpp-views {
font-size:24px;
color:#f0e;
padding:5px;
}

.wpp-list li {
	padding:0px 0px 20px 0px;
}

@media (max-width: 640px){
.content {
padding: 0 12px;
}
}

@media (min-width: 640px){
.content {
padding: 0 64px;
}
}
