/* ---[ body]--- */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 84%;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #9f9d9d;
	}

/* ---[ links]--- */
a:link {
	color: #40659B;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a:visited {
	color: #8EA4C2;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a:hover {
	color: #036;
	border-bottom-style: solid;
	}

/* ---[ elements]--- */
.etitle{
	color: #40659B;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

.pad {
	margin: 0em 0 0em;
	padding: 0;
	}

.code {
	color: #7B9905;
	}
.format{
	font-size: 0.3em;
	font-weight: bold;
}

p {
	margin: 1em 0 1em;
	padding: 0;
	}

h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 2px;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #7B9905;
	border-bottom: 1px solid #eaeaea;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4 {
	margin: 1.5em 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #999;
	}

/* ---[ header]--- */
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	width: 790px;
  	border-left: 1px solid #000;
  	border-right: 1px solid #000;
  	background: #fff;
	}
#logo {
	background:  #3874BB url(img/ibg.gif) no-repeat top right;
	background-repeat: no-repeat;
	height: 70px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
	border-top: 1px solid #000;
  	border-bottom: 1px solid #000;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 118px;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo h2 {
	position: absolute;
	top: 32px;
	left: 25px;
	width: 500px;
	height: 29px;
	}
html>body #logo span {
	top: 32px;
	}

/* ---[index]--- */
#nav {
	float: left;
	width: 790px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 82%;
  	border-bottom: 1px solid #000;
	background:  #ffffff url(img/ibar.gif) repeat-x top left;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0 0px 0 0;
	list-style: none;
	}
#nav a {
	float: left;
	padding: 1px 10px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#nav a:hover, #nav a.active {
	color: #bdbcbc;
	}

/* ---[ class title]--- */
#title h1 {
	margin: 0;
	padding: 0;
	font-size: 150%; 
	font-weight: normal;
	color: #EB9F3D;
	}
#title h1 span {
	color: #666;
	}
#title h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #888;
	}
#title a {
	border-bottom-color: #333;
	}
#title a:visited {
	color: #40659B;
	}
#title a:hover {
	color: #036;
	}
h2#topics {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 130%;
	font-weight: 600;
	color: #393939;
	}

/* ---[ main]--- */
#mbody {
	float: left;
	width: 560px;
	}
#content {
	margin: 25px 0;
	padding: 0 25px;
	background: #fff;
	}

/* ---[ figures]--- */
#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}
#content img.alt {
	float: left;
	margin: .5em 12px 6px 0;
	}
#content img.plain {
	border: none !important;
	}
#content a img.thumb:hover {
	border-color: #999;
	}
#content .figure {
	float: right;
	margin: .5em 0 6px 20px;
	font-size: 92%;
	color: #999;
	text-align: center;
	}
#content .figure dt img {
	margin: 0 0 1em 0;
	padding: 5px;
	border: 1px solid #ddd;
	}
#content .figure img.fig {	
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}
#content img.alone, #content .block {
	float: none;
	margin-left: 0;
	}

/* ---[ listing]--- */
#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
	}
#content ul li {
	padding: 0 0 4px 12px;
	line-height: 1.4em;
	}
#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 90%;
	line-height: 1.5em;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dt span {
	font-weight: normal;
	}

/* ---[ content]--- */
#home #content h3 {
	margin: 0;
	padding: 0;
	border: none;
	}
#content dl.entrie {
	margin: 0;
	padding: 0px 0 0 0;
	}
#content dl.entrie dt {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	padding: 6px 0 0 0;
	margin: 8px 0 0 0;
	}
#content dl.entrie dt a {
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
#content dl.entrie dt a:hover {
	color: #036;
	}
#content dl.entrie dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#content dl.entrie dd .more {
	font-size: 100%;
	}
#content dl.entrie dd.stop {
	margin: 1em 0 10px 0;
	padding: 4px 0 0 0;
	font-size: 100%;
	color: #ccc;
	border-top: 1px dotted #eaeaea;
	}
#content dl.item dd p {
	margin: 0 0 1em 0;
	}

/* ---[ right side]--- */
#sidebar {
	width: 200px;
	float: right;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #888;
	}
#sidebar h3 {
	margin: 30px 0 12px 0;
	padding: 3px 10px;
	color: #fff;
	font-size: 98%;
	border: none;
	background: #5397d5 url(img/ibar.gif) repeat-x top left;
	border-top: 1px solid #000;
  	border-bottom: 1px solid #000;
	}
#sidebar h3#quick {
	margin-top: 24px;
	}
#sidebar h3.sub {
	background: #538620;
	}
#sidebar h4 {
	font-size: 130%;
	padding: 3px 0px;
	font-weight: normal;
	margin: 0;
	}
#sidebar p {
	margin: 4px 10px 4px 10px;
	padding: 0;
	list-style: none;
	}

#sidebar dt, #sidebar dd {
	margin: 0;
	padding: 0;
}
/* ---[ footer]--- */
#footer {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #fff;
	background: #5397d5 url(img/ibar.gif) repeat-x top left;
	text-align: center;
	border-top: 1px solid #000;
  	border-bottom: 1px solid #000;
	}
#footer p {
	margin: 0;
	padding: 25px;
	}