﻿/* CSS Document */
BODY                 { 
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	background: #595959;
	color: #000000; 
	margin:0, auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
	line-height: 13px; }
	
/**********************
*   Header            *
***********************/

#header {
	width: 700px;
	height: 195px;
	background: #595959 url(images/bologo.png) repeat-x left top;
}

#header .title {
	width: auto;
	height: 195px;
	float: left;
}
#header h1 {
	padding: 50px 50px 0 50px;
	font-size:30px;
}
#header h1 a {
	color: #fff;
}

#header h2 {
	padding-left: 50px;
	color: #fff;
	float: left;
}

#footer {
	width: 700px;
	height: 195px;
	background: #595959 url(images/bobottom.png) repeat-x left top;
}

#footer .title {
	width: auto;
	height: 195px;
	float: left;
}
#footer h1 {
	padding: 50px 300px 50px 50px;
	color: #fff;
	float: left;
	font-size:10px;
	font-style: normal;
	text-align:left;
}
#footer h1 a {
	color: #fff;
}

#navbar {
	width: 696px;
	height: 31px;
	margin-left: 2px;
	margin-right: 2px;
	background: transparent url(images/nav_bg.gif) repeat-x center;  
}

ul.menu {
	float: left;
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
	}
ul.menu li {
	float: left;
	}
ul.menu li a {
	float: left;
	display: block;
	height: 28px;
	padding: 3px 15px 0 15px;
	line-height: 24px;
	color: #fff;
	}
ul.menu li a:link,
ul.menu li a:visited {
	color: #fff;
	background: none;
	}
ul.menu li a:hover,
ul.menu li a:active {
	color: #fff;
	background: url(images/nav_hover.gif) no-repeat center top;
	text-decoration: none;
	}

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active {
	color: #fff;
	background: transparent url(images/nav_active.gif) no-repeat center bottom;
	text-decoration: none;
	}

#content {
	background: url(images/bg.gif) repeat-y center;
	width:700px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.3em;
}

}
h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

dt                   { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:13px;}
dd                   { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:13px;}
td                   { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:13px; }
li                   { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:13px;}

p.date               { font-size: 11px; margin: 0px 0px 5px 0px; }
p.subject            { margin: 0px 0px 5px 0px; font-size: 15px; font-weight: bold; }
.text               { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:13px; }
p.comments           { margin: 5px 0px 0px 0px; font-size: 11px; }
p.comment-text       { margin: 0px 0px 0px 0px; }
p.commentauthor      { margin: 20px 0px 5px 0px; }
td.comformb          { width: 145px; }
textarea.comtext     { width: 420px; height: 120px; font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; font-size: 13px; }
input.comdata        { width: 130px; font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; }
.preview             { width: 50%; margin: 30px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #c0c0c0; color: red; }
p.comment-hl         { width: 50%; margin: 35px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #c0c0c0; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
div.news-sep         { margin: 25px 0px 25px 0px; padding: 0px; font-size: 0px; width: 150px; border-top: 1px dotted #c0c0c0; }
div.wide-sep         { margin: 25px 0px 25px 0px; padding: 0px; font-size: 0px; width: 600px; border-top: 1px dotted #c0c0c0; }
div.comment-sep      { margin: 20px 0px 25px 0px; padding: 0px; font-size: 0px; width: 150px; border-top: 1px dotted #c0c0c0; }
p.browse             { text-align: right; font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:10px; line-height: 13px; }
.small               { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:10px; line-height: 13px; }
a.xml                { border:1px solid; border-color:#fc9 #630 #330 #f96; padding:0 4px; font:bold 8pt "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color:#fff; background:#f60; text-decoration:none; margin:0; }
a.xml:link           { color: #fff; text-decoration: none; }
a.xml:visited        { color: #fff; text-decoration: none; }
a.xml:hover          { color: #fff; text-decoration: none; }
a.xml:active         { color: #fff; text-decoration: none; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
button.smiley-button { width: 23px; height: 23px; font-size: 11px; font-weight: normal; margin: 0px 1px 1px 0px; background: #efefef; }
a		     { color: #36c; text-decoration: none; }
a:link               { color: #36c; text-decoration: none; }
a:visited            { color: #36c; text-decoration: none; }
a:hover              { color: #36c; text-decoration: underline; }
a:active             { color: #666666; text-decoration: none; }
.caution             { color: red; font-weight: bold; }

.footer		     { font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif; color: #000000; font-size:10px; line-height: 13px; }
.downloadtable	     {background-color: #EEEEEE; border-color: #808080; border-width: 1px; border-style: solid solid solid solid; margin: 10px 10px 10px 10px;}
.dotted		     {border-color:#787878; border-width:1px; border-style: solid solid dotted none;}
.dotted2	     {border-color:#787878; border-width:1px; border-style: solid solid dotted solid;}

