/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/body.login {  background-color: transparent;  background-position: 50% 50%;  background-repeat: no-repeat;  background-size: cover;}#login h1 a, .login h1 a {  background-size: auto;  height: 90px;  width: 310px;}
.login form { background: rgba(255,255,255,0.5) !important; }.login input[type=text] { background: rgba(251,251,251,0.9) !important; }

article > .blog-meta {
	display: block!important;
	float: left!important;
	width: 160px!important;
}

article > .blog-meta > a.small-preview {
	background: #ffffff!important;
	width: 100%;
	height: 100%;
}