/*
Theme Name: Wizelaw - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: wizelaw
*/
@import url("../wizelaw/style.css");

.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
font-family: Open Sans;
}

.rpwe-block li{
margin-bottom: 10px;
padding-bottom: 10px;
list-style-type: none;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
color:#FFF!important;
font-weight: 500!important;
}

.rpwe-block a:hover{
	    color: #cd0000!important;
}

.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400!important;
font-size: 14px !important;
line-height: 1.3 !important;
color:#FFF!important;
}

.rpwe-block h3 a{
	line-height: 1.3 !important;
}

.rpwe-thumb{
box-shadow: none !important;
margin: 2px 10px 2px 0;
}

.rpwe-summary{
font-size: 12px;
}

.rpwe-time{
color: #bbb;
font-size: 11px;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}
