/*
Theme Name: GuardTime
Theme URI: http://www.perfectline.ee
Description: WordPress theme made for GuardTime.
Version: 1.0
Author: PerfectLine
Author URI: http://www.perfectline.ee
Tags:

        GuardTime Theme 1.0
        http://www.perfectline.ee

        This theme was designed and built by Perfectline,
        whose website you will find at http://www.perfectline.ee
*/




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background: transparent;
}

:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
  q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

/* ======== */
/* = Body = */
/* ======== */
body {
  font-size: 13px;
  line-height: 1.428em; /* 20px */
  font-family: Arial, Helvetica, sans-serif;
  background: #202324;
  color: #363636;
  padding: 0;
  margin: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

small {
  font-size: 0.857em;
}

a {
  color: #c80c00;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  display: block;
}

/* ==================== */
/* = Content elements = */
/* ==================== */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1em;
  padding: 0 0 5px 0;
  color: #242424;
  clear: both;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #242424;
}

h1 {
  font-size: 1.538em;
  padding: 0 0 20px 0;
  background: none;
  height: inherit;
  margin: 0 0 5px 0;
  color: #c50000;
}

h2 {
  font-size: 1.230em;
  padding: 10px 0;
}

h3, h4, h5, h6 {
  font-size: 1em;
}

p {
  font-size: 1em;
  padding: 0 0 20px 0;
  margin: 0;
  text-align: justify;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

sup {
  font-size: 0.85em;
  vertical-align: super;
}

sub {
  font-size: 0.85em;
  vertical-align: sub;
}

.floatl {
  float: left;
}

.floatr {
  float: right;
}

.entry .alignright {
  margin: 0 0 0 15px;
  float: right;
}

.entry .alignleft {
  margin: 0 15px 0 0;
  float: left;
}

.alignl {
  text-align: left;
}

.alignr {
  text-align: right;
}

.alignc {
  text-align: center;
}

.clear {
  clear: both;
  font: 1px / 1px monospace;
  height: 1px;
  width: 1px;
}

.clear.small {
  clear: both;
  height: 10px;
}

.clear.medium {
  clear: both;
  height: 20px;
}

.clear.high {
  clear: both;
  height: 30px;
}


/* =================== */
/* = Layout elements = */
/* =================== */
.container {
  width: 960px;
  height: 100%;
  margin: 0 auto;
}


#language {
  width: 100%;
  height: 22px;
  background: #b2c1c4;
}

.language_list {
  font-size: 10px;
  float: right;
}

.language_list li {
  display: inline-block;
  line-height: 20px;
  margin: 0 10px;
  color: #414a4c;
  text-shadow: 1px 1px 0 #d2dadc;
}

.language_list li a {
  color: #fff;
  text-shadow: 1px 1px 0 #8c989a;
  text-decoration: none;
}

#header {
  width: 100%;
  background: #f5f6f6 url("images/header.png") center 1px repeat-x;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#header #logo {
  float: left;
  margin: 22px 0 0 0;
  height: 35px;
}

#header #logo a {
  display: inline-block;
  height: 35px;
}

#header #logo p {
  display: inline-block;
  line-height: 35px;
  vertical-align: top;
  padding: 0;
  margin: 0 0 0 20px;
  color: #7f9297;
  text-shadow: 1px 1px 0 #ffffff;
}

#header #main_navigation {
  background: url("images/navigation.png") right top no-repeat;
  padding: 0 5px 0 0;
  float: right;
  font-size: 1.076em;
}

#header #main_navigation ul {
  background: url("images/navigation.png") left bottom no-repeat;
  padding: 0 0 0 5px;
  float: left;
}

#header #main_navigation ul li {
  display: block;
  height: 78px;
  line-height: 78px;
  background: url("images/navigation_separator.png") right center repeat-y;
  float: left;
  padding: 0 2px 0 0;
}

#header #main_navigation ul li:last-child {
  background: none;
  padding: 0;
}

#header #main_navigation ul li a {
  display: block;
  padding: 0 30px;
  color: #133746;
  text-shadow: 1px 1px 0 #ffffff;
  font-weight: bold;
  color: #89979b;
  background: #ebf1f2 url("images/header.png") center -100px repeat-x;
  text-decoration: none;
}

#header #main_navigation ul li a:hover {
  color: #89979b;
  background: #ebf1f2 url("images/header.png") center 0 repeat-x;
}

#header #main_navigation ul li a:active,
#header #main_navigation ul li.current_page_item a,
#header #main_navigation ul li.current_page_parent a {
  color: #3d575f;
  background: #c8d3d5 url("images/header.png") center -200px repeat-x;
  text-shadow: 1px 1px 0 #eaeeef;
}

#promotional {
  width: 100%;
  background: #c6d2d5 url("images/promo_background.png") center top no-repeat;
}

#promotional .container {
  padding:40px 0 20px 0;
}

body.home #content {
  width: 100%;
  background: #f2f5f6;
}

body.home #content .container.outside {
  background: url("images/content_shadows.png") left 0 no-repeat;
  padding: 0 0 0 5px;
  width: 965px;
}

