﻿/*
Theme Name: te child theme
Author: Lihen Buchris
Author URI: http://lihendesign.co.il
Description: te child theme
template: twentyeleven
Version: 2.3
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
body {
	max-width: 100%;
}

#page {
    margin: auto;
}

.entry-header {
	
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	margin:0;
}

.entry-title {
	padding-bottom: 0;
	padding-top: 0;
}

.singular .entry-title {
	line-height:0;
}



#branding {
    border-top: 0;
}

#branding img {
	padding: 0;
}

hgroup {
    border-top: 0;
    padding-bottom: 0;
}

#access {
	background: -webkit-linear-gradient(#00426f, #25516f);
}

#site-generator {
	padding: 0;
	
}