/**
 * plugins/themes/pollux_2columns_Tomato/pollux_2columns_Tomato.css
 *
 * Copyright (c) Dadan Rs (dadan.rs@gmail.com)
 *
 * Pollux_2columns_Tomato theme stylesheet.
 * Ver 1.0.0.1 (2016-05-04)
 *
 */
 
 body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: #ffffff;
}
a:link,
a:visited,
a:active {
  color: Tomato;
  text-decoration: none;
}
a:hover {
  background: none;
  text-decoration: underline;
}
#container {
  margin: 0 auto;
  width: auto;
  min-width: 730px !important;
  text-align: center;
  background-color: #dddddd;
  display: inline-block;
}
#header {
  background-color: #cccccc;
  padding-bottom: 40px;
}
#headerTitle {
  width: 1080px;
  margin: 0 auto;
  display: inline-block;
}
#header h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  padding: 0;
  color: #111111;
  letter-spacing: 1px;
  font-size: 1.4em;
  line-height: 120px;
  text-shadow: 1px 1px #fff;
}
#headerTitle img {
  float: left;
  display: inline-block;
  margin-right: 20px;
}
#body {
  margin: -40px auto 20px auto;
  width: 1080px !important;
  background-color: #ffffff;
  display: inline-block;
  box-shadow: 0 0 10px #888;
}
#main {
  background-color: #ffffff;
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0 !important;
  position: relative;
  width: 878px;
  overflow: visible !important;
  padding: 0;
}
#main > h2 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  color: #333333;
}
#content h1,
#content h2,
#content h3,
#content h4 {
  color: #333333;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
}
#content {
  border-top: 0px dotted #000;
}
#navbar {
  clear: both;
  padding: 0;
  text-align: left;
  margin-left: 0px !important;
  margin-bottom: 10px;
  border: none;
  background-image: -webkit-linear-gradient(top, Tomato 0%, #ff8670 100%);
  background-image: -o-linear-gradient(top, Tomato 0%, #ff8670 100%);
  background-image: linear-gradient(to bottom, Tomato 0%, #ff8670 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6347', endColorstr='#ffff8670', GradientType=0);
  height: 40px;
  width: 1080px;
}
#navbar ul {
  margin: 0;
  padding: 0 0 0 10px;
}
#navbar ul li {
  margin: 0;
  padding: 0;
  float: left;
}
#announcements {
  width: auto;
}
#navbar a,
#navbar a:link,
#navbar a:visited {
  color: #ffffff;
  line-height: 40px;
  display: inline-block;
  margin: 0;
  font-weight: bold;
  font-size: 0.6em;
  padding-left: 10px;
  padding-right: 10px;
}
#navbar a:before,
#navbar a:after {
  content: '';
  position: absolute;
  top: 5px;
  display: block;
  height: 30px;
  width: 1px;
}
#navbar a:before {
  margin-left: -10px;
  opacity: .15;
  background: rgba(0, 0, 0, 0.7);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000, rgba(0, 0, 0, 0));
}
#navbar a:after {
  margin-left: -9px;
  opacity: .35;
  background: rgba(255, 255, 255, 0.8);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.01), #ffffff, rgba(255, 255, 255, 0.01));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
}
#navbar li:first-child a:before,
#navbar li:first-child a:after {
  background-color: black;
  display: none;
}
#navbar a:hover {
  background: #ff4d2d;
  text-shadow: 1px 1px #ff4d2d;
}
#navbar a:active {
  background: none;
  text-decoration: underline;
}
ul.sidemenu {
  margin-top: -10px;
  padding-left: 0px !important;
}
ul.sidemenu li:before {
  display: none;
}
ul.sidemenu li {
  padding: 0;
}
ul.sidemenu li a {
  display: block;
  padding: 0.7em 10px 0.7em 10px;
  border-bottom: 1px solid #c2b4b2;
  background-color: #ffedea;
  text-decoration: none;
  color: #333333;
}
ul.sidemenu li:first-child a {
  border-top: 1px solid #c2b4b2;
}
ul.sidemenu li a:hover {
  background-color: #ffd8d1;
  text-decoration: underline;
}
#breadcrumb {
  padding-bottom: 1em;
  /* border-bottom: 1px solid #ccc;*/
  margin: 0 10px;
  padding: 0.7em 10px;
  background: #dadada url(imgs/stripes.png);
}
#breadcrumb,
#main > h2,
#content {
  padding-left: 10px;
  padding-right: 10px;
}
#cpr {
  border: 0px none #fff;
}
#leftSidebar,
#rightSidebar {
  font-size: 0.70em;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding: 50px 10px 10px 10px;
}
#leftSidebar {
  width: 0px;
  display: none;
  float: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
}
#rightSidebar {
  width: 180px;
  float: right;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}
#rightSidebar div.block,
#leftSidebar div.block {
  border: 0;
  padding: 0 0 10px 0;
  /* margin:0 0 @sidebar-padding 0; */
  color: inherit;
}
#leftSidebar div.block span.blockTitle,
#rightSidebar div.block span.blockTitle,
#sidebarDevelopedBy.block,
#sidebarHelp.block {
  padding: 0.7em 10px !important;
  margin-bottom: 10px;
  background: #dadada url(imgs/stripes.png);
  display: block;
  color: #444444;
  font-weight: bold;
  letter-spacing: 0;
}
#sidebarDevelopedBy.block a,
#sidebarHelp.block a {
  text-decoration: none;
}
.block p {
  margin: 0 !important;
}
.block ul {
  padding-left: 1.2em;
  list-style: none;
}
.block li:before {
  content: "";
  border-color: transparent Tomato;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}
