@import url(normalize.css);
@import url(foundation.css);
@import url(font-awesome.min.css);
@import url(common.css);
@import url(foundation_calendar.css);
@import url(jquery.fancybox.css);
html,body {
    height:100%;
}
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,300,700,100&subset=latin,greek);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
i,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: 'Ubuntu', sans-serif;
  font-weight: normal;
}
body#ae * {
  text-align: right;
}
a {
  color: #257696;
}
a:hover {
  color: #113644;
}
.error > label > small {
  text-transform: none;
}
.button,
button {
  background-color: #257696;
}
.button:hover,
button:hover {
  background-color: #113644;
}
.contain-to-grid,
.top-bar,
.top-bar-section ul,
.top-bar-section li:not(.has-form) a:not(.button) {
  background: transparent;
  background-color: transparent;
  color: #fff;
}
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background: transparent;
  background-color: transparent;
}
/* REMOVE RESPONSIVE  --START-- 
  how it works: use only "small and never medium and large"
  add class non-responsive on everything you want centered and non-responsive
*/
.non-responsive {
  margin: 0 auto;
  max-width: 1100px;
  width: 1100px;
  min-width: 1100px;
}
.row {
  max-width: 1100px;
}
[data-magellan-expedition="fixed"] {
  margin: 0 auto;
  max-width: 1100px;
  width: 1100px;
  min-width: 1100px;
}
/* REMOVE RESPONSIVE  --END-- */
#tagcloud a {
  color: #000;
  display: inline-block;
  opacity: 0;
}
#tagcloud a:after {
  content: " , ";
}
#tagcloud a:last-child:after {
  content: "";
}
#tagcloud a {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
#tagcloud a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
header {
  background: #000;
  color: #fff;
  padding: 20px 0px;
}
header #counterText {
  display: inline-block;
  color: #7e7e7e;
  font-weight: 400;
}
header #counter {
  font-size: 2.6rem;
  font-weight: 600;
  display: inline-block;
}
header ul {
  margin-top: -20px;
}
main > .row {
  background: rgba(255, 255, 255, 0.95);
}
main > .row > .columns:first-child {
  background: #000;
  color: #999;
  padding: 0px 0px 0px 0px;
}
main > .row > .columns:first-child a {
  color: #fff;
}
main > .row > .columns:first-child ul {
  list-style: none;
  margin: 50px 0px 50px 0px;
}
main > .row > .columns:first-child ul li a {
  color: #fff;
  width: 100%;
  display: table;
  padding: 10px 0px 10px 40px;
  font-weight: 200;
  font-size: 1.4rem;
  position: relative;
}
main > .row > .columns:first-child ul li:hover a,
main > .row > .columns:first-child ul li.active a {
  background: #fff;
  color: #333;
  box-shadow: 0px 10px 23px -11px #000000;
}
main > .row > .columns:first-child ul li:hover a:before,
main > .row > .columns:first-child ul li.active a:before {
  content: url('../img/skull2020.png');
  position: absolute;
  left: -29px;
  background: #fff;
  padding: 10px;
  top: 0px;
  box-shadow: 0px 10px 30px -19px #000000;
  z-index: 5;
}
main > .row > .columns:first-child ul li:hover a:after,
main > .row > .columns:first-child ul li.active a:after {
  content: "";
  position: absolute;
  left: -30px;
  top: 55px;
  width: 0px;
  height: 0px;
  border: 15px solid #CBCDCA;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
#searchBox {
  width: 100%;
  display: table;
  padding: 80px;
  text-align: center;
}
#searchBox input {
  border: none;
  background: transparent;
  font-size: 3rem;
  height: auto;
  outline: none;
  box-shadow: none;
  border-bottom: 2px solid #999999;
  color: #999999;
  padding: 0px;
  font-weight: 100;
}
#random {
  margin-top: 150px;
  background: #9A3334;
}
#random h2 {
  font-weight: 200;
  font-size: 3rem;
  width: 100%;
  text-align: right;
  color: #fff;
  margin-top: 0px;
}
#random .row {
  padding: 20px 0px 30px 0px;
  background: #663332;
}
#fullcategories {
  margin-top: 150px;
  padding: 50px 0px 80px 0px;
  background: #333;
}
#fullcategories a,
#fullcategories a:hover,
#fullcategories a:focus {
  color: #fff;
}
#fullcategories h3 {
  margin-top: 0px;
  width: 100%;
  text-align: center;
}
#fullcategories h3 a {
  font-size: 3rem;
  font-weight: 100;
}
#fullcategories aside {
  margin-bottom: 40px;
}
#fullcategories aside span {
  margin-right: 5px;
  display: inline-block;
  line-height: 2rem;
}
#fullcategories aside span:after {
  content: ", ";
  color: #fff;
  font-weight: 100;
  font-size: 1.5rem;
}
#fullcategories aside span:last-child:after {
  content: ".";
}
#fullcategories aside span a {
  font-size: 1.2rem;
  font-weight: 100;
}
footer {
  margin-top: 150px;
  background: #000;
  color: #fff;
  width: 100%;
  padding: 50px 0px;
}
footer a,
footer a:hover,
footer a:focus {
  color: #fff;
  font-size: 0.8rem;
}
footer ul {
  list-style: none;
  margin-left: 0px;
}
footer ul li {
  display: inline-block;
  margin-right: 5px;
}
footer ul li:after {
  font-size: 0.8rem;
  content: " / ";
  margin-left: 5px;
}
footer ul li:last-child:after {
  content: "";
}
.itemlist {
  position: relative;
}
.itemlist li {
  padding: 0;
  position: relative;
}
.itemlist li img {
  width: 100%;
}
.itemlist li section {
  /*display:none;*/
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.8);
  color: #fff;
  padding: 30px;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 200;
  transition: visibility 0s linear 0.2s,opacity 0.2s linear;
  visibility: hidden;
  opacity: 0;
}
.itemlist li:hover section {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}
.newTitle,
.articleTitle {
  font-weight: 200;
  font-size: 3rem;
  width: 100%;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #616161;
}
.articleTitle small {
   font-weight: 200; 
}
.top-bar .name h1 a {
  width: 71%;
}
ul.pagination {
  display: table;
  height: inherit;
  background: #0A0A0A;
  padding: 10px 10px 15px 10px;
  width: 100%;
  margin-left: 36px;
  margin-top: 20px;
  position: relative;
}
ul.pagination:after {
  position: absolute;
  top: 49px;
  right: 0px;
  content: "";
  width: 0px;
  height: 0px;
  border: 10px solid #363636;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
ul.pagination li a {
  background: transparent;
  color: white;
  font-weight: bold;
  border: 3px solid transparent;
  cursor: default;
  border-radius: 0px;
  text-shadow: none;
}
ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li.current a {
  background: #630E0D;
  color: white;
  font-weight: bold;
  border: 3px solid #fff;
  cursor: pointer;
  border-radius: 0px;
  text-shadow: none;
}
.label.iron {
  background: #630E0D;
  color: #fff;
  padding: 10px;
  position: relative;
  margin: 0px 20px;
}
.label.iron a {
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
}
.label.iron:after,
.label.iron:before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  border: 18px solid #630E0D;
  top: 0px;
}
.label.iron:after {
  left: -36px;
  border-left-color: transparent;
  border-top-color: transparent;
}
.label.iron:before {
  right: -36px;
  border-right-color: transparent;
  border-bottom-color: transparent;
}




