/*
Theme Name: Blueprint
Theme URI: http://www.modelconcept.net/
Description: The custom-designed Wordpress template for use on <a href="http://phillryu.com/">PhillRyu.com</a>.
Version: 1.0
Author: Tom Stoelwinder
Author URI: http://www.modelconcept.net/
*/

body {
	background : url(http://www.mathgamehouse.com/images/phillryu/site/blueprint.jpg);
	margin: 0px;
	text-align: justify;
	color: #4c4c4c;
	font: 12px   'Helvetica', Arial, sans-serif;
	font-stretch: wider;
}

/*-----------Structural Elements--------------*/

#container {
margin-top: 50px;
margin-bottom: 0px;
width: 800px;
margin-right: auto;
margin-left: auto;
}

#toppage {
width: 800px;
height: 131px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/toppage.png);
position: relative;
z-index: 6000;
}

#corner {
position: absolute;
left: 718px;
top: 131px;
height: 59px;
width: 74px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/corner.png);
}

#annotl {
position: absolute;
left: -3px;
top: 145px;
height: 159px;
width: 17px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/annotl.png);
}

#annotr {
position: absolute;
left: 783px;
top: 210px;
height: 347px;
width: 25px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/annotr.png);
}

#annotmisc1 {
position: absolute;
left: 823px;
top: 145px;
height: 24px;
width: 73px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/annotmisc1.png);
}

#annotmisc2 {
position: absolute;
left: -70px;
top: 110px;
height: 7px;
width: 47px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/annotmisc2.png);
}
#annotmisc3 {
position: absolute;
left: 500px;
top: -20px;
height: 13px;
width: 64px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/annotmisc3.png);
}

#contentarea {
background: url(http://www.mathgamehouse.com/images/phillryu/site/pagerepeat.png) repeat-y;
padding-left: 40px;
padding-right: 35px;
padding-top: 5px;
position: relative;
z-index: 50;
}

#main {
width: 475px;
float: left;
}

#sidebar {
width: 210px;
float: right; 
font-size: 10px;
margin-top: 20px;
text-align: center;
}

#footer {
text-align: center;
padding-top: 33px;
width: 800px;
height: 102px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/footer.png) no-repeat;
font-size: 10px;
color: #8e8e8e;
}

#vcard {
width: 210px;
height: 95px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/vcard.png) no-repeat;
margin-bottom: 20px;
}

/*-----------Sub-Sections--------------*/

.postbody {
line-height: 1.4em;
}

.stickytop {
width: 210px;
height: 18px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/sticktop.png);
}

.stickymid {
width: 210px;
padding-top: 5px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/stickmid.png) repeat-y;
text-align: center;
}

.stickytext {
	width: 170px;
text-align: justify;
padding-left: 20px;
line-height: 1.4em;
}

.stickybottom {
width: 210px;
height: 30px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/stickbottom.png);
}

.metainfo {
font: 10px   'Helvetica', Arial, sans-serif;
color: #8e8e8e;
}

.full {
width: 475px;
height: 12px;
background: url(http://www.mathgamehouse.com/images/phillryu/site/full.png) no-repeat;
color: #FFFFFF;
font-size: 10px;
padding-left: 6px;
font-weight: bold;
margin-top: 10px;
background-position: 0px 0px;
}

.full:active {
background-position: 0px 12px;
}

/*-----------Comments--------------*/

#comment {
width: 475px;
}

.commentstyle {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 0px;
border: 2px solid #f2f2f2;
margin-top: 10px;
}

/*-----------Heading Styles--------------*/

h1 {
margin-top: 0px;
margin-bottom: 0px;
font: 20px 'Helvetica', Arial, sans-serif;
}

#sidebar h1 {
font: 26px 'Helvetica', Arial, sans-serif;
padding-bottom: 0px;
margin-bottom: -7px;
}

h2 {
margin-top: 5px;
margin-bottom: 0px;
font: 14px 'Helvetica', Arial, sans-serif;
}

h3 {
font: 26px 'Helvetica', Arial, sans-serif;
padding-bottom: 0px;
margin-bottom: -7px;
margin-top: 0px;
}
/*-----------Link Styles--------------*/

a {
color: #568ece;
text-decoration: none;
}

a:hover {
color: #5ba7ff;
}

.stickytext a:hover {
	text-decoration: underline;
}

#sidebar a {
font-weight: bold;
color: #4c4c4c;
}

.postbody a {
background: url(http://www.mathgamehouse.com/images/phillryu/site/link.png) no-repeat;
background-position: right 0px;
padding-right: 15px;
margin-right: 1px;
}

.postbody a:active {
background-position: right 28px;
}

.postbody a:hover {
text-decoration: none;
color: #5ba7ff;
}

.postbody a:visited {
background-position: right 14px;
color: #627a95;
}

h1 a {
}

/*-----------Image Styles--------------*/

.goodimg {
padding: 3px;
border: 1px solid #f2f2f2;
margin: 0 5px;
	}

a.image {
background-image: none;
}

.postbody a.image {
background-image: none;
}

/*-----------Misc--------------*/

hr {
border-top: 2px solid #f2f2f2;
border-bottom: none;
border-left: none;
border-right: none;
height: 2px;
margin-top: 15px;
margin-bottom: 10px;
}

.clear {
clear: both; 
}

#sidebar li {
list-style-image: url(http://www.mathgamehouse.com/images/phillryu/site/latesticon.png);
margin: 0px;
margin-left: -25px;
padding-left: -25px;
}

#sidebar ul {
margin: 0px;
}
.sidebar_ad, .sidebar_ad:link, .sidebar_ad:visited {
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
}
.sidebar_ad img {
	border: 0px;
}
.link_ads:link, .link_ads:visited {
	text-decoration: none;
	color: #666;
	padding: 2px 5px;
	font-size: 9px;
	display: block;
	text-align: center;
	font-weight: normal;
}
.index_ad_box {
	text-align: center;
	padding: 5px 0px;
}
.index_ad_box img {
	border: 0px;
}
.index_ad_box .link_ads {
	float: right;
}
