/*
	##### Wrapper
*/
#wrapper {
	width:100%;
	height:auto;
	font-size:12px;
	font-family:arial;
	direction:rtl;
}
#container {
	width:900px;
	margin:0 auto;
}
#header {
	width:auto;
	background:url(./images/top_bg.jpg) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-align:right;
}
.header_top_right_bg {
	background:url(./images/top_bg_right.jpg) no-repeat right top;
	height:30px;
}
.header_top_left_bg {
	background:url(./images/top_bg_left.jpg) no-repeat left top;
	height:30px;
}
.header_top_left_bg a {
	color:#FFFFFF;
	text-decoration:none;
}

#logo {
	width:auto;
	height:99px;
}
.logo_left_logo {
	float:left;
	padding-top:3px;
}
.logo_right_banner {
	float:right;
	padding-top:1.4em;
}

#nav {
	
	width:auto;
	height:50px;
}
.nav_visible {
	background:url(./images/nav_bg.gif) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	/*
	 
	*/
}
.nav_visible .menuside {
	float:right;
}
#nav .searchside {
	float:right;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	height:26px;
	
	
	background:url(./images/nav_bg.gif) repeat-x;
	border:1px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	/*
	 vertical-align:middle;
	 background-color: #0099CC;
	 
	 display: none;
	*/
	
}
/*
.nav_visible ul {
	display:block;
}

.nav_visible li {

	padding:0 2em;
	display:inline-block;
	*display: inline;
}

.nav_visible li  a{

	color:#ffffff;
	text-decoration:none;
}

.nav_visible li.sep {
	
	height:30px;
	background:url(./images/nav_sep.gif) no-repeat;
	width:7px;
	padding:0;
	zoom:1;
	
}
*/

.nav_hidden {
	background:#666666;
	height:20px;
	line-height:20px;
	color:#FFFFFF;
}
.nav_hidden ul {
	
}
.nav_hidden li {
	display:block;
	
	background:url(./images/nav_hidden_sep.gif) no-repeat right;
}
.nav_hidden li a {
	padding-right:15px;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
}

.nav_sub {
	background:#FFFFFF;
	height:20px;
	line-height:20px;
	color:#666666;
}
.nav_sub ul {
	
}
.nav_sub li {
	display:inline;
	background:url(./images/icons/bullet_black.png) no-repeat right;
}
.nav_sub li a {
	padding-right:15px;
	display:inline-block;
	color:#666666;
	text-decoration:none;
}

#content {
	width:auto;
	height:auto;
	margin-top:22px;
}
.main {
	float:right;
	width:563px;
}
.main3 {
	float:right;
	width:560px;
	background:url(./images/category.jpg) repeat-x;
}
.main4 {
	float:right;
	width:auto;
}
.sidebar {
	float:left;
	width:336px;
}
.bigpost {
	background:url(./images/bigpost_bg.png) no-repeat;
	width:540px;
	height:160px;
	padding-top:10px;
	padding-right:10px;
}
.bigpost_image {
	float:right;
	width:210px;
}
.bigpost_info {
	float:right;
	width:330px;
}
a.link_black {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.bigpost h1 a {
	font-size:14pt; 
	font-weight:bold; 
	text-decoration:underline;
	color:#01499A;
}
.bigpost h2 {
	margin-top:3px;
	font-size:12px;
	font-weight:normal;
	color:#474747;
}
.main_side {
	float:right;
	width:130px;
}
.main_content {
	float:right;
	width:423px;
}
.cat_posts {
	margin-bottom:20px;
}
.cat_posts_image {
	width:126px;
	float:right;
}
.cat_posts_info {
	width:291px;
	float:right;
}
.cat_posts_info h1 a{
	font-size:11pt; 
	font-weight:bold; 
	text-decoration:underline;
	color:#000000;
}
.cat_posts_info h2{
	margin-top:3px;
	font-size:12px;
	font-weight:normal;
	color:#474747;
}
.cat_posts_info_fromcat {
	margin-top:15px;
	color:#2764a1;
	font-weight:bold;
}
.cat_posts_info_fromcat a {
	color:#2764a1;
	font-weight:bold;
	text-decoration:none;
}
.cat_posts_info_posts div {
	margin-top:2px;
}
.cat_posts_info_posts span {
	color:#669900;
}
.cat_posts_info_posts a {
	color:#474747;
	text-decoration:none;
}

.side_block {
	width:336px;
	background:url(./images/block_middle_bg.gif) repeat-y;
	margin-bottom:15px;
}
.side_block_top {
	width:336px;
	background:url(./images/block_top_bg.gif) no-repeat top;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}
.side_block_bottom {
	width:336px;
	background:url(./images/block_bottom_bg.gif) no-repeat bottom;
	height:20px;
}
.block_positions {
	padding:5px 20px;
}
.login_table td {
	padding:3px 0px;
	vertical-align:top;
	font-weight:bold;
}

.hotpost {
	margin-bottom:4px;
}
.hotpost_image {
	width:75px;
	float:right;
}
.hotpost_info {
	width:245px;
	float:right;
}
.hotpost_info h1 a {
	color:#0066cc;
	font-size:9pt;
	text-decoration:underline;
}
.hotpost_info h2{
	color:#474747;
	font-weight:normal;
}
#footer {
	clear:both;
	width:900px;
	border-top:2px #C0C0C0 solid;
	margin-top:5px;
}
.col {
	float:right;
	margin-left:30px;
}
.col a , .col2 a {
	text-decoration:none;
	color:#474747;
}


