@font-face {
	font-family: 'LunaBarRegular';
	src: url('fonts/lunabar_-webfont.eot');
	src: local('?'), url('fonts/lunabar_-webfont.woff') format('woff'), url('fonts/lunabar_-webfont.ttf') format('truetype'), url('fonts/lunabar_-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	background: url(images/bg.jpg);
}

#header {
	height: 78px;
	background: url(images/header.jpg) repeat-x;
}

#header-inner, #container-inner {
	width: 800px;
	background: none;
	padding: 0 50px 0 50px;
}

#header-inner img {
	margin: 40px 0 0 0;
}

#container-inner #container-left {
	width: auto !important;
}

.post {
	font-family:Georgia, Helvetia, Arial,sans-serif;
	margin-bottom: 0;
}

.post .first-char {
 	margin-top: -8px; margin-bottom: -0.2em; margin-right: 0.1em; line-height: 1.1; font-size: 5.2em; display: inline; float: left; font-family: Georgia, Helvetia, Arial,sans-serif;
}



.post p {
 	width: 650px;
}

.post h2 {
	margin: 20px 0 20px -5px;
}

.post h2 a {
	color: #000;
	font-size: 50px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: url(images/title.png) no-repeat;
	height: 75px;
	width: 553px;
}

.post .post-tags {
	background: none;
	border-top: dashed 1px #333333; 
}


.post .post-tags a.nav-home {
	background: url(http://aext.net/wp-content/themes/aextnet_v3/images/sprites.png) no-repeat;
	padding-left: 18px;
	background-position: 0 -188px;
	
}

#about_author {
	font-family:Georgia, Helvetia, Arial,sans-serif;
	background-color: #534542;
	border: none;
	margin-bottom: 0px;
}

#about_author h4 {
	color: #FFFFFF;
}

#about_author a {
	color: #f6d985;
	text-decoration: underline;
}

#about_author a:hover {
	color: #fc5a36;
}

#about_author .author_text {
	color: #FFFFFF;
}

.sharethispost {
	padding: 20px;
	background-color: #FFFFFF;
	border: none;
	margin-top: 0px;
}

.enjoyed {
	width: 250px;
}

.enjoyed p {
	width: auto;
}

.fb_share_count_top {
	display: block !important;
}

.fb_share_no_count {
	display: none !important;
}

.fb_share_count_inner {
	display: block !important;
}

#comments {
	font-family:Georgia, Helvetia, Arial,sans-serif;
	border: none;
	padding: 20px;
	margin-bottom: 0;
}

#comments .comment .comment-container {
}

#comments .comment-head .avatar {
}

#comments .comment-head .avatar img {
}

#respond {
	font-family:Georgia, Helvetia, Arial,sans-serif;
	margin-top: 0;
	padding: 20px;
	border: none;
}
