body {
background: #000 url('http://www.arena-inside.com/wp-content/custom/background.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
z-index: 0;
}


#blogheader { background: #00000 url('/wp-content/custom/logo.png') top center no-repeat; border: 0; }

#viola{
position: fixed;
bottom: 0px;
right: 400px;
z-index: -2;
}


.post {
background-color: #fff;
color: #000;
border: #ccc groove 2px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.narrowcolumn {
	width: 750px;
	padding: 0 5px;
	overflow: hidden;
}


/*
background:url('http://www.arena-inside.com/wp-content/custom/repeat.png') repeat-y;
*/





#section-wrap {
	width: 770px;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
}

ol.commentlist {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: #FFF;
	color: #000;
	border: #ccc groove 2px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.alt {
background: #feefc6;
color: #000;
border-top: 1px solid #7D7D7D;
border-bottom: 1px solid #7D7D7D;
padding-top: 20px;
}


#footer {
	color: #9b5d13;
	padding: 5px 0;
	text-align: center;
}

	.footer-text {
		font-size: 12px;
	}

#footer .footer-pipe {
	padding: 0 2px;
}





/*
#C8D9E3
*/


/*
	zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.5;
        */





/*
.bypostauthor { background:#dadada; }
*/


.comment-avatar {
	width: 64px;
	height: 64px;
	display: inline-block;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
/*
#comment, #author, #email, #url, .comment-textarea, 
.easel_control_panel_widget #user_login, .easel_control_panel_widget #user_pass {
	padding: 2px;
	color: #fff;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	background: #ccc;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
*/
a:link {
	color: #f59f3b;
}

a:visited {
	color: #f59f3b;
}

a:hover {
	color: #f00;
}

a:focus {
	outline: none;
}


/*
#comment-textarea:focus, #comment:hover, #author:hover, #email:hover, 
#url:hover, #comment:focus, #author:focus, #email:focus, #url:focus,
.easel_control_panel_widget #user_login:focus, .easel_control_panel_widget #user_pass:focus {
	background: #fff;
	color: #000;
}

*/









/* Companion Custom CSS over-rides for [ Arena-Inside ]:  -
body {
	
background: #000 url('http://www.arena-inside.com/wp-content/custom/custom_bg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
z-index: 0;


}


.class2 a {
color: #fff;
text-decoration: underline;
}

.class2 a:hover {
color: #f00;
text-decoration: underline;
}

.class3 a {
color: #fff;
text-decoration: underline;
}

.class3 a:hover {
color: #f00;
text-decoration: underline;
}

.class4 a {
color: #fff;
text-decoration: none;
}

.class4 a:hover{
color: #000;
text-decoration: none;
}
*/