/*
	///// Some Addons
*/
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}
.float-r {
	float:right;
}
.float-l {
	float:left;
}
/*
	///// From DSY
*/
.error-message {
	width:auto;
	border:1px solid #9E1111;
	background:#FFEBE8 url(./images/icons/exclamation.png) no-repeat 99% 50%;
	font-size:12px;
	font-family:arial;
	text-align:right;
	padding:4px 30px;
	margin-bottom:5px;
}
.ok-message {
	width:auto;
	border:1px solid #0f7116;
	background: #c3f3c6 url(./images/icons/accept.png) no-repeat 99% 50%;
	font-size:12px;
	font-family:arial;
	text-align:right;
	padding:4px 30px;
	margin-bottom:5px;
}
.info-message {
	width:auto;
	border:1px solid #19337e;
	background:#c2c8f2 url(./images/icons/information.png) no-repeat 99% 50%;
	font-size:12px;
	font-family:arial;
	text-align:right;
	padding:4px 30px;
	margin-bottom:5px;
}
.error-content {
	width:auto;
	background: #FFEBE8 url(./images/icons/exclamation.png) no-repeat scroll 99% 4%;
	font-size:12px;
	font-family:arial;
	border:1px solid #9e1111;
	padding:4px 30px;
	text-align:right;
	direction:rtl;
	margin:8px 0px 8px 0px;
}
.main h1, .main3 h1, .main4 h1 {
	font-size:27px;
	font-weight:bold;
	margin-bottom:20px;
	color:#333333;
}
h1.new_topic {
	margin-bottom:0px;
}
.form-table td {
	padding:8px 4px;
}
input.text {
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	height:18px;
	font-size:12px;
}
input.text2 {
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	height:18px;
	width:200px;
	font-size:12px;
}
textarea.textarea {
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	font-size:12px;
}
.pageNavigate {
	height:20px;
	font-weight:bold;
	font-size:12px;
	direction:rtl;
}
.pageNavigate a {
	width:25px;
	height:20px;
	display:inline-block;
	background:#f2f2f2;
	color:#474747;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	margin:0 1px;
}
.pageNavigate a.current {
	background:#077bb4;
	color:#000000;
}
.pageNavigate a.prev {
	background:#c0c0c0;
	color:#474747;
}
.pageNavigate a.Bigprev {
	background:#808080;
	color:#ffffff;
}
.pageNavigate a.next {
	background:#c0c0c0;
	color:#474747;
}
.pageNavigate a.Bignext {
	background:#808080;
	color:#ffffff;
}

