@charset "UTF-8";

body {
	background-image: url(../img/theme_rumble2010/griptape_tex.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	font-size: 12px;
}


#header {
	background: url(../img/theme_rumble2010/header_rumble.jpg) no-repeat;
}

#container {
	background: #eed9b2 url(../img/theme_rumble2010/main_bg_texture.jpg) repeat-y 0 150px;
}

a:hover {
	color: #6e5631;
}

#nav {
	background: url(../img/theme_rumble2010/mainnavi_rumble.jpg) no-repeat;
}

#nav ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #6e5631;
	text-decoration: none;
	text-transform: uppercase;
}



#nav ul li a:hover {
	color: #d24a00;
}



#nav ul li a.act {
	color: #d24a00;
}


a {
	color: #b64101;
	text-decoration: none;
}

p, td, dl, dd, dt {
	line-height: 1.5em;
}

h1,h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #6e5631;
	line-height: 1.5em;
	font-size: 14px;
}

h1 {
	color: #d24a00;	
}

h2 {
	font-size: 20px;
}

#content h2.posttitle {
//	background: url(../img/theme_rumble2010/arrow_black.gif) no-repeat 0px 12px;
//	padding: 0 0 0 8px;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

.box_top {
	background:url(../img/theme_rumble2010/SUBNAVI_BG_oben.png) no-repeat 0 0;
	height: 20px;
	witdh: 220px;
}


.box_bottom {
	background:url(../img/theme_rumble2010/SUBNAVI_BG_unten.png) no-repeat 0 0;
	height: 20px;
	witdh: 220px;
}

.sidebar_content {
	background:url(../img/theme_rumble2010/SUBNAVI_BG_mid.png) repeat-y 0 40px;
	padding: 2px 0 15px 10px;
	
}

#content div.news-single-item {
	background: url(../img/theme_rumble2010/line_sand.gif) no-repeat 0 bottom; 
}


#content div.news-single-item div.postnav {
	background: url(../img/theme_rumble2010/line_sand.gif) no-repeat 0 bottom; 
}

#content div.newslist div.post {
	background: url(../img/theme_rumble2010/line_sand.gif) no-repeat 0 bottom; 

}


#content div.tx-comments-comments {
	background: url(../img/theme_rumble2010/line_sand.gif) no-repeat 0 bottom; 
}

#content div.tx-timtabsociable-pi1 {
	padding: 0 0 5px 0;
	background: url(../img/theme_rumble2010/line_sand.gif) no-repeat 0 bottom; 
}

#content ul li {
	padding: 0 10px 0 15px;
//background: url(../img/theme_rumble2010/arrow_black.gif) no-repeat 0 center;
	background: url(../img/theme_rumble2010/arrow_black.gif) no-repeat 0px 5px;
	margin: 0 0 5px 0;
}

#html-marker: <a class="act" !!!
#content ul li.act {
	background: url(../img/theme_rumble2010/arrow_black.gif) no-repeat 0 5px;
}

#content ul li a.act {
	color: #6e5631;
} 

#footer{
	background: url(../img/theme_rumble2010/line_sand_928px.gif) no-repeat 20px 0; 
//	margin-bottom: 2px;
}