/*
Theme Name: Origin_Child
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.3
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template:     Origin
*/

@import url("../Origin/style.css");
/*
.entry-image
{
  display: block;
  position: relative;
  height: 0;
  padding: 19% 0 0 0;
  overflow: hidden;
}
 
.entry-image img 
{
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
*/

#main-content {
    width: 90%;
}

#wrapper { 
	width: 99%; 
}


