/*
Theme Name: Sencillo
Theme URI: http://www.wpexplorer.com
Description: WordPress theme by <a href="http://www.wpexplorer.com">WPExplorer.com</a>
Author: WPExplorer
Author URI: http://themeforest.net/user/WPExplorer
Version: 1.3
License: Dual Licensed GPL + Themeforest License
License URI: README_License.txt
*/

/*-----------------------------------------------------------------------------------*
/* = Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0 }
body { background: #fff; line-height: 1; }
ol, ul { list-style: none; padding: 0; margin: 0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
a img { border: 0 }
/* Block elements */
header, hgroup, footer, section, article, aside { display: block }
/*jetback wpstats smiley hide*/
#wpstats { display: none }
/*-----------------------------------------------------------------------------------*
/* = Body, Common Classes & Wrap
/*-----------------------------------------------------------------------------------*/
body { background-color: #d9d9d9; background-repeat: repeat; font-size: 13px; line-height: 1.5em; color: #444; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #ec651b; }
a:hover { text-decoration: underline }
p { margin: 0 0 1em }
hr { outline: none; display: block; margin-top: 25px; margin-bottom: 25px; background: none; border: none; height: 1px; background: #eee; clear: both; }
#wrap img { max-width: 100% }
strong { font-weight: 700 }
em { font-style: italic }
pre { background: #fff url("images/pre-bg.png") repeat; margin: 30px 0px; padding: 25px 20px; line-height: 25px; border: 1px solid #ddd; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
address { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-top: 20px; margin-bottom: 20px; }
blockquote { border-left: 4px solid #ccc; padding-left: 20px; margin: 30px 0px; }
.clear { clear: both }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
* html .clearfix { zoom: 1 } /* IE6 */
*:first-child+html .clearfix { zoom: 1 } /* IE7 */
.remove-margin { margin-right: 0 !important }
.google-map { overflow: hidden }
.page-featured-img { width: 100%; margin-bottom: 20px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
/*overlays*/
.overlayparent,
.overlayparent a{ text-decoration: none !important; }
.overlayparent {display: block; position: relative; background: #000; }
.overlayparent img { display: block; width: 100%; }
.overlay { display: none; position: absolute; top: 50%; left: 0; width: 100%; padding: 0 10px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.overlay span { font-size: 14px; color: #fff; }
.overlay h2, .overlay h3 { margin: 0; color: #fff; font-size: 13px; }
/* Next/Prev Navigation */
#single-nav { position: absolute; top: 50%; right: 0px; margin-top: -25px; }
#single-nav-left, #single-nav-right { float: left; margin-left: 10px; }
#single-nav a { font-size: 11px; color: #fff; background: #000; font-weight: bold; padding: 0 10px; height: 25px; line-height: 25px; display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#single-nav-left a:hover, #single-nav-right a:hover { background: #999; text-decoration: none; }
#single-nav-left a span { margin-right: 4px }
#single-nav-right a span { margin-left: 4px; font-size: 11px; }
/*-----------------------------------------------------------------------------------*
/* = Structure
/*-----------------------------------------------------------------------------------*/
#wrap { margin: 0 auto; margin-bottom: 20px; width: 970px; }
.page-template-template-landingpage-php #wrap { margin-top: 20px }
.container { background: #fff url("images/diagonal.png") bottom center repeat-x; padding: 0 25px 25px; -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1); -moz-box-shadow: 0 0 6px rgba(0,0,0,.1); box-shadow: 0 0 6px rgba(0,0,0,.1); }
/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { color: #fff; line-height: 1.5em; font-weight: bold; }
h1 { font-size: 24px; margin-bottom: 25px; line-height: 1.2em; }
h2 { font-size: 16px }
h3 { font-size: 14px }
h4 { font-size: 13px }
h2, h3, h4, h5, h6 { margin-top: 35px; margin-bottom: 25px; }
h1 a, h2 a, h3 a, h4 a { color: #fff }
h2 a:hover, h3 a:hover, h4 a:hover { color: #fb491f; text-decoration: none; }
.single-title { margin-bottom: 5px }
/*-----------------------------------------------------------------------------------*
/* = WordPress Styles
/*-----------------------------------------------------------------------------------*/
/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption { }
/*by post author*/
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 100$; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
/*img attachment*/
#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: inline-block; margin: 0 auto; max-width: 100%; max-width: 100%; -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; -moz-transition: border 0.3s ease; }
#img-attach-page-content { margin-top: 25px }
/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
#page-heading { position: relative; margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
#page-heading h1, #page-heading h2 { font-size: 24px; color: #fff; margin: 0px !important; }
#page-heading #page-tagline { font-weight: normal; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 5px; }
#page-heading #page-tagline p { margin: 0 }
#callout-button { position: absolute; right: 0; top: 50%; margin-top: -32px; height: 40px; line-height: 40px; padding: 0 20px; background: #fc6440; color: #fff; font-weight: bold; font-size: 14px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#callout-button:hover { opacity: 0.8; text-decoration: none; }
#callout-button span { margin-right: 5px }
#callout-button.black { background-color: #000 }
#callout-buttonn.gray { background-color: #666 }
#callout-button.light-gray { background-color: #999 }
#callout-button.red { background-color: #D4363A }
#callout-button.orange { background-color: #fc6440 }
#callout-button.blue { background-color: #025D8C }
#callout-button.pink { background-color: #e22092 }
#callout-button.green { background-color: #86b662 }
#callout-button.rosy { background-color: #FE4365 }
#callout-button.brown { background-color: #7B5C5D }
#callout-button.purple { background-color: #66435F }
#callout-button.gold { background-color: #febd4c }
#callout-button.yellow { background-color: #f9d928 }
.heading { margin-top: 10px; margin-bottom: 25px; font-weight: bold; background: url("images/dotted-border.png") repeat; }
.heading h2 { margin: 0; font-size: 12px; font-weight: bold; color: #fff; text-align: center; }
.heading span { display: inline-block; height: 29px; line-height: 29px; background: #000; padding: 0 15px; }
.heading a span { transition: background 0.2s ease-in-out; -webkit-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; -moz-transition: background 0.2s ease-in-out; }
.heading a { color: #000 }
.heading a:hover { color: #000 }
.heading a:hover span { background: #fff }
/*-------------------------------------------------*
/* = Header
/*-------------------------------------------------*/
/*header top*/
#header-top { padding: 10px 0; border-bottom: 7px solid #000; }
/*phone*/
#header-callout-text { float: left; font-weight: bold; background: #000; color: #d83934; font-size: 11px; padding: 0 10px; height: 25px; line-height: 25px; }
/*social*/
#topnav { float: right; height: 25px; line-height: 25px; }
#topnav li, #topnav a { height: 25px; line-height: 25px; display: block; float: left; font-size: 11px; }
#topnav a { color: #fff; background: #000; padding: 0 10px; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; -moz-transition: all 0.2s ease; margin-right: 5px; }
#topnav li:last-child a { margin: 0 }
#topnav a:hover, #topnav .current-menu-item a { background: none; color: #000; text-decoration: none; }
/*main header*/
#header { position: relative; padding-top: 25px; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #eee; }
/*logo*/
#logo a { font-weight: 700; color: #333; padding: 0px; margin: 0px; text-decoration: none; }
#logo a:hover { color: #666 }
#logo img { max-width: 100%; }
#logo h1, #logo h2 { font-size: 32px; margin: 0 !important; line-height: 1em !important; }
/*-------------------------------------------------*
/* =  Navigation
/*-------------------------------------------------*/
/*man nav styles*/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; top: -999em; width: 180px; }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit }
.sf-menu li { display: inline-block; position: relative; }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: -65px; top: 30px; /* match top ul list item height */ z-index: 99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 180px; /* match ul width */ top: 1px; }
/*** navigation skin ***/
#navigation { }
.sf-menu { max-width: 700px; position: absolute; top: 50%; margin-top: -15px; right: 0; display: block; background: #fff; text-align: center; height: 30px; }
.sf-menu a { display: inline-block; color: #000; font-weight: bold; height: 30px; line-height: 30px; margin-right: 10px; text-decoration: none; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; -moz-transition: all 0.2s ease; }
.sf-menu li:last-child a { margin-right: 0 }
.sf-menu a:hover, .sf-menu > li.sfHover > a, .sf-menu .current-menu-item > a { color: #fc6440 }
.sf-menu > li { background: url("images/dash.png") right center no-repeat; margin-right: 15px; padding-right: 16px; }
.sf-menu > li:last-child { margin: 0; padding: 0; background: none; }
/*Subs*/
.sf-menu ul { font-size: 12px; background: #fff; border: 1px solid #ddd; border-top: 3px solid #000; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 4px rgba(0,0,0,.1); -moz-box-shadow: 0 0 4px rgba(0,0,0,.1); box-shadow: 0 0 4px rgba(0,0,0,.1); }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { margin-top: 10px }
.sf-menu ul:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -6px; width: 0px; height: 0px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #000; font-size: 0px; line-height: 0px; }
.sf-menu ul ul:before { left: 0; margin: 0; top: 12px; border-right: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #000; }
.sf-menu ul ul { border-top: none }
.sf-menu ul ul li:first-child { border-left: 2px solid #000 }
.sf-menu ul a { display: block; margin: 0px; padding: 12px 10px; height: auto; line-height: 1.3em !important; color: #999; }
.sf-menu ul li:first-child a { -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.sf-menu ul a:hover { color: #000; background-color: #f9f9f9; }
.sf-menu ul li { display: block; border-bottom: 1px solid #eee; }
.sf-menu ul li:last-child { border-bottom: none }
.sf-menu ul li:hover ul, .sf-menu ul li.sfHover ul { margin-top: -1px }
.sf-menu ul ul li:last-child a { border-bottom: none !important }
/*** arrows **/
.sf-menu a.sf-with-ul { padding-right: 15px; min-width: 1px; }
.sf-sub-indicator { position: absolute; display: block; top: 50%; margin-top: -3px; right: 0; width: 5px; height: 5px; text-indent: -999em; overflow: hidden; background: url('images/plus.png'); opacity: 0.8; }
a:focus >.sf-sub-indicator, a:hover >.sf-sub-indicator, a:active >.sf-sub-indicator, li:hover >a >.sf-sub-indicator, li.sfHover >a >.sf-sub-indicator { opacity: 1 }
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { top: 50%; margin-top: -2px; right: 15px; background: url('images/plus.png'); opacity: 0.8; }
.sf-menu ul a:focus >.sf-sub-indicator, .sf-menu ul a:hover >.sf-sub-indicator, .sf-menu ul a:active >.sf-sub-indicator, .sf-menu ul li:hover >a >.sf-sub-indicator, .sf-menu ul li.sfHover >a >.sf-sub-indicator { opacity: 1 }
/*-----------------------------------------------------------------------------------*/
/* = Home
/*-----------------------------------------------------------------------------------*/
.home .container { padding-bottom: 0px }
#home-blog-style { border-top: 1px solid #eee; padding-top: 25px; }
/*tagline*/
#home-tagline { color: #000; margin-bottom: 25px; font-size: 21px; line-height: 1.6em; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; }
/*static video*/
.home-video { margin-bottom: 25px }
/*static page*/
#home-static-page { margin-bottom: 25px }
/*highlights*/
#home-highlights { margin-bottom: 5px; margin-right: -20px; }
#home-highlights .heading { margin-right: 20px }
.hp-highlight { float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; text-align: center; }
.highlight-fifth { clear: both }
.hp-highlight a { display: block; text-decoration: none !important; color: #000; }
.hp-highlight p:last-child { margin-bottom: 0px }
.hp-highlight h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000; font-size: 18px; margin-top: 0px; margin-bottom: 20px; padding-bottom: 20px; background: url("images/small-border.png") bottom center no-repeat; }
.hp-highlight-icon { margin-bottom: 15px; text-align: center; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.hp-highlight-icon span { font-size: 18px; display: inline-block; height: 50px; width: 50px; line-height: 50px; text-align: center; background: #d83934; color: #d83934; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.hp-highlight:hover .hp-highlight-icon span { background: #000; color: #000; }
.hp-highlight:hover h3 { background: url("images/small-border-dark.png") bottom center no-repeat }
/*home portfolio*/
#home-projects { margin-bottom: 25px }
/*home blog*/
#home-blog { margin-right: -25px; margin-bottom: 5px; }
#home-blog .heading { margin-right: 25px }
.home-entry { float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; font-size: 12px; }
.home-entry-thumbnail { position: relative }
a.home-entry-content { display: block; background: #f5f5f5; padding: 10px; border-bottom: 1px solid #ddd; color: #555; text-decoration: none; }
a.home-entry-content:hover { text-decoration: none; background: #f9f9f9; }
.home-entry h3 { font-size: 13px; margin: 0 0 5px; }
/*-----------------------------------------------------------------------------------*/
/* = Image Slider
/*-----------------------------------------------------------------------------------*/
/* FlexSlider necessary styles */
.flexslider { width: 100%; margin: 0; padding: 0; }
.flexslider .slides > li { display: none } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { max-width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
.no-js .slides > li:first-child { display: block }
/*slider wrap */
#slider-wrap { width: 100%; position: relative; min-height: 100px; background: url("images/loader.gif") no-repeat 50% 50%; }
#full-slides { margin-bottom: 25px }
.page-slider { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
.page-slider #full-slides { margin: 0 }
#full-slides img { width: 100%; display: block; margin: 0; padding: 0; }
#full-slides .slides_container { width: 100%; display: none; }
#full-slides .slides_container .slide, #full-slides .slides_container .video-slide div { display: block; width: 100%; }
#full-slides .caption { font-size: 14px; position: absolute; max-width: 360px; height: auto; left: 25px; bottom: 50px; background-color: #000; color: #999; padding: 20px 25px; -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; }
#full-slides .caption h2, #full-slides .caption h3 { font-size: 1.500em; /* 21px / 14px */ color: #d83934; margin: 0; }
#full-slides .caption p { color: #999 }
#full-slides .caption a { color: #fd7f61 }
#full-slides .caption a:hover { color: #fda894; text-decoration: none !important; }
#full-slides .prev, #full-slides .next { background: #000; display: block !important; position: absolute; top: 50%; margin-top: -50px; width: 25px; height: 100px; line-height: 100px; font-size: 12px; text-align: center; color: #fff; z-index: 90; transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s ease-in-out; -o-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; }
#full-slides .prev { left: -25px }
#full-slides .next { right: -25px }
#full-slides .prev:hover, #full-slides .next:hover { background: #fff; color: #000; text-decoration: none; }
/*-----------------------------------------------------------------------------------*
/* = Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio-wrap { position: relative; overflow: hidden; margin-bottom: 5px; }
#portfolio-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #eee; }
#portfolio-description p:last-child { margin: 0 }
#portfolio-by-category-wrap { margin-bottom: -15px; overflow: hidden; }
#portfolio-by-category-wrap .portfolio-category { margin-bottom: 25px }
#portfolio-wrap ul { margin: 0px; list-style: none; }
.no-margin { margin-right: 0px !important }
.no-border { border-right: 0px !important }
ul.filter { font-size: 11px; list-style: none; color: #999; font-weight: bold; margin-bottom: 25px; margin-top: -10px; padding-bottom: 8px; border-bottom: 1px solid #eee; text-align: center; }
ul.filter li { display: inline-block; : ; }
ul.filter a { display: block; background: #999; color: #fff; padding: 4px 10px; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-right: 5px; margin-bottom: 5px; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
ul.filter li:last-child { margin: 0; padding: 0; background: 0; }
ul.filter a:hover, ul.filter a.active { background: #000 }
/*portfolio items*/
.portfolio-item { overflow: hidden; position: relative; float: left; width: 230px; }
/*single portfolio*/
#single-portfolio { }
#single-portfolio-left { float: left; width: 380px; }
#single-portfolio-left h1 { font-size: 18px; line-height: 1em; }
#single-portfolio-meta { padding-bottom: 15px; margin-bottom: 25px; border-bottom: 1px solid #eee; }
#single-portfolio-meta ul { margin: 0 }
#single-portfolio-meta li { margin-bottom: 10px; padding-left: 35px; }
#single-portfolio-meta span { margin-left: -35px; display: inline-block; text-align: center; margin-right: 10px; height: 25px; width: 25px; line-height: 25px; background: #000; color: #fff; font-size: 13px; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; }
#single-portfolio-meta strong { margin-right: 5px; font-weight: bold; }
#single-portfolio-meta a:hover { }
/* portfolio images/slider*/
#single-portfolio-right { float: right; width: 510px; text-align: center; display: block; margin: 0 0 15px; padding: 0; }
#single-portfolio-right img:last-child { margin-bottom: 0px }
#portfolio-slides-wrap { position: relative; min-height: 100px; background: url("images/loader.gif") no-repeat 50% 50%; }
#portfolio-slides-wrap .flex-control-nav { margin-top: 15px }
#portfolio-slides-wrap .flex-control-nav li { float: left }
#portfolio-slides-wrap .flex-control-nav a { cursor: pointer; font-size: 11px; line-height: 23px; height: 23px; width: 23px; text-align: center; margin-right: 7px; display: block; float: left; color: #000; background: #eee; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
#portfolio-slides-wrap .flex-control-nav a:hover, #portfolio-slides-wrap .flex-control-nav a.active { background: none; color: #fff; background: #000; text-decoration: none; }
.full-portfolio .portfolio-video { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
/*related projects*/
#single-portfolio-related { margin-top: 25px }
#single-portfolio-related .portfolio-item { margin-bottom: 0px }
/*full portfolio*/
.full-portfolio #single-portfolio-left { width: 260px }
.full-portfolio #single-portfolio-meta { margin: 11px 0 0 }
#full-portfolio-content { float: right; width: 635px; }
.full-portfolio.meta-disable #full-portfolio-content { float: none; width: 100% !important; }
/*portfolio grid*/
#portfolio-grid { padding-bottom: 25px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
/*-----------------------------------------------------------------------------------*
/* = Posts & Pages
/*-----------------------------------------------------------------------------------*/
.post { float: left; width: 660px; }
.full-width { float: none !important; width: 100% !important; }
.loop-entry { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
.loop-entry:last-child { border: none; margin: 0; padding: 0; }
.loop-entry p:last-child { margin: 0; }
.loop-entry-left { float: left; width: 215px; }
.loop-entry-right { float: right; width: 420px; }
.full-width { width: 100% }
.loop-entry-thumbnail { position: relative }
.post-format-icon { position: absolute; top: -8px; left: -8px; z-index: 2; height: 30px; width: 30px; line-height: 30px; text-align: center; background: #000; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); font-size: 12px; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2); -moz-box-shadow: 0 0 4px rgba(0,0,0,.2); box-shadow: 0 0 4px rgba(0,0,0,.2); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.loop-entry:hover .post-format-icon, .home-entry:hover .post-format-icon { background: #fc6440 }
.loop-entry-thumbnail a:hover img { border-color: #fc7251 }
.loop-entry h2 { margin: -5px 0 0; font-size: 16px; }
.loop-entry h2 a { color: #000 }
.loop-entry h2 a:hover { color: #fc6440 }
.entry { }
.single .entry img { max-width: 100% }
.entry ul, .entry ol { margin-left: 30px; margin-bottom: 10px; list-style: inherit; }
.entry ol { list-style: decimal }
/*thumbnail*/
.post-thumbnail { margin-bottom: 25px }
.post-thumbnail img { width: 100% }
/*gallery post*/
#post-format-gallery { margin-bottom: 10px }
#post-format-gallery a { display: block; width: 165px; float: left; }
/*post meta*/
.post-meta { margin-bottom: 10px; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #777; }
.post-meta a, .loop-entry-right a { color: #888 }
.post-meta a:hover, .loop-entry-right a:hover { color: #000; text-decoration: none; }
.single-meta { padding-bottom: 18px; margin-top: -7px; margin-bottom: 15px; border-bottom: 1px solid #eee; }
.post-meta ul { margin: 0; list-style: none; }
.post-meta li { float: left; margin-right: 15px; }
.post-meta li:last-child { margin: 0 }
.post-meta li span { margin-right: 2px }
/*post tags*/
.post-tags { margin-top: 25px; margin-bottom: -5px; overflow: hidden; font-size: 12px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.post-tags h4 { font-size: 14px; margin: 0 0 20px; }
.post-tags h4 span { display: inline-block; text-align: center; margin-right: 10px; height: 25px; width: 25px; line-height: 25px; background: #000; color: #fff; font-size: 13px; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; }
.post-tags a {display: block; float: left; padding: 5px; background: #999; color: #fff; margin-right: 5px; margin-bottom: 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.post-tags a:hover { background: #000; text-decoration: none; }
.post-tags a:last-child { background: none; margin: 0; padding: 0; }
/*-----------------------------------------------------------------------------------*
/* = Services
/*-----------------------------------------------------------------------------------*/
#services-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #eee; }
#services-description p:last-child { margin: 0 }
#service-left { float: left; width: 235px; }
#service-content { float: right; width: 660px; }
#service-content h2 { margin: 0 0 10px; font-size: 21px; }
#service-tabs li { list-style: none }
#service-tabs a { font-weight: bold; color: #fff; display: block; background: #000; padding: 15px; margin-bottom: 20px; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
#service-tabs a:hover { padding-left: 25px }
#service-tabs a span { margin-right: 10px }
#service-tabs li.active a { position: relative; border-right: 2px solid #000; background: none; color: #000; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
#service-tabs li.active a:after { content: ""; position: absolute; top: 50%; right: -6px; margin-top: -6px; width: 0px; height: 0px; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #000; font-size: 0px; line-height: 0px; }
#service-content h2:first-child { margin-top: 0px }
.service-img { display: block; padding-bottom: 25px; margin-bottom: 15px; border-bottom: 1px solid #eee; }
.service-thumbnail { margin-bottom: 10px }
/*-----------------------------------------------------------------------------------*
/* = FAQs
/*-----------------------------------------------------------------------------------*/
#faqs-wrap { overflow: hidden; margin-bottom: -15px; }
.faq-item { margin-bottom: 15px }
.faq-title { cursor: pointer; margin: 0; font-size: 13px; color: #000; background: #eee; padding: 10px 15px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.faq-title:hover { opacity: 0.7 }
.faq-title.active { background: #000; color: #fff; }
.faq-title.active:hover { opacity: 0.8 }
.faq-title span { margin-right: 10px; font-size: 8px; top: -2px; position: relative; }
.faq-content { display: none; padding: 25px 0 10px; }
.faq-content p:last-child { margin: 0 }
/*-----------------------------------------------------------------------------------*
/* = Testimonials - Post Type
/*-----------------------------------------------------------------------------------*/
#testimonials-wrap { overflow: hidden; margin-bottom: -25px; }
#testimonials-description { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
#testimonials-description p:last-child { margin-bottom: 0 }
.testimonial-item { margin-bottom: 25px }
.testimonial { line-height: 1.6em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; position: relative; padding: 15px 0; margin-bottom: 10px; border-bottom: 3px solid #000; text-align: center; color: #888; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.testimonial p:last-child { margin: 0 }
.testimonial:after { content: ""; position: absolute; bottom: -7px; left: 50%; margin-left: -7px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #000; }
.testimonial p:last-child { margin-bottom: 0px }
.testimonial-author { text-align: center; color: #444; font-weight: bold; font-size: 12px; }
/*-----------------------------------------------------------------------------------*
/* = Pagination
/*-----------------------------------------------------------------------------------*/
.page-pagination { margin-top: 20px; padding-right: 100px; position: relative; }
.page-pagination a, .page-pagination span { font-size: 11px; line-height: 23px; height: 23px; width: 23px; text-align: center; margin-right: 7px; display: block; float: left; background: #999; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
.page-pagination a:hover, .page-pagination span.current { text-decoration: none; background: #000; }
#page-of-page { position: absolute; right: 0px; font-size: 10px; }
/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
#commentsbox { width: 100%; overflow: hidden; margin-top: 25px; }
#comments { text-transform: none; font-weight: bold; color: #333; font-size: 14px; margin-top: 0; margin-bottom: 25px; padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
#comments span { display: inline-block; text-align: center; margin-right: 10px; height: 25px; width: 25px; line-height: 25px; background: #000; color: #fff; font-size: 13px; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; }
#commentsbox ol, #commentsbox ul { list-style: none; margin: 0 !important; }
#commentsbox li { }
.children { list-style: none; margin: 30px 0 0; text-indent: 0; }
.children li.depth-2 { margin: 0 0 0px 65px }
.children li.depth-3 { margin: 0 0 0px 65px }
.children li.depth-4 { margin: 0 0 0px 65px }
.children li.depth-5 { margin: 0 0 0px 65px }
.children li.depth-6 { margin: 0 0 0px 65px }
.children li.depth-7 { margin: 0 0 0px 65px }
.children li.depth-8 { margin: 0 0 0px 65px }
.children li.depth-9 { margin: 0 0 0px 65px }
.children li.depth-10 { margin: 0 0 0px 65px }
.comment-body { position: relative; padding: 0; margin-left: 65px; margin-bottom: 30px; border-bottom: 1px solid #eee; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
.comment-body p { margin-bottom: 15px !important }
.comment-reply-link:hover { color: #000; font-weight: bold; text-decoration: none; }
#commentsbox .avatar { position: absolute; top: 0px; left: -65px; height: 40px; width: 40px; border: 4px solid #000; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
.comment-body:hover .avatar { border-color: #fff !important }
.comment-author { font-weight: bold; color: #000; }
.says { display: none }
.comment-meta { margin-bottom: 10px }
.comment-meta a { font-size: 11px; font-style: italic; color: #666; }
.cancel-comment-reply { margin-top: -10px }
.cancel-comment-reply a { color: #F00; line-height: 20px; height: 20px; }
.cancel-comment-reply a:hover { text-decoration: underline }
#comments-respond { clear: left; font-size: 14px; margin-top: 0px; margin-bottom: 20px; }
#comments-respond-meta { font-size: 11px }
#commentform label { display: block }
#commentform input#author, #commentform input#email, #commentform input#url { width: 30%; color: #666; border: 1px solid #cecece; outline: none; margin-top: 10px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; background-color: #fff; }
#commentform textarea { display: block; padding: 10px; width: 100%; color: #666; margin-top: 10px; border: 1px solid #cecece; background-color: #fff; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#commentSubmit { font-size: 12px; margin-top: -5px; margin-bottom: 20px; outline: none; padding: 0px !important; }
/*WP JetPack*/
.comment-subscription-form { font-size: 12px }
.comment-subscription-form input { float: left; margin-right: 5px; }
/*-----------------------------------------------------------------------------------*/
/* = Form Styling
/*-----------------------------------------------------------------------------------*/
input[type="text"], input[type="password"] { height: 30px; line-height: 30px; }
input[type="text"], input[type="password"], textarea { font-size: 11px; color: #999; padding: 0 10px; border: 1px solid #ddd; background: #fff; -webkit-box-shadow: 0 0 2px rgba(0,0,0,.085); -moz-box-shadow: 0 0 2px rgba(0,0,0,.085); box-shadow: 0 0 2px rgba(0,0,0,.085); }
textarea { padding: 10px }
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { color: #000 !important; font-weight: bold; border: 1px solid #bbb !important; -webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); }
/*-----------------------------------------------------------------------------------*/
/* = Contact Form 7
/*-----------------------------------------------------------------------------------*/
.wpcf7-form { }
.wpcf7 input[type="text"] { width: 250px; font-size: 12px; }
.wpcf7 textarea { width: 95%; margin-top: 5px; }
.wpcf7 p { margin-bottom: 20px; font-weight: bold; }
.wpcf7-submit { margin-top: -5px }
div.wpcf7-validation-errors { width: 95%; padding: 10px 5px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
div.wpcf7-validation-errors, .wpcf7-not-valid-tip { padding: 10px 5px !important; width: 253px !important; font-size: 11px !important; display: block; position: relative !important; top: 0 !important; left: 0 !important; text-align: center !important; margin-top: 10px; font-weight: normal; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #feebeb !important; color: #b15353 !important; border: 1px solid #efa4a4 !important; }
.wpcf7-mail-sent-ok { font-size: 11px; text-shadow: none; border: transparent !important; padding: 10px !important; font-weight: bold; text-align: center; margin: 10px 0 0 !important; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: #d1e3aa !important; color: #6e8340 !important; border: 1px solid #9cb565 !important; }
/*-----------------------------------------------------------------------------------*
/* = Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar { width: 235px; float: right; font-size: 12px; }
.sidebar-box { margin-bottom: 25px }
.sidebar-box h4 { margin-top: 0px !important; margin-bottom: 15px; padding-bottom: 10px; font-size: 14px; border-bottom: 1px solid #eee; }
.sidebar-box h4 span { }
.sidebar-box ul { list-style: none; list-style-position: inside; margin: 0px; }
.sidebar-box li { margin-bottom: 5px }
#sidebar a { color: #777 }
#sidebar a:hover { color: #000; text-decoration: none; }
/*-----------------------------------------------------------------------------------*/
/* = Gallery
/*-----------------------------------------------------------------------------------*/
.gallery-wrap { }
.gallery-photo { float: left; width: 230px; }
.gallery-photo img { }
#gallery-page-content { margin-top: 25px; padding-top: 20px; border-top: 1px solid #eee; }
#gallery-page-content p:last-child { margin: 0 }
/*-----------------------------------------------------------------------------------*/
/* = Staff
/*-----------------------------------------------------------------------------------*/
#staff-description { padding-bottom: 25px; border-bottom: 1px solid #eee; }
#staff-description p:last-child { margin: 0 }
#staff-wrap { margin-top: 25px; margin-right: -25px; margin-bottom: -20px; overflow: hidden; }
.staff-category { margin-right: -25px }
#staff-by-department { overflow: hidden; margin-top: 25px; margin-bottom: -20px; }
.staff-member { position: relative; width: 215px; float: left; margin-right: 20px; margin-bottom: 20px; }
.staff-position { font-weight: bold; font-size: 21px; line-height: 1em; margin-bottom: 5px; }
/*staff posts*/
.staff-post img:first-child { max-width: 45% !important; border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(192,192,192, 0.3); }
/*-----------------------------------------------------------------------------------*/
/* = Widgets
/*-----------------------------------------------------------------------------------*/
.widget_nav_menu a, .widget_recent_entries a, .widget_categories a { display: block; margin-bottom: 7px; padding-bottom: 7px; border-bottom: 1px solid #eee; }
.widget_nav_menu li:first-child a, .widget_recent_entries li:first-child a, .widget_categories li:first-child a { margin-top: -8px }
#footer .widget_nav_menu a, #footer .widget_recent_entries a, #footer .widget_categories a { border-bottom: 1px solid #444 }
/*tagcloud*/
.tagcloud a { float: left; font-size: 12px !important; line-height: 1em !important; display: block; margin-right: 7px; margin-bottom: 7px; padding: 5px; background: #999; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
#sidebar .tagcloud a { color: #fff }
#sidebar .tagcloud a:hover { background: #000; text-decoration: none; }
#footer .tagcloud a { color: #999; background-color: #444; background-image: none; border: none; }
#footer .tagcloud a:hover { background: #fff; color: #000; text-decoration: none; }
/*calendar*/
#wp-calendar caption { color: #000; text-align: center; margin-bottom: 10px; }
#wp-calendar, #footer #wp-calendar tr { width: 100% }
#wp-calendar th { text-align: center }
#wp-calendar tbody td { padding: 4px 0; text-align: center; border: 1px solid #eee; }
#wp-calendar tbody td:hover { background: #eee; color: #000; }
#wp-calendar tbody a { display: block }
#footer #wp-calendar caption { color: #fff }
#wp-calendar tbody td { padding: 4px 0; text-align: center; border: 1px solid #333; }
#wp-calendar tbody td:hover { background: #fff; color: #000; }
/*subscribe*/
#subscribe-blog #subscribe-field { margin-top: 5px; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#subscribe-blog input { width: 100px !important }
#subscribe-blog #subscribe-field:focus { }
#subscribe-blog input[type="submit"] { cursor: pointer; padding: 5px; font-size: 11px; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#subscribe-blog input[type="submit"]:hover { opacity: 0.90 }
#sidebar #subscribe-blog { font-size: 12px }
#sidebar #subscribe-blog #subscribe-field { font-size: 11px; width: 100% !important; padding: 10px 5px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#footer #subscribe-blog #subscribe-field { background: #444; border: 1px solid #2b2b2b; }
#footer #subscribe-blog #subscribe-field:focus { background-color: #555; color: #fff; }
/*twitter*/
.widget_twitter h4 { background: url("images/twitter-widget-icon.png") right top no-repeat }
ul.tweets li { margin-bottom: 10px }
#sidebar .tweets a { color: #444; font-weight: bold; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#sidebar .tweets a:hover { text-decoration: none; color: #000; background: #f0b910; }
/*testimonial widget*/
#testimonials-slider .flex-control-nav { display: none }
.testimonial-content { position: relative; padding: 0 0 20px; color: #888; background: #fff; border-bottom: 3px solid #000; line-height: 1.6em; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.testimonial-content:after { content: ""; position: absolute; bottom: -7px; left: 50%; margin-left: -7px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #000; }
#footer .testimonial-content:after { border-top: 7px solid #fff }
#footer .testimonial-content { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding: 15px 15px 20px; border: none; }
.testimonial-content p:last-child { margin-bottom: 0px }
.testimonial-by { margin-top: 10px; padding-top: 5px; text-align: center; font-size: 11px; font-weight: bold; font-style: normal; color: #999; }
#footer #searchbar { margin: 0 }
/*flickr & recent work*/
.sencillo-flickr-widget, .widget-recent-portfolio { margin-right: -5px !important }
.sencillo-flickr-widget a, .widget-recent-portfolio li { float:left; display: block; margin: 0; padding: 0 !important; border: none; list-style: none; }
.sencillo-flickr-widget a, .widget-recent-portfolio a { display: block; width: 55px; height: 55px; margin-right: 5px; margin-bottom: 5px; }
.widget-recent-portfolio .overlay span { font-size: 8px }
.sencillo-flickr-widget img, .widget-recent-portfolio img { display: block; width: 55px; height: 55px; }
#footer .sencillo-flickr-widget, #footer .widget-recent-portfolio { margin-right: -8px !important }
#footer .sencillo-flickr-widget a, #footer .widget-recent-portfolio a { width: 64px; height: 64px; margin-right: 8px; margin-bottom: 8px; }
#footer .sencillo-flickr-widget a, #footer .widget-recent-portfolio a { border-color: #222 }
#footer .sencillo-flickr-widget a:hover, #footer .widget-recent-portfolio a:hover { border-color: #ff7944 }
#footer .sencillo-flickr-widget img, #footer .widget-recent-portfolio img { display: block; width: 64px; height: 64px; }
/*-----------------------------------------------------------------------------------*
/* = Footer
/*-----------------------------------------------------------------------------------*/
#footer { padding: 0 25px; background: #2b2b2b; color: #7f7f7f; font-size: 12px; }
#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { color: #fff }
#footer ul { margin-left: 0px !important }
/*footer widgets*/
#footer-widget-wrap { }
.footer-widget { margin-bottom: 20px }
#footer-left, #footer-middle, #footer-right { margin-top: 25px }
.footer-widget { color: #7f7f7f; margin-bottom: 25px; }
.footer-widget h4 { color: #fff; font-size: 13px; padding-bottom: 15px; margin: 0 0 15px; border-bottom: 1px solid #444; }
/*footer bottom*/
#footer-bottom { position: relative; background: #000; margin: 0 auto; padding: 10px 25px; font-size: 11px; border-top: 1px solid #444; }
#footer-bottom a { color: #aaa }
#footer-bottom a:hover { color: #fff }
#copyright { float: left; width: 30%; color: #999; }
#footer-menu { width: 65%; float: right; text-align: right; }
#footer-menu li { display: inline }
#footer-menu a { margin-right: 5px; padding-right: 10px; text-decoration: none; background: url("images/dash-footer.png") right center no-repeat; }
#footer-menu li:last-child a { margin: 0; padding: 0; background: none; }
#toplink { display: none; position: absolute; bottom: 0; right: -35px; height: 25px; line-height: 25px; width: 25px; text-align: center; background: #000; color: #fff !important; font-size: 13px; }
#toplink:hover { background: none; color: #000 !important; text-decoration: none; }
/*-----------------------------------------------------------------------------------*
/* = Search Bar
/*-----------------------------------------------------------------------------------*/
#searchbar { display: block; position: relative; width: 100%; }
#search { font-size: 11px; position: relative; width: 100%; padding: 0 30px 0 10px; outline: none; border: 1px solid #ccc; color: #666; margin: 0; height: 30px; line-height: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#search:focus { }
#searchsubmit { position: absolute; right: 5px; top: 50%; margin-top: -5px; background: url("images/search.png") no-repeat; text-indent: -9999px; border: none; outline: none; width: 15px; height: 15px; cursor: pointer; }
.search-entry { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.search-entry h2 { margin: 0 0 10px }
.search-portfolio-thumb { max-width: 45%; float: left; margin-right: 20px; }
.search-portfolio-thumb img { margin: 0px; padding: 0px; display: block; }
/*-----------------------------------------------------------------------------------*/
/* = Shortcodes
/*-----------------------------------------------------------------------------------*/
/*hr*/
hr.none { border: none; outline: none; height: 1px; background: none; }
hr.double-line { }
hr.dotted-line { : ; border: none; border-top: 1px dotted #ddd; }
hr.solid-line { border: none; border-top: 1px solid #ddd; }
hr.dashed-line { border: none; border-top: 1px dashed #ddd; }
/*lists*/
.check ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/check.png'); }
.bullets-gray ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-gray.png'); }
.bullets-black ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-black.png'); }
.bullets-blue ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-blue.png'); }
.bullets-red ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-red.png'); }
.bullets-purple ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-purple.png'); }
/*alerts*/
.alert-red, .alert-yellow, .alert-green, .alert-blue { font-size: 13px; font-weight: bold; text-align: left; margin: 0; color: #666; /*IE fail fix*/ color: rgba(0,0,0, .6); text-shadow: 0px 0px 1px rgba(255,255,255, 0.3); display: block; padding: 20px; text-align: center; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 2px rgba(0,0,0,.085); -moz-box-shadow: 0 0 2px rgba(0,0,0,.085); box-shadow: 0 0 2px rgba(0,0,0,.085); }
.alert-red.alignright, .alert-yellow.alignright, .alert-green.alignright, .alert-blue.alignright { float: right; width: 50%; margin: 0 0 10px 20px; }
.alert-red.alignleft, .alert-yellow.alignleft, .alert-green.alignleft, .alert-blue.alignleft { float: left; width: 50%; margin: 0 20px 10px 0; }
.alert-red p:last-child, .alert-yellow p:last-child, .alert-green p:last-child, .alert-blue p:last-child { margin-bottom: 0 }
.alert-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: rgba(0,0,0, .7); }
.alert-red { background-color: #feebeb; color: #b15353; border: 1px solid #efa4a4; }
.alert-red .alert-title { color: #b15353 }
.alert-yellow { background: #fefbf2; color: #bf6913; font-weight: bold; border: 1px solid #f1d06c; }
.alert-yellow .alert-title { color: #bf6913 }
.alert-green { background: #d1e3aa; color: #6e8340; border: 1px solid #9cb565; }
.alert-green .alert-title { color: #6e8340 }
.alert-blue { background: #d2e3f4; color: #416081; border: 1px solid #95b9db; }
.alert-blue .alert-title { color: #416081 }
/*buttons*/
.sencillo-button { display: inline-block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.sencillo-button { background: #000; height: 35px; line-height: 35px; padding: 0 15px !important; color: #fff; border: none; outline: none; cursor: pointer; font-weight: bold; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin: 10px 5px 10px 0; }
.sencillo-button:hover { opacity: 0.8; text-decoration: none; }
.sencillo-button:focus { top: -2px; position: relative; }
.sencillo-button.black { background-color: #000 }
.sencillo-button.gray { background-color: #666 }
.sencillo-button.light-gray { background-color: #999 }
.sencillo-button.red { background-color: #D4363A }
.sencillo-button.orange { background-color: #fc6440 }
.sencillo-button.blue { background-color: #025D8C }
.sencillo-button.pink { background-color: #e22092 }
.sencillo-button.green { background-color: #86b662 }
.sencillo-button.rosy { background-color: #FE4365 }
.sencillo-button.brown { background-color: #7B5C5D }
.sencillo-button.purple { background-color: #66435F }
.sencillo-button.gold { background-color: #febd4c }
.sencillo-button.yellow { background-color: #f9d928 }
.sencillo-button span { margin-right: 10px }
/*toggle*/
.toggle-wrap { margin: 10px 0 }
h3.trigger { margin: 0px }
h3.trigger a { display: block; border: 1px solid #ddd; padding: 10px; outline: 0 !important; font-weight: 400; font-size: 12px; margin-bottom: 0px; margin-top: 5px; text-indent: 25px; background-color: #f9f9f9; background-image: url("images/plus.png"); background-position: 10px center; background-repeat: no-repeat; }
h3.trigger a:hover, h3.active a { color: #000; background-color: #f5f5f5; }
h3.active a { background-image: url("images/minus.png") }
h3.active a:hover { }
.toggle_container { background-color: #fff; overflow: hidden; padding: 20px; border: 1px solid #ddd; border-top: 0px; }
/*accordion*/
.accordion h3 { font-size: 12px; margin-bottom: 0px; margin-top: 5px; }
.accordion h3 a { display: block; padding: 10px; border: 1px solid #ddd; background-color: #f9f9f9; outline: 0 !important; font-weight: 400; text-indent: 10px; }
.ui-state-focus { outline: none }
.accordion h3 a:hover, .accordion .ui-state-active a { color: #000; background-color: #f5f5f5; border-color: #ddd; }
.accordion .ui-accordion-content { padding: 20px; background: #fff; border: 1px solid #ddd; border-top: 0px; }
.accordion .ui-accordion-content p:last-child { margin: 0px }
/*columns*/
.one-half, .two-columns { width: 48% }
.one-third, .three-columns { width: 30.66% }
.one-two-third { width: 65.33% }
.one-fourth, .four-columns { width: 22% }
.one-three-fourths { width: 74% }
.one-fifth { width: 16.8% }
.one-sixth { width: 13.33% }
.two-columns, .three-columns, .four-columns, .one-two-third, .one-three-fourths, .one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth { position: relative; margin-right: 4%; float: left; }
.column-last { margin-right: 0px }
.column-first { margin-left: 0px }
.column-last:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
/*tabs*/
.tab-shortcode { }
.tab-shortcode ul.ui-tabs-nav { display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #ddd; margin-left: 1px !important; }
.tab-shortcode    ul.ui-tabs-nav li { display: block; width: auto; height: 30px; padding: 0; float: left; margin-bottom: 0; }
.tab-shortcode    ul.ui-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 29px; padding: 0px 20px; line-height: 30px; border: solid 1px #ddd; border-width: 1px 1px 0 0; margin: 0; color: #666; background: #f5f5f5; font-size: 12px; }
.tab-shortcode    ul.ui-tabs-nav .ui-state-active a { background: #fff; height: 30px; position: relative; top: -4px; padding-top: 4px; border-left-width: 1px; margin: 0 0 0 -1px; color: #111; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.tab-shortcode ul.ui-tabs-nav li:first-child .ui-state-active a { margin-left: 0 }
.tab-shortcode ul.ui-tabs-nav li:first-child a { border-width: 1px 1px 0 1px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; }
.tab-shortcode ul.ui-tabs-nav li:last-child a { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.tab-shortcode .tab_content { background: #fff; padding: 20px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-bottom: solid 1px #ddd; }
/* Clearfixing tabs for beautiful stacking */
ul.tab-shortcode:before, ul.tab-shortcode:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
ul.tab-shortcode:after { clear: both }
ul.tab-shortcode { zoom: 1 }
.ui-tabs-hide { display: none }
/*-----------------------------------------------------------------------------------*/
/* = Main Button
/*-----------------------------------------------------------------------------------*/
.wpcf7-submit, #commentSubmit { background: #000; height: 35px; line-height: 35px; padding: 0 20px !important; color: #fff; border: none; outline: none; cursor: pointer; font-weight: bold; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.wpcf7-submit:hover, #commentSubmit:hover { text-decoration: none; background: #999; }
.wpcf7-submit:active, #commentSubmit:active { }
/*-----------------------------------------------------------------------------------*
/* Sitemap
/*-----------------------------------------------------------------------------------*/
.sitemap-container ul { margin-bottom: 25px }
#sitemap-wrap h2 { font-size: 13px; margin-bottom: 10px; margin-top: 0px; }
.sitemap-container li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #eee; border-bottom-color: rgba(192,192,192, 0.2); }
.sitemap-container ul li:first-child { padding-top: 5px; border-top: 1px solid #eee; border-top-color: rgba(192,192,192, 0.2); }
.sitemap-container a { }
.sitemap-container a:hover { color: #000; text-decoration: none; }
/*-----------------------------------------------------------------------------------*
/* = Gallery - WP Shortcode
/*-----------------------------------------------------------------------------------*/
.gallery-item img { }
/*-----------------------------------------------------------------------------------*
/* 404 Page
/*-----------------------------------------------------------------------------------*/
#error-page-title { font-size: 300px; text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #000; background: none; line-height: 1em; border: none; }
#error-page-text { margin-top: -60px; text-align: center; font-size: 14px; color: #999; }
/*-----------------------------------------------------------------------------------*
/* View JS
/*-----------------------------------------------------------------------------------*/
.viewer li { -webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000); -moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000); transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000); }
.viewer .caption { visibility: hidden; opacity: 0; -webkit-transition: opacity 1.5s ease-in-out; -moz-transition: opacity 1.5s ease-in-out; transition: opacity 1.5s ease-in-out; }
.viewer .current .caption { opacity: 100; visibility: visible; }
.viewer .close { font-size: 28px }
/*-----------------------------------------------------------------------------------*
/* Other CSS
/*-----------------------------------------------------------------------------------*/
a.read-more { font-style: italic }