/* ========================================================================
   WarpTheme.com - Use this file to add custom CSS easily
 ========================================================================== */

.blog-featured img,
.items-leading img,
.article-body img {
	padding-left			: 15px;
	padding-right			: 15px;
	max-width				: 50%;
	max-height				: 50%;	
}

.article-body {
	padding-top				: 15px;
}

#sp-main-body .container {
	margin-top				: 15px;
}

#sp-main-body .container-inner {
	padding-top				: 15px;
}

#sp-header .logo {
	padding					: 0 20px;
}

.layout-boxed .body-innerwrapper {
	background				: rgba(255,255,255,0.9);
}

body.site {
	background-repeat		: no-repeat;
	background-attachment	: fixed;
}