body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font: 13px Arial, Helvetica, "Lucida Grande", serif;
	color: #000;
	background:none
}
/*Header*/
h2 {
	color: #000;
	font-size: 25px;
}
.post .entry h2 {
	font-size: 20px;
}
/* Links */


/*Image*/
img, img a, .more-link a {
	border: none;
}
/*Remove Element*/
.header-bg2, #bg-header {
	background: none;
}
#top-header {
	 border-bottom: 1px solid #DDDDDD;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#logo { width:100px}
 .nav-bar, #sidebar1, footer, .btn-more, article.list-post .addthis_toolbox, .addthis_toolbox {
	display: none !important
}
.siteinfo h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 20px 0 0;
	text-transform: uppercase;
}
.siteinfo h4 {
	background: none repeat scroll 0 0 transparent;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}
#content, #main, div.panel { background:none; padding:0; box-shadow:none; margin:0; width:100%}

.thumb-container { background:none; width:210px; }
