/*  
Theme Name: EvilTutor
Theme URI: http://www.eviltutor.com/
Description: The default evil tutor website theme
Version: 1
Author: Cherry IS
Author URI: http://www.cherry-is.com/
*/


/* default reset */

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.7em;
	}

h2 {
	font-size: 1.6em;
	margin: 0 0 0.7em;
	}

h3 {
	font-size: 1.2em;
	}

h4 {
	font-size: 1em;
	margin: 1em 0 0.5em;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed;
	}
	
tt {
	font-family: 'Courier New', Courier, Fixed;
	font-size: 1.05em;
	}

a {
	text-decoration: underline;
	}
	
a:link {
	color: #00c;
	}

a:visited {
	color: #551A8B;
	}
	
a:hover {
	color: #00f;
	}
	
a:active {
	color: #00f;
	}
	
/* end default reset */

/* layout */
/* end layout */

/* text/post */
	
.post {
	overflow: hidden;
	}
	
.posttitle {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	font-family: "Courier New", Courier, Arial, sans-serif;
	}
	
.pagetitle {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	}

.postfoot {
	margin: 0.5em 0 2em;
	background: url(/img/evil_ruler.gif) no-repeat top;
	padding-top: 16px;
	}

.pl_email {
	background: url(/sg/email_grey.gif) no-repeat left !important;
	padding: 4px 0 4px 17px;
	margin-right: 15px;
	}

.pl_print {
	background: url(/sg/print_icon.gif) no-repeat left !important;
	padding: 4px 0 4px 17px;
	margin-right: 15px;
	}

.pl_link {
	background: url(/sg/link_icon.gif) no-repeat left !important;
	padding: 4px 0 4px 19px;
	margin-right: 15px;
	}

.postmetadata {
	font-size: 95%;
	}

.more_link {
	background: url(images/arrow_right.gif) no-repeat center right;
	padding-right: 10px;
	}
	
.post p {
	line-height: 1.4em;
	margin: 0 0 0.8em;
	}
	
.wise {
	margin: 2em 1.5em !important;
	color: #008;
	}
	
.tip {
	clear: both;
	}
	
.next_link {
	text-align: center;
	font-size: 1.3em;
	margin: 1em 0 2em;
	font-weight: bold;
	clear: both;
	}
	
.next_link .p {
	padding-left: 12px;
	margin-right: 2em;
	background: url(images/arrow_left_yellow.gif) no-repeat left;
	}
	
.next_link .n {
	padding-right: 12px;
	margin-left: 2em;
	background: url(images/arrow_right_yellow.gif) no-repeat right;
	}
	
	
.blank {
	list-style-type: none;
	}
	
.end {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	}
	
.respond {
	color: #008;
	font-weight: bold;
	font-size: 1.1em;
	}
	
.hr {
	background: url(/img/evil_ruler.gif) no-repeat center;
	height: 10px;
	margin: 1.5em 0;
	}
	
.content_nav {
	font-size: 1.2em;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.disclaimer {
	color: #008;
	}
	
.warning {
	font-weight: bold;
	color: #f00;
	}
	
cite.sub {
	font-size: 1.1em;
	font-style: normal;
	}
	
.inline_side {
	text-decoration: none;
	vertical-align: middle;
	}

/* text/post */

/* Begin Structure */

body {
	font-size: 0.8em;
	font-family: Arial, Helvetica, 'Lucida Grande', Verdana, Sans-Serif;
	background-color: #4a4a4a;
	color: #111;
	text-align: center;
	margin: 0;
	}

#page {
	margin: 0 auto;
	width: 990px;
	background: #fbfbfb url(images/evil_bgr.gif);
	text-align: left;
	}
	
#page1 {
	background: url(images/edge_left.gif) repeat-y left top;
	}
	
#page2 {
	background: url(images/edge_right.gif) repeat-y right top;
	padding: 10px 16px 10px 19px;
	}
	
#header {
	padding: 0 10px;
	border-bottom: 2px solid #666;
	text-align: center;
	}
	
#header h1 {
	font-family: "Courier New", Courier, Arial, Sans-Serif;
	font-size: 3em;
	margin: 0;
	font-weight: bold;
	}
	
#header h1 a {
	color: #000 !important;
	text-decoration: none;
	}
	
