@import url("plugin.css");
@import url("demo.css");
@import url("tooltip.css");
body { 
	font: 12px/18px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #fafafa url(bg.gif); 
}

a:link {
  color: navy;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #315A83;
}

a:hover img{
opacity:0.75; /* opera firefox safari */
filter: alpha(opacity=85); /* ie */
}

#body-container {
  width: 900px;
  margin: auto;
}

#wrapper {
  width: 900px;
  float: left; 
  background: #d6ded4 url(sidebar-bg.gif) repeat-y top right;
  text-align: left;
  margin-top: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -10px;}

h1 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
  padding-bottom: 0;
}

#logo a:hover img{
opacity:1; /* opera firefox safari */
filter: alpha(opacity=100); /* ie */
}

#logo_text {
  color: #333333;
  background-color: transparent;
  text-align: left;
  padding-top: 14px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  font-size: 22px;
  font-weight:bold;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#logo_text a:hover {
  background-color: transparent;
  color: #000;
}

#navigator *{
	width: 900px;
	height: 34px;
	padding: 0px;
}
div#navigator{
	/* font */
	font-size:10px;
	font-color: 
	text-align: center;
	margin: 0;
	padding-left: 0px 3px;
	/* background */
	width: 900px;
	float: left; 
	height: 32px; 
	background: #fafafa url(nav-bg.gif) repeat-x; 
	position: relative; 
}

#navigator a{
	text-decoration:none;
	text-align: center;
	color:#ffffff;
	background:none;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: auto;
}
#navigator a:hover{
	color: #ffffff;
	background:none;
}
#navigator ul{
	margin: 0px 10px;
}

#navigator li
{
	width: 88px;
	height: 28px;
	float: left;
	margin: 0px;
	font-size:10px;
	text-align: center;
	list-style-type:none;
	float: left;
}
#navigator li a
{
	width: 88px;
	height: 28px;
	color: #000;
	text-decoration: none;
	background-image: url('Button_2.png');
	background-position: left top;
	background-repeat: no-repeat;  
	display: block;
	margin: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 10px;
	line-height:1em;
	border-color:#ffffff
}
#navigator li a:hover
{
	color: #000;
	background-image: url('Button_1.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#navigator li a:active 
{
	color: #000;
	background-image: url('Button_3.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/#navigator li a.current
{
	color: #fff;
	background-image: url('Button_3.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#wrap_sidebar {
  width: 220px;
  float: right;
  overflow: hidden;
}

.bar a:hover {
  background-color: transparent;
  color: #069;
  text-decoration: none;
}

.bar h2 {
  width: 180px;
  line-height: 20px;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-color: #bbbbbb;
  border-bottom-width: 1px;
  color: #888888;
  text-align: left;
  font-size: 1em;
  margin-top: 14px;
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 0px;
}

.bar h2 a:hover {
  background-color: transparent;
  color: #888;
 }

.bar h2.focus {
  background-color: transparent;
}

.bar h3 {
  width: 190px;
  line-height: 28px;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: transparent;
  background: #fafafa url(nav-bg.gif) repeat-x; 
  color: #888888;
  text-align: center;
  font-size: 11px;
  margin-top: 2px;
  margin-left: 0;
  margin-right: 20px;
  margin-bottom: 2px;
}

.bar h3 a:hover {
  color: #cc9966;
}

.bar h3.focus {
  color: #cc9966;
}

.bar h4 {
  width: 190px;
  line-height: 20px;
  padding-top: -4px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 18px;
  background-color: transparent;
  background-image: url('arrow.gif');
  background-repeat: no-repeat;
  color: #888;
  text-align: left;
  font-size: 10px;
  margin-top: 2px;
  margin-left: 15px;
  margin-right: 20px;
  margin-bottom: 2px;
}

.bar h4 a:hover {
  color: #5eb3d1;
  text-decoration: none;
}

.bar h4.focus {
  background-color: transparent;
}

#content { 
	width: 640px; 
	float: left; 
	padding: 10px 0 0 35px; 
	background: #fff; 
}

#content .post { 
	margin-bottom: 40px; 
}
#content .post h1.post-title { 
	color: #333;
	background: url(post.gif) no-repeat 0 6px; 
	padding-left: 23px;
}
#content .post h1.post-title a { 
	text-decoration: none;
	color: #333;
}

#content .post .post-info { 
	clear: both; 
	font-size: 12px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #bdccdc; 
	border-bottom: 1px solid #bdccdc; 
	background: #e9eff5; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }


#body {
  line-height: 1.5em;
  width: 600px;
  word-break: normal;
}
#body p {
}

