/*
Theme Name: Alison Child
Theme URI: http://www.angrygorilla.us
Author: Angry Gorilla Team
Author URI: http://www.angrygorilla.us
Description: Modern, Creative Wordpress Blog Theme
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blog, clean, creative, elegant, modern, multi-concept, photography, portfolio, video
Text Domain: alison-child
Template: alison
*/

@media only screen and (min-width: 1240px) {

	.container {

		width: 1040px;

	}



	.container.sidebar-open #content {

		width: 625px;

	}



	.sidebar-open .list-layout .post-featured-item {

		width: 300px;

	}



	.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper {

		width: 445px;

	}



	.list-layout .post-featured-item {

		width: 420px;

	}



	.list-layout .post.has-post-thumbnail .post-entry-wrapper {

		width: 680px;

	}



}

#sidebar {

	position: relative;

	width:350px;

	float:right;

}

#main-top-wrapper {

		padding:35px 0 70px;

		text-align: center;

		position: relative;

}

#logo h1 a { padding: 35px 10px 0px; 

}