#content {
	background: url(../images/border-x) 0 100% repeat-x;
}

#global_navi {
	width: 140px;
	height: 500px;
	position: relative;
	padding: 0;
	float: left;
	margin: 0 40px 0 0;
}

#global_navi ul li {
	position: absolute;
	width: 70px;
	text-indent: -50000px;
	padding: 0;
	margin: 0;
}

#global_navi ul li a {
	font-size: 1px;
}

#btn_top {
	top: 0;
	left: 20px;
}

#btn_top a,
#btn_top a:link,
#btn_top a:visited {
	display: block;
	background: url(../images/navi.gif) -8px 0;
	height: 60px;
	text-align: none;
}

#btn_top a:active,
#btn_top a:hover {
	background: url(../images/navi.gif) -8px -60px;
	text-align: none;
}

#btn_news {
	top: 60px;
	left: 70px;
}

#btn_news a,
#btn_news a:link,
#btn_news a:visited {
	display: block;
	background: url(../images/navi.gif) -103px 0;
	height: 60px;
	text-align: none;
}

#btn_news a:active,
#btn_news a:hover {
	background: url(../images/navi.gif) -103px -60px;
	text-align: none;
}


#btn_profile {
	top: 120px;
	left: 20px;
}

#btn_profile  a,
#btn_profile  a:link,
#btn_profile  a:visited {
	display: block;
	background: url(../images/navi.gif) -198px 0;
	height: 60px;
	text-align: none;
}

#btn_profile  a:active,
#btn_profile  a:hover {
	background: url(../images/navi.gif) -198px -60px;
	text-align: none;
}


#btn_photos {
	top: 180px;
	left: 70px;
}

#btn_photos a,
#btn_photos a:link,
#btn_photos a:visited {
	display: block;
	background: url(../images/navi.gif) -293px 0;
	height: 60px;
	text-align: none;
}

#btn_photos a:active,
#btn_photos a:hover {
	background: url(../images/navi.gif) -293px -60px;
	text-align: none;
}


#btn_pola {
	top: 240px;
	left: 20px;
}

#btn_pola_active {
	top: 240px;
	left: 20px;
	background: url(../images/navi.gif) -388px -120px;
	height: 60px;
}

#btn_pola a,
#btn_pola a:link,
#btn_pola a:visited {
	display: block;
	background: url(../images/navi.gif) -388px 0;
	height: 60px;
	text-align: none;
}

#btn_pola a:active,
#btn_pola a:hover {
	background: url(../images/navi.gif) -388px -60px;
	text-align: none;
}

#btn_board {
	top: 300px;
	left: 70px;
}

#btn_board a,
#btn_board a:link,
#btn_board a:visited {
	display: block;
	background: url(../images/navi.gif) -483px 0;
	height: 60px;
	text-align: none;
}

#btn_board a:active,
#btn_board a:hover {
	background: url(../images/navi.gif) -483px -60px;
	text-align: none;
}

#btn_mail {
	top: 360px;
	left: 20px;
}

#btn_mail a,
#btn_mail a:link,
#btn_mail a:visited {
	display: block;
	background: url(../images/navi.gif) -579px 0;
	height: 60px;
	text-align: none;
}

#btn_mail a:active,
#btn_mail a:hover {
	background: url(../images/navi.gif) -579px -60px;
	text-align: none;
}


#btn_links {
	top: 420px;
	left: 70px;
}

#btn_links a,
#btn_links a:link,
#btn_links a:visited {
	display: block;
	background: url(../images/navi.gif) -676px 0;
	height: 60px;
	text-align: none;
}

#btn_links a:active,
#btn_links a:hover {
	background: url(../images/navi.gif) -676px -60px;
	text-align: none;
}

#wrapper_blog {
	background: url(../images/border_x.gif) 0 100% repeat-x;
}

h2#pola {
	background: url(../images/pola/title.gif) 0 0;
	width: 579px;
	height: 30px;
	font-size: 1px;
	text-indent: -57900px;
}

p.date {
	font-size: 80%;
	text-align : right;
}

h3.title {
	font-size: 110%;
	margin: 15px 0;
	color: #930;
}


#entries {
	width: 360px;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	background: url(../images/border_y.gif) 100% 0 repeat-y;
}

#sidebar {
	width: 180px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 -1px;
	background: url(../images/border_y.gif) 0 0 repeat-y;
}

h4 {
	font-size: 100%;
	color: #930;
	margin: 15px 0 -2px 0;
	line-height: 150%;
}

#recent_entry,#categories,#archives {
	margin: 0 0 30px 0;
}


