/*
 *
 * Description: style sheet for the Amazon store
 * For the chessblog theme,
 * which is a child theme of twentyeleven
 *
 *
*/

@import url('style.css');

#main {
	padding: 0;
	}
	
.singular.page .hentry {
    padding: 0;
}

.singular #primary {
    width: 100%;
}

div#content.amazonstore {
    margin: 0;
	padding-left: 1em;
    }

#amazon-store {
    padding-top: 0;
    width: 900px;
}