/*
Theme Name:     Twenty Sebelas
Theme URI:      http: //localhost/
Description:    Child theme for the Twenty Eleven theme 
Author:         Alisanta
Author URI:     http: //example.com/about/
Template:       twentyeleven
Version:        0.1.0
*/

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

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
#branding img.logo-image { float: left; clear: none; margin-left:7.6%; margin-top:20px; margin-bottom:20px;width:292px; height:85px;}
#branding hgroup {margin:0px;}
hgroup {	height:140px;	}
#site-title { display:none;float: left; clear: none; margin-left: 2%; padding-top: 5px; margin-right: 0; width: 70%; }
#site-description {display:none; float: left; clear: none; margin-left: 2%; margin-right: 0; width: 70%; }

body, input, textarea {
	
color: #3D3D3D;
font: 15px  Helvetica, Arial, sans-serif;

line-height: 1.4em;
}

.widget {
	border-top: 2px solid gray;
padding-top:4px;
}

#secondary {
	margin-right:1.6%;
	width: 23.8%;
}
#access {background: #c30000;}

/* to fix some padding space */

#access ul ul a {
	padding: 6px 10px;
	width: 220px;
}

#nav-single {width:130px;}

.entry-content h3 {font-size: 14px;font-weight: bold;}

.entry-title {
font-size: 22pt;
line-height: 1.2em;
font-weight: 500;
font-family: Helvetica, Arial;
}


#comments {font-size:13px; line-height: 1.225;}
.commentlist > li.comment {
  
    margin: 0 0 1.625em;
    padding: 1.65em;
  
}
.commentlist .comment-childs .avatar {position: static;
}

#author-description {
	float: left;
	margin-left: 68px;