
<style type="text/css">

/*
* jReject (jQuery Browser Rejection Plugin)
* Version 1.0.0
* URL: http://jreject.turnwheel.com/
* Description: jReject is a easy method of rejecting specific browsers on your site
* Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
* Copyright: Copyright (c) 2009-2011 Steven Bower under dual MIT/GPL license.
*/

#jr_overlay {
      top: 0;
      left: 0;
      padding: 0;
      margin: 0;
      z-index: 2147483646;
      position: absolute;
}

#jr_wrap {
      position: absolute;
      text-align: center;
      width: 100%;
      z-index: 2147483647;
      padding: 0;
      margin: 0;
}

#jr_inner {
      font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
      font-size: 12px;
      background: #FFF;
      border: 1px solid #CCC;
      color: #4F4F4F;
      margin: 0 auto;
      height: auto;
      padding: 20px;
      position: relative;
}

#jr_header {
      display: block;
      color: #333;
      padding: 5px;
      padding-bottom: 0;
      margin: 0;
      font-family: Helvetica,Arial,sans-serif;
      font-weight: bold;
      text-align: left;
      font-size: 1.3em;
      margin-bottom: 0.5em;
}

#jr_inner p {
      text-align: left;
      padding: 5px;
      margin: 0;
}

#jr_inner ul {
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      margin: 0;
      padding: 0;
}

#jr_inner ul li {
      cursor: pointer;
      float: left;
      width: 120px;
      height: 122px;
      margin: 0 10px 10px 10px;
      padding: 0;
      text-align: center;
}

#jr_inner li a {
      color: #333;
      font-size: 0.8em;
      text-decoration: none;
      padding: 0;
      margin: 0;
}

#jr_inner li a:hover {
      text-decoration: underline;
}

#jr_inner .jr_icon {
      width: 100px;
      height: 100px;
      margin: 1px auto;
      padding: 0;
      background: transparent no-repeat scroll left top;
      cursor: pointer;
}

#jr_close {
      margin: 0 0 0 50px;
      clear: both;
      text-align: left;
      padding: 0;
      margin: 0;
}

#jr_close a {
      color: #000;
      display: block;
      width: auto;
      margin: 0;
      padding: 0;
      text-decoration: underline;
}

#jr_close p {
      padding: 10px 0 0 0;
      margin: 0;
}


@font-face {
font-family: 'fontello';
src: url('/wp-content/themes/puzzles/includes/fontello/css/../font/fontello.eot?40464444');
src: url('/wp-content/themes/puzzles/includes/fontello/css/../font/fontello.eot?40464444#iefix') format('embedded-opentype'),
     url('/wp-content/themes/puzzles/includes/fontello/css/../font/fontello.woff?40464444') format('woff'),
     url('/wp-content/themes/puzzles/includes/fontello/css/../font/fontello.ttf?40464444') format('truetype'),
     url('/wp-content/themes/puzzles/includes/fontello/css/../font/fontello.svg?40464444#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
  font-family: 'fontello';
  src: url('/wp-content/themes/puzzles/includes/fontello/css/../font/fontello.svg?40464444#fontello') format('svg');
}
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;

-webkit-font-smoothing: antialiased;  /*subpixel-antialiased;*/

display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
/* opacity: .8; */

/* For safety - reset parent styles, that can break glyph codes*/
font-variant: normal;
text-transform: none;
   
/* fix buttons height, for twitter bootstrap */
line-height: 1em;

/* Animation center compensation - margins should be symmetric */
/* remove if not needed */
margin-left: .2em;

/* you can be more comfortable with increased icons size */
/* font-size: 120%; */

/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-plus:before { content: '\e810'; } /* '' */
.icon-minus:before { content: '\e811'; } /* '' */
.icon-info:before { content: '\e87e'; } /* '' */
.icon-level-up:before { content: '\e909'; } /* '' */
.icon-level-down:before { content: '\e90a'; } /* '' */
.icon-switch:before { content: '\e908'; } /* '' */
.icon-infinity:before { content: '\e88f'; } /* '' */
.icon-plus-squared:before { content: '\e80c'; } /* '' */
.icon-home-1:before { content: '\e91a'; } /* '' */
.icon-home:before { content: '\e813'; } /* '' */
.icon-keyboard:before { content: '\e882'; } /* '' */
.icon-erase:before { content: '\e88b'; } /* '' */
.icon-pause:before { content: '\e837'; } /* '' */
.icon-pause-1:before { content: '\e8df'; } /* '' */
.icon-fast-fw:before { content: '\e8da'; } /* '' */
.icon-fast-forward:before { content: '\e83b'; } /* '' */
.icon-fast-bw:before { content: '\e8d9'; } /* '' */
.icon-fast-backward:before { content: '\e83c'; } /* '' */
.icon-to-end-1:before { content: '\e8de'; } /* '' */
.icon-to-end:before { content: '\e839'; } /* '' */
.icon-to-start:before { content: '\e83a'; } /* '' */
.icon-to-start-1:before { content: '\e8dc'; } /* '' */
.icon-hourglass:before { content: '\e826'; } /* '' */
.icon-stop:before { content: '\e836'; } /* '' */
.icon-stop-1:before { content: '\e8e0'; } /* '' */
.icon-up-dir:before { content: '\e8f1'; } /* '' */
.icon-play:before { content: '\e835'; } /* '' */
.icon-right-dir:before { content: '\e8f0'; } /* '' */
.icon-down-dir:before { content: '\e8ee'; } /* '' */
.icon-left-dir:before { content: '\e8ef'; } /* '' */
.icon-adjust:before { content: '\e89a'; } /* '' */
.icon-cloud:before { content: '\e8ba'; } /* '' */
.icon-star:before { content: '\e801'; } /* '' */
.icon-star-empty:before { content: '\e804'; } /* '' */
.icon-left-hand:before { content: '\e8e2'; } /* '' */
.icon-up-hand:before { content: '\e8e3'; } /* '' */
.icon-right-hand:before { content: '\e8e1'; } /* '' */
.icon-down-hand:before { content: '\e8e4'; } /* '' */
.icon-menu:before { content: '\e880'; } /* '' */
.icon-moon:before { content: '\e878'; } /* '' */
.icon-heart-empty:before { content: '\e803'; } /* '' */
.icon-heart-1:before { content: '\e80e'; } /* '' */
.icon-note:before { content: '\e86d'; } /* '' */
.icon-note-beamed:before { content: '\e80f'; } /* '' */
.icon-layout:before { content: '\e86c'; } /* '' */
.icon-flag-1:before { content: '\e8f9'; } /* '' */
.icon-flag:before { content: '\e8b8'; } /* '' */
.icon-tools:before { content: '\e825'; } /* '' */
.icon-cog-1:before { content: '\e911'; } /* '' */
.icon-cog:before { content: '\e824'; } /* '' */
.icon-attention:before { content: '\e89f'; } /* '' */
.icon-flash:before { content: '\e859'; } /* '' */
.icon-record:before { content: '\e838'; } /* '' */
.icon-cloud-thunder:before { content: '\e8e5'; } /* '' */
.icon-cog-alt:before { content: '\e90f'; } /* '' */
.icon-tape:before { content: '\e84c'; } /* '' */
.icon-flight:before { content: '\e876'; } /* '' */
.icon-mail-1:before { content: '\e8af'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-edit:before { content: '\e8a9'; } /* '' */
.icon-pencil:before { content: '\e858'; } /* '' */
.icon-feather:before { content: '\e818'; } /* '' */
.icon-check:before { content: '\e87f'; } /* '' */
.icon-cancel:before { content: '\e809'; } /* '' */
.icon-cancel-circled:before { content: '\e80d'; } /* '' */
.icon-help:before { content: '\e87d'; } /* '' */
.icon-quote:before { content: '\e81d'; } /* '' */
.icon-plus-circled:before { content: '\e80a'; } /* '' */
.icon-minus-circled:before { content: '\e80b'; } /* '' */
.icon-right:before { content: '\e833'; } /* '' */
.icon-direction:before { content: '\e8b9'; } /* '' */
.icon-forward:before { content: '\e81c'; } /* '' */
.icon-ccw:before { content: '\e83e'; } /* '' */
.icon-cw:before { content: '\e83f'; } /* '' */
.icon-left:before { content: '\e832'; } /* '' */
.icon-up:before { content: '\e834'; } /* '' */
.icon-down:before { content: '\e831'; } /* '' */
.icon-eject:before { content: '\e8d8'; } /* '' */
.icon-list-add:before { content: '\e841'; } /* '' */
.icon-list:before { content: '\e87b'; } /* '' */
.icon-left-bold:before { content: '\e8eb'; } /* '' */
.icon-right-bold:before { content: '\e8ec'; } /* '' */
.icon-up-bold:before { content: '\e8ed'; } /* '' */
.icon-down-bold:before { content: '\e8ea'; } /* '' */
.icon-user-add:before { content: '\e897'; } /* '' */
.icon-help-circled:before { content: '\e812'; } /* '' */
.icon-info-circled:before { content: '\e819'; } /* '' */
.icon-eye:before { content: '\e815'; } /* '' */
.icon-tag-1:before { content: '\e91e'; } /* '' */
.icon-tag:before { content: '\e816'; } /* '' */
.icon-tags:before { content: '\e91f'; } /* '' */
.icon-camera-alt:before { content: '\e916'; } /* '' */
.icon-reply:before { content: '\e81b'; } /* '' */
.icon-print:before { content: '\e881'; } /* '' */
.icon-print-1:before { content: '\e8a8'; } /* '' */
.icon-retweet:before { content: '\e81e'; } /* '' */
.icon-comment-1:before { content: '\e8ab'; } /* '' */
.icon-comment:before { content: '\e817'; } /* '' */
.icon-chat-1:before { content: '\e912'; } /* '' */
.icon-chat:before { content: '\e906'; } /* '' */
.icon-vcard:before { content: '\e883'; } /* '' */
.icon-address:before { content: '\e884'; } /* '' */
.icon-location:before { content: '\e885'; } /* '' */
.icon-map:before { content: '\e81a'; } /* '' */
.icon-compass:before { content: '\e886'; } /* '' */
.icon-trash-1:before { content: '\e8f4'; } /* '' */
.icon-trash:before { content: '\e821'; } /* '' */
.icon-doc-1:before { content: '\e922'; } /* '' */
.icon-doc-inv:before { content: '\e923'; } /* '' */
.icon-doc-alt:before { content: '\e924'; } /* '' */
.icon-doc-inv-alt:before { content: '\e925'; } /* '' */
.icon-archive:before { content: '\e8a0'; } /* '' */
.icon-rss:before { content: '\e822'; } /* '' */
.icon-share:before { content: '\e888'; } /* '' */
.icon-basket:before { content: '\e887'; } /* '' */
.icon-shareable:before { content: '\e86f'; } /* '' */
.icon-login:before { content: '\e8a3'; } /* '' */
.icon-login-1:before { content: '\e8d5'; } /* '' */
.icon-logout-1:before { content: '\e8d6'; } /* '' */
.icon-logout:before { content: '\e8a2'; } /* '' */
.icon-volume:before { content: '\e8f2'; } /* '' */
.icon-window:before { content: '\e88a'; } /* '' */
.icon-chart-pie:before { content: '\e88e'; } /* '' */
.icon-air:before { content: '\e8a6'; } /* '' */
.icon-database:before { content: '\e849'; } /* '' */
.icon-drive:before { content: '\e869'; } /* '' */
.icon-bucket:before { content: '\e8a4'; } /* '' */
.icon-down-circled:before { content: '\e82a'; } /* '' */
.icon-left-circled:before { content: '\e82b'; } /* '' */
.icon-right-circled:before { content: '\e87c'; } /* '' */
.icon-up-circled:before { content: '\e82c'; } /* '' */
.icon-down-open:before { content: '\e82d'; } /* '' */
.icon-left-open:before { content: '\e82e'; } /* '' */
.icon-right-open:before { content: '\e82f'; } /* '' */
.icon-up-open:before { content: '\e830'; } /* '' */
.icon-to-end-alt:before { content: '\e8dd'; } /* '' */
.icon-to-start-alt:before { content: '\e8db'; } /* '' */
.icon-down-open-big:before { content: '\e902'; } /* '' */
.icon-left-open-big:before { content: '\e903'; } /* '' */
.icon-right-open-big:before { content: '\e904'; } /* '' */
.icon-up-open-big:before { content: '\e905'; } /* '' */
.icon-progress-0:before { content: '\e8e6'; } /* '' */
.icon-progress-1:before { content: '\e8e7'; } /* '' */
.icon-progress-2:before { content: '\e8e8'; } /* '' */
.icon-progress-3:before { content: '\e8e9'; } /* '' */
.icon-back-in-time:before { content: '\e895'; } /* '' */
.icon-network:before { content: '\e8bb'; } /* '' */
.icon-install:before { content: '\e875'; } /* '' */
.icon-lifebuoy:before { content: '\e846'; } /* '' */
.icon-off:before { content: '\e8d4'; } /* '' */
.icon-suitcase:before { content: '\e848'; } /* '' */
.icon-brush:before { content: '\e8c8'; } /* '' */
.icon-paper-plane:before { content: '\e877'; } /* '' */
.icon-magnet:before { content: '\e8c9'; } /* '' */
.icon-gauge:before { content: '\e892'; } /* '' */
.icon-traffic-cone:before { content: '\e857'; } /* '' */
.icon-spin2:before { content: '\e918'; } /* '' */
.icon-spin3:before { content: '\e919'; } /* '' */
.icon-spin5:before { content: '\e917'; } /* '' */
.icon-bookmark-empty:before { content: '\e91d'; } /* '' */
.icon-rss-1:before { content: '\e8f3'; } /* '' */
.icon-docs:before { content: '\e8f6'; } /* '' */
.icon-sort:before { content: '\e901'; } /* '' */
.icon-mail-alt:before { content: '\e8b0'; } /* '' */
.icon-comment-empty:before { content: '\e8ac'; } /* '' */
.icon-bell-alt:before { content: '\e8ae'; } /* '' */
.icon-doc-text:before { content: '\e8f7'; } /* '' */
.icon-desktop:before { content: '\e8c0'; } /* '' */
.icon-laptop:before { content: '\e8c1'; } /* '' */
.icon-tablet:before { content: '\e8c2'; } /* '' */
.icon-mobile-1:before { content: '\e8c3'; } /* '' */
.icon-folder-empty:before { content: '\e920'; } /* '' */
.icon-folder-open-empty:before { content: '\e921'; } /* '' */
.icon-smile:before { content: '\e8c5'; } /* '' */
.icon-frown:before { content: '\e8c6'; } /* '' */
.icon-meh:before { content: '\e8c7'; } /* '' */
.icon-keyboard-1:before { content: '\e8aa'; } /* '' */
.icon-flag-empty:before { content: '\e8fa'; } /* '' */
.icon-flag-checkered:before { content: '\e8f8'; } /* '' */
.icon-mic-1:before { content: '\e90b'; } /* '' */
.icon-mute:before { content: '\e90c'; } /* '' */
.icon-lock-open-alt:before { content: '\e8b2'; } /* '' */
.icon-euro:before { content: '\e8d3'; } /* '' */
.icon-pound:before { content: '\e8d2'; } /* '' */
.icon-dollar:before { content: '\e8d1'; } /* '' */
.icon-rupee:before { content: '\e8d0'; } /* '' */
.icon-yen:before { content: '\e8cf'; } /* '' */
.icon-renminbi:before { content: '\e8ce'; } /* '' */
.icon-won:before { content: '\e8cd'; } /* '' */
.icon-bitcoin:before { content: '\e8cc'; } /* '' */
.icon-youtube:before { content: '\e86e'; } /* '' */
.icon-youtube-play:before { content: '\e90e'; } /* '' */
.icon-female:before { content: '\e8fb'; } /* '' */
.icon-male:before { content: '\e8fc'; } /* '' */
.icon-github:before { content: '\e854'; } /* '' */
.icon-flickr:before { content: '\e855'; } /* '' */
.icon-vimeo:before { content: '\e856'; } /* '' */
.icon-twitter:before { content: '\e84d'; } /* '' */
.icon-facebook:before { content: '\e84e'; } /* '' */
.icon-gplus:before { content: '\e84f'; } /* '' */
.icon-pinterest:before { content: '\e850'; } /* '' */
.icon-tumblr:before { content: '\e851'; } /* '' */
.icon-linkedin:before { content: '\e852'; } /* '' */
.icon-dribbble:before { content: '\e853'; } /* '' */
.icon-stumbleupon:before { content: '\e85d'; } /* '' */
.icon-lastfm:before { content: '\e85e'; } /* '' */
.icon-rdio:before { content: '\e85f'; } /* '' */
.icon-qq:before { content: '\e860'; } /* '' */
.icon-instagram:before { content: '\e868'; } /* '' */
.icon-dropbox:before { content: '\e8b4'; } /* '' */
.icon-skype:before { content: '\e85b'; } /* '' */
.icon-renren:before { content: '\e867'; } /* '' */
.icon-sina-weibo:before { content: '\e8ca'; } /* '' */
.icon-paypal:before { content: '\e85c'; } /* '' */
.icon-picasa:before { content: '\e8b5'; } /* '' */
.icon-soundcloud:before { content: '\e866'; } /* '' */
.icon-mixi:before { content: '\e8b6'; } /* '' */
.icon-behance:before { content: '\e865'; } /* '' */
.icon-google-circles:before { content: '\e8cb'; } /* '' */
.icon-vkontakte:before { content: '\e85a'; } /* '' */
.icon-picture:before { content: '\e808'; } /* '' */
.icon-picture-1:before { content: '\e915'; } /* '' */
.icon-globe:before { content: '\e845'; } /* '' */
.icon-globe-1:before { content: '\e8c4'; } /* '' */
.icon-leaf:before { content: '\e879'; } /* '' */
.icon-graduation-cap:before { content: '\e84b'; } /* '' */
.icon-mic:before { content: '\e827'; } /* '' */
.icon-videocam:before { content: '\e914'; } /* '' */
.icon-headphones:before { content: '\e90d'; } /* '' */
.icon-ticket:before { content: '\e8a7'; } /* '' */
.icon-video:before { content: '\e806'; } /* '' */
.icon-video-1:before { content: '\e913'; } /* '' */
.icon-target:before { content: '\e87a'; } /* '' */
.icon-trophy:before { content: '\e843'; } /* '' */
.icon-award:before { content: '\e890'; } /* '' */
.icon-thumbs-up:before { content: '\e89c'; } /* '' */
.icon-thumbs-up-1:before { content: '\e8be'; } /* '' */
.icon-thumbs-down:before { content: '\e89d'; } /* '' */
.icon-thumbs-down-1:before { content: '\e8bf'; } /* '' */
.icon-bag:before { content: '\e89b'; } /* '' */
.icon-user:before { content: '\e805'; } /* '' */
.icon-user-1:before { content: '\e8fd'; } /* '' */
.icon-users:before { content: '\e864'; } /* '' */
.icon-users-1:before { content: '\e8fe'; } /* '' */
.icon-lamp:before { content: '\e828'; } /* '' */
.icon-water:before { content: '\e891'; } /* '' */
.icon-droplet:before { content: '\e84a'; } /* '' */
.icon-monitor:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e847'; } /* '' */
.icon-floppy:before { content: '\e86a'; } /* '' */
.icon-folder:before { content: '\e871'; } /* '' */
.icon-doc:before { content: '\e8f5'; } /* '' */
.icon-calendar:before { content: '\e889'; } /* '' */
.icon-chart-bar:before { content: '\e88c'; } /* '' */
.icon-clipboard:before { content: '\e86b'; } /* '' */
.icon-pin:before { content: '\e8b3'; } /* '' */
.icon-attach:before { content: '\e8b7'; } /* '' */
.icon-book-1:before { content: '\e874'; } /* '' */
.icon-book:before { content: '\e870'; } /* '' */
.icon-book-open:before { content: '\e81f'; } /* '' */
.icon-phone:before { content: '\e823'; } /* '' */
.icon-megaphone:before { content: '\e8a5'; } /* '' */
.icon-upload:before { content: '\e8bd'; } /* '' */
.icon-download:before { content: '\e8bc'; } /* '' */
.icon-newspaper:before { content: '\e820'; } /* '' */
.icon-mobile:before { content: '\e900'; } /* '' */
.icon-signal-1:before { content: '\e8d7'; } /* '' */
.icon-signal:before { content: '\e842'; } /* '' */
.icon-camera:before { content: '\e807'; } /* '' */
.icon-shuffle:before { content: '\e83d'; } /* '' */
.icon-loop:before { content: '\e907'; } /* '' */
.icon-arrows-ccw:before { content: '\e840'; } /* '' */
.icon-light-down:before { content: '\e899'; } /* '' */
.icon-light-up:before { content: '\e829'; } /* '' */
.icon-volume-off:before { content: '\e862'; } /* '' */
.icon-volume-down:before { content: '\e863'; } /* '' */
.icon-volume-up:before { content: '\e861'; } /* '' */
.icon-battery:before { content: '\e894'; } /* '' */
.icon-search:before { content: '\e800'; } /* '' */
.icon-key:before { content: '\e844'; } /* '' */
.icon-lock:before { content: '\e872'; } /* '' */
.icon-lock-1:before { content: '\e8b1'; } /* '' */
.icon-lock-open-1:before { content: '\e91b'; } /* '' */
.icon-lock-open:before { content: '\e873'; } /* '' */
.icon-bell-1:before { content: '\e8ad'; } /* '' */
.icon-bell:before { content: '\e89e'; } /* '' */
.icon-bookmark:before { content: '\e91c'; } /* '' */
.icon-link:before { content: '\e814'; } /* '' */
.icon-flashlight:before { content: '\e896'; } /* '' */
.icon-wrench:before { content: '\e910'; } /* '' */
.icon-chart-area:before { content: '\e88d'; } /* '' */
.icon-clock:before { content: '\e898'; } /* '' */
.icon-rocket:before { content: '\e893'; } /* '' */
.icon-block:before { content: '\e8a1'; } /* '' */

/*
 Animation example, for spinners
*/
.animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

100% {
  -moz-transform: rotate(359deg);
  -o-transform: rotate(359deg);
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

100% {
  -moz-transform: rotate(359deg);
  -o-transform: rotate(359deg);
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

100% {
  -moz-transform: rotate(359deg);
  -o-transform: rotate(359deg);
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

100% {
  -moz-transform: rotate(359deg);
  -o-transform: rotate(359deg);
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
}
}
@keyframes spin {
0% {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

100% {
  -moz-transform: rotate(359deg);
  -o-transform: rotate(359deg);
  -webkit-transform: rotate(359deg);
  transform: rotate(359deg);
}
}


@charset 'utf-8';

/*
Theme Name: Puzzles
Theme URI: http://puzzles.themerex.net/
Author: themerex
Author URI: http://themerex.net/
Description: Description
Version: 4.1
License: GNU General Public License
License URI: license.txt
*/

/* Reset
-------------------------------------------------------------- */
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, 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 {
      border: 0;
      font-family: inherit;
      font-size: 100%;
      font-style: inherit;
      font-weight: inherit;
      margin: 0;
      outline: 0;
      padding: 0;
      vertical-align: baseline;
      -webkit-font-smoothing: antialiased;
}
html {
      font-size: 62.5%;                                       /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
      overflow-y: scroll;                             /* Keeps page centred in all browsers regardless of content height */
      -webkit-text-size-adjust: 100%;         /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
      -ms-text-size-adjust: 100%;             /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
.clearboth:after {
      width: 100%;
      content: "";
      display: block;
      clear: both;
}
.clear {
      width: 100%;
      clear: both;
}
.visible {
      display:block;
      visibility:visible;
}

::selection {
      background: #a2a9ae; /* Safari */
      color: #fff;
      }
::-moz-selection {
      background: #a2a9ae; /* Firefox */
      color: #fff;
}


/* Basic tags settings
-------------------------------------------------------------- */
body, button, input, select, textarea {
      background: #fff;
      color: #666666;
      outline: none;
      font-family: Oxygen, sans-serif;
      font-size: 14px;
      line-height: 18px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
      display: block;
}
table {
      border-collapse:collapse;
      border-spacing: 0;
}
caption, th {
      font-weight: bold;
      text-align: center;
}
td {
      font-weight: normal;
      text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
      content: "";
}
blockquote, q {
      quotes: "" "";
}

h1,h2,h3,h4,h5,h6 {
      /*clear: both;*/
      color:#222222;
      font-weight:normal;
}
h1 {    font-size: 36px; line-height:42px; margin:30px 0 20px 0; }
h2 {    font-size: 24px; line-height:30px; margin:20px 0 16px 0; }
h3 {    font-size: 18px; line-height:24px; margin:16px 0 14px 0; }
h4 {    font-size: 16px; line-height:20px; margin:14px 0 12px 0; }
h5 {    font-size: 14px; line-height:18px; margin:12px 0 10px 0; font-weight:bold; }
h6 {    font-size: 12px; line-height:16px; margin:10px 0 6px 0; font-weight:bold; }

p {
      margin-bottom: 20px;
}
ul, ol {
      margin: 0 0 20px 20px;
}
li > ul,
li > ol {
      margin-bottom: 0;
}
ul {
      list-style: disc;
}
ol {
      list-style: decimal;
}
dt {
      font-weight: bold;
}
dd {
      margin: 0 0 1.5em 1.5em;
}
b, strong {
      font-weight: bold;
}
dfn, cite, em, i {
      font-style: italic;
}
blockquote {
      font-size:24px;
      line-height:30px;
      margin: 0 0 20px 0;
      padding: 10px;
}
blockquote p {
      margin:2px 0;
}

address {
      margin: 0 0 1.5em;
}
pre {
      font-family: "Courier New", Courier, monospace;
      overflow: auto;
      max-width: 100%;
}
code, kbd, tt, var {
      font-family: "Courier New", Courier, monospace;
}
abbr, acronym {
      border-bottom: 1px dotted #666;
      cursor: help;
}
mark, ins {
      background-color:transparent;
      text-decoration: none;
      font-style:italic;
      font-weight:bold;
}
sup,
sub {
      font-size: 75%;
      height: 0;
      line-height: 0;
      position: relative;
      vertical-align: baseline;
}
sup {
      bottom: 1ex;
}
sub {
      top: .5ex;
}
small {
      font-size: 75%;
}
big {
      font-size: 125%;
}
figure {
      margin: 0;
      overflow: hidden;
      position: relative;
}
figure img {
      vertical-align: top;
      width:100%;
      height:auto;
}
figure figcaption {
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
      position: absolute;
      bottom: 5px;
      right: 5px;
      left: 5px;
      background:#000000;
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
      opacity: 0.5;
      font-size: 13px;
      line-height: 19px;
      color: #fff;
      padding: 5px 9px 4px;
}
figure:hover figcaption {
      margin-bottom: -30px;
}

img {
      height: auto;
      max-width: 100%;
}




/* Form fields settings
-------------------------------------------------------------- */
button,
input,
select,
textarea {
      font-size: 100%;        /* Corrects font size not being inherited in all browsers */
      margin: 0;                      /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
      vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input {
      line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
      font-weight: bold;
      cursor: pointer;
      padding: 0 10px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
      height: 30px;
      line-height: 30px;
}
input[type="checkbox"],
input[type="radio"] {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
      padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
      -webkit-appearance: none; /* Addresses appearance set to searchfield in S5, Chrome */
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
      -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
      border: 0;
      padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
      outline: none;
      font-size: 12px;
      resize: none;
      -webkit-appearance: none;
      padding: 0 6px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
      outline: none;
}
textarea {
      overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
      vertical-align: top; /* Improves readability and alignment in all browsers */
      padding: 3px;
      height:70px;
      line-height: 18px;
}




/* Screen readers
-------------------------------------------------------------- */
.screen-reader-text {
      clip: rect(1px, 1px, 1px, 1px);
      position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
      background-color: #f1f1f1;
      border-radius: 3px;
      box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
      clip: auto !important;
      color: #21759b;
      display: block;
      font-size: 14px;
      font-weight: bold;
      height: auto;
      left: 5px;
      line-height: normal;
      padding: 15px 23px 14px;
      text-decoration: none;
      top: 5px;
      width: auto;
      z-index: 100000; /* Above WP toolbar */
}




/* Links
-------------------------------------------------------------- */
a {
      color: #00bcff;
      text-decoration:none;
}
a:hover {
      color: #00c6ff;
}
a:visited {
      color: #00bcff;
}
a,
a:hover,
a:focus,
a:active {
      outline: 0;
}
a img {
      border: 0;
}




/* WP Styles
-------------------------------------------------------------- */
.alignleft {
      display: inline;
      float: left;
      margin-right: 1.5em;
}
.alignright {
      display: inline;
      float: right;
      margin-left: 1.5em;
}
.aligncenter {
      clear: both;
      display: block !important;
      margin: 0 auto;
}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.wp-caption {
      position: relative;
      overflow:hidden;
      max-width:100%;
}
.wp-caption a[class*="prettyPhoto"] {
      display: block;
}
.wp-caption a[class*="prettyPhoto"] img {
      vertical-align: top;
}
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd {
      position: absolute;
      overflow:hidden;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 6px 10px 7px;
      color: #fff;
      margin-bottom: 0;
      background-color: rgba(0,0,0,0.4);
      font-size:11px;
      line-height:13px;
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
}
.wp-caption:hover .wp-caption-text,
.wp-caption:hover .wp-caption-dd {
      margin-bottom:-50px;
}



/* Page settings
-------------------------------------------------------------- */
.boxed #page {
      width: 1350px;
      margin:0 auto;
      -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow:    0px 0px 5px 1px rgba(0, 0, 0, 0.2);
      box-shadow:         0px 0px 5px 1px rgba(0, 0, 0, 0.2); 
}

/* Content and sidebar area*/
#main_inner {
      margin:0 auto;
      position:relative;
}
body:not(.fullwidth) #main_inner {                                              width: 1243px; }
body:not(.fullwidth) .with_sidebar #content {                   width: 932px; }
body:not(.fullwidth) .without_sidebar #content {                width: 1243px; }

#sidebar_main {                                 width:310px; position:relative; z-index:2; }
.left_sidebar #content {                float:right; }
.left_sidebar #sidebar_main {   float:left; margin-right:1px; }
.right_sidebar #content {               float:left; }
.right_sidebar #sidebar_main {  float:right; margin-left:1px; }

.fullwidth #content {
      width:100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
}
.fullwidth .left_sidebar #content {                     padding-left:310px; }
.fullwidth .left_sidebar #sidebar_main {        margin-right:-310px; }
.fullwidth .right_sidebar #content {            padding-right:310px; }
.fullwidth .right_sidebar #sidebar_main {       margin-left:-310px; }


/* Video iframes*/
iframe {
      max-width: 100%;
      vertical-align: top;
}


/* Header
-------------------------------------------------------------- */
header {
      padding-bottom:28px;
}
#header_top_inner {
      margin:0 auto;
      overflow:hidden;
}
body:not(.fullwidth) #header_top_inner {
      width: 1243px;
}
#header_top .top_line {
      width: 100%;
      height:3px;
      background-color:
}
#header_top_inner {
      position:relative;
      overflow:hidden;        
}
#header_top_inner .logo {
      float:left;
      margin-top:30px;
      margin-bottom:20px;
      position:relative;
      max-width:100%;
}
#header_top_inner .logo_text {
      margin-top:16px;
      margin-bottom:37px;
}
      .logo_text .logo_title {
              font-family:Cabin;
              font-size:80px;
              line-height:80px;
              font-weight:bold;
              display:inline-block;
              position:relative;
      }
      .logo_text .logo_slogan {
              display:block;
              position:absolute;
              right:0;
              bottom:-10px;
              text-transform:uppercase;
              font-size:11px;
              line-height:11px;
      }

#header_top_inner #ads_block_top {
      clear:right;
      float:right;
      margin-top:1px;
      margin-bottom:20px;
      position:relative;
      max-height:90px;
      max-width:728px;
      overflow:hidden;
}

#breadcrumbs_area .breadcrumbs {
      float:right;
      overflow:hidden;
      margin:7px 10px 0 0;
}
      .breadcrumbs li {
              list-style:none;
              float:left;
              font-size:12px;
      }
      .breadcrumbs li+li:before {
              content: "/";
              display:block;
              margin:0 2px;
              float:left;
      }
#header_top_inner #login_area {
      position:relative;
      z-index:10000;
      float:right;
      width:30px;
      height:30px;
}
.fullwidth #header_top_inner #login_area {
      margin-right:10px;
}
#header_top_inner #login_area a {
      display:block;
      width:100%;
      height:30px;
      line-height:30px;
}
#header_top_inner #login_area .link_register {
      display:none;
}



/* Middle section
-------------------------------------------------------------- */
#header_middle {
      width:100%;
      min-height:54px;
}
.menu_fixed:not(.menu_mobile) #header_middle_wrapper {
      position:fixed;
      top: 0;
      left: 0;
      z-index:9000;
      width:100%;
}
.admin-bar.menu_fixed:not(.menu_mobile) #header_middle_wrapper {
      top:28px;
}
.menu_fixed:not(.menu_mobile) #header_middle {
      margin:0 auto;
      -webkit-box-shadow: 0 1px 5px 1px rgba(0,0,0, .1);
      -moz-box-shadow: 0 1px 5px 1px rgba(0,0,0, .1);
      box-shadow: 0 1px 5px 1px rgba(0,0,0, .1);      
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:1350px;
}
#header_middle_fixed {
      display:none;
      min-height:54px;
}
.menu_fixed:not(.menu_mobile) #header_middle_fixed {
      display:block;
}
#header_middle_inner {
      margin:0 auto;
      position:relative;
}
body:not(.fullwidth) #header_middle_inner {
      width: 1243px;
}