/* FLIP EFFECT */
/* entire container, keeps perspective */
.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;

    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
        -moz-transform-style: preserve-3d; 
        -ms-transform-style: preserve-3d; 

}
.front img {
    width:100%;
}

.flip-container, .front, .back {
    /*width: 1200px;
    height: 1200px;*/
}

/* flip the pane when hovered */
/*.flip-container:hover .flipper,*/ 
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

/* flip speed goes here */
.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;

    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;

    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}
/* hide back of pane during swap */
.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);

    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);

    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);

    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);

    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);

    position: absolute;
    top: 0;
    left: 0;
}
.front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
}

.back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    padding: 10%;
    background: rgb(51, 51, 51);
    color: #fff;
}
.back a,
.back a:hover,
.back a:active,
.back a:focus {
    color:#fff;
}
.back h2 {
    color: #fff;
    font-size: 2rem;
}
/* START: Accommodating for IE */
/*.flip-container:hover .back,*/ 
.flip-container.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
/*.flip-container:hover .front,*/ 
.flip-container.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/* END: Accommodating for IE */
.toggle,.toggle:hover {
    position: absolute;
    z-index: 9;
    top: 20px;
    right: -20px;
    box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.59);
    background: #630E0D;
}
.back table,
.back td,
.back tr {
    border:none;
    background:transparent!important;
}
.back tr td:first-child{
    font-weight:bolder;
    color:#fff;
    font-size:1.1rem;
}
.back .zoombig {
    padding:10%;
    font-size: 5rem;
}

.back table tr td a:after { content:","; }
.back table tr td a:last-child:after { content:""; }
#entrydata {
    border-collapse: separate;
    border-spacing: 4px;
}    
#entrydata,
#entrydata td,
#entrydata tr {
    border:none;
    background:transparent!important;
}
#entrydata tr td:first-child{
    font-weight: normal;
    background: #630E0D!important;
    color: #fff;
    font-size: 0.9rem;
    padding: 20px;
}
#entrydata td a,
#entrydata td a:hover {
    background: #000;
    color: #fff;
    padding: 20px;
    font-weight: bold;
	text-decoration: underline;
}

#social {
	text-align: center;
	background-color: #eaeaea;
	padding: 20px;
}

.viewsclass {
	text-align: right;
	color: #666;
}

.index_views {
	color: #ccc;
	font-size: 0.8rem;
}