/*-----------------------------------------------------------------------------------

	Theme Name: Corvius
	Theme URI: http://rubenbristian.com
	Description: Corvius is simple, modern and unique theme designed for a business purpose, but can be used for anything. Packed with a lot of cool features, sliders, galleries, shortcodes & widgets, page templates and much more, this can become the perfect starting point for your website!
	Author: Ruben Bristian
	Author URI: http://rubenbristian.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0
	
	Designed by Vilem Ries: http:/ries.cz
	All PHP code is released under the GNU General Public Licence version 3.0
	All HTML/CSS/JAVASCRIPT code is released under Envato's Regular License (http://themeforest.net/licenses/regular_extended)

-----------------------------------------------------------------------------------*/

body {

}
#content p {
 padding-bottom:18px !important;
}
.grid_10 ul{
padding-left:20px;
}
.grid_10 li{

list-style:disc !important;	
}


/*Blog Styles*/
li.feed-item { margin-bottom: 30px; 

border-bottom:thin #F2F2F2 solid;
}

li.feed-item a{ font-family: 'Museo-500', sans-serif; margin-bottom: 15px; font-size:23px; color:#202020;}

li.feed-item a:hover {

	color:#765706;
}
.thumbnail-excerpt { 
	font-family: Arial,sans-serif;
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size:16px !important;
	line-height: 22px;
}
.thumbnail-excerpt a{

	 font-size:15px !important;
	font-weight:bold;
	color:#BC8E14 !important;
	font-style:italic;
	display:inline-block;
}
.thumbnail-excerpt a:hover{
color:#765706 !important;
}
.thumbnail-excerpt img {
	border:1px #FFF solid !important;
	max-width:100%; float:left; margin-top: 5px; margin-bottom: 10px; margin-right:10px;
}

div.source-date {  text-align:right; }

span.feed-source { font-size: 90%; color:#777777 !important;}