/*
wmhunter.com redesign phase tres
html mockup
*/

/* IN GENERAL */

html, body{
	height:100%;
	margin:0;
	padding:0;
}

body{
	font-family:Georgia,serif;
	text-align:center;
	background:url('bg5.png') repeat;
}

.clear{
	clear:both;
}

.a-blog-post a, .the-page-post a{
	color:#444;
}
.the-blog-post a{
	color:#444;
}

.a-blog-post a:hover{
	color:#644;
	text-decoration:underline;
	background:#eff;
}

.the-blog-post a:hover, .the-page-post a:hover{
	color:#644;
	text-decoration:underline;
	background:#eff;
}

/* HEADER & FOOTER */

#blog-header{
	width:100%;
	height:95px;
	background:rgb(149,173,198);
	position:fixed;
	z-index:10;
}

#blog-title{
	font-family: 'EB Garamond', Georgia, serif;
	font-size:45px;
	margin:0 auto 9px;
	padding:0;
	border-bottom:1.5px solid darkblue;
	width:780px;
	height:52px;
	overflow:visible;
	font-weight:normal;
}

#blog-header ul, #blog-header li{
	display:inline;
	margin:0;
	padding:0;
	font-style:italic;
	font-size:16px;
}

#blog-menu a {
	color:black;
	text-decoration:none
}

#blog-menu a:hover {
	color:#444;
	text-decoration:underline;
}

#blog-spacer {
	width:10px;
	height:110px;
	margin:0 auto;
}

#page-spacer {
	width:10px;
	height:140px;
	margin:0 auto;
}

#footer{
	margin:60px auto 0px;
	width:780px;
	background:url(parchment3.jpg);
	text-align:center
}

#footer p{
	padding:20px;
}

/* POST LISTINGS */

.a-blog-post{
	margin:20px auto 35px;
	font-size:16px;
}

.a-blog-post p{
	width:480px;
	margin:5px auto 15px;
	padding:0;
	font-size:16px;
	line-height:22px;
	text-align:justify;
}

.a-post-image{
	margin:0 auto;
	padding:0;
	width:480px;
	height:80px;
	border:0;
	display:block;
}

.a-post-title{
	margin:0 auto;
	padding:10px;
	width:600px;
	background:url(parchment3.jpg);
}

.a-post-title h1{
	width:auto;
	font-family: 'EB Garamond', Georgia, serif;
	font-size:28px;
	margin:0px auto;
	padding:7px 0;
	line-height:34px;
	text-align:center;
	border-top:1px solid lightgray;
	border-bottom:1px solid lightgray;
	font-weight:normal;
}

.a-post-title a{
	color:black;
	text-decoration:none;
}

.a-post-title a:hover{
	color:#644;
	text-decoration:underline;
	background:none;
}

p.a-post-meta {
	font-size:12px;
	font-style:italic;
	margin:10px auto;
	text-align:center;
	line-height:16px;
}

a.more-link{
	display:block;
	float:right;
	color:black;
	font-style:italic;
	text-decoration:underline;
}

a.more-link:hover{
	color:#644;
}

/* SINGLE POSTS */
/* AND OTHER HOT SHIT */

.the-blog-post{
	margin:20px auto 35px;
	font-size:16px;
	width:780px;
	position:relative;
}

.the-blog-post p{
	width:480px;
	margin:5px auto 15px;
	padding:0;
	font-size:20px;
	line-height:28px;
	text-align:justify;
}

.the-post-title{
	margin:0 auto;
	padding:10px;
	width:600px;
	background:url(parchment3.jpg);
}

.the-post-title h1{
	width:auto;
	font-family: 'EB Garamond', Georgia, serif;
	font-size:36px;
	margin:0px auto;
	padding:7px 0;
	line-height:40px;
	text-align:center;
	border-top:1px solid lightgray;
	border-bottom:1px solid lightgray;
	font-weight:normal;
}

p.the-post-meta {
	font-size:14px;
	font-style:italic;
	margin:10px auto 20px;
	text-align:center;
	line-height:16px;
}

.wp-caption{
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	text-align:left;
}

.wp-caption img{
	margin:0 0 7px 0;
}

.wp-caption p{
	font-size:14px;
	line-height:17px;
	font-family:sans-serif;
	width:auto;
	margin-bottom:0;
}

.alignleft{
	float:left;
	margin-left:0px;
	margin-right:15px;
}

.alignright{
	float:right;
	margin-left:15px;
	margin-right:0px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.a-brief-aside{
	display:block;
	position:absolute;
	width:135px;
	left:645px;
	font-size:12px;
	color:#888;
	text-align:left;
	font-family:sans-serif;
	line-height:14px;
	margin-top:-20px;
}

.the-blog-post ul, ol{
	text-align:left;
	margin-left:150px;
	width:440px;
}

.the-blog-post li{
	line-height:135%;
	margin:5px 0;
}

/* PAGES!! */

.the-page-image{
	margin:15px auto 0;
	padding:0;
	width:480px;
	height:160px;
	border:0;
	display:block;
}

.the-page-post{
	margin:20px auto 35px;
	font-size:16px;
	width:780px;
	position:relative;
}

.the-page-post p{
	width:480px;
	margin:5px auto 40px;
	padding:0;
	font-size:20px;
	line-height:28px;
	text-align:justify;
}

.in-page{
	margin-bottom:50px;
}

.featured{
	position:relative;
	width:150px;
	display:block;
}
.featured img{
	border:1px solid black; 
	vertical-align:top; 
	margin:0px; 
	padding:0px; 
	width:148px;
}
.featured p{
	margin-top:10px; 
	font-family:sans-serif; 
	padding:0; 
	text-align:justify; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	line-height:16px;
	width:auto;
	margin-bottom:0;
}

div.feat1{
	margin:0px 15px 0px 150px;
	float:left;
}

div.feat2{
	margin:0px 15px 0px 0px; 
	float:left;
}

div.twit{
	position:relative; 
	width:150px; 
	margin-left:0px; 
	margin-right:0px; 
	display:block; 
	float:left;
}
div.twit-box{
	position:relative; 
	width:138px; 
	height:98px; 
	margin:0px; 
	padding:5px; 
	display:block; 
	border:1px solid black; 
	background:#fff url('twit.png') no-repeat bottom right;
}
p.twit-text{
	text-align:left; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style:normal; 
	font-size:11px; 
	line-height:16px; 
	vertical-align:middle; 
	overflow:hidden; 
	height:100%; 
	margin:0; 
	padding:0;
	width:auto;
}
p.twit-cap{
	margin-top:10px; 
	font-family:sans-serif; 
	padding:0; 
	text-align:justify; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	line-height:16px;
	width:auto;
	margin-bottom:0;
}

#why-only-recently{
	width:540px;
	text-align:left;
	font-style:italic;
	font-family:'EB Garamond', Georgia, serif;
	border-bottom:1px solid black;
	font-size:28px;
	margin:0 0 40px 80px;
	padding:0 0 0px 70px;
}