/* Main menu */
#mainmenu_area {
      width:100%;
      position:relative;
      z-index:2000;
}
#mainmenu_area:after {
      content:"";
      display:block;
      height:0;
      clear:both;
}
      #mainmenu {
              margin:0;
              list-style:none;
      }
      
      #mainmenu > li  {
              float: left;
              text-transform:uppercase;
              margin: 0 1px 1px 0;
              position:relative;
              font-size:18px;
      }
      #mainmenu > li > a {
              display:block;
              padding: 0 20px;
              height:54px;
              line-height:54px;
              position:relative;
              z-index:2;
      }
      #mainmenu > li > a .sf-sub-indicator {
              display:none;
      }

      /* Second level*/
      #mainmenu > li ul {
              position: absolute;
              left: 0;
              top: 54px;
              margin:0;
              z-index: 1999;
              display: none;
              width: 210px;   
      }
      #mainmenu > li ul li {
              float:none;
              list-style: none;
              position: relative;
              font-size: 14px;
              line-height: 18px;
      }
      #mainmenu > li ul li a {
              display: block;
              font-weight:normal;     
              text-transform:uppercase;
              padding: 6px 10px;
              color: #ffffff;
      }
      #mainmenu > li ul li + li a {
              border-top: 1px solid rgba(255, 255, 255, 0.2);
      }

      #mainmenu > li ul li > a .sf-sub-indicator {
              position:absolute;
              right:10px;
      }

      /* Third level and greater */
      #mainmenu > li ul li ul {
              left: 211px;
              top: 0;
      }
      #mainmenu > li:nth-child(n+6) ul li ul {
              left: -211px;
      }

      /* Main menu slider */
      #mainmenu > li#blob {
              position: absolute;
              top: 0;
              z-index : 1;
              background: #0b2b61;
      }
      
      /* Main menu substitute on resolution < 800 */
      .select-menu {
              position: absolute;
              z-index:1999;
              left:0;
              right:0;
      }
      .select-menu-button {
              display:block;
              position:absolute;
              left:0;
              top:0;
              right:35px;
              height: 30px;
              line-height: 30px;
              font-size: 14px;
              text-transform:uppercase;
              padding: 0 6px;
              text-align:center;
      }
      .select-menu-button span {
              cursor:pointer;
      }
      .select-menu-button .icon {
              height: 29px;
              width: 28px;
              right: 0;
              background: url(/wp-content/themes/puzzles/images/menu-select.gif) 11px 10px no-repeat;
              position: absolute;
              pointer-events:none;
      }
      .select-menu > ul {
              position:relative;
              top:30px;
      }
      .select-menu ul  {
              list-style:none;
              margin:0;
              line-height:17px;
              font-size:13px;
      }
      .select-menu ul li a {
              display:block;
              padding: 6px 8px;
              text-align:left;
              text-transform:uppercase;
              color: #ffffff;
      }
      .select-menu ul > li ul {
              margin-left: 16px;
      }
      .select-menu ul li a {
              border-top: 1px solid rgba(255, 255, 255, 0.2);
      }
      
      /* Side menu */
      #sidemenu_link {
              display:block;
              width:52px;
              height:52px;
              line-height:50px;
              text-align:center;
              position:absolute;
              top:50px;
              right:-52px;
      }
      #sidemenu_link[class*="icon-"]:before {
              font-size:42px;
      }
      #sidemenu_area {
              display:block;
              height:100%;
              width:240px;
              position:fixed;
              left:0;
              top:0;
              bottom:0;
              margin-left:-240px;
              z-index:9999;
      }
      .admin-bar #sidemenu_area {
              top:28px;
      }
      #sidemenu_scroller_wrapper {
              width:100%;
              height:100%;
              overflow:hidden;
      }
      #sidemenu_scroller {
              height:100%;
              overflow:auto;
              padding-right:20px;
              margin-right:-20px;
      }
      #sidemenu_area ul {
              margin:0;
              list-style:none;
              font-size:14px;
              font-weight:normal;
              height:100%;
              width:240px;
      }
      #sidemenu_area ul+ul {
              display:block;
              position:absolute;
              left:0;
              top:0;
              bottom:0;
              margin-left:-240px;
      }
      #sidemenu_area li  {
              text-transform:uppercase;
              position:relative;
              width:100%;
              overflow:hidden;
      }
      #sidemenu_area li + li  {
              border-top: 1px solid rgba(255,255,255,0.2);
      }
      #sidemenu_area li > a {
              display:block;
              padding: 14px 0 6px 40px;
              min-height:50px;
              line-height:22px;
              position:relative;
              width:100%;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
      }
      #sidemenu_area li.submenu_present > a {
              width:190px;
      }
      #sidemenu_area li > a.submenu_opener {
              float:right;
              width:50px;
              position:absolute;
              right:0;
              top:0;
              bottom:0;
      }
      #sidemenu_area li > a.submenu_opener:before {
              display:block;
              line-height:15px;
              height:15px;
              width:15px;
              position:absolute;
              top:50%;
              left:50%;
              margin-top:-8px;
              margin-left:-8px;
      }


/* Search form */
#header_middle_inner .search_link {
      position:absolute;
      right:0;
      top:0;
      display:block;
      height:54px;
      line-height:54px;
      z-index:2000;
}
.fullwidth #header_middle_inner .search_link {
      right:15px;
}
#header_middle_inner .search_link [class*="icon-"]:before {
      font-size:20px;
}

#header_middle_inner .search_form_area {
      position:absolute;
      left:0;
      right:0;
      top:0;
      height:54px;
      text-align:center;
      transform: scale(0);
      -webkit-transform: scale(0);
      z-index:2001;
}
#header_middle_inner .search_form_area.shown {
      animation: zoomin .3s;
      transform: scale(1);
      -webkit-transform: scale(1);    
      z-index:2001;
}
#header_middle_inner .search_form_area.hidden {
      animation: zoomout .3s;
}

#header_middle_inner .search_form_area .search_close {
      position:absolute;
      right:0;
      top:0;
      display:block;
      height:54px;
      line-height:54px;
}
.fullwidth #header_middle_inner .search_form_area .search_close {
      right:15px;
}
#header_middle_inner .search_form_area .search_close [class*="icon-"]:before {
      font-size:20px;
}

#header_middle_inner .search_form .search_field {
      width:620px;
      height:54px;
      line-height:54px;
      display:inline-block;
      margin-right:1px;
      font-size:18px;
}




/* Main slider
-------------------------------------------------------------- */
#main_slider_inner {
      padding-bottom:1px;
}
.main_slider_fixed #main_slider_inner {
      width: 1243px;
      margin:0 auto;
}
#main_slider_inner .sc_slider_flex .slides {
      min-height:450px;
      background-image:url(/wp-content/themes/puzzles/images/preloader-1.gif);
      background-position:center center;
      background-repeat:no-repeat;
}
#main_slider_inner .sc_slider_flex .slides li {
      min-height:450px;
      background-size:cover;
      background-position:center center;
      background-repeat:no-repeat;
}
#main_slider_inner .sc_slider_flex .slides li a {
      display:block;
}
#main_slider_inner .sc_slider_flex .slides li > a {
      min-height:450px;
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li a {
      min-height:600px;
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li > a {
      min-height:600px;
}
.sc_slider_flex .sc_slider_info {
      max-width:590px;
      min-width:280px;
      max-height:200px;
      padding:15px;
      overflow:hidden;
      position:absolute;
      right:0;
      bottom:0;
      background-color:rgba(0,0,0,0.8);
      -webkit-transition: all ease .5s .5s;
      -moz-transition: all ease .5s .5s;
      -ms-transition: all ease .5s .5s;
      -o-transition: all ease .5s .5s;
      transition: all ease .5s .5s;
      margin-bottom:0;
}
.sc_slider_flex:hover .sc_slider_info.sc_slider_info_fixed,
.sc_slider_flex:hover .sc_slider_info:hover,
.sc_slider_flex .sc_slider_info:hover {
      margin-bottom:0;
}
.sc_slider_flex:hover .sc_slider_info {
      -webkit-transition: all ease .5s;
      -moz-transition: all ease .5s;
      -ms-transition: all ease .5s;
      -o-transition: all ease .5s;
      transition: all ease .5s;
      margin-bottom:-230px;
}
      .sc_slider_flex .slides li .sc_slider_info a {
              display:inline;
              min-height:0;
              color:#ffffff;
      }
      .sc_slider_flex .slides li .sc_slider_info a:hover {
              color:#bbbbbb;
      }
      .sc_slider_flex .sc_slider_info .sc_slider_subtitle {
              margin:0 0 4px;
              text-transform:uppercase;
              font-size:30px;
              color: #ffffff;
      }
      .sc_slider_flex .sc_slider_info .sc_slider_reviews {
              margin:0 0 4px;
      }
      .sc_slider_flex .sc_slider_info .sc_slider_reviews.after_category {
              display:inline-block;
              position: relative;
              margin:0 0 0 2px;
              top: -10px;
      }
      .sc_slider_flex .sc_slider_info .sc_slider_descr {
              color:#ffffff;
      }
      .sc_slider_flex .sc_slider_info .sc_slider_category {
              display:inline-block;
              vertical-align:top;
              text-transform:uppercase;
              position:relative;
              left:-15px;
              top:-15px;
              max-width:50%;
              min-width:135px;
              height: 40px;
              line-height:40px;
              padding:0 10px;
              text-align:center;
      }





/* Google map
-------------------------------------------------------------- */
#main_map_inner {
      padding-bottom:1px;
}
.main_map_fixed #main_map_inner {
      width: 1243px;
      margin:0 auto;
}




/* Blog streampage
-------------------------------------------------------------- */

/* Common settings */
.image_wrapper {
      overflow:hidden;
      position:relative;
}
.image_wrapper img {
      width:100%;
      height:auto;
      vertical-align:top;
}

#content .post_format_quote blockquote {
      padding:0;
      background-color:transparent;
}

/* Post featured image */
.post_thumb {
      overflow:hidden;
      position:relative;
      z-index:1;
}
      .puzzles_animations .post_thumb img {
              -webkit-transition: all ease .5s;
              -moz-transition: all ease .5s;
              -ms-transition: all ease .5s;
              -o-transition: all ease .5s;
              transition: all ease .5s;
      }
      
      /* Post format icon */
      .post_thumb .post_format {
              position:absolute;
              left:0;
              top:-40px; 
              z-index:4;
              display:block;
              width:40px;
              height:40px;
              line-height:40px;
      }
      .post_thumb .post_format:before {
              font-size:28px;
      }
      .puzzles_heavy.puzzles_animations  .post_thumb .post_format {
              -webkit-transition: all ease .5s;
              -moz-transition: all ease .5s;
              -ms-transition: all ease .5s;
              -o-transition: all ease .5s;
              transition: all ease .5s;
      }
      .puzzles_heavy.puzzles_animations .post_thumb:hover .post_format {
              top:0;
              -webkit-transition: all ease .5s .5s;
              -moz-transition: all ease .5s .5s;
              -ms-transition: all ease .5s .5s;
              -o-transition: all ease .5s .5s;
              transition: all ease .5s .5s;
      }
      .puzzles_light .post_thumb .post_format {
              top:0;
      }

      /* Category name */
      .puzzles_heavy .post_thumb .post_category {
              position:absolute;
              z-index:2;
              display:block;
              width:50%;      /*135px;*/
              height:40px;
              line-height:40px;
              text-align:center;
              text-transform:uppercase;
              padding:0 10px;
              overflow:hidden;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
      }
      .puzzles_heavy .blog_style_fullpost article > .post_thumb .post_category {
              width:25%;
      }
      .puzzles_heavy .post_thumb.no_thumb .post_category {
              z-index:4;
      }
      .puzzles_heavy.puzzles_animations .post_thumb .post_category {
              -webkit-transition: all ease .5s .5s;
              -moz-transition: all ease .5s .5s;
              -ms-transition: all ease .5s .5s;
              -o-transition: all ease .5s .5s;
              transition: all ease .5s .5s;
      }
      .puzzles_heavy.puzzles_animations .post_thumb:hover .post_category {
              -webkit-transition: all ease .5s;
              -moz-transition: all ease .5s;
              -ms-transition: all ease .5s;
              -o-transition: all ease .5s;
              transition: all ease .5s;
      }

      /* Video play button */
      .post_thumb .post_video_play {
              position:absolute;
              left:50%;
              top:50%; 
              z-index:2;
              display:block;
              width:80px;
              height:80px;
              margin:-40px 0 0 -40px;
              line-height:80px;
              background:rgba(0,0,0,0.5);
              border-radius:50%;
              -webkit-transition: all ease .5s;
              -moz-transition: all ease .5s;
              -ms-transition: all ease .5s;
              -o-transition: all ease .5s;
              transition: all ease .5s;
      }
      .post_thumb .post_video_play:before {
              color:#ffffff;
              font-size:44px;
      }
      .post_thumb .post_video_play:hover {
              background:rgba(255,255,255,0.5);
      }
      .post_thumb .post_video_play:hover:before {
              color:#000000;
      }

      /* Post content (puzzles) */
      .post_thumb .post_content_wrapper {
              position:absolute;
              left:0;
              right:0;
              top:0;
              bottom:0;
              overflow:hidden;
              padding:12px;
              z-index:3;
              -webkit-transition: all ease .5s;
              -moz-transition: all ease .5s;
              -ms-transition: all ease .5s;
              -o-transition: all ease .5s;
              transition: all ease .5s;
      }
      .puzzles_heavy.puzzles_animations .post_thumb .post_content_wrapper:hover {
              left:0;
              right:0;
              top:0;
              bottom:0;
      }
      .post_thumb .post_content_padding {
              position:absolute;
              left:0;
              right:0;
              bottom:0;
              height:22px;
      }
      .post_thumb .post_content_wrapper .post_subtitle {
              margin:0;
              text-transform:uppercase;
              -webkit-transition: all ease .5s;
              -moz-transition: all ease .5s;
              -ms-transition: all ease .5s;
              -o-transition: all ease .5s;
              transition: all ease .5s;
      }
      .post_thumb .post_content_wrapper .post_descr {
              margin-top:10px;
      }
      .post_format_quote .post_content_wrapper .post_descr,
      .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
      .puzzles_light .post_thumb .post_content_wrapper .post_subtitle,
      .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle {
              margin-top:50px;
      }
      .post_thumb .post_content_wrapper a {
              color:#ffffff;
      }
      .post_thumb .post_content_wrapper .post_descr h1,
      .post_thumb .post_content_wrapper .post_descr h2,
      .post_thumb .post_content_wrapper .post_descr h3,
      .post_thumb .post_content_wrapper .post_descr h4,
      .post_thumb .post_content_wrapper .post_descr h5,
      .post_thumb .post_content_wrapper .post_descr h6 {
              font-size:14px;
              margin:0;
              padding:0;
              color:#ffffff !important;
      }
      
      .post_thumb .post_content_wrapper p,
      .post_thumb .post_content_wrapper blockquote {
              color:#ffffff !important;
      }

      .puzzles_heavy .post_thumb[class*="down"] img {                                                         margin-top:-25%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:hover img {        margin-top:0; }
      .puzzles_heavy .post_thumb[class*="down"] .post_video_play {                            margin-top:-35%; }
      .puzzles_heavy.puzzles_animations  .post_thumb[class*="down"]:hover .post_video_play {                  margin-top:-40px; }
      .puzzles_heavy .post_thumb[class*="down"] .post_content_wrapper {                       top:50%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_content):hover .post_content_wrapper {   top:100%; padding-top:0; padding-bottom:0; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {     top:0; padding-top:12px; padding-bottom:12px; }
      .puzzles_light .post_thumb[class*="down"]:not(.open_content) .post_content_wrapper {    top:100%; padding-top:0; padding-bottom:0; }

      .puzzles_heavy .post_thumb.no_thumb .post_category {            left:0; top:0; }
      .puzzles_heavy.puzzles_animations  .post_thumb.no_thumb:hover .post_category { top:-40px; }

      .puzzles_heavy .post_thumb.down-1 .post_category {                      left:0; top:0; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {     top:-40px; }

      .puzzles_heavy .post_thumb.down-2 .post_category {                      right:0; top:0; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {     top:-40px; }

      .puzzles_heavy .post_thumb.down-3 .post_category {                      left:0; top:50%; margin-top:-40px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-3:hover .post_category {     margin-top:50%; }

      .puzzles_heavy .post_thumb.down-4 .post_category {                      right:0; top:50%; margin-top:-40px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-4:hover .post_category {     margin-top:50%; }

      .puzzles_heavy .post_thumb[class*="left"] img {                                                 margin-left:25%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:hover img {        margin-left:0; }
      .puzzles_heavy .post_thumb[class*="left"] .post_video_play {                            margin-left:12%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:hover .post_video_play {                   margin-left:-40px; }
      .puzzles_heavy .post_thumb[class*="left"] .post_content_wrapper {                                                               right:50%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_content):hover .post_content_wrapper {   right:100%; padding-left:0; padding-right:0; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {     right:0; padding-left:12px; padding-right:12px; }
      .puzzles_light .post_thumb[class*="left"]:not(.open_content) .post_content_wrapper {    right:100%; padding-left:0; padding-right:0; }

      .puzzles_heavy .post_thumb.left-1 .post_category {                      left:50%; top:0; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {     top:-40px; }

      .puzzles_heavy .post_thumb.left-2 .post_category {                      left:50%; bottom:0; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {     bottom:-40px; }

      .puzzles_heavy .post_thumb[class*="right"] img {                                                        margin-left:-25%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:hover img {                                               margin-left:0; }
      .puzzles_heavy .post_thumb[class*="right"] .post_video_play {                           margin-left:-38%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:hover .post_video_play {          margin-left:-40px; }
      .puzzles_heavy .post_thumb[class*="right"] .post_content_wrapper {                                      left:50%; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_content):hover .post_content_wrapper {                  left:100%; padding-left:0; padding-right:0; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {                    left:0; padding-left:12px; padding-right:12px; }
      .puzzles_light .post_thumb[class*="right"]:not(.open_content) .post_content_wrapper {                   left:100%; padding-left:0; padding-right:0; }

      .puzzles_heavy .post_thumb.right-1 .post_category {             right:50%; top:0; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {    top:-40px; }

      .puzzles_heavy .post_thumb.right-2 .post_category {             right:50%; bottom:0; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {    bottom:-40px; }

      /* Puzzles-style = light */
      .puzzles_light.puzzles_animations .post_thumb:hover a img {
              transform: scale(1.2);
              -webkit-transform: scale(1.2);
      }
      .post_thumb .post_content_light {
              position:absolute;
              left:0;
              right:0;
              top:58%;
              bottom:0;
              overflow:hidden;
              padding:12px;
              z-index:3;
      }
      .post_thumb .post_content_light .post_category {
              display:inline-block;
              margin:0;
              padding:2px 10px;
              font-size:12px;
              text-transform:uppercase;
      }
      .post_thumb .post_content_light .post_subtitle {
              margin:10px 0 0;
              padding:4px 12px;
              text-transform:none;
              display:inline-block;
      }
      .post_thumb .post_content_light .reviews_summary.blog_reviews {
              margin:0;
              padding:4px 12px;
              text-transform:none;
              display:inline-block;
      }
      .post_thumb .post_content_light .post_descr {
              margin-top:10px;
      }
      .post_thumb .post_content_light a {
              color:#ffffff;
      }
      .post_thumb .post_content_light p,
      .post_thumb .post_content_light blockquote {
              color:#ffffff !important;
      }

      .puzzles_light .post_thumb:not(.post_format_quote):not(.post_format_image):not(.post_format_link) .post_format {
              cursor:pointer;
      }
      .puzzles_light .icon-help-circled:before {
              content: '\e812' !important;
      }
      .puzzles_light .icon-cancel-circled:before {
              content: '\e80d' !important;
      }

      /* Audio player */
      .post_thumb .audio_container {
              position:absolute;
              left:0;
              right:0;
              bottom:-30px;
              height:30px;
              z-index:5;
              -webkit-transition: all ease 0.5s;
              -moz-transition: all ease 0.5s;
              -ms-transition: all ease 0.5s;
              -o-transition: all ease 0.5s;
              transition: all ease 0.5s;
      }
      .post_thumb:hover .audio_container {
              bottom:0;
      }
      .post_thumb .audio_container .mejs-controls .mejs-button button:focus {
              outline: none;
      }
      .post_thumb .audio_container .mejs-container {
              background:none;
      }
      
      /* Video player */
      .post_thumb .video_frame {
              position:absolute;
              left:0;
              top:0;
              right:0;
              bottom:0;
              z-index:5;
      }

/* Post info section: date, author, tags, categories */
.post_info {
      font-size:12px;
      line-height:16px;
      position:relative;
      padding-right:55px;
}
      .post_info_delimiter {
              display:inline-block;
              height:12px;
              margin-left:2px;
              padding-left:2px;
              border-left:1px solid #e2e2e2;
      }
      .post_info a {
              font-weight:normal;
      }
      .post_info .post_comments {
              display:block;
              position:absolute;
              right:0;
              top:0;
              width:55px;
              text-align:right;
      }
      .post_info .post_comments .comments_icon {
              display:inline-block;
              font-size:13px;
              width:16px;
              padding-right:4px;
      }
      .post_info .post_tags {
              display:inline-block;
      }

      
/* Read more link */
.more-link {
      padding: 7px 8px;
      font-size:12px;
      text-transform:uppercase;
      position:absolute;
      right:0;
      bottom:0;
      z-index:1;
}


/* Slider */
ul.slides {
      margin:0;
}
ul.slides li {
      list-style:none;
}
ul.slides li img {
      width:100%;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
      display:block;
      width:100%;
      text-align:center;
      margin:0;
      line-height:inherit;
}


/* Reviews area */
.post_reviews {
      width: 310px;
      float:right;
      position:relative;
      margin:24px -16px 10px 20px;
      overflow:hidden;
      font-size:14px;
      z-index:1;
}
.post_reviews .tabs {
      padding:15px 15px 0 15px;
}
.post_reviews #reviews_users {
      display:none;
}

.post_reviews .criteria_row {
      overflow: hidden;
      margin-bottom:1px;
      padding:12px 0 12px 12px;
      position:relative;
}
      .criteria_row .criteria_label {
              display:inline-block;
              width:150px;
              margin-right:10px;
              overflow:hidden;
      }
      .reviews_100 .criteria_row .criteria_label {
              width: 130px;
              margin-right:8px;
      }
      .blog_reviews .criteria_row .criteria_stars {
              display: inline-block;
              width: 120px;
              height: 28px;
              overflow: hidden;
      }
      .reviews_10 .blog_reviews .criteria_row .criteria_stars {
              width:124px;
              height:20px;
      }
      .criteria_row .criteria_stars {
              display:inline-block;
              font-size:22px;
              white-space:nowrap;
              position:relative;
              vertical-align:top;
      }
      .reviews_users .criteria_row .criteria_stars {
              cursor:pointer;
      }
      .criteria_row .criteria_stars .theme_stars:before {
              content:'\e801';
              font-family:Fontello;
              -webkit-font-smoothing: antialiased;
              display:inline-block;
              margin-right:5px;
      }
      .reviews_10 .criteria_row .criteria_stars .theme_stars:before {
              margin-right:0;
              font-size:14px;
              vertical-align:top;
      }
      .reviews_100 .criteria_row .criteria_stars {
              min-height:0;
              height:10px;
              width:86px;
              vertical-align:text-top;
              line-height:10px;
              font-size:10px;
      }
      .criteria_row .criteria_dragger {
              display:block;
              position:absolute;
              left:0;
              top:0;
              bottom:0;
              width:10px;
              background-color:#69F;
      }
      #reviews_author .criteria_row .criteria_dragger {
              display:none;
      }
      .criteria_row .criteria_bar {
              display:inline-block;
              width:80px;
              height:4px;
              margin-left:3px;
              margin-top:-2px;
              vertical-align:middle;
              text-align: left;
      }
      .criteria_row .criteria_level {
              display:inline-block;
              height:4px;
              width:0;
              vertical-align:top;
      }
      .criteria_row .criteria_mark, 
      .reviews_summary .criteria_summary .criteria_word {
              display:block;
              position:absolute;
              right:0;
              top:0;
              bottom:0;
              width:50px;
              text-align:center;
              font-weight:bold;
              font-size:18px;
              padding-top:12px;
              color:#ffffff;
      }
      .reviews_5 .criteria_row .criteria_mark,
      .reviews_10 .criteria_row .criteria_mark {
              display:none;
      }
      .reviews_100 .post_reviews .reviews_summary .criteria_summary > .theme_stars_on {
              display:none;
      }

/* Reviews Summary */
.reviews_summary.blog_reviews {
      overflow:hidden;
      margin:5px 0 0 0;
}
#content.post_single .reviews_summary.blog_reviews {
      margin-top:0px;
}
.reviews_10 .reviews_summary .criteria_label {
      margin-right:8px;
}

.reviews_summary .criteria_summary {
      position:relative;
}
.reviews_summary .criteria_summary_text.criteria_row {
      height:auto;
      font-size:12px;
      line-height:16px;
      padding-top:12px;
      padding-bottom:12px;
}
.reviews_summary .criteria_label {
      text-transform:uppercase;
      display:inline-block;
      height:28px;
      line-height:32px;
}
.reviews_summary .criteria_stars {
      top:4px;
}
.reviews_10 .reviews_summary .criteria_stars {
      top:0;
}
.reviews_summary .criteria_stars .stars_on,
.reviews_summary .criteria_stars .stars_off {
      position:absolute;
      display:block;
      left:0;
      top:0;
      min-height:20px;
      line-height:20px;
      white-space:nowrap;
      overflow:hidden;
}
.reviews_summary .criteria_stars .stars_on {
      width:0;
}
.reviews_summary .criteria_stars .stars_off .theme_stars {      /* Override color themes settings */
      color: rgba(128,128,128,0.8);
}
.reviews_summary .criteria_summary .criteria_mark,
.reviews_summary .criteria_summary .criteria_word {
      width:150px;
      font-size:32px;
      line-height:32px;
}
.reviews_5 .reviews_summary .criteria_summary .criteria_mark,
.reviews_5 .reviews_summary .criteria_summary .criteria_word,
.reviews_10 .reviews_summary .criteria_summary .criteria_mark,
.reviews_10 .reviews_summary .criteria_summary .criteria_word {
      display:block;
      left:0;
      right:auto;
}
.reviews_5 .reviews_summary .criteria_summary .criteria_word,
.reviews_10 .reviews_summary .criteria_summary .criteria_word,
.reviews_summary .criteria_summary .criteria_word {
      display:none;
}
.reviews_author .reviews_summary .criteria_bar,
.reviews_users .reviews_summary .criteria_bar {
      display:none;
}
.reviews_summary .criteria_summary.show_word .criteria_word {
      display:block;
}
.reviews_summary .reviews_users_accept {
      display:none;
      padding:8px 10px;
      text-transform:uppercase;
}
.reviews_users .criteria_summary_text.show_button {
      text-align:center;
      padding:15px 0;
}
.reviews_users .criteria_summary_text.show_button .criteria_summary_descr {
      display:none;
}
.reviews_users .criteria_summary_text.show_button .reviews_users_accept {
      display:inline-block;
}


/* Tabs */
.tabs,
.widget ul.tabs {
      position:relative;
      margin:0;
      padding:0;
      list-style:none;
}
.tabs li,
.widget .tabs li {
      display:inline-block;
      margin:0 1px 0 0;
      padding:0;
}
.tabs li:before,
.widget .tabs li:before {
      display:none;
}
.tabs li a,
.widget .tabs li a {
      height:40px;
      line-height:40px;
      padding:0 10px;
      display:inline-block;
      text-align:center;
      text-transform:uppercase;
}


/* Page navigation*/
#nav_pages,
#nav_pages_parts {
      overflow: hidden;
      clear: both;
      margin-top: 1px;
      padding:30px 20px;
}
#nav_pages ul {
      margin: 0;
      overflow: hidden;
}
#nav_pages li {
      margin-right: 5px;
      list-style: none;
      float: left;
}
#nav_pages li a,
#nav_pages li span,
.nav_pages_parts a,
.nav_pages_parts > span,
.nav_comments a,
.nav_comments > span {
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;       
      text-decoration: none;
      text-align:center;
      display: inline-block;
      width:36px;
      height:36px;
      line-height:36px;
}
.nav_pages_parts {
      margin: 10px  0;
}
.nav_pages_parts > span.pages {
      text-align:left;
      width:auto;
}
#nav_pages .pager_pages span {  
      width:90px; 
      text-align:left;
}
#nav_pages .pager_first a,
#nav_pages .pager_last a {
      width:60px; 
}
.nav_pages_parts.nav_pages_attachment {
      text-align:center;
      margin:1px 0 0 0;
}
.nav_pages_parts.nav_pages_attachment > span {
      margin-right:1px;
}
.nav_pages_parts.nav_pages_attachment a,.nav_pages_parts.nav_pages_attachment > span {
      vertical-align:top;
      width:100px;
}


/* View more button */
#viewmore {
      clear:both;
      margin:0 auto;
      padding-top:20px;
      padding-bottom:20px;
      width: 310px;
      overflow:hidden;
}
#viewmore.pagination_infinite {
      visibility:hidden;
      padding:0;
      height:0;
      position:relative;
}
#viewmore_link {
      display:block;
      width:100%;
      height:54px;
      line-height:54px;
      text-align:center;
      text-transform:uppercase;
}
#viewmore_link span {
      display:inline-block;
}
#viewmore_link .viewmore_loading {                      display:none; margin-right:10px; }
#viewmore_link .viewmore_loading:before {       font-size: 16px; }
#viewmore_link.loading .viewmore_loading {      display:inline-block; }
#viewmore_link.loading .viewmore_text_1 {       display:none; }
#viewmore_link .viewmore_text_2 {                       display:none; }
#viewmore_link.loading .viewmore_text_2 {       display:inline-block; }

#content article.viewmore {
      animation: zoomin .5s;
}


/* --------------- Blog style 'Puzzles' --------------------- */
body:not(.fullwidth) .with_sidebar .blog_style_puzzles #content {               width:933px; }
body:not(.fullwidth) .without_sidebar .blog_style_puzzles #content {    width:1244px; }
body:not(.fullwidth) .left_sidebar .blog_style_puzzles #sidebar_main {    margin-right:0; }
body:not(.fullwidth) .right_sidebar .blog_style_puzzles #sidebar_main { margin-left:0; }

.blog_style_puzzles #content {
      overflow:hidden;
}
.blog_style_puzzles #content > article {
      margin:0 1px 1px 0;
      position:relative;
      overflow:hidden;
      float:left;
}
.blog_style_puzzles .post_thumb {
      width:310px;
      height:310px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
}

/* --------------- Blog style 'Excerpt' --------------------- */
.blog_style_excerpt #content > article {
      margin-top:1px;
      position:relative;
      min-height:310px;
      overflow:hidden;
}
.blog_style_excerpt #content article.without_thumb {
      min-height:0;
}
.blog_style_excerpt #content > article:first-child {
      margin-top:0;
}
.blog_style_excerpt #content .post_thumb {
      width:466px;
      height:310px;
      float:left;
      margin-right:30px;
}
.blog_style_excerpt #content .post_content {
      padding:0 16px 30px 0;
      overflow:hidden;
}
.blog_style_excerpt #content .without_thumb .post_content {
      padding-left: 16px;
}
.blog_style_excerpt #content .post_format_quote .post_content blockquote {
      margin-top:20px;
}
.blog_style_excerpt #content .post_info_top {
      padding-top:20px;
}
.blog_style_excerpt #content .post_comments {
      padding-top:20px;
}
.blog_style_excerpt #content .post_title {
      margin:22px 0 0 0;
      text-transform:uppercase;
}
.blog_style_excerpt #content .post_text_area {
      margin-top:20px;
}
.blog_style_excerpt #content .post_info_bottom {
      padding-top:10px;
}


/* --------------- Blog style 'Fullpost' --------------------- */
.blog_style_fullpost #content > article {
      margin-top:1px;
      position:relative;
}
.blog_style_fullpost #content > article:first-child {
      margin-top:0;
}
.blog_style_fullpost #content .post_info_top {
      margin-top:20px;
}
.blog_style_fullpost #content .post_content {
      padding:0 16px 40px;
      position:relative;
      overflow:hidden;
}
.blog_style_fullpost #content .post_content.without_paddings {
      padding:0;
}
.blog_style_fullpost #content .post_title {
      margin: 24px 0 0 0;
      text-transform:uppercase;
}
.blog_style_fullpost #content .post_text_area {
      margin-top: 17px;
}
.blog_style_fullpost #content .without_paddings .post_text_area {
      margin-top: 0;
}
.blog_style_fullpost #content .post_info_bottom {
      margin-top:10px;
}
.blog_style_fullpost #content .post_format_quote .post_content blockquote {
      margin-top:20px;
}


/* --------------- 'No results' --------------------- */
#content > article.page_no_results {
      margin:1px 0 0 0 !important;
      position:relative;
      overflow:hidden;
      float:none !important;
}
#content > article.page_no_results:first-child {
      margin-top:0 !important;
}
#content > article.page_no_results .post_content {
      padding:0 16px 40px !important;
      position:relative;
      overflow:hidden;
      z-index:2;
}
#content > article.page_no_results .icon_no_results {
      display:block;
      position:absolute;
      left:0;
      right:0;
      top:0;
      bottom:0;
      z-index:1;
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
      opacity: 0.2;
}
#content > article.page_no_results .icon_no_results:before {
      font-size:200px;
      line-height:200px;
      padding-top:30px;
}
#content > article.page_no_results .post_title,
#content > article.page_no_results .post_subtitle,
#content > article.page_no_results .post_text {
      text-align:center;
}
/* No search results */
#content > article.page_no_results.page_no_search .post_title {
      margin:50px 0 0 0;
      text-transform:uppercase;
}
#content > article.page_no_results.page_no_search .post_subtitle {
      margin:20px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_text {
      margin:30px 0 0 0;
      padding-bottom:10px;
}
/* No articles found */
#content > article.page_no_results.page_no_articles .post_title {
      margin:120px 0 0 0;
      text-transform:uppercase;
}
#content > article.page_no_results.page_no_articles .post_subtitle {
      margin:30px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_text {
      margin:30px 0 0 0;
      padding-bottom:20px;
}
/* 404 page */
#content > article.page_no_results.page_404 .post_title {
      margin:108px 0 0 0;
      text-transform:uppercase;
}
#content > article.page_no_results.page_404 .post_subtitle {
      margin:80px 0 0 0;
}
#content > article.page_no_results.page_404 .post_text {
      margin:20px 0 0 0;
      padding-bottom:10px;
}




/* Single post
-------------------------------------------------------------- */
#content.post_single .post_content {
      padding-bottom: 20px;
      overflow:hidden;
}

/* Author details */
#content.post_single .post_author_details {
      padding: 20px 16px 25px;
      position:relative;
      margin-top:1px;
}
#content.post_single .post_author_title {
      margin:0;
      text-transform:uppercase;
}
#content.post_single .post_author_info {
      position:relative;
      margin-top:20px;
      padding-left:80px;
}
#content.post_single .post_author_avatar {
      position:absolute;
      left:0;
      top:0;
      width:60px;
      height:60px;
}
#content.post_single .post_author_socials {
      margin-top:20px;
}
#content.post_single .post_author_socials a {
      display:inline-block;
      margin-right:10px;
}


/* Related posts */
#content.post_single #related_posts {
      padding: 25px 0 0;
      position:relative;
      margin-top:1px;
      overflow:hidden;
}

#content.post_single #related_posts .related_posts_item {
      margin:0 1px 1px 0;
      position:relative;
      overflow:hidden;
      float:left;
      width:310px;
      height:310px;
}
#content.post_single #related_posts .related_post_item_3,
#content.post_single #related_posts .related_post_item_6,
#content.post_single #related_posts .related_post_item_9,
#content.post_single #related_posts .related_post_item_12 {
      margin-right:0;
}
#content.post_single #related_posts .post_related_title {
      margin:0 16px 25px;
      text-transform:uppercase;
}

/* Comments */
.content_blog.post_single #comments .post_comments_tree {
      margin-top:1px;
      padding: 25px 16px;
      overflow:hidden;
}

.content_blog.post_single #comments .post_comments_title {
      margin:0 0 25px;
      text-transform:uppercase;
}
      .content_blog.post_single #comments ol,
      .content_blog.post_single #comments ul {
              margin:0;
              list-style:none;
      }
      .content_blog.post_single #comments li {
              border-top-width: 1px;
              border-top-style: solid;
              padding-top:25px;
              margin-top:25px;
              position:relative;
              padding-left:80px;
      }
      .content_blog.post_single #comments .comment-list > li:first-child {
              border-top-width: 0;
              border-top-style: none;
              padding-top:0;
              margin-top:0;
      }
      .content_blog.post_single #comments li p {
              margin-bottom:0;
      }
      .content_blog.post_single #comments .children {
              margin-left: 60px;
      }
      .content_blog.post_single #comments .comment_title {
              margin:0;
              padding:4px 60px 4px 0;
      }
      .content_blog.post_single #comments .comment_reply a {
              position:absolute;
              display:inline-block;
              padding:6px 8px;
              right:0;
              top:25px;
              font-size:12px;
              text-transform:uppercase;
      }
      .content_blog.post_single #comments .comment_author_avatar {
              position:absolute;
              left:0;
              top:25px;
              width:60px;
              height:60px;
      }
      .content_blog.post_single #comments .comment-list > li:first-child .comment_reply a,
      .content_blog.post_single #comments .comment-list > li:first-child .comment_author_avatar {
              top:0;
      }
      .content_blog.post_single #comments .comment_date {
              font-weight:normal;
              display:inline-block;
              padding-left:10px;
      }
      .content_blog.post_single #comments .comment_content {
              font-size:12px;
              margin-top:12px;
      }
      .content_blog.post_single #comments .comment_not_approved {
              font-size:12px;
              font-style:italic;
              margin-top:16px;
      }

      /* Comment form */
      .content_blog.post_single #comments .post_comments_form {
              padding: 25px 16px;
              overflow:hidden;
              margin-top:1px;
      }
      .content_blog.post_single #comments #reply-title {
              text-transform:uppercase;
              margin:0 0 16px;
      }
      .content_blog.post_single #commentform p {
              margin-bottom:10px;
      }
      .content_blog.post_single #commentform label {
              display:block;
              margin-bottom:4px;
      }
      .content_blog.post_single #commentform label span {
              font-style:italic;
              font-size:12px;
      }
      .content_blog.post_single #commentform .comment-form-author,
      .content_blog.post_single #commentform .comment-form-email,
      .content_blog.post_single #commentform .comment-form-website {
              width:280px;
              margin-right:30px;
              float:left;
      }
      .content_blog.post_single #commentform .comment-form-website {
              margin-right:0;
      }
      .content_blog.post_single #commentform .comment-form-comment {
              clear: both;
      }
      .content_blog.post_single #commentform input[type="text"],
      .content_blog.post_single #commentform textarea {
              width:100%;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box;
              box-sizing: border-box;
              font-size:14px;
              margin-bottom:10px;
      }
      .content_blog.post_single #commentform textarea {
              height:90px;
      }




