/*  
Theme Name: MH Theme
Theme URI: matthewhinsley.com
Description: Custom Wordpress Theme for Matthew Hinsley's Website
Version: 1.0
Author: Yuriko Mitsuma
*/

html {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: .8em;
	text-align: left;
	background: #D6DDE3;
	color: #333333;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #578BC0;
}

#wrapper {
	margin: 15px auto 0 auto;
	padding: 0;
	width: 798px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

#header {
	width: 798px;
	height: 101px;
}

/* ======== Main Body ======== */

#box {
	float: right;
	width: 523px;
	height: 100%;
	background-color: #FCF2E3;
	border: 1px solid #DDDDDD;
	padding: 5px 19px;
	margin: 13px 14px 23px 0;
}

.post {
	width: 523px;
}

#thepagetitle {
	border-bottom: 2px solid #578BC0;
	padding-bottom: 5px;
}

.entry {
	width: 523px;
	padding-right: 22px;
}

/* ======== End of Main Body ======== */


/* ======== Side Bar ======== */

.sidebar {
	float: left;
	width: 193px;
	margin: 13px 0 0 14px;
	padding: 0;
	display: inline;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin: 0;
	padding: 0;
}

#matthnavcont {
	background: #D6E8FB;
	padding: 20px;
	margin: 0;
}

#matthnavcont ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#matthnav {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #5C3817;
	text-decoration: none;
	border-bottom: 1px solid #5C3817;
	padding: 0;
	margin: 0;
}

#matthnav li {
	padding: 9px 0;
	margin: 0;
	border-top: 1px solid #5C3817;
}

#matthnav li a {
	color: #5C3817;
	text-decoration: none;
}

#matthnav li a:hover {
	color: #578BC0;
	text-decoration: none;
}

/* === Icon Bar == */

#matthiconbar-3 {
	/*border: 1px solid #DDDDDD;*/
	width: 191px;
	height: 83px;
	margin: 0;
	padding-top: 10px;
}

#matthiconbar1 {
	width: 60px;
	height: 70px;
}

#matthiconbar2 {
	width: 93px;
	height: 70px;
	position: relative;
	left: 79px;
	top: -70px;
}

/* === End of Icon Bar == */


/* ======== End of Side Bar ======== */


/* ======== Footer ======== */

#footer {
	clear: both;
	width: 798px;
	height: 28px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: url(images/mh_footer.gif) repeat-x;
}

#footer_info {
	float: left;
	width: 400px;
	text-align: left;
}

#footer_info ul {
	list-style: none;
	padding: 0;
}

#footer_info li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
}

/*
#footer_info li:before { content: "| "; }
#footer_info li:first-child:before { content: ""; }

#footer_info li:before {
	padding-right: 13px; 
	margin: 0;
}

#footer_info li:first-child:before {
	padding-right: 13px;
	margin: 0;
}
*/

#footer_info a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_info ul { margin: 0; padding: 10px 0 0 0;}

#copyright {
	float: right;
	width: 175px;
	text-align: right;
	padding-right: 14px;
	margin: 0;
}

#copyright p { margin: 0; padding: 10px 0 0 0;}


/* ======== End of Footer ======== */

.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Sans-serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
}

.postmetadata {
}

/* ======== Home Body Copy ======== */

.hbc_matt {
	font-family: Times, Georgia, serif; 
	color: #578bc0; 
	font-size: 2.3em;
}

.hbc {
	font-size: 1.15em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #626262;
	line-height: 1.7em;
}

.hbc ul {
	font-size: 1.15em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #626262;
	line-height: 25px;
}

.hbc li {
	margin-left: 210px;
	list-style-position: outside;
	list-style-image: url("images/bullet.gif");
}

.hbc_blue {
	font-size: 1.15em;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #578bc0; 
	line-height: 25px;
}

/* ======== End of Home Body Copy ======== */


/* ======== Images ======== */

img {
	border: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* ======== End of Images ======== */

.typ_img {
	float: left;
	width: 271px;
	height: 356px;
	margin-top: -10px;
	margin-left: -105px;
	padding: 10px 22px;
	position: relative;
}

.blue {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	color: #578bc0; 
}