body
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

h1
{
	margin-top: 0;
}

h1 a
{
	font-size: 14px;
	text-decoration: none;
}

#tb_body h2
{
	clear:both;
	padding-top: 15px;
}

#tb_body h2 a
{
	font-size: 18px;
	color: #666;
}

#tb_body h2 .edits a
{
	font-size: 11px;
	font-weight: normal;
}

#tb_sidebar h2
{
	font-size: 12px;
	font-weight: bold;
}

img
{
	border: none;
}

.edits
{
	font-size:11px;
}

.edits a
{
	color:#FF0000;
}

#tb_menu
{
	background: url("http://www.takingitglobal.org/images/connections/tigblogs/images/header_pattern.png") repeat-x;
	position: relative;
	top: 0;
	height: 24px;
}

#tb_tigblogs
{
	position: absolute;
	top: 0;
	left: 5px;
	background: url("http://www.takingitglobal.org/images/connections/tigblogs/images/tig_logo_small.png") no-repeat;
	padding-left: 20px;
}

#tb_menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#tb_menu ul li
{
	display: inline;
	border-left: 1px #757575 solid;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0;
}

#tb_menu ul li.tb_menu_last
{
	border-right: 1px #757575 solid;
}

#tb_menu ul li a,
#tb_tigblogs
{
	color: #757575;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
}

#tb_menu ul li a
{
	padding: 5px 5px 5px 5px;
	margin: 0;
}

#tb_container
{
	width: 759px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#tb_body
{
	width: 559px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}

.tb_post
{
	padding: 0 0 30px 0;
	clear: both;
}

.tb_post img
{
	float: right;
	margin-left: 10px;
}

.tb_post div
{
	padding-top: 10px;
	clear: both;
}

.tb_post div a
{
	color: #666;
	text-decoration: none;
}

.tb_post div a:hover
{
	text-decoration: underline;
}

.tb_post div .tb_date
{
	float: left;
}

.tb_post div .tb_file
{
	float: right;
}

.tb_post div .tb_file a
{
	text-decoration: underline;
}

.tb_post div hr
{
	margin: 5px 0;
	border-bottom: 1px #666 solid;
	border-top: 0; 
	border-left: 0;
	border-right: 0;
	clear: both;
}

.tb_post div .tb_favourite a
{
	background: url("http://www.takingitglobal.org/images/connections/tigblogs/images/favourite.png") no-repeat;
	height: 16px;
	display: block;
	float: left;
	padding-left: 33px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tb_post div .tb_sendtofriend a
{
	background: url("http://www.takingitglobal.org/images/connections/tigblogs/images/sendtofriend.png") no-repeat;
	height: 16px;
	display: block;
	float: left;
	padding-left: 33px;
	margin-left: 33px;
}

.tb_post div .tb_comments
{
	background: url("http://www.takingitglobal.org/images/connections/tigblogs/images/comments.png") no-repeat;
	padding-left: 23px;
	float: right;
}

.tb_post div .tb_comments a
{
	font-weight: bold;
}

.tb_nav a
{
	text-decoration: none;
}

.tb_nav_prev
{
	float: left;
}

.tb_nav_next
{
	float: right;
}

#tb_sidebar
{
	width: 140px;
	float: right;
	padding-left: 10px;
	padding-right: 20px;
}

#tb_sidebar h2
{
	margin: 10px 0 0 0;
}

#tb_sidebar ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

#tb_sidebar ul a
{
	color: #666;
	text-decoration: none;
}

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


#tb_footer
{
	clear: both;
}