/*
Theme Name: dfBlog
Version: 1.2.05
Author: danielfajardo web
Author URI: http://www.danielfajardo.com/
Theme URI: http://www.danielfajardo.com/dfblog/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, red, green, blue, one-column, two-columns, fixed-width, right-sidebar, theme-options, sticky-post

Description: dfBlog is a free WordPress theme designed to be simple, to be clear. Just worry about writing your posts... Design by danielfajardo web. See <a href="http://www.danielfajardo.com/dfblog/">http://www.danielfajardo.com/dfblog/</a> for more info.
*/


.clear {
	clear: both;
	height: 0;
}

.alignright, .alignleft {
	padding: 0;
	margin: 8px 10px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-text {
	margin: 8px 0;
	padding: 0;
	border: 0 none;
	font-size: 11px;
	line-height: 1.2em;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.gallery-caption {
}


/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */

