/*
Theme Name: Twenty Eleven Child Theme
Theme URI: 
Description: Child theme for the Twenty Eleven theme
Author: Cassidy DeMarco
Author URI: 
Template: twentyeleven
Version: 1.0
*/

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




.category-archive-meta {
	display: none;
	}




.one-column #page {
	max-width: 1050px;
	}
	
.one-column #nav-below {
	border: none;
	}
	
#site-title a {
	color: #444;
	font-weight: 500;
	}

#site-description {
	color: #CECECE;
	letter-spacing: 1px;
	}
	
#signature {
	font-weight: 400;
	}
	
#access {
	background: #F9F9F9;
	background-image: -moz-linear-gradient(#FFF, #F9F9F9);
	background-image: -o-linear-gradient(#FFF, #F9F9F9);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#F9F9F9));
	background-image: -webkit-linear-gradient(#FFF, #F9F9F9);
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
	}
	
#access a {
	color: #222;
	}
	
#access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight: 300;
	}
	
.singular #primary {
	min-height: 450px;
	}
	
.singular .hentry {
	padding: 0;
	}
	
.page-title, .entry-header, .entry-meta {
	display: none;
	}
	
.my-box .entry-meta {
	display: block;
	}

.entry-content, .singular.page .hentry {
	padding: 0;
	}
	
.entry-content {
	margin-bottom: 40px;
	}
	
.entry-content img {
	margin: 0 20px 20px 0;
	}
	
.my-box .entry-content img {
	float: none;
	margin: 0;
	}
	
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {
	background: #FCFCFC;
	}
	
.entry-content ul {
	clear: both;
	}
	
.post {
	float: left;
	padding: 20px;
	}
	
.my-box .entry-title, .entry-title a {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #999;
	}

.my-box .entry-content {
	margin: 0;
	padding: 0;
	height: 160px;
	}
	
.my-box {
	border-top: 1px solid #EEE;
	background-color: #FCFCFC;
	height: 200px;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
	}
	
.my-box img {
	border: 1px solid #AAA;
	}
	
.hentry, .no-results {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
.format-gallery .gallery-thumb {
	float: none;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	}
	
#comments, #nav-single {
	display: none;
	}
	
#site-generator {
	background-color: #FFF;
	background-image: -moz-linear-gradient(#F7F7F7, #FFF);
	background-image: -o-linear-gradient(#F7F7F7, #FFF);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F7F7F7), to(#FFF));
	background-image: -webkit-linear-gradient(#F7F7F7, #FFF);
	color: #CCC;
	font-size: 11px;
	border-top-color: #EEE;
	}
	
#site-generator a {
	color: #CCC;
	font-weight: 300;
	}
	
#site-generator a:hover {
	text-decoration: none;
	}
	
#search-results {
	float: left;
	clear: both;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-color: #FFF;
	background-image: -moz-linear-gradient(#F7F7F7, #F9F9F9);
	background-image: -o-linear-gradient(#F7F7F7, #F9F9F9);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F7F7F7), to(#F9F9F9));
	background-image: -webkit-linear-gradient(#F7F7F7, #F9F9F9);
	border: 1px solid #CCC;
	}
	
#search-results a {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#search-results h2 a {
	font-weight: 400;
	color: #222;
	}

#search-excerpt {
	color: #999;
	font-size: 13px;
	}