body.home #content .container.inside {
  background: url("images/content_shadows.png") right -600px no-repeat;
  padding: 0 5px 0 0;
  width: auto;
}

.sections {
  background: #fdfdfd;
  height: 100%;
}

.sections h2 {
  color: #c70000;
  padding: 0 0 30px 0;
}


.sections .section {
  width: 320px;
  margin: 30px 0;
  float: left;
  height: 100%;
}

.sections .section.service {

}

.sections .section.downloads {
  margin-right: 0;
  float: right;
}

.sections .section .partial {
  padding: 0 30px;
  line-height: 16px;
  border-right: 1px dashed #d9e1e3;
}

.sections .section.downloads .partial {
  border-right: none;
}

.sections .section .partial .date {
  text-align: right;
  font-size: 11px;
  padding: 0 0 5px 0;
}

.sections .section .partial h3 {
  padding: 0 0 5px 0;
}

.sections .section .partial h3 a {
  text-decoration: none;
}

.sections .section .partial a {
  color: #2d2d2d;
}


.arrow_link {
  padding: 0 0 0 0;
  margin: -10px 0 0 0;
}
.arrow_link a {
  background: url("images/link_arrow.png") right center no-repeat;
  padding: 0 20px 0 0;
  color: #d30c00 !important;
  display: block;
  text-align: right;
  font-size: 12px;
}

ul + p.arrow_link {
  margin: 0;
}

ul.news-block li {
  border-bottom: 1px dashed #d9e1e3;
  padding: 0 0 10px 0;
  margin: 10px 0 0 0;
  display: block;
}

ul.news-block li:first-child {
  margin: 0;
}

ul.news-block li:last-child {
  border: none; 
}


#footer {
  width: 100%;
  height: 200px;
  background: url("images/footer.png") left top repeat-x;
}


#footer #footer_navigation {
  padding: 30px 0 30px 0;
  float: left;
}

#footer #footer_navigation li {
  display: inline-block;
  min-width: 5%;
  vertical-align: top;
  font-size: 13px;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

#footer #footer_navigation li a {
  color: #c50000;
  font-weight: bold;
  text-decoration: none;
}


#footer #footer_navigation li ul {
  display: block;
  padding: 10px 40px 0 0;
}

#footer #footer_navigation li ul li {
  display: block;
  color: #efefef;
  font-size: 11px;
  text-shadow: 1px 1px 0 #000000;
}

#footer #footer_navigation li ul li a {
  color: #bbbbbb;
  font-weight: normal;
  text-decoration: none;
}

#footer .twitter {
  float: right;
  width: 270px;
  margin: 30px 0 0 0;
  padding: 0;
  position: relative;
}

#footer .twitter a.followlink {
  width: 30px;
  min-height: 40px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

#footer .twitter a.followlink span {
  display: none;
}

#footer .twitter a {
  color: #0cbee5;
}

#footer .twitter .twitter_body {
  background: url("images/twitter.png") left top no-repeat;
  color: #afafaf;
  padding: 15px 10px 5px 45px;
  font-size: 11px;
  line-height: 150%;
}

#footer .twitter .twitter_bottom {
  background: url("images/twitter.png") left bottom no-repeat;
  height: 10px;
}

#footer .subnotes {
  padding: 15px 10px 10px 10px;
  font-size: 11px;
  background: url("images/footer_separator.png") left top repeat-x;
}

#footer .subnotes a {
  color: #555555;
  text-shadow:  1px 1px 0 #000000;
  text-decoration: none;
}

#footer .subnotes a:hover {
  color: #666666;
}

#footer .subnotes ul.legal {
  float: left;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.03em;
}

#footer .subnotes ul.legal li {
  display: inline-block;
  margin: 0 20px 0 0;
  line-height: 30px;
}

#footer #perfectline {
  float: right;
}


#body {
  background: #cdd7da url("images/body_background.png") center top repeat-x;
}

#body .container.outside {
  background: url("images/content_background_top.png") center top no-repeat;
  width: 100%;
}

#body .container.inside {
  background: url("images/content_background_bottom.png") left bottom no-repeat;
  width: 967px;
  padding: 0 3px 0 0;
}

.content_wrapper {
    background: url("images/content_background.png") right top repeat-y;
}

#body .container #content {
  float: right;
  width: 740px;
  padding: 0 5px;
}

#body .container #content .content_body {
  background: url("images/content_header.png") center top repeat-x;
  padding: 30px 50px 50px 50px;
  min-height: 400px;
}

#body .container #sidebar {
  width: 222px;
  float: left;
  margin-right: -5px;
  padding: 80px 0 50px 0;
}

#body .container #sidebar .sidebar_navigation {
  list-style: none;
}

#body .container #sidebar .sidebar_navigation li {
  text-align: right;
  background: url("images/sidebar.png") left 0 no-repeat;
  height: 36px;
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
  display: block;
}

#body .container #sidebar .sidebar_navigation li a {
  color: #536062;
  display: block;
  height: 36px;
  line-height: 34px;
  padding: 0 20px 0 0;
  background: url("images/sidebar.png") right 0 no-repeat;
  text-shadow: 1px 1px 0 #ffffff;
  text-decoration: none;
}

