body {
	color: #ffffff;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height:16px;
	background-color: #000000;
	background-image: url(/files/bb-henna.kotisivukone.com/images/henna_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body.edit {
	color: #ffffff;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height:16px;
	background-color: #000000;
	background-image: url(/files/bb-henna.kotisivukone.com/images/henna_bg.jpg);
	background-repeat: repeat-x;
	background-position: center -157px;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style:normal;
	font-size: 25px !important;
	line-height: 32px;
	color: #FFFFFF !important;
}

h1 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style:normal;
	font-size: 25px !important;
	line-height: 32px;
	color: #FFFFFF !important;
}

a {
	color: #f2e8f9;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
  color: #ffffff;
}
#page {
  width: 980px;
  margin: 0 auto 0 auto;
  background:transparent;
  background-color: transparent;
}
#top-bar {
	background-color: transparent;
	background-image: url(none);
	background-repeat: repeat;
	background-position: left top;
	height: 358px;
}



/*
#menu {
	background: transparent url(none) top center repeat-y;
	height: 52px;
	line-height: 46px;
	margin-left: 30px;
}
#menu ul {
  float: left;
  padding-right: 42px;
}
#menu ul li {
  background: transparent url(none );
  
  padding-left: 6px;
}
#menu ul li.first_link {
  background-image: url( );
}
#menu ul li a {
  color: #ffffff;
  font-family: "Century Gothic", "Gill Sans", "Gill Sans MS", "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size: 15px;
  display:block;
}

#menu ul li.active_link a, #menu ul li a:hover {
  color: #ffffff;
}
#menu ul li ul {
  z-index: 1001;
}
#menu ul li ul li, #menu ul li ul li.first_link {
  margin: 0; padding: 0;
  background-image: url( );
}
#menu ul li ul li a {
  border: none !important;
  text-transform:none;
  font-size:12px;
  line-height:16px
}
#menu ul li ul li a, #menu ul li ul li.active_link a, #menu ul li ul li a:hover {
  border: none;
  padding:6px 9px 6px 9px;
}
#menu ul li ul li.active_link a, #menu ul li ul li a:hover {
  text-decoration: underline;
}
*/

#menu {
	height: auto;
	background-color: transparent;
	background-image: url(/files/bb-henna.kotisivukone.com/images/top-bar_top_line.jpg);
	margin-top: 4px;
	margin-left: 0px;
	text-transform: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}


#menu ul {
    height: auto !important; min-height: 32px;
    height: 32px;
	z-index: 1000 !important;
}
	
#menu ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1000 !important;
}

#menu ul li a {
	color: #ffffff;
	background-color: transparent;
	background-image: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 19px;
	padding-bottom: 11px;
	padding-left: 19px;
	text-shadow: 1px 1px 1px #0C0C0C;
}
	
#menu ul li a:hover {
	background-image: url(/files/bb-henna.kotisivukone.com/images/menu_act.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	text-decoration: none;
}
	
#menu ul li.active_link a {
	background-image: url(/files/bb-henna.kotisivukone.com/images/menu_act.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li.sublink_active a,
#menu ul li.sublink_active a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/files/bb-henna.kotisivukone.com/images/menu_act.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu li.active_link a:hover {
	color: #FFFFFF;
	z-index: 1000 !important;
}

#menu ul li ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	z-index: 1000 !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: none;
	padding-top: 0px;
	float: left;
	height: auto;
	width: 160px;
	text-transform: none;
	margin-left: 17px;
}

#menu ul li ul li.active_link a,
#menu ul li ul li.active_link a:hover {
	background-image: none !important;
	z-index: 1000 !important;
	background-color: transparent !important;
	color: #FFFFFF!important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

#menu ul li ul li a {
	background-image: none !important;
	z-index: 1000 !important;
	height: auto;
	background-color: transparent !important;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF !important;
	font-size: 11px;
	font-weight: normal;
	margin-right: 12px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-color: #8e0202;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-shadow: none;
}

#menu ul li ul li a:hover {
	background-image: none;
	z-index: 1000 !important;
	height: auto;
	background-color: transparent;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF!important;
	font-size: 11px;
	font-weight: normal;
	margin-right: 12px;
	margin-left: 12px;
	border-top-width: 1px;
	border-top-color: #8e0202;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: underline;
}

#menu ul li ul li.first_link a, #menu ul li.first_link .mli a {
	display: block;
	line-height: 13px;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index: 1000 !important;
}

#menu ul li ul, #menu ul li ul li a, #menu ul li ul li a:hover {
	background-image: url(url(%20));
	z-index: 25;
	height: auto;
	background-color: #b60606;
}

#menu ul li ul li {
      float: none;
}




#columns {
   background: transparent url( none) no-repeat top center;
}
#left-bar {
  width: 200px;
  overflow:hidden;
}
#right-bar {
  width: 330px;
}
#content {
	width: 580px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 10px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-left: 0px;
}
.inner {
  margin: 0 19px 0 19px;
}
body.twocol #content {margin: 0 200px;}
body.nocol #content {margin: 0 16px;}
body.leftcol #content {margin: 0 16px 0 200px;}
body.rightcol #content {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0px;
}
.box {
  margin:16px 0 0 0;
  border:none;
  width:287px;
  background: transparent url( /files/bb-henna.kotisivukone.com/images/box_line.png ) no-repeat bottom left !important;
  background-image: url( /files/bb-henna.kotisivukone.com/images/box_bottom.gif );
  padding-bottom: 1px;
}
.box .header {
  background: transparent url( /files/bb-henna.kotisivukone.com/images/box_header_bg.png ) no-repeat top left !important;
  background-image: url( /files/bb-henna.kotisivukone.com/images/box_top.gif );
  height: auto !important;
  padding-left: 14px;
}
.box .content {
	background: transparent url( /files/bb-henna.kotisivukone.com/images/box_bg.png ) repeat-y top left;
	padding-left: 14px;
	height: auto !important;
	height: 100px;
	padding-bottom: 10px;  
}

.box h1 {
	font-size: 19px !important;
	background-color: transparent;
	font-style: normal;
	font-weight: bold;
}

#footer {
  height: 160px;
  background: transparent url( /files/bb-henna.kotisivukone.com/images/footer_bg.gif ) no-repeat top center;
}
#footer a {
  text-decoration:none;
  font-size:10px;
}

#content h1 {
font-size: 22px;
padding-top: 16px;
color: #702050;
}
body.frontpage #content h1 {
padding-top: 16px;
}
body.albumi #content h1, body.kalenteri #content h1 {
padding-top: 48px;
}
#content h2 {
}
#left-bar, #right-bar {
}
#left-bar h1, #right-bar h1 {
  padding-top: 6px;
  color: #702050;
  font-size: 18px;
}
#copyright {
	display: block;
	float: right;
	padding-top: 130px;
	padding-right: 30px;
}
.eventsCalendarNew {
  width: 95%;
  padding: 0 2% 0 3%;
}
.calendar_block {
  width: 90%;
  padding: 0 10% 0 0;
}

.blog_newest_posts li {
padding:0 0 0 6px;margin-bottom:4px;}

.henna_ads {
	margin-top: 16px;
	text-align: center;
  	height: 187px;
}


body.edit .henna_ads {
display: none;
}

body.edit .henna_ads {
display: none;
}