/* Sidebars
-------------------------------------------------------------- */

/* Common widgets settings */
.widget_area .widget {
      overflow:hidden;
}
.widget_area .widget_title {
      margin-top:0;
      text-transform:uppercase;
}
article ul,
.widget_area ul {
      list-style:none;
      margin-bottom:0;
      margin-left:14px;
}
article ul li,
.widget_area ul li,
article ol li,
.widget_area ol li {
      position:relative;
      margin-top:8px;
}
article ul li:first-child,
.widget_area ul li:first-child,
article ol li:first-child,
.widget_area ol li:first-child {
      margin-top:0;
}
article ul ul li:first-child,
.widget_area ul ul li:first-child {
      margin-top:8px;
}
article ul li:before,
.widget_area ul li:before {
      content:'\e904';
      display:inline-block;
      position:absolute;
      font-family:Fontello;
      -webkit-font-smoothing: antialiased;
      font-size:80%;
      left:-14px;
}
.widget_area .post_info {
      position:static;
      padding-right:0;
}
.widget_area .post_title.title_padding {
      padding-right:50px;     
}


/* Widget calendar */
.widget.widget_calendar caption {
      margin-top:0;
      font-size:18px;
      font-weight:normal;
      text-transform:uppercase;
      text-align:left;
      padding-bottom:20px;
}
.widget.widget_calendar table {
      width:100%;
      border-spacing:1px;
      border-collapse:separate;
}
.widget.widget_calendar table td,
.widget.widget_calendar table th {
      height:31px;
      vertical-align:middle;
}
.widget.widget_calendar table tbody td {
      text-align:center;
}
.widget.widget_calendar table tbody a {
      display:block;
      height:31px;
      line-height:31px;
      font-weight:bold;
}
.widget.widget_calendar table tbody td.pad {
      border:none;
      background:none;
}
.widget.widget_calendar table tfoot td {
      border: none;
}
.widget.widget_calendar table tfoot td#next {
      text-align:right;
}

/* Widget Search */
.widget.widget_search {
      overflow:hidden;
}
.widget.widget_search #s {
      float:left;
      margin:0;
      width:190px;
}
.widget.widget_search #searchsubmit {
      float:left;
      display:block;
      margin-left:1px;
      height:30px;
}

/* Widget Tag cloud */
.widget.widget_tag_cloud {
      overflow:hidden;
}
.widget.widget_tag_cloud a {
      display:block;
      float:left;
      margin:0 1px 1px 0;
      font-size: 12px !important;
      line-height:29px;
      font-weight:normal !important;
      height:29px;
      padding: 0 10px;
}

/* Widgets Top10, Recent, Popular & Commented */
.widget .post_item {
      margin-top:18px;
      overflow:hidden;
}
.widget .reviews_summary {
      margin-top:0;
      margin-bottom:6px;
}
.widget .post_thumb {
      width: 60px;
      height:60px;
      overflow:hidden;
      margin:0 15px 0 0;
      float:left;
}
.widget .post_wrapper {
      overflow:hidden;
      position:relative;
}
.widget .post_title {
      clear:none;
      margin:0 0 2px 0;
}
.widget .ordered_list .tab_content {
      counter-reset: top10;
}
.widget .ordered_list .post_item {
      padding-left: 20px;
      position:relative;
}
.widget .ordered_list .post_item:before {
      counter-increment:top10;
      content:counter(top10);
      display:block;
      width:20px;
      position:absolute;
      left:0;
      top:0;  
}
.widget .flat_list .post_item {
      margin-top:2px;
}
.widget .flat_list .post_item:first-child {
      margin-top:14px;
}
.widget .flat_list .post_title {
      font-weight:normal;
}

/* Widget Popular & Commented */
.widget.widget_popular_posts #widget_popular_1 {
      display:none;
}

/* Widget Top10 */
.widget.widget_top10 #widget_top10_1 {
      display:none;
}

/* Widget Flickr */
.widget .instagram-pics,
.widget.widget_flickr {
      overflow:hidden;
}
.widget .flickr_images {
      margin-right:-10px;
}
.widget .instagram-pics li,
.widget .flickr_images .flickr_badge_image {
      display:block;
      float:left;
      margin:0 1px 1px 0;
      width:69px;
      height:69px;
      position: relative;
}
.widget .flickr_images a img {
      width:100%;
      height:100%;
      z-index:6;
}

/* Widget Instagram */
.widget .instagram-pics {
      margin: 0;
}
.widget .flickr_badge_image a:before,
.widget .instagram-pics li a:before {
      -webkit-transition: all 0.3s ease-out;
         -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
           -o-transition: all 0.3s ease-out;
              transition: all 0.3s ease-out; 
}
.widget .instagram-pics li:before { display:none !important; }
.widget .flickr_images a:before,
.widget .instagram-pics li a:before { content:''; display: block; height:100%; width:100%; position:absolute; left:0; top:0; z-index:10;
              opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-box-shadow: 0 0 50px -1px #000 inset;
         -moz-box-shadow: 0 0 50px -1px #000 inset;
              box-shadow: 0 0 50px -1px #000 inset
}
.widget .flickr_images a:hover:before,
.widget .instagram-pics li a:hover:before {
                 opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.widget.null-instagram-feed .clear > a { display:none; margin: 6px 0 0 0; font-size: 13px; font-style: italic; }
.widget .instagram-pics li a img { display:block; width:100%; position:relative; z-index:6;}



/* Widget QR Code */
.widget.widget_qrcode .personal_data p {
      margin-bottom:0;
}

/* Widget Logo and socials */
.widget.widget_socials .logo {
      text-align:left;
}
.widget.widget_socials .social_icons {
      display:inline-block;
      width:32px;
      height:32px;
      margin:0 10px 10px 0;
}
.widget.widget_socials .logo_title {
      position:relative;
      font-size:60px;
      line-height:60px;
      top:-12px;
}
.widget.widget_socials .logo_descr {
      font-size:16px;
      line-height:22px;
      margin-bottom:20px;
}


/* Widget Twitter */
.widget.widget_twitter ul {
      margin-left:20px;
}
.widget.widget_twitter ul li:before {
      content: '\e84d';
      font-size:14px;
      left:-20px;
}


/* Main sidebar */
#sidebar_main .widget {
      margin-top:1px;
      padding:25px 15px;
}
#sidebar_main .widget:first-child {
      margin-top:0;
}




/* Advertisement sidebar */
#advert_sidebar {
      overflow:hidden;
      margin-top:1px;
}
#advert_sidebar_inner {
      width: 1243px;
      margin:0 auto;
      overflow:hidden;
}
#advert_sidebar_inner .widget {
      width:280px;
      padding:25px 15px;
      margin: 0 0 1px 1px;
      float:left;
}
#advert_sidebar_inner .widget:first-child,
#advert_sidebar_inner .widget.widget-number-1,
#advert_sidebar_inner .widget.widget-number-5,
#advert_sidebar_inner .widget.widget-number-9,
#advert_sidebar_inner .widget.widget-number-13 {
      margin-left:0;
      clear:both;
}

/* Widget Logo and socials */
#advert_sidebar_inner .widget.widget_socials .logo_title {
      top:-32px;
      margin-bottom:-30px;
}




/* Footer sidebar */
#footer_sidebar {
      overflow:hidden;
      margin-top:30px;
}
.fullwidth #footer_sidebar {
      margin-top:1px;
}
#footer_sidebar_inner {
      width: 1243px;
      margin:0 auto;
      overflow:hidden;
      border-bottom:1px solid rgba(255,255,255,0.2);
}
#footer_sidebar_inner .widget {
      width:280px;
      padding:25px 15px;
      margin: 0 0 1px 1px;
      float:left;
}
#footer_sidebar_inner .widget:first-child,
#footer_sidebar_inner .widget.widget-number-1,
#footer_sidebar_inner .widget.widget-number-5,
#footer_sidebar_inner .widget.widget-number-9,
#footer_sidebar_inner .widget.widget-number-13 {
      margin-left:0;
      clear:both;
}

/* Widget Logo and socials */
#footer_sidebar_inner .widget.widget_socials {
      padding-left:0;
      padding-right:30px;
}
#footer_sidebar_inner .widget.widget_socials .logo_title {
      top:-33px;
      margin-bottom:-30px;
}



/* Footer copyright area */
#footer_copyright {
      overflow:hidden;
}
#footer_copyright_inner {
      width: 1243px;
      margin:0 auto;
      padding:25px 0;
      overflow:hidden;
      text-align:center;
      font-size:12px;
}



/* To Top button
----------------------------------------------------------------- */
#toTop {
      display: none;
      position: fixed;
      width: 33px;
      height: 33px;
      line-height:33px;
      bottom: 56px;
      right: 10px;
      border-radius: 2px;
      z-index:10000;
}









/* Login and Register popups
-------------------------------------------------------------- */
.popup_form {
      display:none;
      position:absolute;
      left:0;
      top:0;
      z-index:9999;
}
.popup_form .popup_body {
      width:200px;
      padding:10px 20px;
      position:relative;
}
      .popup_form .popup_title {
              text-transform:uppercase;
              margin:3px 0 15px;
      }
      .popup_form .popup_field {
              margin-bottom:10px;
              font-size:12px;
      }
      .popup_form .popup_field p {
              margin-bottom:4px;
      }
      .popup_form .popup_field label {
              font-size:12px;
              display:inline-block;
              padding-left:4px;
              margin-right:4px;
      }
      .popup_form .popup_field input[type="text"],
      .popup_form .popup_field input[type="password"] {
              width:178px;
              height:30px;
              line-height:30px;
              padding:0 10px;
      }
      .popup_form .popup_field.registration_msg_area {
              display:none;
      }
      .popup_form .popup_field textarea {
              width:196px;
              height:80px;
              padding: 0 0 0 2px;
      }
      .popup_form .popup_field.popup_button {
              text-align:right;
              font-size:12px;
      }       
      .popup_form .popup_field.popup_button a {
              display:inline-block;
              text-align:center;
              width:66px;
              height:32px;
              line-height:32px;
              text-transform:uppercase;
      }
      #popup_login .popup_field.register,
      #popup_login .popup_field.forgot_password {
              font-size:12px;
              line-height:15px;
      }
.popup_form .popup_body .result {
      position:absolute;
      top:10px;
      left:10px;
      right:10px;
      bottom:0px;
      padding:40px 8px 8px;
      font-size:13px;
      text-align:center;
      vertical-align:middle;
      display:none;
}
#popup_register .popup_body .result {
      padding-top:70px;
}





/* Theme Customizer
-------------------------------------------------------------- */
#custom_options {
      position:fixed;
      right:0;
      top:62px;
      margin-right:-237px;
      width:237px;
      height:630px;
      z-index:9999;
      background-color:#555555;
}
.fullwidth #custom_options {
      top:80px;
}
#custom_options #co_toggle {
      position:absolute;
      left:-40px;
      top:0;
      display:block;
      width:39px;
      height:41px;
      border-right:1px solid rgba(255,255,255,0.2);
      color:#ffffff;
      background-color:#666666;
}
#custom_options #co_toggle[class^="icon-"]:before,
#custom_options #co_toggle[class*=" icon-"]:before {
      font-size:24px;
      width:40px;
      height:40px;
      line-height:40px;
      color:#ffffff;
}
#custom_options .co_header {
      background-color:#666666;
}
#custom_options .co_header .co_title {
      margin:0;
      color:#FFFFFF;
      text-transform:uppercase;
      line-height:40px;
      height:40px;
      padding-left: 20px;
}
#custom_options .co_options .co_form_row {
      padding:12px 20px;
      border-top:1px solid rgba(255,255,255,0.2);     
      position:relative;
      overflow:hidden;
}
#custom_options .co_options .co_form_row.first {
      border-top:none;        
}
#custom_options .co_options .co_form_subrow {
      padding-top:4px;
}
#custom_options .co_options .co_form_subrow:first-child {
      padding-top:10px;
}
#custom_options .co_options .co_form_row .co_label {
      color:#ffffff;
      font-weight:bold;
      font-size:14px;
}
#custom_options .co_options .co_form_row .co_label.one_row {
      display:inline-block;
      margin-right:6px;
}
#custom_options .co_options .co_form_row .co_label_light {
      color:#bbbbbb;
      font-weight:normal;
      font-size:13px;
}
#custom_options .co_options .co_form_row .co_theme_selector {
      font-size:12px;
      display:inline-block;
      margin-right:10px;
      background-color:#666666;
      border:1px solid #333333;
      color:#eeeeee;
}
#custom_options .co_options .co_form_row .co_theme_apply {
      text-align:center;
      margin-top:10px;
}
#custom_options .co_options .co_form_row .co_theme_apply a {
      font-size:12px;
      display:inline-block;
      padding:4px 10px;
      background-color:#777777;
      border:1px solid #666666;
      color:#eeeeee;
}
#custom_options .co_options .co_form_row .co_theme_apply a+a {
      margin-left:6px;
}
#custom_options .co_options .co_form_row .co_theme_apply a:hover {
      background-color:#666666;
}
#custom_options .co_options .colorSelector {
      cursor:pointer;
      float: none;
      position:absolute;
}
#custom_options .co_options #co_theme_color.colorSelector {
      left: 106px;
      top:18px;
}
[id^="collorpicker"] {
      z-index:9999;
}
#custom_options .co_options .co_switch_box {
      margin-top:6px;
}
#custom_options .co_options .co_switch_box .boxed,
#custom_options .co_options .co_switch_box .stretched,
#custom_options .co_options .co_switch_box .switcher,
#custom_options .co_options .co_switch_box .switcher2 {
      display:inline-block;
      float: left;
      height:29px;
      line-height:29px;
      margin-right:10px;
      color:#bbbbbb;
      font-size:12px;
}
#custom_options .co_options .co_switch_box .boxed {
      margin-right:0;
}
#custom_options .co_options .co_switch_box .switcher,
#custom_options .co_options .co_switch_box .switcher2 {
      width: 80px;
      background:url(/wp-content/themes/puzzles/images/switch_box.png) left top no-repeat;
      position:relative;
}
#custom_options .co_options .co_switch_box .switcher a,
#custom_options .co_options .co_switch_box .switcher2 a {
      display:block;
      position:absolute;
      left:0;
      top:3px;
      width:32px;
      height:30px;
      background:url(/wp-content/themes/puzzles/images/switch_slider.png) 6px 0 no-repeat;
}
#custom_options .co_options #co_bg_color.colorSelector {
      left: 150px;
      top:18px;
}
#custom_options .co_options #co_bg_pattern_list,
#custom_options .co_options #co_bg_images_list {
      margin-top:6px;
}
#custom_options .co_options .co_pattern_wrapper {
      display:block;
      border:1px solid #767676;
      border-radius:1px;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);     
      width:24px;
      height:24px;
      padding:2px;
      float:left;
      margin-right:8px;
      background-color:#666666;
}
#custom_options .co_options #co_bg_pattern_list a img {
      border:1px solid #484848;
      width:22px;
      height:22px;
}
#custom_options .co_options #co_bg_images_list a.current,
#custom_options .co_options #co_bg_pattern_list a.current {
      background-color:#ff5555;
}
#custom_options .co_options .co_image_wrapper {
      display:block;
      border:1px solid #767676;
      border-radius:1px;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0.5);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0.5);     
      width:50px;
      height:30px;
      padding:2px;
      float:left;
      margin-right:7px;
      background-color:#666666;
}
#custom_options .co_options #co_bg_images_list a img {
      border:1px solid #484848;
      width:48px;
      height:28px;
}

.iColorPicker {
      display:inline-block;
  position: relative;
  width: 21px;
  height: 21px;
  background: url(/wp-content/themes/puzzles/images/colorpicker.png);
      vertical-align:middle;
}
.iColorPicker_moreColors {
      display:inline-block;
  width: 14px;
  height: 14px;
      margin-left:2px;
  background: url(/wp-content/themes/puzzles/images/colorpicker_morecolors.png);
      vertical-align:middle;
}

.boxed.bg_pattern_1 {   background:url(/wp-content/themes/puzzles/images/bg/pattern_1.png) 0 0 repeat fixed; }
.boxed.bg_pattern_2 {   background:url(/wp-content/themes/puzzles/images/bg/pattern_2.png) 0 0 repeat fixed; }
.boxed.bg_pattern_3 {   background:url(/wp-content/themes/puzzles/images/bg/pattern_3.png) 0 0 repeat fixed; }
.boxed.bg_pattern_4 {   background:url(/wp-content/themes/puzzles/images/bg/pattern_4.png) 0 0 repeat fixed; }
.boxed.bg_pattern_5 {   background:url(/wp-content/themes/puzzles/images/bg/pattern_5.png) 0 0 repeat fixed; }

.boxed.bg_image_1 {     background:url(/wp-content/themes/puzzles/images/bg/image_1.jpg) 50% 0 no-repeat fixed; background-size:cover; }
.boxed.bg_image_2 {     background:url(/wp-content/themes/puzzles/images/bg/image_2.jpg) 50% 0 no-repeat fixed; background-size:cover; }
.boxed.bg_image_3 {     background:url(/wp-content/themes/puzzles/images/bg/image_3.jpg) 50% 0 no-repeat fixed; background-size:cover; }


/* Animations
------------------------------------------------------------------------------------ */
@keyframes zoomin {
      0% {
              transform: scale(.1);
              -webkit-transform: scale(.1);
      }
      100% {
              transform: scale(1);
              -webkit-transform: scale(1);
      }
}
@-webkit-keyframes viewmore {
      0% {
              transform: scale(.1);
              -webkit-transform: scale(.1);
      }
      100% {
              transform: scale(1);
              -webkit-transform: scale(1);
      }
}

@keyframes zoomout {
      0% {
              transform: scale(1);
              -webkit-transform: scale(1);
      }
      100% {
              transform: scale(.1);
              -webkit-transform: scale(.1);
      }
}
@-webkit-keyframes viewmore {
      0% {
              transform: scale(1);
              -webkit-transform: scale(1);
      }
      100% {
              transform: scale(.1);
              -webkit-transform: scale(.1);
      }
}




/* Social share
------------------------------------------------------------------------------------ */
.share-social {
      
}
.share-social.share-dir-horizontal {
      margin-top:10px;
}
.share-social.share-dir-vertical {
      position:fixed;
      left:0px;
      top:200px;
      z-index:9998;
}
.share-social .share-item {
      height:32px;
}
.share-social.share-dir-horizontal .share-item {
      display:inline-block;
      margin:0 10px 10px 0;
}
.share-social.share-dir-vertical .share-item {
      display:block;
      margin-top:10px;
}
.share-social .share-caption {
      display:inline-block;
      margin-right:10px;
      vertical-align:top;
      line-height:32px;
}
.share-social.share-dir-vertical .share-caption {
      display:none;
}
.share-social .share-item a {
      display:inline-block;
      width:32px;
      height:32px;
      margin:0;
      padding:0;
      outline:none;
}
.share-social .share-item .share-counter{
      display:inline-block;
      vertical-align:top;
      margin-left:9px;
      position:relative;
      background:#FFF;
      color:#666;
      padding:0 8px 0 4px;
      font:14px/32px Arial,sans-serif;
      background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAgCAYAAADkK90uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALVJREFUeNrs200KQiEUQGENnNesfbjA1hAEb1OO3rQ3FfxbgGBkXqI1aHAOXMTp/aaqnXNd0azeY44x25i7tbbrPmIv86q1qhijKqXI9QzIInnvVQjhBsgitdbUvu/hxCrWyBgjxxWQxQIEEAIEEAIEEAIEEAIEEAKEAAGEAAGEAAGEAAGEACFAACFA/jZ5KDeKgCxSSkmOjaekk5PH1jnnH8hF8x1harL7p/p+R3hYa18fAQYA49lEn38pVB4AAAAASUVORK5CYII=) 100% 0;
}
.share-social .share-item .share-counter:before{
      content:"";
      position:absolute;
      top:0;
      left:-8px;
      width:8px;
      height:100%;
      background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAgCAYAAAAv8DnQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALRJREFUeNrck8EJAyEQRZ1gBR4ExXtSVLaAVJQC0s56TgOi4MEKlImzSWDdiEmu+2EQ/U+dcRAQkW1lrT3V4VLjzDvmEQDuxhgmhGAfAO0kU0q5TA4dYKKdb/UAwTkfAo12CNRnRq11S1CzKOZ5Ru89bjU08ZtJ+ilJqCewEEIXALqGTLqGKlBKNcDS19cinYSreVvmuqK/k9wnkHLOQ+CWUhoCV+ccizGyUsqzWYPvPz0EGADHGK9qjbXCqgAAAABJRU5ErkJggg==)
}

/* Color theme: 'Regular' */

/* Page Body background */
.theme_regular.theme_body, .theme_regular .theme_body {
      background:#f0f0f0;
}

/* Article background */
.theme_regular.theme_article, .theme_regular .theme_article {
      color:#666666;
      background:#ffffff;
}

/* Text color */
.theme_regular p, .theme_regular td, .theme_regular th, .theme_regular input, .theme_regular textarea, .theme_regular div,
.theme_regular .theme_text {
      color:#666666;
}

/* Headers color */
.theme_regular h1, .theme_regular h2, .theme_regular h3,
.theme_regular .theme_title, .theme_regular .theme_header {
      color:#222222;
}

/* SubHeaders color */
.theme_regular h4, .theme_regular h5, .theme_regular h6,
.theme_regular .theme_subtitle, .theme_regular .theme_subheader {
      color:#222222;
}

/* Strong text */
.theme_regular .theme_strong {
      color:#222222;
}

/* Info text - post date, author, comments etc. */
.theme_regular .theme_info {
      color:#aaaaaa;
}

/* Links (as text) */
.theme_regular a,
.theme_regular .theme_link {
      color:#00bcff;
}

/* Links (as text) hover */
.theme_regular a:hover,
.theme_regular .theme_link:hover {
      color:#bbbbbb;
}

/* Links (as button) */
.theme_regular a.more-link,
.theme_regular a.comment-reply-link,
.theme_regular .theme_button {
      background:#666666;
      color:#ffffff;  
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
}

/* Links (as button) hover */
.theme_regular a.more-link:hover,
.theme_regular a.comment-reply-link:hover,
.theme_regular a.theme_button:hover,
.theme_regular a.theme_accent_bg:hover,
.theme_regular .theme_hover {
      background:#bbbbbb;
      color:#ffffff;  
}

/* Border color */
.theme_regular fieldset,
.theme_regular .theme_border {
      border-color:#e0e0e0 !important;
}

/* Accent color */
.theme_regular .theme_accent_bg {
      background:#00a0db;
      color:#ffffff;
}
.theme_regular .theme_accent {
      color:#00a0db;
}
.theme_regular .theme_accent_border {
      border-color:#00a0db;
}

/* Reviews stars */
.theme_regular .theme_stars {           /* Inactive */
      color:#888888;
}
.theme_regular .theme_stars_on {        /* Active */
      color:#ffc800;
}
.theme_regular .theme_rating_bar {              /* Inactive */
      background:#888888;
}
.theme_regular .theme_rating_level {    /* Active */
      background:#ffc800;
}
.theme_regular .theme_rating_drag {     /* Slider */
      background:#00a0db;
}


/* Puzzles - description block background and color */
.theme_regular .theme_puzzles {
      background:#006776;
      color:#ffffff;
}





/* Main menu
---------------------------------------------------*/
.theme_regular .theme_menu {
      background:#f0f0f0;
}
      .theme_regular #mainmenu a {
              color:#222222;
      }
      #mainmenu > li.theme_regular.current-menu-item > a,
      .theme_regular #mainmenu > li.current-menu-item > a {
              background:#00a0db;
              color:#ffffff;
      }
      #mainmenu > li.theme_regular > a:hover,
      #mainmenu > li.theme_regular.sfHover > a,
      .theme_regular #mainmenu > li > a:hover,
      .theme_regular #mainmenu > li.sfHover > a {
              background:#00a0db;
              color:#ffffff;
      }
      /* Second level */
      #mainmenu > li.theme_regular ul,
      .theme_regular #mainmenu > li ul {
              background:#00a0db;
              color:#ffffff;
      }
      #mainmenu > li.theme_regular ul li a,
      .theme_regular #mainmenu > li ul li a {
              color: #ffffff;
      }
      #mainmenu > li.theme_regular ul li.current-menu-item > a,
      .theme_regular #mainmenu > li ul li.current-menu-item > a {
              background:#bbbbbb;
      }
      #mainmenu > li.theme_regular ul li a:hover,
      #mainmenu > li.theme_regular ul li.sfHover > a,
      .theme_regular #mainmenu > li ul li a:hover,
      .theme_regular #mainmenu > li ul li.sfHover > a {
              background:#bbbbbb;
              color:#ffffff;  
      }
      /* Side menu */
      .theme_regular #sidemenu_area li a {
              color:#ffffff;
      }
      #sidemenu_area li.theme_regular.current-menu-item a,
      .theme_regular #sidemenu_area li.current-menu-item a {
              background:#666666;
              color:#ffffff;
      }
      #sidemenu_area li.theme_regular a:hover,
      #sidemenu_area li.theme_regular.sfHover a,
      .theme_regular #sidemenu_area li a:hover,
      .theme_regular #sidemenu_area li.sfHover a {
              background:#bbbbbb;
              color:#ffffff;
      }


/* Pages navigation
---------------------------------------------------*/
.theme_regular #nav_pages li a,
.theme_regular #nav_pages li span,
.theme_regular .nav_pages_parts a,
.theme_regular .nav_pages_parts > span,
.theme_regular .nav_comments a,
.theme_regular .nav_comments > span {
      background:#666666;
      color:#ffffff;  
}
.theme_regular #nav_pages li a:hover,
.theme_regular .nav_pages_parts a:hover,
.theme_regular .nav_comments a:hover {
      background:#bbbbbb;
      color:#ffffff;  
}
.theme_regular #nav_pages li.pager_current span,
.theme_regular #nav_pages li.pager_current a,
.theme_regular #nav_pages li a.current,
.theme_regular .nav_pages_parts > span.page_num,
.theme_regular .nav_comments span {
      background:#00a0db;
      color:#ffffff;  
}
.theme_regular .nav_pages_parts > span.pages {
      background:none;
      filter:none;
      border:none;
}
.theme_regular #nav_pages .pager_pages span {   
      background:none;
      filter:none;
      border-color:transparent;
      border-width:0;
      color:#666666;
}


/* Form fields
---------------------------------------------------*/
.theme_regular #buddypress .button,
.theme_regular #buddypress .generic-button a,
.theme_regular #buddypress form input[type="button"],
.theme_regular #buddypress form input[type="reset"],
.theme_regular #buddypress form input[type="submit"],
.theme_regular.bbpress #bbpress-forums form input[type="button"],
.theme_regular.bbpress #bbpress-forums form input[type="submit"],
.theme_regular.bbpress #bbpress-forums form input[type="reset"],
.theme_regular button,
.theme_regular html input[type="button"],
.theme_regular input[type="reset"],
.theme_regular input[type="submit"] {
      border-color:transparent;
      border-width:0;
      background:#666666;
      color:#ffffff;  
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
      cursor: pointer;
}
.theme_regular #buddypress .button:hover,
.theme_regular #buddypress .generic-button a:hover,
.theme_regular #buddypress form input[type="button"]:hover,
.theme_regular #buddypress form input[type="reset"]:hover,
.theme_regular #buddypress form input[type="submit"]:hover,
.theme_regular.bbpress #bbpress-forums form input[type="button"]:hover,
.theme_regular.bbpress #bbpress-forums form input[type="submit"]:hover,
.theme_regular.bbpress #bbpress-forums form input[type="reset"]:hover,
.theme_regular button:hover,
.theme_regular html input[type="button"]:hover,
.theme_regular input[type="reset"]:hover,
.theme_regular input[type="submit"]:hover {
      background:#bbbbbb;
      color:#ffffff;  
}
.theme_regular #buddypress .button:focus,
.theme_regular #buddypress .generic-button a:focus,
.theme_regular #buddypress form input[type="button"]:focus,
.theme_regular #buddypress form input[type="reset"]:focus,
.theme_regular #buddypress form input[type="submit"]:focus,
.theme_regular.bbpress #bbpress-forums form input[type="button"]:focus,
.theme_regular.bbpress #bbpress-forums form input[type="submit"]:focus,
.theme_regular.bbpress #bbpress-forums form input[type="reset"]:focus,
.theme_regular button:focus,
.theme_regular html input[type="button"]:focus,
.theme_regular input[type="reset"]:focus,
.theme_regular input[type="submit"]:focus,
.theme_regular button:active,
.theme_regular html input[type="button"]:active,
.theme_regular input[type="reset"]:active,
.theme_regular input[type="submit"]:active {
      background:#bbbbbb;
      color:#ffffff;  
}
.theme_regular #buddypress form textarea,
.theme_regular #buddypress form#whats-new-form textarea,
.theme_regular #buddypress form select,
.theme_regular #buddypress form input[type="file"],
.theme_regular #buddypress form input[type="text"],
.theme_regular #buddypress form input[type="search"],
.theme_regular #buddypress form input[type="email"],
.theme_regular #buddypress form input[type="number"],
.theme_regular #buddypress form input[type="checkbox"],
.theme_regular #buddypress form input[type="radio"],
.theme_regular #buddypress form input[type="password"],
.theme_regular .theme_field,
.theme_regular blockquote,
.theme_regular input[type="text"],
.theme_regular input[type="number"],
.theme_regular input[type="email"],
.theme_regular input[type="password"],
.theme_regular input[type="search"],
.theme_regular select,
.theme_regular textarea {
      background: #dddddd;
      border-width:0;
      color: #666666;
}
.theme_regular #buddypress form textarea:focus,
.theme_regular #buddypress form#whats-new-form textarea:focus,
.theme_regular #buddypress form select:focus,
.theme_regular #buddypress form input[type="file"]:focus,
.theme_regular #buddypress form input[type="text"]:focus,
.theme_regular #buddypress form input[type="search"]:focus,
.theme_regular #buddypress form input[type="email"]:focus,
.theme_regular #buddypress form input[type="number"]:focus,
.theme_regular #buddypress form input[type="checkbox"]:focus,
.theme_regular #buddypress form input[type="radio"]:focus,
.theme_regular #buddypress form input[type="password"]:focus,
.theme_regular .theme_field:focus,
.theme_regular input[type="text"]:focus,
.theme_regular input[type="number"]:focus,
.theme_regular input[type="email"]:focus,
.theme_regular input[type="password"]:focus,
.theme_regular input[type="search"]:focus,
.theme_regular select:focus,
.theme_regular textarea:focus {
      background: #cccccc;
      color: #666666;
}




/* Sidebars
---------------------------------------------------*/
.theme_regular aside.widget {
      color:#666666;
      background:#ffffff;
}

/* All lists bullets in widgets */
.theme_regular #content ul li:before,
.theme_regular.widget_area ul li.current-menu-item > a,
.theme_regular.widget_area ul li:before {
      color:#bbbbbb;
}

/* Widget Calendar */
.theme_regular .widget.widget_calendar caption {
      color:#222222;
}
.theme_regular .widget.widget_calendar table thead th {
      background:#00bcff;
}
.theme_regular .widget.widget_calendar table tbody td {
      color:#d0d0d0;
      background:#00bcff;
}
.theme_regular .widget.widget_calendar table tbody a {
      color:#ffffff;
      background:#00bcff;
}
.theme_regular .widget.widget_calendar table tbody a:hover {
      color:#ffffff;
      background:#bbbbbb;
}
.theme_regular .widget.widget_calendar table tbody .pad {
      background:transparent;
}
.theme_regular .widget.widget_calendar table tbody #today,
.theme_regular .widget.widget_calendar table tbody #today a {
      color:#ffffff;  
      background:#e0e0e0;
}

/* Tag cloud */
.theme_regular .widget.widget_tag_cloud a {
      color:#ffffff;
      background:#666666;
}
.theme_regular .widget.widget_tag_cloud a:hover {
      color:#ffffff;
      background:#bbbbbb;
}



/* Shortcodes
---------------------------------------------------*/

/* Accordion */
.theme_regular .sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      background: #666666;
      color:#ffffff;
}
.theme_regular .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a span.sc_accordion_icon {
      background: #00bcff;
}
.theme_regular .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a {
      color:#00bcff;
}
.theme_regular .sc_accordion .sc_accordion_item .sc_accordion_title a:hover {
      color:#bbbbbb;
}
.theme_regular .sc_accordion .sc_accordion_item .sc_accordion_title a:hover span.sc_accordion_icon {
      background: #bbbbbb;
      color:#666666;
}

/* Blogger */
.theme_regular .sc_blogger .sc_blogger_title a:hover {
      color:#666666;
}
.theme_regular .sc_blogger[class*="style_image_"] .title_area .post_comments {
      color: #aaaaaa;
}
.theme_regular .sc_blogger.sc_blogger_vertical .sc_blogger_item {
      border-top-color:#e0e0e0;
}
.theme_regular .sc_blogger.style_date .date_month {
      background:#00bcff;
      color:#ffffff;
}
.theme_regular .sc_blogger.style_date .date_day {
      background:#ffffff;
      color:#222222;
      border-color:#e0e0e0;
}
.theme_regular .sc_blogger .sc_blogger_item_bordered {
      border-color: #e0e0e0;
}

/* Button */
.theme_regular .sc_button {
      border-color:#e0e0e0;
      color:#ffffff;
}
.theme_regular .sc_button.sc_button_style_regular {
      border-color:transparent;
      border-width:0;
}

/* Dropcaps */
.theme_regular .sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      color: #222222;
}
.theme_regular .sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      background: #00bcff;
      color: #ffffff;
}
.theme_regular .sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      background: #666666;
      color: #ffffff;
}

/* Infobox */
.theme_regular.bbpress #bbpress-forums .bbp-template-notice,
.theme_regular .sc_infobox_style_regular {
      border-color: #e0e0e0;
      color:#666666;
      background: #ffffff;
}
.theme_regular.bbpress #bbpress-forums .bbp-template-notice p,
.theme_regular .sc_infobox_style_regular p {
      color:#666666;
}
.theme_regular.bbpress #bbpress-forums .bbp-template-notice.info,
.theme_regular .sc_infobox_style_info {
      border: 1px solid #f4ecab;
      color: #bd9a67;
      background: #fffdec;
}
.theme_regular.bbpress #bbpress-forums .bbp-template-notice.info p,
.theme_regular .sc_infobox_style_info p {
      color: #bd9a67;
}
.theme_regular .sc_infobox_style_success {
      border: 1px solid #c8f8af;
      color: #5aa631;
      background: #eaffdf;
}
.theme_regular .sc_infobox_style_success p {
      color: #5aa631;
}
.theme_regular .sc_infobox_style_error {
      border: 1px solid #ffd8d8;
      color: #ff5555;
      background: #fff1f1;
}
.theme_regular .sc_infobox_style_error p {
      color: #ff5555;
}
.theme_regular .sc_infobox_style_result {
      border: 1px solid #ccdae0;
      color: #94adb9;
      background: #f7fbfc;
}
.theme_regular .sc_infobox_style_result p {
      color: #94adb9;
}


