/*
Theme Name:     Deposito Child
Theme URI:      http://ethan-brown.com/
Description:    Child theme for the Deposito theme
Author:         Joshua Wold
Author URI:     http://joshuawold.com/
Template:       deposito                             
Version:        1.0
*/

@import url("../deposito/style.css");

.large-graphic
{
	float: left;
}
.post-teaser H2
{
	clear: both;
}
#buy
{
	border: 1px solid #D8D8D8;
	width: 100px;
	padding: 10px;
	margin: 0 30px 30px 0;
	text-align: center;
	float: right;
}
#buy IMG
{
	margin-bottom: 10px;
}
.section-graphic
{
	border-bottom: 10px solid #D8D8D8;
	border-top: 10px solid #D8D8D8;
	overflow: hidden;
	padding: 20px 0;
	margin: 20px 0;
}
