* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #002F43 url(http://static1.meshfriend.com/sites_html/images/10/tt0008_bg01.jpg) repeat-x;
	text-align:center;
}

* {color:#ffffff;}
a:link, a:hover, a:visited, a:active {color:#ffffff;}

#wrapper {
	text-align:left;
	width: 900px;
	margin:0 auto;
}

input{color:#000;}
select{color:#000;}
textarea{color:#000;}

#bg1 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0008_bg02.jpg) no-repeat center bottom;
}
#bg2 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0008_bg03.jpg) no-repeat center top;
}
#bg3 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0008_bg04.jpg) repeat-y center top;
}
#bg4 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0008_bg05.jpg) no-repeat center top;
}
#bg5 {
	background: url(http://static1.meshfriend.com/sites_html/images/10/tt0008_bg06.jpg) no-repeat center bottom;
}

#header {
	width: 900px;
	height: 150px;
	overflow:hidden;
	margin: 0 auto;
	text-transform: lowercase;
}

#header h1 {
	float: left;
	margin: 0px;
	padding:0;

}

#header div {
	float: right;
	margin: 0px;
	padding: 0 25px 0px 0px;
	text-align:right;
}


#header2 {
	width: 900px;
	height: 88px;
	margin: 0px auto;
}

#menu {
	text-align:center;
	padding: 34px 0px 0px 0px;
}

#search {
	float: right;
}

#page {
	width: 846px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

#content {
	float: left;
	width: 583px;
	_width: 563px;
	*width: 563px;
	_margin:0 0 0 20px;
	*margin:0 0 0 20px;
}

.post .title {
	height: 49px;
	margin:0 0 10px 0;
}

.post .title h2 {
	float: left;
	padding: 12px 0px 0px 24px;
}

#sidebar {
	float: right;
	width: 236px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {/* #sidebar li mudou formata��o para esta */
	padding: 0px 20px 20px 23px;
	//padding: 0px 0px 20px 23px;
}

#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
}


#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
}
