/*   
Theme Name: Umah-hai
Description: A simple theme for the website <a href="http://www.umah-hai.nl/">www.umah-hai.nl</a>.
Author: Arno
Author URI: http://www.samage.net/~arno
*/


/* general */
body, table, tr, td, ul, li, div, h1, p, img{ margin: 0px; border: 0px; padding: 0px; }
body{ width: 780px; margin-left: auto; margin-right: auto; font-family: "Verdana"; background: url('./images/bg_color.png'); margin-top:16px;}
table{ border-collapse: separate; border-spacing: 0px; background: #FFFFFF; margin:0px; padding:0px; }
table td{ margin:0px; padding:0px; }
p{ font-size: 12px; }
a{ color: inherit; text-decoration: inherit; }
li{ list-style: none; }


/* header */
#head1{ width:208px; padding: 8px; }
#head2{ width:540px; padding: 8px; }
td.header1{ text-align:right; vertical-align:middle; background: url('./images/top_left.png') top left no-repeat; }
td.header2{ text-align:left; vertical-align:middle; background: url('./images/top_default.png') top right no-repeat; }
td.header2 a, td.header2 a:visited{ text-decoration: underline; font-weight: normal; font-size: 11px;  color: #0000FF; }
td.header2 a.home, td.header2 a.home:visited{ text-decoration: none; font-weight: normal; font-size: 30px;  color: #999999; }


/* left menu */
#menu { width:192px; padding: 8px; background-color: #eeeeee; border-top: 1px solid #999999;  border-bottom: 1px solid #999999; color: #888888;  font-size: 11px;}

#menu a{ color: #999999; text-decoration: none; }
#menu a:hover{ color: #000000; }
#menu .current_page_item a{ color: #3399E3; }
#menu .current_page_item a:hover{ color: #3399E3; }
#menu .current_page_item ul a{ color: #999999; }
#menu .current_page_item ul a:hover{ color: #000000; }
#menu ul ul .current_page_item a{ color: #3399E3; }

#menu ul ul{ margin-left: 24px; }
#menu ul ul .page_item{  list-style-image: url('./images/raquo.gif'); margin-bottom: 0px; }
#menu .page_item, #menu .current_page_item{ width: 180px; margin-bottom: 8px; }
#title{ vertical-align: bottom; text-align: center; }

td.left1{ vertical-align:top;}
td.left2{ font-family: "Times new Roman"; font-size:10px; vertical-align:bottom;}

#left_bottom{ width:208px; padding:8px; }
#left_top{ width:208px; padding:2px 8px 8px 8px; }

/* main */
#contentwrap{ padding-top:2px; }
#content{ width:540px; padding: 8px; border-top: 1px solid #999999; border-bottom: 1px solid #999999;  font-size: 11px; }
#content p{ margin-bottom: 16px; }
#content ul{ margin-left: 16px; margin-bottom: 16px; }
#content li{ list-style: circle outside;}
#content img{ border: 3px double #888888; }
#content h2{ font-size:18px; color:#888888; font-weight:bold;}
#content table{ font-family: "Verdana"; font-size:12px; }
#copyright{ font-size: 10px; color: #999999; text-align: center; margin-top: 4px; }

input[type=submit]{ border: 1px solid #999999; height: 24px; }
input[type=text], textarea{ border: 1px solid #999999; width: 300px; }
.wpcf7-not-valid-tip-no-ajax{ display: none; }

td.main{ padding:0px 8px 8px 0px; }




