@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e81c1;
	direction: rtl;
}
#container {
	width: 1000px;
	margin: 0px auto;
	text-align: right;
	overflow: hidden;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.clear {
	clear: both;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 113px;
}
.searchbox {
	width: 159px;
	padding-top: 13px;
	padding-left: 10px;
}
.searchbox h3 {
	font-style: italic;
	color: #1e70ba;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 13px;
}
#searchbox-input {
	font-size: 12px;
	color: #7f91a8;
	background-image: url(images/search-input.gif);
	height: 18px;
	width: 143px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
}
#searchbox-button {
	background-image: url(images/search-button.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 72px;
	margin-top: 10px;
}
#logo-banner {
	width: 770px;
}
#header-banner {
	padding-top: 30px;
}
#pages-menu {
border-top: solid 1px #fff;
background-color: #495768;
	background-repeat: repeat-y;
	height: 34px;
	margin-bottom: 18px;
}
#pages-menu-bottom-bg {
	background-image: url(images/pages-menu-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	padding-right: 45px;
}
#pages-menu li {
	background-image: url(images/pages-menu-seperator.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-right: 7px;
	padding-left: 8px;
	float: right;
	height: 27px;
}
#pages-menu ul {
	list-style-type: none;
	padding-top: 8px;
}
#pages-menu ul li a {
	height: 18px;
	padding: 1px 6px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#pages-menu ul li#highlight a {
	background-color: #ff6600;
}
#pages-menu ul li#current a, #pages-menu ul li.current-cat a {
	height: 25px;
	display: inline-block;
	background-color: #FFF;
	background-image: url(images/current-page.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #465464;
	padding-top: 1px;
	padding-right: 21px;
	padding-bottom: 1px;
	padding-left: 11px;
}
#facebook {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	float: right;
	margin-top: -2px;
}
#main-content {
	width: 788px;
}
#sidebar {
	width: 203px;
	padding-right: 4px;
}
#sidebar h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/sidebar-title-bg.gif);
	height: 32px;
	width: 180px;
	padding-top: 4px;
	padding-right: 21px;
}
.sidebar-block {
	color: #717fa5;
	background-image: url(images/sidebar-block-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
}
.sidebar-block p {
	padding-bottom: 5px;
}
#newsletter-submit {
	background-image: url(images/newsletter-submit.gif);
	height: 18px;
	width: 44px;
}
#newsletter-input {
	background-image: url(images/newsletter-input.gif);
	height: 19px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4becc;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.sidebar-block ul {
	list-style-type: none;
}
.sidebar-block ul li {
	background-image: url(images/categories-li-bg.png);
	display: block;
	height: 23px;
	padding-right: 16px;
	background-position: right bottom;
	padding-top: 3px;
	background-repeat:no-repeat;
	behavior: url("iepngfix.htc");
}
.sidebar-block ul li a {
	font-weight: normal;
	color: #0068cb;
	text-decoration: none;
}
#categories {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-top: 0px;
	width: 189px;
}
#sidebar-banner-block {
	text-align: center;
	width: 201px;
	padding: 10px 0;
}
#posts-title {
	background-image: url(images/posts-title-bg.gif);
	background-repeat: repeat-y;
	display: block;
	width: 772px;
	margin-bottom: 15px;
	margin-right: 3px;
}
#posts-title h2 {
	background-image: url(images/posts-title-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 38px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 14px;
}
.post-info {
	background-image: url(images/post-info-bg.gif);
	height: 26px;
	color: #FFF;
	padding-top: 9px;
	padding-right: 15px;
}
.post-image {
	background-image: url(images/post-image.gif);
	height: 158px;
	width: 170px;
	float: right;
	padding-top: 4px;
	padding-right: 5px;
}
.post {
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 763px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.post-left {
	float: left;
	width: 577px;
}
.post-left h3 {
	font-size: 15px;
	font-weight: bold;
}
.post-left h3 a {
	color: #ff6600;
	text-decoration: none;
}
.post-content {
	line-height: 18px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.post-info .comments-counter a {
	width: 22px;
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	color: #2c5a86;
	text-decoration: none;
}
.comments-counter {
	float: left;
	width: 105px;
	font-weight: bold;
}
.post-content p {
	padding-bottom: 10px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
}
.post-info a {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.post-content a {
	color: #213456;
	font-weight: normal;
	text-decoration: underline;
}
#slider {
	width: 777px;
	margin: 0 auto;
	position: relative;
	background-image: url(images/slider-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.scroll {
	height: 189px;
	width: 777px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 737px;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
height: 35px;
}

ul.navigation li {
    display: inline;
	float:right;
}

ul.navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #2e5f8f;
	background-image: url(images/slider-li-seperator.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
ul.navigation li#last-item div {
	padding-left: 50px;
}
ul.navigation li#last-item a {
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #2e5f8f;
	background-image: url(images/rss.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul.navigation li#last-item a.selected {
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #ff6e16;
	background-image: url(images/rss-hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul.navigation a.selected {
	background-color: #ff6e16;
	background-image: url(images/slider-li-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
.navigation li a div {
	display: block;
	padding: 10px 20px;
}
.navigation li a.selected div {
	display: block;
	padding: 10px 20px;
	background-image: url(images/slider-li-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation li a.selected div#first-item {
	display: block;
	padding: 10px 20px;
	background-image: url(images/slider-li-right-bg-white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navigation li a div#first-item {
	display: block;
	padding: 10px 20px;
	background-image: url(images/slider-li-right-bg-white-blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.navigation li#last-item div#rss-top-image {
	background-image: url(images/rss-top.gif);
	height: 8px;
	width: 27px;
	position: absolute;
	left: 9px;
	top: -8px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#last-item {
	position: relative;
}


.prev {
	position: absolute;
	top: 70px;
	right: 5px;
	height: 30px;
	width: 30px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
outline:none;
}
.next {
	position: absolute;
	top: 70px;
	left: 5px;
	height: 30px;
	width: 30px;
	background-image: url(images/arrow-left.gif);
	background-repeat: no-repeat;
outline:none;
}
.toc {
	display: none;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
height: 120px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px 30px 0px 30px;
 /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
 /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px;
}

.contentdiv h3 {
font-size: 15px;
padding-bottom: 5px;
}
.contentdiv h3 a{
	color: #ff6600;
	text-decoration: none;
}
.contentdiv p, .panel#post p {
padding-bottom: 5px;
}
#rss a{
color: #000;
}
#rss p {
margin: 10px 0;
}
#footer ul {
list-style: none;
	font-style: normal;
	font-weight: normal;
padding-top: 6px;
padding-right: 20px;
}
#footer li {
display: inline;
padding: 0 9px;
border-left: solid 1px #fff;
}
#footer li#first {
border-left: none;
}
#footer a {
color: #fff;
}