#body h2 {
  line-height: 1em;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-color: #bebebe;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-color: #bebebe;
  border-left-width: 10px;
  color: #663333;
  text-align: left;
  font-size: 22px;}

#body h3 {
  line-height: 1em;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  background-color: transparent;
  border-left-style: solid;
  border-left-color: none;
  border-left-width: 4px;
  color: #663333;
  text-align: left;
  font-size: 16px;
}

#body h4 {
  line-height: 1em;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 3px;
  background-color: transparent;
  border-bottom-style: dotted;
  border-bottom-color: none;
  border-bottom-width: 2px;
  color: #663333;
  text-align: left;
  font-size: 16px;
}

#body ul.list1 {
  padding-left: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 16px;
  list-style-image: url(list_list1.png);
}

#body ul.list2 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-image: url(list_list2.png);
}

#body ul.list3 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-image: url(list_list3.png);
}

.style_table {
  margin-right: auto;
  margin-left: auto;
  background-color: #aaa;
  text-align: left;
  color: inherit;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.style_th {
  color: inherit;
  font-weight: bold;
  background-color: transparent;
  background-image: url(side.png);
  background-repeat: repeat;
  background-position: left top;
  text-align: center;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.style_td {
  color: inherit;
  background-color: #fff;
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

#container1 {
	background-image: url(container_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#menubar {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 10px 0 10px;
  background-image: none;
}
#navigator2 {
  color: inherit;
  text-align: center;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
  background-color: transparent;
  clear: both;
  width: 100%;
}

#navigator2 a {
}

/* Footer
-------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 60px;
	float: left;
	clear: both;  
	position: relative;
	background: #fafafa url(footer-bg.gif) no-repeat; 
}
#footer a#theme-author { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	display: block; 
	height: 28px; 
	width: 130px; 
}
#footer p { 
	line-height: 22px; 
	color: #333; 
	padding-left: 15px; 
	padding-top: 5px; 
	font-size: 11px; 
	margin: 0; 
}
#footer a { 
	color: #555;
}

blockquote {
  padding-left: .3em;
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 1em;
}

dd {
  margin-top: 2px;
  margin-left: 20px;
  margin-right: 0;
  margin-bottom: 5px;
}

em {
  font-style: italic;
}

hr {
  border-top-width: 2px;
  border-top-color: #999;
  border-top-style: solid;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

img {
  vertical-align: middle;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  border-bottom-style: none;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
  background-color: transparent;
  border-top-width: 1px;
  border-top-color: #666;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-color: #889;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #889;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-color: #666;
  border-left-style: solid;
  color: #000;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-top: .5em;
  padding-left: .5em;
  padding-right: .5em;
  padding-bottom: .5em;
}

strong {
  font-weight: 700;
}

div.ie5 {
  text-align: center;
}

span.handline {
  padding-bottom: .2em;
  background-image: url(line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

span.noexists {
  color: #33F;
  background-color: #FFFACC;
}

span.noexists a {
  color: #33F;
}

span.size1 {
  font-size: xx-small;
}

span.size2 {
  font-size: x-small;
}

span.size3 {
  font-size: small;
}

span.size4 {
  font-size: medium;
}

span.size5 {
  font-size: large;
}

span.size6 {
  font-size: x-large;
}

span.size7 {
  font-size: xx-large;
}

tfoot td.style_td {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

tfoot th.style_th {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

thead td.style_td {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

thead th.style_th {
  color: inherit;
  background-color: #eee;
  border-top-color: #333;
  border-bottom-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}

#body del {
  color: #444;
}

#body h1 {
  line-height: 1em;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 5px;
}

#body h1 a {
  text-decoration: none;
}

#body h2 a {
  text-decoration: none;
  color: #663333;
}

#body h2 a:hover {
  color: #999;
}

#body h2.calender {
  color: #315A83;
  font-size: 16px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  word-break: normal;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

#body h2.calender a {
  color: #315A83;
}

#body h2.calender a:hover {
  color: #999;
}

#body input {
  line-height: 1em;
}

#body ol.list1 {
  padding-left: 16px;
  margin-left: 16px;
  margin-top: 1em;
  margin-bottom: 1em;
  list-style-type: decimal;
}

#body ol.list2 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-type: lower-roman;
}

#body ol.list3 {
  padding-left: 16px;
  margin-left: 16px;
  list-style-type: lower-alpha;
}

#body strong {
  font-weight: 700;
}

#body strong a {
  font-weight: 700;
}

#body table {
  max-width: 100%;
  word-break: normal;
  word-wrap: break-word;
  border-top-color: #666;
  border-bottom-color: #666;
  border-right-color: #666;
  border-left-color: #666;
}

#body textarea {
  max-width: 100%;
}

#body ul {
  margin-top: 5px;
  margin-left: 30px;
  margin-right: 0;
  margin-bottom: 5px;
}

#body ul ul {
  margin-left: 30px;
}

#content h2.title {
  text-align: right;
  font-size: 10px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-right: 50px;
}

#content h2.title a {
  text-decoration: none;
}

#content h2.title a:hover {
  text-decoration: none;
}

#copyright {
  text-align: center;
  font-size: 13px;
}

#copyright p {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#headcopy {
  width: 900px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

#header { 
	width: 900px; 
	height: 83px; 
	float: left; 
	background: #fafafa url(header-bg-black.gif) no-repeat center; 
	position: relative; 
}
#header h1 { 
	font: 11px Verdana;
	padding: 12px 0 0 15px; 
	margin-bottom: 0; 
	color: #333; 
}
#header h1 a { 
	color: #333; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
}
#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; 
	color: #777; 
}
#header a {
  text-decoration: none;
}

#lastmodified {
  text-align: right;
  color: #777;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#logo {
  text-align: center;
  font-size: 25px;
  background-color: transparents;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#logo a {
  text-decoration: none;
  color: #630;
}

#logo a:hover {
  text-decoration: none;
  color: #ccc;
}

#logo img {
  width: 900px;
}

#logo_text a {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  text-decoration: none;
  color: #333333;
}

#logo_text p {
  margin-top: 10px;
}

#navigator * {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#note {
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  border-bottom-style: solid;
}

#summary {
  clear: both;
  padding-left: 5px;
  color: #666;
  border-left-width: 4px;
  border-left-color: #999;
  border-left-style: solid;
  margin-top: 45px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

#toolbar {
  text-align: center;
  font-size: 11px;
  padding-top: 3px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3px;
}

#wrap_content {
  width: 635px;
  float: left;
  overflow: hidden;
}

.bar {
  line-height: 1.3em;
  word-break: normal;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.bar a {
  color: #666;
}

.bar div.jumpmenu {
  display: none;
}

.bar h1 {
  font-size: 1em;
  font-weight: 700;
  margin-top: 1px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}



.bar img {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.bar li {
  list-style-type: none;
}

.bar ul {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 2px;
  padding-bottom: 5px;
}

.bar ul.list1 li {
  margin-left: 2em;
}

.bar ul.list2 li {
  margin-left: 3em;
}

.bar ul.list3 li {
  margin-left: 4em;
}

.small {
  font-size: 80%;
}

#navigator ul li.focus a {
  color: #900;
}

#licence a {
 margin-top: 10px;
 background-color: transparent;
 line-height: 20px;
 color: #ccc;
}
#licence a:hover {
  text-decoration: underline;
}

#searchform {float: right;margin: 0;padding: 0 12px 0 0;}
#searchform input{vertical-align: middle;height:20px;}
#searchform #s{vertical-align:middle;border: 1px solid #777;padding:1px;margin:0px;height:16px;background-color: #fff;width: 153px;}
#searchform #searchsubmit{border-width: 0;vertical-align: middle;margin: 0px;padding: 0px;height: 20px;}

#wrapper{
position: relative;
}
#searchform{
position: absolute;
top: 20px;
left: 600px;
}