/*
Theme Name: Tyreengen
Theme URI: https://wp-themes.com/twentyeleven
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Eleven child theme.
Template: twentyeleven
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: twentyeleven-child
*/


#access{display:none;}
#searchform{display:none;}
#site-generator{display:none;}

p, body, html {font-size:16px!important;}
a{font-weight:bold;}

.left-sidebar #content {margin-left: 15% !important;}
.singular.page .hentry {padding-top: 0 !important;}
.left-sidebar #secondary {margin-left: 4%;width: 21% !important;}
.left-sidebar #content {margin-left: 250px !important;}
.widget-title {font-size:20px;}
.widget a {font-weight:normal;font-size:15px !important;}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {width: 89% !important;}

@media only screen and (max-width: 768px) {
	#main #secondary {display:none;}
	.left-sidebar #content {
margin-left: 0% !important;
}
	
	
}