/*
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
*/
body {
  margin: 0;
  padding: 0;
  background: #050505 url(/images/img01.jpg) repeat;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #5B5B5B; }

h1, h2, h3 {
  margin: 0;
  padding: 0;
  /*text-transform: uppercase;*/
  font-family: 'Archivo Narrow', sans-serif;
  font-weight: normal;
  font-weight: 200;
  color: #222222; }

h1 {
  font-size: 2em; }

h2 {
  font-size: 2.8em; }

h3 {
  font-size: 1.6em; }

p, ul, ol {
  margin-top: 0;
  line-height: 180%; }

a {
  color: #5E5E5E; }

#wrapper {
  background: #FFFFFF url(/images/img05.jpg) repeat; }

.container {
  width: 1000px;
  margin: 0px auto; }

/* Header */
#header-wrapper {
  overflow: hidden; }

#header {
  width: 1000px;
  height: 150px;
  margin: 0 auto;
  padding: 0px 0px; }

/* Logo */
#logo {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0;
  color: #FFFFFF; }

#logo h1, #logo p {
  font-family: 'Teko', sans-serif;
  font-weight: 400;
  font-size: 68pt; }

#logo h1 {
  line-height: 150px;
  /*text-transform: lowercase;*/
  letter-spacing: -2px;
  font-size: 5em; }

#logo h1 a {
  color: #1F1F1F; }

#logo p {
  margin: 0;
  padding: 0px 0 0 0px;
  letter-spacing: -1px;
  font: normal 18px Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #8E8E8E; }

#logo p a {
  color: #8E8E8E; }

#logo a {
  border: none;
  background: none;
  text-decoration: none;
  color: #000000; }

/* Splash */
#splash {
  width: 960px;
  /*height: 300px;*/
  margin: 0px auto; }

/* Search */
#search {
  float: right;
  width: 280px;
  height: 60px;
  padding: 20px 0px 0px 0px; }

#search form {
  height: 41px;
  margin: 0;
  padding: 10px 0 0 20px; }

#search fieldset {
  margin: 0;
  padding: 0;
  border: none; }

#search-text {
  width: 170px;
  padding: 6px 5px 2px 5px;
  border: 1px solid #E7EBED;
  background: #FFFFFF;
  text-transform: lowercase;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #5D781D; }

#search-submit {
  width: 50px;
  height: 22px;
  border: none;
  background: #B9B9B9;
  color: #000000; }

/* Menu */
#menu {
  float: right;
  width: 500px;
  height: 90px;
  margin: 0 auto;
  padding: 0; }

#menu ul {
  float: right;
  margin: 0;
  padding: 20px 0px 0px 0px;
  list-style: none;
  line-height: normal; }

#menu li {
  float: left; }

#menu a {
  display: block;
  line-height: 100px;
  margin-right: 1px;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #1F1F1F;
  border: none; }

#menu a:hover, #menu .current_page_item a {
  background: url(/images/img01.jpg) repeat;
  border-radius: 8px;
  text-decoration: none;
  color: #FFFFFF; }

/* Page */
#page {
  width: 1000px;
  margin: 0 auto;
  padding: 0px 0px;
  /* 30px 0px = orig */ }

/* Content */
#content {
  float: left;
  width: 680px;
  padding: 0px 0px 0px 0px; }

.post {
  overflow: hidden;
  padding: 50px 50px 30px 50px;
  margin-bottom: 40px;
  border: 1px solid #E7EBED;
  border-radius: 8px;
  background: #FFF; }

.post .title {
  padding: 7px 0px 0px 0px;
  letter-spacing: -1px; }

.post .title a {
  border: none;
  text-decoration: none;
  color: #222222; }

.post .meta {
  margin-bottom: 30px;
  padding: 10px 0px 0px 0px;
  text-align: left;
  font-size: 16px;
  font-weight: 300; }

.post .meta .date {
  float: left; }

.post .meta .posted {
  float: right; }

.post .entry {
  padding: 0px 0px 40px 0px;
  text-align: justify;
  color: #000000;
  font-size: 12pt; }

.links {
  padding-top: 20px;
  margin-bottom: 30px; }

.more {
  display: block;
  float: left;
  width: 88px;
  padding: 5px 5px;
  margin-right: 10px;
  background: #222222;
  border-radius: 8px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none; }

.comments {
  display: block;
  float: left;
  width: 88px;
  padding: 5px 5px;
  background: #222222;
  color: #FFFFFF;
  border-radius: 8px;
  text-align: center;
  text-decoration: none; }

/* Sidebar */
#sidebar {
  float: right;
  width: 270px;
  margin: 0px;
  padding: 30px 0px 0px 0px; }

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#sidebar div {
  /*background-color: #FF0000;*/
  padding: 0 0 20px 0; }

#sidebar li {
  margin: 0;
  padding: 0; }

#sidebar li ul {
  margin: 0px 0px;
  padding-bottom: 60px; }