/* Line */
.theme_regular .sc_line {
      border-color: #e0e0e0;
}

/* List */
.theme_regular ul.sc_list.sc_list_style_regular li span.sc_list_icon,
.theme_regular ul.sc_list li.sc_list_style_regular span.sc_list_icon {
      background: #00bcff;
}
.theme_regular ul.sc_list.sc_list_style_mark li span.sc_list_icon,
.theme_regular ul.sc_list li.sc_list_style_mark span.sc_list_icon {
      background: #ff5555;
}

/* Skills*/
.theme_regular .sc_skills .sc_skills_item .sc_skills_progressbar {
      background:#f3f3f3;
}
.theme_regular .sc_skills .sc_skills_item .sc_skills_progress {
      border-color: #e0e0e0;
      background:#f0f0f0;
}
.theme_regular .sc_skills .sc_skills_item .sc_skills_caption {
      color:#222222;
}
.theme_regular .sc_skills .sc_skills_item .sc_skills_level {
      background:#00bcff;
      color:#ffffff;

}

/* Slider Flex */
.theme_regular .sc_slider_flex .flex-control-nav a:hover {
      background:#00bcff;
}
.theme_regular .sc_slider_flex .flex-control-nav .flex-active {
      border-color:#00bcff;
}

/* Table */
.theme_regular .sc_table table td, 
.theme_regular .sc_table table th {
      border-color: #e0e0e0;
      background: #ffffff;
}
.theme_regular .sc_table table th {
      color:#222222;
      background: #f0f0f0;
}
.theme_regular .sc_table table tr:hover td {
      background:#fcfcfc;
}

/* Tabs */
.theme_regular .ui-tabs-active .theme_button {
      background:#00bcff;
      color:#ffffff;  
}
.theme_regular .sc_tabs .content {
      background: #fff;
      border-color: #e0e0e0;
}

/* Team */
.theme_regular .sc_team .sc_team_item {
      background: #f0f0f0;
}

/* Testimonials */
.theme_regular .sc_testimonials .sc_testimonials_position {
      color:#aaaaaa;
}
.theme_regular .sc_testimonials.sc_testimonials_style_flat .sc_testimonials_content {
      background:#f0f0f0;
}
.theme_regular .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_content {
      background:#9b9b9b;
      color:#ffffff;
}
.theme_regular .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra {
      background: #565656;
}
.theme_regular .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra .sc_testimonials_extra_inner {
      border-color:transparent transparent #ffffff #ffffff;
}

/* Title */
.theme_regular .sc_title_bubble_top .sc_title_bubble_icon,
.theme_regular .sc_title_bubble_left .sc_title_bubble_icon {
      background-color:#00bcff;
      color:#ffffff;
}
.theme_regular .sc_title_underline:after {
      border-bottom-color:#00bcff;
}

/* Toggles */
.theme_regular .sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      background: #666666;
      color:#ffffff;
}
.theme_regular .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a span.sc_toggles_icon {
      background: #00bcff;
}
.theme_regular .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a {
      color:#00bcff;
}
.theme_regular .sc_toggles .sc_toggles_item .sc_toggles_title a:hover {
      color:#bbbbbb;
}
.theme_regular .sc_toggles .sc_toggles_item .sc_toggles_title a:hover span.sc_toggles_icon {
      background: #bbbbbb;
      color:#666666;
}

/* Tooltip */
.theme_regular .sc_tooltip_parent {
      color:#222222;
      border-bottom-color:#666666;
}
.theme_regular .sc_tooltip {
      background: #222222;
      color:#ffffff;
}
.theme_regular .sc_tooltip:after {
      border-color: #222222 transparent transparent;
}





/* Popup & register
---------------------------------------------------*/
.theme_regular .popup_form .popup_title .popup_arrow:after {
      border-bottom-color: #00a0db;
}






/* bbPress */
.theme_regular.forum #bbpress-forums div.bbp-forum-header,
.theme_regular.forum #bbpress-forums div.bbp-topic-header,
.theme_regular.forum #bbpress-forums div.bbp-reply-header,
.theme_regular.forum #bbpress-forums .bbp-header,
.theme_regular.bbpress #bbpress-forums div.bbp-forum-header,
.theme_regular.bbpress #bbpress-forums div.bbp-topic-header,
.theme_regular.bbpress #bbpress-forums div.bbp-reply-header,
.theme_regular.bbpress #bbpress-forums .bbp-header {
      background: #e0e0e0;
}
.theme_regular.forum #bbpress-forums .bbp-body ul,
.theme_regular.forum #bbpress-forums div.odd,
.theme_regular.forum #bbpress-forums ul.odd,
.theme_regular.bbpress #bbpress-forums .bbp-body ul,
.theme_regular.bbpress #bbpress-forums div.odd,
.theme_regular.bbpress #bbpress-forums ul.odd {
      background: #e9e9e9;
}
.theme_regular.forum #bbpress-forums div.even,
.theme_regular.forum #bbpress-forums ul.even,
.theme_regular.bbpress #bbpress-forums div.even,
.theme_regular.bbpress #bbpress-forums ul.even {
      background: #f0f0f0;
}
.theme_regular.forum #bbpress-forums div.bbp-forum-footer,
.theme_regular.forum #bbpress-forums div.bbp-topic-footer,
.theme_regular.forum #bbpress-forums div.bbp-reply-footer,
.theme_regular.forum #bbpress-forums .bbp-footer,
.theme_regular.bbpress #bbpress-forums div.bbp-forum-footer,
.theme_regular.bbpress #bbpress-forums div.bbp-topic-footer,
.theme_regular.bbpress #bbpress-forums div.bbp-reply-footer,
.theme_regular.bbpress #bbpress-forums .bbp-footer {
      background: #e0e0e0;
}
.theme_regular.forum #bbpress-forums .quicktags-toolbar,
.theme_regular.forum #bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar,
.theme_regular.bbpress #bbpress-forums .quicktags-toolbar,
.theme_regular.bbpress #bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar {
      background: #e0e0e0;
}

/* Color theme 'Blue' */

/* Page Body background */
.theme_blue.theme_body, .theme_blue .theme_body {
      background-color:#002130;
}

/* Article background */
.theme_blue.theme_article, .theme_blue .theme_article {
      color:#ffffff;
      background-color:#005e7f;
}

/* Text color */
.theme_blue p, .theme_blue td, .theme_blue th, .theme_blue input, .theme_blue textarea, .theme_blue div,
.theme_blue .theme_text {
      color:#d0d0d0;
}

/* Headers color */
.theme_blue h1, .theme_blue h2, .theme_blue h3,
.theme_blue .theme_title, .theme_blue .theme_header {
      color:#ffffff;
}

/* SubHeaders color */
.theme_blue h4, .theme_blue h5, .theme_blue h6,
.theme_blue .theme_subtitle, .theme_blue .theme_subheader {
      color:#ffffff;
}

/* Strong text */
.theme_blue .theme_strong {
      color:#ffffff;
}

/* Info text - post date, author, comments etc. */
.theme_blue .theme_info {
      color:#008ec0;
}

/* Links (as text) */
.theme_blue a, 
.theme_blue .theme_link {
      color:#ffffff;
}

/* Links (as text) hover */
.theme_blue a:hover,
.theme_blue .theme_link:hover {
      color:#00c6ff;
}

/* Links (as button) */
.theme_blue a.more-link,
.theme_blue a.comment-reply-link,
.theme_blue .theme_button {
      background-color:#008ec0;
      color:#ffffff;  
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
}

/* Links (as button) hover */
.theme_blue a.more-link:hover,
.theme_blue a.comment-reply-link:hover,
.theme_blue a.theme_button:hover,
.theme_blue a.theme_accent_bg:hover,
.theme_blue .theme_hover {
      background-color:#004666;
      color:#ffffff;  
}

/* Border color */
.theme_blue fieldset,
.theme_blue .theme_border {
      border-color:#337e99 !important;
}

/* Accent color */
.theme_blue .theme_accent_bg {
      background-color:#00a0db;
      color:#ffffff;
}
.theme_blue .theme_accent {
      color:#00a0db;
}
.theme_blue .theme_accent_border {
      border-color:#00a0db;
}


/* Reviews stars */
.theme_blue .theme_stars {              /* Inactive */
      color:#008ec0;
}
.theme_blue .theme_stars_on {   /* Active */
      color:#ffc800;
}
.theme_blue .theme_rating_bar {         /* Inactive */
      background-color:#008ec0;
}
.theme_blue .theme_rating_level {       /* Active */
      background-color:#ffc800;
}
.theme_blue .theme_rating_drag {        /* Slider */
      background-color:#00a0db;
}


/* Puzzles - description block background and color */
.theme_blue .theme_puzzles {
      background-color:#006776;
      color:#ffffff;
}





/* Main menu
---------------------------------------------------*/
.theme_blue .theme_menu {
      background-color:#002130;
}
      .theme_blue #mainmenu a {
              color:#ffffff;
      }
      #mainmenu > li.theme_blue.current-menu-item > a,
      .theme_blue #mainmenu > li.current-menu-item > a {
              background-color:#00a0db;
              color:#ffffff;
      }
      #mainmenu > li.theme_blue > a:hover,
      #mainmenu > li.theme_blue.sfHover > a,
      .theme_blue #mainmenu > li > a:hover,
      .theme_blue #mainmenu > li.sfHover > a {
              background-color:#00a0db;
              color:#ffffff;
      }
      /* Second level */
      #mainmenu > li.theme_blue ul,
      .theme_blue #mainmenu > li ul {
              background-color:#00a0db;
              color:#ffffff;
      }
      #mainmenu > li.theme_blue ul li a,
      .theme_blue #mainmenu > li ul li a {
              color: #ffffff;
      }
      #mainmenu > li.theme_blue ul li.current-menu-item > a,
      .theme_blue #mainmenu > li ul li.current-menu-item > a {
              background-color:#002130;
      }
      #mainmenu > li.theme_blue ul li a:hover,
      #mainmenu > li.theme_blue ul li.sfHover > a,
      .theme_blue #mainmenu > li ul li a:hover,
      .theme_blue #mainmenu > li ul li.sfHover > a {
              background-color:#004666;
              color:#ffffff;  
      }
      /* Side menu */
      .theme_blue #sidemenu_area li a {
              color:#ffffff;
      }
      #sidemenu_area li.theme_blue.current-menu-item a,
      .theme_blue #sidemenu_area li.current-menu-item a {
              background-color:#002130;
              color:#ffffff;
      }
      #sidemenu_area li.theme_blue a:hover,
      #sidemenu_area li.theme_blue.sfHover a,
      .theme_blue #sidemenu_area li a:hover,
      .theme_blue #sidemenu_area li.sfHover a {
              background-color:#004666;
              color:#ffffff;
      }




/* Pages navigation
---------------------------------------------------*/
.theme_blue #nav_pages li a,
.theme_blue #nav_pages li span,
.theme_blue .nav_pages_parts a,
.theme_blue .nav_pages_parts > span,
.theme_blue .nav_comments a,
.theme_blue .nav_comments > span {
      background-color:#008ec0;
      color:#ffffff;  
}
.theme_blue #nav_pages li a:hover,
.theme_blue .nav_pages_parts a:hover,
.theme_blue .nav_comments a:hover {
      background-color:#004666;
      color:#ffffff;  
}
.theme_blue #nav_pages li.pager_current span,
.theme_blue #nav_pages li.pager_current a,
.theme_blue #nav_pages li a.current,
.theme_blue .nav_pages_parts > span.page_num,
.theme_blue .nav_comments span {
      background-color:#00a0db;
      color:#ffffff;  
}
.theme_blue .nav_pages_parts > span.pages {
      background:none;
      filter:none;
      border:none;
}
.theme_blue #nav_pages .pager_pages span {      
      background:none;
      filter:none;
      border-color:transparent;
      border-width:0;
      color:#888888;
}



/* Form fields
---------------------------------------------------*/
.theme_blue #buddypress .button,
.theme_blue #buddypress .generic-button a,
.theme_blue #buddypress form input[type="button"],
.theme_blue #buddypress form input[type="reset"],
.theme_blue #buddypress form input[type="submit"],
.theme_blue.bbpress #bbpress-forums form input[type="button"],
.theme_blue.bbpress #bbpress-forums form input[type="submit"],
.theme_blue.bbpress #bbpress-forums form input[type="reset"],
.theme_blue button,
.theme_blue html input[type="button"],
.theme_blue input[type="reset"],
.theme_blue input[type="submit"] {
      border-color:transparent;
      border-width:0;
      background:#008ec0;
      color:#ffffff;  
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
      cursor: pointer;
}
.theme_blue #buddypress .button:hover,
.theme_blue #buddypress .generic-button a:hover,
.theme_blue #buddypress form input[type="button"]:hover,
.theme_blue #buddypress form input[type="reset"]:hover,
.theme_blue #buddypress form input[type="submit"]:hover,
.theme_blue.bbpress #bbpress-forums form input[type="button"]:hover,
.theme_blue.bbpress #bbpress-forums form input[type="submit"]:hover,
.theme_blue.bbpress #bbpress-forums form input[type="reset"]:hover,
.theme_blue button:hover,
.theme_blue html input[type="button"]:hover,
.theme_blue input[type="reset"]:hover,
.theme_blue input[type="submit"]:hover {
      background:#003d59;
      color:#ffffff;  
}
.theme_blue #buddypress .button:focus,
.theme_blue #buddypress .generic-button a:focus,
.theme_blue #buddypress form input[type="button"]:focus,
.theme_blue #buddypress form input[type="reset"]:focus,
.theme_blue #buddypress form input[type="submit"]:focus,
.theme_blue.bbpress #bbpress-forums form input[type="button"]:focus,
.theme_blue.bbpress #bbpress-forums form input[type="submit"]:focus,
.theme_blue.bbpress #bbpress-forums form input[type="reset"]:focus,
.theme_blue button:focus,
.theme_blue html input[type="button"]:focus,
.theme_blue input[type="reset"]:focus,
.theme_blue input[type="submit"]:focus,
.theme_blue button:active,
.theme_blue html input[type="button"]:active,
.theme_blue input[type="reset"]:active,
.theme_blue input[type="submit"]:active {
      background:#00c6ff;
      color:#ffffff;  
}
.theme_blue #buddypress form textarea,
.theme_blue #buddypress form#whats-new-form textarea,
.theme_blue #buddypress form select,
.theme_blue #buddypress form input[type="file"],
.theme_blue #buddypress form input[type="text"],
.theme_blue #buddypress form input[type="search"],
.theme_blue #buddypress form input[type="email"],
.theme_blue #buddypress form input[type="number"],
.theme_blue #buddypress form input[type="checkbox"],
.theme_blue #buddypress form input[type="radio"],
.theme_blue #buddypress form input[type="password"],
.theme_blue .theme_field,
.theme_blue blockquote,
.theme_blue input[type="text"],
.theme_blue input[type="number"],
.theme_blue input[type="email"],
.theme_blue input[type="password"],
.theme_blue input[type="search"],
.theme_blue select,
.theme_blue textarea {
      background: #003d59;
      border-width:0;
      color: #ffffff;
}
.theme_blue #buddypress form textarea:focus,
.theme_blue #buddypress form#whats-new-form textarea:focus,
.theme_blue #buddypress form select:focus,
.theme_blue #buddypress form input[type="file"]:focus,
.theme_blue #buddypress form input[type="text"]:focus,
.theme_blue #buddypress form input[type="search"]:focus,
.theme_blue #buddypress form input[type="email"]:focus,
.theme_blue #buddypress form input[type="number"]:focus,
.theme_blue #buddypress form input[type="checkbox"]:focus,
.theme_blue #buddypress form input[type="radio"]:focus,
.theme_blue #buddypress form input[type="password"]:focus,
.theme_blue .theme_field:focus,
.theme_blue input[type="text"]:focus,
.theme_blue input[type="number"]:focus,
.theme_blue input[type="email"]:focus,
.theme_blue input[type="password"]:focus,
.theme_blue input[type="search"]:focus,
.theme_blue select:focus,
.theme_blue textarea:focus {
      background: #004962;
      color: #ffffff;
}




/* Sidebars
---------------------------------------------------*/
.theme_blue aside.widget {
      color:#ffffff;
      background-color:#005e7f;
}

/* All lists bullets in widgets */
.theme_blue #content ul li:before,
.theme_blue.widget_area ul li.current-menu-item > a,
.theme_blue.widget_area ul li:before {
      color:#00c6ff;
}

/* Widget Calendar */
.theme_blue .widget.widget_calendar table thead th {
      background-color:#008ec0;
}
.theme_blue .widget.widget_calendar table tbody td {
      color:#d0d0d0;
      background-color:#008ec0;
}
.theme_blue .widget.widget_calendar table tbody a {
      color:#ffffff;
      background-color:#008ec0;
}
.theme_blue .widget.widget_calendar table tbody a:hover {
      color:#ffffff;
      background-color:#003d59;
}
.theme_blue .widget.widget_calendar table tbody .pad {
      background-color:transparent;
}
.theme_blue .widget.widget_calendar caption {
      color:#ffffff;
}
.theme_blue .widget.widget_calendar table tbody #today,
.theme_blue .widget.widget_calendar table tbody #today a {
      color:#ffffff;  
      background-color:#00c6ff;
}

/* Widget Tag cloud */
.theme_blue .widget.widget_tag_cloud a {
      color:#ffffff;
      background-color:#008ec0;
}
.theme_blue .widget.widget_tag_cloud a:hover {
      color:#ffffff;
      background-color:#003d59;
}




/* Shortcodes
---------------------------------------------------*/

/* Accordion */
.theme_blue .sc_accordion .sc_accordion_item .sc_accordion_title a {
      color:#ffffff;
}
.theme_blue .sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      background-color: #008ec0;
      color:#ffffff;
}
.theme_blue .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a span.sc_accordion_icon {
      background-color: #00c6ff;
}
.theme_blue .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a {
      color:#00c6ff;
}
.theme_blue .sc_accordion .sc_accordion_item .sc_accordion_title a:hover {
      color:#00c6ff;
}
.theme_blue .sc_accordion .sc_accordion_item .sc_accordion_title a:hover span.sc_accordion_icon {
      background-color: #004666;
      color:#ffffff;
}

/* Blogger */
.theme_blue .sc_blogger .sc_blogger_title a:hover {
      color:#00c6ff;
}
.theme_blue .sc_blogger[class*="style_image_"] .title_area .post_comments {
      color: #008ec0;
}
.theme_blue .sc_blogger.sc_blogger_vertical .sc_blogger_item {
      border-top-color:#337e99;
}
.theme_blue .sc_blogger.style_date .date_month {
      background-color:#00c6ff;
      color:#ffffff;
}
.theme_blue .sc_blogger.style_date .date_day {
      background-color:#ffffff;
      color:#111111;
      border-color:#337e99;
}
.theme_blue .sc_blogger .sc_blogger_item_bordered {
      border-color: #337e99;
}

/* Button */
.theme_blue .sc_button {
      border-color:#337e99;
      color:#ffffff;
}
.theme_blue .sc_button.sc_button_style_regular {
      border-color:transparent;
      border-width:0;
}

/* Dropcaps */
.theme_blue .sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      color: #ffffff;
}
.theme_blue .sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      background-color: #00c6ff;
      color: #fff;
}
.theme_blue .sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      background: #003d59;
      color: #fff;
}

/* Infobox */
.theme_blue.bbpress #bbpress-forums .bbp-template-notice,
.theme_blue .sc_infobox_style_regular {
      border-color: #e0e0e0;
      color:#666666;
      background: #ffffff;
}
.theme_blue.bbpress #bbpress-forums .bbp-template-notice p,
.theme_blue .sc_infobox_style_regular p {
      color:#666666;
}
.theme_blue.bbpress #bbpress-forums .bbp-template-notice.info,
.theme_blue .sc_infobox_style_info {
      border: 1px solid #f4ecab;
      color: #bd9a67;
      background: #fffdec;
}
.theme_blue.bbpress #bbpress-forums .bbp-template-notice.info p,
.theme_blue .sc_infobox_style_info p {
      color: #bd9a67;
}
.theme_blue .sc_infobox_style_success {
      border: 1px solid #c8f8af;
      color: #5aa631;
      background: #eaffdf;
}
.theme_blue .sc_infobox_style_success p {
      color: #5aa631;
}
.theme_blue .sc_infobox_style_error {
      border: 1px solid #ffd8d8;
      color: #ff5555;
      background: #fff1f1;
}
.theme_blue .sc_infobox_style_error p {
      color: #ff5555;
}
.theme_blue .sc_infobox_style_result {
      border: 1px solid #ccdae0;
      color: #94adb9;
      background: #f7fbfc;
}
.theme_blue .sc_infobox_style_result p {
      color: #94adb9;
}


/* Line */
.theme_blue .sc_line {
      border-color: #e0e0e0;
}

/* List */
.theme_blue ul.sc_list.sc_list_style_regular li span.sc_list_icon,
.theme_blue ul.sc_list li.sc_list_style_regular span.sc_list_icon {
      background: #00bcff;
}
.theme_blue ul.sc_list.sc_list_style_mark li span.sc_list_icon,
.theme_blue ul.sc_list li.sc_list_style_mark span.sc_list_icon {
      background: #ff5555;
}

/* Skills*/
.theme_blue .sc_skills .sc_skills_item .sc_skills_progressbar {
      background:#004962;
}
.theme_blue .sc_skills .sc_skills_item .sc_skills_progress {
      border-color: #337e99;
      background:#003d59;
}
.theme_blue .sc_skills .sc_skills_item .sc_skills_caption {
      color:#ffffff;
}
.theme_blue .sc_skills .sc_skills_item .sc_skills_level {
      background:#00c6ff;
      color:#ffffff;

}

/* Slider Flex */
.theme_blue .sc_slider_flex .flex-control-nav a:hover {
      background-color:#00c6ff;
}
.theme_blue .sc_slider_flex .flex-control-nav .flex-active {
      border-color:#00c6ff;
}

/* Table */
.theme_blue .sc_table table td, 
.theme_blue .sc_table table th {
      border-color: #337e99;
      background: #003d59;
}
.theme_blue .sc_table table th {
      color:#ffffff;
      background: #004962;
}
.theme_blue .sc_table table tr:hover td {
      background-color:#005982;
}

/* Tabs */
.theme_blue .ui-tabs-active .theme_button {
      background-color:#00c6ff;
      color:#ffffff;  
}
.theme_blue .sc_tabs .content {
      background: #003d59;
      border-color: #337e99;
}

/* Team */
.theme_blue .sc_team .sc_team_item {
      background-color: #003d59;
}

/* Testimonials */
.theme_blue .sc_testimonials .sc_testimonials_position {
      color:#d0d0d0;
}
.theme_blue .sc_testimonials.sc_testimonials_style_flat .sc_testimonials_content {
      background-color:#003d59;
}
.theme_blue .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_content {
      background-color:#004962;
      color:#ffffff;
}
.theme_blue .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra {
      background-color: #002d49;
}
.theme_blue .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra .sc_testimonials_extra_inner {
      border-color:transparent transparent #005e7f #005e7f;
}

/* Title */
.theme_blue .sc_title_bubble_top .sc_title_bubble_icon,
.theme_blue .sc_title_bubble_left .sc_title_bubble_icon {
      background-color:#00c6ff;
      color:#ffffff;
}
.theme_blue .sc_title_underline:after {
      border-bottom-color:#00c6ff;
}

/* Toggles */
.theme_blue .sc_toggles .sc_toggles_item .sc_toggles_title a {
      color:#ffffff;
}
.theme_blue .sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      background-color: #008ec0;
      color:#ffffff;
}
.theme_blue .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a span.sc_toggles_icon {
      background-color: #00c6ff;
}
.theme_blue .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a {
      color:#00c6ff;
}
.theme_blue .sc_toggles .sc_toggles_item .sc_toggles_title a:hover {
      color:#00c6ff;
}
.theme_blue .sc_toggles .sc_toggles_item .sc_toggles_title a:hover span.sc_toggles_icon {
      background-color: #004666;
      color:#ffffff;
}

/* Tooltip */
.theme_blue .sc_tooltip_parent {
      color:#ffffff;
      border-bottom-color:#003d59;
}
.theme_blue .sc_tooltip {
      background: #003d59;
      color:#ffffff;
}
.theme_blue .sc_tooltip:after {
      border-color: #003d59 transparent transparent;
}



/* bbPress */
.theme_blue.forum #bbpress-forums div.bbp-forum-header,
.theme_blue.forum #bbpress-forums div.bbp-topic-header,
.theme_blue.forum #bbpress-forums div.bbp-reply-header,
.theme_blue.forum #bbpress-forums .bbp-header,
.theme_blue.bbpress #bbpress-forums div.bbp-forum-header,
.theme_blue.bbpress #bbpress-forums div.bbp-topic-header,
.theme_blue.bbpress #bbpress-forums div.bbp-reply-header,
.theme_blue.bbpress #bbpress-forums .bbp-header {
      background: #003d59;
}
.theme_blue.forum #bbpress-forums .bbp-body ul,
.theme_blue.forum #bbpress-forums div.odd,
.theme_blue.forum #bbpress-forums ul.odd,
.theme_blue.bbpress #bbpress-forums .bbp-body ul,
.theme_blue.bbpress #bbpress-forums div.odd,
.theme_blue.bbpress #bbpress-forums ul.odd {
      background: #008ec0;
}
.theme_blue.forum #bbpress-forums div.even,
.theme_blue.forum #bbpress-forums ul.even,
.theme_blue.bbpress #bbpress-forums div.even,
.theme_blue.bbpress #bbpress-forums ul.even {
      background: #003d59;
}
.theme_blue.forum #bbpress-forums div.bbp-forum-footer,
.theme_blue.forum #bbpress-forums div.bbp-topic-footer,
.theme_blue.forum #bbpress-forums div.bbp-reply-footer,
.theme_blue.forum #bbpress-forums .bbp-footer,
.theme_blue.bbpress #bbpress-forums div.bbp-forum-footer,
.theme_blue.bbpress #bbpress-forums div.bbp-topic-footer,
.theme_blue.bbpress #bbpress-forums div.bbp-reply-footer,
.theme_blue.bbpress #bbpress-forums .bbp-footer {
      background: #003d59;
}
.theme_blue.forum #bbpress-forums .quicktags-toolbar,
.theme_blue.forum #bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar,
.theme_blue.bbpress #bbpress-forums .quicktags-toolbar,
.theme_blue.bbpress #bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar {
      background: #003d59;
}

/* Color theme 'Dark' */

/* Page Body background */
.theme_dark.theme_body, .theme_dark .theme_body {
      background-color:#111111;
}

/* Article background */
.theme_dark.theme_article, .theme_dark .theme_article {
      color:#888888;
      background-color:#222222;
}

/* Text color */
.theme_dark p, .theme_dark td, .theme_dark th, .theme_dark input, .theme_dark textarea, .theme_dark div,
.theme_dark .theme_text {
      color:#888888;
}

/* Headers color */
.theme_dark h1, .theme_dark h2, .theme_dark h3,
.theme_dark .theme_title, .theme_dark .theme_header {
      color:#ffffff;
}

/* SubHeaders color */
.theme_dark h4, .theme_dark h5, .theme_dark h6,
.theme_dark .theme_subtitle, .theme_dark .theme_subheader {
      color:#ffffff;
}

/* Strong text */
.theme_dark .theme_strong {
      color:#ffffff;
}

/* Info text - post date, author, comments etc. */
.theme_dark .theme_info {
      color:#888888;
}

/* Links (as text) */
.theme_dark a,
.theme_dark .theme_link {
      color:#ffffff;
}

/* Links (as text) hover */
.theme_dark a:hover,
.theme_dark .theme_link:hover {
      color:#00bcff;
}

/* Links (as button) */
.theme_dark a.more-link, 
.theme_dark a.comment-reply-link,
.theme_dark .theme_button {
      background-color:#666666;
      color:#ffffff;  
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
}

/* Links (as button) hover */
.theme_dark a.more-link:hover,
.theme_dark a.comment-reply-link:hover,
.theme_dark a.theme_button:hover,
.theme_dark a.theme_accent_bg:hover,
.theme_dark .theme_hover {
      background-color:#333333;
      color:#00bcff;  
}

/* Border color */
.theme_dark fieldset,
.theme_dark .theme_border {
      border-color:#363636 !important;
}

/* Accent color */
.theme_dark .theme_accent_bg {
      background-color:#00a0db;
      color:#ffffff;  
}
.theme_dark .theme_accent {
      color:#00a0db;
}
.theme_dark .theme_accent_border {
      border-color:#00a0db;
}


/* Reviews stars */
.theme_dark .theme_stars {              /* Inactive */
      color:#888888;
}
.theme_dark .theme_stars_on {   /* Active */
      color:#ffc800;
}
.theme_dark .theme_rating_bar {         /* Inactive */
      background-color:#888888;
}
.theme_dark .theme_rating_level {       /* Active */
      background-color:#ffc800;
}
.theme_dark .theme_rating_drag {        /* Slider */
      background-color:#00a0db;
}


/* Puzzles - description block background and color */
.theme_dark .theme_puzzles {
      background-color:#333333;
      color:#ffffff;
}





/* Main menu
---------------------------------------------------*/
.theme_dark .theme_menu {
      background-color:#111111;
}
      .theme_dark #mainmenu a {
              color:#ffffff;
      }
      #mainmenu > li.theme_dark.current-menu-item > a,
      .theme_dark #mainmenu > li.current-menu-item > a {
              background-color:#00a0db;
              color:#ffffff;
      }
      #mainmenu > li.theme_dark > a:hover,
      #mainmenu > li.sfHover.theme_dark  > a,
      .theme_dark #mainmenu > li > a:hover,
      .theme_dark #mainmenu > li.sfHover > a {
              background-color:#00a0db;
              color:#ffffff;
      }
      /* Second level */
      #mainmenu > li.theme_dark ul,
      .theme_dark #mainmenu > li ul {
              background-color:#00a0db;
              color:#ffffff;
      }
      #mainmenu > li.theme_dark ul li a,
      .theme_dark #mainmenu > li ul li a {
              color: #ffffff;
      }
      #mainmenu > li.theme_dark ul li.current-menu-item > a,
      .theme_dark #mainmenu > li ul li.current-menu-item > a {
              background-color:#004666;
      }
      #mainmenu > li.theme_dark ul li a:hover,
      #mainmenu > li.theme_dark ul li.sfHover > a,
      .theme_dark #mainmenu > li ul li a:hover,
      .theme_dark #mainmenu > li ul li.sfHover > a {
              background-color:#004666;
              color:#ffffff;  
      }
      /* Side menu */
      .theme_dark #sidemenu_area li a {
              color:#ffffff;
      }
      #sidemenu_area li.theme_dark.current-menu-item a,
      .theme_dark #sidemenu_area li.current-menu-item a {
              background-color:#666666;
              color:#ffffff;
      }
      #sidemenu_area li.theme_dark a:hover,
      #sidemenu_area li.sfHover.theme_dark a,
      .theme_dark #sidemenu_area li a:hover,
      .theme_dark #sidemenu_area li.sfHover a {
              background-color:#333333;
              color:#ffffff;
      }



/* Pages navigation
---------------------------------------------------*/
.theme_dark #nav_pages li a,
.theme_dark #nav_pages li span,
.theme_dark .nav_pages_parts a,
.theme_dark .nav_pages_parts > span,
.theme_dark .nav_comments a,
.theme_dark .nav_comments > span {
      background-color:#666666;
      color:#ffffff;  
}
.theme_dark #nav_pages li a:hover,
.theme_dark .nav_pages_parts a:hover,
.theme_dark .nav_comments a:hover {
      background-color:#333333;
      color:#ffffff;  
}
.theme_dark #nav_pages li.pager_current span,
.theme_dark #nav_pages li.pager_current a,
.theme_dark #nav_pages li a.current,
.theme_dark .nav_pages_parts > span.page_num,
.theme_dark .nav_comments span {
      background-color:#00a0db;
      color:#ffffff;  
}
.theme_dark .nav_pages_parts > span.pages {
      background:none;
      filter:none;
      border:none;
}
.theme_dark #nav_pages .pager_pages span {      
      background:none;
      filter:none;
      border-color:transparent;
      border-width:0;
      color:#888888;
}



/* Form fields
---------------------------------------------------*/
.theme_dark #buddypress .button,
.theme_dark #buddypress .generic-button a,
.theme_dark #buddypress form input[type="button"],
.theme_dark #buddypress form input[type="reset"],
.theme_dark #buddypress form input[type="submit"],
.theme_dark.bbpress #bbpress-forums form input[type="button"],
.theme_dark.bbpress #bbpress-forums form input[type="submit"],
.theme_dark.bbpress #bbpress-forums form input[type="reset"],
.theme_dark button,
.theme_dark html input[type="button"],
.theme_dark input[type="reset"],
.theme_dark input[type="submit"] {
      border-color:transparent;
      border-width:0;
      background:#666666;
      color:#ffffff;  
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
      cursor: pointer;
}
.theme_dark #buddypress .button:hover,
.theme_dark #buddypress .generic-button a:hover,
.theme_dark #buddypress form input[type="button"]:hover,
.theme_dark #buddypress form input[type="reset"]:hover,
.theme_dark #buddypress form input[type="submit"]:hover,
.theme_dark.bbpress #bbpress-forums form input[type="button"]:hover,
.theme_dark.bbpress #bbpress-forums form input[type="submit"]:hover,
.theme_dark.bbpress #bbpress-forums form input[type="reset"]:hover,
.theme_dark button:hover,
.theme_dark html input[type="button"]:hover,
.theme_dark input[type="reset"]:hover,
.theme_dark input[type="submit"]:hover {
      background:#333333;
      color:#00bcff;  
}
.theme_dark #buddypress .button:focus,
.theme_dark #buddypress .generic-button a:focus,
.theme_dark #buddypress form input[type="button"]:focus,
.theme_dark #buddypress form input[type="reset"]:focus,
.theme_dark #buddypress form input[type="submit"]:focus,
.theme_dark.bbpress #bbpress-forums form input[type="button"]:focus,
.theme_dark.bbpress #bbpress-forums form input[type="submit"]:focus,
.theme_dark.bbpress #bbpress-forums form input[type="reset"]:focus,
.theme_dark button:focus,
.theme_dark html input[type="button"]:focus,
.theme_dark input[type="reset"]:focus,
.theme_dark input[type="submit"]:focus,
.theme_dark button:active,
.theme_dark html input[type="button"]:active,
.theme_dark input[type="reset"]:active,
.theme_dark input[type="submit"]:active {
      background:#00bcff;
      color:#ffffff;  
}
.theme_dark #buddypress form textarea,
.theme_dark #buddypress form#whats-new-form textarea,
.theme_dark #buddypress form select,
.theme_dark #buddypress form input[type="file"],
.theme_dark #buddypress form input[type="text"],
.theme_dark #buddypress form input[type="search"],
.theme_dark #buddypress form input[type="email"],
.theme_dark #buddypress form input[type="number"],
.theme_dark #buddypress form input[type="checkbox"],
.theme_dark #buddypress form input[type="radio"],
.theme_dark #buddypress form input[type="password"],
.theme_dark .theme_field,
.theme_dark blockquote,
.theme_dark input[type="text"],
.theme_dark input[type="number"],
.theme_dark input[type="email"],
.theme_dark input[type="password"],
.theme_dark input[type="search"],
.theme_dark select,
.theme_dark textarea {
      background: #333333;
      border-width:0;
      color: #ffffff;
}
.theme_dark #buddypress form textarea:focus,
.theme_dark #buddypress form#whats-new-form textarea:focus,
.theme_dark #buddypress form select:focus,
.theme_dark #buddypress form input[type="file"]:focus,
.theme_dark #buddypress form input[type="text"]:focus,
.theme_dark #buddypress form input[type="search"]:focus,
.theme_dark #buddypress form input[type="email"]:focus,
.theme_dark #buddypress form input[type="number"]:focus,
.theme_dark #buddypress form input[type="checkbox"]:focus,
.theme_dark #buddypress form input[type="radio"]:focus,
.theme_dark #buddypress form input[type="password"]:focus,
.theme_dark .theme_field:focus,
.theme_dark input[type="text"]:focus,   
.theme_dark input[type="number"]:focus,         
.theme_dark input[type="email"]:focus,
.theme_dark input[type="password"]:focus,
.theme_dark input[type="search"]:focus,
.theme_dark select:focus,
.theme_dark textarea:focus {
      background: #666666;
      color: #ffffff;
}




