/* General Variables */
body {
	padding:0px;
	margin:0px;
	background: #ffffff;
	color:#0;
	font:14px/17px Helvetica, Arial, sans-serif;
}

div, p, ul, h2, img {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:none;
}

a {
	background:#fff;
	color:#000;
	text-decoration:none;
}

a:hover {
	background:#fff;
	color:#666;
	text-decoration:underline;
} 

/* Navigation Area */

#top {
	width:1000px;
	height:90px;
	position:relative;
	margin:0 auto;
}

#top img {
	position:absolute; 
	top:15px; 
	left:25px; 
	padding:0 0 0 35px;
	border: 0px;
}


#top ul {
	width:470px;
	height:25px;
	position:absolute;
	top:25px;
	right:45px;
}

#top ul li {
	width:78px;
	height:32px;
	float:left;
	border-bottom: 2px solid #ffcc00;

}
#top ul li a {
	height:32px; 
	line-height:32px; 
	display:block;
	color:#666; 
	font-weight:700; 
	text-align:center; 
}
#top ul li a:hover{
	color:#000060; 
	font-weight:900; 
	text-decoration:underline;
	border-bottom: 2px solid #ffffff;
}

#top ul li a.h {
	background:#fff;
	color: #000060;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height:25px;
	border-top: 2px solid #ffcc00;
	border-bottom: 2px solid #ffffff;
}
/*----/TOP PANEL----*/

/*----SUBNAV----*/

#cat {
	position:absolute;
	top:70px;
	right:240px;
}

#cat ul li{
	width:70px;
	float:left;
}
#cat ul li a {
	font-size: 12px;
	display:block;
	color:#666; 
	text-align:center; 
}
#cat ul li a:hover{
	color:#000060; 
	text-decoration:underline;
}

#cat ul li a.selected {
	background:#fff;
	color: #000060;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}


/*----/SUBNAV----*/


/*----BODY PANEL----*/

#content {
	width:850px; 
	position:relative; 
	left: 10px;
	margin:0 auto;
	font-size: 12px;
	padding-bottom: 30px;
}

#content h1 {
	border-bottom: 5px solid #ffffff;
	color:#ffaa00; 
	line-height: 100%;
	padding-bottom: 10px;
	font-size: 36px; 

}


#content p {
	text-align: justify;
	padding-bottom: 5px;
}

#content ul {
	padding: 0px 5px 5px 20px;
}

h2 {
	color:#ffaa00; 
	border-bottom: 3px inset #ffaa00; 

	margin-bottom: 15px;
}

#content h2 a {
	color:#ffaa00; 
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px inset #ffaa00; 
}

#hdr {
	width:850px; 
	position:relative; 
	margin:0 auto;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 20px;
}

#hdr p.lft {
	margin:0 0 0 400px;
	font-style: italic;
	font-weight: bold; 
}

/*----Body Middle Panel----*/
#mdl {
	width:850px; 
	position:relative; 
	margin:0 auto;
}


/*----Middle Left Panel----*/


#mdllft {
	width:450px; 
	float:left;
}

#mdllft p {
	padding: 0px 0 0 10px; 
}

p #dtl {
	padding: -10px 0 0 0px;
	color: 123456;
}
#mdllft h1 {
	color:#ffaa00; 
	border-bottom: 5px inset #FFFFFF; 

}
#mdllft h1 a {
	font-size: 25px;
	border-bottom: 5px inset #ffaa00;
	color: #ffaa00;}

#mdllft h2 {
	color:#ffaa00; 
	border-bottom: 5px inset #ffaa00; 
	font-size:24px; 
}

#mdllft h3 a {
	color:#000060; 
	font-size:14px; 
}


/*----/Middle Left Panel----*/

/*----Middle Right Panel----*/

#imgrt {
	float:right; 
	padding-left:15px;
}

#elsewhere {
	width:800px; 
	float:left;
	top: 50px; 
	padding:50px 0 0 -10px;}

#elsewhere p {
	padding: 10px;
}

#elsewhere h2 {
	color:#ffaa00; 
	border-bottom: 5px inset #ffaa00; 
	font-size:24px; 
}

#elsewhere ul{
	list-style-type:none;
	left: 300px;
	position: relative;
}

#elsewhere ul img {
	border: 0px;
}

#elsewhere ul li {
	display: inline;
	padding-bottom: 25px;
	}


/*----/Middle Right Panel----*/

/*----Footer Panel----*/
#footer {
	width:100%; 
	position: fixed;
	bottom: 0px; 
	padding-top: 5px;
	background: #fefad0;
}

#footer ul{
	top: 10px; 
	height:20px; 
}

#footer li {float:left; }