#sidebarFontSize.block {
  padding-bottom: 35px !important;
}
table.tocArticle:nth-child(odd) tr {
  background-color: #ffedea;
}
table.tocArticle:nth-child(even) tr {
  background-color: #f4f4f4;
}
table.tocArticle tr:hover {
  background-color: #e5eef5;
}
table.tocArticle td {
  padding: 5px 10px;
}
table.tocArticle a {
  text-decoration: none;
}
.tocTitle {
  font-weight: bold;
}
.tocAuthors {
  font-style: italic;
}
td.tocGalleys {
  padding-right: 10px;
}
#content ul.menu {
  margin: 0;
}
#content ul.menu li {
  background-image: -webkit-linear-gradient(top, #2651ff 0%, #4f72ff 100%);
  background-image: -o-linear-gradient(top, #2651ff 0%, #4f72ff 100%);
  background-image: linear-gradient(to bottom, #2651ff 0%, #4f72ff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2651ff', endColorstr='#ff4f72ff', GradientType=0);
  padding: 5px 8px;
  border-radius: 3px;
}
#content ul.menu li:hover,
#content ul.menu li.current {
  background-image: -webkit-linear-gradient(top, #ec790f 0%, #f28c31 100%);
  background-image: -o-linear-gradient(top, #ec790f 0%, #f28c31 100%);
  background-image: linear-gradient(to bottom, #ec790f 0%, #f28c31 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec790f', endColorstr='#fff28c31', GradientType=0);
}
#content ul.menu a {
  color: #ffffff;
}
#content ul.menu a:hover {
  color: yellow;
}
input.textField,
select.selectMenu,
textarea.textArea,
input.uploadField {
  padding: 0.3em;
  background-color: #f1f1f1;
  border: 1px solid #aaaaaa;
  color: #444444;
}
input.textField:focus,
select.selectMenu:focus,
textarea.textArea:focus,
input.uploadField:focus {
  border: 1px solid Tomato;
}
/*
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 1px auto @web-border-hover-color;
} */
input[type="submit"],
input[type="button"] {
  background-image: -webkit-linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
  background-image: -o-linear-gradient(top, #dddddd 0%, #c4c4c4 100%);
  background-image: linear-gradient(to bottom, #dddddd 0%, #c4c4c4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffc4c4c4', GradientType=0);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #444444;
  text-shadow: 1px 1px #f6f6f6;
  padding: 3px 5px;
  text-decoration: none;
  border: 1px solid #9d9d9d;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: -webkit-linear-gradient(top, #c4c4c4 0%, #aaaaaa 100%);
  background-image: -o-linear-gradient(top, #c4c4c4 0%, #aaaaaa 100%);
  background-image: linear-gradient(to bottom, #c4c4c4 0%, #aaaaaa 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc4c4c4', endColorstr='#ffaaaaaa', GradientType=0);
  text-decoration: none;
  cursor: pointer;
}
input.defaultButton {
  color: #2b2b2b;
  font-weight: bold;
}
div.separator {
  border-bottom: 1px dotted #222;
}
a.imbanner {
  border: 3px solid transparent;
  display: inline-block;
  margin-bottom: 10px;
}
a.nohover {
  border: 2px solid transparent;
  display: inline-block;
  padding: 10px 6px;
}
a.imbanner:hover {
  background: transparent none repeat scroll 0 0;
}
a.nohover:hover {
  background: transparent none repeat scroll 0 0;
  border: 2px solid Tomato;
  border-radius: 5px;
}
.indexer-img {
  height: 38px;
}
.highlight {
  background-color: #fffff0;
  border: 1px dashed #ffa851;
  padding-bottom: 6px;
  padding-top: 6px;
}
.issueCoverImage {
  border: 1px solid #fff;
  padding: 0;
  margin: 0;
}
.issueCoverImage img {
  margin: 1em 2em 1em 0;
  width: 100px;
  box-shadow: 4px 4px 6px #aaa;
  border: 0px solid #fff;
}
#content h4 a {
  text-decoration: none;
}
.cover-image-intro {
  margin: 0 0 0 1em;
  width: 100px;
  box-shadow: 1px 1px 12px #ccc;
  border: 1px solid #eee;
}
.color-box {
  display: block;
  width: 60px;
  height: 40px;
  float: left;
  margin-right: 5px;
}
.color1 {
  background-color: Tomato;
}
.color1-light {
  background-color: #ffedea;
}
.color2 {
  background-color: SteelBlue;
}
.color2-light {
  background-color: #e5eef5;
}
.color-grey-light {
  background-color: #f4f4f4;
}
#journalDescription {
  float: left;
  width: 68%;
}
#homepageImage {
  float: right;
  width: 30%;
}
#homepageImage img {
  max-width: 100%;
  max-height: 100%;
}
#announcementsHome {
  clear: both;
}