#body .container #sidebar .sidebar_navigation li:hover {
  background: url("images/sidebar.png") left -100px no-repeat;
}

#body .container #sidebar .sidebar_navigation li:hover a {
  color: #709299;
  background: url("images/sidebar.png") right -100px no-repeat;
}

#body .container #sidebar .sidebar_navigation li:active,
#body .container #sidebar .sidebar_navigation li.current-cat {
  background: url("images/sidebar.png") left -200px no-repeat;
}

#body .container #sidebar .sidebar_navigation li:active a,
#body .container #sidebar .sidebar_navigation li.current-cat a {
  color: #709299;
  background: url("images/sidebar.png") right -200px no-repeat;
  text-shadow: 1px 1px 0 #ffffff;
}

#body .container #sidebar .sidebar_navigation li.current-cat a {
  color: #233c41;
}

#body .container #sidebar .sidebar_navigation li.level_2 {
  background: none;
  line-height: 16px;
  padding: 0;
  height: 16px;
  font-weight: normal;
}

#body .container #sidebar .sidebar_navigation li.level_2 a {
  background: none;
  padding: 0 10px 0 0;
  height: 16px;
  line-height: 16px;
}

#body .container #sidebar .sidebar_navigation li.level_2 a strong {
  font-weight: normal;
}

#body .container #sidebar .sidebar_navigation li.level_2.current-cat a strong {
  font-weight: bold;
}

.get_started {
  margin: 40px 0 0 0;
}

.get_started_top {
  background: url("images/sidebar_getstarted.png") center top no-repeat;
  min-height: 140px;
}

.get_started_bottom {
  background: url("images/sidebar_getstarted.png") center bottom no-repeat;
  height: 50px;
}

.get_started h6 {
  color: #7ba8b0;
  font-size: 18px;
  margin: 40px 0 0 40px;
  padding: 0 20px 0 0;
  background: url("images/arrow_blue.png") right center no-repeat;
  display: inline-block;
}

.get_started ul {
  margin: 20px 30px 0 40px;
}

.get_started ul li {
  padding: 5px 0;
}

.get_started ul li a {
  color: #50595b;
}


.breadcrumbs {
  margin: 0 0 40px 0;
}


.download_list li {
  background: url("images/download_arrow.png") left center no-repeat;
  padding: 5px 0 5px 26px;
  font-weight: bold;
}

.download_list li a {
  text-decoration: none;
}

.entry pre {
  white-space: normal;
}

.entry ol {
  margin: -15px 0 0 30px;
  padding: 0 0 20px 0;
}

.entry h3 + ol,
.entry h3 + ul {
  margin-top: 0;
}

.entry ol li {
  padding: 0 0 0 0px;
  list-style: decimal;
}

.entry ul {
  margin: -15px 0 0 30px;
  padding: 0 0 20px 0;
}

.entry ul li {
  padding: 3px 0;
  list-style: circle;
  line-height: 18px;
}

.entry ul li ul {
  margin: 0 0 0 30px;
  padding: 0 0 0 0;
}

.entry dl {
  padding: 0 0 20px 0;
}

.entry dl dt {
  font-size: 1.076em;
  font-weight: bold;
}

.entry dl dd {
}

.ngg-gallery-thumbnail-box  {
  display: inline-block !important;
  float: none !important;
}

.ngg-postpic.right {
  float: right;
  margin: 0 0 0 15px;
}

.ngg-postpic.left {
  float: left;
  margin: 0 15px 0 0;
}

.ngg-postpic img {
  display: block;
}

.ngg-postpic span {
  display: block;
  font-size: 11px;
  text-align: center;
}

.headline {
  font-size: 32px;
  margin: 0 0 40px 0;
  text-align: center;
  font-weight: bold;
  color: #2b656e;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
}


table.why_guardtime {
  width: 100%;
  border: 1px solid #c3d0d2;
}

table.why_guardtime thead th {
  height: 36px;
  font-weight: bold;
  background: #dde7e8;
  padding: 0 10px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #c3d0d2;
  text-shadow: 1px 1px 0 #ffffff;
  -moz-box-shadow: inset 0 0 5px rgba(255,255,255,0.6)
  -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0.6)
}

table.why_guardtime tbody td {
  border: 1px solid #c3d0d2;
  padding: 10px 10px;
  line-height: 18px;
  text-shadow: 1px 1px 0 #ffffff;
}

table.why_guardtime tbody tr:nth-child(even) {
  background: #f7fbfb;
}

table.why_guardtime tbody td.firstline {
  background: #dde7e8;
  -moz-box-shadow: inset 0 0 5px rgba(255,255,255,0.6)
  -webkit-box-shadow: inset 0 0 5px rgba(255,255,255,0.6)
}

table.why_guardtime tbody tr:nth-child(even) td.firstline {
  background: #cddcde;
}

table.why_guardtime tbody tr:hover td,
table.why_guardtime tbody tr:hover td.firstline {
  background: #feffeb;
}