#footer ul li a {
	padding:0 10px 0; 
	text-decoration:none;
	background: #fefad0;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#footer #other li {
	position: relative;
	left: 500px;
	top: 0px;
}

#footer #other li a img {
	border: 0px;
}

/*----Footer Panel Ends ----*/

/*----Date Icons----*/

.month1 { 
	background: url(http://www.tnl.net/img/blog/cal/01.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}

.month2 {
	background: url(http://www.tnl.net/img/blog/cal/02.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}
		
.month3 { 
	background: url(http://www.tnl.net/img/blog/cal/03.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}

.month4 { 
	background: url(http://www.tnl.net/img/blog/cal/04.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}

.month5 { 
	background: url(http://www.tnl.net/img/blog/cal/05.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}

.month6 {
	background: url(http://www.tnl.net/img/blog/cal/06.gif) no-repeat 0 0;
	padding: 20px 0px 5px 10px;
}

.month7 {
	background: url(http://www.tnl.net/img/blog/cal/07.gif) no-repeat 0 0;
	padding: 20px 0px 5px 10px;
}

.month8 { 
	background: url(http://www.tnl.net/img/blog/cal/08.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}
.month9 { 
	background: url(http://www.tnl.net/img/blog/cal/09.gif) no-repeat 0 0; 
	padding: 20px 0px 5px 10px;
}

.month10 { 
	background: url(http://www.tnl.net/img/blog/cal/10.gif) no-repeat 0 0;
	padding: 20px 0px 5px 10px;
}

.month11 {
	background: url(http://www.tnl.net/img/blog/cal/11.gif) no-repeat 0 0;
	padding: 20px 0px 5px 10px;
}

.month12 {
	background: url(http://www.tnl.net/img/blog/cal/12.gif) no-repeat 0 0;
	padding: 20px 0px 5px 10px;
}

.shield {
	position: relative;
}

.year {
	position: relative;
	left: 5px;
	top: -3px;
	text-align: center;
	background-color: #000060;
	color: #ffffff;
	width: 33px;
	font-size: 9px;
}

/*---- Story Related ----*/

#mde {
	position: absolute;
	left: 700px;
	top: 50px;
	width: 200px;
}

#mde h3, #sb h3 {
	color:#ffaa00; 
	border-bottom: 3px inset #ffaa00; 
	font-size:18px; 
}

#sb {
	position: relative;
	top: -180px;
	left: 680px;
	width: 250px;
}

#sb ul {
	position: relative;
	left: -15px;
}

/*---- Entry Related ----*/

#entry {
	position: absolute;
	left: 80px;
	top: 60px;
	width: 600px;
	font-size: 14px;
	line-height: 150%;
	height: auto;
}

#entry blockquote:before {
	color: #EDEDED;
	content: open-quote;
	font-size: 60px;
	font-weight: bold;
	z-index: -1;
	float: left;
}

#entry blockquote:after {
	color: #EDEDED;
	content: close-quote;
	font-size: 60px;
	font-weight: bold;
	z-index: -1;
	float: right;
	margin-right: 5px;
	margin-left: 500px;

}

#entry blockquote {
	color: #555555;
	margin-left: auto; 
	margin-right: auto;
	width: 500px;
	quotes: "\201C" "\201D";
}

#entry > p:first-child {
	font-size: 20px;
	line-height: 30px;
	color: gray;
	padding: 0px 5px 30px 5px;
}

#entry > p:first-child > a {
	font-size: 20px;
}

#entry > p:first-child:first-letter {
	padding-left: 0px;
}

#entry a {
	color:#000060; 
	font-size: 15px;
	text-decoration: none;
}

#entry a:hover {
	text-decoration: underline;
}

#entry h2, #entry h3 {
	color:#ffaa00; 
	border-bottom: 1px solid #ffaa00; 
	font-size:18px; 
}

#entry li {
	list-style: square outside url(http://www.tnl.net/img/blog/listarrow.png);
	margin: 0px 10px 5px 20px;
}

#cmt li {
	position: relative;
	left: -50px;
	list-style: none;
}

#entry table {
	border: 1px solid #AAAAAA;
	background-color: #E5E5E5;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: auto; 
	margin-right: auto;
}

#entry td {
	border: 1px solid gray;
	font-size: 12px;
	text-align: center;
	padding: 2px 3px 2px 3px;
}

#entry td strong {
	font-weight: bold;
	background-color: #E5E5E5;
}

#entry p {
	padding-bottom: 10px;
}

#entry p:first-letter {
	padding-left: 10px;
}

#entry strong {
	background-color: #ffaa00;
	font-weight: normal;
}

/*---- Entry Related Ends ----*/

