/* Based on HTML5 ✰ Boilerplate CSS Starter: h5bp.com/css */
/* HTML5 display definitions */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* Base */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.68em;
}
body,
button,
input,
select,
textarea {
  color: #222;
}
/* Links */
a {
  color: #272727;
  text-decoration: none;
}
a.underline {
  text-decoration: underline;
  color:#272727
}
a:hover {
  color: #272727;
  text-decoration: none;
}
a.underline:hover {text-decoration: none;}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 600;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Lists */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
img:not([src]) {
  visibility: hidden;
}
svg:not(:root) {
  overflow: hidden;
}
/* Figures */
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}

label {cursor:pointer}

html,
body,
#wrapper {
    height: 100%;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clear:after,
.clearfix:after {
  clear: both;
}
.clear,
.clearfix {
  zoom: 1;
} 

.clear:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



a {
    color: #969696;
    text-decoration: none;
}

label {cursor:pointer}


h1 {padding:0px;margin:0px;font-weight: 400; font-size:38px;padding-bottom:30px;line-height: 44px;}
h2 {padding:0px;margin:0px;font-weight: 400; font-size:24px;padding-bottom:14px;line-height: normal;}
h3 {padding:0px;margin:0px;font-weight: 400; font-size:18px;padding-bottom:14px;line-height: normal;}


#seged {position: absolute; background: #eeefff; border: 1px solid #656C6B; padding: 5px; z-index: 1230;}
#loading {color: #fff; font-weight: bold; width: 200px; height:50px;  position: absolute; display: none; z-index:11001;border: 0px solid #ddd}

/*html,
body,
#wrapper {
    height: 100%;
}
body > #wrapper {
    height: auto;
    min-height: 100%;
}
*/
#content {
    padding-bottom: 140px;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    width: 100%;
    color:#585858;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */    
    
}

#page-wrap {width:100%;}   

/*.aloha-editable {padding:0px;margin-bottom:30px;}*/
.aloha-image {padding:0px;border:0px} 


#logo {
    position: absolute; top:48px; left:0px;cursor:pointer; font-size:46px;font-weight: 200;
    
}

.tmenu {position: absolute; top:10px;right:10px;}
.tmenu a {margin-left:18px}

#busket {position: absolute;top:10px;right:0px;height:24px;padding:0px} /*background: url(../design/busket.png) no-repeat top right; */
#busket a {text-decoration: underline;}
#busket a:hover {text-decoration: none}

