body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
        margin:0;
        padding:0;
}
table {
        border-collapse:collapse;
        border-spacing:0;
}
fieldset,img { 
        border:0 none;
}
address,caption,cite,code,dfn,em,strong,th,var {
        font-style:normal;
        font-weight:normal;
}
ol,ul {
        list-style:none;
}
caption,th {
        text-align:left;
}
h1,h2,h3,h4,h5,h6 {
        font-size:100%;
        font-weight:normal;
}
q:before,q:after {
        content:'';
}
abbr,acronym { border:0;
}




body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	line-height:14pt;
	color:#000;
}
body.morning {
	background-color:#7FC31C;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
}
body.day {
	background-color:#EB008B;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
body.evening {
	background-color:#FF6F00;
	background-image:url(images/bg3.jpg);
	background-repeat:repeat-x;
}
body.night {
	background-color:#00A0C6;
	background-image:url(images/bg4.jpg);
	background-repeat:repeat-x;
}

#site {
	width:90%;
	margin:0 auto;
	
}
#head {
	width:100%;
	height:150px;
	position:relative;

}
.head_search {
	width:120px;
	right:120px;
	top:50px;
	position:absolute;
}
#s {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	padding: 0px;
}
#searchsubmit {
	width:16px;
	height:16px;
	float:right;
	margin: 15px -20px 0 0;
	border:none;
	padding: 0px;

}
#menu {
	position:absolute;
	left:0;
}
#menu a:link, #menu a:active {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin:5px;
}
#menu a:visited, #menu a:hover {
	color:#CCCCCC;
	text-decoration:none;
	display:block;
	margin:5px;
}
#rss {
	position:absolute;
	right:0;
	top:0;
}
a:link, a:active, a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
#foot a {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#FFFFFF;
	font-style:italic;
	font-size:98pt;
	line-height:100pt;
	font-weight:900;

}
h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	color:#FFFFFF;
	font-style:italic;
	font-size:50pt;
	line-height:150pt;
}
h2 {
	font-size:20pt;
	line-height:50pt;
}
h3 {
	font-size:18pt;
	line-height:24pt;
}
h4 {
	font-size:16pt;
	line-height:22pt;
}
h5 {
	font-size:14pt;
	line-height:18pt;
}
h6 {
	font-size:12pt;
	line-height:16pt;
}
p {
	margin-top: 10px;
}
blockquote {
	padding:25px;
	margin:25px;
	background-color:#333;
	color:#999;
	text-align:center;
	font-size: 12pt;
	font-style:italic;
	line-height: 18pt;
}
em {
	font-style:italic;

}
strong {
	font-weight: bold;
}
.entry ul {
	padding-left:20%;
}
.post h1, .post h2, .post h3,.post h4, .post h5,.post h6 {
	}

label {
	font-size:10pt;
	margin-top:10px;
	float:left;
}
#commentform p {
	margin-top:0px;
	
}
#foot {
	width:100%;
	text-align:center;
	
}
#right_col {
	width:49%;
	float:right;
	min-height:350px;
	
}
#main {
	float:left;
	width:100%;
}
#right_col_internal {
	width:100%;
	float:right;
	min-height:350px;
	
}

#right_col.morning {
	background:url(images/fish.png) 20% bottom no-repeat scroll;
	}
#right_col.day {
	background:url(images/fish.png) 20% bottom no-repeat scroll;
	}
#right_col.evening {
	background:url(images/fish.png) 20% bottom no-repeat scroll;
	}
#right_col.night {
	background:url(images/fish.png) 20% bottom no-repeat scroll;

	}
	


#right_col_internal.morning {
	background-image:url(images/fish2.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	}
#right_col_internal.day {
	background-image:url(images/fish2.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	}
#right_col_internal.evening {
	background-image:url(images/fish2.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	}
#right_col_internal.night {
	background-image:url(images/fish2.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	}
	
.left_col {
	width:49%;
	float:left;
	overflow:hidden;
}
.clear {
	clear:both;

}
.left {
	float:left;

}
#menu li {
	float:left;
	display:block;
}
.img_box {
	width:100px;
	height:100px;
	margin: 5px 0 0 5px;
	overflow:hidden;
	float:left;
}

.img_box a {
	display:block;
	width:100px;
	height:100px;
}
.gallerycontainer {
	max-width:450px;
}


.img_box a:hover {
	overflow:visible;
	text-decoration: none;

}

textarea, input {
	width:100%;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	padding:2px;

}
.children {
	display: none;
}
.current-cat .children {
	display:inherit;
}
.entry .yapb-image {
	float:left;
	margin: 0 30px 30px 30px;
}
.postmetadata {
	display:none;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
	color:#000000;
	}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; /*background:;*/}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; right:0;
	padding: 15px;
	width:200px;
	/*filter: alpha(opacity=70);
	-KHTML-Opacity: 0.70;
	-MozOpacity: 0.70;
	opacity: 0.70;*/
}
a.tt:hover span.top{
	display: block;
	
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 15px;
	background-color:#FFFFFF;
	color:#000000;
}
a.tt:hover span.bottom{
	display: block;
	
}/*---------- bubble tooltip end -----------*/

#ll, .cform legend {
	display:none;
}
