/*  
Theme Name: hi,mitcho!
Theme URI: http://himitcho.com
Description: hi,mitcho! portfolio theme
Version: 1.0
Author: hi,mitcho!
Author URI: http://himitcho.com/

*/

body{
	margin:0;
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background: #6e6f64;
	color: #000000
	}
	
#wrapper{
	margin: 0 0 0 0;
	width: 870px;
	text-align: left;
	}
	
	
#container{
	float: left;
	width: 660px;
	height: 400px;
	margin: 100px 0 0 310px;
	}
	
.post{
	height: 400px;
	width: 610px;
	margin: 0 0 275px 0;
	}
	
.sidebar{
	position: fixed;
	top: 100px;
	left: 0px;
	float: left;
	width: 300px;
	xheight: 400px;
	padding: 0 0 0 0;
	text-align: right;
	xbackground: #d7e9a1;
	}
	
.sidebar ul{
	list-style-type: none;
	font-family: georgia, times new roman, serif;
	font-size: 9px;
	color: #ffffff;
	margin: 0 0 0 0;
	padding: 8px 2px 0 0;
	}
	
.sidebar h2, .metadata h6{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 3px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	}

	
.sidebar a:link, .sidebar a:visited, .sidebar a:active, .metadata h5{
	color: #ffffff;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	text-transform: lowercase;
	font-style: oblique;
	text-decoration: none;
	}
	
.sidebar a:hover{
	color: #ffffff;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	text-transform: lowercase;
	font-style: oblique;
	text-decoration: underline;
	}
	
#footer{
	clear: both;
	position: fixed;
	padding: 0 0 0 5px;
	top: 485px;
	left: 310px;
	width: 195px;
	height: 15px;
	z-index: -1;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	}
	
#hellothere{
	clear: both;
	position: fixed;
	padding: 0 0 0 5px;
	top: 100px;
	left: 310px;
	width: 176px;
	height: 28px;
	xbackground: #ffffff;
	z-index: -1;
	background-image: url('http://himitcho.com/wp-content/themes/himitcho/img/hellothere.jpg');
	background-repeat: no-repeat;
	}

	
.postbody{
	float: left;
	position: relative;
	width: 380px;
	height: 380px;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 10px;
	background: #ffffff;
}

.postbody img{
	border: 1px solid #9d9d96;
	margin: 1px;
	}

.metadata{
	float: left;
	width: 190px;
	margin: -12px 0 0 0;
	padding: 0 0 0 0;
	color: #ffffff;
	xbackground: #ff0099
}

.metadata h2{
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	color: #ffffff;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
.metadata h3{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: lowercase;
	font-variant: small-caps;
	margin: 0 0 150px 0;
	padding: 0 0 0 0;
	}
	
.metadata h4{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-variant: small-caps;
	margin: 0 0 24px 0;
	padding: 0 0 0 0;
	}
	

	
.metadata a:link, .metadata a:active, .metadata a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.metadata a:hover {
	color: #ffffff;
	text-decoration: underline;
	}