/* Rock Restaurant
------------------------------*/

body {
	background-color: #fff;
	font-size:1em;
	}
	
	
#content .article h1{
position:relative;
margin: 1em 0;
background:none;
}

#container, #content{
	width: 100%;
	background:  none;
	}

#masthead, #navs, #breadcrumbs, #icon, #footer, .subMenu, #lhs, #lhs_content, .moreInfo, .readMore, .top{
display:none;
}

#rhs_content, #rhs{
margin-top:-35px;
}



h1,h2,h3,h4,p,a{
color:#000000!important;
}

a{
text-decoration:none!important;
font-weight:normal!important;
}

ul li{
padding-left:0!important;
}

