/*  
Theme Name: TN Edition
Theme URI: http://edition.tefl.net
Description: TN Edition
Version: 1.6
*/

body {
	font-size: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff
	color: #333;
	text-align: center;
	margin: 5px 5px 0 0;
	}

#page{width:955px;border-left:1px solid #999;border-right:1px solid #999;border-top:1px solid #999;text-align:left;}
#page td {padding:20px;vertical-align:top;}

#sidebar {
	float: left;
	width: 160px;
	}

#content {
	margin: 0 10px 10px 170px;
	}

#footer {
	clear: all;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 13px Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
img.avatar {float:left; margin-right:5px;}	

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #666;
	}

/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.content .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 600px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 70px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */





/* Start TN stylesheet*/

h1,h2,h3,h4,h5,h6{font-family:Verdana,Arial,Helvetica,sans-serif}
h1{font-size:20px}
h2{font-size:18px}
h3{font-size:16px}
h4{font-size:14px}
h5{font-size:12px}
h6{font-size:10px}

td {vertical-align:top;}

small {font-size: 13px;}
.big {font-size: 17px;}

.navbar {
  width: 947px;
  background-color: #ececec;
  border-spacing: 0px;
  text-align: left;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  font-weight: bold;
  font-size: 14px
  font-family: Verdana, Arial, Sans-Serif;
}

.tableLRB{width:955px;border-left:1px solid #999;border-right:1px solid #999;border-bottom:1px solid #999;text-align:left;padding:5px;}
.tableLR{width:955px;border-left:1px solid #999;border-right:1px solid #999; text-align:left;padding:5px;margin:0;}

.TNsupbar{width:947px;background-color:#eccecc;border:0px;padding:4px;border-spacing:0;text-align:left; font-size:11px; font-weight:normal}
.TNlinkbar{width:947px; background-color:#eceece; border:0px; padding:4px; border-spacing:0; text-align:left; font-size:12px; font-weight:bold; border-bottom:1px solid #999;}
.TNleftsidebar{width:160px}

.teach-english-hdrav{width:955px;border:1px solid #999;}

acronym,.tip{border-bottom:1px dotted;cursor:help;}
.by {background-color:#ececec;color:#666;padding:5px;}

#TNfooter {width:955px;text-align:left;vertical-align:top;background-color:#ececec;padding:5px;border-top:1px solid #999;}
#TNfooter tr td {font-size: small;}

/* End TN stylesheet*/
