﻿* {	margin:0px auto;padding:0px;}
p {margin-top: 1em;margin-bottom: 1em;}   
body {	margin: 0;	padding: 0;	background: #353e49;text-align: center;height:100%;font-family:Tahoma;font-size:9pt;}
html {	height:100%;}
#wrapper {text-align: center;width:850px;height:100%;min-width:850px;text-direction:rtl;direction:rtl;}
#header{text-align: center;}
#headerbox {padding:10px;border-bottom:1px #F5F5F5 solid;margin-bottom:30px;}
#header h1{	font-family: Arial; font-size: 16pt; font-weight: bold;color:black;padding:10px 0px 15px 0px;line-height:150%;}
#header h1 a{font-family: Arial; font-size: 16pt; font-weight: bold;color:black;text-decoration:none;}
#header h2{color:black;font-family: Tahoma; font-size: 9pt;font-weight: normal;line-height:150%;padding-bottom:10px;}

#container{margin:0px;background:url('back.gif')  repeat-y;}

#content {float:right;width:610px;min-height:650px;margin:0px;padding:0px;text-align:right;overflow:hidden;background-color:#fff;}
#sidebar {float:right;width:220px;min-height:100%;margin:0px;padding:0px;overflow-x: hidden;;color:#F5F5F5;}
#sidebar {padding:30px 10px 10px 10px;}
#contentin {padding:2px 5px 5px 5px;}
.clear{clear:both;margin:0px;padding:0px;}

A:link{color: #0D47A1;text-decoration:none;}
A:visited  {color:#0D47A1;text-decoration:none;}
A:hover{color:#1E88E5;text-decoration:none;}

#sidebar A:link{color: #EEEEEE;text-decoration:none;}
#sidebar A:visited  {color:#EEEEEE;text-decoration:none;}
#sidebar A:hover{color:white;text-decoration:none;}



.post{text-align:right;line-height:150%;padding-bottom:15px;font-family:Tahoma;font-size:9pt;}
.post h1,h2{font-size:9pt;font-weight:bold;}
.postbody{line-height:180%;padding-bottom:10px;padding-top:5px;}
.postcontent{padding-right:5px;padding-left:5px;line-height:180%;}
.postcontent img,p,div,table,td,tr,a,hr,span,ul,ol{max-width:100%;}
.postinfo {font-family:Tahoma;font-size:8pt;color:gray;padding:4px 0px 7px 0px;border-bottom:1px #F5F5F5  dashed;}
.posttags{padding-top:5px;line-height:150%;}
.posttags span{color:gray;}


.nextandprevious{line-height:150%;padding-bottom:15px;padding-right:10px;padding-left:5px;}
.previouslink{float:right;}
.nextlink{float:left;}


#sidebar .profile{line-height:150%;text-align: justify;padding-bottom:10px;border-bottom:1px #444d57 dashed;margin-bottom:10px;}
#sidebar .profile img{margin:5px auto;border:0px;display:block;max-width:100%;text-align:center;}

#sidebar .menu {padding-bottom:10px;text-align:right;line-height:200%;margin-bottom:10px;}
#sidebar .menu ul{list-style-type: none;margin:0px;}


#sidebar .box {padding-bottom:10px;text-align:right;line-height:200%;margin-bottom:10px;}
#sidebar .box ul{list-style-type: none;margin:0px;}
#sidebar .box h6{display:block; font-weight: bold;font-style:normal;border-bottom: 1px #444d57 dashed;padding-bottom:5px;}
#sidebar .box ul i{color:#E0E0E0;font-style:normal;font-size:8pt;display:inline-block;}

#sidebar .custom{text-align:center;line-height:200%;margin-top:10px;}

#sidebar .copyright{padding:10px;text-align:center;line-height:200%;margin:10px 0px 10px 0px;}
#sidebar h6{font-size:9pt;font-weight:bold;}

@media screen and (max-width: 850px){
	#wrapper {background-color:white;padding:0px;margin:0px;min-width:50px;height:auto;}
	#container{padding:0px 5px 5px 5px;height:auto;background:none;}
	#content{float:none;width:auto;max-width:100%;margin:0px;min-height:200px;margin-bottom:30px;}
	#sidebar{float:none;width:auto;max-width:100%;margin:0px;min-height:100px;background-color:#272f38;}
    #headerbox {padding:0px;}
    #header h1{	font-family: Arial; font-size: 12pt; font-weight: bold;padding:10px 0px 10px 0px;line-height:150%;}
    #header h1 a{font-family: Arial; font-size: 12pt; font-weight: bold;text-decoration:none;}
}