/** * The contents of this file have been generated by XtGem.com and should * not be modified to ensure best compatibility with the service */ 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; } html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; font-size: 13px; line-height: 1.231; } body, button, input, select, textarea { font-family: sans-serif; color: #222; } ::-moz-selection { background: #acdd33; color: #fff; text-shadow: none; } ::selection { background: #acdd33; color: #fff; text-shadow: none; } a { color: #00e; } a:visited { color: #551a8b; } a:hover { color: #06e; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } 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; } 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; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } 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; min-height: 70px; width: 99%; padding: 0; } input:invalid, textarea:invalid { background-color: #f0dddd; } table { border-collapse: collapse; border-spacing: 0; } td { vertical-align: top; } /* @XT_title: hide */ .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; } /* @XT_title: hide */ .ir br { display: none; } /* @XT_title: Hidden */ .hidden { display: none !important; visibility: hidden; } /* @XT_title: Visually hidden */ .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* @XT_title: hide */ .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } /* @XT_title: hide */ .invisible { visibility: hidden; } /* @XT_title: hide */ .clearfix:before, .clearfix:after { content: ""; display: table; } /* @XT_title: hide */ .clearfix:after { clear: both; } /* @XT_title: Clear fix for floating elements */ .clearfix { zoom: 1; } body, div.xt_touch, div.preview { font-family: "Helvetica Neue", Arial, sans-serif; background-color: /*$bc*/#ebced2/*e*/; } a:visited, a:link, a { color: /*$hc*/#991a22/*e*/; } /* @XT_title: Footer */ .xt_navigation, .xt_footer { font-size: 12px; line-height: 24px; vertical-align: middle; background-color: /*$cbc*/#1f0405/*e*/; color: /*$cc*/#ffffff/*e*/; } /* @XT_title: Navigation */ .xt_navigation { border-top: 1px solid /*$hc*/#991a22/*e*/; border-bottom: 1px solid /*$hc*/#991a22/*e*/; text-align: left; width: 100%; } /* @XT_title: Navigation link */ .xt_navigation span a, .xt_navigation span a:visited, .xt_navigation span a:link { margin-left: 3px; display: inline-block; color: /*$cc*/#ffffff/*e*/; } /* @XT_title: Container and blog style */ .xt_container, .xt_blog { margin: 5px 2px; border-bottom: 1px dashed /*$mtc*/#6b6b6b/*e*/; background-color: /*$cc*/#ffffff/*e*/; } /* @XT_title: Container paragraph */ .xt_container, .xt_container p, .xt_blog p { font-size: 12px; color: /*$mtc*/#6b6b6b/*e*/; } /* @XT_title: Button */ .xt_button, a.xt_button { background-color: /*$hc*/#991a22/*e*/; color: /*$cc*/#ffffff/*e*/; text-decoration: none; padding: 3px; font-weight: bold; border: 1px solid /*$c_01*/#420B0F/*e*/; } /* @XT_title: Blog subtitle */ .xt_blog_subtitle { font-weight: bold; } /* @XT_title: Comments title */ .xt_blog_comments_title, .xt_blog_write_a_comment_title { display: block; margin: 4px 0; font-weight: bold; color: /*$c_02*/#120808/*e*/; } /* @XT_title: Comment container */ .xt_blog_comment { margin-top: 2px; background-color: /*$c_04*/#F2E0E3/*e*/; border: 1px solid /*$c_05*/#8C272E/*e*/; } /* @XT_title: hide */ .xt_blog_comment .xt_blog_comment_author, .xt_blog_comment .xt_blog_comment_date, .xt_blog_comment .xt_blog_comment_content { font-size: 11px; } /* @XT_title: Comment date style */ .xt_blog_comment .xt_blog_comment_date { color: /*$c_03*/#9E9E9E/*e*/; } /* @XT_title: Label style */ .xt_label { padding-left: 3px; } /* @XT_title: Comment style */ .xt_description { color: /*$c_03*/#9E9E9E/*e*/; margin-left: 2px; } /* @XT_title: Comment count style */ .xt_blog_comments_number { color: /*$c_03*/#9E9E9E/*e*/; } /* @XT_title: Pagination wrapper */ .xt_pagination { margin-bottom: 5px; } /* @XT_title: Pagination element wrapper */ .xt_pagination span { margin: 0 2px; background-color: /*$hc*/#991a22/*e*/; } /* @XT_title: Pagination element inner */ .xt_pagination span a { padding: 2px; color: /*$cc*/#ffffff/*e*/; background-color: /*$hc*/#991a22/*e*/; } /* @XT_title: Inactve and selected pagination element wrapper */ .xt_pagination span.selected, .xt_pagination span.inactive { color: /*$cbc*/#1f0405/*e*/; } /* @XT_title: Inactive and selected pagination element inner */ .xt_pagination span.selected span, .xt_pagination span.inactive span { padding: 2px; } /* @XT_title: Text color */ .xt_text { color: /*$mtc*/#6b6b6b/*e*/; } /* @XT_title: Normal text sizing */ .xt_text.normal { font-size: 12px; line-height: 21px; } /* @XT_title: Small text sizing */ .xt_text.small { font-size: 10px; line-height: 17px; } /* @XT_title: Large text sizing */ .xt_text.large { font-size: 14px; line-height: 25px; } /* @XT_title: Image */ .xt_text img { /* display: block; */ text-align: center; margin: 1px auto; max-width: 100%; } /* @XT_title: Heading */ .xt_heading, h1, h2, h3, h4, h5, h6, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6 { color: /*$hc*/#991a22/*e*/; font-weight: bold; } h1 { font-size: 15px; } h2 { font-size: 14px; } h3 { font-size: 13px; } h4 { font-size: 12px; } h5 { font-size: 11px; } h6 { font-size: 10px; } /* @XT_title: Header */ .xt_touch .xt_header { text-align: center; } /* @XT_title: Navigation wrapper for touch */ .xt_touch .xt_navigation { height: auto; line-height: 42px; font-size: 14px; background-color: /*$cbc*/#1f0405/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_07*/#BD181E/*e*/), color-stop(30%, /*$c_08*/#A7151B/*e*/), color-stop(30%, /*$c_09*/#991419/*e*/), color-stop(100%, /*$c_10*/#791014/*e*/)); background-image: -webkit-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -moz-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -o-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -ms-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.15); -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.15); -o-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.15); box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.15); border-color: /*$cbc*/#1f0405/*e*/; } /* @XT_title: Navigation element (inner) for touch */ .xt_touch .xt_navigation a { display: inline-block; height: 42px; text-shadow: /*$cbc*/#1f0405/*e*/ 0px 2px 0px; color: /*$cc*/#ffffff/*e*/; text-decoration: none; padding: 0 10px; } /* @XT_title: Navigation element (outer) for touch */ .xt_touch .xt_navigation > span { display: inline-block; border-left: 1px solid rgba(0, 0, 0, 0.2); border-right: 1px solid rgba(255, 255, 255, 0.2); background-color: /*$cbc*/#1f0405/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_07*/#BD181E/*e*/), color-stop(30%, /*$c_08*/#A7151B/*e*/), color-stop(30%, /*$c_09*/#991419/*e*/), color-stop(100%, /*$c_10*/#791014/*e*/)); background-image: -webkit-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -moz-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -o-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -ms-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); -moz-box-shadow: 0px -1px 0px 0px /*$cbc*/#1f0405/*e*/; -webkit-box-shadow: 0px -1px 0px 0px /*$cbc*/#1f0405/*e*/; -o-box-shadow: 0px -1px 0px 0px /*$cbc*/#1f0405/*e*/; box-shadow: 0px -1px 0px 0px /*$cbc*/#1f0405/*e*/; } /* @XT_title: hide */ .xt_touch .xt_navigation > span:first-child { border-left: none; } /* @XT_title: hide */ .xt_touch .xt_navigation > span:last-child { border-right: none; } /* @XT_title: Active Navigation element for touch */ .xt_touch .xt_navigation > span.active { display: inline-block; height: 42px; background-color: /*$cbc*/#1f0405/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_11*/#360709/*e*/), color-stop(100%, /*$c_12*/#901317/*e*/)); background-image: -webkit-linear-gradient(/*$c_11*/#360709/*e*/, /*$c_12*/#901317/*e*/); background-image: -moz-linear-gradient(/*$c_11*/#360709/*e*/, /*$c_12*/#901317/*e*/); background-image: -o-linear-gradient(/*$c_11*/#360709/*e*/, /*$c_12*/#901317/*e*/); background-image: -ms-linear-gradient(/*$c_11*/#360709/*e*/, /*$c_12*/#901317/*e*/); background-image: linear-gradient(/*$c_11*/#360709/*e*/, /*$c_12*/#901317/*e*/); } /* @XT_title: Container and blog style for touch */ .xt_touch .xt_container, .xt_touch .xt_blog { margin: 10px; margin-top: 20px; padding: 10px; background-color: /*$cc*/#ffffff/*e*/; border-bottom: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); } /* @XT_title: Image */ .xt_touch .xt_container .xt_text img, .xt_touch .xt_blog .xt_text img { border: 3px solid /*$cc*/#ffffff/*e*/; display: block; text-align: center; margin: 8px auto; } /* @XT_title: Image shadow */ .xt_touch .xt_container .xt_text img.shadow, .xt_touch .xt_blog .xt_text img.shadow { -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); } /* @XT_title: Normal text sizing for touch */ .xt_touch .xt_text.normal { font-size: 14px; line-height: 21px; } /* @XT_title: Small text sizing for touch */ .xt_touch .xt_text.small { font-size: 11px; line-height: 17px; } /* @XT_title: Large text sizing for touch */ .xt_touch .xt_text.large { font-size: 17px; line-height: 25px; } /* @XT_title: Button for touch */ .xt_touch .xt_button, .xt_touch a.xt_button { display: inline-block; height: 32px; line-height: 32px; padding: 0px 5px; text-decoration: none; font-weight: bold; color: /*$cc*/#ffffff/*e*/; text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; background-color: /*$hc*/#991a22/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_13*/#D01641/*e*/), color-stop(100%, /*$c_14*/#5D0A1D/*e*/)); background-image: -webkit-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: -moz-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: -o-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: -ms-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; border: 1px solid /*$c_01*/#420B0F/*e*/; } /* @XT_title: Button (inner) for touch */ .xt_touch .xt_button span, .xt_touch a.xt_button span { color: /*$cc*/#ffffff/*e*/; } /* @XT_title: hide */ .xt_touch .xt_gallery { margin: 0 auto; text-align: center; } /* @XT_title: hide */ .xt_touch .xt_gallery span { display: inline-block; border: 3px solid /*$cc*/#ffffff/*e*/; margin: 5px; -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5); } /* @XT_title: hide */ .xt_touch .xt_gallery span img { position: relative; } /* @XT_title: Label for touch */ .xt_touch .xt_label label { display: inline-block; margin-top: 10px; line-height: 21px; color: /*$mtc*/#6b6b6b/*e*/; } /* @XT_title: Inputs, textareas */ .xt_touch .xt_input input, .xt_touch .xt_input textarea, .xt_touch .xt_textarea input, .xt_touch .xt_textarea textarea { color: /*$mtc*/#6b6b6b/*e*/; height: 21px; border: 1px solid #b2b2b2; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); } /* @XT_title: Submit for touch */ .xt_touch .xt_submit { margin-top: 10px; } /* @XT_title: Blog subtitle for touch */ .xt_touch .xt_blog .xt_blog_subtitle { font-style: italic; font-weight: normal; color: /*$c_03*/#9E9E9E/*e*/; font-size: 16px; margin-bottom: 20px; } /* @XT_title: Back to posts button */ .xt_touch .xt_blog .xt_blog_back_to_posts { margin-bottom: 10px; } /* @XT_title: hide */ .xt_touch .xt_blog .xt_blog_comments_title, .xt_touch .xt_blog .xt_blog_write_a_comment_title { font-size: 16px; font-weight: bold; display: inline-block; margin-bottom: 5px; } /* @XT_title: Comment container for touch */ .xt_touch .xt_blog .xt_blog_comment { -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; padding: 7px; } /* @XT_title: Comment date for touch */ .xt_touch .xt_blog .xt_blog_comment .xt_blog_comment_date { /* display: none; */ } /* @XT_title: Comment author for touch */ .xt_touch .xt_blog .xt_blog_comment .xt_blog_comment_author { font-weight: bold; font-size: 14px; color: /*$c_21*/#83161D/*e*/; } /* @XT_title: Comment contents for touch */ .xt_touch .xt_blog .xt_blog_comment .xt_blog_comment_content { display: inline-block; margin: 10px 0; font-size: 14px; } /* @XT_title: hide */ .xt_touch .xt_pagination { margin: 0 auto; text-align: center; } /* @XT_title: hide */ .xt_touch .xt_pagination span { background-color: transparent; } /* @XT_title: hide */ .xt_touch .xt_pagination span a { background-color: transparent; padding: 0; } /* @XT_title: Pagination element (outer) for touch */ .xt_touch .xt_pagination > span { display: inline-block; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; background-color: /*$hc*/#991a22/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_13*/#D01641/*e*/), color-stop(100%, /*$c_14*/#5D0A1D/*e*/)); background-image: -webkit-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: -moz-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: -o-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: -ms-linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); background-image: linear-gradient(/*$c_13*/#D01641/*e*/, /*$c_14*/#5D0A1D/*e*/); -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#DE3B45/*e*/ 0px 1px 0px 0px inset; border: 1px solid /*$c_01*/#420B0F/*e*/; height: 32px; line-height: 32px; } /* @XT_title: hide */ .xt_touch .xt_pagination > span a { display: inline-block; } /* @XT_title: hide */ .xt_touch .xt_pagination > span a span { padding: 0 10px; color: /*$cc*/#ffffff/*e*/; display: inline-block; text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px; } /* @XT_title: hide */ .xt_touch .xt_pagination > span span { padding: 0 10px; } /* @XT_title: hide */ .xt_touch .xt_pagination > span.selected, .xt_touch .xt_pagination > span.inactive { background-color: /*$bc*/#ebced2/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_15*/#FBF1F4/*e*/), color-stop(100%, /*$c_16*/#DC90A7/*e*/)); background-image: -webkit-linear-gradient(/*$c_15*/#FBF1F4/*e*/, /*$c_16*/#DC90A7/*e*/); background-image: -moz-linear-gradient(/*$c_15*/#FBF1F4/*e*/, /*$c_16*/#DC90A7/*e*/); background-image: -o-linear-gradient(/*$c_15*/#FBF1F4/*e*/, /*$c_16*/#DC90A7/*e*/); background-image: -ms-linear-gradient(/*$c_15*/#FBF1F4/*e*/, /*$c_16*/#DC90A7/*e*/); background-image: linear-gradient(/*$c_15*/#FBF1F4/*e*/, /*$c_16*/#DC90A7/*e*/); -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_15*/#FBF1F4/*e*/ 0px 1px 0px 0px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_15*/#FBF1F4/*e*/ 0px 1px 0px 0px inset; -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_15*/#FBF1F4/*e*/ 0px 1px 0px 0px inset; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_15*/#FBF1F4/*e*/ 0px 1px 0px 0px inset; border: 1px solid /*$c_18*/#CD868F/*e*/; } /* @XT_title: hide */ .xt_touch .xt_pagination > span.selected span, .xt_touch .xt_pagination > span.inactive span { color: /*$cc*/#ffffff/*e*/; text-shadow: /*$c_17*/#630D10/*e*/ 0px 1px 0px; } /* @XT_title: List container for touch */ .xt_touch .xt_list { margin: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); -o-box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 5px rgba(0, 0, 0, 0.1); border: 1px solid /*$cc*/#ffffff/*e*/; } /* @XT_title: List item for touch */ .xt_touch .xt_list .xt_item { display: block; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$cc*/#ffffff/*e*/), color-stop(100%, /*$bc*/#ebced2/*e*/)); background-image: -webkit-linear-gradient(/*$cc*/#ffffff/*e*/, /*$bc*/#ebced2/*e*/); background-image: -moz-linear-gradient(/*$cc*/#ffffff/*e*/, /*$bc*/#ebced2/*e*/); background-image: -o-linear-gradient(/*$cc*/#ffffff/*e*/, /*$bc*/#ebced2/*e*/); background-image: -ms-linear-gradient(/*$cc*/#ffffff/*e*/, /*$bc*/#ebced2/*e*/); background-image: linear-gradient(/*$cc*/#ffffff/*e*/, /*$bc*/#ebced2/*e*/); border-top: 1px solid /*$c_19*/#F2F2F2/*e*/; border-bottom: 1px solid /*$c_20*/#CCCCCC/*e*/; } /* @XT_title: hide */ .xt_touch .xt_list .xt_item:last-child { border-bottom: none; } /* @XT_title: hide */ .xt_touch .xt_list a { display: block; position: relative; padding: 10px; text-decoration: none; } /* @XT_title: List item heading for touch */ .xt_touch .xt_list a span.xt_heading { font-size: 17px; font-weight: bold; margin-left: 5px; } /* @XT_title: List item description for touch */ .xt_touch .xt_list a .xt_description { margin: 10px; display: block; font-size: 12px; color: /*$mtc*/#6b6b6b/*e*/; } /* @XT_title: List item arrow for touch */ .xt_touch .xt_list .arrow { background: url("http://xtgem.com/template_images/ClearSight/arrow.png") no-repeat; width: 13px; height: 14px; display: inline-block; position: absolute; right: 10px; top: 15px; } /* @XT_title: Blog comments number for touch */ .xt_touch .xt_list .xt_blog_comments_number { display: none; } /* @XT_title: Footer container for touch */ .xt_touch .xt_footer { border-top: 1px solid /*$cbc*/#1f0405/*e*/; text-shadow: #000000 0px 1px 0px; text-align: center; height: 42px; line-height: 42px; color: /*$cc*/#ffffff/*e*/; font-size: 14px; background-color: /*$cbc*/#1f0405/*e*/; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_07*/#BD181E/*e*/), color-stop(30%, /*$c_08*/#A7151B/*e*/), color-stop(30%, /*$c_09*/#991419/*e*/), color-stop(100%, /*$c_10*/#791014/*e*/)); background-image: -webkit-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -moz-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -o-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: -ms-linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); background-image: linear-gradient(/*$c_07*/#BD181E/*e*/ 0%, /*$c_08*/#A7151B/*e*/ 30%, /*$c_09*/#991419/*e*/ 30%, /*$c_10*/#791014/*e*/ 100%); } /* @XT_title: Headings for touch */ .xt_touch .xt_heading, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6, .xt_touch h1, .xt_touch h2, .xt_touch h3, .xt_touch h4, .xt_touch h5, .xt_touch h6 { text-shadow: /*$c_15*/#FBF1F4/*e*/ 0px 1px 0px; } /* @XT_title: H1 for touch */ .xt_touch h1 { font-size: 20px; } /* @XT_title: H2 for touch */ .xt_touch h2 { font-size: 18px; } /* @XT_title: H3 for touch */ .xt_touch h3 { font-size: 16px; } /* @XT_title: H4 for touch */ .xt_touch h4 { font-size: 14px; } /* @XT_title: H5 for touch */ .xt_touch h5 { font-size: 12px; } /* @XT_title: H6 for touch */ .xt_touch h6 { font-size: 10px; } /* {{base}} Highlight color: $hc:#991a22; Main text color: $mtc:#6b6b6b; Background color: $bc:#ebced2; Contrast color: $cc:#ffffff; Contrast background color: $cbc:#1f0405; {{/end}} {{mix}} $c_01:darken $hc 20 $c_02:adjust_color $hc 0 -30 -30 $c_03:lighten $mtc 20 $c_04:lighten $bc 5 $c_05:saturate $hc -15 $c_07:lighten $cbc 35 $c_08:lighten $cbc 30 $c_09:lighten $cbc 27 $c_10:lighten $cbc 20 $c_11:lighten $cbc 5 $c_12:lighten $cbc 25 $c_13:adjust_color $hc -5 10 10 $c_14:adjust_color $hc -5 10 -15 $c_15:adjust_color $bc -5 10 10 $c_16:adjust_color $bc -5 10 -15 $c_17:lighten $cbc 15 $c_18:darken $bc 20 $c_19:darken $cc 5 $c_20:darken $cc 20 $c_21:darken $hc 5 $c_22:lighten $hc 20 {{/end}} */