﻿* {	margin:0px auto;padding:0px;}  
p {margin-top: 1em;margin-bottom: 1em;} 
body {	margin: 0;	padding: 0;	background: white;text-align: center;font-family:Tahoma;font-size:9pt;}
#wrapper {text-align: center;min-height:550px;width:100%;margin-top:0px;margin-bottom:10px;text-direction:rtl;direction:rtl;}
#header{text-align: center;}
#headerbox {padding:0px;}
#header h1{	font-family: Arial; font-size: 18pt; font-weight: bold;color:#235e8d;padding:40px 0px 25px 0px;line-height:150%;}
#header h1 a{font-family: Arial; font-size: 18pt; font-weight: bold;color:#235e8d;text-decoration:none;}
#header h2{color:#235e8d;font-family: Tahoma; font-size: 9pt;font-weight: normal;line-height:150%;padding-bottom:10px;}

#container{margin-top:30px;margin-bottom:10px;width:850px;min-width:850px;}

#content {float:right;width:600px;min-height:250px;margin:0px;padding:0px;text-align:right;overflow:hidden;}
#sidebar {float:left;width:220px;margin:0px;padding:0px;overflow-x: hidden;}
.clear{clear:both;margin:0px;padding:0px;}

A:link{color:#0288D1;text-decoration:none;}
A:visited  {color:#0288D1;text-decoration:none;}
A:hover{color:#29B6F6;text-decoration:none;}


.post{text-align:right;line-height:150%;padding:0px 5px 15px 5px;font-family:Tahoma;font-size:9pt; }
.post h1,h2{font-size:10pt;font-weight:bold;}
.posttitle{border-right:4px #81D4FA solid;padding-right:4px;}
.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:#616161;padding-bottom:5px;}
.posttags{padding-top:5px;line-height:150%;}
.posttags span{color:#616161;}


.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 #B3E5FC 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;color:#0277BD; font-weight: bold;font-style:normal;padding-bottom:3px;border-bottom :1px #B3E5FC dashed;}
#sidebar .box ul i{color:gray;font-style:normal;font-size:8pt;display:inline-block;}

#sidebar .custom{text-align:center;line-height:200%;margin-top:10px;}

#sidebar .copyright{background-color:#FBFBFB;padding:10px;text-align:center;line-height:200%;margin:10px 0px 10px 0px;}
#sidebar h6{font-size:9pt;font-weight:bold;}

#headerimg{position:absolute;top:0px;left:0px;right:0px;z-index:-1;margin:0px;}
#headerimg img{z-index:-1;border-style:none;padding:0px;margin:0px;width:100%;height:100%;}

@media screen and (max-width: 850px){
	#wrapper {padding:0px;margin:0px;width:auto;max-width:100%;}
	#container{min-width:30px;margin:0px;padding:0px;width:auto;max-width:100%;margin-right:5px;margin-left:5px;}
	#content{float:none;width:auto;max-width:100%;margin:0px;padding:0px;}
	#sidebar{float:none;width:auto;max-width:100%;margin:0px;padding:0px;}
    #headerbox {padding:0px;}
    #header h1{	font-family: Arial; font-size: 12pt; font-weight: bold;color:black;padding:10px 0px 10px 0px;line-height:150%;}
    #header h1 a{font-family: Arial; font-size: 12pt; font-weight: bold;color:black;text-decoration:none;}
}