/*
Theme Name: IPEO
Theme URI: http://www.themesforge.com
Description: A smart, modern and professional commercial WordPress theme - perfect for startups!
Author: Ed Bloom
Author URI: http://www.themesforge.com
Version: 1.0
Tags: custom-menu, theme-options, threaded-comments, sticky-post, translation-ready

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Blood, sweat, tears and sleepless nights provided by Ed Bloom.
All files, unless otherwise stated are released under the GNU GPL License V3 - http://www.gnu.org/licenses/gpl-3.0.html
	
*/

/* Load 'em up for tfbasedetails.. */
@import url( 'css/boilerplate.css' );
@import url( 'css/layout.css' );
@import url( 'css/nav.css');

.post-title,
.post-title:visited
{
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	color: rgb(201, 32, 39) !important;
}

.widget_categoryposts li
{
	list-style-type: none;
}

.widget_categoryposts a,
.widget_categoryposts a:visited,
.tf_tweet_widget h3 a,
.tf_tweet_widget h3 a:visited
{
	color: #000000;
}

li.widget
{
	margin-top: 15px;
}

.textwidget 
{
	margin-bottom: 15px;
}
#category-posts-2 .cat-post-widget {
	margin: 10px 0 25px 0;
}
.posttags-single
{
	margin-top: 25px;
}