@charset "utf-8";
/*!
Theme Name: Hellenic Studies
Theme URL: http://www.argondesign.com.au
Description: Custom Theme 
Author: Argon Design
Author URL: http://www.argondesign.com.au
Version: 1.0
=======
*/
/* Loading Standard Bootstrap 2.03 LESS Files
----------------------------------------------------------------------------------------*/
/* HTML5 Boilerplate  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #333;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* Wordpress Image Align  */
img.alignleft {
  margin: 12px 24px 12px 0;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* -- variables -- */
.titlestyle {
  font-family: 'petronaregular';
  color: #0070b2;
  text-transform: uppercase;
  line-height: 1.1;
}
/* -- style -- */
body {
  background: #f0f0f0;
  margin: 0;
  font-family: OpenSansRegular, Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  border-top: 10px solid #0070b2;
}
::-moz-selection {
  background: #0070b2;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #0070b2;
  color: #fff;
  text-shadow: none;
}
a {
  color: #0070b2;
  text-decoration: none;
}
a:hover {
  color: #383838;
}
/* -- font -- */
@font-face {
  font-family: 'OpenSansRegular';
  src: url('font/opensans-regular-webfont.eot');
  src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#CabinRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('font/opensans-bold-webfont.eot');
  src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bold-webfont.woff') format('woff'), url('font/opensans-bold-webfont.ttf') format('truetype'), url('font/opensans-bold-webfont.svg#OpenSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansExtrabold';
  src: url('font/opensans-extrabold-webfont.eot');
  src: url('font/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabold-webfont.woff') format('woff'), url('font/opensans-extrabold-webfont.ttf') format('truetype'), url('font/opensans-extrabold-webfont.svg#OpenSansExtrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'petronaregular';
  src: url('font/petrona-regular-webfont.eot');
  src: url('font/petrona-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/petrona-regular-webfont.woff') format('woff'), url('font/petrona-regular-webfont.ttf') format('truetype'), url('font/petrona-regular-webfont.svg#petronaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* -- Adjusment -- */
.clr {
  clear: both;
}
.fr {
  float: right!important;
}
.fl {
  float: left!important;
}
.ar {
  text-align: right!important;
}
.al {
  text-align: left!important;
}
.ac {
  text-align: center!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mr0 {
  margin-right: 0!important;
}
.btn {
  font-family: 'petronaregular';
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  /* gecko */
  -webkit-border-radius: 5px;
  /* webkit */
  -khtml-border-radius: 5px;
  /* old konkeror */
  border-radius: 5px;
  /* CSS3 standard */
  background: #0070b2;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@basecolor,10%)', endColorstr='@basecolor');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#0090e5), to(#0070b2));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #0090e5, #0070b2);
  /* for firefox 3.6+ */
}
.btn a {
  padding: 0 20px;
  height: 25px;
  line-height: 25px !important;
  color: #fff;
  display: block;
}
.btn:hover {
  background: #0090e5;
}
.innerL {
  float: left;
  margin: 0 10px 10px 0;
}
.innerR {
  float: right;
  margin: 0 0 3px 10px;
}
.serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* -- header -- */
header {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
header .logo {
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 10;
}
header .hero {
  padding: 40px 0 0 0;
  height: 356px;
  width: 940px;
  background: transparent url('img/bg_slider.jpg') bottom left no-repeat;
}
header nav {
  height: 16px;
  background: transparent url('img/bg_menu.jpg') top left no-repeat;
  margin: 10px 0 35px 110px;
}
header nav #menu-main {
  font-family: 'petronaregular';
  padding: 0 80px 0px 50px;
  height: 16px;
  float: left;
  position: relative;
  z-index: 2;
  background: transparent url('img/bg_menu.jpg') top right no-repeat;
}
header nav li {
  margin-left: 30px;
  font-size: 22px;
  line-height: 16px;
  text-transform: uppercase;
  position: relative;
  float: left;
}
header nav li a {
  color: #383838;
  display: block;
}
header nav li a:hover {
  color: #0070b2;
}
header nav li ul {
  position: absolute;
  top: 22px;
  left: 0;
  display: none;
}
header nav li ul li {
  background: #0090e5;
  border-bottom: 1px solid #ccc;
  width: 150px;
  margin: 0;
  font-size: 11px;
  line-height: 1.3;
}
header nav li ul li a {
  padding: 10px;
  color: #ffffff;
}
header nav li ul li a:hover {
  background: #19aaff;
  text-decoration: none;
  color: #ffffff;
}
header nav li ul li:last-child {
  border: none;
}
.current_page_item a {
  color: #0070b2 !important;
}
/* -- footer -- */
footer {
  font-size: 11px;
  color: #383838;
  margin: 10px 0 ;
}
footer #footer_in {
  width: 940px;
  margin: 0 auto;
  padding: 10px;
}
footer #footer_in p {
  line-height: 1.5;
}
footer #footer_in ul {
  margin-bottom: 20px;
  float: left;
}
footer #footer_in ul li {
  margin-right: 20px;
  display: inline;
  text-transform: uppercase;
}
footer #footer_in a {
  color: #0070b2;
}
footer #footer_in a:hover {
  color: #383838;
}
/* -- common -- */
#wrap {
  width: 940px;
  margin: 0 auto;
}
#content h1 {
  margin-bottom: 14px;
  font-size: 31px;
  font-family: 'petronaregular';
  color: #0070b2;
  text-transform: uppercase;
  line-height: 1.1;
}
#content h2 {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: 'petronaregular';
  color: #0070b2;
  text-transform: uppercase;
  line-height: 1.1;
}
#content h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: 'petronaregular';
  color: #0070b2;
  text-transform: uppercase;
  line-height: 1.1;
}
#content em {
  color: #555;
}
#content p {
  margin-bottom: 20px;
  line-height: 1.5;
}
#content ol,
#content ul {
  margin-bottom: 40px;
}
#content ul li {
  margin-left: 20px;
  list-style-type: disc;
  line-height: 2;
}
#content ol li {
  margin-left: 20px;
  list-style-type: decimal;
  line-height: 2;
}
#main {
  width: 700px;
  float: left;
  padding: 20px 0 10px 0;
  border-top: 2px solid #0070b2;
  border-bottom: 2px solid #0070b2;
  margin: 0 20px 0 0;
  min-height: 300px;
}
#side {
  width: 220px;
  float: right;
}
#side p {
  margin-bottom: 20px;
  line-height: 1.5;
}
#sideleft {
  width: 220px;
  float: left;
  padding: 10px 0;
  border-top: 2px solid #0070b2;
  margin: 0 20px 0 0;
}
#sideright {
  width: 220px;
  float: left;
}
/* -- home -- */
.home #main {
  width: 460px;
  padding: 10px 0;
  border-top: 2px solid #0070b2;
  border-bottom: 2px solid #0070b2;
  float: left;
  margin: 0 20px 0 0;
}
.home h1,
.home h2 {
  margin: 8px 0 20px 0;
  font-size: 31px !important;
}
/* -- donate -- */
#main .donate {
  float: left;
}
#main .donate li {
  list-style-type: none;
  margin: 0;
  padding: 0 14px 0 0;
  float: left;
  text-align: center;
}
/* -- contact -- */
.page-template-template-contact-php #main .clearfix {
  margin-bottom: 20px;
}
.contact_details {
  width: 350px;
  float: left;
}
.contact_details .tl {
  text-transform: uppercase;
  font-family: 'petronaregular';
  font-size: 20px;
  color: #000;
}
.contact_details p {
  margin-bottom: 10px;
  line-height: 1.3;
}
.contact_details dt {
  width: 50px;
  float: left;
  clear: both;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
}
.contact_details dd {
  margin-left: 60px;
  line-height: 1.5;
}
.googlemap {
  width: 350px;
  float: right;
}
.googlemap a {
  color: #ffc928 !important;
}
.social {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1000;
}
.social li {
  float: left;
  margin: 0 0 0 10px;
}
#main .fr,
#main .fl {
  width: 350px;
}
#main .contact_details dt {
  width: 50px;
  margin-bottom: 10px;
  float: left;
  font-weight: bold;
}
#main .contact_details dd {
  margin: 0 0 10px 50px;
}
#main .wpcf7-form textarea,
#main .wpcf7-form input {
  background: #ddd;
  border: none;
  width: 310px;
  height: 30px;
  padding: 0 10px;
  margin-bottom: 20px;
  display: block;
  color: #0070b2;
}
#main .wpcf7-form textarea {
  height: 110px;
  padding: 10px;
  width: 330px;
}
#main .wpcf7-form .wpcf7-submit {
  border: none;
  width: 80px;
  height: 20px;
  line-height: 20px;
  font-family: 'petronaregular';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  /* gecko */
  -webkit-border-radius: 5px;
  /* webkit */
  -khtml-border-radius: 5px;
  /* old konkeror */
  border-radius: 5px;
  /* CSS3 standard */
  background: #0070b2;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@basecolor,10%)', endColorstr='@basecolor');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#0090e5), to(#0070b2));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #0090e5, #0070b2);
  /* for firefox 3.6+ */
}
#main .wpcf7-response-output {
  margin: 0 0 20px 0 !important;
}
#main .wpcf7-list-item input {
  width: 10px;
  float: left;
}
#main .mailinglist {
  float: left;
  height: 30px;
  padding: 0 0 20px 0;
}
#main .mailinglist .wpcf7-list-item-label {
  height: 30px;
  line-height: 30px;
}
p.date {
  margin: 0 0 0 0 !important;
}
.postid-95 form {
  padding: 0 0 20px 0;
}
/* -- news -- */
.blog #main .post,
.single #main .post {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog #main .post .date,
.single #main .post .date {
  width: 70px;
  float: left;
}
.blog #main .post .date span,
.single #main .post .date span {
  display: block;
  text-align: center;
  font-family: 'OpenSansBold';
  font-size: 11px;
  text-transform: uppercase;
  color: #0070b2;
}
.blog #main .post .date .month,
.single #main .post .date .month {
  border-bottom: 1px solid #0070b2;
  border-top: 1px solid #0070b2;
}
.blog #main .post .date .day,
.single #main .post .date .day {
  font-family: 'OpenSansBold';
  font-size: 36px;
}
.blog #main .post .date .year,
.single #main .post .date .year {
  border-bottom: 1px solid #0070b2;
  border-top: 1px solid #0070b2;
}
.blog #main .post .txt,
.single #main .post .txt {
  width: 600px;
  float: right;
}
.blog #main .post .txt h2,
.single #main .post .txt h2 {
  color: #0070b2;
  font-family: 'OpenSansBold';
  font-size: 18px;
}
