/*  
Theme Name: AYHS
Description: AYHS Custom Theme
Author: KevBurnsJr
Author URI: http://KevBurnsJr.com/

*/

/* -= Layout =- */
body {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	color: #333;
	margin: 30px 0;
	padding: 0;
	text-align: center;
	background-color: #eee;
}
#page {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	background-color: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 590px;
}
#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 95px;
	width: 588px;
}
#header .description {
	font-size: 10px;
	text-align: left;
	margin: 4px 30px 0;
}
#content {
	margin: 0 30px;
	width: 530px;
}
.post { margin: 0; text-align: left; }
.entry {
	font: normal 12px/15px Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 9px 0 0
}

#bottom {
	font-size: 12px;
	text-align: center;
	margin: 30px 0 0;
}

#footer {
	color:#666666;
	font-size:10px;
	padding: 20px 30px 10px;
	margin: 0 auto;
	clear: both;
	border: none;
}

/* -= Headers, Links, etc =- */
small { font-size: 12px; }
a, a:visited { color: inherit; text-decoration: underline; }
h1, h2, h3 { font-weight: bold; }
h1 {
	font-size: 55px;
	text-align: center;
	height: 78px;
	margin: 0;
	text-indent: -9999px; 
	background: url('images/logo.gif') no-repeat 30px 30px;
	outline: 0;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #9BF;
	border: none;
}
h2 { font-size: 21px; }
h3 { font-size: 24px; padding: 0; margin: 30px 50px 0; }
h2, h2 a, h2 a:visited, h3 { color: #666; }
h3 a, h3 a:visited { color: #9BF; }
h3 a:hover { color: #666; border: none; }
h2 a:hover { color: #9BF; border-bottom: thin dashed; }
.entry-title { border-bottom: 2px solid #9fc057; }
.entry-title h2 { color: #769339; margin: 30px 0 0; }
.sIFR-hasFlash .entry-title h2 { visibility: hidden; height: 28px; }

/* -= Images =- */
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px 0; margin: 0 0 2px 20px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
a img { border: 0; }
	
/* -= sIFR (do not modify) =- */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] { display: none !important; }
