/*
Theme Name:     Expound Child
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Template:       expound                             
Version:        1
*/


@import url('css/reset.css');
@import url('css/expound.css');

body {
  background: #ddd;
  background-position: 50% 120px;
  background-size: contain;
}


.gax_ad {
	background: transparent url("images/ad-label.gif") no-repeat 0 0;
	padding-top: 16px;
}

.gax-ad iframe {
	max-width: none;
}

.entry-thumbnail img {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    max-width: 600px;
    height: auto;
}
