.odd a:link,
a,
h1,
h2,
h3 {
  color: #000;
}
#search fieldset,
.post .links a,
.post .tags a,
a img,
input.text {
  border: none;
}
#page,
input.text {
  background: #fff;
}
#header,
#page {
  width: 100%;
  margin: 0 auto;
}
#sidebar li li,
#sidebar li li li {
  background-image: url(images/list.jpg);
  background-position: left center;
}
#author,
#comment,
#email,
#url {
  background: #fbfbfb;
  border: 1px solid #cbcbcb;
}
#access,
#calendar,
#header,
#logo-wrapper,
#page,
.contentmain {
  margin: 0 auto;
}
#sidebar ul,
.commentlist {
  list-style: none;
}
#access a,
a,
h1 a,
h2 a,
h3 a {
  text-decoration: none;
}
#access,
#access a,
#access ul li:hover > ul {
  display: block;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
#logo-wrapper,
#sidebar li li,
#sidebar li li li,
.bottom-to-top-arrow,
blockquote {
  background-repeat: no-repeat;
}
*,
body,
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.clear {
  clear: both;
}
body,
html {
  font-size: 100%;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
body {
  margin: 0;
  transition: 0.5s;
}
body,
input,
td,
textarea,
th {
  color: #000;
  font-size: 12px;
}
input.text {
  padding: 1px;
}
input.button {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.post .meta,
.post .meta a,
h1.title {
  color: #333;
}
h1 {
  font-size: 25px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
.desctitle,
h6 {
  font-size: 10px;
}
#access .menu-header,
ol,
p,
ul {
  font-size: 13px;
}
ol,
p,
ul {
  line-height: 20px;
}
h1 a,
h2 a,
h3 a {
  border: none;
  color: #333;
}
h1 a:hover,
h2 a:hover,
h3 a:hover {
  background: 0 0;
  color: #371015;
}
#header {
  background-color: #fff;
  height: 64px;
  position: relative;
  z-index: 9999;
  padding-top: 15px;
  border-bottom: 1px solid #a1c6bf;
}
#search {
  float: right;
  width: 270px;
  padding-top: 10px;
}
#search #s {
  padding: 3px;
  width: 140px;
  vertical-align: top;
}
#search #x {
  width: 60px;
  vertical-align: top;
}
#logo-wrapper {
  height: 70px;
}
.contentmain {
  max-width: 1200px;
  width: 96%;
}
#content {
  padding: 0 10px;
}
.post .title {
  font-weight: 400;
  margin: 0;
}
h1.title {
  font-size: 26px;
  font-weight: 400;
}
#calendar a,
#calendar caption,
#sidebar li h2,
.navigation a,
.post .tags {
  font-weight: 700;
}
h2.title {
  color: #371015;
  font-size: 16px;
}
.post h1.title {
  font-size: 24px;
  height: auto;
}
.entry p {
  padding-bottom: 20px;
}
.entry ul,
ol {
  padding-left: 20px;
}
.post .meta {
  border-bottom: 1px dotted #ccc;
  font-size: 14px;
}
.navigation {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navigation a {
  font-size: 14px;
}
#sidebar li h2,
#sidebar li li,
.post .links {
  margin: 0;
}
.post .tags {
  font-size: 9px;
  margin: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.leftsidebar {
  width: 245px;
  float: left;
}
.rightsidebar {
  width: 245px;
  float: right;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  background-color: #c6c6c6;
  padding: 5px;
}
#sidebar li h2 {
  height: 30px;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  background-color: #333;
  text-align: center;
}
#sidebar li ul {
  line-height: normal;
  padding-left: 5px;
  padding-right: 5px;
}
#sidebar li li {
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#sidebar li li li {
  padding: 0;
}
#calendar table {
  border-collapse: collapse;
  text-align: center;
  width: 220px;
}
#calendar thead th {
  background: #ccc;
  color: #fff;
}
#calendar tbody td {
  background: #eee;
}
#calendar #today {
  background: #b8d03b;
  color: #fff;
  font-weight: 700;
}
#calendar #prev {
  text-align: left;
}
#calendar #next {
  text-align: right;
}
.comlabel,
.postlabel {
  color: #666;
  font-size: 13px;
  font-weight: lighter;
}
.comtext,
.posttext {
  background-color: #371015;
  border: 5px solid #fff;
  color: #fff;
  padding: 5px;
}
#submit,
.authorcomment {
  background-color: #efefef;
}
.authorcomment {
  margin: 10px 0 0;
  padding: 3px;
}
.commenttext,
.odd {
  background-color: #eaeaea;
}
.odd,
pre {
  padding: 10px;
}
.odd {
  color: #333;
  border-bottom: 2px solid #666;
}
.commenttext {
  color: #000;
  font-size: 10px;
  margin: 0 0 10px;
  padding: 5px 10px;
}
#author,
#email,
#url {
  padding: 3px;
  width: 40%;
  margin-bottom: 5px;
}
#comment {
  margin-bottom: 0.6em;
  padding: 3px;
  width: 95%;
}
#submit {
  border-bottom: 2px solid #ccc;
  border-left: 1px solid #e4e4e4;
  border-right: 2px solid #ccc;
  border-top: 1px solid #e4e4e4;
  padding: 3px;
}
blockquote {
  padding-left: 52px;
  background-image: url(images/qt.png);
  background-position: left top;
  margin: 15px 30px 0 10px;
  padding-top: 5px;
}
blockquote cite {
  display: block;
  margin: 5px 0 0;
}
hr {
  display: none;
}
pre {
  background: #f3f2ed;
  border: 1px solid #9a9a9a;
  color: #00f;
  margin: 10px;
}
code {
  color: #000;
  font-size: 1em;
}
p img {
  padding: 0;
  max-width: 100%;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
#access {
  width: fit-content;
}
#access .menu-header ul {
  list-style: none;
  margin: 0;
}
#access .menu-header li {
  float: left;
  position: relative;
}
#access a {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  color: #000;
  padding: 0 12px;
}
#access ul ul {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  float: left;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  width: 180px;
  z-index: 99999;
}
#access ul ul li {
  min-width: 180px;
}
#access ul ul ul {
  left: 100%;
  top: 0;
}
#access ul ul a {
  background: #333;
  height: auto;
  line-height: 1em;
  padding: 10px;
  width: 160px;
}
#access li:hover > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.current_page_item > a,
#access ul ul :hover > a,
* html #access ul li a:hover,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li.current_page_item a {
  color: #9abcb5;
}
.swlogo {
  bottom: 15px;
  float: right;
  position: absolute;
  right: 10px;
  z-index: 999999999;
}
.site_logo {
  float: left;
  width: auto;
}
.site_logo img {
  float: left;
  max-width: 247px;
  height: 50px;
  object-fit: cover;
}
.bottom-to-top-arrow {
  bottom: 10%;
  display: none;
  height: 60px;
  position: fixed;
  right: 30px;
  transition: 0.3s linear;
  width: 60px;
  z-index: 9999;
  border-radius: 50%;
  outline: 0;
  border: none;
  background-image: url("images/up-arrow-orange.png");
  background-position: center;
  text-align: center;
  line-height: 56px;
  color: #fff;
}
.bottom-to-top-arrow:hover {
  opacity: 0.8;
  transition: 0.3s linear;
}
html[lang="ar"] * {
  font-family: "GE SS Two Light";
}
html[lang="ar"] .fa {
  font: 14px/1 FontAwesome;
}
@media screen and (max-width: 1024px) {
  #access a {
    font-size: 13px !important;
    padding: 0 7px !important;
  }
}