/* Sidebars
---------------------------------------------------*/
.theme_dark aside.widget {
      color:#888888;
      background-color:#222222;
}

/* All lists bullets in widgets */
.theme_dark #content ul li:before,
.theme_dark.widget_area ul li.current-menu-item > a,
.theme_dark.widget_area ul li:before {
      color:#00bcff;
}

/* Widget Calendar */
.theme_dark .widget.widget_calendar table thead th {
      background-color:#333333;
}
.theme_dark .widget.widget_calendar table tbody td {
      color:#888888;
      background-color:#333333;
}
.theme_dark .widget.widget_calendar table tbody a {
      color:#ffffff;
      background-color:#666666;
}
.theme_dark .widget.widget_calendar table tbody a:hover {
      color:#00bcff;
      background-color:#333333;
}
.theme_dark .widget.widget_calendar table tbody .pad {
      background-color:transparent;
}
.theme_dark .widget.widget_calendar caption {
      color:#ffffff;
}
.theme_dark .widget.widget_calendar table tbody #today,
.theme_dark .widget.widget_calendar table tbody #today a {
      color:#ffffff;  
      background-color:#00bcff;
}

/* Widget Tag cloud */
.theme_dark .widget.widget_tag_cloud a {
      color:#ffffff;
      background-color:#666666;
}
.theme_dark .widget.widget_tag_cloud a:hover {
      color:#00bcff;
      background-color:#333333;
}



/* Shortcodes
---------------------------------------------------*/

/* Accordion */
.theme_dark .sc_accordion .sc_accordion_item .sc_accordion_title a {
      color:#ffffff;
}
.theme_dark .sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      background-color: #666666;
      color:#ffffff;
}
.theme_dark .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a span.sc_accordion_icon {
      background-color: #00c6ff;
}
.theme_dark .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a {
      color:#00c6ff;
}
.theme_dark .sc_accordion .sc_accordion_item .sc_accordion_title a:hover {
      color:#666666;
}
.theme_dark .sc_accordion .sc_accordion_item .sc_accordion_title a:hover span.sc_accordion_icon {
      background-color: #333333;
      color:#666666;
}

/* Blogger */
.theme_dark .sc_blogger .sc_blogger_title a:hover {
      color:#666666;
}
.theme_dark .sc_blogger[class*="style_image_"] .title_area .post_comments {
      color: #888888;
}
.theme_dark .sc_blogger.sc_blogger_vertical .sc_blogger_item {
      border-top-color:#363636;
}
.theme_dark .sc_blogger.style_date .date_month {
      background-color:#666666;
      color:#ffffff;
}
.theme_dark .sc_blogger.style_date .date_day {
      background-color:#333333;
      color:#ffffff;
      border-color:#363636;
}
.theme_dark .sc_blogger .sc_blogger_item_bordered {
      border-color: #363636;
}

/* Button */
.theme_dark .sc_button {
      border-color:#363636;
      color:#ffffff;
}
.theme_dark .sc_button.sc_button_style_regular {
      border-color:transparent;
      border-width:0;
}

/* Dropcaps */
.theme_dark .sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      color: #ffffff;
}
.theme_dark .sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      background-color: #00bcff;
      color: #fff;
}
.theme_dark .sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      background: #666666;
      color: #fff;
}

/* Infobox */
.theme_dark.bbpress #bbpress-forums .bbp-template-notice,
.theme_dark .sc_infobox_style_regular {
      border-color: #363636;
      color:#ffffff;
      background: #666666;
}
.theme_dark.bbpress #bbpress-forums .bbp-template-notice p,
.theme_dark .sc_infobox_style_regular p {
      color:#ffffff;
}
.theme_dark.bbpress #bbpress-forums .bbp-template-notice.info,
.theme_dark .sc_infobox_style_info {
      border: 1px solid #f4ecab;
      color: #bd9a67;
      background: #fffdec;
}
.theme_dark.bbpress #bbpress-forums .bbp-template-notice.info p,
.theme_dark .sc_infobox_style_info p {
      color: #bd9a67;
}
.theme_dark .sc_infobox_style_success {
      border: 1px solid #c8f8af;
      color: #5aa631;
      background: #eaffdf;
}
.theme_dark .sc_infobox_style_success p {
      color: #5aa631;
}
.theme_dark .sc_infobox_style_error {
      border: 1px solid #ffd8d8;
      color: #ff5555;
      background: #fff1f1;
}
.theme_dark .sc_infobox_style_error p {
      color: #ff5555;
}
.theme_dark .sc_infobox_style_result {
      border: 1px solid #ccdae0;
      color: #94adb9;
      background: #f7fbfc;
}
.theme_dark .sc_infobox_style_result p {
      color: #94adb9;
}


/* Line */
.theme_dark .sc_line {
      border-color: #363636;
}

/* List */
.theme_dark ul.sc_list.sc_list_style_regular li span.sc_list_icon,
.theme_dark ul.sc_list li.sc_list_style_regular span.sc_list_icon {
      background: #00bcff;
}
.theme_dark ul.sc_list.sc_list_style_mark li span.sc_list_icon,
.theme_dark ul.sc_list li.sc_list_style_mark span.sc_list_icon {
      background: #ff5555;
}

/* Skills*/
.theme_dark .sc_skills .sc_skills_item .sc_skills_progressbar {
      background:#333333;
}
.theme_dark .sc_skills .sc_skills_item .sc_skills_progress {
      border-color: #363636;
      background:#666666;
}
.theme_dark .sc_skills .sc_skills_item .sc_skills_caption {
      color:#ffffff;
}
.theme_dark .sc_skills .sc_skills_item .sc_skills_level {
      background:#00bcff;
      color:#ffffff;

}

/* Slider Flex */
.theme_dark .sc_slider_flex .flex-control-nav a:hover {
      background-color:#00bcff;
}
.theme_dark .sc_slider_flex .flex-control-nav .flex-active {
      border-color:#00bcff;
}

/* Table */
.theme_dark .sc_table table td, 
.theme_dark .sc_table table th {
      border-color: #111111;
      background: #333333;
}
.theme_dark .sc_table table th {
      color:#ffffff;
      background: #666666;
}
.theme_dark .sc_table table tr:hover td {
      background-color:#444444;
}

/* Tabs */
.theme_dark .ui-tabs-active .theme_button {
      background-color:#00bcff;
      color:#ffffff;  
}
.theme_dark .sc_tabs .content {
      background: #333333;
      border-color: #363636;
}

/* Team */
.theme_dark .sc_team .sc_team_item {
      background: #333333;
}

/* Testimonials */
.theme_dark .sc_testimonials .sc_testimonials_position {
      color:#888888;
}
.theme_dark .sc_testimonials.sc_testimonials_style_flat .sc_testimonials_content {
      background-color:#444444;
}
.theme_dark .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_content {
      background-color:#666666;
      color:#ffffff;
}
.theme_dark .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra {
      background-color: #444444;
}
.theme_dark .sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra .sc_testimonials_extra_inner {
      border-color:transparent transparent #222222 #222222;
}

/* Title */
.theme_dark .sc_title_bubble_top .sc_title_bubble_icon,
.theme_dark .sc_title_bubble_left .sc_title_bubble_icon {
      background-color:#00bcff;
      color:#ffffff;
}
.theme_dark .sc_title_underline:after {
      border-bottom-color:#00bcff;
}

/* Toggles */
.theme_dark .sc_toggles .sc_toggles_item .sc_toggles_title a {
      color:#ffffff;
}
.theme_dark .sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      background-color: #666666;
      color:#ffffff;
}
.theme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a span.sc_toggles_icon {
      background-color: #00c6ff;
}
.theme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a {
      color:#00c6ff;
}
.theme_dark .sc_toggles .sc_toggles_item .sc_toggles_title a:hover {
      color:#666666;
}
.theme_dark .sc_toggles .sc_toggles_item .sc_toggles_title a:hover span.sc_toggles_icon {
      background-color: #333333;
      color:#666666;
}

/* Tooltip */
.theme_dark .sc_tooltip_parent {
      color:#ffffff;
      border-bottom-color:#363636;
}
.theme_dark .sc_tooltip {
      background: #666666;
      color:#ffffff;
}
.theme_dark .sc_tooltip:after {
      border-color: #666666 transparent transparent;
}



/* bbPress */
.theme_dark.forum #bbpress-forums div.bbp-forum-header,
.theme_dark.forum #bbpress-forums div.bbp-topic-header,
.theme_dark.forum #bbpress-forums div.bbp-reply-header,
.theme_dark.forum #bbpress-forums .bbp-header,
.theme_dark.bbpress #bbpress-forums div.bbp-forum-header,
.theme_dark.bbpress #bbpress-forums div.bbp-topic-header,
.theme_dark.bbpress #bbpress-forums div.bbp-reply-header,
.theme_dark.bbpress #bbpress-forums .bbp-header {
      background: #333333;
}
.theme_dark.forum #bbpress-forums .bbp-body ul,
.theme_dark.forum #bbpress-forums div.odd,
.theme_dark.forum #bbpress-forums ul.odd,
.theme_dark.bbpress #bbpress-forums .bbp-body ul,
.theme_dark.bbpress #bbpress-forums div.odd,
.theme_dark.bbpress #bbpress-forums ul.odd {
      background: #555555;
}
.theme_dark.forum #bbpress-forums div.even,
.theme_dark.forum #bbpress-forums ul.even,
.theme_dark.bbpress #bbpress-forums div.even,
.theme_dark.bbpress #bbpress-forums ul.even {
      background: #444444;
}
.theme_dark.forum #bbpress-forums div.bbp-forum-footer,
.theme_dark.forum #bbpress-forums div.bbp-topic-footer,
.theme_dark.forum #bbpress-forums div.bbp-reply-footer,
.theme_dark.forum #bbpress-forums .bbp-footer,
.theme_dark.bbpress #bbpress-forums div.bbp-forum-footer,
.theme_dark.bbpress #bbpress-forums div.bbp-topic-footer,
.theme_dark.bbpress #bbpress-forums div.bbp-reply-footer,
.theme_dark.bbpress #bbpress-forums .bbp-footer {
      background: #333333;
}
.theme_dark.forum #bbpress-forums .quicktags-toolbar,
.theme_dark.forum #bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar,
.theme_dark.bbpress #bbpress-forums .quicktags-toolbar,
.theme_dark.bbpress #bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar {
      background: #333333;
}

/* ----------- Accordion ------------ */
.sc_accordion .sc_accordion_item {
      margin-bottom: 10px;
}
.sc_accordion .sc_accordion_item .sc_accordion_title {
      margin: 0 0 4px 0;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a {
      display: block;
      padding: 6px 6px 6px 45px;
      position: relative;
      text-decoration: none;
      color:inherit;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      width: 30px;
      height:30px;
      line-height:26px;
      font-size:24px;
      text-align:center;
      position: absolute;
      top: 4px;
      left: 0;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon:before,
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon:after {
      display: inline-block;
      line-height:inherit;
      content: "+";
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon:after {
      content: "-";
      display:none;
}
.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a span.sc_accordion_icon:after {
      display:inline-block;
}
.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active a span.sc_accordion_icon:before {
      display:none;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
      padding: 6px 18px 6px 45px;
      display:none;
}
/* -----------/Accordion ------------ */





/* ----------- Blogger ------------ */
.sc_blogger {
      overflow:hidden;
}
.sc_blogger p {
      margin:0;
}
.sc_blogger .sc_blogger_title {
      margin-top:0;
      clear:none;
}
.sc_blogger .sc_blogger_title a {
      color:inherit;
}
.sc_blogger[class*="style_image_"] .title_area {
      margin:10px 0 6px 0;
      padding-right:40px;
      position:relative;
}
.sc_blogger .sc_blogger_title .reviews_summary {
      padding-top:4px;
      font-size:84%;
}
.sc_blogger[class*="style_image_"] .post_info {
      margin:10px 0 0 0;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments {
      position:absolute;
      display:inline-block;
      padding-left:20px;
      right:0;
      font-size:12px;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments [class^="icon-"]:before,
.sc_blogger[class*="style_image_"] .title_area .post_comments [class*=" icon-"]:before {
      font-size: 15px;
      left: 0;
      top: 4px;
}

.sc_blogger .sc_blogger_item {
      overflow:hidden;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item {
      margin-top:14px;
      border-top-width:1px;
      border-top-style:dashed;
      padding-top:16px;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item:first-child,
.sc_blogger.sc_blogger_vertical .sc_blogger_item.first {
      border-top:none;
      margin-top:0;
      padding-top:0;
}

/* Date */
.sc_blogger.style_date .sc_blogger_item {
      padding-left:70px;
      position:relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
}
.sc_blogger.style_date .date_area {
      position:absolute;
      left:0;
      top:20px;
      width:47px;
      height:51px;
}
.sc_blogger.style_date.sc_blogger_horizontal .date_area,
.sc_blogger.style_date .sc_blogger_item:first-child .date_area,
.sc_blogger.style_date .sc_blogger_item.first .date_area {
      top:4px;
}
.sc_blogger.style_date .date_month {
      text-align:center;
      height:17px;
      line-height:17px;
      font-weight:bold;
      text-transform:uppercase;
}
.sc_blogger.style_date .date_day {
      text-align:center;
      height:32px;
      line-height:30px;
      font-size:24px;
      font-weight:bold;
      border-width:1px;
      border-style: solid;
      border-top:none;
}

/* Image large */
.sc_blogger.style_image_large .image_wrapper {
/*
      width:279px;
      height:186px;
*/
      margin:0;
}
.sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      float:left;
      margin:0 20px 10px 0;
      width:466px;
      height:310px;
}
.sc_blogger.sc_blogger_vertical.style_image_large .post_info {
      margin-top:0;
}
.sc_columns .sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      float:none;
      margin:0 0 10px 0;
}

/* Image medium */
.sc_blogger.style_image_medium .image_wrapper {
      width:279px;
      height:186px;
      margin:0;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      float:left;
      margin:0 20px 10px 0;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .post_info {
      margin-top:0;
}
.sc_columns .sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      float:none;
      margin:0 0 10px 0;
}

/* Image small */
.sc_blogger.style_image_small .image_wrapper {
      float:left;
      width:120px;
      height:80px;
      margin:0 16px 6px 0;
}
.sc_blogger.style_image_small .title_area {
      margin:0 0 10px;
}
.sc_blogger.style_image_small .sc_title {
      margin:0;
}
.sc_blogger.style_image_small .post_info {
      margin-top:0;
      margin-bottom:12px;
}

/* Puzzles */
.sc_blogger_item_puzzles {
      margin:0 1px 1px 0;
      border-width:0;
      padding:0;
      overflow:hidden;
      position:relative;
      float:left;
}
.sc_blogger_item_puzzles .post_thumb {
      width:310px;
      height:310px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
}
.sc_blogger_item_puzzles .post_descr,
.sc_blogger_item_puzzles .post_descr blockquote {
      color:#ffffff !important;
}

/* Bubble top */
.sc_blogger.style_bubble_top {
      text-align:center;
}

/* Bordered */
.sc_blogger .sc_blogger_item_bordered {
      border-width: 1px;
      border-style: solid;
      padding:12px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      overflow:visible;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered {
      margin-top:25px;
      padding:0 12px 12px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered .sc_title_bubble_top {
      margin-top:-25px;
}
/* ----------- /Blogger ------------ */




/* ----------- Buttons ------------ */
.sc_button {
      text-align: center;
      border:1px solid #dcdcdc;
      color:#ffffff;
      font-weight:bold;
      display:inline-block;
}
.sc_button:hover, .sc_button:visited {
      color:#ffffff;
}
.sc_button.sc_button_size_small {
      width:93px;
      height:28px;
      line-height:28px;
      font-size:12px;
      font-weight:500;
}
.sc_button.sc_button_size_medium {
      width:120px;
      height:30px;
      line-height:30px;
      font-size:14px;
      font-weight:500;
}
.sc_button.sc_button_size_large {
      width:125px;
      height:33px;
      line-height:33px;
      font-size:18px;
      font-weight:normal;
}
.sc_button.sc_button_style_grey {
      color:#666666; 
      border-color:#e0e0e0;
      background-color:#f3f3f3;
}
.sc_button.sc_button_style_grey:hover {
      background-color:#ebebeb;
}
.sc_button.sc_button_style_red {
      border-color:#e66161;
      background: #ff7979;
      text-shadow:#cf2a2a 1px 1px;
}
.sc_button.sc_button_style_red:hover {
      background: #e52e2e;
}
.sc_button.sc_button_style_green {
      border-color:#8db939;
      background: #94c437;
      text-shadow:#709a1f 1px 1px;
}
.sc_button.sc_button_style_green:hover {
      background: #7aa822;
}
.sc_button.sc_button_style_blue {
      border-color:#52b0c4;
      background: #51bcd3;
      text-shadow:#2590a7 1px 1px;
}
.sc_button.sc_button_style_blue:hover {
      background: #2ba2bc;
}
/* ----------- /Button ------------- */



/* ----------- Columns ------------- */
.sc_columns {
      overflow:hidden;
}
.sc_columns > .sc_column_item {
      float:left;
}
.sc_columns > .first {
      margin-left:0 !important;
}
.sc_columns_count_2 > .sc_column_item {
      width: 48%;     
      margin-left:4%;
}
.sc_columns_count_3 > .sc_column_item {
      width: 31%;     
      margin-left:3.3%;
}
.sc_columns_count_3 > .sc_column_item.span_2 {
      width: 65.3%;
}
.sc_columns_count_4 > .sc_column_item {
      width: 22.8%;   
      margin-left:2.9%;
}
.sc_columns_count_4 > .sc_column_item.span_2 {
      width: 48.5%;
}
.sc_columns_count_4 > .sc_column_item.span_3 {
      width: 74.2%;
}
.sc_columns_count_5 > .sc_column_item {
      width: 18%;     
      margin-left:2.5%;
}
.sc_columns_count_5 > .sc_column_item.span_2 {
      width: 38.5%;
}
.sc_columns_count_5 > .sc_column_item.span_3 {
      width: 59%;
}
.sc_columns_count_5 > .sc_column_item.span_4 {
      width: 79.5%;
}
/* ----------- /Columns ------------- */




/* ----------- Contact form ------------ */
.sc_contact_form {
      position:relative;
}
.sc_contact_form p {
      margin-bottom:0;
}
.sc_contact_form .description {
      margin-bottom:10px;
}
.sc_contact_form .field input,
.sc_contact_form .field textarea {
      width:100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom:15px;
}
.sc_contact_form .sc_contact_form_button {
      text-align: right;
}
.sc_contact_form .sc_contact_form_button a {
      display:inline-block;
      padding:0 10px;
      font-size:12px;
      height:30px;
      line-height:30px;
      text-transform:uppercase;
}
.sc_contact_form .result {
      position:absolute;
      top:0px;
      left:0px;
      right:0px;
      bottom:0px;
      padding:40px 8px 8px;
      margin:0;
      text-align:center;
      vertical-align:middle;
      display:none;
}
/* ----------- /Contact form ------------ */




/* ----------- Dropcaps ------------- */
.sc_dropcaps {
      margin-bottom: 19px;
}
.sc_dropcaps:after {
      clear: both;
      width: 100%;
      content: "";
      display: block;
}
.sc_dropcaps span.sc_dropcap {
      float: left;
      font-size: 36px;
      line-height: 42px;
      display: inline-block;
      margin: 0 12px 0 0;
}
.sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      margin-top:-2px;
      margin-right:10px;
}
.sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      padding:2px 8px 4px;
      margin-top:5px;
}
.sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      padding:2px 8px 4px;
      margin-top:5px;
}
/* ----------- /Dropcaps ------------- */



/* ----------- Google map ------------ */
.sc_googlemap .map-canvas {
      min-width:100px;
      min-height:100px;
}
.sc_googlemap img {
      max-width: none;
}
/* ----------- /Google map ------------ */




/* ----------- Image ------------- */
figure.sc_image {
      margin:0;
      overflow:hidden;
      position: relative;
}
figure.sc_image img {
      vertical-align: top;
      width:100%;
      height:auto;
}
figure.sc_image figcaption {
      -webkit-transition: all ease .2s;
      -moz-transition: all ease .2s;
      -ms-transition: all ease .2s;
      -o-transition: all ease .2s;
      transition: all ease .2s;
      position: absolute;
      bottom: 0px;
      right: 0px;
      left: 0px;
      background:#000000;
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
      opacity: 0.7;
      font-size: 13px;
      line-height: 19px;
      color: #fff;
      padding: 5px 9px 4px;
}
figure:hover figcaption {
      margin-bottom: -40px;
}
figure.sc_image figcaption span {
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
      opacity: 1;
      color: #fff;
}

figure.sc_image.sc_image_align_left {
      float: left;
      margin-right: 20px;
      margin-bottom: 10px;
}
figure.sc_image.sc_image_align_right {
      float: right;
      margin-left: 20px;
      margin-bottom: 10px;
}
/* ----------- /Image ------------- */



/* ----------- Infoboxes ------------ */
.sc_infobox {
      text-align: left;
      padding: 9px 20px;
      margin: 0 0 15px 0;
      position:relative;
      border-width: 1px;
      border-style: solid;
      overflow:hidden;
}
.sc_infobox p {
      margin-bottom: 4px;
}
.sc_infobox b,
.sc_infobox strong {
      font-weight:bold;
}
.sc_infobox_closeable {
      padding-right:30px;
      cursor:pointer;
}
.sc_infobox_closeable:before {
      content: "\e80d";
      font-family:Fontello;
      font-size:18px;
      display: block;
      position: absolute;
      top: 10px;
      right: 14px;
      width: 10px;
      height: 10px;
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
      opacity: 0.7;
}
/* ----------- /Infoboxes ------------ */




/* ----------- Line ------------- */
.sc_line {
      border-top: 1px solid #e0e0e0;
      padding:0;
      margin:0 auto 20px;
}
/* ----------- /Line ------------- */




/* ----------- List ------------- */
ul.sc_list {
      margin: 0 0 20px 0;
}
ul.sc_list li {
      list-style: none;
      position: relative;
      padding: 0 0 0 26px;
      background-image:none !important;
}
ul.sc_list li:before {
      display:none;
}
ul.sc_list li span.sc_list_icon {
      display: block;
      position: absolute;
      width: 16px;
      height: 16px;
      top: 2px;
      left: 0;
      background: url(/wp-content/themes/puzzles/css/../images/bullets.png) 0 0 no-repeat;
}
ul.sc_list.sc_list_style_check li span.sc_list_icon,
ul.sc_list li.sc_list_style_check span.sc_list_icon {
      background-position: right top;
}
ul.sc_list.sc_list_style_error li span.sc_list_icon,
ul.sc_list li.sc_list_style_error span.sc_list_icon {
      background-position: right bottom;
}
ul.sc_list.sc_list_style_regular li span.sc_list_icon,
ul.sc_list li.sc_list_style_regular span.sc_list_icon,
ul.sc_list.sc_list_style_mark li span.sc_list_icon,
ul.sc_list li.sc_list_style_mark span.sc_list_icon {
      width: 15px;
      height: 15px;
      top: 3px;
      left: 0;
      border-radius:50%;
}
ul.sc_list.sc_list_style_regular li span.sc_list_icon:after,
ul.sc_list li.sc_list_style_regular span.sc_list_icon:after,
ul.sc_list.sc_list_style_mark li span.sc_list_icon:after,
ul.sc_list li.sc_list_style_mark span.sc_list_icon:after {
      content:"";
      display:block;
      position:absolute;
      left:0;
      top:0;
      width:15px;
      height:15px;
      background-image:url(/wp-content/themes/puzzles/css/../images/bullets.png);
      background-repeat:no-repeat;
      background-position:left bottom;
}
/* ----------- /List ------------- */




/* ----------- Quote ------------- */
blockquote.sc_quote {
      padding: 18px 0 18px 18px;
      margin:0 0 20px 0;
}
blockquote.sc_quote cite {
      display:block;
      margin:16px 0 0 0;
}
blockquote.sc_quote cite,
blockquote.sc_quote cite a {
      font-weight:bold;
      font-style:normal;
      font-size:14px;
}
/* ----------- /Quote ------------- */






/* ----------- Skills ------------ */
.sc_skills .sc_skills_item {
      width:100%;
      margin-top:10px;
}
.sc_skills .sc_skills_item:first-child,
.sc_skills .sc_skills_item.first {
      margin-top:0;
}
.sc_skills .sc_skills_item .sc_skills_progressbar {
      width:100%;
      height:32px;
      position:relative;
      overflow:hidden;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.sc_skills .sc_skills_item .sc_skills_progress {
      position:absolute;
      display:block;
      overflow:hidden;
      left:0;
      top:0;
      bottom:0;
      border-width:1px;
      border-style: solid;
}
.sc_skills .sc_skills_item .sc_skills_caption {
      display:block;
      font-weight:bold;
      padding:0 20px;
      line-height:30px;
}
.sc_skills .sc_skills_item .sc_skills_level {
      position:absolute;
      display:block;
      overflow:hidden;
      right:4px;
      top:4px;
      width:40px;
      height:22px;
      line-height:22px;
      font-size:12px;
      font-weight:bold;
      text-align:center;
}
/* ----------- /Skills ------------ */




/* ----------- /Slider ------------ */
.sc_slider {
      clear:both;
}
.sc_slider.sc_slider_border {
      padding: 5px;
      background-color:#fafafa;
      border: 1px solid #efefef;
      border-top:none;
      -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow:    0px 1px 0px rgba(0, 0, 0, 0.05);
      box-shadow:         0px 1px 0px rgba(0, 0, 0, 0.05);    
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       box-sizing: border-box;
      
}

/* Flex Slider */
.sc_slider_flex {
      position: relative;
      overflow: hidden;
}
.sc_slider_flex ul.slides {
      overflow: hidden;
      margin: 0;
}
.sc_slider_flex .slides li {
      min-height:250px;
      background-size:cover;
      background-position:center center;
      background-repeat:no-repeat;
}
.sc_slider_flex ul.slides li {
      list-style: none;
      display: none;
      margin:0;
}
.sc_slider_flex ul.slides li:before {
      display:none;
}

/* Prev / Next controls */
/* Dark squares */
.sc_slider_flex .flex-direction-nav {
      margin: 0;
      position:absolute;
      right:0;
      top:-40px;
      -webkit-transition: all ease .5s;
      -moz-transition: all ease .5s;
      -ms-transition: all ease .5s;
      -o-transition: all ease .5s;
      transition: all ease .5s;
}
.sc_slider_flex:hover .flex-direction-nav {
      top: 0;
      -webkit-transition: all ease .5s .5s;
      -moz-transition: all ease .5s .5s;
      -ms-transition: all ease .5s .5s;
      -o-transition: all ease .5s .5s;
      transition: all ease .5s .5s;
}
.sc_slider_flex .flex-direction-nav li {
      list-style: none;
      display:inline-block;
      width:40px;
      height:40px;
      margin: 0 0 0 1px;
      background-color:rgba(34,34,34,0.8); /* #222222 */
}
.sc_slider_flex .flex-direction-nav li:before {
      display:none;
}
.sc_slider_flex .flex-direction-nav a {
      font-size: 24px;
      line-height: 40px;
      display:block;
      width: 40px;
      height:40px;
      text-align:center;
      font-family:Fontello;
}
.sc_slider_flex .flex-direction-nav .flex-next:before {
      content:'\e904';
}
.sc_slider_flex .flex-direction-nav .flex-prev:before {
      content:'\e903';
}
.sc_slider_flex .flex-direction-nav li {
      list-style: none;
      display:inline-block;
      width:40px;
      height:40px;
      margin-left:1px;
}

/* Page controls */
/*
.sc_slider_flex .flex-control-nav {
      display:none;
}
*/
/* White circles with accent hover */
.sc_slider_flex .flex-control-nav {
      position: absolute;
      height:12px;
      margin: 0;
      left: 0;
      right: 0;
      bottom: -12px;
      text-align:center;
      -webkit-transition: all ease .5s;
      -moz-transition: all ease .5s;
      -ms-transition: all ease .5s;
      -o-transition: all ease .5s;
      transition: all ease .5s;
}
.sc_slider_flex:hover .flex-control-nav {
      bottom: 20px;
      -webkit-transition: all ease .5s .5s;
      -moz-transition: all ease .5s .5s;
      -ms-transition: all ease .5s .5s;
      -o-transition: all ease .5s .5s;
      transition: all ease .5s .5s;
}
.sc_slider_flex .flex-control-nav li {
      display:inline-block;
      vertical-align:top;
      list-style: none;
      width: 10px;
      height:10px;
      margin-right:8px;
      position:relative;
}
.sc_slider_flex .flex-control-nav a {
      display: block;
      width: 10px;
      height:10px;
      font-size: 0;
      line-height: 0;
      border-radius:50%;
      background-color:#ffffff;
      border:1px solid transparent;
      cursor:pointer;
}
.sc_slider_flex .flex-control-nav .flex-active {
      background-color:transparent;
      border-color:#ffffff;
}
.sc_slider_flex .flex-control-nav a:hover {
      background-color:#ffffff;
      border-color:transparent;
}
/*
.sc_slider_flex .flex-control-nav .flex-active:after {
      content:"";
      display:block;
      position:absolute;
      width:0;
      height:0;
      bottom:-25px;
      left:-5px;
      border-width: 10px;
      border-style: solid;
      border-color: transparent transparent #ffffff transparent;
}
*/
/* ----------- /Slider ------------ */





/* ----------- Table ------------ */
.sc_table table {
      border-collapse:collapse;
      table-layout: fixed;
      margin-bottom: 20px;
}
.sc_table table td, 
.sc_table table th {
      border-width: 1px;
      border-style: solid;
      padding:7px 10px 7px;
      overflow: hidden;
      font-size: 12px;
}
.sc_table table th {
      padding:9px 10px 9px;
      font-size: 12px;
      line-height: 15px;
      font-weight:bold;
      vertical-align:middle;
}
/* ----------- /Table ------------ */




/* ----------- Tabs ------------- */
.sc_tabs {
      overflow: hidden;
}
.sc_tabs .content {
      margin: 0;
      display:none;
      padding: 20px 16px;
      border-width: 1px;
      border-style: solid;
}
/* ----------- /Tabs ------------- */






/* ----------- Team ------------ */
.sc_team {
      overflow:hidden;
}
.sc_team .sc_team_item {
      width:224px;
      height:368px;
      margin:0 1px 1px 0;
      overflow:hidden;
      float:left;
      position:relative;
}
.sc_team.sc_team_big .sc_team_item {
      width:299px;
      height:415px;
}
.sc_team .sc_team_item_avatar {
      height:170px;
      overflow:hidden;
}
.sc_team.sc_team_big .sc_team_item_avatar {
      height:200px;
}
.sc_team .sc_team_item_avatar img {
      width:100%;
      height:auto;
      display:block;
      margin-top:-50px
}
.sc_team.sc_team_big .sc_team_item_avatar img {
      margin-top:-100px
}
.sc_team .sc_team_item_title {
      margin:0;
      padding:18px 16px 0;
      text-align:center;
}
.sc_team.sc_team_big .sc_team_item_title {
      padding:24px 16px 0;
}
.sc_team .sc_team_item_position {
      padding:4px 16px 0;
      text-align:center;
}
.sc_team .sc_team_item_description {
      padding:12px 16px 0;
      text-align:center;
      font-size:12px;
      line-height:20px;
      height:60px;
      overflow:hidden;
}
.sc_team.sc_team_big .sc_team_item_description {
      padding:16px 16px 0;
}
.sc_team .sc_team_item_social {
      text-align:center;
      position:absolute;
      left:0;
      right:0;
      bottom:8px;
}
.sc_team .sc_team_item_social a {
      display:inline-block;
      position:relative;
      margin:0 1px 1px 0;
}

/* ----------- /Team ------------ */





/* ----------- Testimonials ------------ */
.sc_testimonials {
      overflow:hidden;
}
.sc_testimonials .sc_testimonials_content {
      font-style:italic;
}
.sc_testimonials .sc_testimonials_avatar {
      width:50px;
      height:50px;
      float:left;
      margin:6px 10px 10px 0px;
}
.sc_testimonials .sc_testimonials_title {
      margin: 0;
      padding:3px 0 3px 0;
}
.sc_testimonials .sc_testimonials_position {
      font-size:12px;
}

.sc_testimonials.sc_testimonials_style_flat .sc_testimonials_content {
      margin-bottom:10px;
      padding:16px;
}

.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_title,
.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_position {
      margin-left: 20px;
}
.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_content {
      padding:16px;
      font-style:italic;
      overflow:hidden;
}
.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_content .icon-quote:before {
      position:static;
      display:block;
      float:left;
      margin:4px 6px 0 0;
      font-size:30px;
      width:auto;
}
.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra {
      width:20px;
      height:20px;
      background: #565656;
}
.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_extra .sc_testimonials_extra_inner {
      width:0;
      height:0;
      border:10px solid #ffffff;
      border-color:transparent transparent #ffffff #ffffff;
}
.sc_testimonials.sc_testimonials_style_callout .sc_testimonials_avatar {
      margin-left:20px;
}
/* ----------- /Testimonials ------------ */





/* ----------- Title ------------- */
h1.sc_title,
h2.sc_title,
h3.sc_title,
h4.sc_title,
h5.sc_title,
h6.sc_title {
      text-transform:uppercase;
      overflow:hidden;
      position:relative;
      clear:none;
}
.sc_title_underline {
      padding-bottom: 12px;
      text-transform:uppercase;
      overflow:hidden;
      position:relative;
      clear:none;
}
.sc_title_underline:after {
      content:"";
      display:block;
      position:absolute;
      bottom:0;
      height:0;
      width:60px;
      border-bottom:2px solid #ff5555;
}

h1.sc_title_bubble,
h2.sc_title_bubble,
h3.sc_title_bubble,
h4.sc_title_bubble,
h5.sc_title_bubble,
h6.sc_title_bubble {
      font-weight:medium;
      text-transform:none;
      overflow:hidden;
      margin:0 0 10px;
      background-repeat:no-repeat;
      position:relative;
      clear:none;
}
.sc_title_bubble .sc_title_bubble_icon {
      position:absolute;
}
.sc_title_bubble_left {
      padding: 8px 0 0 70px;
      min-height:55px;
}
.sc_title_bubble_left .sc_title_bubble_icon {
      width:59px;
      height:59px;
      background-image:url(/wp-content/themes/puzzles/css/../images/bubble-right.png);
      background-repeat:no-repeat;
      left:0;
      top:50%;
      margin-top:-30px;
}
[class^="sc_title_bubble_left"] .sc_title_bubble_icon:before,
[class*=" sc_title_bubble_left"] .sc_title_bubble_icon:before {
      font-size:30px;
      display:block;
      margin:0;
      padding:0;
      line-height:49px;
      width:49px;
      height:49px;
      text-align:center;
}
.sc_title_bubble_top {
      padding: 76px 0 0 0;
      text-align:center;
}
.sc_title_bubble_top .sc_title_bubble_icon {
      width:49px;
      height:59px;
      background-image:url(/wp-content/themes/puzzles/css/../images/bubble-down.png);
      background-repeat:no-repeat;
      left:50%;
      top:0;
      margin-left:-24px;
      line-height:49px;
}
[class^="sc_title_bubble_top"] .sc_title_bubble_icon:before,
[class*=" sc_title_bubble_top"] .sc_title_bubble_icon:before {
      font-size:30px;
      display:block;
      margin:0;
      padding:0;
      line-height:49px;
      width:49px;
      height:49px;
      text-align:center;
}

.sc_title_icon_left img {
      vertical-align:middle;
      display:inline-block;
      margin-right: 10px;
}
.sc_title_icon_top {
      text-align:center;
}

/* ----------- /Title ------------- */






/* ----------- Toggles ------------ */
.sc_toggles .sc_toggles_item {
      margin-bottom: 10px;
}
.sc_toggles .sc_toggles_item .sc_toggles_title {
      margin: 0 0 4px 0;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a {
      display: block;
      padding: 6px 6px 6px 45px;
      position: relative;
      text-decoration: none;
      color:inherit;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      width: 30px;
      height:30px;
      line-height:26px;
      font-size:24px;
      text-align:center;
      position: absolute;
      top: 4px;
      left: 0;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon:before,
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon:after {
      display: inline-block;
      line-height:inherit;
      content: "+";
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon:after {
      content: "-";
      display:none;
}
.sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a span.sc_toggles_icon:after {
      display:inline-block;
}
.sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active a span.sc_toggles_icon:before {
      display:none;
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
      padding: 6px 18px 6px 45px;
      display:none;
}
/* ----------- /Toggles ------------ */




/* ----------- Tooltip ------------ */
.sc_tooltip_parent {
      position:relative;
      border-bottom-width:1px;
      border-bottom-style:dashed;
}
.sc_tooltip {
      position: absolute;
      top: -30px;
      display: none;
      font-size: 12px;
      height: 21px;
      line-height: 21px;
      padding: 0 5px;
      z-index: 999;
      white-space:nowrap;
      left:0;
}
.sc_tooltip:after {
      border-style: solid;
      border-width: 5px 4px 0;
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      left: 50%;
      bottom: -5px;
      margin-left: -4px;
}
/* ----------- /Tooltip ------------ */


              
                      body, button, input, select, textarea {
                              font-family: 'Oxygen', sans-serif;
                      }
              
      
              
                      .logo_text .logo_title {
                              font-family: 'Cabin', sans-serif;
                      }
              
      
              
                                                                      #header_middle_inner #mainmenu li.menu-item-356.blob_over:not(.current-menu-item) > a:hover,
                                                                      #header_middle_inner #mainmenu li.menu-item-356.blob_over.sfHover > a {
                                                                              background-color: transparent !important;
                                                                      }
                                                                      
                                                                      #header_middle_inner #mainmenu li.menu-item-357.blob_over:not(.current-menu-item) > a:hover,
                                                                      #header_middle_inner #mainmenu li.menu-item-357.blob_over.sfHover > a {
                                                                              background-color: transparent !important;
                                                                      }
                                                                      
                                                                      #header_middle_inner #mainmenu li.menu-item-838.blob_over:not(.current-menu-item) > a:hover,
                                                                      #header_middle_inner #mainmenu li.menu-item-838.blob_over.sfHover > a {
                                                                              background-color: transparent !important;
                                                                      }
                                                                      
                                                                      #header_middle_inner #mainmenu li.menu-item-358.blob_over:not(.current-menu-item) > a:hover,
                                                                      #header_middle_inner #mainmenu li.menu-item-358.blob_over.sfHover > a {
                                                                              background-color: transparent !important;
                                                                      }
                                                                      
                                                                      #header_middle_inner #mainmenu li.menu-item-359.blob_over:not(.current-menu-item) > a:hover,
                                                                      #header_middle_inner #mainmenu li.menu-item-359.blob_over.sfHover > a {
                                                                              background-color: transparent !important;
                                                                      }
                                                                      
      


/* Resolution >=1260 and <1360 (decrease boxed margins) */
@media (min-width: 1260px) and (max-width: 1359px) {
.boxed #page {
      width: 1260px;
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:1260px;
}

}










/* Resolution >=1000 and <1260 (-360/340px) */
@media (min-width: 1000px) and (max-width: 1259px) {
body, button, input, select, textarea {
      font-size: 13px;
      line-height: 17px;
}
h1 {    font-size: 28px; line-height:34px; margin:24px 0 16px 0; }
h2 {    font-size: 20px; line-height:26px; margin:18px 0 14px 0; }
h3 {    font-size: 16px; line-height:20px; margin:14px 0 12px 0; }
h4 {    font-size: 14px; line-height:18px; margin:13px 0 10px 0; }
h5 {    font-size: 13px; line-height:17px; margin:12px 0 10px 0; }
h6 {    font-size: 12px; line-height:16px; margin:10px 0 6px 0; }

p {
      margin-bottom: 18px;
}
ul, ol {
      margin: 0 0 18px 18px;
}
blockquote {
      font-size:20px;
      line-height:26px;
      margin: 0 0 18px 0;
      padding: 8px;
}
figure figcaption {
      font-size: 12px;
      line-height: 16px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
      height: 26px;
      line-height: 26px;
}

.boxed #page {
      width: 1000px;
}

body:not(.fullwidth) #main_inner {
      width: 923px;
}

body:not(.fullwidth) .with_sidebar #content {           width: 692px; }
body:not(.fullwidth) .without_sidebar #content {                width: 923px; }

#sidebar_main {                                 width:230px; }

.fullwidth .left_sidebar #content {                     padding-left:230px; }
.fullwidth .left_sidebar #sidebar_main {        margin-right:-230px; }
.fullwidth .right_sidebar #content {            padding-right:230px; }
.fullwidth .right_sidebar #sidebar_main {       margin-left:-230px; }

.main_slider_fixed #main_slider_inner {
      width: 923px;
}
#main_slider_inner .sc_slider_flex .slides {
      min-height:334px;
}
#main_slider_inner .sc_slider_flex .slides li,
#main_slider_inner .sc_slider_flex .slides li > a {
      min-height:334px;
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li > a {
      min-height:445px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info {
      max-width:441px;
      max-height:132px;
      padding:10px;
}
#main_slider_inner .sc_slider_flex:hover .sc_slider_info {
      margin-bottom:-160px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_subtitle {
      font-size:24px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_category {
      left:-10px;
      top:-10px;
      min-width:99px;
      height: 36px;
      line-height:36px;
      padding:0 8px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_reviews.after_category {
      top: -4px;
}

.main_map_fixed #main_map_inner {
      width: 923px;
}

header {
      padding-bottom:20px;
}
body:not(.fullwidth) #header_top_inner {
      width: 923px;
}
#header_top_inner .logo {
      margin-top:24px;
      margin-bottom:20px;
}
#header_top_inner .logo_text {
      margin-top:16px;
      margin-bottom:30px;
}
      .logo_text .logo_title {
              font-size:74px;
              line-height:74px;
      }
      .logo_text .logo_slogan {
              bottom:-10px;
              font-size:10px;
              line-height:10px;
      }
      .breadcrumbs li {
              font-size:11px;
      }