.comment-table td {
	padding:3px 6px;
	font-weight:bold;
}
.article-top {
	color:#474747;
}
.article-top a, .article-top a:link, .article-top a:visited {
	color:#474747;
}
.article-top a:hover {
	text-decoration:none;
}
.article-top-sub {
	color:#000000;
	font-weight:bold;
	margin:20px 0;
	line-height:14px;
	font-size:14px;
}
.article-text, .article-text h3 {
	color:#474747;
	line-height:17px;
	font-weight:normal;
	font-size:14px;
}

.comments-top {
	font-size:17px;
	font-weight:bold;
	color:#474747;
}
.comment{
	width:auto;
}
.comment-r {
	float:right;
	width:15%;
}
.comment-l {
	float:right;
	width:77%;
	background-color:#f2f7f9;
}
.comment-l a, .comment-l a:link, .comment-l:visited {
	color:#008000;
	font-weight:bold;
}
.comment-l a:hover {
	text-decoration:none;
}
a.gray-link, a.gray-link:link, a.gray-link:visited {
	text-decoration:none;
	color:#474747;
}
.black-link a, .black-link a:link, .black-link a:visited {
	color:#000000;
}
.black-link a:hover {
	text-decoration:none;
}
.img-mdl {
	vertical-align:middle;
}
.main h1.article-space, .main3 h1.article-space {
	font-size:20px;
	font-weight:bold;
	margin-bottom:4px;
}
.bottom-login a, .bottom-login a:link, .bottom-login a:visited {
	color:#000000;
	font-weight:bold;
}
.block {
	margin-top:5px;
	width:auto;
}
.block h5 {
	background:url(./images/up-back.jpg) repeat-x;
	font-weight:bold;
	line-height:26px;
	color:#FFFFFF;
	display:block;
	height:30px;
	text-align:center;
}
h5 span.box-right {
	background:url(./images/up-r.jpg) no-repeat right top;
	display:block;
	height:30px;
}
h5 span.box-left {
	background:url(./images/up-l.jpg) no-repeat left top;
	display:block;
	height:30px;
}
h5 span {
	display:block;
}
.block-content {
	padding:10px 10px;
}
.report {
	clear:both;
}
.report-image {
	width:22%;
	float:right;
	margin-bottom:15px;
}
.report-content {
	width:73%;
	margin-right:10px;
	float:right;
	text-align:right;
}
.report-content h2 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:4px;
}
.report-content h2 a, .report-content h2 a:link, .report-content h2 a:visited, .report-content h2 a:hover {
	color:#01499A;
}
.report-content-summary {
	color:#474747;
	line-height:15px;
}

.tags {
	width:285px;
	line-height:1.2;
}
.tags a,.tags a:link,.tags a:visited, a.tag, a:link.tag, a:visited.tag {
	color:#474747;
	text-decoration:none;
	display:inline-block;
}
.tags a:hover, a:hover.tag {
	color:#01499A;
}
a.bottom-links, a.bottom-links:link, a.bottom-links:visited {
	color:#474747;
	text-decoration:none;
}
a.bottom-links:hover {
	color:#01499A;
	font-weight:bold;
	text-decoration:none;
}

.sponsors {
	width:auto;
	height:76px;
	background:url(./images/sponsorbg.jpg) no-repeat;
	padding-top:2px;
	font-size:14px;
	padding-right:8px;
	cursor:pointer;
}

.bottomruler {
	bottom:0;
	right:0;
	position:fixed;
	width:100%;
	z-index:99;
	height:60px;
	color:#FFFFFF;
	background:#383735 none repeat scroll 0 0;
	text-align:center;
}
.inner_bottomruler {
	overflow:visible !important;
	position:relative;
	display:block;
}

/* Printer */
@media print {
	.hideforprint {
		display:none;
	}
}

.facebook_like_button
{
	float: left;
	
	clear: both;
	margin-bottom:20px;
	padding-left: 10px;
	/*	
	
	margin-right: 12px;
	text-align: right;
	*/
}

/*-----------------------------*/

