/*
Theme Name: twenty eleven child theme
Version: 1.0
Description: A child theme of Twenty Eleven
Template: twentyeleven
Author: Administrator
*/
@import url("../twentyeleven/style.css");
/* Your awesome customization starts here */

.entry-content, .entry-summary {
    padding: 0.625em 0 0;
}


#branding .only-search #s, #branding .only-search #s:focus {
    display: none;
    width: 85%;
}


.entry-header .comments-link a {
    background: #eee url("images/comment-bubble.png") no-repeat scroll 0 0;
    color: #666;
    display: none;
    font-size: 13px;
    font-weight: normal;
    height: 36px;
    line-height: 35px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 1.5em;
    width: 43px;
}
#primary {
    background-color: #fff6ed;
    float: left;
    margin: 0 -26.4% 0 0;
	padding-top: 25px;
    width: 100%;
}
#main {
    clear: both;
padding: 0;
}

#secondary {
    background-color: #e7e7e7;
    float: right;
    margin-right: 0.6%;
    padding: 20px;
    width: 20.8%;
}
#access {
    background: rgba(0, 0, 0, 0) linear-gradient(#08658d, #0a0a0a) repeat scroll 0 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    clear: both;
    display: block;
    float: left;
    margin: 0px auto;
    width: 100%;
}
.entry-title, .entry-title a {
    color: #222;
    font-size: 16px;
	line-height: 25px;
    text-decoration: none;
}


.hentry, .no-results {
    border-bottom: 3px solid #ddd;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}
.widget-title {
    color: black;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    text-transform: uppercase;
}
#content {
    margin: 0 34% 0 7.6%;
    width: 63.4%;
}
.hentry, .no-results {
    border-bottom: 3px solid #ddd;
    margin: -1em 0 1.625em;
    padding: 0 0 0.625em;
    position: relative;
}
.entry-header .entry-format {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    position: absolute;
    text-transform: uppercase;
    top: -20px;
}
#page {
	margin: 0.5em auto;
	max-width: 1000px;
}
.widget_search #s {
    color: black;
    width: 77%;
}
body, input, textarea {
	color: black;
	font: 13px "verdana", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 20px;
}
.wp-caption .wp-caption-text:before {
display: none;
}
.wp-caption .wp-caption-text {
text-align: center;
padding: 5px 7px 0;
} 


