
	#BLIND {
		position: absolute;
		visibility: hidden;
		top: 0;
		left: 0;
		width: 180px;
		height: 115px;
		z-index: 1;
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		filter: alpha(opacity=0);
	}
	#blinds_panel {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	#body{
		z-index: 2;
	}
	.blind{
		width: 180;
		height: 115;
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity: 0;
		filter: alpha(opacity=0);
	}


body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(summer_day.jpg) no-repeat left top;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;

  height:100%;
  min-height:100%;
}

h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 90%;
	height: 147px;
	margin: 0px auto;

}

#subheader {
	width: 100%;
	height: 43px;
	margin-top: 330px;
	background: #FFFFFF url(sub_header.gif) repeat-x;

}
#subheader ul {
	margin-left: 45px;
	padding: 5px 0px 0px 0px;
	list-style: none;


}
#subheader li {
	display: inline;
}
#subheader a {
	display: block;
	float: left;
	margin-left:20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #ffffff;

	width:auto;
	height:25px;
	text-align:center;
    padding-top:3px;
}
#subheader a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

#active1 {
	color:#A9D44E;
}



/* Logo */

#logo {
	float: left;
	padding: 45px 0 0 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
color: #6699CC;
	font-weight:normal;
	font: 3em "Tahoma";
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #669999;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#logo p {
	margin: 0 2px; 0 0;
	text-transform: lowercase;
	font-size: 1em;
	letter-spacing: 1px;
	color:#999999;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
#menu_container {
	float: right;
}

#menu {
	float: right;
margin-top:300px;

}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;

}

#menu li {
	display: inline;
	background:url("left_tab.gif") no-repeat left top;
	margin: 0;
padding: 0px 5px 0px 5px;
float: left;

}

#menu a {
	display: block;
	float: left;

	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #00011;
	background:url("right_ta.gif") no-repeat right top;
	height: 25px;
	text-align:center;
    padding-top:5px;
	padding-right:5px;
}

#menu > ul a
{
width: auto;
}

#upmenu {
	float: right;
position:absolute;
clear:both;
margin-left:40%;
z-index:100;

}

#upmenu img{
border: none;
padding-left:5px;
behavior: url(/nifty/iepngfix.htc)
}

#upmenu ul {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;

}

#upmenu li {
	display: inline;
}

#upmenu a {
	display: block;
	float: left;
	margin-left: 10px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: white;


	height:25px;
	text-align:center;
    padding-top:5px;
}

/*#upmenu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */

#wrapper {

}

#page {
	width: 90%;
	margin: 0px auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 73%;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(img05.gif) repeat-x;
	font-size: 1.8em;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 25%;
	position:relative;


}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(img06.gif) no-repeat 6px 50%;
}

#sidebar h2 {
	padding-left: 20px;
	background: url(img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
	background: #FFFFFF url(sub_header_niz.gif) repeat-x;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFFFFF;

}

#footer a {
	color: #FFFFFF;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}





.highslide {
	cursor: url(/high/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/high/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/high/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


