/* 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, img, ins, q, small, strike, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* fonts */
@font-face { font-family: "Open Sans"; src: url('../fonts/opensans-regular-webfont.eot'); src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#OpenSans') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: "PerSempre Icons"; src: url('../fonts/persempre-icons.eot'); src: url('../fonts/persempre-icons.eot?#iefix') format('embedded-opentype'), url('../fonts/persempre-icons.woff') format('woff'), url('../fonts/persempre-icons.ttf') format('truetype'), url('../fonts/persempre-icons.svg#PerSempreIcons') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: "Open Sans Light"; src: url('../fonts/opensans-light-webfont.eot'); src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light-webfont.svg#OpenSansLight') format('svg'); font-weight: normal; font-style: normal; }

/* basic */
html, body { width: 100%; height: 100%; }
html { background-color: #f4f4f4; }
body {  font-size: 100%; line-height: 1.6875; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #222; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;  }
h1, h2, h3, h4, h5, h6, li, p { overflow-wrap: break-word; word-wrap: break-word; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; font-weight: normal; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 2em; line-height: 1em; margin-bottom: .5em; font-family: "Open Sans Light"; }
h2 { font-size: 1.25em; line-height: 1.333333333333333em; margin-bottom: .6666666666666667em; font-family: "Open Sans Light"; }
h3 { font-size: 1em; line-height: 1em; margin-bottom: 1em; font-family: "Open Sans Light"; }
h4 { font-size: 0.8em; line-height: 1.142857142857143em; margin-bottom: 1.142857142857143em; font-family: "Open Sans Light"; }
h5 { font-size: 0.6em; line-height: 1.333333333333333em; margin-bottom: 1.333333333333333em; }
h6 { font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; }
p, ol, ul, blockquote { font-size: 1em; line-height: 1.75em; margin-bottom: 1.5em; }
ul { list-style: none inside; }
ul li { margin-left: 1em; }
ol { list-style-type: decimal inside; }
ol li { margin-left: 2.3em; }
li ul, li ol { margin: 0; }
ul.square { list-style-type: square; }
ul.circle { list-style-type: circle; }
ul.disc { list-style-type: disc; }
ol.upper-roman { list-style-type: upper-roman; }
ol.lower-roman { list-style-type: lower-roman; }
ol.upper-alpha { list-style-type: upper-alpha; }
ol.lower-alpha { list-style-type: lower-alpha; }
em { font-style: italic; }
strong { font-weight: bold; }
small { font-size: 80%; }
blockquote, code, samp, pre { quotes: none; position: relative; padding: 1.5em; border-left: 2px solid #666; font-family: Cambria, Georgia, Times, "Times New Roman"; font-style: italic; color: #333; background-color: #f8f8f8; background-color: rgba(255, 255, 255, 0.75); }
blockquote { quotes: none; }
blockquote p:last-child { margin-bottom: 0.55em; }
blockquote.quotes { display: block; padding-left: 4.2em; position: relative; }
blockquote.quotes:before { content: "\273f"; font: 3em/1em "PerSempre Icons"; font-weight: bold; font-style: normal; position: absolute; top: 0.52em; left: 0.2em; }
dl, dd { margin-bottom: 1.5em; }
dt { font-weight: bold; }
abbr[title] { border-bottom: 1px dotted #aaa; cursor: help; }
dfn { font-style: italic; }
ins { background-color: #222; color: #fff; text-decoration: none; padding: 0.1em 0.2em; }
mark { background-color: #222; color: #fff; font-style: italic; font-weight: bold; padding: 0.1em 0.2em; }
pre, code, kbd, samp { font-family: Monaco, Courier New, monospace; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
sub, sup { position: relative; line-height: 0; }
sup { top: -.5em; }
sub { bottom: -.25em; }
hr { display: block; margin: 1.5em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #666; border-bottom: 1px solid #fff; }
img { max-width: 100%; border-width: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
figure { margin-bottom: 1.5em; }
figure img { margin-bottom: 1em; }
figure figcaption { display: block; font-weight: normal; color: #555; }
.small { font-size: 0.9em; }
.big { font-size: 1.1em; }
.float-left, .floatleft { float: left; }
.float-right, .floatright { float: right; }
.sticky { }
.gallery-caption { }
.bypostauthor { }
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 0.5em 1em; }
.alignleft { float: left; margin: 0 1em 0.5em 0; }
.textcenter { text-align: center; }
.textright { text-align: right; }
.textleft { text-align: left; }
.wp-caption { max-width: 100% !important; border: 1px solid #ddd; text-align: center; background-color: #fafafa; padding: 5px; margin-bottom: 0.5em; }
.wp-caption img { margin: 0; padding: 0; }
.wp-caption p.wp-caption-text { font-size: 0.8em; padding: 0 0.2em 0.3em; margin: 0; }
.wp-smiley { margin: 0 !important; max-height: 1em; }
.tagcloud { margin-bottom: 1em; }
.no-bottom { margin-bottom: 0!important; }

/* links */
a { text-decoration: none; color: #333; } 
a:visited { color: #222; }
a:hover { text-decoration: underline; color: #000; }
a:focus { outline: thin dotted; color: #000; }
a:hover, a:active { outline: 0; }

/* table */
table { width: 100%; max-width: 100%; margin-bottom: 1.5em; border-collapse: collapse; border-spacing: 0; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); border: 1px solid #bbb; }
table th, table td, table caption { padding: 0.4em 0.6em; vertical-align: top; border: 1px solid #bbb; text-align: left; background-color: rgba(255, 255, 255, 0.75); }
table caption { text-align: center; border-bottom: 0; }
table th { font-weight: bold; text-transform: uppercase; }
table th, table tfoot td { padding: 0.6em; }
table thead th { vertical-align: bottom; }
table tbody + tbody { border-top: 2px solid #bbb; }
table tbody tr:hover td, tbody tr:hover th { background-color: @tablehover !important; }
table.table-striped tbody tr:nth-child(odd) td, table.table-striped tbody tr:nth-child(odd) th { background-color: #e2e2e2; background-color: rgba(255, 255, 255, 0.4); }

/* buttons */
.button, button, input[type=submit], input[type=reset], input[type=button], .pagination .page-numbers { display: inline-block; padding: 1em 1.5em; line-height: 1em; margin-bottom: 1.2em; font-weight: bold; text-transform: uppercase; vertical-align: middle; text-decoration: none; cursor: pointer; color: #fff; background-color: #d63d22; border: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.button.small, button.small, input[type=submit].small, input[type=reset].small, input[type=button].small { display: inline; font-weight: normal; text-transform: none; margin-bottom: 0; padding: 0.1em 0.3em; position: relative; top: -0.05em; }
.button.big, button.big, input[type=submit].big, input[type=reset].big, input[type=button].big { font-size: 1.75em; margin-bottom: 1em; }
.button:visited, .button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .pagination .page-numbers:hover { color: #fff; text-decoration: none; }
.button:hover, button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover, .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus, .pagination .page-numbers:hover, .pagination .page-numbers:focus { background-color: #222; color: #fff; }
.button:active, button:active, input[type=submit]:active, input[type=reset]:active, input[type=button]:active, .button.hover, .pagination .page-numbers:active { background-color: #333; }
.button.full-width, button.full-width, input[type=submit].full-width, input[type=reset].full-width, input[type=button].full-width { width: 100%; padding-left: 0!important; padding-right: 0!important; text-align: center; }
.button.button-disabled, button.button-disabled, input[type=submit].button-disabled, input[type=reset].button-disabled, input[type=button].button-disabled { opacity: 0.5; filter: alpha(opacity=30); cursor: default; }
.button.light, button.light, input[type=submit].light, input[type=reset].light, input[type=button].light { background-color: #fff; color: #222; }
.button.light:hover, button.light:hover, input[type=submit].light:hover, input[type=reset].light:hover, input[type=button].light:hover, .button.light:focus, button.light:focus, input[type=submit].light:focus, input[type=reset].light:focus, input[type=button].light:focus { background-color: #999; color: #222; }
.button.light:active, button.light:active, input[type=submit].light:active, input[type=reset].light:active, input[type=button].light:active { background-color: #aaa; }
.button.grey, button.grey, input[type=submit].grey, input[type=reset].grey, input[type=button].grey { background-color: #bbb; color: #222; }
.button.grey:hover, button.grey:hover, input[type=submit].grey:hover, input[type=reset].grey:hover, input[type=button].grey:hover, .button.grey:focus, button.grey:focus, input[type=submit].grey:focus, input[type=reset].grey:focus, input[type=button].grey:focus { background-color: #999; color: #222; }
.button.grey:active, button.grey:active, input[type=submit].grey:active, input[type=reset].grey:active, input[type=button].grey:active { background-color: #aaa; }
.button.dark, button.dark, input[type=submit].dark, input[type=reset].dark, input[type=button].dark, .pagination .current { background-color: #222; color: #fff; }
.button.dark:hover, button.dark:hover, input[type=submit].dark:hover, input[type=reset].dark:hover, input[type=button].dark:hover, .button.dark:focus, button.dark:focus, input[type=submit].dark:focus, input[type=reset].dark:focus, input[type=button].dark:focus { background-color: #000; color: #fff; }
.button.dark:active, button.dark:active, input[type=submit].dark:active, input[type=reset].dark:active, input[type=button].dark:active { background-color: #111; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* forms */
form { margin-bottom: 1.5em; }
label, legend { display: block; font-weight: bold; font-size: 0.75em; }
label.checkbox { margin-bottom: 0.75em; }

input[type=text], input[type=password], input[type=email], input[type=search], input[type=date], textarea, select, .customSelect { border: 1px solid #bbb; outline: none; font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #222; font-size: 0.9em; width: 20em; max-width: 100%; display: block; background-color: #fff; background-color: rgba(255, 255, 255, 0.7); margin-bottom: 1em; padding: 0.7em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
input[type=text].full-width, input[type=password].full-width, input[type=email].full-width, textarea.full-width, select.full-width, .customSelect.full-width { width: 100%; }
.ie7 input[type=text].full-width, .ie7 input[type=password].full-width, .ie7 input[type=email].full-width, .ie7 textarea.full-width, .ie7 select.full-width { width: 85%; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, textarea:focus, select:focus, .customSelectFocus { border-color: #888; }
input[type=text]:focus:invalid, input[type=password]:focus:invalid, input[type=email]:focus:invalid, textarea:focus:invalid { border-color: #d55; }
textarea { width: 30px; min-height: 7em; overflow: auto; }
input[type=checkbox], input[type=radio] { display: inline; vertical-align: bottom; position: relative; top: -0.1em; *overflow: hidden; }
select { line-height: 2.6em; }
select.hasCustomSelect { z-index: 2; }
.customSelect { position: relative; display: inline-block; height: 2.97em; }
.customSelect:after { font-family: 'PerSempre Icons'; line-height: 1; font-style: normal; font-weight: normal; speak: none; content: "\2193"; color: #888; position: absolute; top: 0.9em; right: 0.7em; -webkit-font-smoothing: antialiased; }

::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { color: #aaa; }
::-moz-placeholder { color: #aaa; }
:-ms-input-placeholder { color: #aaa; }
::-moz-selection { color: #fff; background-color: #d63d22; text-shadow: none; }
::-ms-selection { color: #fff; background-color: #d63d22; text-shadow: none; }
::selection { color: #fff; background-color: #d63d22; text-shadow: none; }

/* sticky footer trick */
.wrapper-frame { display: table; width: 100%; height: 100%; }
.wrapper-row { display: table-row; height: 1px; }
html>body .wrapper-expand { height: auto; }
.ie7 .wrapper-row { height: auto; }

/* grid system */
.container { position: relative; margin: 0 auto; padding: 0; }
.ie7 .container { position: static; }
.container .col { width: 100%; }
body .container .col.alpha { margin-left: 0; }
body .container .col.omega { margin-right: 0; }
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before, .clearfix:after, .row:before, .row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.row:after, .clearfix:after { clear: both; }
.row, .clearfix { zoom: 1 }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* flexslider */
.flexslider { position: relative; zoom: 1; }
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; }
.flexslider .slides, .flexslider .flex-control-nav, .flexslider .flex-direction-nav { margin: 0; padding: 0; list-style: none; } 
.flexslider .slides li { display: none; position: relative; margin: 0; -webkit-backface-visibility: hidden; }
.flexslider .slides li:first-child { display: block; }
.flexslider .slides img { width: 100%; display: block; }
.flexslider .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.flex-viewport { max-height: 1400px; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }
.flex-direction-nav a { display: block; width: 2em; height: 2.5em; line-height: 2.5em; font-size: 2.5em; margin-top: -1.25em; position: absolute; top: 50%; text-align: center; z-index: 10; cursor: pointer; color: #fff; opacity: 0.25; filter: alpha(opacity=25); text-shadow: 1px 1px 1px rgba(0,0,0,0.75); -webkit-transition: opacity .2s linear; -moz-transition: opacity .2s linear; -o-transition: opacity .2s linear; transition: opacity .2s linear; }
.flex-direction-nav a span:before { margin-right: 0; }
.flex-direction-nav .flex-prev { left: 0.25em; }
.flex-direction-nav .flex-next { right: 0.25em; }
.flexslider:hover .flex-direction-nav a { opacity: 0.75; filter: alpha(opacity=75); }
.flexslider .flex-direction-nav a:hover { opacity: 1; filter: none; text-decoration: none; }
.flexslider .flex-direction-nav .flex-disabled { .opacity(0.3); cursor: default; }
.flexslider .slides .info { background-color: #222; }
.flexslider .slides .info .inner { padding: 0.6em 1em; text-align: center; }
.flexslider .slides .info h2 { color: #fff; font-size: 2em; margin: 0; }
.flexslider .slides .info h2 a { color: #fff; text-decoration: none; }
.flexslider .slides .info p { display: none; }

/* fancyBox 2 */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background-color: #fff; }
.fancybox-opened { z-index: 8030; }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #222; font-size: 2em; margin: 0; padding: 1em; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
.fancybox-close:before, .fancybox-prev span:before, .fancybox-next span:before { font-family: 'PerSempre Icons'; line-height: 1; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; }
.fancybox-close { position: absolute; top: -1.2em; right: 6px; width: 1.2em; height: 1.2em; text-align: center; line-height: 1em; font-size: 2em; cursor: pointer; z-index: 8040; background-color: #fff; }
.fancybox-close:hover { text-decoration: none; }
.fancybox-close:before { content: "\e05a"; }
#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 4em; height: 4em; margin-top: -2em; margin-left: -2em; cursor: pointer; z-index: 8060; background-color: #fff; border: 0.3em solid #222; }
@-webkit-keyframes pulsate { 0% { -webkit-transform: scale(0.2, 0.2); opacity: 0; } 50% { opacity: 1; } 100% { -webkit-transform: scale(1, 1); opacity: 0; } }
@-moz-keyframes pulsate { 0% { -moz-transform: scale(0.2, 0.2); opacity: 0; } 50% { opacity: 1; } 100% { -moz-transform: scale(1, 1); opacity: 0; } }
@-o-keyframes pulsate { 0% { -o-transform: scale(0.2, 0.2); opacity: 0; } 50% { opacity: 1; } 100% { -o-transform: scale(1, 1); opacity: 0; } }
@keyframes pulsate { 0% { transform: scale(0.2, 0.2); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1, 1); opacity: 0; } }
#fancybox-loading div { width: 1.2em; height: 1.2em; margin: 1.2em auto 0; border: 0.3em solid #222; -webkit-animation: pulsate 0.8s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation: pulsate 0.8s ease-out; -moz-animation-iteration-count: infinite; -o-animation: pulsate 0.8s ease-out; -o-animation-iteration-count: infinite; animation: pulsate 0.8s ease-out; animation-iteration-count: infinite; }
.fancybox-nav { position: absolute; top: 50%; width: 4em; height: 4em; margin-top: -2em; cursor: pointer; text-decoration: none; background: transparent url(data:;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==); -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 2em; height: 2em; line-height: 2.2em; margin-top: -1em; font-size: 2em; text-align: center; color: #fff; cursor: pointer; z-index: 8040; opacity: 0; filter: alpha(opacity=0); }
.fancybox-wrap:hover .fancybox-nav span { opacity: 0.25; filter: alpha(opacity=25); }
.fancybox-prev span { left: 0; }
.fancybox-prev span:before { content: "\2190"; }
.fancybox-next span { right: 0; }
.fancybox-next span:before { content: "\2192"; }
.fancybox-wrap .fancybox-nav:hover span { opacity: 0.75; filter: alpha(opacity=75); }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVR42mIU4OHZwEAEYGIgEowqpI5CgAADAGiRAOzkX/wUAAAAAElFTkSuQmCC); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-title { visibility: hidden; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: -5px; right: 50%; margin-bottom: -2.2em; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; }
.fancybox-title-float-wrap .child, .fancybox-title-outside-wrap { padding: 0.2em 0.5em; background-color: #fff; color: #222; font-weight: bold; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 6px; }
.fancybox-title-inside-wrap { padding-top: 6px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; right: 0; padding: 0.2em; color: #222; background: #fff; background: rgba(255, 255, 255, 0.75); }

/* responsive video */
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; background-color: #f5f5f5; background: rgba(255, 255, 255, 0.75); }
.video-container iframe, .video-container object, .video-container embed, .video-container img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-wrapper { max-width: 100%; }

/* accordion */
.accordion li { margin-left: 0; }
.accordion .accordion-title { cursor: pointer; font-weight: bold; padding-bottom: 0.5em; margin-bottom: 0; }
.accordion .accordion-title:before { font-size: 0.8em; font-family: Arial, sans-serif; content: '+'; font-weight: normal; float: left; width: 1.4em; height: 1.4em; line-height: 1.4em; position: relative; top: 0.12em; margin-right: 0.4em; text-align: center; background: #222; color: #fff; }
.accordion .accordion-content { font-size: 0.9em; height: 0; margin-bottom: 0.5em; overflow: hidden; opacity: 0; filter: alpha(opacity=0); .transition(all .25s linear); }
.accordion .active .accordion-title, .accordion .accordion-title:hover { color: #d63d22; }
.accordion .active .accordion-title:before, .accordion .accordion-title:hover:before { background: #d63d22; }
.accordion .active .accordion-title:before, .no-js .accordion .accordion-title:before { content: '\2013'; }
.accordion .active .accordion-content, .no-js .accordion .accordion-content { height: auto; opacity: 1; filter: none; }
.ie7 .accordion .accordion-title:before { content: ''; width: 0; margin: 0; display: none; }
.ie7 .accordion .active .accordion-title { color: #222; }

/* tabs */
.tab-container { margin-bottom: 1.5em; }
.tab-container .tab_content { background: #fff; padding: 1.25em; }
.tab-container .tab_content :last-child { margin-bottom: 0; }
.tab-container .tabs { list-style: none; margin: 0; }
.tab-container .tabs li { float: left; margin: 0.2em 0.4em 0 0; }
.tab-container .tabs li a { display: block; text-decoration: none; color: #222; background: #f5f5f5; background: rgba(255, 255, 255, 0.5); font-size: 0.9em; padding: 0.6em 1.4em; .font-size(13); }
.tab-container .tabs li a:hover { background: rgba(255, 255, 255, 0.75); }
.tab-container .tabs li.active { margin-top: 0; }
.tab-container .tabs li.active a { background: #fff; color: #d63d22; border-top: 3px solid #d63d22; }
.oldie .tabs li.active { position: relative; top: 1px; }

/* pricing table */
.pricing-table .price-item { text-align: center; border: 1px solid #ddd; margin-bottom: 1.5em; background: #f5f5f5; background: rgba(255, 255, 255, 0.75); }
.pricing-table .price-item .price-title { background-color: #fff; border-bottom: 1px solid #ddd; margin: 0; padding: 1em; }
.pricing-table .price-item .price-tag { display: block; font-size: 1.2em; border-bottom: 1px solid #ddd; margin-bottom: 1.5em; padding: 10px; }
.pricing-table .price-item .price-tag span { font-size: 0.8em; font-weight: normal; color: #666; }
.pricing-table .price-item ul { display: block; padding: 0 0.5em; }
.pricing-table .price-item ul li { margin-left: 0; }
.pricing-table .special { border-color: #d63d22; }
.pricing-table .special .price-title { background-color: #d63d22; color: #fff; }
.pricing-table .special .price-title, .pricing-table .special .price-tag { border-color: #d63d22; }

/* alert boxes */
.alert { position: relative; margin-bottom: 1.5em; font-size: 0.9em; border-left: 3px solid #666; padding: 1em; background-color: #fff; }
.alert.success { background-color: #dbfac9; border-color: #8e9; }
.alert.notice { background-color: #fff8be; border-color: #efe062; }
.alert.error { background-color: #d63d22; color: #fee; border-color: #a61d02; }

/* separators */
.sep { margin-bottom: 1.5em; height: 4px; border-top: 1px dotted #bbb; position: relative; clear: both; }
.sep span { display: block; position: absolute; left: 0; top: 1px; width: 100%; border-top: 1px dotted #aaa; }
.sep:after { content: ''; display: block; position: absolute; left: 0; top: 3px; width: 100%; border-top: 1px dotted #aaa; }
.sep-margin-top { margin-top: 1.5em; }
.sep-no-margin { margin-bottom: 0; }

/* thumbnails */
.thumb { display: block; position: relative; overflow: hidden; text-align: center; padding: 0.75em; margin-bottom: 1.5em; background-color: #fff; border: 1px dotted #bbb; }
.thumb img { display: block; width: 100%; }
.thumb span.image { display: block; height: 100%; width: 100%; overflow: hidden; }
.thumb span.image img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.thumb .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; background-color: #fff; background-color: rgba(255, 255, 255, 0.75); -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; opacity: 0; filter: alpha(opacity=0); }
.thumb .mask strong { position: absolute; top: 50%; left: 0; width: 100%; height: 2em; line-height: 2em; margin-top: -1em; font-size: 3em; text-align: center; color: #222; opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }
.thumb .with-text strong { line-height: 1em; font-size: 3em; }
.thumb .mask strong em { display: block; font-style: normal; font-size: 0.33em; }
.thumb .mask strong:before { margin-right: 0; }
.thumb:hover { text-decoration: none; }
.thumb:hover span.image img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
.thumb:hover .mask { opacity: 1; filter: alpha(opacity=75); }
.thumb:hover .mask strong { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; filter: none; }

/* features */
.features a[class*="icon-"] { display: block; width: 2em; line-height: 2em; margin: 0 auto 0.4em; font-size: 3em; background-color: #222; color: #f8f8f8; -webkit-border-radius: 100%; border: 0.2em solid #f8f8f8; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.features a[class*="icon-"]:hover { background-color: #f8f8f8; color: #222; border-color: #222; text-decoration: none; }
.features a[class*="icon-"]:before { position: relative; top: 0.1em; }

/* dropcap */
.dropcap { float: left; background-color: #fff; width: 1.6em; height: 1.6em; line-height: 1.6em; text-align: center; font-size: 2em; margin: 0.05em 0.3em 0 0; }
.dropcap.color { background-color: #d63d22; color: #fff; }
.dropcap.dark { background-color: #222; color: #fff; }

/* icons */
[data-icon]:before { content: attr(data-icon); font-family: 'PerSempre Icons'; font-weight: normal; line-height: 1; speak: none; -webkit-font-smoothing: antialiased; }
.icon-cake:before, .icon-mug:before, .icon-ice-cream:before, .icon-drink:before, .icon-tag:before, .icon-tag-2:before, .icon-phone:before, .icon-tablet:before, .icon-monitor:before, .icon-camera:before, .icon-film:before, .icon-drink-2:before, .icon-checkmark:before, .icon-cancel:before, .icon-plus:before, .icon-minus:before, .icon-notice:before, .icon-cog:before, .icon-time:before, .icon-cloud:before, .icon-phone-2:before, .icon-trashcan:before, .icon-tie:before, .icon-hand:before, .icon-stack:before, .icon-cross:before, .icon-lamp:before, .icon-umbrella:before, .icon-megaphone:before, .icon-money-bag:before, .icon-grid:before, .icon-tools:before, .icon-chat:before, .icon-comments:before, .icon-chat-2:before, .icon-chat-3:before, .icon-resize:before, .icon-stats:before, .icon-pencil:before, .icon-edit:before, .icon-bookmark:before, .icon-envelope:before, .icon-male:before, .icon-female:before, .icon-heart:before, .icon-info:before, .icon-car:before, .icon-bike:before, .icon-bus:before, .icon-bike-2:before, .icon-plane:before, .icon-paper-plane:before, .icon-expand:before, .icon-pop-out:before, .icon-film-2:before, .icon-microphone:before, .icon-resize-2:before, .icon-attachment:before, .icon-play:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-twitter:before, .icon-facebook:before, .icon-googleplus:before, .icon-pinterest:before, .icon-tumblr:before, .icon-linkedin:before, .icon-dribbble:before, .icon-stumbleupon:before, .icon-lastfm:before, .icon-spotify:before, .icon-dropbox:before, .icon-evernote:before, .icon-skype:before, .icon-paypal:before, .icon-soundcloud:before, .icon-behance:before, .icon-circles:before, .icon-github:before, .icon-flickr:before, .icon-vimeo:before, .icon-flower:before, .icon-download:before, .icon-suitcase:before, .icon-suitcase-2:before, .icon-picture:before, .icon-pictures:before, .icon-checkmark-2:before, .icon-cancel-2:before, .icon-coffee:before, .icon-basket:before, .icon-location:before, .icon-graduate:before, .icon-lab:before, .icon-soccer:before, .icon-lamp-2:before, .icon-brush:before, .icon-pen:before, .icon-auction:before, .icon-justice:before, .icon-scissors:before, .icon-pen-2:before, .icon-dollar:before, .icon-sun:before, .icon-rain:before, .icon-tags:before, .icon-download-2:before, .icon-medal:before, .icon-arrow-up:before, .icon-arrow-down:before, .icon-calendar:before, .icon-calendar-2:before, .icon-link:before { font-family: 'PerSempre Icons'; line-height: 1; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; }
li[class*="icon-"] { padding-left: 1em; position: relative; }
li[class*="icon-"]:before { position: absolute; top: 0.28em; left: -1em; }
.icon-cake:before { content: "\e006"; }
.icon-mug:before { content: "\e007"; }
.icon-ice-cream:before { content: "\e008"; }
.icon-drink:before { content: "\e009"; }
.icon-tag:before { content: "\e000"; }
.icon-tag-2:before { content: "\e001"; }
.icon-phone:before { content: "\e003"; }
.icon-tablet:before { content: "\e004"; }
.icon-monitor:before { content: "\e005"; }
.icon-camera:before { content: "\e00a"; }
.icon-film:before { content: "\e00b"; }
.icon-drink-2:before { content: "\e00c"; }
.icon-checkmark:before { content: "\e00d"; }
.icon-cancel:before { content: "\e00e"; }
.icon-plus:before { content: "\e00f"; }
.icon-minus:before { content: "\e010"; }
.icon-notice:before { content: "\e011"; }
.icon-cog:before { content: "\e012"; }
.icon-time:before { content: "\e013"; }
.icon-cloud:before { content: "\e015"; }
.icon-phone-2:before { content: "\e016"; }
.icon-trashcan:before { content: "\e017"; }
.icon-tie:before { content: "\e018"; }
.icon-hand:before { content: "\e019"; }
.icon-stack:before { content: "\e01b"; }
.icon-cross:before { content: "\e01c"; }
.icon-lamp:before { content: "\e01d"; }
.icon-umbrella:before { content: "\e01e"; }
.icon-megaphone:before { content: "\e01f"; }
.icon-money-bag:before { content: "\e020"; }
.icon-grid:before { content: "\e021"; }
.icon-tools:before { content: "\e023"; }
.icon-chat:before { content: "\e024"; }
.icon-comments:before { content: "\e025"; }
.icon-chat-2:before { content: "\e026"; }
.icon-chat-3:before { content: "\e027"; }
.icon-resize:before { content: "\e028"; }
.icon-stats:before { content: "\e029"; }
.icon-pencil:before { content: "\e02a"; }
.icon-edit:before { content: "\e02b"; }
.icon-bookmark:before { content: "\e02c"; }
.icon-envelope:before { content: "\e02d"; }
.icon-male:before { content: "\e02e"; }
.icon-female:before { content: "\e02f"; }
.icon-heart:before { content: "\e030"; }
.icon-info:before { content: "\e031"; }
.icon-car:before { content: "\e032"; }
.icon-bike:before { content: "\e033"; }
.icon-bus:before { content: "\e034"; }
.icon-bike-2:before { content: "\e035"; }
.icon-plane:before { content: "\e036"; }
.icon-paper-plane:before { content: "\e037"; }
.icon-expand:before { content: "\e038"; }
.icon-pop-out:before { content: "\e039"; }
.icon-film-2:before { content: "\e03d"; }
.icon-microphone:before { content: "\e03e"; }
.icon-resize-2:before { content: "\e03f"; }
.icon-attachment:before { content: "\e040"; }
.icon-play:before { content: "\f04b"; }
.icon-arrow-left:before { content: "\2190"; }
.icon-arrow-right:before { content: "\2192"; }
.icon-twitter:before { content: "\e043"; }
.icon-facebook:before { content: "\e044"; }
.icon-googleplus:before { content: "\e045"; }
.icon-pinterest:before { content: "\e046"; }
.icon-tumblr:before { content: "\e047"; }
.icon-linkedin:before { content: "\e048"; }
.icon-dribbble:before { content: "\e049"; }
.icon-stumbleupon:before { content: "\e04a"; }
.icon-lastfm:before { content: "\e04b"; }
.icon-spotify:before { content: "\e04d"; }
.icon-dropbox:before { content: "\e04e"; }
.icon-evernote:before { content: "\e04f"; }
.icon-skype:before { content: "\e050"; }
.icon-paypal:before { content: "\e051"; }
.icon-soundcloud:before { content: "\e052"; }
.icon-behance:before { content: "\e053"; }
.icon-circles:before { content: "\e054"; }
.icon-github:before { content: "\e055"; }
.icon-flickr:before { content: "\e056"; }
.icon-vimeo:before { content: "\e057"; }
.icon-flower:before { content: "\273f"; }
.icon-download:before { content: "\25bc"; }
.icon-suitcase:before { content: "\e002"; }
.icon-suitcase-2:before { content: "\e014"; }
.icon-picture:before { content: "\e04c"; }
.icon-pictures:before { content: "\e058"; }
.icon-checkmark-2:before { content: "\e059"; }
.icon-cancel-2:before { content: "\e05a"; }
.icon-coffee:before { content: "\e05b"; }
.icon-basket:before { content: "\e05c"; }
.icon-location:before { content: "\e05d"; }
.icon-graduate:before { content: "\e05e"; }
.icon-lab:before { content: "\e05f"; }
.icon-soccer:before { content: "\e060"; }
.icon-lamp-2:before { content: "\e061"; }
.icon-brush:before { content: "\e022"; }
.icon-pen:before { content: "\e062"; }
.icon-auction:before { content: "\e063"; }
.icon-justice:before { content: "\e064"; }
.icon-scissors:before { content: "\e065"; }
.icon-pen-2:before { content: "\e066"; }
.icon-dollar:before { content: "\e067"; }
.icon-sun:before { content: "\e068"; }
.icon-rain:before { content: "\e069"; }
.icon-tags:before { content: "\e03a"; }
.icon-download-2:before { content: "\e03b"; }
.icon-medal:before { content: "\e06a"; }
.icon-arrow-up:before { content: "\2191"; }
.icon-arrow-down:before { content: "\2193"; }
.icon-calendar:before { content: "\e01a"; }
.icon-calendar-2:before { content: "\e041"; }
.icon-link:before { content: "\f0c1"; }

/* tipsy tooltips */
.tipsy { font-size: 0.8em; position: absolute; padding: 0.2em; z-index: 100000; }
.tipsy .tipsy-inner { background-color: #111; color: #fff; max-width: 13em; padding: 0.8em 1em; text-align: center; }
.tipsy .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 0.8em dashed #111; }
.tipsy .tipsy-arrow-n { border-bottom-color: #111; top: -0.5em; left: 50%; margin-left: -1em; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy .tipsy-arrow-s { border-top-color: #111; bottom: -0.5em; left: 50%; margin-left: -1em; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy .tipsy-arrow-e { border-left-color: #111; right: -0.5em; top: 50%; margin-top: -0.75em; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy .tipsy-arrow-w { border-right-color: #111; left: -0.5em; top: 50%; margin-top: -0.75em; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/* header */
#header { background-color: #222; }
#header .container { position: relative; z-index: 2; }
#header #logo h1 { font-size: 1em; line-height: 0; margin-bottom: 0; padding: 1em; }
#header #logo h1 a { display: inline-block; color: #fff; }
#header #logo h1 a, .oldie #header #logo h1 img { height: 3em; }
#header #logo h1 img { display: block; max-height: 100%; }
#header.text-version #logo h1 { font-size: 2em; line-height: 1em; }
#header.text-version #logo a { text-decoration: none; height: auto; }
#header nav { display: none; }
#header ul { margin: 0; }
#header ul li { margin: 0; }
#header ul li a { color: #fff; display: block; text-decoration: none; text-transform: uppercase; -webkit-transition: background 0.1s ease-in-out; -moz-transition: background 0.1s ease-in-out; -o-transition: background 0.1s ease-in-out; transition: background 0.1s ease-in-out; }
#header ul li.current_page_item > a, #header ul li a:hover { color: #bbb; background-color: #181818; }
#header ul li.arrow > a:after { font-family: 'Arial'; content: '\00a0\002B'; }
#header ul li.show-menu > a:after { content: '\00a0\2013'; }
#header .mobile ul li.arrow > a:after, #header .mobile ul li.show-menu > a:after { float: right; }
#header ul li ul { font-size: 90%; }
#header nav.mobile { display: block; }
#header .mobile ul li { display: block; border-top: 1px solid #333; }
#header .mobile ul li a { padding: 1em; }
#header .mobile ul li ul { display: block; background-color: rgba(255,255,255,.02); }
#header .mobile ul li.arrow > a:after { content: ''; }
#header .mobile ul li ul li { border-top-color: #333; }
#header .mobile ul li ul a { padding-left: 2em; }
#header .mobile ul li ul ul a { padding-left: 3em; }

#header #menu-switch { position: absolute; top: 1em; right: 1em; margin-bottom: 0; z-index: 6; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; }
#header.text-version #menu-switch { top: 1.5em; }
#header #menu-switch:after { content: '\00a0\2261'; }

#content.container { padding: 1em; }
#content .title { margin-bottom: 0; }
#content .subtitle { line-height: 3.3em; margin-bottom: 0.5em; color: #666; }
#content .share { margin-bottom: 1.5em; }

/* single post */
.post .thumb { margin-bottom: 0.25em; }
.post .meta { display: block; font-size: 0.8em; padding: 0.5em 0.75em; margin-bottom: 1.5em; background-color: #fff; border: 1px dotted #bbb; }
.post .meta span { display: block; padding: 0.2em 0; }
.post .meta span:before { padding-right: 0.5em; }

.commentlist { list-style: none; margin-left: 0; }
.commentlist ol { list-style: none; }
.commentlist .comment { border-top: 1px solid #bbb; padding-top: 1em; margin-left: 0; margin-top: 1em; }
.commentlist .bypostauthor { border-top: 3px solid #d63d22; }
.commentlist .comment .comment-author { float: left; width: 5em; height: 5em; margin-right: 0.8em; }
.commentlist .comment .comment-author img { display: block; width: 100%; max-height: 100%; }
.commentlist .comment h6 { margin-bottom: 0.2em; }
.commentlist .comment a.comment-reply-link { font-weight: normal; text-transform: none; font-size: 0.7em; margin-left: 0.2em; position: relative; top: -0.1em; }
.commentlist .comment p.date { font-size: 0.7em; }
.commentlist .comment p { font-size: 0.8em; margin-bottom: 0; margin-top: 0.2em; }
.commentlist .comment .children { margin: 0 0 0 1.5em; }

/* footer */
#footer { background-color: #222; color: #ddd; font-size: 0.9em; }
#footer .container { padding: 1em; }
#footer a { color: #ddd; }
#footer a:hover { color: #fff; }
#footer .sep, #footer .sep:after, #footer .sep span { border-color: #666; }
#footer h2 img { max-height: 1em; }
#footer h2, #footer h3, #footer h4 { color: #ddd; text-transform: uppercase; }
#footer .social a { display: inline-block; font-size: 2em; height: 1em; width: 1em; margin-right: 0.5em; overflow: hidden; }
#footer .date { display: block; font-size: 0.8em; margin-bottom: 1.5em; color: #666; }
#footer .widget_flickr { margin-bottom: 1.5em; }
#footer .widget_flickr .flickr-image { float: left; width: 3.6em; margin: 0 0.6em 0.6em 0; }
#footer .widget_flickr a { display: block; }
#footer .widget_flickr a:hover { opacity: 0.75; }
#footer .widget_flickr a img { width: 100%; }
#footer .copyright p { font-size: 0.9em; margin-bottom: 0; }
#footer .copyright p, #footer .copyright p a { color: #666; }

/* search widget */
#searchform { max-width: 30em; zoom: 1 }
#searchform input[type=text] { float: left; width: 60%; margin-right: 0.25em; margin-bottom: 0; }
#searchform input[type=submit] { float: left; font-size: 0.89em; width: 38%; padding: 1em 0; margin-bottom: 0; }
#searchform:before, #searchform:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
#searchform:after { clear: both; }

/* sidebar & widgets */
#sidebar select, #sidebar .customSelect { width: 100%; margin-bottom: 1.5em; }
#sidebar ul { list-style: none; background-color: #fff; background-color: rgba(255, 255, 255, 0.7); border: 1px solid #bbb; }
#sidebar ul ul { border: 0; margin-left: -1em; background-color: transparent; }
#sidebar ul ul ul { margin-left: -2em; }
#sidebar ul ul ul ul { margin-left: -3em; }
#sidebar li { display: block; margin-left: 0; padding-left: 1em; line-height: 2.75em; border-bottom: 1px dotted #aaa; margin-bottom: 0; }
#sidebar li:last-child { border-bottom: 0; }
#sidebar li li { padding-left: 2em; border-top: 1px dotted #bbb; border-bottom: 0; }
#sidebar li li li { padding-left: 3em; }
#sidebar li li li li { padding-left: 4em; }
#sidebar .recentcomments { font-size: 0.9em; }
#sidebar .recentcomments:before { font-family: 'PerSempre Icons'; line-height: 1; font-style: normal; font-weight: normal; speak: none; content: "\e024"; position: relative; top: 0.15em; -webkit-font-smoothing: antialiased; }
.widget_calendar table th, .widget_calendar table td, .widget_calendar table caption { padding: 0.2em 0.2em; }
.widget_calendar table th, .widget_calendar table tfoot td { padding: 0.2em; }
.widget_calendar table tfoot td { padding: 0.2em 0.5em; }
.widget_calendar table th, .widget_calendar table tbody td { text-align: center; }

/* custom pattern */
.pattern, html, .button, button, input[type=submit], input[type=reset], input[type=button], .pagination .page-numbers, .dropcap, .alert, table, .fancybox-skin, .fancybox-close, #fancybox-loading, .fancybox-title-float-wrap .child, .fancybox-title-outside-wrap, .thumb, .thumb .mask, .features a[class*="icon-"], .post .meta, .pricing-table .special .price-title, #top-link { background-image: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVR42mJmQAApZhABxJ9BmBnKAAsABBgALmsEJGv57xIAAAAASUVORK5CYII=); background-repeat: repeat; background-position: center center; }

/* bigger then mobile version */
@media screen and (min-width: 480px) {

	#header #logo h1 { padding: 1.5em; }
	#header #logo h1 a, .oldie #header #logo h1 img { height: 4em; }
	#header #logo h1.text { line-height: 4em; }
	#header .mobile ul li a { padding: 1.2em 1.5em; }
	#header #menu-switch { top: 2em; right: 1.5em; }
	#header.text-version #menu-switch { top: 2.6em; }

	.flexslider .slides .info { position: absolute; left: 15%; top: 50%; margin-top: -5.65em; width: 70%; background-color: transparent; text-shadow: 1px 1px 2px rgba(0,0,0,0.85); }
	.flexslider .slides .info h2 { font-size: 2.5em; line-height: 2em; }
	.flexslider .slides .info h2 a { color: #fff; text-decoration: none; }
	.flexslider .slides .info p { display: block; font-family: "Open Sans Light"; font-size: 1.5em; line-height: 2.8em; color: #fff; margin-bottom: 0; }
	.flexslider .slides .info .line { margin: 0 auto; border-top: 1px solid #fff; border-bottom: 1px solid #222; border-bottom-color: rgba(0,0,0,0.3); }
	.oldie .flexslider .slides .info .line { border-bottom: 0; }

	#content.container, #footer .container { padding: 1.5em; }
	#content .title { float: left; margin-bottom: 0.5em; }
	#content .subtitle { float: right; margin-bottom: 1em; }

	.post .meta span { float: left; width: 48%; padding-right: 2%; }
}

/* small ipad version */
@media screen and (min-width: 480px) and (max-width: 768px) {
}

/* big ipad version */
@media screen and (min-width: 768px) {
	body {  font-size: 87.52%%; } 

	.container { width: 720px; }
	.container .col { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
	.container .grid1.col { width: 40px; }
	.container .grid2.col { width: 100px; }
	.container .grid3.col { width: 160px; }
	.container .grid4.col { width: 220px; }
	.container .grid5.col { width: 280px; }
	.container .grid6.col { width: 340px; }
	.container .grid7.col { width: 400px; }
	.container .grid8.col { width: 460px; }
	.container .grid9.col { width: 520px; }
	.container .grid10.col { width: 580px; }
	.container .grid11.col { width: 640px; }
	.container .grid12.col { width: 700px; }

	#content.container, #footer .container { padding-left: 0; padding-right: 0; }
	#header #logo { float: left; }
	#header #logo h1 { padding: 1em 0; }
	#header #menu-switch { display: none; }
	#header nav { position: static; display: block; }
	#header ul { list-style: none; margin: 0; float: right; display: block; text-align: right; margin: 0; }
	#header li { float: left; margin: 0; }
	#header li a { display: block; position: relative; height: 6em; line-height: 6em; padding-left: 0.5em; padding-right: 0.5em; text-transform: uppercase; }
	#header li:hover, #header li.hover { position: relative; z-index: 15; cursor: default; }
	#header li:hover > a, #header li.hover > a { color: #bbb; background-color: #181818; }
	#header ul ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 14; text-align: left; min-width: 12em; height: auto; background-color: #181818; -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,.18); box-shadow: 1px 1px 1px 0 rgba(0,0,0,.18); }
	.oldie #header ul ul { width: 13em; }
	#header ul ul.right-side { left: auto; right: 0; }
	#header ul ul ul { top: 0; left: 99.9%; margin-top: 0; }
	#header ul ul.right-side ul { left: auto; right: 99.9%; }
	#header ul ul li { float: none; display: block; width: 100%; }
	#header ul ul a { position: static; display: block; height: auto; line-height: 3em; }
	#header ul ul li.current_page_item > a, #header ul ul li a:hover { background-color: #111; }
	#header li:hover > ul, #header li.hover > ul { visibility: visible; }
	#header ul ul li.arrow > a:after, #header ul ul li.show-menu > a:after { float: right; }

	.flexslider .slides .info { left: 10%; width: 80%; margin-top: -6.6em; }
	.flexslider .slides .info h2 { font-size: 3em; }
	.flexslider .slides .info .line { width: 60%; }

	/* goto top button */
	#top-link { display: none; position: fixed; width: 1.6em; height: 1.6em; line-height: 1.6em; font-size: 1.6em; right: 0.8em; bottom: 0.8em; background-color: #bbb; color: #666; text-decoration: none; text-align: center; cursor: pointer; z-index: 99; opacity: 0.75; filter: alpha(opacity=75); }
	#top-link:hover { opacity: 1; filter: none; }
	#top-link:after { position: relative; top: 0.05em; font-family: 'PerSempre Icons'; line-height: 1; font-style: normal; font-weight: normal; speak: none; -webkit-font-smoothing: antialiased; content: "\2191"; }

	.pricing-table .special { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

	.commentlist .comment .comment-body { position: relative; margin-left: 5.8em; }
	.commentlist .comment h6 { padding-right: 5em; }
	.commentlist .comment p.date { position: absolute; top: 0.15em; right: 0; }
	.commentlist .comment p { margin-top: 0; }
	.commentlist .comment .children { margin-left: 5.7em; }
}

/* small desktop version */
@media screen and (min-width: 980px) {
	body {  font-size: 100%; }

	.container { width: 960px; }
	.container .grid1.col { width: 60px; }
	.container .grid2.col { width: 140px; }
	.container .grid3.col { width: 220px; }
	.container .grid4.col { width: 300px; }
	.container .grid5.col { width: 380px; }
	.container .grid6.col { width: 460px; }
	.container .grid7.col { width: 540px; }
	.container .grid8.col { width: 620px; }
	.container .grid9.col { width: 700px; }
	.container .grid10.col { width: 780px; }
	.container .grid11.col { width: 860px; }
	.container .grid12.col { width: 940px; }

	#header #logo h1 { padding: 1.5em 0; }
	#header.text-version #logo h1 { padding: 1.25em 0; }
	#header li a { height: 7em; line-height: 7em; padding-left: 1.25em; padding-right: 1.25em; }
	#header ul ul { min-width: 13em; }
	.oldie #header ul ul { width: 14em; }

	#searchform #searchsubmit { font-size: 0.865em; }

	.flexslider .slides .info { margin-top: -7.1em; }
	.flexslider .slides .info h2 { font-size: 3.5em; line-height: 1.9em; }

	#footer .container { padding-top: 2em; padding-bottom: 2em; }
	#footer .widget_flickr .flickr-image { width: 4.3em; }
}

/* big desktop version */
@media all and (min-width: 1240px) {
	.container { width: 1200px; }
	.container .grid1.col { width: 80px; }
	.container .grid2.col { width: 180px; }
	.container .grid3.col { width: 280px; }
	.container .grid4.col { width: 380px; }
	.container .grid5.col { width: 480px; }
	.container .grid6.col { width: 580px; }
	.container .grid7.col { width: 680px; }
	.container .grid8.col { width: 780px; }
	.container .grid9.col { width: 880px; }
	.container .grid10.col { width: 980px; }
	.container .grid11.col { width: 1080px; }
	.container .grid12.col { width: 1180px; }

	#header li a { padding-left: 1.75em; padding-right: 1.75em; }

	.flexslider .slides .info .line { width: 50%; }

	.post .meta span { width: 24%; padding-right: 1%; }
}

/* full wide version */
@media all and (min-width: 1460px) {
	body {  font-size: 110%; }

	.container { width: 1440px; }
	.container .grid1.col { width: 100px; }
	.container .grid2.col { width: 220px; }
	.container .grid3.col { width: 340px; }
	.container .grid4.col { width: 460px; }
	.container .grid5.col { width: 580px; }
	.container .grid6.col { width: 700px; }
	.container .grid7.col { width: 820px; }
	.container .grid8.col { width: 940px; }
	.container .grid9.col { width: 1060px; }
	.container .grid10.col { width: 1180px; }
	.container .grid11.col { width: 1300px; }
	.container .grid12.col { width: 1420px; }
	#footer .widget_flickr .flickr-image { width: 5em; }
}
/* retina display */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	.pattern, html, .button, button, input[type=submit], input[type=reset], input[type=button], .pagination .page-numbers, .dropcap, .alert, table, .fancybox-skin, .fancybox-close, #fancybox-loading, .fancybox-title-float-wrap .child, .fancybox-title-outside-wrap, .thumb, .thumb .mask, .features a[class*="icon-"], .post .meta, .pricing-table .special .price-title, #top-link { background-image: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJklEQVR42mLU0NBgQANSIIKJAQdggakAgmfINF4dz5DNJqgDIMAAQL0EbtJXcokAAAAASUVORK5CYII=); -webkit-background-size: 3px 3px; -moz-background-size: 3px 3px; -o-background-size: 3px 3px; background-size: 3px 3px; }
}