/*
Theme Name: Aimee Wilder Blog
Theme URI: http://wordpress.org/
Description: A wordpress theme for Aimee Wilder
Version: 0.1
Author: Michiko Takahashi
Author URI: http://1080.com/michiko/

*/

body { 
background: url(images/bg-pattern.jpg) repeat;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.0pt;
text-align: center;
}
a:active, a:link, a:visited{
	color:#ffffff;
	text-decoration: none;
	}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}

h2 a, h2 a:link, h2 a:visited {
}
#wrapper{
	width: 824px;
	margin: 0px auto;
	text-align: left;
	line-height: 150%;
	padding-bottom: 160px;
	height: auto;
	overflow: hidden;
	background: url(images/bg.png) repeat;
	
		}
#fakeWrapper{
	padding-top: 50px;
	}
#header{
	height: 134px;
	background: url(images/banner.jpg) no-repeat;
	cursor: pointer;
	}
#left{
	float: left;
	width: 144px;
	padding-left: 24px;
}
#left h3{
	color: #ff3399;
	font-size: 7.5pt;
	text-transform: uppercase;
	padding-bottom: 14px;
	}
#left div{
	padding-bottom: 26px;
	}
#middle{
	float: left;
	width: 510px;
	padding-left: 12px;
	padding-top: 30px;
}
#middle h2 a, #middle h2{
	color: #ffffff;
	font-size: 13.5pt;
	text-transform: uppercase;
	padding-bottom: 5px;
	}
#middle small{
	color: #ffffff;
	font-size: 7pt;
	}
.entry {
	padding-top: 10px;
}
.entry img {
	padding: 10px 0px;
}
.yellow{
	color: #ffff00;
	}
#right{
	float: right;
	width: 125px;
}
.entry p {
	font-size: 8pt;
}
.entry a {
	text-decoration: underline;
}
#right h3{
	color: #00a0c6;
	font-size: 7.5pt;
	text-transform: uppercase;
	padding-bottom: 14px;
	}
#right div{
	padding-bottom: 26px;
	}
#mainImg{
	height: 314px;
	width: 450px;
	background: #d7d7d7;
	margin-top: 10px;
	margin-bottom: 14px;
}
#respond textarea {
	width: 400px;
}
.post {
	padding-bottom: 25px;
}
.widget {
	padding-bottom: 20px;
}
.widget h2 {
	color:#00ccff;
font-size:7.5pt;
padding-bottom:14px;
text-transform:uppercase;
}
.postmetadata {
	padding: 10px 0px 0px 0px;
}
.postmetadata a {
	text-decoration: none;
}
.pagetitle {
	display: none;
}
#left p {
	clear: both;
	padding-bottom: 10px;
}