#header_top_inner #ads_block_top {
      margin-bottom:20px;
      max-height:79px;
      max-width:640px;
}

#header_top_inner #login_area {
      width:24px;
      height:24px;
}
#header_top_inner #login_area a {
      height:24px;
      line-height:24px;
}

#header_middle {
      min-height:48px;
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:1000px;
}
#header_middle_fixed {
      min-height:48px;
}
body:not(.fullwidth) #header_middle_inner {
      width: 923px;
}
      #mainmenu > li  {
              font-size:16px;
      }
      #mainmenu > li > a {
              padding: 0 18px;
              height:48px;
              line-height:48px;
      }
      #mainmenu > li ul {
              top: 48px;
      }
      #mainmenu > li ul li {
              font-size: 13px;
              line-height: 17px;
      }
      #mainmenu > li ul li a {
              padding: 5px 8px;
      }

      #sidemenu_link {
              width:46px;
              height:46px;
              line-height:46px;
              top:44px;
              right:-46px;
      }
      #sidemenu_link[class*="icon-"]:before {
              font-size:40px;
      }
      #sidemenu_area {
              width:220px;
              margin-left:-220px;
      }
      #sidemenu_area ul {
              font-size:13px;
              width:220px;
      }
      #sidemenu_area ul+ul {
              margin-left:-220px;
      }
      #sidemenu_area li > a {
              padding: 12px 0 0 30px;
              min-height:44px;
              line-height:20px;
      }
      #sidemenu_area li.submenu_present > a {
              width:180px;
      }
      #sidemenu_area li > a.submenu_opener {
              width:40px;
      }

#header_middle_inner .search_link {
      height:48px;
      line-height:48px;
}
#header_middle_inner .search_link [class*="icon-"]:before {
      font-size:18px;
}
#header_middle_inner .search_form_area {
      height:48px;
}
#header_middle_inner .search_form_area .search_close {
      height:48px;
      line-height:48px;
}
#header_middle_inner .search_form_area .search_close [class*="icon-"]:before {
      font-size:18px;
}

#header_middle_inner .search_form .search_field {
      width:460px;
      height:48px;
      line-height:48px;
      font-size:16px;
}

      .post_thumb .post_format {
              top:-36px; 
              width:36px;
              height:36px;
              line-height:36px;
      }
      .post_thumb .post_format:before {
              font-size:24px;
      }
      .puzzles_heavy .post_thumb .post_category {
              /*width:99px;*/
              height:36px;
              line-height:36px;
              padding:0 8px;
      }
      .post_thumb .post_video_play {
              left:50%;
              top:50%; 
              width:60px;
              height:60px;
              margin:-30px 0 0 -30px;
              line-height:60px;
      }
      .post_thumb .post_video_play:before {
              font-size:36px;
      }
      .post_thumb .post_content_wrapper {
              padding:10px;
      }
      .post_thumb .post_content_padding {
              height:20px;
      }
      .post_thumb .post_content_wrapper .post_descr {
              margin-top:8px;
      }
      .post_format_quote .post_content_wrapper .post_descr,
      .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
      .puzzles_light .post_thumb .post_content_wrapper .post_subtitle,
      .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle {
              margin-top:40px;
      }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:hover .post_video_play {                   margin-top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {     padding-top:10px; padding-bottom:10px; }
      .puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category { top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {     top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {     top:-36px; }
      .puzzles_heavy .post_thumb.down-3 .post_category {                      margin-top:-36px; }
      .puzzles_heavy .post_thumb.down-4 .post_category {                      margin-top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:hover .post_video_play {                   margin-left:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {     padding-left:10px; padding-right:10px; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {     top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {     bottom:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:hover .post_video_play {          margin-left:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {    padding-left:10px; padding-right:10px; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {    top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {    bottom:-36px; }
      .post_thumb .post_content_light {
              top:56%;
              padding:10px;
      }
      .post_thumb .post_content_light .post_category {
              padding:2px 8px;
      }
      .post_thumb .post_content_light .post_subtitle {
              margin:8px 0 0;
              padding:2px 10px;
      }
      .post_thumb .post_content_light .reviews_summary.blog_reviews {
              padding:2px 10px;
      }

.post_info {
      font-size:12px;
      line-height:16px;
      padding-right:50px;
}
      .post_info .post_comments .comments_icon {
              font-size:12px;
      }

.post_reviews {
      width: 230px;
      margin:20px -16px 10px 18px;
      font-size:13px;
}
.post_reviews .tabs {
      padding:12px 12px 0 12px;
}
.post_reviews .criteria_row {
      padding:10px 0 10px 10px;
}
      .criteria_row .criteria_bar {
              margin-left:0;
      }
      .criteria_row .criteria_mark {
              width:40px;
              font-size:14px;
              padding-top:10px;
      }
.reviews_summary .criteria_label {
      height:20px;
      line-height:24px;
}
.reviews_5 .reviews_summary .criteria_label {
      width:95px;
}
.reviews_10 .reviews_summary .criteria_label {
      width:80px;
}
.reviews_summary.blog_reviews {
      margin-top:3px;
}
.reviews_summary .criteria_summary_text.criteria_row {
      padding-top:10px;
      padding-bottom:10px;
}
      .blog_reviews .criteria_row .criteria_stars {
              width: 93px;
              height: 20px;
      }
      .criteria_row .criteria_stars {
              font-size:18px;
      }
      .criteria_row .criteria_stars .theme_stars:before {
              margin-right:3px;
              line-height:12px;
              vertical-align:top;
      }
.reviews_summary .criteria_stars .stars_on,
.reviews_summary .criteria_stars .stars_off {
      min-height:20px;
      line-height:20px;
}
.reviews_10 .reviews_summary .criteria_stars .stars_on,
.reviews_10 .reviews_summary .criteria_stars .stars_off {
      margin-top:4px;
}
.reviews_summary .criteria_summary .criteria_word,
.reviews_summary .criteria_summary .criteria_mark {
      width:100px;
      font-size:20px;
      line-height:24px;
      padding-top:8px;
}
.reviews_10 .reviews_summary .criteria_summary .criteria_word,
.reviews_10 .reviews_summary .criteria_summary .criteria_mark {
      width:94px;
}

.tabs li a,
.widget .tabs li a {
      height:36px;
      line-height:36px;
      padding:0 8px;
}
#nav_pages,
#nav_pages_parts {
      padding:20px 16px;
}
#nav_pages li a,
#nav_pages li span,
.nav_pages_parts a,
.nav_pages_parts > span,
.nav_comments a,
.nav_comments > span {
      width:32px;
      height:32px;
      line-height:32px;
}
#nav_pages .pager_pages span {  
      width:80px; 
}
#nav_pages .pager_first a,
#nav_pages .pager_last a {
      width:54px; 
}
#viewmore {
      padding-top:16px;
      padding-bottom:16px;
      width: 230px;
}
#viewmore_link {
      height:48px;
      line-height:48px;
}
#viewmore_link .viewmore_loading:before {       font-size: 14px; }


/* --------------- Blog style 'Puzzles' --------------------- */
body:not(.fullwidth) .with_sidebar .blog_style_puzzles #content {       width:693px; }
body:not(.fullwidth) .without_sidebar .blog_style_puzzles #content {    width:924px; }

.blog_style_puzzles .post_thumb {
      width:230px;
      height:230px;
}

/* --------------- Blog style 'Excerpt' --------------------- */
.blog_style_excerpt #content > article {
      min-height:230px;
}
.blog_style_excerpt #content article.without_thumb {
      min-height:0;
}
.blog_style_excerpt #content .post_thumb {
      width:346px;
      height:230px;
      margin-right:20px;
}
.blog_style_excerpt #content .post_content {
      padding:0 16px 24px 0;
}
.blog_style_excerpt #content .without_thumb .post_content {
      padding-left: 16px;
}
.blog_style_excerpt #content .post_format_quote .post_content blockquote {
      margin-top:18px;
}
.blog_style_excerpt #content .post_info_top {
      padding-top:18px;
}
.blog_style_excerpt #content .post_comments {
      padding-top:18px;
}
.blog_style_excerpt #content .post_title {
      margin:20px 0 0 0;
}
.blog_style_excerpt #content .post_text_area {
      margin-top:18px;
}
.blog_style_excerpt #content .post_info_bottom {
      padding-top:10px;
}


/* --------------- Blog style 'Fullpost' --------------------- */
.blog_style_fullpost #content .post_info_top {
      margin-top:18px;
}
.blog_style_fullpost #content .post_content {
      padding:0 16px 24px;
}
.blog_style_fullpost #content .post_title {
      margin: 20px 0 0 0;
}
.blog_style_fullpost #content .post_text_area {
      margin-top: 12px;
}
.blog_style_fullpost #content .post_info_bottom {
      margin-top:10px;
}
.blog_style_fullpost #content .post_format_quote .post_content blockquote {
      margin-top:18px;
}


/* Author details */
#content.post_single .post_author_details {
      padding: 16px 16px 18px;
}
#content.post_single .post_author_info {
      margin-top:16px;
      padding-left:60px;
}
#content.post_single .post_author_avatar {
      width:45px;
      height:45px;
}
#content.post_single .post_author_socials {
      margin-top:16px;
}
#content.post_single .post_author_socials a {
      margin-right:8px;
}

/* Related posts */
#content.post_single #related_posts {
      padding: 18px 0 0;
}

#content.post_single #related_posts .related_posts_item {
      width:230px;
      height:230px;
}

/* Comments */
.content_blog.post_single #comments .post_comments_tree {
      padding: 18px 16px;
}
.content_blog.post_single #comments .post_comments_title {
      margin:0 0 18px;
}
      .content_blog.post_single #comments li {
              padding-top:18px;
              margin-top:18px;
              padding-left:60px;
      }
      .content_blog.post_single #comments .children {
              margin-left: 45px;
      }
      .content_blog.post_single #comments .comment_reply a {
              top:18px;
      }
      .content_blog.post_single #comments .comment_author_avatar {
              top:18px;
              width:45px;
              height:45px;
      }
      /* Comment form */
      .content_blog.post_single #comments .post_comments_form {
              padding: 18px 16px;
      }
      .content_blog.post_single #comments #reply-title {
              margin:0 0 12px;
      }
      .content_blog.post_single #commentform .comment-form-author,
      .content_blog.post_single #commentform .comment-form-email,
      .content_blog.post_single #commentform .comment-form-website {
              width:206px;
              margin-right:20px;
      }
      .content_blog.post_single #commentform .comment-form-website {
              margin-right:0;
      }
      .content_blog.post_single #commentform input[type="text"],
      .content_blog.post_single #commentform textarea {
              font-size:13px;
              margin-bottom:8px;
      }

/* Sidebars */
article ul li,
.widget_area ul li,
article ol li,
.widget_area ol li {
      margin-top:6px;
}
article ul ul li:first-child,
.widget_area ul ul li:first-child {
      margin-top:6px;
}
.widget_area .post_title.title_padding {
      padding-right:40px;     
}
.widget.widget_calendar caption {
      font-size:16px;
      padding-bottom:18px;
}
.widget.widget_calendar table td,
.widget.widget_calendar table th {
      height:26px;
}
.widget.widget_calendar table tbody a {
      height:26px;
      line-height:26px;
}
.widget.widget_search #s {
      width:120px;
}
.widget.widget_search #searchsubmit {
      height:26px;
}
.widget.widget_tag_cloud a {
      font-size: 12px !important;
      line-height:24px;
      height:24px;
      padding: 0 8px;
}
/* Widgets Top10, Recent, Popular & Commented */
.widget .post_item {
      margin-top:14px;
}
.widget .post_item .post_title {
      margin-top:-2px;
}
.widget .reviews_summary {
      margin-bottom:4px;
}
.widget .post_thumb {
      width: 45px;
      height:45px;
      margin:0 10px 0 0;
}
.widget .ordered_list .post_item {
      padding-left: 16px;
}
.widget .ordered_list .post_item:before {
      width:16px;
}
.widget .flat_list .post_item:first-child {
      margin-top:12px;
}
.widget .instagram-pics li,
.widget .flickr_images .flickr_badge_image {
      width:49px;
      height:49px;
}
.widget.widget_socials .social_icons {
      width:24px;
      height:24px;
      margin:0 8px 8px 0;
}
.widget.widget_socials .logo_title {
      font-size:48px;
      line-height:48px;
}
.widget.widget_socials .logo_descr {
      font-size:14px;
      line-height:18px;
      margin-bottom:18px;
}

/* Main sidebar */
#sidebar_main .widget {
      padding:18px 10px;
}

/* Advert sidebar */
#advert_sidebar_inner {
      width: 923px;
}
#advert_sidebar_inner .widget {
      width:210px;
      padding:18px 10px;
}
#advert_sidebar_inner .widget.widget_socials .logo_title {
      top:-24px;
      margin-bottom:-26px;
}

/* Footer sidebar */
#footer_sidebar {
      margin-top:20px;
}
#footer_sidebar_inner {
      width: 923px;
}
#footer_sidebar_inner .widget {
      width:210px;
      padding:18px 10px;
}
#footer_sidebar_inner .widget.widget_socials {
      padding-right:20px;
}
#footer_sidebar_inner .widget.widget_socials .logo_title {
      top:-25px;
      margin-bottom:-27px;
}

#footer_copyright_inner {
      width: 923px;
      padding:18px 0;
}


/* Shortcodes 
---------------------------------------------------------- */
.sc_accordion .sc_accordion_item .sc_accordion_title a {
      padding: 6px 6px 6px 36px;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      width: 26px;
      height:26px;
      line-height:22px;
      font-size:22px;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
      padding: 0px 14px 6px 36px;
}

.sc_blogger[class*="style_image_"] .post_info {
      margin:8px 0 0 0;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments [class^="icon-"]:before,
.sc_blogger[class*="style_image_"] .title_area .post_comments [class*=" icon-"]:before {
      font-size: 14px;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item {
      margin-top:12px;
      padding-top:14px;
}
.sc_blogger_item_puzzles .post_thumb {
      width:230px;
      height:230px;
}
.sc_blogger.style_date .sc_blogger_item {
      padding-left:60px;
}
.sc_blogger.style_date .date_area {
      top:16px;
      width:45px;
      height:48px;
}
.sc_blogger.style_date .date_day {
      height:30px;
      line-height:28px;
      font-size:22px;
}

.sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      margin:0 16px 8px 0;
      width:346px;
      height:230px;
}
.sc_blogger.style_image_medium .image_wrapper {
      width:202px;
      height:135px;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      margin:0 16px 8px 0;
}
.sc_blogger.style_image_small .image_wrapper {
      width:100px;
      height:67px;
      margin:0 12px 4px 0;
}
.sc_blogger.style_image_small .title_area {
      margin-bottom: 8px;
}
.sc_blogger.style_image_small .post_info {
      margin-bottom:10px;
}
.sc_blogger .sc_blogger_item_bordered {
      padding:10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered {
      margin-top:18px;
      padding:0 10px 10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered .sc_title_bubble_top {
      margin-top:-18px;
}
.sc_button.sc_button_size_small {
      width:85px;
      height:24px;
      line-height:24px;
}
.sc_button.sc_button_size_medium {
      width:100px;
      height:28px;
      line-height:28px;
      font-size:13px;
}
.sc_button.sc_button_size_large {
      width:115px;
      height:32px;
      line-height:32px;
      font-size:16px;
}
.sc_contact_form .sc_contact_form_button a {
      padding:0 8px;
      font-size:12px;
      height:26px;
      line-height:26px;
}
.sc_dropcaps {
      margin-bottom: 16px;
}
.sc_dropcaps span.sc_dropcap {
      font-size: 32px;
      line-height: 38px;
      margin: 0 10px 0 0;
}
.sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      margin-right:8px;
}
.sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
.sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
figure.sc_image figcaption {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 6px 4px;
}
figure.sc_image.sc_image_align_left {
      margin-right: 16px;
      margin-bottom: 8px;
}
figure.sc_image.sc_image_align_right {
      margin-left: 16px;
}

.sc_infobox {
      padding: 8px 16px;
      margin: 0 0 12px 0;
}
.sc_infobox_closeable {
      padding-right:30px;
}

.sc_line {
      margin-bottom: 16px;
}

blockquote.sc_quote {
      padding: 16px 0 16px 16px;
      margin:0 0 16px 0;
}
blockquote.sc_quote cite {
      margin:14px 0 0 0;
}
blockquote.sc_quote cite,
blockquote.sc_quote cite a {
      font-size:13px;
}

.sc_skills .sc_skills_item .sc_skills_caption {
      padding:0 10px;
}

/* Slider */
.sc_slider_flex .flex-direction-nav {
      top:-36px;
}
.sc_slider_flex .flex-direction-nav li {
      width:36px;
      height:36px;
}
.sc_slider_flex .flex-direction-nav a {
      font-size: 22px;
      line-height: 36px;
      width: 36px;
      height:36px;
}
.sc_slider_flex .flex-direction-nav li {
      width:36px;
      height:36px;
}

/* Table */
.sc_table table {
      margin-bottom: 16px;
}
.sc_table table td, 
.sc_table table th {
      padding:6px 8px 6px;
}
.sc_table table th {
      padding:8px 9px 8px;
}

.sc_tabs .content {
      padding: 16px 14px;
}

/* Team */
.sc_team .sc_team_item {
      width:164px;
      height:305px;
}
.sc_team.sc_team_big .sc_team_item {
      width:219px;
      height:335px;
}
.sc_team .sc_team_item_avatar {
      height:124px;
}
.sc_team.sc_team_big .sc_team_item_avatar {
      height:146px;
}
.sc_team .sc_team_item_avatar img {
      margin-top:-40px
}
.sc_team.sc_team_big .sc_team_item_avatar img {
      margin-top:-70px
}
.sc_team .sc_team_item_title {
      padding:14px 12px 0;
}
.sc_team.sc_team_big .sc_team_item_title {
      padding:18px 12px 0;
}
.sc_team .sc_team_item_position {
      padding:4px 12px 0;
}
.sc_team .sc_team_item_description {
      padding:10px 12px 0;
      font-size:12px;
      line-height:16px;
      height:64px;
}
.sc_team.sc_team_big .sc_team_item_description {
      padding:12px 12px 0;
}
.sc_team .sc_team_item_social img {
      width:22px;
      height:auto;
}


.sc_toggles .sc_toggles_item .sc_toggles_title a {
      padding: 6px 6px 6px 36px;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      width: 26px;
      height:26px;
      line-height:22px;
      font-size:22px;
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
      padding: 6px 14px 6px 36px;
}

}
















/* Resolution >=800 and <1000 (-560/540px) */
@media (min-width: 800px) and (max-width: 999px) {
body, button, input, select, textarea {
      font-size: 12px;
      line-height: 16px;
}
h1 {    font-size: 24px; line-height:30px; margin:20px 0 14px 0; }
h2 {    font-size: 18px; line-height:24px; margin:16px 0 12px 0; }
h3 {    font-size: 14px; line-height:18px; margin:13px 0 11px 0; }
h4 {    font-size: 13px; line-height:17px; margin:12px 0 10px 0; }
h5 {    font-size: 12px; line-height:16px; margin:10px 0 8px 0; }
h6 {    font-size: 11px; line-height:14px; margin:8px 0 4px 0; }

p {
      margin-bottom: 16px;
}
ul, ol {
      margin: 0 0 16px 16px;
}
blockquote {
      font-size:18px;
      line-height:24px;
      margin: 0 0 16px 0;
      padding: 6px;
}
figure figcaption {
      font-size: 11px;
      line-height: 14px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
      height: 22px;
      line-height: 22px;
}

.boxed #page {
      width: 800px;
}

body:not(.fullwidth) #main_inner {                                      width: 723px; }
body:not(.fullwidth) .with_sidebar #content {           width: 542px; }
body:not(.fullwidth) .without_sidebar #content {        width: 723px; }

#sidebar_main {                                 width:180px; }

.fullwidth .left_sidebar #content {                     padding-left:180px; }
.fullwidth .left_sidebar #sidebar_main {        margin-right:-180px; }
.fullwidth .right_sidebar #content {            padding-right:180px; }
.fullwidth .right_sidebar #sidebar_main {       margin-left:-180px; }

.main_slider_fixed #main_slider_inner {
      width: 723px;
}
#main_slider_inner .sc_slider_flex .slides {
      min-height:310px;
}
#main_slider_inner .sc_slider_flex .slides li,
#main_slider_inner .sc_slider_flex .slides li > a {
      min-height:310px; /*262px;*/
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li > a {
      min-height:413px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info {
      max-width:341px;
      max-height:102px;
      padding:10px;
}
#main_slider_inner .sc_slider_flex:hover .sc_slider_info {
      margin-bottom:-130px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_subtitle {
      font-size:22px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_category {
      left:-10px;
      top:-10px;
      min-width:78px;
      height: 30px;
      line-height:30px;
      padding:0 6px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_reviews.after_category {
      top: -4px;
}

.main_map_fixed #main_map_inner {
      width: 723px;
      max-height:350px;
}

header {
      padding-bottom:18px;
}
body:not(.fullwidth) #header_top_inner {
      width: 723px;
}
#header_top_inner .logo {
      margin-top:24px;
      margin-bottom:20px;
}
#header_top_inner .logo_text {
      margin-top:16px;
      margin-bottom:24px;
}
      .logo_text .logo_title {
              font-size:64px;
              line-height:64px;
      }
      .logo_text .logo_slogan {
              bottom:-8px;
              font-size:9px;
              line-height:9px;
      }
      .breadcrumbs li {
              font-size:11px;
      }
      
#header_top_inner #ads_block_top {
      float:none;
      clear:both;
      margin-bottom:20px;
      max-height:89px;
      max-width:723px;
}

#header_top_inner #login_area {
      width:24px;
      height:24px;
}
#header_top_inner #login_area a {
      height:24px;
      line-height:24px;
}

#header_middle {
      min-height:40px;
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:800px;
}
#header_middle_fixed {
      min-height:40px;
}
body:not(.fullwidth) #header_middle_inner {
      width: 723px;
}
      #mainmenu > li  {
              font-size:14px;
      }
      #mainmenu > li > a {
              padding: 0 14px;
              height:40px;
              line-height:40px;
      }
      #mainmenu > li ul {
              top: 40px;
      }
      #mainmenu > li ul li {
              font-size: 12px;
              line-height: 16px;
      }
      #mainmenu > li ul li a {
              padding: 5px 8px;
      }

      #sidemenu_link {
              width:42px;
              height:42px;
              line-height:42px;
              top:40px;
              right:-42px;
      }
      #sidemenu_link[class*="icon-"]:before {
              font-size:36px;
      }
      #sidemenu_area {
              width:200px;
              margin-left:-200px;
      }
      #sidemenu_area ul {
              font-size:13px;
              width:200px;
      }
      #sidemenu_area ul+ul {
              margin-left:-200px;
      }
      #sidemenu_area li > a {
              padding: 10px 0 0 24px;
              min-height:40px;
              line-height:20px;
      }
      #sidemenu_area li.submenu_present > a {
              width:160px;
      }
      #sidemenu_area li > a.submenu_opener {
              width:40px;
      }

#header_middle_inner .search_link {
      height:40px;
      line-height:40px;
}
#header_middle_inner .search_link [class*="icon-"]:before {
      font-size:16px;
}
#header_middle_inner .search_form_area {
      height:40px;
}
#header_middle_inner .search_form_area .search_close {
      height:40px;
      line-height:40px;
}
#header_middle_inner .search_form_area .search_close [class*="icon-"]:before {
      font-size:16px;
}

#header_middle_inner .search_form .search_field {
      width:360px;
      height:40px;
      line-height:40px;
      font-size:14px;
}

      .post_thumb .post_format {
              top:-30px; 
              width:30px;
              height:30px;
              line-height:30px;
      }
      .post_thumb .post_format:before {
              font-size:20px;
      }
      .puzzles_heavy .post_thumb .post_category {
              /*width:78px;*/
              height:30px;
              line-height:30px;
              padding:0 6px;
      }
      .post_thumb .post_video_play {
              left:50%;
              top:50%; 
              width:40px;
              height:40px;
              margin:-20px 0 0 -20px;
              line-height:40px;
      }
      .post_thumb .post_video_play:before {
              font-size:30px;
      }
      .post_thumb .post_content_wrapper {
              padding:8px;
      }
      .post_thumb .post_content_padding {
              height:18px;
      }
      .post_thumb .post_content_wrapper .post_descr {
              margin-top:6px;
      }
      .post_format_quote .post_content_wrapper .post_descr,
      .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
      .puzzles_light .post_thumb .post_content_wrapper .post_subtitle,
      .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle {
              margin-top:32px;
      }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:hover .post_video_play {                   margin-top:-20px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {     padding-top:8px; padding-bottom:8px; }
      .puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category { top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {     top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {     top:-30px; }
      .puzzles_heavy .post_thumb.down-3 .post_category {                      margin-top:-30px; }
      .puzzles_heavy .post_thumb.down-4 .post_category {                      margin-top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:hover .post_video_play {                   margin-left:-20px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {     padding-left:8px; padding-right:8px; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {     top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {     bottom:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:hover .post_video_play {          margin-left:-20px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {    padding-left:8px; padding-right:8px; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {    top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {    bottom:-30px; }

      .post_thumb .post_content_light {
              top:50%;
              padding:8px;
      }
      .post_thumb .post_content_light .post_category {
              padding:2px 8px;
      }
      .post_thumb .post_content_light .post_subtitle {
              margin:6px 0 0;
              padding:2px 8px;
      }
      .post_thumb .post_content_light .reviews_summary.blog_reviews {
              padding:2px 8px;
      }

.post_info {
      font-size:11px;
      line-height:14px;
      padding-right:40px;
}
      .post_info .post_comments .comments_icon {
              font-size:11px;
      }

.post_reviews {
      width: 230px;
      margin:24px -16px 10px 14px;
      font-size:13px;
}
.post_reviews .tabs {
      padding:12px 12px 0 12px;
}
.post_reviews .criteria_row {
      padding:10px 10px;
}
      .blog_reviews .criteria_row .criteria_stars {
              width: 70px;
              height: 16px;
      }
      .post_reviews .criteria_row .criteria_stars {
              margin-top:4px;
      }
      .criteria_row .criteria_stars {
              font-size:14px;
              line-height:16px;
      }
      .criteria_row .criteria_stars .theme_stars:before {
              margin-right:2px;
              line-height:10px;
              vertical-align:top;
      }
      .reviews_10 .blog_reviews .criteria_row .criteria_stars {
              width:105px;
              height:14px;
              margin-top:3px;
      }
      .reviews_10 .post_reviews .reviews_summary .criteria_row .criteria_stars {
              margin-top:8px;
      }
      .reviews_10 .criteria_row .criteria_stars .theme_stars:before {
              font-size:12px;
      }
      .criteria_row .criteria_bar {
              margin-left:0px;
      }
.reviews_summary.blog_reviews {
      margin-top:0;
}
.reviews_summary .criteria_summary_text.criteria_row {
      padding-top:10px;
      padding-bottom:10px;
}
.reviews_summary .criteria_label {
      width:90px;
}
.reviews_summary .criteria_stars .stars_on,
.reviews_summary .criteria_stars .stars_off {
      min-height:20px;
      line-height:20px;
}
.reviews_summary .criteria_summary .criteria_word,
.reviews_summary .criteria_summary .criteria_mark {
      width:100px;
      font-size:24px;
      line-height:28px;
}

.tabs li a,
.widget .tabs li a {
      height:30px;
      line-height:30px;
      padding:0 6px;
}

#nav_pages,
#nav_pages_parts {
      padding:16px 12px;
}
#nav_pages li a,
#nav_pages li span,
.nav_pages_parts a,
.nav_pages_parts > span,
.nav_comments a,
.nav_comments > span {
      width:30px;
      height:30px;
      line-height:30px;
}
#nav_pages .pager_pages span {  
      width:70px; 
}
#nav_pages .pager_first a,
#nav_pages .pager_last a {
      width:50px; 
}
#viewmore {
      padding-top:14px;
      padding-bottom:14px;
      width: 180px;
}
#viewmore_link {
      height:40px;
      line-height:40px;
}
#viewmore_link .viewmore_loading:before {       font-size: 13px; }



/* --------------- Blog style 'Puzzles' --------------------- */
body:not(.fullwidth) .with_sidebar .blog_style_puzzles #content {       width:543px; }
body:not(.fullwidth) .without_sidebar .blog_style_puzzles #content {    width:724px; }

.blog_style_puzzles .post_thumb {
      width:180px;
      height:180px;
}

/* --------------- Blog style 'Excerpt' --------------------- */
.blog_style_excerpt #content > article {
      min-height:180px;
}
.blog_style_excerpt #content article.without_thumb {
      min-height:0;
}
.blog_style_excerpt #content .post_thumb {
      width:271px;
      height:180px;
      margin-right:16px;
}
.blog_style_excerpt #content .post_content {
      padding:0 16px 20px 0;
}
.blog_style_excerpt #content .without_thumb .post_content {
      padding-left: 16px;
}
.blog_style_excerpt #content .post_format_quote .post_content blockquote {
      margin-top:16px;
}
.blog_style_excerpt #content .post_info_top {
      padding-top:16px;
}
.blog_style_excerpt #content .post_comments {
      padding-top:16px;
}
.blog_style_excerpt #content .post_title {
      margin:18px 0 0 0;
}
.blog_style_excerpt #content .post_text_area {
      margin-top:16px;
}
.blog_style_excerpt #content .post_info_bottom {
      padding-top:8px;
}


