﻿* {	margin:0px auto;padding:0px;}  
p {margin-top: 1em;margin-bottom: 1em;} 
body {	margin: 0 auto;	padding: 0;	background: #453932;text-align: center;color:#FAFAFA;font-family:Tahoma;font-size:9pt;}
#wrapper {text-align: center;background:#fff;background:url('back.gif') repeat-y; min-height:600px;width:850px;min-width:850px;text-direction:rtl;direction:rtl;}
#header{text-align: right;margin-right:40px;padding-bottom:30px;}
#headerbox {padding:0px;background:url('header.gif') no-repeat;}
#header h1{	font-family: Arial; font-size: 16pt; font-weight: bold;color:white;padding:35px 0px 10px 0px;line-height:150%;}
#header h1 a{font-family: Arial; font-size: 16pt; font-weight: bold;color:white;text-decoration:none;}
#header h2{color:white;font-family: Tahoma; font-size: 9pt;font-weight: normal;line-height:150%;padding-bottom:10px;}

#container{margin-top:10px;margin-bottom:0px;padding-bottom:10px;}

#content {float:right;width:505px;min-height:250px;margin:0px;padding:0px;text-align:right;overflow:hidden;margin-right:25px;}
#sidebar {float:left;width:215px;margin:0px;padding:0px;overflow-x: hidden;margin-left:40px;color:black;}
.clear{clear:both;margin:0px;padding:0px;}

#sidebar A:link{color: #4E342E;text-decoration:none;}
#sidebar A:visited  {color:#4E342E;text-decoration:none;}
#sidebar A:hover{color:#EFEBE9;text-decoration:none;}

A:link{color: #D7CCC8;text-decoration:none;}
A:visited  {color:#D7CCC8;text-decoration:none;}
A:hover{color:#EFEBE9;text-decoration:none;}

.post{padding-right:10px;padding-left:5px;text-align:right;line-height:150%;padding-bottom:15px;border-bottom:1px solid #523633;margin-bottom:10px;font-family:Tahoma;font-size:9pt; }
.post h1,h2{font-size:10pt;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:#EEEEEE;}
.posttags{padding-top:5px;line-height:150%;}
.posttags span{color:#EEEEEE;}


.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 solid #D7CCC8;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: normal;font-style:normal;border-bottom: 1px solid #D7CCC8;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:none;background-color:#453932;padding:0px;margin:0px;min-width:50px;min-height:300px}
	#container{padding:0px 5px 5px 5px;}
	#content{float:none;width:auto;max-width:100%;margin:0px;}
	#sidebar{float:none;width:auto;max-width:100%;margin:0px;color:white;}
	#sidebar A:link{color: #D7CCC8;text-decoration:none;}
	#sidebar A:visited  {color:#D7CCC8;text-decoration:none;}
	#sidebar A:hover{color:#EFEBE9;text-decoration:none;}
    #header{margin:0px; padding-top:10px;padding-bottom:10px;text-align:center;}
    #headerbox {background:none;padding:0px;}
    #header h1{	font-family: Arial; font-size: 12pt; font-weight: bold;color:white;padding:10px 0px 10px 0px;line-height:150%;}
    #header h1 a{font-family: Arial; font-size: 12pt; font-weight: bold;color:white;text-decoration:none;}
}