body{
	background: #505050 url(http://www.tblog.com/blogs/templates/pink/images/bg.gif);
	color: #666666;
	font-family: Arial;
	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;
	color: #ffffff;
}

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

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

#header a:link, #header a:visited{
	color: #474747;
}

#header a:hover, #header a:active{
	color: #737373;
}

.clearing{
	width: 704px;
	clear: both;
}

#header{
	position: relative;
	width: 704px;
	height: 168px;
	background: #ffffff;
	border-width: 2px 2px 0;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}

#header h1{
	height: 168px;
	width: 692px;
	background: white url(http://www.tblog.com/blogs/templates/pink/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: #ffffff;
	border-width: 0 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}

#wrapper{
	width: 704px;
	background: white url(http://www.tblog.com/blogs/templates/pink/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;
}

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

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

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

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

.Content-Item1{
	display: inline;
}

#Side-Barcontainer{
	float: right;
	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/pink/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: #EEEEEE;
	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/pink/images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

#footer{
	width: 704px;
	background: #666666;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