/* --------------- Blog style 'Fullpost' --------------------- */
.blog_style_fullpost #content .post_info_top {
      margin-top:16px;
}
.blog_style_fullpost #content .post_content {
      padding:0 16px 20px;
}
.blog_style_fullpost #content .post_title {
      margin: 18px 0 0 0;
}
.blog_style_fullpost #content .post_text_area {
      margin-top: 10px;
}
.blog_style_fullpost #content .post_info_bottom {
      margin-top:8px;
}
.blog_style_fullpost #content .post_format_quote .post_content blockquote {
      margin-top:16px;
}


/* --------------- 'No results' --------------------- */
#content > article.page_no_results .post_content {
      padding:0 14px 24px !important;
}
#content > article.page_no_results .icon_no_results:before {
      font-size:160px;
      line-height:160px;
      padding-top:20px;
}
/* No search results */
#content > article.page_no_results.page_no_search .post_title {
      margin:40px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_subtitle {
      margin:16px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_text {
      margin:24px 0 0 0;
      padding-bottom:8px;
}
/* No articles found */
#content > article.page_no_results.page_no_articles .post_title {
      margin:100px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_subtitle {
      margin:24px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_text {
      margin:24px 0 0 0;
      padding-bottom:16px;
}
/* 404 page */
#content > article.page_no_results.page_404 .post_title {
      margin:86px 0 0 0;
}
#content > article.page_no_results.page_404 .post_subtitle {
      margin:60px 0 0 0;
}
#content > article.page_no_results.page_404 .post_text {
      margin:16px 0 0 0;
      padding-bottom:8px;
}


/* Author details */
#content.post_single .post_author_details {
      padding: 16px 16px 18px;
}
#content.post_single .post_author_info {
      margin-top:16px;
      padding-left:60px;
}
#content.post_single .post_author_avatar {
      width:45px;
      height:45px;
}
#content.post_single .post_author_socials {
      margin-top:16px;
}
#content.post_single .post_author_socials a {
      margin-right:6px;
}
#content.post_single .post_author_socials a img {
      width:24px;
      height:auto;
}

/* Related posts */
#content.post_single #related_posts {
      padding: 18px 0 0;
}

#content.post_single #related_posts .related_posts_item {
      width:180px;
      height:180px;
}
#content.post_single #related_posts .post_related_title {
      margin:0 16px 16px;
}

/* Comments */
.content_blog.post_single #comments .post_comments_tree {
      padding: 16px 14px;
}
.content_blog.post_single #comments .post_comments_title {
      margin:0 0 16px;
}
      .content_blog.post_single #comments li {
              padding-top:16px;
              margin-top:16px;
              padding-left:60px;
      }
      .content_blog.post_single #comments .children {
              margin-left: 45px;
      }
      .content_blog.post_single #comments .comment_reply a {
              top:18px;
      }
      .content_blog.post_single #comments .comment_author_avatar {
              top:18px;
              width:45px;
              height:45px;
      }
      /* Comment form */
      .content_blog.post_single #comments .post_comments_form {
              padding: 18px 16px;
      }
      .content_blog.post_single #comments #reply-title {
              margin:0 0 12px;
      }
      .content_blog.post_single #commentform .comment-form-author,
      .content_blog.post_single #commentform .comment-form-email,
      .content_blog.post_single #commentform .comment-form-website {
              width:162px;
              margin-right:12px;
      }
      .content_blog.post_single #commentform .comment-form-website {
              margin-right:0;
      }
      .content_blog.post_single #commentform input[type="text"],
      .content_blog.post_single #commentform textarea {
              font-size:12px;
              margin-bottom:8px;
      }

/* Sidebars */
article ul li,
.widget_area ul li,
article ol li,
.widget_area ol li {
      margin-top:6px;
}
article ul ul li:first-child,
.widget_area ul ul li:first-child {
      margin-top:6px;
}
.widget_area .post_title.title_padding {
      padding-right:40px;     
}
.widget.widget_calendar caption {
      font-size:14px;
      padding-bottom:16px;
}
.widget.widget_calendar table td,
.widget.widget_calendar table th {
      height:22px;
}
.widget.widget_calendar table tbody a {
      height:22px;
      line-height:22px;
}
.widget.widget_search #s {
      width:150px;
      float:none;
      margin-bottom:1px;
}
.widget.widget_search #searchsubmit {
      height:24px;
}
.widget.widget_tag_cloud a {
      font-size: 12px !important;
      line-height:20px;
      height:20px;
      padding: 0 6px;
}

/* Widgets Top10, Recent, Popular & Commented */
.widget .post_item {
      margin-top:14px;
}
.widget .post_item .post_title {
      margin-top:-2px;
}
.widget .reviews_summary {
      margin-bottom:4px;
}
.widget .post_thumb {
      width: 40px;
      height:40px;
      margin:0 10px 0 0;
}
.widget .ordered_list .post_item {
      padding-left: 16px;
}
.widget .ordered_list .post_item:before {
      width:16px;
}
.widget .flat_list .post_item:first-child {
      margin-top:12px;
}
.widget .instagram-pics li,
.widget .flickr_images .flickr_badge_image {
      width:39px;
      height:39px;
}
.widget.widget_socials .social_icons {
      width:20px;
      height:20px;
      margin:0 6px 6px 0;
}
.widget.widget_socials .logo_title {
      font-size:48px;
      line-height:48px;
}
.widget.widget_socials .logo_descr {
      font-size:13px;
      line-height:17px;
      margin-bottom:16px;
}

/* Main sidebar */
#sidebar_main .widget {
      padding:16px 10px;
}

/* Advert sidebar */
#advert_sidebar_inner {
      width: 723px;
}
#advert_sidebar_inner .widget {
      width:160px;
      padding:16px 10px;
}
#advert_sidebar_inner .widget.widget_socials .logo_title {
      top:-22px;
      margin-bottom:-24px;
}

/* Footer sidebar */
#footer_sidebar {
      margin-top:18px;
}
#footer_sidebar_inner {
      width: 723px;
}
#footer_sidebar_inner .widget {
      width:160px;
      padding:16px 10px;
}
#footer_sidebar_inner .widget.widget_socials {
      padding-right:20px;
}
#footer_sidebar_inner .widget.widget_socials .logo_title {
      top:-23px;
      margin-bottom:-26px;
}

#footer_copyright_inner {
      width: 723px;
      padding:16px 0;
}


/* Shortcodes 
---------------------------------------------------------- */
.sc_accordion .sc_accordion_item .sc_accordion_title a {
      padding: 6px 6px 6px 32px;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      width: 24px;
      height:24px;
      line-height:20px;
      font-size:20px;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
      padding: 0px 12px 6px 32px;
}

.sc_blogger[class*="style_image_"] .post_info {
      margin:8px 0 0 0;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments [class^="icon-"]:before,
.sc_blogger[class*="style_image_"] .title_area .post_comments [class*=" icon-"]:before {
      font-size: 13px;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item {
      margin-top:10px;
      padding-top:12px;
}
.sc_blogger_item_puzzles .post_thumb {
      width:180px;
      height:180px;
}
.sc_blogger.style_date .sc_blogger_item {
      padding-left:45px;
}
.sc_blogger.style_date .date_area {
      top:16px;
      width:32px;
      height:36px;
}
.sc_blogger.style_date .date_day {
      height:20px;
      line-height:18px;
      font-size:16px;
}

.sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      margin:0 12px 8px 0;
      width:271px;
      height:180px;
}
.sc_blogger.style_image_medium .image_wrapper {
      width:156px;
      height:104px;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      margin:0 12px 8px 0;
}
.sc_blogger.style_image_small .image_wrapper {
      width:80px;
      height:54px;
      margin:0 8px 4px 0;
}
.sc_blogger.style_image_small .title_area {
      margin-bottom: 6px;
}
.sc_blogger.style_image_small .post_info {
      margin-bottom:8px;
}
.sc_blogger .sc_blogger_item_bordered {
      padding:10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered {
      margin-top:18px;
      padding:0 10px 10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered .sc_title_bubble_top {
      margin-top:-18px;
}
.sc_button.sc_button_size_small {
      width:75px;
      height:22px;
      line-height:22px;
}
.sc_button.sc_button_size_medium {
      width:90px;
      height:24px;
      line-height:24px;
      font-size:12px;
}
.sc_button.sc_button_size_large {
      width:100px;
      height:28px;
      line-height:28px;
      font-size:14px;
}
.sc_contact_form .sc_contact_form_button a {
      padding:0 8px;
      font-size:12px;
      height:24px;
      line-height:24px;
}
.sc_dropcaps {
      margin-bottom: 12px;
}
.sc_dropcaps span.sc_dropcap {
      font-size: 28px;
      line-height: 34px;
      margin: 0 8px 0 0;
}
.sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      margin-right:8px;
}
.sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
.sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
figure.sc_image figcaption {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 6px 4px;
}
figure.sc_image.sc_image_align_left {
      margin-right: 14px;
      margin-bottom: 8px;
}
figure.sc_image.sc_image_align_right {
      margin-left: 14px;
      margin-bottom: 8px;
}

.sc_infobox {
      padding: 8px 14px;
      margin: 0 0 12px 0;
}
.sc_infobox_closeable {
      padding-right:30px;
}

.sc_line {
      margin-bottom: 14px;
}

blockquote.sc_quote {
      padding: 14px 0 14px 14px;
      margin:0 0 14px 0;
}
blockquote.sc_quote cite {
      margin:12px 0 0 0;
}
blockquote.sc_quote cite,
blockquote.sc_quote cite a {
      font-size:12px;
}

.sc_skills .sc_skills_item .sc_skills_caption {
      padding:0 10px;
}

/* Slider */
.sc_slider_flex .flex-direction-nav {
      top:-30px;
}
.sc_slider_flex .flex-direction-nav li {
      width:30px;
      height:30px;
}
.sc_slider_flex .flex-direction-nav a {
      font-size: 20px;
      line-height: 30px;
      width: 30px;
      height:30px;
}
.sc_slider_flex .flex-direction-nav li {
      width:30px;
      height:30px;
}

/* Table */
.sc_table table {
      margin-bottom: 14px;
}
.sc_table table td, 
.sc_table table th {
      padding:6px 8px 6px;
}
.sc_table table th {
      padding:8px 9px 8px;
}

.sc_tabs .content {
      padding: 14px 12px;
}

/* Team */
.sc_team .sc_team_item {
      width:126px;
      height:270px;
}
.sc_team.sc_team_big .sc_team_item {
      width:169px;
      height:290px;
}
.sc_team .sc_team_item_avatar {
      height:95px;
}
.sc_team.sc_team_big .sc_team_item_avatar {
      height:112px;
}
.sc_team .sc_team_item_avatar img {
      margin-top:-30px
}
.sc_team.sc_team_big .sc_team_item_avatar img {
      margin-top:-50px
}
.sc_team .sc_team_item_title {
      padding:14px 12px 0;
}
.sc_team.sc_team_big .sc_team_item_title {
      padding:16px 12px 0;
}
.sc_team .sc_team_item_position {
      padding:4px 12px 0;
}
.sc_team .sc_team_item_description {
      padding:10px 12px 0;
      font-size:12px;
      line-height:16px;
      height:64px;
}
.sc_team.sc_team_big .sc_team_item_description {
      padding:12px 12px 0;
}
.sc_team .sc_team_item_social img {
      width:18px;
      height:auto;
}


.sc_toggles .sc_toggles_item .sc_toggles_title a {
      padding: 6px 6px 6px 32px;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      width: 24px;
      height:24px;
      line-height:20px;
      font-size:20px;
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
      padding: 6px 12px 6px 32px;
}

}











/* Resolution >680 and <800 (-680/620px) */
@media (min-width: 680px) and (max-width: 799px) {

.boxed #page {
      width: 680px;
}

body:not(.fullwidth) #main_inner {                                      width: 621px; }
body:not(.fullwidth) .with_sidebar #content {           width: 621px; }
body:not(.fullwidth) .without_sidebar #content {        width: 621px; }

#sidebar_main {                                 width: 621px; margin-top:1px; }

.left_sidebar #content {                float:none; }
.left_sidebar #sidebar_main {   float:none; margin-right:0px; }
.right_sidebar #content {               float:none; }
.right_sidebar #sidebar_main {  float:none; margin-left:0px; }

.fullwidth .left_sidebar #content {                     padding-left:0; }
.fullwidth .left_sidebar #sidebar_main {        margin-right:auto; margin-left:auto; }
.fullwidth .right_sidebar #content {            padding-right:0; }
.fullwidth .right_sidebar #sidebar_main {       margin-left:auto; margin-right:auto; }

.main_slider_fixed #main_slider_inner {
      width: 621px;
}
#main_slider_inner .sc_slider_flex .slides {
      min-height:310px;
}
#main_slider_inner .sc_slider_flex .slides li,
#main_slider_inner .sc_slider_flex .slides li > a {
      min-height:310px;       /*225px;*/
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li > a {
      min-height:413px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info {
      max-width:601px;
      max-height:100px;
      padding:10px;
}
#main_slider_inner .sc_slider_flex:hover .sc_slider_info {
      margin-bottom:-130px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_subtitle {
      font-size:20px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_category {
      left:-10px;
      top:-10px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_reviews.after_category {
      top: -4px;
}

.main_map_fixed #main_map_inner {
      width: 621px;
      max-height:300px;
}

header {
      padding-bottom:16px;
}
body:not(.fullwidth) #header_top_inner {
      width: 621px;
}

#header_top_inner .logo {
      margin-top:24px;
      margin-bottom:20px;
}
#header_top_inner .logo_text {
      margin-top:16px;
      margin-bottom:24px;
}
      .logo_text .logo_title {
              font-size:64px;
              line-height:64px;
      }
      .logo_text .logo_slogan {
              bottom:-8px;
              font-size:9px;
              line-height:9px;
      }
      .breadcrumbs li {
              font-size:10px;
      }
      
#header_top_inner #ads_block_top {
      float:none;
      clear:both;
      margin-bottom:16px;
      max-height:77px;
      max-width:621px;
}

#header_middle {
      min-height:30px;
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:680px;
}
#header_middle_fixed {
      min-height:30px;
}
body:not(.fullwidth) #header_middle_inner {
      width: 621px;
}
      .select-menu ul  {
              line-height:17px;
              font-size:13px;
      }
      .select-menu ul li a {
              padding: 6px 8px;
      }
      .select-menu ul > li ul {
              margin-left: 16px;
      }

      #mainmenu > li  {
              font-size:13px;
      }
      #mainmenu > li > a {
              padding: 0 12px;
              height:36px;
              line-height:36px;
      }
      #mainmenu > li ul {
              top: 36px;
      }
      #mainmenu > li ul li {
              font-size: 12px;
              line-height: 14px;
      }
      #mainmenu > li ul li a {
              padding: 4px 6px;
      }

      #sidemenu_link {
              width:36px;
              height:36px;
              line-height:36px;
              top:34px;
              right:-36px;
      }
      #sidemenu_link[class*="icon-"]:before {
              font-size:30px;
      }
      #sidemenu_area {
              width:180px;
              margin-left:-180px;
      }
      #sidemenu_area ul {
              font-size:12px;
              width:180px;
      }
      #sidemenu_area ul+ul {
              margin-left:-180px;
      }
      #sidemenu_area li > a {
              padding: 10px 0 0 20px;
              min-height:34px;
              line-height:18px;
      }
      #sidemenu_area li.submenu_present > a {
              width:150px;
      }
      #sidemenu_area li > a.submenu_opener {
              width:30px;
      }

#header_middle_inner .search_link {
      height:30px;
      line-height:30px;
}
#header_middle_inner .search_link [class*="icon-"]:before {
      font-size:18px;
}

#header_middle_inner .search_form_area {
      height:30px;
}
#header_middle_inner .search_form_area .search_close {
      height:30px;
      line-height:30px;
}
#header_middle_inner .search_form_area .search_close [class*="icon-"]:before {
      font-size:18px;
}

#header_middle_inner .search_form .search_field {
      width:310px;
      height:30px;
      line-height:30px;
      font-size:14px;
}


body:not(.fullwidth) .with_sidebar .blog_style_puzzles #content {       width:622px; }
body:not(.fullwidth) .without_sidebar .blog_style_puzzles #content {    width:622px; }

.blog_style_excerpt #content > article {
      min-height:206px;
}
.blog_style_excerpt #content article.without_thumb {
      min-height:0;
}
.blog_style_excerpt #content .post_thumb {
      width:310px;
      height:206px;
      margin-right:14px;
}
.blog_style_excerpt #content .post_content {
      padding:0 16px 20px 16px;
}

/* --------------- 'No results' --------------------- */
#content > article.page_no_results .post_content {
      padding:0 14px 24px !important;
}
#content > article.page_no_results .icon_no_results:before {
      font-size:120px;
      line-height:120px;
      padding-top:20px;
}
/* No search results */
#content > article.page_no_results.page_no_search .post_title {
      margin:40px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_subtitle {
      margin:16px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_text {
      margin:24px 0 0 0;
      padding-bottom:8px;
}
/* No articles found */
#content > article.page_no_results.page_no_articles .post_title {
      margin:80px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_subtitle {
      margin:24px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_text {
      margin:24px 0 0 0;
      padding-bottom:16px;
}
/* 404 page */
#content > article.page_no_results.page_404 .post_title {
      margin:60px 0 0 0;
}
#content > article.page_no_results.page_404 .post_subtitle {
      margin:40px 0 0 0;
}
#content > article.page_no_results.page_404 .post_text {
      margin:14px 0 0 0;
      padding-bottom:8px;
}

#content.post_single #related_posts {
      padding: 20px 0 0;
}
#content.post_single #related_posts .related_post_item_2,
#content.post_single #related_posts .related_post_item_4,
#content.post_single #related_posts .related_post_item_6,
#content.post_single #related_posts .related_post_item_8,
#content.post_single #related_posts .related_post_item_10 {
      margin-right:0;
}
#content.post_single #related_posts .related_post_item_3,
#content.post_single #related_posts .related_post_item_9,
#content.post_single #related_posts .related_post_item_12 {
      margin-right:1px;
}
.content_blog.post_single #comments .post_comments_tree {
      padding: 20px 16px;
}

.content_blog.post_single #comments .post_comments_title {
      margin:0 0 20px;
}
      .content_blog.post_single #comments li {
              padding-top:20px;
              margin-top:20px;
      }
      .content_blog.post_single #comments .comment_reply a {
              top:20px;
      }
      .content_blog.post_single #comments .comment_author_avatar {
              top:20px;
      }
      .content_blog.post_single #comments .post_comments_form {
              padding: 20px 16px;
      }
      .content_blog.post_single #commentform .comment-form-author,
      .content_blog.post_single #commentform .comment-form-email,
      .content_blog.post_single #commentform .comment-form-website {
              width:189px;
              margin-right:10px;
      }
      .content_blog.post_single #commentform .comment-form-website {
              margin-right:0;
      }
      .content_blog.post_single #commentform input[type="text"],
      .content_blog.post_single #commentform textarea {
              font-size:12px;
      }

#sidebar_main {
      margin:1px auto 0;
      overflow:hidden;
}
#sidebar_main .sidebar_increase {
      display:none;
}
#sidebar_main .widget {
      width:280px;
      padding:25px 15px;
      margin: 0 0 1px 1px;
      float:left;
}
#sidebar_main .widget:first-child,
#sidebar_main .widget.widget-number-1,
#sidebar_main .widget.widget-number-3,
#sidebar_main .widget.widget-number-5,
#sidebar_main .widget.widget-number-7,
#sidebar_main .widget.widget-number-9,
#sidebar_main .widget.widget-number-11,
#sidebar_main .widget.widget-number-13 {
      margin-left:0;
      clear:both;
}
#sidebar_main .widget.widget_socials .logo_title {
      top:-32px;
      margin-bottom:-30px;
}

#advert_sidebar_inner {
      width: 621px;
}
#advert_sidebar_inner .widget.widget-number-3,
#advert_sidebar_inner .widget.widget-number-7,
#advert_sidebar_inner .widget.widget-number-11 {
      margin-left:0;
      clear:both;
}

#footer_sidebar {
      margin-top:20px;
}
#footer_sidebar_inner {
      width: 621px;
}
#footer_sidebar_inner .widget.widget-number-3,
#footer_sidebar_inner .widget.widget-number-7,
#footer_sidebar_inner .widget.widget-number-11 {
      margin-left:0;
      clear:both;
}
#footer_copyright_inner {
      width: 621px;
      padding:20px 0;
}



/* Shortcodes 
---------------------------------------------------------- */
.sc_accordion .sc_accordion_item .sc_accordion_title a {
      padding: 6px 6px 6px 32px;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      width: 24px;
      height:24px;
      line-height:20px;
      font-size:20px;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
      padding: 0px 12px 6px 32px;
}

.sc_blogger[class*="style_image_"] .post_info {
      margin:8px 0 0 0;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments [class^="icon-"]:before,
.sc_blogger[class*="style_image_"] .title_area .post_comments [class*=" icon-"]:before {
      font-size: 13px;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item {
      margin-top:10px;
      padding-top:12px;
}
.sc_blogger.style_date .sc_blogger_item {
      padding-left:45px;
}
.sc_blogger.style_date .date_area {
      top:16px;
      width:32px;
      height:36px;
}
.sc_blogger.style_date .date_day {
      height:20px;
      line-height:18px;
      font-size:16px;
}

.sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      margin:0 12px 8px 0;
      width:271px;
      height:180px;
}
.sc_blogger.style_image_medium .image_wrapper {
      width:180px;
      height:120px;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      margin:0 12px 8px 0;
}
.sc_blogger.style_image_small .image_wrapper {
      width:96px;
      height:65px;
      margin:0 8px 4px 0;
}
.sc_blogger.style_image_small .title_area {
      margin-bottom: 6px;
}
.sc_blogger.style_image_small .post_info {
      margin-bottom:8px;
}
.sc_blogger .sc_blogger_item_bordered {
      padding:10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered {
      margin-top:18px;
      padding:0 10px 10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered .sc_title_bubble_top {
      margin-top:-18px;
}
.sc_blogger.sc_columns_count_3 .sc_title_bubble_left,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left {
      padding:0 0 6px;
      min-height:0;
}
.sc_blogger.sc_columns_count_3 .sc_title_bubble_left .sc_title_bubble_icon,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left .sc_title_bubble_icon {
      display: none;
}
.sc_button.sc_button_size_small {
      width:75px;
      height:22px;
      line-height:22px;
}
.sc_button.sc_button_size_medium {
      width:90px;
      height:24px;
      line-height:24px;
      font-size:12px;
}
.sc_button.sc_button_size_large {
      width:100px;
      height:28px;
      line-height:28px;
      font-size:14px;
}
.sc_contact_form .sc_contact_form_button a {
      padding:0 8px;
      font-size:12px;
      height:24px;
      line-height:24px;
}
.sc_dropcaps {
      margin-bottom: 12px;
}
.sc_dropcaps span.sc_dropcap {
      font-size: 28px;
      line-height: 34px;
      margin: 0 8px 0 0;
}
.sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      margin-right:8px;
}
.sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
.sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
figure.sc_image figcaption {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 6px 4px;
}
figure.sc_image.sc_image_align_left {
      margin-right: 14px;
      margin-bottom: 8px;
}
figure.sc_image.sc_image_align_right {
      margin-left: 14px;
      margin-bottom: 8px;
}

.sc_infobox {
      padding: 8px 14px;
      margin: 0 0 12px 0;
}
.sc_infobox_closeable {
      padding-right:30px;
}

.sc_line {
      margin-bottom: 14px;
}

blockquote.sc_quote {
      padding: 14px 0 14px 14px;
      margin:0 0 14px 0;
}
blockquote.sc_quote cite {
      margin:12px 0 0 0;
}
blockquote.sc_quote cite,
blockquote.sc_quote cite a {
      font-size:12px;
}

.sc_skills .sc_skills_item .sc_skills_caption {
      padding:0 10px;
}

/* Slider */
.sc_slider_flex .flex-direction-nav {
      top:-30px;
}
.sc_slider_flex .flex-direction-nav li {
      width:30px;
      height:30px;
}
.sc_slider_flex .flex-direction-nav a {
      font-size: 20px;
      line-height: 30px;
      width: 30px;
      height:30px;
}
.sc_slider_flex .flex-direction-nav li {
      width:30px;
      height:30px;
}

/* Table */
.sc_table table {
      margin-bottom: 14px;
}
.sc_table table td, 
.sc_table table th {
      padding:6px 8px 6px;
}
.sc_table table th {
      padding:8px 9px 8px;
}

.sc_tabs .content {
      padding: 14px 12px;
}

/* Team */
.sc_team .sc_team_item {
      width:146px;
      height:290px;
}
.sc_team.sc_team_big .sc_team_item {
      width:195px;
      height:320px;
}
.sc_team .sc_team_item_avatar {
      height:108px;
}
.sc_team.sc_team_big .sc_team_item_avatar {
      height:130px;
}
.sc_team .sc_team_item_avatar img {
      margin-top:-30px
}
.sc_team.sc_team_big .sc_team_item_avatar img {
      margin-top:-50px
}
.sc_team .sc_team_item_title {
      padding:14px 12px 0;
      font-size:16px;
}
.sc_team.sc_team_big .sc_team_item_title {
      padding:16px 12px 0;
}
.sc_team .sc_team_item_position {
      padding:4px 12px 0;
      font-size:14px;
}
.sc_team .sc_team_item_description {
      padding:10px 12px 0;
      font-size:12px;
      line-height:16px;
      height:64px;
}
.sc_team.sc_team_big .sc_team_item_description {
      padding:12px 12px 0;
}
.sc_team .sc_team_item_social img {
      width:20px;
      height:auto;
}
.sc_team.sc_team_big .sc_team_item_social img {
      width:24px;
      height:auto;
}


.sc_toggles .sc_toggles_item .sc_toggles_title a {
      padding: 6px 6px 6px 32px;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      width: 24px;
      height:24px;
      line-height:20px;
      font-size:20px;
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
      padding: 6px 12px 6px 32px;
}


#toTop, #custom_options {
      display: none !important;
}


}









/* Resolution >=480 and <680 */
@media (min-width: 480px) and (max-width: 679px) {
body, button, input, select, textarea {
      font-size: 12px;
      line-height: 16px;
}
h1 {    font-size: 24px; line-height:30px; margin:20px 0 14px 0; }
h2 {    font-size: 18px; line-height:24px; margin:16px 0 12px 0; }
h3 {    font-size: 14px; line-height:18px; margin:13px 0 11px 0; }
h4 {    font-size: 13px; line-height:17px; margin:12px 0 10px 0; }
h5 {    font-size: 12px; line-height:16px; margin:10px 0 8px 0; }
h6 {    font-size: 11px; line-height:15px; margin:8px 0 6px 0; }

p {
      margin-bottom: 16px;
}
ul, ol {
      margin: 0 0 16px 16px;
}
blockquote {
      font-size:18px;
      line-height:24px;
      margin: 0 0 16px 0;
      padding: 6px;
}
figure figcaption {
      font-size: 12px;
      line-height: 16px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
      height: 24px;
      line-height: 24px;
}

.boxed #page {
      width: 480px;
}

body:not(.fullwidth) #main_inner {                                      width: 461px; }
body:not(.fullwidth) .with_sidebar #content {           width: 461px; }
body:not(.fullwidth) .without_sidebar #content {        width: 461px; }

#sidebar_main {                                 width: 461px; margin-top:1px; }

.left_sidebar #content {                float:none; }
.left_sidebar #sidebar_main {   float:none; margin-right:0px; }
.right_sidebar #content {               float:none; }
.right_sidebar #sidebar_main {  float:none; margin-left:0px; }

.fullwidth .left_sidebar #content {                     padding-left:0; }
.fullwidth .left_sidebar #sidebar_main {        margin-right:auto; margin-left:auto; }
.fullwidth .right_sidebar #content {            padding-right:0; }
.fullwidth .right_sidebar #sidebar_main {       margin-left:auto; margin-right:auto; }

.main_slider_fixed #main_slider_inner {
      width: 461px;
}
#main_slider_inner .sc_slider_flex .slides {
      min-height:310px;
}
#main_slider_inner .sc_slider_flex .slides li,
#main_slider_inner .sc_slider_flex .slides li > a {
      min-height:310px;       /*167px;*/
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li > a {
      min-height:413px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info {
      max-width:441px;
      max-height:96px;
      padding:10px;
}
#main_slider_inner .sc_slider_flex:hover .sc_slider_info {
      margin-bottom:-130px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_subtitle {
      font-size:20px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_category {
      left:-10px;
      top:-10px;
      min-width:99px;
      height: 36px;
      line-height:36px;
      padding:0 8px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_reviews.after_category {
      top: -4px;
}

.main_map_fixed #main_map_inner {
      width: 461px;
      max-height:300px;
}

header {
      padding-bottom:18px;
}
body:not(.fullwidth) #header_top_inner {
      width: 461px;
}
#header_top_inner .logo {
      margin-top:24px;
      margin-bottom:20px;
}
#header_top_inner .logo_text {
      margin-top:16px;
      margin-bottom:26px;
}
      .logo_text .logo_title {
              font-size:66px;
              line-height:66px;
      }
      .logo_text .logo_slogan {
              bottom:-10px;
              font-size:9px;
              line-height:9px;
      }       
      .breadcrumbs li {
              font-size:11px;
      }
      
#header_top_inner #ads_block_top {
      float:none;
      clear:both;
      margin-bottom:16px;
      max-height:57px;
      max-width:461px;
}
#header_top_inner #login_area {
      width:24px;
      height:24px;
}
#header_top_inner #login_area a {
      height:24px;
      line-height:24px;
}

#header_middle {
      min-height:30px;
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:480px;
}
#header_middle_fixed {
      min-height:30px;
}
body:not(.fullwidth) #header_middle_inner {
      width: 461px;
}
      .select-menu-button {
              font-size: 13px;
      }
      .select-menu ul  {
              line-height:16px;
              font-size:12px;
      }
      .select-menu ul li a {
              padding: 6px 8px;
      }
      .select-menu ul > li ul {
              margin-left: 16px;
      }

      #mainmenu > li  {
              font-size:12px;
      }
      #mainmenu > li > a {
              padding: 0 10px;
              height:32px;
              line-height:32px;
      }
      #mainmenu > li ul {
              top: 32px;
      }
      #mainmenu > li ul li {
              font-size: 11px;
              line-height: 13px;
      }
      #mainmenu > li ul li a {
              padding: 3px 5px;
      }

      #sidemenu_link {
              width:32px;
              height:32px;
              line-height:32px;
              top:30px;
              right:-32px;
      }
      #sidemenu_link[class*="icon-"]:before {
              font-size:24px;
      }
      #sidemenu_area {
              width:160px;
              margin-left:-160px;
      }
      #sidemenu_area ul {
              font-size:10px;
              width:160px;
      }
      #sidemenu_area ul+ul {
              margin-left:-160px;
      }
      #sidemenu_area li > a {
              padding: 8px 0 0 16px;
              min-height:30px;
              line-height:16px;
      }
      #sidemenu_area li.submenu_present > a {
              width:130px;
      }
      #sidemenu_area li > a.submenu_opener {
              width:30px;
      }

#header_middle_inner .search_link {
      height:30px;
      line-height:30px;
}
#header_middle_inner .search_link [class*="icon-"]:before {
      font-size:18px;
}
#header_middle_inner .search_form_area {
      height:30px;
}
#header_middle_inner .search_form_area .search_close {
      height:30px;
      line-height:30px;
}
#header_middle_inner .search_form_area .search_close [class*="icon-"]:before {
      font-size:18px;
}

#header_middle_inner .search_form .search_field {
      width:230px;
      height:30px;
      line-height:30px;
      font-size:13px;
}

      .post_thumb .post_format {
              top:-36px; 
              width:36px;
              height:36px;
              line-height:36px;
      }
      .post_thumb .post_format:before {
              font-size:24px;
      }
      .puzzles_heavy .post_thumb .post_category {
              /* width:99px; */
              height:36px;
              line-height:36px;
              padding:0 8px;
      }
      .post_thumb .post_video_play {
              left:50%;
              top:50%; 
              width:60px;
              height:60px;
              margin:-30px 0 0 -30px;
              line-height:60px;
      }
      .post_thumb .post_video_play:before {
              font-size:36px;
      }
      .post_thumb .post_content_wrapper {
              padding:10px;
      }
      .post_thumb .post_content_padding {
              height:20px;
      }
      .post_thumb .post_content_wrapper .post_descr {
              margin-top:8px;
      }
      .post_format_quote .post_content_wrapper .post_descr,
      .post_thumb.no_thumb .post_content_wrapper .post_subtitle,
      .puzzles_light .post_thumb .post_content_wrapper .post_subtitle,
      .puzzles_animations .post_thumb .post_content_wrapper:hover .post_subtitle {
              margin-top:40px;
      }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:hover .post_video_play {                   margin-top:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="down"]:not(.open_thumb) .post_content_wrapper:hover {     padding-top:10px; padding-bottom:10px; }
      .puzzles_heavy.puzzles_animations .post_thumb.no_thumb:hover .post_category { top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-1:hover .post_category {     top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.down-2:hover .post_category {     top:-36px; }
      .puzzles_heavy .post_thumb.down-3 .post_category {                      margin-top:-36px; }
      .puzzles_heavy .post_thumb.down-4 .post_category {                      margin-top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:hover .post_video_play {                   margin-left:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="left"]:not(.open_thumb) .post_content_wrapper:hover {     padding-left:10px; padding-right:10px; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-1:hover .post_category {     top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.left-2:hover .post_category {     bottom:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:hover .post_video_play {          margin-left:-30px; }
      .puzzles_heavy.puzzles_animations .post_thumb[class*="right"]:not(.open_thumb) .post_content_wrapper:hover {    padding-left:10px; padding-right:10px; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-1:hover .post_category {    top:-36px; }
      .puzzles_heavy.puzzles_animations .post_thumb.right-2:hover .post_category {    bottom:-36px; }

      .post_thumb .post_content_light {
              top:58%;
              padding:8px;
      }
      .post_thumb .post_content_light .post_category {
              padding:2px 8px;
      }
      .post_thumb .post_content_light .post_subtitle {
              margin:6px 0 0;
              padding:2px 8px;
      }
      .post_thumb .post_content_light .reviews_summary.blog_reviews {
              padding:2px 8px;
      }

.post_info {
      font-size:11px;
      line-height:15px;
      padding-right:40px;
}
      .post_info .post_comments .comments_icon {
              font-size:12px;
      }

.post_reviews {
      width: 230px;
      margin:20px -16px 10px 18px;
      font-size:12px;
}
.post_reviews .tabs {
      padding:12px 12px 0 12px;
}
.post_reviews .criteria_row {
      padding:10px 10px;
}
.criteria_row .criteria_label {
      width:200px;
}
      .blog_reviews .criteria_row .criteria_stars {
              width: 93px;
              height: 20px;
      }
      .post_reviews .criteria_row .criteria_stars {
              margin-top:4px;
      }
      .criteria_row .criteria_stars {
              font-size:18px;
      }
      .criteria_row .criteria_stars .theme_stars:before {
              margin-right:3px;
              line-height:16px;
              vertical-align:top;
      }
      .reviews_10 .post_reviews .reviews_summary .criteria_row .criteria_stars {
              margin-top:6px;
      }
      .reviews_10 .criteria_row .criteria_stars .theme_stars:before {
              font-size:12px;
      }
      .criteria_row .criteria_bar {
              margin-left:0px;
              margin-top:3px;
      }
      .post_reviews .criteria_row .criteria_bar {
              margin-top:-2px;
      }
.post_reviews .reviews_summary  .criteria_row .criteria_stars {
      margin-top:2px;
}
.reviews_summary .criteria_row .criteria_label {
      width:100px;
}
.reviews_summary.blog_reviews {
      margin-top:-4px;
}
.reviews_summary .criteria_summary_text.criteria_row {
      padding-top:10px;
      padding-bottom:10px;
}
.reviews_summary .criteria_stars .stars_on,
.reviews_summary .criteria_stars .stars_off {
      min-height:20px;
      line-height:20px;
}
.reviews_summary .criteria_summary .criteria_word,
.reviews_summary .criteria_summary .criteria_mark {
      width:105px;
      font-size:22px;
      line-height:28px;
}
.reviews_10 .reviews_summary .criteria_row .criteria_label {
      width:80px;
}
.reviews_10 .reviews_summary .criteria_summary .criteria_word,
.reviews_10 .reviews_summary .criteria_summary .criteria_mark {
      width:90px;
      font-size:20px;
      line-height:24px;
}
.reviews_10 .blog_reviews .criteria_row .criteria_stars {
  height: 16px;
  width: 107px;
      margin-top:2px;
}

.tabs li a,
.widget .tabs li a {
      height:32px;
      line-height:32px;
      padding:0 6px;
}
#nav_pages,
#nav_pages_parts {
      padding:18px 14px;
}
#nav_pages li a,
#nav_pages li span,
.nav_pages_parts a,
.nav_pages_parts > span,
.nav_comments a,
.nav_comments > span {
      width:28px;
      height:28px;
      line-height:28px;
}
#nav_pages .pager_pages span {  
      width:60px; 
}
#nav_pages .pager_first a,
#nav_pages .pager_last a {
      width:48px; 
}
#viewmore {
      padding-top:12px;
      padding-bottom:12px;
      width: 120px;
}
#viewmore_link {
      height:30px;
      line-height:30px;
}
#viewmore_link .viewmore_loading:before {       font-size: 13px; }


/* --------------- Blog style 'Puzzles' --------------------- */
body:not(.fullwidth) .with_sidebar .blog_style_puzzles #content {       width:462px; }
body:not(.fullwidth) .without_sidebar .blog_style_puzzles #content {    width:462px; }

.blog_style_puzzles .post_thumb {
      width:230px;
      height:230px;
}

/* --------------- Blog style 'Excerpt' --------------------- */
.blog_style_excerpt #content > article {
      min-height:153px;
}
.blog_style_excerpt #content article.without_thumb {
      min-height:0;
}
.blog_style_excerpt #content .post_thumb {
      width:230px;
      height:153px;
      margin-right:12px;
}
.blog_style_excerpt #content .post_content {
      padding:0 16px 16px 0;
}
.blog_style_excerpt #content .without_thumb .post_content {
      padding-left: 16px;
}
.blog_style_excerpt #content .post_format_quote .post_content blockquote {
      margin-top:16px;
}
.blog_style_excerpt #content .post_info_top {
      padding-top:16px;
}
.blog_style_excerpt #content .post_comments {
      padding-top:16px;
}
.blog_style_excerpt #content .post_title {
      margin:16px 0 0 0;
}
.blog_style_excerpt #content .post_text_area {
      margin-top:16px;
}
.blog_style_excerpt #content .post_info_bottom {
      padding-top:10px;
}


