html#day, #day body {
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size:12px;
	position:relative;
	line-height:1.7em;
	background: #fff url(../images/body_bg.jpg) repeat-x top left;
	color: #333;
	text-align:left;
	height: 100%;
}

#day #site-wrapper {
height: auto !important;
height: 100%;
min-height: 100%;
position:relative;
overflow:hidden;
background:url(../images/center_bg.jpg) no-repeat top center; 
}

#day a, #day a:link, #day a:visited { color: #105f8b; }
#day a:hover { color: #2a8ec0; outline: 0; }

#day #logo { background:url(../images/logo.png) no-repeat; }

#day #content h1, #day #content h2, #day #content h3, #day #content h4, #day #content h5, #day #content h6 {margin-bottom:10px; color: #105f8b;}
#day #content h1 a:hover, #day #content h2 a:hover, #day #content h3 a:hover, #day #content h4 a:hover, #day #content h5 a:hover, #day #content h6 a:hover {text-decoration:none;}

#day #content img {background: #ececec; border: #d9d9d9 1px solid; padding:4px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:left; margin:0 4px 0 0;}
#day #content a:hover img, #day #content a.active_button img {background: #777; border: #d9d9d9 1px solid; padding:4px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:left; margin:0 4px 0 0;}

#day #content .gray_container { background: #ececec; border: #d9d9d9 1px solid; padding:2px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:left; margin:0 4px 0 0; }
#day #content .gray_container img, #day #content .gray_container a:hover img, #day #content .gray_container a.active_button img { padding: 2px !important; }
#day #content .gray_container a {line-height: 21px; font-size: 10px; }
#day #content .gray_container a, #day #content .gray_container a:visited { color: #333; }
#day #content .gray_container a:hover { text-decoration: none; color: #105f8b; }

#day .main-column a {color: #105f8b;}
#day .main-column a:hover {color: #2a8ec0; text-decoration:underline;}

#day button {padding:2px 7px; background: #105f8b; color: #fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-size:10px; text-transform:uppercase;border:none; font-size:14px; height:auto; cursor:pointer; width:auto;}
#day button.hover {padding:2px 7px; background: #043d5d; color: #fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; font-size:10px; text-transform:uppercase;border:none; font-size:14px; height:auto; cursor:pointer; width:auto;}

#day #search {float:right; position:relative; margin-top:-60px; width: 230px;}
#day #search-box {height:25px; width:230px; display:block; background:url(../images/search_bg.png) no-repeat left top; border:none; padding-left:10px; padding-top:1px; font-size:11px; line-height:30px; color: #6e6e6e;}
#day #search-submit {height:16px; width:13px; display:block; float:right; background:url(../images/search_submit.png) no-repeat right top; border:none; position:absolute; right:0; top:8px;cursor:pointer; margin: 0 5px 0 0 !important;}

#day .boxed { border: #6d9fbb 1px solid; padding:15px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-bottom: 10px; }

#day .sidebar li a { color: #333333; }
#day .sidebar_menu li a:hover { background: #EFF2F7; }

#day form p.label, #day form p.leftlabel { color: #2a8ec0; }

#day #footer { border: #6d9fbb 1px solid; }
#day #footer .owl { background: url(../images/sitting_owl.png) no-repeat 0 0; }

#day .post_box p { color: #000; }
