/* 
Theme Name: Education
Theme URL: http://joonkim.org
Description: Whatever
Author: Joon Kim
Author URI: http://joonkim.org
Version: 1.0
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, del, dfn, img, font, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border-top: 10px solid #4D4D4D;
	}

a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	}

a:hover {
	text-decoration: none;
	color: #666666;
	}

h2 {
	font-size: 20px;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.15em;
	}

h6 {
font-size: 11px;
line-height: 1.4em;
font-style: normal;
font-family: Arial, Helvetica, "Sans Serif";
}

#container {
	margin: 0 auto;
	width: 750px;
	}

#header {
	width: 750px;
	height: 210px;
	margin: 50px 0 10px 0;
	text-align: center;
	}

#content {
	width: 710px;
margin-top: -10px;
margin-bottom: 0;
margin-left: 20px;
margin-right: 20px;
	}

#content p {
text-align: center;
	font-size: 30px;
	color: #4D4D4D;
	font-style: italic;
	line-height: 1.4em;
}

#pagerule1 {
	width: 750px;
	height: 17px;
	background-image: url(images/pagebottomrule.gif);
margin: 10px 0 15px 0;
	}

#pagerule2 {
	width: 750px;
	height: 17px;
	background-image: url(images/pagebottomrule.gif);
margin: 40px 0 15px 0;
	}

.navigation {
	width: 744px;
	margin: 15px 3px 75px 3px;
	font-family: Arial, Helvetica, sans-serif;
	}


.thumb {
border: solid 1px #999999;
margin: 20px 18px 0 0;
padding: 5px;
}

#alignleft {
	float: right;
	}

#alignright {
	float: left;
	}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 150px 0 0 0;
	font-weight: bold;
	}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}