/* --------------- Blog style 'Fullpost' --------------------- */
.blog_style_fullpost #content .post_info_top {
      margin-top:16px;
}
.blog_style_fullpost #content .post_content {
      padding:0 16px 16px;
}
.blog_style_fullpost #content .post_title {
      margin: 16px 0 0 0;
}
.blog_style_fullpost #content .post_text_area {
      margin-top: 12px;
}
.blog_style_fullpost #content .post_info_bottom {
      margin-top:10px;
}
.blog_style_fullpost #content .post_format_quote .post_content blockquote {
      margin-top:16px;
}

/* --------------- 'No results' --------------------- */
#content > article.page_no_results .post_content {
      padding:0 14px 24px !important;
}
#content > article.page_no_results .icon_no_results:before {
      font-size:100px;
      line-height:100px;
      padding-top:20px;
}
/* No search results */
#content > article.page_no_results.page_no_search .post_title {
      margin:32px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_subtitle {
      margin:14px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_text {
      margin:20px 0 0 0;
      padding-bottom:8px;
}
/* No articles found */
#content > article.page_no_results.page_no_articles .post_title {
      margin:68px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_subtitle {
      margin:20px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_text {
      margin:20px 0 0 0;
      padding-bottom:16px;
}
/* 404 page */
#content > article.page_no_results.page_404 .post_title {
      margin:56px 0 0 0;
}
#content > article.page_no_results.page_404 .post_subtitle {
      margin:40px 0 0 0;
}
#content > article.page_no_results.page_404 .post_text {
      margin:14px 0 0 0;
      padding-bottom:8px;
}


/* Author details */
#content.post_single .post_author_details {
      padding: 16px 16px 16px;
}
#content.post_single .post_author_info {
      margin-top:16px;
      padding-left:48px;
}
#content.post_single .post_author_avatar {
      width:36px;
      height:36px;
}
#content.post_single .post_author_socials {
      margin-top:16px;
}
#content.post_single .post_author_socials a {
      margin-right:6px;
}

/* Related posts */
#content.post_single #related_posts {
      padding: 16px 0 0;
}
#content.post_single #related_posts .related_posts_item {
      width:230px;
      height:230px;
}
#content.post_single #related_posts .related_post_item_2,
#content.post_single #related_posts .related_post_item_4,
#content.post_single #related_posts .related_post_item_6,
#content.post_single #related_posts .related_post_item_8,
#content.post_single #related_posts .related_post_item_10 {
      margin-right:0;
}
#content.post_single #related_posts .related_post_item_3,
#content.post_single #related_posts .related_post_item_9,
#content.post_single #related_posts .related_post_item_12 {
      margin-right:1px;
}

/* Comments */
.content_blog.post_single #comments .post_comments_tree {
      padding: 16px 16px;
}
.content_blog.post_single #comments .post_comments_title {
      margin:0 0 16px;
}
      .content_blog.post_single #comments li {
              padding-top:16px;
              margin-top:16px;
              padding-left:48px;
      }
      .content_blog.post_single #comments .children {
              margin-left: 36px;
      }
      .content_blog.post_single #comments .comment_reply a {
              top:16px;
      }
      .content_blog.post_single #comments .comment_author_avatar {
              top:16px;
              width:36px;
              height:36px;
      }
      /* Comment form */
      .content_blog.post_single #comments .post_comments_form {
              padding: 16px 16px;
      }
      .content_blog.post_single #comments #reply-title {
              margin:0 0 12px;
      }
      .content_blog.post_single #commentform .comment-form-author,
      .content_blog.post_single #commentform .comment-form-email,
      .content_blog.post_single #commentform .comment-form-website {
              width:136px;
              margin-right:10px;
      }
      .content_blog.post_single #commentform .comment-form-website {
              margin-right:0;
      }
      .content_blog.post_single #commentform input[type="text"],
      .content_blog.post_single #commentform textarea {
              font-size:12px;
              margin-bottom:8px;
      }

/* Sidebars */
article ul li,
.widget_area ul li,
article ol li,
.widget_area ol li {
      margin-top:4px;
}
article ul ul li:first-child,
.widget_area ul ul li:first-child {
      margin-top:4px;
}
.widget_area .post_title.title_padding {
      padding-right:36px;     
}
.widget.widget_calendar caption {
      font-size:14px;
      padding-bottom:14px;
}
.widget.widget_calendar table td,
.widget.widget_calendar table th {
      height:22px;
}
.widget.widget_calendar table tbody a {
      height:22px;
      line-height:22px;
}
.widget.widget_search #s {
      width:120px;
}
.widget.widget_search #searchsubmit {
      height:24px;
}
.widget.widget_tag_cloud a {
      font-size: 12px !important;
      line-height:24px;
      height:24px;
      padding: 0 8px;
}
/* Widgets Top10, Recent, Popular & Commented */
.widget .post_item {
      margin-top:14px;
}
.widget .post_item .post_title {
      margin-top:-2px;
}
.widget .reviews_summary {
      margin-bottom:4px;
}
.widget .post_thumb {
      width: 45px;
      height:45px;
      margin:0 10px 0 0;
}
.widget .ordered_list .post_item {
      padding-left: 16px;
}
.widget .ordered_list .post_item:before {
      width:16px;
}
.widget .flat_list .post_item:first-child {
      margin-top:12px;
}
.widget .instagram-pics li,
.widget .flickr_images .flickr_badge_image {
      width:49px;
      height:49px;
}
.widget.widget_socials .social_icons {
      width:24px;
      height:24px;
      margin:0 8px 8px 0;
}
.widget.widget_socials .logo_title {
      font-size:48px;
      line-height:48px;
}
.widget.widget_socials .logo_descr {
      font-size:14px;
      line-height:18px;
      margin-bottom:16px;
}

/* Main sidebar */
#sidebar_main {
      margin:1px auto 0;
      overflow:hidden;
}
#sidebar_main .sidebar_increase {
      display:none;
}
#sidebar_main .widget {
      width:210px;
      padding:18px 10px;
      margin: 0 0 1px 1px;
      float:left;
}
#sidebar_main .widget:first-child,
#sidebar_main .widget.widget-number-1,
#sidebar_main .widget.widget-number-3,
#sidebar_main .widget.widget-number-5,
#sidebar_main .widget.widget-number-7,
#sidebar_main .widget.widget-number-9,
#sidebar_main .widget.widget-number-11,
#sidebar_main .widget.widget-number-13 {
      margin-left:0;
      clear:both;
}
#sidebar_main .widget.widget_socials .logo_title {
      top:-24px;
      margin-bottom:-26px;
}

/* Advert sidebar */
#advert_sidebar_inner {
      width: 461px;
}
#advert_sidebar_inner .widget {
      width:210px;
      padding:18px 10px;
}
#advert_sidebar_inner .widget.widget_socials .logo_title {
      top:-24px;
      margin-bottom:-26px;
}
#advert_sidebar_inner .widget.widget-number-3,
#advert_sidebar_inner .widget.widget-number-7,
#advert_sidebar_inner .widget.widget-number-11 {
      margin-left:0;
      clear:both;
}

/* Footer sidebar */
#footer_sidebar {
      margin-top:16px;
}
#footer_sidebar_inner {
      width: 461px;
}
#footer_sidebar_inner .widget {
      width:210px;
      padding:18px 10px;
}
#footer_sidebar_inner .widget.widget_socials {
      padding-right:20px;
}
#footer_sidebar_inner .widget.widget_socials .logo_title {
      top:-25px;
      margin-bottom:-27px;
}
#footer_sidebar_inner .widget.widget-number-3,
#footer_sidebar_inner .widget.widget-number-7,
#footer_sidebar_inner .widget.widget-number-11 {
      margin-left:0;
      clear:both;
}

#footer_copyright_inner {
      width: 461px;
      padding:18px 0;
}


/* Shortcodes 
---------------------------------------------------------- */
.sc_accordion .sc_accordion_item .sc_accordion_title a {
      padding: 6px 6px 6px 36px;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      width: 26px;
      height:26px;
      line-height:22px;
      font-size:22px;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
      padding: 0px 14px 6px 36px;
}

.sc_blogger[class*="style_image_"] .post_info {
      margin:8px 0 0 0;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments [class^="icon-"]:before,
.sc_blogger[class*="style_image_"] .title_area .post_comments [class*=" icon-"]:before {
      font-size: 14px;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item {
      margin-top:12px;
      padding-top:14px;
}
.sc_blogger_item_puzzles .post_thumb {
      width:230px;
      height:230px;
}
.sc_blogger.style_date .sc_blogger_item {
      padding-left:60px;
}
.sc_blogger.style_date .date_area {
      top:16px;
      width:45px;
      height:48px;
}
.sc_blogger.style_date .date_day {
      height:30px;
      line-height:28px;
      font-size:22px;
}

.sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      margin:0 0 8px 0;
      width:461px;
      height:306px;
      float:none;
}
.sc_blogger.style_image_medium .image_wrapper {
      width:202px;
      height:135px;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      margin:0 16px 8px 0;
}
.sc_blogger.style_image_small .image_wrapper {
      width:100px;
      height:67px;
      margin:0 12px 4px 0;
}
.sc_blogger.style_image_small .title_area {
      margin-bottom: 4px;
}
.sc_blogger.style_image_small .post_info {
      margin-bottom:6px;
}
.sc_blogger .sc_blogger_item_bordered {
      padding:10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered {
      margin-top:18px;
      padding:0 10px 10px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered .sc_title_bubble_top {
      margin-top:-18px;
}

.sc_blogger.sc_columns_count_3 .sc_title_bubble_left,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left {
      padding:0 0 6px;
      min-height:0;
}
.sc_blogger.sc_columns_count_3 .sc_title_bubble_left .sc_title_bubble_icon,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left .sc_title_bubble_icon {
      display: none;
}

/* Button */
.sc_button.sc_button_size_small {
      width:85px;
      height:24px;
      line-height:24px;
}
.sc_button.sc_button_size_medium {
      width:100px;
      height:28px;
      line-height:28px;
      font-size:13px;
}
.sc_button.sc_button_size_large {
      width:115px;
      height:32px;
      line-height:32px;
      font-size:16px;
}

/* Columns */
.sc_columns_count_3 > .sc_column_item {
      width: 48%;     
      margin-left:4%;
}
.sc_columns_count_3 > .sc_column_item.span_2,
.sc_columns_count_3 > .sc_column_item.sc_column_item_3 {
      margin-left:0 !important;
      clear:both;
      width: 100%;
}
.sc_columns_count_3 > .sc_column_item_3 {
      padding-top:10px;
}
.sc_columns_count_4 > .sc_column_item_3 {
      margin-left:0 !important;
      clear:both;
}
.sc_columns_count_4 > .sc_column_item {
      width: 48%;     
      margin-left:4%;
}
.sc_columns_count_4 > .sc_column_item_3,
.sc_columns_count_4 > .sc_column_item_4 {
      padding-top:20px;
}
.sc_columns_count_4 > .sc_column_item.span_2,
.sc_columns_count_4 > .sc_column_item.span_3,
.sc_columns_count_4 > .sc_column_item.after_span_3 {
      width: 100%;
      margin-left:0 !important;
      clear:both;
}

/* Contact form */
.sc_contact_form .sc_contact_form_button a {
      padding:0 8px;
      font-size:12px;
      height:26px;
      line-height:26px;
}
.sc_dropcaps {
      margin-bottom: 16px;
}
.sc_dropcaps span.sc_dropcap {
      font-size: 32px;
      line-height: 38px;
      margin: 0 10px 0 0;
}
.sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      margin-right:8px;
}
.sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
.sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
figure.sc_image figcaption {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 6px 4px;
}
figure.sc_image.sc_image_align_left {
      margin-right: 16px;
      margin-bottom: 8px;
}
figure.sc_image.sc_image_align_right {
      margin-left: 16px;
}

.sc_infobox {
      padding: 8px 16px;
      margin: 0 0 12px 0;
}
.sc_infobox_closeable {
      padding-right:30px;
}

.sc_line {
      margin-bottom: 16px;
}

blockquote.sc_quote {
      padding: 16px 0 16px 16px;
      margin:0 0 16px 0;
}
blockquote.sc_quote cite {
      margin:14px 0 0 0;
}
blockquote.sc_quote cite,
blockquote.sc_quote cite a {
      font-size:13px;
}

.sc_skills .sc_skills_item .sc_skills_caption {
      padding:0 10px;
}

/* Slider */
.sc_slider_flex .flex-direction-nav {
      top:-36px;
}
.sc_slider_flex .flex-direction-nav li {
      width:36px;
      height:36px;
}
.sc_slider_flex .flex-direction-nav a {
      font-size: 22px;
      line-height: 36px;
      width: 36px;
      height:36px;
}
.sc_slider_flex .flex-direction-nav li {
      width:36px;
      height:36px;
}

/* Table */
.sc_table table {
      margin-bottom: 16px;
}
.sc_table table td, 
.sc_table table th {
      padding:6px 8px 6px;
}
.sc_table table th {
      padding:8px 9px 8px;
}

.sc_tabs .content {
      padding: 16px 14px;
}

/* Team */
.sc_team .sc_team_item {
      width:106px;
      height:200px;
}
.sc_team.sc_team_big .sc_team_item {
      width:142px;
      height:300px;
}
.sc_team .sc_team_item_avatar {
      height:80px;
}
.sc_team.sc_team_big .sc_team_item_avatar {
      height:120px;
}
.sc_team .sc_team_item_avatar img {
      margin-top:-26px
}
.sc_team.sc_team_big .sc_team_item_avatar img {
      margin-top:-23px
}
.sc_team .sc_team_item_title {
      padding:12px 12px 0;
}
.sc_team.sc_team_big .sc_team_item_title {
      padding:14px 12px 0;
}
.sc_team .sc_team_item_position {
      padding:4px 12px 0;
}
.sc_team .sc_team_item_description {
      display:none;
}
.sc_team.sc_team_big .sc_team_item_description {
      display:block;
      padding:12px 12px 0;
      font-size:12px;
      line-height:16px;
      height:64px;
}
.sc_team .sc_team_item_social img {
      width:16px;
      height:auto;
}
.sc_team.sc_team_big .sc_team_item_social img {
      width:20px;
      height:auto;
}


.sc_toggles .sc_toggles_item .sc_toggles_title a {
      padding: 6px 6px 6px 36px;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      width: 26px;
      height:26px;
      line-height:22px;
      font-size:22px;
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
      padding: 6px 14px 6px 36px;
}


#toTop, #custom_options {
      display: none !important;
}

}






/* Resolution <480 */
@media (min-width: 0px) and (max-width: 479px) {
body, button, input, select, textarea {
      font-size: 12px;
      line-height: 16px;
}
h1 {    font-size: 24px; line-height:30px; margin:20px 0 14px 0; }
h2 {    font-size: 18px; line-height:24px; margin:16px 0 12px 0; }
h3 {    font-size: 14px; line-height:18px; margin:13px 0 11px 0; }
h4 {    font-size: 13px; line-height:17px; margin:12px 0 10px 0; }
h5 {    font-size: 12px; line-height:16px; margin:10px 0 8px 0; }
h6 {    font-size: 11px; line-height:15px; margin:8px 0 6px 0; }

p {
      margin-bottom: 16px;
}
ul, ol {
      margin: 0 0 16px 16px;
}
blockquote {
      font-size:18px;
      line-height:24px;
      margin: 0 0 16px 0;
      padding: 6px;
}
figure figcaption {
      font-size: 12px;
      line-height: 16px;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
      height: 24px;
      line-height: 24px;
}

.boxed #page {
      width: 320px;
}

body:not(.fullwidth) #main_inner {                                      width: 310px; }
body:not(.fullwidth) .with_sidebar #content {           width: 310px; }
body:not(.fullwidth) .without_sidebar #content {        width: 310px; }

#sidebar_main {                                 width: 310px; margin-top:1px; }

.left_sidebar #content {                float:none; }
.left_sidebar #sidebar_main {   float:none; margin-right:0px; }
.right_sidebar #content {               float:none; }
.right_sidebar #sidebar_main {  float:none; margin-left:0px; }

.fullwidth .left_sidebar #content {                     padding-left:0; }
.fullwidth .left_sidebar #sidebar_main {        margin-right:auto; margin-left:auto; }
.fullwidth .right_sidebar #content {            padding-right:0; }
.fullwidth .right_sidebar #sidebar_main {       margin-left:auto; margin-right:auto; }


.main_slider_fixed #main_slider_inner {
      width: 310px;
}
#main_slider_inner .sc_slider_flex .slides {
      min-height:310px;
}
#main_slider_inner .sc_slider_flex .slides li,
#main_slider_inner .sc_slider_flex .slides li > a {
      min-height:310px;       /*112px;*/
}
.fullwidth #main_slider_inner .sc_slider_flex .slides li,
.fullwidth #main_slider_inner .sc_slider_flex .slides li > a {
      min-height:413px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info {
      max-width:290px;
      max-height:90px;
      padding:10px;
}
#main_slider_inner .sc_slider_flex:hover .sc_slider_info {
      margin-bottom:-120px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_subtitle {
      font-size:20px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_category {
      left:-10px;
      top:-10px;
}
#main_slider_inner .sc_slider_flex .sc_slider_info .sc_slider_reviews.after_category {
      top: -4px;
}

.main_map_fixed #main_map_inner {
      width: 310px;
      max-height:200px;
}

header {
      padding-bottom:14px;
}
body:not(.fullwidth) #header_top_inner {
      width: 310px;
}

#header_top_inner .logo {
      margin-top:36px;
      margin-bottom:14px;
}
#header_top_inner .logo_text {
      margin-top:4px;
      margin-bottom:20px;
}
      .logo_text .logo_title {
              font-size:64px;
              line-height:64px;
      }
      .logo_text .logo_slogan {
              bottom:-8px;
              font-size:9px;
              line-height:9px;
      }
      .breadcrumbs li {
              font-size:10px;
      }
      
#header_top_inner #ads_block_top {
      float:none;
      clear:both;
      margin-bottom:14px;
      max-height:38px;
      max-width:310px;
}
#header_middle {
      min-height:30px;
}
.boxed.menu_fixed:not(.menu_mobile) #header_middle {
      width:320px;
}
#header_middle_fixed {
      min-height:30px;
}
body:not(.fullwidth) #header_middle_inner {
      width: 310px;
}
      .select-menu ul  {
              line-height:16px;
              font-size:12px;
      }
      .select-menu ul li a {
              padding: 4px 6px;
      }
      .select-menu ul > li ul {
              margin-left: 12px;
      }

      #mainmenu > li  {
              font-size:11px;
      }
      #mainmenu > li > a {
              padding: 0 8px;
              height:28px;
              line-height:28px;
      }
      #mainmenu > li ul {
              top: 28px;
      }
      #mainmenu > li ul li {
              font-size: 10px;
              line-height: 12px;
      }
      #mainmenu > li ul li a {
              padding: 2px 4px;
      }

      #sidemenu_link {
              width:50px;
              height:50px;
              line-height:50px;
              top:28px;
              right:-50px;
      }
      #sidemenu_link[class*="icon-"]:before {
              font-size:30px;
      }
      #sidemenu_area {
              width:160px;
              margin-left:-160px;
      }
      #sidemenu_area ul {
              margin-top:90px;
              font-size:11px;
              width:160px;
      }
      #sidemenu_area ul+ul {
              margin-left:-160px;
      }
      #sidemenu_area li > a {
              padding: 8px 16px 0 16px;
              min-height:30px;
              line-height:16px;
      }
      #sidemenu_area li > a.submenu_opener {
              padding-right: 16px;
              width:32px;
      }
      #sidemenu_area li > a.submenu_opener:before {
              line-height:30px;
      }

#header_middle_inner .search_link {
      height:30px;
      line-height:30px;
}
#header_middle_inner .search_link [class*="icon-"]:before {
      font-size:16px;
}

#header_middle_inner .search_form_area {
      height:30px;
}
#header_middle_inner .search_form_area .search_close {
      height:30px;
      line-height:30px;
}
#header_middle_inner .search_form_area .search_close [class*="icon-"]:before {
      font-size:16px;
}

#header_middle_inner .search_form .search_field {
      width:160px;
      height:30px;
      line-height:30px;
      font-size:12px;
}


body:not(.fullwidth) .with_sidebar .blog_style_puzzles #content {       width:311px; }
body:not(.fullwidth) .without_sidebar .blog_style_puzzles #content {    width:311px; }

.blog_style_excerpt #content > article {
      min-height:0;
}
.blog_style_excerpt #content .post_thumb {
      width:310px;
      height:206px;
      margin-right:0;
      float:none;
}
.blog_style_excerpt #content .post_content {
      padding:0 16px 16px 16px;
}

/* Reviews bars */
.criteria_row .criteria_bar {
      margin-left:0px;
      margin-top:3px;
}
.post_reviews .criteria_row .criteria_bar {
      margin-left:3px;
      margin-top:-2px;
}

/* --------------- 'No results' --------------------- */
#content > article.page_no_results .post_content {
      padding:0 14px 24px !important;
}
#content > article.page_no_results .icon_no_results:before {
      font-size:120px;
      line-height:120px;
      padding-top:20px;
}
/* No search results */
#content > article.page_no_results.page_no_search .post_title {
      margin:40px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_subtitle {
      margin:16px 0 0 0;
}
#content > article.page_no_results.page_no_search .post_text {
      margin:24px 0 0 0;
      padding-bottom:8px;
}
/* No articles found */
#content > article.page_no_results.page_no_articles .post_title {
      margin:80px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_subtitle {
      margin:24px 0 0 0;
}
#content > article.page_no_results.page_no_articles .post_text {
      margin:24px 0 0 0;
      padding-bottom:16px;
}
/* 404 page */
#content > article.page_no_results.page_404 .post_title {
      margin:60px 0 0 0;
}
#content > article.page_no_results.page_404 .post_subtitle {
      margin:40px 0 0 0;
}
#content > article.page_no_results.page_404 .post_text {
      margin:14px 0 0 0;
      padding-bottom:8px;
}

#content.post_single #related_posts {
      padding: 16px 0 0;
}
#content.post_single #related_posts .related_post_item {
      margin-right:0;
      float:none;
}
.content_blog.post_single #comments .post_comments_tree {
      padding: 12px 16px;
}

.content_blog.post_single #comments .post_comments_title {
      margin:0 0 12px;
}
      .content_blog.post_single #comments li {
              padding-top:12px;
              margin-top:12px;
              padding-left:48px;
      }
      .content_blog.post_single #comments .comment_reply a {
              top:12px;
      }
      .content_blog.post_single #comments .comment_author_avatar {
              top:12px;
              width:36px;
              height:36px;
      }
      .content_blog.post_single #comments .children {
              margin-left: 36px;
      }
      .content_blog.post_single #comments .children .children {
              margin-left: 0;
      }
      .content_blog.post_single #comments .post_comments_form {
              padding: 12px 16px;
      }
      .content_blog.post_single #commentform .comment-form-author,
      .content_blog.post_single #commentform .comment-form-email,
      .content_blog.post_single #commentform .comment-form-website {
              width:270px;
              float:none;
              margin-right:0;
      }
      .content_blog.post_single #commentform input[type="text"],
      .content_blog.post_single #commentform textarea {
              font-size:12px;
      }

/* Author details */
#content.post_single .post_author_details {
      padding: 12px 12px 12px;
}
#content.post_single .post_author_info {
      margin-top:12px;
      padding-left:48px;
}
#content.post_single .post_author_avatar {
      width:36px;
      height:36px;
}
#content.post_single .post_author_socials {
      margin-top:12px;
}
#content.post_single .post_author_socials a {
      margin-right:4px;
}
#content.post_single .post_author_socials a img {
      width:24px;
      height:auto;
}

/* Sidebars */
.widget.widget_search #searchsubmit {
      height:24px;
}
#sidebar_main .sidebar_increase {
      display:none;
}
#sidebar_main {
      margin-top:1px;
}

#advert_sidebar_inner {
      width: 310px;
}
#advert_sidebar_inner .widget {
      margin-left:0;
      margin-top:1px;
      float:none;
}
#advert_sidebar_inner .widget.widget_socials .logo_title {
      top:-32px;
      margin-bottom:-30px;
}

#footer_sidebar {
      margin-top:16px;
}
#footer_sidebar_inner {
      width: 310px;
}
#footer_sidebar_inner .widget {
      margin-left:0;
      margin-top:1px;
      float:none;
}
#footer_sidebar_inner .widget:first-child {
      margin-top:0;
}
#footer_sidebar_inner .widget.widget_socials {
      padding-left:15px;
      padding-right:15px;
}

#footer_copyright_inner {
      width: 310px;
      padding:16px 0;
}



/* Shortcodes 
---------------------------------------------------------- */
.sc_accordion .sc_accordion_item .sc_accordion_title a {
      padding: 6px 6px 6px 32px;
}
.sc_accordion .sc_accordion_item .sc_accordion_title a span.sc_accordion_icon {
      width: 24px;
      height:24px;
      line-height:20px;
      font-size:20px;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
      padding: 0px 12px 6px 32px;
}

.sc_blogger[class*="style_image_"] .post_info {
      margin:8px 0 0 0;
}
.sc_blogger[class*="style_image_"] .title_area .post_comments [class^="icon-"]:before,
.sc_blogger[class*="style_image_"] .title_area .post_comments [class*=" icon-"]:before {
      font-size: 13px;
}
.sc_blogger.sc_blogger_vertical .sc_blogger_item {
      margin-top:10px;
      padding-top:12px;
}
.sc_blogger.style_date .sc_blogger_item {
      padding-left:45px;
}
.sc_blogger.style_date .date_area {
      top:16px;
      width:36px;
      height:40px;
}
.sc_blogger.style_date .date_day {
      height:22px;
      line-height:20px;
      font-size:18px;
}

.sc_blogger.sc_blogger_vertical.style_image_large .image_wrapper {
      margin:0 0 10px;
      width:283px;
      height:188px;
      float:none;
}
.sc_blogger.style_image_medium .image_wrapper {
      width:133px;
      height:88px;
}
.sc_blogger.sc_blogger_vertical.style_image_medium .image_wrapper {
      margin:0 12px 8px 0;
}
.sc_blogger.style_image_small .image_wrapper {
      width:80px;
      height:53px;
      margin:0 6px 4px 0;
}
.sc_blogger.style_image_small .title_area {
      margin-bottom: 4px;
}
.sc_blogger.style_image_small .post_info {
      margin-bottom:6px;
}
.sc_blogger .sc_blogger_item_bordered {
      padding:8px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered {
      margin-top:20px;
      padding:0 8px 8px;
}
.sc_blogger.style_bubble_top .sc_blogger_item_bordered .sc_title_bubble_top {
      margin-top:-20px;
}
.sc_blogger.sc_columns_count_3 .sc_title_bubble_left,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left {
      padding:0 0 6px;
      min-height:0;
}
.sc_blogger.sc_columns_count_3 .sc_title_bubble_left .sc_title_bubble_icon,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left .sc_title_bubble_icon {
      display: none;
}

.sc_blogger.sc_columns_count_3 .sc_title_bubble_left,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left {
      padding:0 0 6px;
      min-height:0;
}
.sc_blogger.sc_columns_count_3 .sc_title_bubble_left .sc_title_bubble_icon,
.sc_blogger.sc_columns_count_4 .sc_title_bubble_left .sc_title_bubble_icon {
      display: none;
}

/* Button */
.sc_button.sc_button_size_small {
      width:75px;
      height:22px;
      line-height:22px;
}
.sc_button.sc_button_size_medium {
      width:90px;
      height:24px;
      line-height:24px;
      font-size:12px;
}
.sc_button.sc_button_size_large {
      width:100px;
      height:28px;
      line-height:28px;
      font-size:14px;
}

/* Columns */
.sc_columns_count_3 > .sc_column_item {
      width: 48%;     
      margin-left:4%;
}
.sc_columns_count_3 > .sc_column_item.span_2,
.sc_columns_count_3 > .sc_column_item.sc_column_item_3 {
      margin-left:0 !important;
      clear:both;
      width: 100%;
}
.sc_columns_count_3 > .sc_column_item_3 {
      padding-top:10px;
}
.sc_columns_count_4 > .sc_column_item_3 {
      margin-left:0 !important;
      clear:both;
}
.sc_columns_count_4 > .sc_column_item {
      width: 48%;     
      margin-left:4%;
}
.sc_columns_count_4 > .sc_column_item_3,
.sc_columns_count_4 > .sc_column_item_4 {
      padding-top:20px;
}
.sc_columns_count_4 > .sc_column_item.span_2,
.sc_columns_count_4 > .sc_column_item.span_3,
.sc_columns_count_4 > .sc_column_item.after_span_3 {
      width: 100%;
      margin-left:0 !important;
      clear:both;
}

/* Contact form */
.sc_contact_form .sc_contact_form_button a {
      padding:0 8px;
      font-size:12px;
      height:24px;
      line-height:24px;
}
.sc_dropcaps {
      margin-bottom: 12px;
}
.sc_dropcaps span.sc_dropcap {
      font-size: 28px;
      line-height: 34px;
      margin: 0 8px 0 0;
}
.sc_dropcaps.sc_dropcaps_style_1 span.sc_dropcap {
      margin-right:8px;
}
.sc_dropcaps.sc_dropcaps_style_2 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
.sc_dropcaps.sc_dropcaps_style_3 span.sc_dropcap {
      padding:2px 6px 2px;
      margin-top:5px;
}
figure.sc_image figcaption {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 6px 4px;
}
figure.sc_image.sc_image_align_left {
      margin-right: 14px;
      margin-bottom: 8px;
}
figure.sc_image.sc_image_align_right {
      margin-left: 14px;
      margin-bottom: 8px;
}

.sc_infobox {
      padding: 8px 14px;
      margin: 0 0 12px 0;
}
.sc_infobox_closeable {
      padding-right:30px;
}

.sc_line {
      margin-bottom: 14px;
}

blockquote.sc_quote {
      padding: 14px 0 14px 14px;
      margin:0 0 14px 0;
}
blockquote.sc_quote cite {
      margin:12px 0 0 0;
}
blockquote.sc_quote cite,
blockquote.sc_quote cite a {
      font-size:12px;
}

.sc_skills .sc_skills_item .sc_skills_caption {
      padding:0 10px;
}

/* Slider */
.sc_slider_flex .flex-direction-nav {
      top:-30px;
}
.sc_slider_flex .flex-direction-nav li {
      width:30px;
      height:30px;
}
.sc_slider_flex .flex-direction-nav a {
      font-size: 20px;
      line-height: 30px;
      width: 30px;
      height:30px;
}
.sc_slider_flex .flex-direction-nav li {
      width:30px;
      height:30px;
}

/* Table */
.sc_table table {
      margin-bottom: 14px;
}
.sc_table table td, 
.sc_table table th {
      padding:6px 8px 6px;
}
.sc_table table th {
      padding:8px 9px 8px;
}

.sc_tabs .content {
      padding: 14px 12px;
}

/* Team */
.sc_team .sc_team_item {
      width:138px;
      height:280px;
}
.sc_team.sc_team_big .sc_team_item {
      width:299px;
      height:400px;
}
.sc_team .sc_team_item_avatar {
      height:102px;
}
.sc_team.sc_team_big .sc_team_item_avatar {
      height:200px;
}
.sc_team .sc_team_item_avatar img {
      margin-top:-30px
}
.sc_team.sc_team_big .sc_team_item_avatar img {
      margin-top:-100px
}
.sc_team .sc_team_item_title {
      padding:14px 12px 0;
      font-size:16px;
}
.sc_team.sc_team_big .sc_team_item_title {
      padding:16px 12px 0;
}
.sc_team .sc_team_item_position {
      padding:4px 12px 0;
      font-size:14px;
}
.sc_team .sc_team_item_description {
      padding:10px 12px 0;
      font-size:12px;
      line-height:16px;
      height:64px;
}
.sc_team.sc_team_big .sc_team_item_description {
      padding:12px 12px 0;
}
.sc_team .sc_team_item_social img {
      width:20px;
      height:auto;
}
.sc_team.sc_team_big .sc_team_item_social img {
      width:32px;
      height:auto;
}


.sc_toggles .sc_toggles_item .sc_toggles_title a {
      padding: 6px 6px 6px 32px;
}
.sc_toggles .sc_toggles_item .sc_toggles_title a span.sc_toggles_icon {
      width: 24px;
      height:24px;
      line-height:20px;
      font-size:20px;
}
.sc_toggles .sc_toggles_item .sc_toggles_content {
      padding: 6px 12px 6px 32px;
}


#toTop, #custom_options {
      display: none !important;
}


/* Demo section */
#slider_demo, #video_demo, #table_demo, #tabs_demo {
      width:100%;
      margin-left:0;
      float: none;
}

}


/* IE specific styles */

#header_middle_inner .search_form_area {
      z-index:0;
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      opacity: 0;
}
#header_middle_inner .search_form_area.shown {
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);
      opacity: 1;
}


div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(/wp-content/themes/puzzles/js/prettyphoto/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
