/* css document @ ebcsont */
body { margin: 0; padding: 0; background: #fff; font-family: Arial; font-size: 12px; color: #000; }
a { text-decoration: underline; color: #007DBA; }
a:hover { text-decoration: none; color: #007DBA; }
a img { border: none; }
#csscap div.char { position: relative; width: 10px; height: 12px; margin-right: 2px; float: left; }
#csscap div.char div { position: absolute; background: #999; overflow: hidden; }

#container { position: absolute; width: 770px; left: 50%; top: 0; margin-left: -385px; }
#grafic_head { width: 770px; height: 20px; background: #fff url(grafix/grafic_head.jpg) no-repeat center bottom; }
#grafic_foot { width: 770px; height: 20px; background: #fff url(grafix/grafic_foot.jpg) no-repeat center top; }
#grafic_body { width: 710px; background: #fff url(grafix/grafic_body.jpg) repeat-y center top; overflow: hidden; padding: 8px 30px 5px 30px; }
#grafic_body2 { width: 710px; background: #fff url(grafix/bodybg.jpg) repeat-y center top; overflow: hidden;}

#head { width: 710px; height: 320px; overflow: hidden; background: #007DBA; }
#head #main { width: 480px; height: 320px; float: left; }
#head #main #menu { width: 480px; height: 180px; }
#menu #logo { width: 210px; height: 180px; float: left; }
#menu #menu_elements { width: 270px; height: 160px; float: left; margin-top: 5px; }
#menu_elements a { display: block; width: 240px; padding-left: 30px; height: 25px; color: #fff; font-family: "Trebuchet MS", Arial; font-size: 17px; font-style: italic; font-weight: bold; text-decoration: none; background: #007DBA url(grafix/menu.jpg) no-repeat top left; }
#menu_elements a:hover { text-decoration: none; background-position: bottom left; color: #fff; }

#head #main #grafic_line { width: 480px; height: 20px; overflow: hidden; background: #FBE6BF url(grafix/grafic_line.jpg) no-repeat top left; }

#head #main #info { width: 480px; height: 100px; background: #FBE6BF; }
#info .info_element { width: 240px; float: left; color: #007DBA; }
#info .info_element h1 { font-size: 18px; margin-bottom: 0; padding-bottom: 0; }
#info .info_element p { margin-top: 0; padding-top: 0; }
#info .info_element #opening { text-decoration: none; color: #FF0000; font-weight: bold;}

#head #grafic_animal { width: 230px; height: 320px; float: left; background: #007DBA url(grafix/kutya.jpg) no-repeat top left; }
h1 { font-family: "Trebuchet MS", Arial; font-size: 20px; color: #007DBA; font-style: italic; font-weight: bold; }

#content { background: #fff; width: 530px; float: left; margin-top: -40px; padding: 10px; }
#imagecontainer { margin-top: 10px; }
#content img.img_thumb { margin: 2px; }

#right { margin-left: 15px; width: 145px; float: left; overflow: hidden;  }

#right .rightbox { color: #fff; }
#right .rightbox .date { color: #000; }
#right .rightbox img{ }
#right .rightbox h1 { color: #fff; font-size: 18px; border-bottom: 1px dashed #FBE6BF; }
#right .rightbox a { color: #000; text-decoration: none; }
#right .rightbox a:hover { color: #000; text-decoration: underline; }

#right .rightbox div.event { background: #549BE4; padding-left: 5px; margin-bottom: 5px; padding-bottom: 5px; padding-top: 5px; }

#foot { clear: both; width: 690px; padding-top: 20px; padding-left: 20px; height: 20px; overflow: hidden; background: #007DBA url(grafix/foot.jpg) no-repeat top left; }
span.cross { margin-right: 10px; color: #007DBA; font-weight: bold; }

/* quan */

input.wide { width: 300px; }
form textarea { width: 300px; height: 70px; }
h3 { margin-bottom: 0px; }
p.info { padding-top: 0px; margin-top: 0px; }

div.post { padding: 10px; margin-bottom: 10px; background: #eee; }
div.post_admin { padding: 10px; margin-bottom: 10px; background: #CAE0F7; }
div.poster { margin: -5px; background: #ccc; padding: 5px; overflow: hidden; }
div.post_admin div.poster { background: #549BE4; }
div.poster div.poster_name { float: left; width: 50%; text-align: left; }
div.poster div.poster_data { float: left; width: 50%; text-align: right; }
div.post p, div.post_admin p { clear: both; }
