/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */


/* Widgetkit: Twitter
----------------------------------------------------------------------------------------------------*/

.wk-twitter.wk-twitter-single {
	padding: 40px;
	text-align: center;
	background: url(70e46f826b3a174e1802cfdb2398f8b00fc9437c.png)  top repeat-x, url(368a448f80364d5c3ce31adb6534b7a849123704.png)  bottom center no-repeat;
}

.wk-twitter .content {
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 35px;
}

.wk-twitter .meta { margin-bottom: 15px;}

.wk-twitter .content a,
.wk-twitter .meta a {
	color: #B0B6BB;
	color: rgba(255,255,255,0.65);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.8); 
}

.wk-twitter .content a:hover,
.wk-twitter .meta a:hover {
	color: #FFF;
	text-shadow: 0 0 1px 0 rgba(0,0,0,0.4);
	text-decoration: underline;
}


/* Widgetkit: Spotlight
----------------------------------------------------------------------------------------------------*/

.image-circle.spotlight .overlay { 
	padding: 0;
	text-transform: uppercase; 
	border-radius: 50%;
	background: url(bdea1a9a9d3251b2df51b2f92ea02aae1e86306c.png)  0 0 repeat; 
}

.image-circle.spotlight .overlay > div{ 
	padding: 10px;
}

.image-circle.spotlight .overlay h1 { 
	font-size: 18px;
	line-height: 25px;
}
.image-circle.spotlight .overlay p { 
	font-size: 13px;
	line-height: 16px;
}