#sidebar li li {
  line-height: 40px;
  border-bottom: 1px solid #E7EBED;
  margin: 0px 0px;
  border-left: none; }

#sidebar li li span {
  display: block;
  margin-top: -20px;
  padding: 0;
  font-size: 11px;
  font-style: italic; }

#sidebar li li a {
  padding: 0px 0px 0px 20px;
  background: url(/images/img04.jpg) no-repeat left 50%; }

#sidebar h2 {
  height: 38px;
  padding: 0px 0px 0px 0px;
  letter-spacing: -.5px;
  font-size: 1.8em;
  color: #222222; }

#sidebar p {
  margin: 0 0px;
  padding: 0px 30px 20px 30px;
  text-align: justify; }

#sidebar a {
  border: none; }

#sidebar a:hover {
  /*
  text-decoration: underline;
  */ }

.inline-image {
  padding-left: 1em;
  padding-bottom: 0.75em; }

.inline-image img {
  vertical-align: middle; }

.inline-image a, .inline-image a:hover {
  text-decoration: none; }

.inline-image span {
  padding-left: 0.5em;
  vertical-align: middle; }

.icon-image {
  display: inline-block;
  background-size: 40px 40px;
  height: 40px;
  padding-left: 50px; }

.icon-text {
  height: 40px;
  display: table-cell;
  vertical-align: middle; }

/* Calendar */
#calendar_wrap {
  padding: 20px; }

#calendar table {
  width: 100%; }

#calendar tbody td {
  text-align: center; }

#calendar #next {
  text-align: right; }

/* Three Column Footer Content */
#footer-content {
  overflow: hidden;
  width: 1000px;
  margin: 0px auto;
  color: #D6E2F0; }

#footer-content a {
  color: #92A9B6; }

#footer-bg {
  overflow: hidden;
  padding: 30px 0px;
  background: #E8E8E8; }

#footer-content h2 {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  letter-spacing: -1px;
  font-size: 26px;
  color: #262626; }

#footer-content #fbox1 {
  float: left;
  width: 300px;
  margin-right: 50px; }

#footer-content #fbox2 {
  float: left;
  width: 300px; }

#footer-content #fbox3 {
  float: right;
  width: 300px; }

#column1 {
  float: left;
  width: 290px;
  margin-right: 30px; }

#column2 {
  float: left;
  width: 280px; }

#column3 {
  float: right;
  width: 260px; }

/* Footer */
#footer {
  height: 140px;
  margin: 0 auto;
  padding: 50px 0 15px 0; }

#footer p {
  margin: 0;
  padding-top: 10px;
  letter-spacing: 1px;
  line-height: normal;
  font-size: 14px;
  text-align: center;
  color: #5E5E5E; }

#footer a {
  color: #5E5E5E; }

#marketing {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 20px 0px 10px 0px;
  border-top: 1px solid #E7EBED;
  border-bottom: 1px solid #E7EBED; }

#marketing .text1 {
  float: left;
  margin: 0px;
  padding: 0px;
  letter-spacing: -2px;
  text-transform: lowercase;
  font-size: 34px;
  color: #345E9B; }

#marketing .text2 {
  float: right; }

#marketing .text2 a {
  display: block;
  width: 252px;
  height: 38px;
  padding: 15px 0px 0px 0px;
  background: url(/images/img07.jpg) no-repeat left top;
  letter-spacing: -2px;
  text-align: center;
  text-transform: lowercase;
  font-size: 30px;
  color: #FFFFFF; }

#banner {
  margin: 0px auto;
  width: 1000px;
  /*height: 340px;*/
  padding-bottom: 30px;
  background: url(/images/img03.png) no-repeat left bottom; }

#banner img {
  border-radius: 8px; }

.list-style1 {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.list-style1 a {
  color: #7F7F7F; }

  
/* Webfonts */
/* https://fonts.googleapis.com/css?family=Teko:400 */
/* devanagari */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: local('Teko Regular'), local('Teko-Regular'), url(https://fonts.gstatic.com/s/teko/v6/ReWtp16HVyzdin1z_uvVFg.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: local('Teko Regular'), local('Teko-Regular'), url(https://fonts.gstatic.com/s/teko/v6/3qReukiqUnKCO2w_puz9wQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  src: local('Teko Regular'), local('Teko-Regular'), url(https://fonts.gstatic.com/s/teko/v6/VMJW7okK7q4rP_CIopIrIg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* https://fonts.googleapis.com/css?family=Open+Sans:300 */
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v14/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* https://fonts.googleapis.com/css?family=Archivo+Narrow:400,200 */
/* latin-ext */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(https://fonts.gstatic.com/s/archivonarrow/v6/DsLzC9scoPnrGiwYYMQXpj3sPXe5Q4a3bCZMR7ryN4o.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular'), url(https://fonts.gstatic.com/s/archivonarrow/v6/DsLzC9scoPnrGiwYYMQXpkU-p1xzoRgkupcXIqgYFBc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}