body{
	background: #505050 url(http://www.tblog.com/blogs/templates/blue/images/bg.gif);
	color: #330099;
	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 11px;
	padding: 15px 0;
	margin: 0;
}

h1,h2{
	font-family: Georgia, Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

a:link, a:visited{
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active{
	color: black;
}

#Top-Header a:link, #Top-Header a:visited{
	color: #660033;
}

#Top-Header a:hover, #Top-Header a:active{
	color: #737373;
}

.Clearing{
	width: 704px;
	height: 0;
	clear: both;
}

#Top-Header{
	position: relative;
	width: 704px;
	height: 168px;
	background: white;
	border-width: 2px 2px 0;
	border-style: Bold;
	border-color: #0000cc;
	margin: auto;
}

#Top-Header h1{
	height: 168px;
	width: 692px;
	background: white url(http://www.tblog.com/blogs/templates/blue/images/header_sm.jpg) repeat-x 0 6px;
	margin: 0 6px;
	font-size: 38px;
	text-align: center;
	line-height: 160px;
}

#Blog-Content{
	width: 704px;
	background: white;
	border-width: 0 2px;
	border-style: Bold;
	border-color: #E0E0E0;
	margin: auto;
}

#wrapper{
	width: 704px;
	background: white url(http://www.tblog.com/blogs/templates/blue/images/bgcontainer02.gif) repeat-y right;
	margin: auto;
}

#Container{
	width: 704px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
	margin-right: -204px;
}

.content{
	padding: 0;
	margin: 7px 224px 30px 20px;
}

.Title-Content h2{
	clear: both;
	background: url(http://www.tblog.com/blogs/templates/blue/images/dot.gif) bottom repeat-x;
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0;
}

.Body-Content{
	font-size: 13px;
	text-align: justify;
	padding: 0 0 16px 0;
}

.Content-Link-Category{
	background: url(http://www.tblog.com/blogs/templates/blue/images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}

.Content-Link{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}

.Content-Link1{
	display: inline;
}

#Side-BarContainer{
	float: right;
	vertical-align: top;
	width: 204px;
	padding: 2px 0 0 0;
}

.Side-Bar{
	color: #21262A;
	margin: 0 6px 4px 0;
}

.Side-Bardl{
	padding: 0 0 10px 0;
	margin: 0;
}

.Side-Bardl dt{
	background: #E5E5E5 url(http://www.tblog.com/blogs/templates/blue/images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Lucida Grande, Lucida Sans Unicode, Arial, Trebuchet MS, sans-serif;
	padding: 4px 10px;
}

.Side-Bardl dd{
	background: #003399;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}

.Side-Bardl dd:hover{
	background: #E7E7E7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}

.Side-Bardl dd a:link, .Side-Bardl dd a:visited{
	background: url(http://www.tblog.com/blogs/templates/blue/images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

#Footer{
	width: 704px;
	background: #3366ff;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
}

