/*
Theme Name: hjg
Description: Child theme for the twentyeleven theme 
Author: hjg
Template:       twentyeleven
*/

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

body {
 padding: 0 0.5em;
 background:#222;
}

body, input, textarea {
color: #333;
font: 13px Verdana, sans-serif;
line-height: 125%;
}

#page { /* wrapper */
   margin: 0.5em auto;
   max-width: 1000px;
   background:#E2CBA9;
}

#main {
 clear: both; padding: 0; margin:0;
}

#site-generator {
border-top:1px solid #000;
background:#4b2429;
padding:3px;
}

#branding {
 margin-top:25px;
 padding:0px 0px 0px 0px;
 height:64px;
 background:url("images/fondop.png") black no-repeat;
 border-top: 0px none #bbb;
} 

#branding hgroup {
 margin: 0 0;
 padding:2px 28px;
 text-align:right;
 font-family: Times,Georgia;
}

#primary {
 float: left;
 margin: 0 -30% 0 0;
 width: 100%; 
 background:url("images/kodamas.png");
 background-position:50% 0;
/* background:#fef; */
}

#content {
 margin: 0 0 0 3%;
 width: 60%;
 padding:1.2% 3% 0 2%;
 background:#fffcf9;
 border-right:2px solid #333;
 border-left:2px solid #333;
}


#secondary {
float: right;
margin-right: 3%;
margin-top:33px;
width: 23%;
/*background:#eee;*/
}



a {
    color: #bb2200;
    /* color: #068;*/
}
p {
 margin-bottom: 0.625em;
}


#site-title {
 margin: 10px 10px 0px 30px;
 padding: 0;
 text-align:left;
 /*border-bottom:1px solid #aaa;*/
}
#site-title a {
 color: #e3e3e3; 
 font-size: 26px;
 font-weight: normal;
 font-style: normal;
 text-decoration: none;

}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
 color: #c96;
}
#site-description {
 color: #220;
 text-shadow: 1px 1px #eee;
 font-size: 18px;
 margin: -14px 44px 0px;
 padding:0;
 
}

article p {
text-indent:15px;
}

article div.quote2 {
margin: 15px 17px 25px 32px;
border-left:solid #edc 6px;
border-bottom:solid #fff 1px; /* hack para ie 6 */
padding:8px;
color: #431;
text-align:left;
font-family: Verdana,Arial,sans-serif;
font-size:12px;
}

article blockquote {
margin: 15px 17px 25px 32px;
border-left:solid #edc 5px;
padding:8px;
color: #431;
text-align:left;
font-style: normal;
font-weight: normal;
font-family: Verdana,Arial,sans-serif;
font-size:12px;
}

.entry-title {
 font-size: 13px;
 text-align:center;
 padding-right:13px;
}
.entry-title,
.entry-title a {
 color: #665;
 text-decoration: none;
} 
.singular .entry-title {
font-size: 26px;
}

footer.entry-meta {
 background:#e9e9e3;
 border-bottom:#998 1px solid;
 padding:4px 10px 1px;
 margin: 18px 1px 5px;
 text-align:right;
 font-size:85%;
}

footer {
 
}

footer.entry-meta a {
  font-weight:normal;
}
.hentry, .no-results {
 border-bottom: 0px none;
 margin: 0 0 0.625em;
 padding: 0 0 0.2em;
 position: relative;
}
img.im { border: solid 1px #444; margin: 8px;}
img.imder { border: solid 1px #444; margin: 4px 0px 4px 10px;}
img.imizq { border: solid 1px #444; margin: 4px 10px 4px 0px;}
div.separador {border-top:2px dotted #977;width:60%;margin:16px auto}
div.notapie {
padding-top: 10px;
font-size: 85%;
margin: 14px 8% 2px 2px;
border-top: 1px dotted #bbb;
}
div.notapie p {text-indent:0px;}

/* collapsible archive */
aside.widget_collapsarch  span {
        border:0;
        padding:0; 
        margin:0; 
        cursor:pointer;
        font-size:13px;
        padding-right:5px;
} 
aside.widget_collapsarch  span.monthCount, span.yearCount {text-decoration:none; color:#333}
aside.widget_collapsarch  li {list-style-type:none;margin-top:5px; line-height:15px;}
aside.widget_collapsarch  li a {font-weight:normal}
aside.widget_collapsarch  li a span.mc {color:#977;}
aside.widget_collapsarch  li.item {list-style-type:square;margin-left:1px;}
aside.widget_collapsarch  ul ul:before {content:'';} 
aside.widget_collapsarch  ul li:before {content:'';} 
    
    
.entry-content, .entry-summary {
 padding: 9px 0 0;
}

#content nav {
  text-align: center;
}

#content nav .meta-nav {
 font-weight: bold;
 font-size:14px;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #888;
	padding: 0px;
}
.wp-caption img {
	border-color: #eee;
}

#content img.alignleft {
   margin: 8px 14px 8px 0;
}

#content img.alignright  {
   margin: 8px -4px 8px 14px;
} 


#content small {
 font-size:86%;
}

.shareinpost {
margin-bottom: -43px;
margin-left: 10px;
}

#recent-posts-2 a {
  font-weight:normal;
}

#buscaform input#buscas {
  background-color:#eee;
  width:130px;
}

#buscaform input#buscasubmit {
  display:inline;
  width:40px;
}

/* share buttons */
#ssba {
float: left; margin: -3px 10px 0px 20px;
}
