/*
Theme Name: Twenty Eleven Child
Theme URI: 
Author: Jill Crimmins
Author URI: http://wordpress.org/
Description: Child Theme for 2011
Version: 0.1.0
Template: twentyeleven
*/

@import url('../twentyeleven/style.css');
@import url('http://fonts.googleapis.com/css?family=Crimson+Text');
@import url('http://fonts.googleapis.com/css?family=Arimo');
@import url('http://fonts.googleapis.com/css?family=Tangerine');

.post .entry-utility, .post .entry-meta {display:none;}
#branding img {
	padding-top: 0px;
	border-top: 0px solid #333;
}
#branding hgroup {
	margin: 0;
}
#site-title {
	/*text-indent: -999em;*/
	padding: 0;
	width:auto;
	margin:0;
}
#site-description {
	margin:0;
color: #000;
}
#site-title {
	color: #000;
	font-size:48px;
	line-height: 53px;
	text-decoration: none;

font-family: 'Tangerine', serif;
 
}
#branding hgroup {
padding-left:2%;
position: absolute;
top: 20px;
right: 20px;
text-align:center;
float:right;
background: #fff;
	background: rgba(188, 186, 199, 0.6);
	border: 4px single#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	-webkit-box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	-moz-box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
}
.entry-content, .entry-summary {
padding: 0.625em 0 0;
}
/*
#branding hgroup {
	margin: 0;
	font-size: 14px;
	
	text-align:left;
	right: 20px;
	top: 20px;
	color: rgba(0, 0, 0, 0.6);
	text-shadow: 0 1px 1px #fff;
	font-style: italic;
	font-size: 1.2em;
	background: #fff;
	background: rgba(158, 151, 134, 0.6);
	border: 4px single#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	-webkit-box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	-moz-box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
}
*/
#branding #searchform {
	position: absolute;
	top: 180px;
	right: 40px;
	text-align: right;
	background-color:#fff;
}
#page {
	margin: 1.5em auto;
	max-width: 1050px;
	border-top: 15px solid #bbb;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
#main {
	clear: both;
	padding: 0.625em 0 0;
}
#primary {
	float: left;
	margin: 0 -32.4% 0 0;
	width: 100%;
}
#content {
	margin: 0 32% 0 4%;
	width: 62.4%;
}
#secondary {
	float: right;
	margin-right: 4%;
	width: 24.8%;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 4%;
	overflow: hidden;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 75%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -2em;
	padding-left: 0;
}
body, input, textarea {
	color: #373737;
	font: 15px Arimo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
.entry-title {
	padding-top: 5px;
}
.widget {
	background: #FFF;
	/*background: rgba(158, 151, 134, 0.6);*/
	border: 4px single #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	-moz-box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	box-shadow: 3px 3px 6px rgba(64, 31, 31, 0.5);
	list-style-type: none;
 font-size:11px
}

.widget ul{
 list-style-type: none;

}
.widget ul li{
 padding-bottom:15px;
 font-size:11px

}
.left-sidebar #secondary {
margin-left:2%;
width: 23%;
}

.widget_tag_cloud .tagcloud {
	text-align: center;
}
.entry-header hgroup .entry-title{
	font-size: 15px;
}

.hentry, .no-results {
border-bottom: 0px solid 
#DDD;
margin: 0;
padding: 0;
position: relative;
}