/* Themify Customize Styling */
body {	
	padding: 0px;
	margin: 0px; 
}
#main-nav ul {	
	padding: 0px;
	margin: 0px; 
}

/* Themify Custom CSS */
.loops-wrapper.list-post .post-icon, .single .list-post .post-icon {
    width: 40px;
    padding-bottom: 15px;
    margin: 6px 0 10px;
    display: none;
    border-bottom: solid 1px #bbb;
    top: 0;
    left: 0;
    position: absolute;
}
.post-icon {
    background: url(images/icon-post.png) no-repeat right 2px;
    width: 27px;
    height: 30px;
    display: none;
h1, h2, h3, h4, h5, h6 {    color: #000;    font-family: "OFL Sorts Mill Goudy TT",Georgia,Times,serif;    font-weight: normal;    line-height: 1.4em;    margin: 0px 0 0.4em;    word-wrap: normal;}"}

#header {
    border-bottom: 2px solid #000;
    min-height: 100px;
    padding-top: 10px;
element

#post-icon {
    display: none;
}

#content {
    margin: 16px 0 40px 0;
}

#pagewrap {
	width: 990px;
	background-color: #fff;
	border: solid 1px #ccc;
	border-top-color: #ddd;
	border-bottom-color: #999;
	padding: 8px 49px;
	margin: 8px auto 70px;
	position: relative;
}