/*

Theme Name:     Twenty Eleven Child - jumay

Theme URI:      http: //jumaydesigns.com/blog

Description:    This is the child theme for the Twenty Eleven theme 

Author:         Ben Fang

Author URI:     www.maisource.com

Template:       twentyeleven

Version:        0.1.0

*/



@charset "utf-8";

/* CSS Document */



@import url("../twentyeleven/style.css");
.clear {
	clear:both;
}

body {
    background: #fff;
}
/*layout*/
#page {
    margin: 0 auto;
}
#primary {
	float: left;
	margin: 0;
	width: 700px;
}
#content {
	margin: 0 0 0 0px;
	width: 700px;
}
#secondary {
	float: right;
	margin-right: 0px;
	width: 200px;
}
#access div {
	margin: 0;
}
/*end of layout*/

#site-description {
	margin: 10px 270px 20px 0;
}
#site-title {
	background: url(images/logo.png) top left no-repeat;
	height: 70px;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
	width: 250px;
	position:relative;
}
#site-title a {
	display: block;
	line-height:300px;
	overflow:hidden;
	height:70px;
}
#site-description {
	display: block;
}
#site-generator {
	padding:10px 0;
	background: #FFFFFF;
    border-top: 2px solid #ccc;
}
#branding hgroup {
	float: left;
	margin-left: 0;
}
#site-description {
	margin: 10px 100px 20px 0;
}
#access {
	background:url(images/nav-bg.png);
	box-shadow: none;
	display: block;
	float: right;
	clear:none;
	width:450px;
	position:relative;
	padding:14px 15px 14px 20px;
}
#access a {
	color: #666;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
	background: none;
}
#access li:hover > a, #access a:focus {
	background: none !important;
	color: #333;
}
#branding #searchform {
    background: none repeat scroll 0 0 white;
    right: 100px;
    top: 20px;
    z-index: 1000;
}
.entry-content img, .comment-content img, .widget img {
	max-width:100%;
}
#branding {
    border-top: none;
}
#access .facebook, #access .rss {
	float:right;
}
#access .facebook a{
	line-height:100px !important;
	margin-top:5px;
	height:32px;
	width:32px;
	overflow:hidden;
	padding:0;
	background:url(images/facebook-icon.png) top center no-repeat;
}
#access .facebook a:hover,
#access .facebook a:focus,
#access .facebook a:active{
	background:url(images/facebook-icon.png) top center no-repeat !important;
}
#access .rss a{
	line-height:100px !important;
	margin-top:5px;
	height:32px;
	width:32px;
	overflow:hidden;
	padding:0;
	background:url(images/rss-icon.png) top center no-repeat;
}
#access .rss a:hover,
#access .rss a:focus,
#access .rss a:active{
	background:url(images/rss-icon.png) top center no-repeat !important;
}
#branding #s {
    width: 100px;
}
#branding #s:focus {
    width: 100px;
}
#branding img {
    margin-top: -100px;
}
