/* image aligning */

.aligncenter, .alignnone {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 10px auto;
}

.alignleft {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	display: inline;
	overflow: hidden;
	margin: 0 0 10px 10px;
}

/* post styles */
.post h1 {
	font-size: 2em;
	font-weight: normal;
	font-family: georgia;
	margin: 15px 0 0 0;
}

.postlink a {color:#146092;}
.postlink a:active, a:visited, a:selected {color:#146092;}


.post h1 a {
	color: #146092;
}

.post h1 a:hover {
	color: #333;
}

.post h1 a:active, a:visited, a:selected {
	color: #146092;
}

.post h2 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #aaa;
	margin: 15px 0 0 0;
}

.post h3 {
	color: #146092;
	font-size: 1.7em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
}

.post h4 {
	color: #666;
	font-size: 1.5em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
}

.post h5 {
	color: #ff6000;
	margin: 15px 0 0 0;
}

.post h6 {
	font-size: 0.9em;
	color: #222;
	margin: 15px 0 0 0;
}

.post em {
	color: #888;
}

.post p {
	line-height: 1.4em;
	text-align: justify;
	margin: 10px 0 0 0;
}

.post p a {color: #146092;}
.post p a:visited, a:acitve, a:selected {color: #146092;}

.post img {
	vertical-align: middle;
	padding: 2px;
	border: 0px solid #ccc;
}

.post del {
	text-decoration: line-through;
	color: #aaa;
}

.post ins {
	text-decoration: underline;
	font-weight: bold;
}

.post ul, .post ol {
	margin: 10px 0 0 10px;
}

.post ul ul, .post ol ol {
	margin: 5px 0 5px 15px;
	font-size: 0.9em;
	color: #888;
}

.post ul li {
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 0;
	list-style-type: circle;
}

.post ol li {
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 0;
}


.post ul li a {
	background: #f6feff;
	color: #146092;
}
.post ul li a:hover, .post ol li a:hover {
	background: #f6feff;
	color: #146092;
}

.post code {
	margin: 20px 0 0 0;
	display: block;
	background: #eee;
	border: 1px solid #e6e6e6;
	font-size: 1.1em;
	color: #444;
}

.post blockquote {
	display: block;
	background: #e9f8fb;
	border: 1px solid #cfdee1;
	padding: 0 10px 10px 10px;
	margin: 20px 0 0 0;
	color: #366799;
	font-weight: bold;
}

.post blockquote blockquote {
	border: none;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	color: #555;
	font-weight: normal;
}

/* global page styles */
.page-all {
	display: block;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/b_featuredY.png) repeat-y;
	height: auto;
}

.page-top {
	display: block;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/b_featured.png) no-repeat top;
	min-height: 230px;
}

.page-bottom {
	display: block;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/b_featuredF.png) no-repeat bottom;
	height: 15px;
}

.containerI {
	padding: 15px 15px 1px 15px;
}

/* Site navigation */
.sitenav {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #fff;
}

.sitenav a {
	color: #fff;
}

/* Seperate post styles */
.item {
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: 20px;
}



.post-thumb img {
	float: left;
	display: inline;
	margin: 10px 10px 10px 0;
}

.postinfo {
	margin: 7px 0 0 0;
	font-size: 0.9em;
	color: #999;
}

.postinfo a {
	color: #146092;
}

.postinfo a:active, a:visited, a:selected {
	color: #146092;
}

.postinfo a:hover {
	color: #333;
}

.post-tags {
	color: #999;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	font-size: 0.9em;
}

.post-tags a {
	font-weight: bold;
}

.tags {
	color: #999;
	margin: 10px 0 0 0;
	font-size: 0.9em;
}

.tags a {
	color: #666;
	font-weight: bold;
}

.tags a:hover {
	color: #146092;
}

.find {
	margin: 15px 0 0 0;
}

.find input {vertical-align:middle}

.findfield {
	border: 1px solid #ccc;
	padding: 2px;
	width: 250px;
	color: #555;
}

.findsubmit {
	background: #146092;
	border: 1px solid #b6b6b6;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	height: 21px;
}
.findsubmit:hover {color: #333; background: #fff;}

/* social buttons for post */
.social-buttons {
	display: block;
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 0 auto 15px auto;
}

.social-buttons a {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	margin: 15px 23px 0 0;
	padding: 5px;
}
.social-buttons a:hover {background: #eee}

.social-buttons img {
	float: none;
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
}