#subhead {
	margin: 0;
	}
	
#header h2 {
	margin: 0 0 1em;
	}
	
#header h2 strike {
	color: #f00;
	}
	
#header .description {
	text-align: left;
	}
	
#menubar {
	float: left;
	width: 160px;
	padding: 18px 0 18px 10px;
	}

#sidebar {
	float: right;
	padding: 0 8px 18px 0;
	width: 155px;
	}
	
#content {
	width: 556px;
	padding: 18px 0;
	margin-left: 203px;
	}
	
#footer {
	clear: both;
	text-align: center;
	padding: 5px;
	border-top: 2px solid #666;
	}
	
#footer a {
	padding: 0 1em;
	}
	
#top_paging, #bottom_paging {
	text-align: center;
	background: url(/img/evil_ruler.gif) no-repeat bottom;
	padding-bottom: 16px;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	margin: 1em 0;
	}
	
#top_paging {
	margin-top: 0 !important;
	}
	
.paging_previous {
	float: left;
	text-align: left;
	font-weight: bold;
	}
	
.paging_previous a {
	background: url(images/arrow_left_yellow.gif) no-repeat center left;
	padding-left: 14px;
	}
	
.paging_next {
	float: right;
	text-align: right;
	font-weight: bold;
	}
	
.paging_next a {
	background: url(images/arrow_right_yellow.gif) no-repeat center right;
	padding-right: 14px;
	}
	
/* End Structure */

/* Begin Images */

p img {
	max-width: 100%;
	}
	
.content_image {
	border: 1px solid #666;
	}
	
.content_image img {
	border: 2px solid #fff;
	}
	
.align_left {
	float: left;
	margin: 0 16px 16px 0;
	}
	
.align_right {
	float: right;
	margin:  0 0 16px 16px;
	}
	
.align_center {
	margin: 0 auto;
	display: block;
	}
	
img.content_image {
	border: 1px solid #666;
	padding: 2px;
	background-color: #fff;
	}
	
/* End Images */



/* Begin Sidebar */

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#sidebar ul li {
	margin: 1em 0;
	}
	
#sidebar ul ul {
	list-style-type: disc;
	margin-left: 20px;
	}
	
#sidebar li li {
	margin: 0.4em 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar p {
	margin-left: 10px !important;
	font-size: 0.9em;
	color: #555;
	}
	
/* End Sidebar */

/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	}

html>body #commentform textarea {
	width: 100%;
	}
	
#sidebar #searchform {
	margin: 0;
	}
	
#sidebar #searchform input {
	width: 55%;
	margin: 0 3px 0 0;
	}
	
#sidebar #searchsubmit {
	width: 35% !important;
	margin: 0 !important;
	}

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 25%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 8px 0 5px 0; 
	}

.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contacterror {
	border: 1px solid #ff0000;
	}
	
/* End Form Elements */

/* Begin Comments*/

.commentlist {
	padding: 0;
	margin: 0 !important;
	text-align: justify;
	border-bottom: 2px solid #666;
	}

.commentlist li {
	margin: 0;
	padding: 7px 10px 2px;
	list-style: none;
	border-top: 2px solid #666;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmeta {
	float: right;
	padding-left: 10px;
	margin: 0 !important;
	}
	
.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.main_comments_link {
	text-align: center;
	}
	
.commenttitle {
	font-size: 1em;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
.cl_comment_link {
	color: #333 !important;
	text-decoration: none;
	}
	
.cl_more {
	color: #00c;
	text-decoration: underline;
	}
	
#comments {
	margin-top: 30px;
	}
	
#postcomment {
	margin-top: 30px;
	}
	
.commentpagetitle {
	font-size: 1.2em;
	}
	
/* End Comments */



/* Begin Misc */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 1em;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}
	
.invisible {
	display: none;
	}
	
hr {
	margin: 2em 0;
	}
	
.track {
	display: none;
	}
	
/* End Misc */

/* adsense */

#g728 {
	width: 728px;
	height: 90px;
	margin: 1em auto;
	}

#gads {
	width: 160px;
	height: 90px;
	margin-bottom: 2em;
	}
	
#gadb {
	width: 336px;
	height: 280px;
	margin: 1em 0;
	}