/* COMMON

------------------------*/


/*#background{ 
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left:0;
	background:white url(buffet_background_image_low.jpg) no-repeat top center fixed !important;
	z-index: 1;
}*/

body {
	color:#7E7068;
	background:white url(buffet_belissimo_pattern_01.gif) repeat top center fixed !important;
}
a {
	color:#29DE8B;
	font-weight:bold;
}
a:hover {
	color:6C1D6B
}
.hr, hr {
	border-top:1px dashed #6C0467;
	background:none;
}
/* LAYOUT

------------------------*/



#container {
}
/* menu */



	#menu {
	margin:0 0 10px 0;
	border-bottom:1px dashed #7E7068;
}
#menu ul li {
	margin:0 10px 0 0;
}
#menu ul li a {
	text-transform:uppercase;
	padding:0;
	color:#7E7068;
	font-weight:bold;
}
#menu ul li a:hover {
	color:#29DE8B;
}
#menu ul li.active a {
	color:#6C1D6B;
	color:#29DE8B;
}
#body {
}
/* components */



	#components {
	border:none;
	padding:0;
	width:648px;
	color:#7E7068;
	float:left;
}
#components .slideshow h2 {
	width:277px;
}
#components a, #components a:visited {
	color:#7E7068;
	text-decoration:underline;
}
#components h1,  #components h2,  #components h3 {
	padding:10px;
	background-color:#7E7068;
	font-weight:bold;
	color:#29DE8B;
	width:628px;
}
#components h1 a, #components h1 a:visited,  #components h2 a, #components h2 a:visited,  #components h3 a, #components h3 a:visited {
	color:#29DE8B;
	text-decoration:none;
}
#components .eventhead {
	padding:inherit;
	margin:0 0 10px 0;
	border-bottom:none;
}
#components .eventdescription {
	padding:0;
	margin:0;
	margin-bottom:0;
	border-top:none;
}
#components p {
	margin:0;
	padding:0 0 10px 0;
	color:#7E7068;
}
#components .bloghead {
	border-bottom:1px dashed #6C0467;
}
#components h4 {
	padding-bottom:10px;
}
#components h5 {
	text-transform:uppercase;
	color:#FF8040;
	font-weight:bold;
	font-size:17px;
	padding-bottom:10px;
}
/* sidebar */



	#sidebar {
	color:#6C0467;
	padding:15px;
	background-color:#29DE8B;
	width:270px;
	overflow:hidden;
	margin:0;
	float:right;
}
#sidebar .submenu ul {
	margin-top:15px;
}
#sidebar .submenu h1 {
	background-color:#7E7068;
	font-weight:bold;
	color:#29DE8B;
	margin-top:0;
	text-transform:uppercase;
	border-bottom:10px solid white;
	margin:-15px 0 0 -15px;
	width:270px;
	padding:15px;
	text-align:center;
}
#sidebar .blog_rss {
	margin-top:15px;/*margin-bottom:10px;*/

	}
#sidebar .submenu li a {
	color:#6C0467;
}
#sidebar .submenu li a:hover {
	color:#29DE8B;
	background-color:#7E7068;
}
#sidebar .submenu li.level2_selected a {
	color:#29DE8B;
	background-color:#7E7068;
}
#sidebar .submenu li.level2_selected span {
	display:none;
}
#sidebar .components {
	padding:0;
	border:none;
	background:none;
}
#sidebar h1,  #sidebar .components h1,  #sidebar h2,  #sidebar .components h2,  #sidebar h3,  #sidebar .components h3,  #sidebar h4,  #sidebar .components h4,  #sidebar p,  #sidebar .components p {
	margin:0;
	padding:0 0 10px 0;
	color:#6C0467;
}
#sidebar a,  #sidebar .components a {
	color:#6C0467;
}
#footer {
	float:left;
}
#cyberdesign {
	float:left;
}

#header-logo{
	position:relative;
}

#twitter{
	position:absolute;
	z-index:10;
	right:107px;
	top:95px;
	display:block;
	width:35px;
	height:35px;
}
#twitter:hover{
	background:url(rollover_twitter.gif);
}
#facebook{
	position:absolute;
	z-index:10;
	right:153px;
	top:95px;
	display:block;
	width:35px;
	height:35px;
}
#facebook:hover{
	background:url(rollover_facebook.gif);
}



