/*
Theme Name: fuentepy
Author: Osvaldo Segovia
Author URI: http://www.company.com
*/


/* Css Template */

/** BEGIN content **/
#content2 {
	width: 100%;
	float: left;
	padding: 5px 0 20px;
}
	#content2 p {
		margin-bottom: 10px;
		line-height: 1.4em;
	}
	#content2 h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content2 blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	#content2 ul {
		margin: 0 0 10px 18px;
	}
	#content2 ol {
		margin: 0 0 10px 16px;
	}
	#content2 li {
		padding: 2px 0;
	}
	#content2 .post {
		padding: 20px 20px 5px;
		clear: both;
	}
		#content2 .post .thumb {
			float: left;
			padding-right: 10px;
		}
		#content2 .post .thumb img {
			width: 100%;
                        max-width: 250px;
		}
		#content2 .post h2 {
			text-transform: uppercase;
			font-size: 1.5em;
			font-weight: normal;
		}
			#content2 .post h2 a {
				color: #560808;
			}
		#content2 .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			color: #808080;
		}
			#content2 .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
		#content2 .post .details2 {
			font-size: 0.9em;
			background-color: #eee;
			padding: 8px 8px 1px;
			float: left;
			width: 100%;
			margin-top: 10px;
		}
			#content2 .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 45%;
			}
			#content2 .post .details2 .r {
				float: right;
				margin-bottom: 5px;
				width: 45%;
				text-align: right;
			}
			#content2 .post a {
				color: #560808;
			}
	#content2 .single .details2 {
		width: 615px;
	}
/** END content **/
#content3 {
	width: 100%;
	float: left;
	padding: 5px 0 20px;
}
	#content3 p {
		margin-bottom: 10px;
		line-height: 1.4em;
	}
	#content3 h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content3 blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	#content3 ul {
		margin: 0 0 10px 18px;
	}
	#content3 ol {
		margin: 0 0 10px 16px;
	}
	#content3 li {
		padding: 2px 0;
	}
	#content3 .post {
		padding: 20px 20px 5px;
		clear: both;
	}
		#content3 .post .thumb {
			float: left;
			padding-right: 10px;
		}
		#content3 .post .thumb img {
			width: 258px;
		}
		#content3 .post h2 {
			text-transform: uppercase;
			font-size: 1.5em;
			font-weight: normal;
		}
			#content .post h2 a {
				color: #560808;
			}
		#content3 .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			color: #808080;
		}
			#content3 .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
		#content3 .post .details2 {
			font-size: 0.9em;
			background-color: #eee;
			padding: 8px 8px 1px;
			float: left;
			width: 100%;
		}
			#content3 .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 45%;
			}
			#content3 .post .details2 .r {
				float: right;
				margin-bottom: 5px;
				width: 45%;
				text-align: right;
			}
			#content3 .post a {
				color: #560808;
			}
	#content3 .single .details2 {
		width: 615px;
	}

