﻿* {margin:0px auto;padding:0px;}  
p {margin-top: 1em;margin-bottom: 1em;} 
body {	margin: 0;	padding: 0;	background: #ffe4f3;text-align: center;color:#424242;font-family:Tahoma;font-size:9pt;}
#wrapper {text-align: center;background:#fff5fd;min-height:550px;width:850px;min-width:850px;margin-top:10px;margin-bottom:10px;text-direction:rtl;direction:rtl;-webkit-border-radius:9px ; -moz-border-radius:9px; border-radius:9px;}
#header{background: url('header.jpg');background-repeat:no-repeat;text-align: center;height:259px;-webkit-border-radius:9px ; -moz-border-radius:9px; border-radius:9px;}
#headerbox {padding:10px;}
#header h1{font-family: Arial; font-size: 18pt; font-weight: bold;color:#f86cc2;padding:95px 0px 35px 0px;line-height:150%;}
#header h1 a{font-family: Arial; font-size: 18pt; font-weight: bold;color:#f86cc2;text-decoration:none;}
#header h2{color:#f86cc2;font-family: Tahoma; font-size: 9pt;font-weight: normal;line-height:150%;}

#container{margin-top:10px;margin-bottom:10px;}

#content {float:right;width:620px;min-height:250px;margin:0px;padding:0px;text-align:right;overflow:hidden;margin-right:10px;}
#sidebar {float:left;width:200px;margin:0px;padding:0px;overflow-x: hidden;margin-left:10px;}
.clear{clear:both;margin:0px;padding:0px;}

A:link{color: #EC407A;text-decoration:none;}
A:visited  {color:#EC407A;text-decoration:none;}
A:hover{color:#F48FB1;text-decoration:none;}


.post{text-align:right;line-height:150%;border:1px #eeeeee solid;background-color:white;margin-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:10px;}
.post .title{display:block;background-color:#fefcfd;line-height:200%;padding: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-top:5px;}
.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 #fdd2e9 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 #fdd2e9 dashed;padding-bottom:5px;}
#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{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:#fff5fd;padding:0px;margin:0px;min-width:50px;}
	#container{padding:0px 5px 5px 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;padding:0px;}
    #headerbox {padding:0px;}
    #header{background-color:#0a4974;background: url('header.jpg');background-size:cover;background-repeat:no-repeat;text-align: center;height:auto;}
    #header h1{	font-family: Arial; font-size: 12pt; font-weight: bold;color:#f86cc2;padding:10px 0px 10px 0px;line-height:150%;}
    #header h1 a{font-family: Arial; font-size: 12pt; font-weight: bold;color:#f86cc2;text-decoration:none;}
}
