/*GLOBAL OPTIONS*/

html {
	font-size: 100.1%;
	height: 100%;
}
body {
	font: 64% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #50b239 url(../images/BackgroundSun.jpg) repeat-x fixed;
	height: 100%;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}

li {list-style: none;}
a {
	text-decoration: none;
	color: #069;
}
h1 a {color: #45bbeb;}

a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
h1, h2, .archives h2, h3, h4, h5, h6, ul, p, fieldset {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 220%;
	color: #45bbeb;
}
h2, .archives h2 {
	font-size: 200%;
	color: #45bbeb;
}
h3 {
	font-size: 170%;
}
h4 {
	font-size: 140%;
}
.content h4, .content h3, .content h2, .archives h2 {
	margin-bottom: 14px;
}

p, .archives {
	font-size: 140%;
	line-height: 18px;
	margin-bottom: 14px;
	color: #000;
}

.pagetitle {
	color: black;
}
.underline-title {
	border-bottom: 1px solid #45bbeb;
	margin-bottom: 5px;
}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
/*main-top-bg*/
.main-top-bg {
	height: 21px;
	background: url(../images/bg-main-top.png) no-repeat;
	margin-top: 48px;
}
#main {
	margin: 0 auto;
	width: 771px;
	min-height: 100%;
	background: url(../images/bg-main.gif) no-repeat 0 80px;
	overflow: hidden;
}
.main-container {
	background: #fff;
	border: solid #000;
	border-width: 0 5px;
	position: relative;
	padding-top: 166px;
}
/*HEADER*/
#header {
	height: 166px;
	width: 100%;
	background: url(../images/bg-header.gif) no-repeat 100% 0;
	position: absolute;
	left: 0;
	top: 0;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 0;
	left: 15px;
	background: url(../images/logo.gif) no-repeat;
	width: 716px;
	height: 113px;
}
.logo a {
	height: 100%;
	width: 100%;
}
#header p {
	font-size: 13px;
	line-height: 18px;
	color: #000;
	position: absolute;
	left: 100px;
	top: 73px;
	letter-spacing: -0.5px;
	text-align: center;
	width: 642px;
}
#header span {color: #a8a8a8;}
/*CONTAINER*/
#container {
	overflow: hidden;
	padding: 20px 20px 25px 36px;
}
/*post-description*/
.post-desc, .comments-box p {
	font-size: 120%;
	line-height: 16px;
}
.comments-box p {margin-bottom: 15px;}
.post-desc span, .comments-box p span {color: #6c6c6c;}
.post-desc a, .comments-box a {font-weight: normal;color: #45bbeb;}

/*content*/
.content {
	float: left;
	width: 505px;
}

.navigation .alignleft{
	float:left;
}
.navigation .alignright{
	display:inline;
	float:right;
}



/*sidebar*/
.sidebar {
	float: right;
	width: 167px;
	padding-top: 10px;
}
.sidebar h2 {font-size: 195%;}
/*post-box*/
.post-box {margin-bottom: 29px;}
.post-box pre {
	font-size: 150%;
	color: #333;
}
.post-box center {font-size: 150%;margin-bottom: 14px;}
.post-box-inside ol {
	font-size: 140%;
	margin-left: 0;
}
.post-box-inside ol li {
	list-style: decimal;
	margin-bottom: 10px;
	margin-left: 0;
}

.post-box-inside ul {
	font-size: 140%;
	margin-left: 0;
}
.post-box-inside ul li {
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 35px;
}
.post-box-inside ul.yarppul {
	font-size: 140%;
	margin: 0;

}
.post-box-inside ul li.yarppli {
	list-style: none;
	margin: 0;
}

/*post-menu*/
.post-menu {text-align: right;margin-top:-5px;}
.post-menu li {
	display: inline;
	padding-left: 10px;
	background: url(../images/img-black-separator.gif) no-repeat 4px 50%;
}
.post-menu li:first-child {
	padding-left: 0;
	background: none;
}
.post-menu a {
	font-size: 120%;
	font-weight: bold;
	color: #45bbeb;
}
/*comments-box*/
.comments-box {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 5px;
}
/*comment-form*/
.comment-form {
	padding-top: 10px;
	width: auto;
	border: 0;
}
/*form-row*/
.form-row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.i-text {
	width: 166px;
	height: 16px;
	padding: 0;
	border: 1px solid #45bbeb;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 10px;
}
.comment-form label {
	float: left;
	color: #45bbeb;
	font-size: 120%;
	line-height: 18px;
	font-weight: bold;
}
.comment-form textarea {
	width: 492px;
	height: 109px;
	border: 1px solid #45bbeb;
	overflow: auto;
	padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
/*i-chek*/
.i-chek {
	float: left;
	width: 14px;
	height: 14px;
	padding: 0;
	float: left;
	margin: 2px 10px 0 0;
}
/*btn-submit*/
.btn-submit {
	float: left;
	padding: 0 10px;
	border: 1px solid #1999cd;
	line-height: 19px;
	font-size: 120%;
	color: #fff;
	background: #45bbeb;
	font-weight: bold;
	text-decoration: none !important;
}
/*sub-nav*/
.sub-nav {margin-bottom: 15px;}
.sub-nav li {
	font-size: 152%;
	line-height: 20px;
}
.sub-nav a {color: #000;}
.xoxo {margin-bottom: 15px;}
.xoxo li {
	font-size: 150%;
	line-height: 20px;
}
.xoxo a {color: #000;}
/*FOOTER*/
#footer {
	padding: 0 0 13px;
	margin: 0 0 0 48px;
}
#footer p {
	font-size: 110%;
	line-height: 15px;
	padding: 0 10px;
}
/*footer-logo*/
.footer-logo {
	width: 85px;
	height: 68px;
	background: url(../images/img-footer-logo.gif) no-repeat;
	margin: 0 auto;
}
.footer-img1 {margin: 0 0 -35px;}

table {
	margin-bottom: 15px;
}
table tr td {
	font-size: 130%;
	padding: 0 7px 7px 7px;
}






/* content for UE book pages */

.content-book-index {
	float: left;
	width: 505px;
}

.content-book {
	float: left;
	width: 695px;
}

.booknav {
	text-align: center;
	border: 1px solid #ccc;
	width: 650px;
	padding-right: 35px;
	border-top: 2px solid #bbb;
	margin: 0;
}

.content-book h1, .content-book-index h1 {
	color: black;
	margin-bottom: 10px;
}

.content-book h2, .content-book-index h2 {
	color: black;
}

.content-book h4, .content-book h3, .content-book h2, .content-book-index h4, .content-book-index h3, .content-book-index h2 {
	margin-bottom: 14px;
}

.content-book ul, .content-book-index ul {
	margin-top: 10px;
	margin-left: 15px;
}

.content-book ul li, .content-book-index ul li {
	margin: 10px 0 10px 10px;
	font-size: 16px;
	font-weight: 800;
	list-style-type:none;
	margin-left: 0;
}

.content-book ul ul, .content-book-index ul ul {
	margin-top: 10px;
}

.content-book ul ul li, .content-book-index ul ul li {
	list-style-type: none;
	font-size: 12px;
	margin-left: 25px;
	margin-bottom: 5px;
	font-weight: 600;

}

.content-book img {
	border: 2px solid black;
	margin: 20px 0;
	width: 692px;
}

.content-book p {
  margin-bottom: 0;
  margin-top: 0;
  text-indent: 20px;
  margin-top: 10px;
  line-height: 2em;
  font-size: 12pt;
}
.content-book p.flat, .content-book-index p.flat {
  text-indent: 0;
  margin-top: 13px;
  margin-bottom: 13px;
  line-height: 2em;
}
.content-book blockquote, .content-book-index blockquote {
  border-left: 2px solid lightgray;
  padding-left: 8px;
  line-height: 2em;
}
.content-book blockquote p, .content-book-index blockquote p {
  line-height: 2em;
}
