/*

Theme Name: Twenty Eleven Child

Description: Child theme for the Twenty Eleven theme 

Template: twentyeleven

*/

@import url("../twentyeleven/style.css");
body {font-size: 1.1em;}
a {
color: #9d0909;
}

#branding img {height: auto; width: auto;}
.only-search p {  margin-bottom: 0px; }
.alignleft {float:none;}

.one-column.singular .entry-meta .edit-link a {top: -20px;}
.one-column #page {max-width: 1000px;}
.entry-content td, .comment-content td {padding: 6px ;}
#topad { float: right; width: 468px; height: 60px; margin: 25px 40px -80px 0; padding: 0px; }
#branding {border-top: 0px solid #BBB; background:transparent;}
#branding hgroup {margin: 0px; width:180px;}
#homead {width:100%; float:left; text-align:left; clear:both;  }
#posthome {width:590px; float:right; }
#site-title, #site-title a, #site-description {display: none;}
h2, .entry-content h2,  .comment-content h2 {font-size: 24px; color: #61B007; font-weight: normal;}
h1, h2, h3, h4, h5, h6 {clear: none;}

#access {margin: 0 auto 0;  }
#access div {margin: 0 34px}
#access a {font-size: 15px;  display: block; line-height:34px; padding: 0 10px 0 8px; text-decoration: none; }

#access .current_page_item > a, #access .current_page_ancestor > a {font-weight: normal;}

#access {
background: #595d52;
background: -moz-linear-gradient(#595d52, #4d5146);
background: -o-linear-gradient(#595d52, #4d5146);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#595d52), to(#4d5146));
background: -webkit-linear-gradient(#595d52, #4d5146);
}


.hentry, .no-results {border-bottom: 1px solid #9d0909;}
h3.widget-title {border-bottom: 1px dotted #CCC;}




.widget ul { list-style: none;  }

#footmenu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
#footmenu li {display: inline;  margin: 0px; padding: 2px 5px 2px 5px;}
#footmenu ul {text-decoration:none;  margin: 0px; padding:0px; }
ul#footmenu  {text-decoration:none;  margin: 0px; padding:0px; }


.singular #content, .left-sidebar.singular #content {margin: 0 37px;}

#branding .only-search + #access div {padding-right: 0px;}

#site-generator {background: #FFFFFF; border-top: 0px;line-height: 1em; padding: 1em 0.5em; }

#header h1 { display:none }

.menu {background-color:#54574d;}

#nav-single {width:200px;}

img, iframe {
height: auto;
max-height: 100%;
max-width: 100%;
width: auto;
}