.cart {padding-top:5px}
.busket-anim {display:none;width:0px;height:34px;padding-left:60px;border-radius:20px 20px 20px 20px; background:#101010 url(../design/cart.png) no-repeat 18px center}
.busket-anim div {padding-top:5px;color:#fff;font-weight:400;font-size:12px}
.busket-anim div a {color:#fff;font-weight:400;font-size:12px}
.busket-anim span {margin-left:15px;font-weight:600;}

#search {position: absolute;top:45px; right:0px;}
.footer-search {text-align: center;margin-top:60px;margin-bottom:30px}
.footer-search .search-label {font-size:13px;font-weight: 400;margin-bottom:5px;}
.search input {width:200px;height:30px;color:#ababab; font-size:14px;padding-left:18px;padding-right:40px;border:1px solid #e5e5e5;background:#f9f9f9 url(../design/search.png) no-repeat 225px center;border-radius:5px 5px 5px 5px}

.topmenu {position: absolute; top:55px;right:300px}

#valutaselect {position: absolute; top:5px;right:0px}
#valutaselect input, #valutaselect select {font-size:11px}

header {
    width: 100%;
    
}

#header { width:1040px;
    margin: 0 auto;
    position: relative;
}                                                                                                           
.header-top {height:124px;margin:0px auto;position: relative;}
.header-bottom {height:54px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position: relative;margin-bottom:10px}
#wrapper {
    width: 100%;
    /*overflow: hidden;*/
    text-align:center;
}
                                                              
#main-content {position: relative; width:100%; margin: 0px auto;text-align: center;}
#guts {position: relative;width:100%;min-height: 300px;padding-bottom:30px}

.grid {width:1040px;text-align:left;margin:0px auto;}

nav {padding-top:0px}
nav ul.sf-menu {margin-left:100px}
.category-menu {padding-left:45px;position:absolute;margin-top:17px;margin-left:0px;background: url(../design/icon-menu.png) no-repeat;width:30px;height:20px}
.category-menu a {text-transform: uppercase;font-size:14px;
    color: #888;
    font-size:14px;}
nav .menu {padding-top:11px}

#wrapper.loading article:first-child {
    padding-bottom: 0;
}

#content_top {height: 102px;z-index: 1;}
#content_top .inner {width:931px; margin:0px auto;padding-top:34px;color:#6b6b6b;font-size:24px;text-transform:uppercase;text-align: left;}

.boxes {width: 931px;margin:13px auto; border-bottom:1px solid #dedede;padding-bottom:24px}
.main-content {width: 931px;margin:48px auto;}
.cleft {float:left;width:610px;text-align: left;}
.cright {float:right;width:300px;margin-left:20px;text-align: left;}
/*.column {float:left;width:280px;margin-left:40px;text-align: left;margin-bottom:30px;line-height: 18px;}
.columnfirst {margin-left:0px;}
.column h2 {margin-bottom:10px}
*/
footer {}
#footer {width:1040px;margin:0px auto}
.footer-header {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:50px}
.footer-header .label {font-size:100px; font-weight: 200; line-height: 100px; }
.footer-categories .one-col {float:left;width:20%}
.footer-categories .one-col a {color:#585858}
.footer-categories {text-align: left;font-size:13px}
.footer-categories .name-level-0, .footer-menu .name-level-0 {font-weight: 400;margin-top:20px}
.footer-categories .name-level-1, .footer-menu .name-level-1 {font-weight: 200;}
.footer-menu {padding-bottom:50px}
.footer-menu .one-col {float:left;width:25%;}
.footer-tamogato {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:30px 0px 30px 0px}
.footer-tamogato img {margin:5px}
.flogo {float:right;margin-top:40px;margin-right:30px}
.copy {float:left;margin-bottom:40px;}


/*
#content {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding-top: 1px;
    padding-top: 40px;

    -webkit-transition: padding .3s ease-in;
    -moz-transition: padding .3s ease-in;
    -o-transition: padding .3s ease-in;
    -ms-transition: padding .3s ease-in;
    transition: padding .3s ease-in;
}
*/

p {margin:0px 0px 10px 0px}

section {text-align: center;}

article:first-child {
    padding-bottom: 80px;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
*+html article:first-child {
    display: inline;
    zoom: 1;
}



/* ------------------
2.) Reusables/Modules
------------------ */

.panel {
    position: relative;
}

.menu-title {height:75px;text-align:left;margin:0px auto}

/*h1 {
    line-height: 1.2;
    font-size: 30px;
    padding-top:15px;
    
}

h2 {
    color:#5c5c5c;font-size:18px;
}
*/
.flags {position: absolute; top:5px; right:194px;}

article {
    clear: both;
    text-align: center;
}

.cntinner {text-align: center;position: relative;}

.section_homepage {text-align: center;}

input, textarea {border:1px solid #e5e5e5;background:#f9f9f9;padding:5px 10px 5px 10px}
.clear {clear:both; float:none}

#menucontainer {
    position:absolute;
    padding:0px;
    top:102px;
    padding-left:68px;
    z-index:900;
    margin:0px auto;
    border:0px solid #fff
}

.centering {
    width:auto;
    display:inline-block;
    margin: 0 auto;
}

.hir_tovabb {margin-top:20px}
.drsans{font-family:'Droid Sans', sans-serif;line-height:normal}
.arvo {font-family:'Arvo', sans-serif;line-height:normal}
/* global */

.hrnews {text-align: right;margin-top:20px}
.hrnews a {margin-left:20px}

/* wp styles*/
.simple_button_link, .button_class {
    background: none repeat scroll 0 0 #e02c00;
    border-radius: 3px 3px 3px 3px;
    color: #FFF;
    font-family:Tahoma;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 0px 9px 0px;
    line-height: 27px;
    text-decoration: none;
    cursor:pointer;
}
.simple_button_link:hover, .button_class:hover {
    background: none repeat scroll 0 0 #ee3c11;
}
.simple_button_black {
    background: none repeat scroll 0 0 #ee3c11;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.simple_button_black:hover {
    background: none repeat scroll 0 0 #C62B02;
}

.content-item-grid {}
.breadcumb {margin-top:5px;text-transform: uppercase;font-size: 11px;color:#a3a3a3}
.breadcumb span {margin:0px 0px 0px 5px}
.breadcumb a, .product-list .breadcumb span {color:#a3a3a3;text-decoration: none;}
.category-list {float:left; width:210px;padding-top:10px;}
.category-list div {line-height: 30px;padding:0px;margin:0px;}
.category-list div.level-0 a {color:#585858; font-weight: 300}
.category-list div.level-1 {margin-left:10px;} 
.category-list div.level-2 {margin-left:20px;}
.category-list div.level-3 {margin-left:30px;}
.category-list div-level-1 a, .category-list div-level-2 a, .category-list div-level-3 a {font-weight: 200}
.product-list {float:right; width:810px;}
.product-list-wide.product-list {width:100%;float:none}
.product-list .breadcumb {margin-top:5px;text-transform: uppercase;font-size: 11px;color:#a3a3a3}
.product-list .margin-wrapper {width: 250px;height:250px;border:1px solid #e5e5e5;overflow:hidden;background:#ebebeb}
.product-list .breadcumb a, .product-list .breadcumb span {color:#a3a3a3;text-decoration: none;} 
.product-list .breadcumb span {margin:0px 0px 0px 5px}
.product-list h1 {padding:0px;margin:0px;font-weight: 300; font-size:38px;font-family: 'Source Sans Pro', sans-serif;padding-bottom:30px;line-height: 42px;}
.product-item {float:left;margin-right:20px; width:250px;height:380px}
#easyshoppage {margin-top:10px}
#easyshoppage .product-item {margin-right:10px}

.moreitems {border-top:1px solid #e5e5e5;padding-top:10px;padding-bottom:10px;text-align: center;cursor:pointer}
.moreitems:hover {background: #f9f9f9;}
.moreitems ul {list-style-type: none;}
.moreitems ul li {display:inline;font-weight: 400; text-transform: uppercase;padding:0px;margin:0px;padding-left:5px;padding-right: 5px;}

.product-item img {}
.prod-name {font-size:14px;padding:0px 10px 0px 10px;height:34px}
.prod-information {margin-top:10px;text-align:center;}
.strikeout {text-decoration: line-through;}
.price {margin-top:20px;font-size: 14px;font-weight: 400;}

.product-more-info {margin-top:40px}
.ajanlott h3 {text-transform: uppercase;font-weight: 300;}
.product-list.ajanlott {float:none;border-top:1px solid #e5e5e5;padding-top:20px;margin-top:20px;width:100%}
.product-list.ajanlott .product-item {margin-right: 20px;width:240px;}

.product-item-sheet {}
.product-item-sheet .product-images {float:left; width:465px;margin-top:12px;margin-right:4%}
.product-item-sheet .product-img {border:1px solid #e5e5e5;}
.product-item-sheet .product-img-small {float:left; width:70px;border:1px solid #e5e5e5; margin-top:12px;margin-right:12px}
.product-item-sheet .product-images img {max-width: 100%;}
.product-item-sheet .product-information {float:left; width:50%;text-align:left;color:#777}
.product-item-sheet .product-information h1 {font-weight: 300; font-size:30px;font-family: 'Source Sans Pro', sans-serif;padding-bottom:0px;}
.product-item-sheet #product-price {min-height: 30px;float:left;}
#product-price.price {font-size:40px;font-weight: 300;}
#product-price.price .strikeout {font-size:30px;margin-left:6px}
.product-details {margin-top:20px;}
.product-variant, .product-quantity {margin-top:20px;font-size:14px;line-height:16px;font-weight: 400;}
.price-title {font-weight: 400;float:left;margin-top:20px;margin-right:20px;margin-bottom:0px}
.product-variant select {margin-top:10px;}
.product-quantity input {border: 1px solid #e5e5e5;
    border-radius: 3px 3px 3px 3px; color:#111;width:70px;
    padding: 5px 10px;margin-top:10px;text-align:center;
}
.free-shipp-desc {color:#888}
span.fizetendo {font-size:40px;font-weight: 300;margin-left:20px}
div.fizetendo {padding-top:14px;padding-bottom:20px}

.urtartalom-title {float:right;margin-left:40px;font-weight: 400;padding-top:14px}
.urtartalom-value {float:right;margin-left:20px;padding-top:14px}
.increase {margin-left:20px;cursor:pointer;}
.decrease {margin-left:5px;cursor:pointer;}
.addtochart {margin-top:10px}
.addtochart .button_class {font-size:14px;padding:5px 0px;text-align:center; width:200px;color:#fff;background: #272727;border-radius:0px}
.addtochart .button_class:hover {background: #404040;color:#fff;}
.button_rendeles .button_class {font-size:14px;padding:5px 0px;text-align:center; width:200px;color:#fff;background: #272727;border-radius:0px}
.button_rendeles .button_class:hover {background: #404040;color:#fff;}
table.busket {background: none;}
table.busket td {background: none;vertical-align: middle;padding:5px}

table.arkonst {background: none; border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5}
table.arkonst td, table.arkonst th {background: none;vertical-align: middle;padding:5px;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5} 
table.arkonst th {background:#eee;text-align:center;font-weight:bold;color:#101010}

#busketcontent h2 {font-weight: 300; font-size:24px;font-family: 'Source Sans Pro', sans-serif;}

.urlap_foot_first {font-size:11px;color:#ff0000}


/* layers */
a.btn_class {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: linear-gradient(#3B3B3B, #212121);
    border-color: #444444 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 20px 20px 20px 20px;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 7px 15px;
    font-size:11px;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #f5f5f5; color:#101010;cursor:pointer;
}
a.btn_class:hover {background-color:#fff}

.alerttransparency_full, .ajaxtransparency, .ajaxtransparency_full, .btransparency, .btransparency_full {position: fixed; top:0px;left:0px;width:100%;height:100%;background: rgba(0,0,0,0.4);z-index:2}
#alertlayer, #klayer, #ajaxlayer {text-align:left;background: rgba(0,0,0,0.9);color:#fff;position: fixed;top:20px;left:350px;min-width:250px;min-height:40px;border-radius:5px}
#alertlayer {width:300px;}
#ajaxlayer {background: rgba(035,035,035,1);}
.alertlayer_content, .klayer_content {padding:10px 20px 20px 25px;line-height:normal;font-size:13px}
#klayer_content {font-size:12px}
.alertlayer_title, .klayer_title {padding:6px 20px 20px 40px;margin-left:20px;margin-top:20px;font-size:15px; font-weight:400;}
.klayericon, .klalert {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.question {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.menuadd {background: url(../../admin/design/images/icon-plus-16-light.png) no-repeat 7px 8px;}
.klsettings {background: url(../../admin/design/images/icon-settings-16-light.png) no-repeat 0px 7px;}
.kl_image {background: url(../../admin/design/images/icon-image-16-light.png) no-repeat 0px 7px;}
.klprod {background: url(../../admin/design/images/icon-products-32-light.png) no-repeat 0px 0px;}
.klorder {background: url(../../admin/design/images/icon-orders-32-light.png) no-repeat 0px 0px;}
.kluser {background: url(../../admin/design/images/member.png) no-repeat -5px -8px;}
.kloption {background: url(../../admin/design/images/icon_radio_24_light.png) no-repeat 0px 0px;}
.klsaved {background: url(../../admin/design/images/tooltip-icon-okay.png) no-repeat 0px 0px;}
.buttonbar {text-align:right;padding:20px 0px 0px 0px}
.buttonbar a {margin-left:20px;cursor:pointer;font-size:11px}



/* PowerTip Plugin */

.powerTip_title {padding:6px 20px 20px 20px;margin-left:20px;font-size:16px; font-weight:400; color:#fff}
.powerTip_icon {text-align:left;max-width:300px;background: url(../../admin/design/images/tooltip-icon-info.png) no-repeat 5px 0px;}
.powerTip_cnt {padding:0px 20px 20px 40px;white-space: normal;line-height:18px;font-size:12px;color:#bbb;font-weight:300;}

#powerTip {
    cursor: default;
    background-color: #000;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.2) outset, 0 -2px 2px #000 outset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.2) outset, 0 -2px 2px #000 outset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.2) outset, 0 -2px 2px #000 outset;
    border: 1px solid #666;
    border-radius: 6px;
    color: #ffffff;
    display: none;
    padding: 10px;
    position: absolute;
    white-space: nowrap;
    z-index: 2147483647;
    opacity:0.9;
}
#powerTip:before {
    content: "";
    position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    margin-top: -5px;
    top: 50%;
}
#powerTip.n:before {
    border-top: 10px solid #000000;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
}
#powerTip.e:before {
    border-right: 10px solid #000000;
    border-right: 10px solid rgba(0, 0, 0, 0.8);
    left: -10px;
}
#powerTip.s:before {
    border-bottom: 10px solid #000000;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    top: -10px;
}
#powerTip.w:before {
    border-left: 10px solid #000000;
    border-left: 10px solid rgba(0, 0, 0, 0.8);
    right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
    border-right: 10px solid transparent;
    border-left: 0;
    left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
    border-left: 10px solid transparent;
    border-right: 0;
    right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
    border-top: 10px solid #000000;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
    border-bottom: 10px solid #000000;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
    border-top: 10px solid #000000;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10px;
}
#powerTip.ne-alt:before {
    left: auto;
    right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
    border-top: none;
    border-bottom: 10px solid #000000;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    bottom: auto;
    top: -10px;
}
#powerTip.se-alt:before {
    left: auto;
    right: 10px;
} 

/* post */
.post-content {color:#858585;line-height: normal;margin-bottom:0px;text-align: left;}
.post-content h2, .post-content h1 {margin-top:0px;margin-bottom:0px;padding-bottom:0px;font-size:35px}
.post-content h2 a, .post-content h1 a {color:#272727}
.post-thumb {}
.post-thumb img {width:100%;}
.post-datum {background: url(../design/calendar.png) no-repeat 0px 4px; padding-left:15px;margin-right:12px;}
.read {text-align:center; margin:30px 0px 30px 0px}
.read a {text-decoration: none;font-weight: bold; text-transform: uppercase;}
.meta-details {border-top:1px solid #e5e5e5;padding-top:10px;color:#cfcfcf;}
.post-author {margin-left:12px;background: url(../design/author.png) no-repeat 0px 6px; padding-left:15px;}
.tagscloud {margin-top:0px;}
.tagscloud div {margin-top:0px}
.tagscloud a {color: #969696;text-decoration: none;}
.tagscloud a.actual {color:#101010}

.pagination {margin-top:20px;margin-bottom:20px;text-align: center;}

h3 {font-weight: 400; font-size:18px;font-family: 'Source Sans Pro', sans-serif;}  

.sqs-layout {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.68em;
    /*color: #333333;*/
}

.aloha-gallery img, .video img, .aloha-image img, .image-block img {max-width:100%;} /*width:100%*/
.stretch img {width:100%}
.videocnt.overlay {cursor:pointer}

.collection-type-blog.layout-style-left .article-list,
.collection-type-blog.layout-style-left .article-wrapper {
  width: 760px;
  float:left;
}
.collection-type-blog.layout-style-left #sidebar {
  float: left;
  
  text-align:left;
  right: 0;
  margin-left:40px;
}


#sidebar {
  margin-top: 30px;
}

.warn-msg,
.live-msg {
  padding: 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom:10px
}
.warn-msg img,
.live-msg img {
  position: relative;
  top: 2px;    
  font-size:16px;
  margin-right: 10px;
}
.warn-msg {
  background-color: #e2db84;
  color:#827b00
  
}
.live-msg {
  background-color: #00c562;
  color:#fff;
}
.warn-msg span {}

.search-item h2 {padding:0px;margin:0px}
.search-item {margin-top:10px}
.talalat {margin-top:20px}

.image-block-wrapper {position: relative;}
.image-block-wrapper .image-caption-wrapper {position: absolute;bottom:0px;left:0px;background: rgba(0,0,0,0.75);color:#fff;width:100%;font-size:16px}
.image-block-wrapper .image-caption-wrapper p {padding:20px;text-align: left;font-size: 16px;}
.sqs-block.image-block .image-block-wrapper .image-caption-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.image-caption-wrapper.hidden {opacity:0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.image-block-wrapper:hover .image-caption-wrapper.hidden {opacity:1;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.stacked {margin-bottom:1px}

.gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
  width: 100%;
}
.gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
  width: 50%;
}
.gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
  width: 33.333333333333336%;
}
.gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
  width: 25%;
}
.gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
  width: 20%;
}
.gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
  width: 16.666666666666668%;
}
.gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
  width: 14.285714285714286%;
}
.gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
  width: 12.5%;
}
.gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
  width: 11.11111111111111%;
}
.gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
  width: 10%;
}
.gallery-block-grid .slide {
  float: left;
  width: 20%;
}
.gallery-block-grid .slide .margin-wrapper {
  position: relative;/* margin-right:20px;margin-bottom:20px*/
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor {
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img {
  display: inline-block;
  
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper {
  padding-bottom: 100%;
  width: 100%;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
  height: 0;
  padding-bottom: 100%;
}
.gallery-block-grid .slide .margin-wrapper .image-slide-title {
  text-align: center;
  display: none;
}
.gallery-block-grid .slide .meta {
  position: relative;
}
.gallery-block-grid .slide .meta h1 {
  font-size: 12px;
  letter-spacing: normal;
  margin: 0;
}
.gallery-block-grid {
  margin-right: -20px;
}

.gallery-design-grid-slide img {}

.sqs-content-item-grid-field .sqs-content-item-grid {
    -moz-box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    position: relative;
    width: 100%;
}
.sqs-content-item-image {
    float: left;
    position: relative;
    width: 20%;
}

.sliderwrapper {
    width: 100%;
    left: 5%;
    overflow: hidden;
    
    border:0px solid #b60000;
}

.carousel img {
    margin: 0px 5px;
    border: none;
    display: block;
    float: left;
}

.ccarousel .prev, .ccarousel .next {
    border-top: 0px solid #999;
    border-bottom: 0px solid #999;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 32px;
    margin-top: -30px;
}

.prev:hover, .next:hover {
    opacity:1;
}
.prev {
    background: url(../design/arrows.png) no-repeat top left;
    left: -40px;
    opacity:0.5;
}
.next {
    background: url(../design/arrows.png) no-repeat top right;
    right: -40px;border:0px solid #b60000;
    opacity:0.5;
}
.ccarousel {
    width:100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border:0px solid #b60000;
    min-height: 300px;
    position: relative;
}

.cthumbs a, .cthumbs img  {
    display: block;
    float: left;
}

.cthumbs span, .cthumbs a {
    position: relative;
}

.cthumbs img {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.cthumbs img.glare {
    width: 102%;
    height: auto;
}

.cthumbs-wrapper {
    padding: 20px 40px;
    position: relative;
}
.cthumbs a {
    border: 2px solid #899;
    width: 150px;
    height: 100px;
    margin: 0 10px;
    overflow: hidden;
    border-radius: 10px;
    
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -ms-transition: border-color .5s;
    transition: border-color .5s;
}
.cthumbs a:hover, .cthumbs a.selected {
    border-color: #566;
}