/* Theme Name: Office Theme URI: http://www.wpexplorer.com Description: Premium WordPress theme by WPExplorer.com Author: WPExplorer Author URI: http://themeforest.net/user/WPExplorer Version: 2.1 */ /*-----------------------------------------------------------------------------------* /* = 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 } img { max-width: 100%; height: auto; } /* 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: -webkit-linear-gradient(left top, #498434, #83c326); background: -o-linear-gradient(bottom right, #498434, #83c326); background: -moz-linear-gradient(bottom right, #498434, #83c326); background: linear-gradient(to bottom right, #498434, #83c326); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#498434', endColorstr='#83c326'); *//* For IE6 & IE7 #164b41*/ /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#498434', endColorstr='#83c326')"; /* for IE8 */ */ /*background-image: url("images/bg.png"); */background-repeat: repeat; margin-bottom: 25px; font-size: 13px; line-height: 1.5em; color: #444; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; } body.no-font-smoothing, body.no-font-smoothing .button { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } a { text-decoration: none; color: #ec651b; } a:hover { text-decoration: underline } p { margin: 0 0 1em; text-align: justify; } hr { outline: none; display: block; margin-top: 25px; margin-bottom: 25px; background: none; border: none; height: 1px; border-top: double #ddd; clear: both; } 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:before, .clearfix:after, .column-last:after { content: " "; display: table; } .clearfix:after { clear: both } .clearfix { *zoom: 1 } *:first-child+html .clearfix { zoom: 1 } /* IE7 */ .remove-margin { margin-right: 0 !important } #breadcrumbs { margin-top: 5px; height: 16px; line-height: 16px; font-size: 11px; color: #999; padding-left: 15px; background: url("images/breadcrumbs-arrow.png") left top no-repeat; } .breadcrumbs-title { margin-right: 5px } .google-map { overflow: hidden } .pattern-bg {/* background-image: url("images/grid_noise.png")*/; } .shadow-container { webkit-box-shadow: 0 0 10px rgba(0,0,0,.25); -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); box-shadow: 0 0 10px rgba(0,0,0,.25); } .entry ul, .entry ol { margin-left: 30px; margin-bottom: 10px; list-style: inherit; } .entry ol { list-style: decimal } /*-----------------------------------------------------------------------------------* /* = Structure /*-----------------------------------------------------------------------------------*/ #wrap { margin: 0 auto; width: 970px; } .container { background-color: #fff; padding: 25px; } /*-----------------------------------------------------------------------------------* /* = Headings /*-----------------------------------------------------------------------------------*/ h1, h2, h3, h4, h5, h6 { color: #333; 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: #333 } h2 a:hover, h3 a:hover, h4 a:hover { color: #fb491f; text-decoration: none; } a h2:hover, a h3:hover, a h4:hover { color: #fb491f; text-decoration: none; } .single-title { margin-bottom: 5px } /*-----------------------------------------------------------------------------------* /* = WordPress Styles /*-----------------------------------------------------------------------------------*/ .sticky { } .gallery-caption { } .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; nowhitespace: afterproperty; margin: 0 auto; max-width: 100%; border: 5px solid #d4d4d4; /*for IE*/ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-color: rgba(0,0,0, 0.08); -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; -moz-transition: border 0.3s ease; ; } #img-attch-page a:hover img { border-color: #fc7251 } #img-attach-page-content { text-align: center; margin-top: 25px; } /*-----------------------------------------------------------------------------------* /* = Headings /*-----------------------------------------------------------------------------------*/ #page-heading { position: relative; margin-bottom: 25px; padding-bottom: 15px; border-bottom: double #ddd; } #page-heading h1, #page-heading h2 { font-size: 24px; color: #000; margin: 0px !important; } .heading { height: 35px; line-height: 35px; text-align: center; margin-top: 40px; margin-bottom: 25px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-shadow: 0px 0px 1px #fff; background: url("images/heading-bg.png") center center repeat-x; } .heading h2 { margin: 0; font-size: 13px; font-weight: bold; color: #fff; text-shadow: none; } .heading span { display: inline-block; height: 35px; line-height: 35px; background: #3c3c3c; padding: 0 20px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); -moz-box-shadow: 0 0 10px rgba(0,0,0,.3); box-shadow: 0 0 10px rgba(0,0,0,.3); } .heading a span { 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; } .heading a, .heading a:hover { color: #fff } .heading a:hover span { background: #fc6440 } .archive-title { text-transform:capitalize; } /*-------------------------------------------------* /* = Top Menu /*-------------------------------------------------*/ #top-bar { margin: 0; height: 45px; line-height: 45px; width: 100%; background: #444 url("images/top-bar-bg.png"); overflow: hidden; margin-bottom: -44px; } .top-bar-fixed { position: fixed; top: 0px; z-index: 999; margin-bottom: 0; } #top-bar-inner { position: relative; margin: 0 auto; width: 970px; font-size: 11px; } #top-bar-inner ul.top-menu { margin: 0 } #top-bar-inner ul.top-menu a { height: 45px; line-height: 45px; float: left; padding-right: 10px; margin-right: 10px; color: #bbb; background: url("images/menu-dash.png") right center no-repeat; text-decoration: none; } #top-bar-inner ul.top-menu a:hover { color: #fff } #top-bar-inner ul.top-menu li:last-child a { margin: : 0; padding: 0; background: none; } /*callout*/ a#top-bar-callout { height: 45px; line-height: 45px; padding: 0 25px; position: absolute; top: 0px; right: 0px; background: #fc6440; color: #fff; font-size: 16px; font-weight: bold; -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; } a#top-bar-callout:hover { text-decoration: none; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; } /*-------------------------------------------------* /* = Header /*-------------------------------------------------*/ #header { background-color: #fff; margin-top: 34px; margin-left: auto; margin-right: auto;/* margin-bottom: 30px;*/ position: relative; width: 920px; padding: 25px; } /*header styles*/ #header.header-style-two { margin-bottom: 0px; border-bottom: none; } #header.header-style-three {margin-bottom: 0px; border-bottom: none; }/*margin-top: 74px;*/ #header.header-style-four { margin-bottom: 30px; }/*margin-top: 74px;*/ /*logo*/ #logo { float: left } #logo a { font-weight: 700; color: #333; padding: 0px; margin: 0px; text-decoration: none;float:left; }#logo a span{ float: left; font-size: 22px; margin-bottom:10px; padding-left: 12px; padding-top: 40px;} #logo a:hover { color: #666 } #logo img { display: block; max-width: 100%; } #logo h1, #logo h2 { font-size: 32px; margin: 0 !important; line-height: 1em !important; } /*header aside - added in Version 1.9*/ #header-aside { float: right } #header-phone { text-align: right; font-weight: bold;/* background: -webkit-linear-gradient(left top, #83c326, #164b41);background: -o-linear-gradient(bottom right,#83c326, #164b41);background: -moz-linear-gradient(bottom right,#83c326, #164b41);background: linear-gradient(to bottom right, #83c326, #164b41);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#83c326', endColorstr='#164b41'); *//* For IE6 & IE7 *//*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#83c326', endColorstr='#164b41')";*/ /* for IE8 *//*border-radius: 5px;padding: 10px;color: white;text-align: center;font-size: 20px;*/} #header-aside #searchbar { float: right; min-width: 210px; max-width: 210px; margin-top: 7px; margin-bottom: 0; width: 100%; } /*social*/ #social { margin-top: 12px; list-style: none;margin-right: -7px; }/* text-align: right; */ #social li { display: inline-block; margin-right: 7px; } #social a { display: block; float: left; -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; } #social a img { display: block; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; -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; } #social a:hover img { -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; } /*tipsy*/ .tipsy { padding: 5px; font-size: 11px; letter-spacing: 1px; background-repeat: no-repeat; font-family: 'Helvetica Neue', Arial; background-image: url("images/tipsy.gif"); } .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #000; color: white; max-width: 200px; text-align: center; } .tipsy-inner { -moz-border-radius: 3px; -webkit-border-radius: 3px; } .tipsy-south { background-position: bottom center } /*-------------------------------------------------* /* = Navigation /*-------------------------------------------------*/ #navigation { background-color: #2b2b2b; height: auto; min-height: 50px; width: 970px; } #navigation [class^="icon-"]:before, #navigation [class*=" icon-"]:before { display: none } .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 { float: left; position: relative; } .sf-menu a { display: block; position: relative; background-color: #2b2b2b; transition: background 0.4s ease; -webkit-transition: background 0.4s ease; -o-transition: background 0.4s ease; -moz-transition: background 0.4s ease; } .sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0px; nowhitespace: afterproperty; top: 50px; /* 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: 0; ; } /*** navigation skin ***/ .sf-menu { float: left; border-right: 1px solid #3c3c3c; border-right: 1px solid rgba(255,255,255, 0.08); } .sf-menu a { font-size: 12px; height: 50px; line-height: 50px; font-weight: bold; color: #fff; padding: 0 20px; text-decoration: none; border-left: 1px solid #3c3c3c; border-left: 1px solid rgba(255,255,255, 0.08); border-right: 1px solid #111; border-right: 1px solid rgba(0,0,0, 0.7); } .sf-menu li:first-child a { border-left: none } .sf-menu a:hover { background-color: #fc6440; color: #fff; } #navigation .sf-menu > .current-menu-item > a, #navigation .sf-menu > .current-menu-parent > a { background-color: #fc6440; color: #fff; } /*Subs*/ .sf-menu ul { font-size: 12px; background: #2b2b2b; padding: 0px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.3); box-shadow: 0 5px 10px rgba(0,0,0,.3); } .sf-menu ul a { margin: 0px; padding: 12px 10px; height: auto; line-height: 1.3em !important; color: #999; border-left: none; border-right: none; border-top: 1px solid #3c3c3c; border-top: 1px solid rgba(255,255,255, 0.08); border-bottom: 1px solid #111; border-bottom: 1px solid rgba(0,0,0, 0.7); } .sf-menu ul li:first-child > a { border-top: none } .sf-menu ul li:last-child > a { border-bottom: none } .sf-menu ul ul a { border-bottom: 1px solid #111; border-bottom: 1px solid rgba(0,0,0, 0.7); } .sf-menu ul ul li:last-child a { border-bottom: none !important } .sf-menu ul ul, .sf-menu ul ul li:first-child a { border-top: none } /*** arrows **/ .sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; } .sf-sub-indicator { position: absolute; display: block; top: 50%; margin-top: -6px; right: .75em; width: 12px; height: 12px; text-indent: -999em; overflow: hidden; background: url('images/nav-down-white.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: -6px; background: url('images/nav-right-white.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 } /*no text menu items*/ .sf-menu .no-text > a { text-indent: -9999px; background-position: center center !important; } /*menu icons*/ .sf-menu .icon-bolt > a, .sf-menu .icon-pig > a, .sf-menu .icon-briefcase > a, .sf-menu .icon-camera > a, .sf-menu .icon-film > a, .sf-menu .icon-gear > a, .sf-menu .icon-grid > a, .sf-menu .icon-home > a, .sf-menu .icon-mail > a, .sf-menu .icon-pencil > a, .sf-menu .icon-photo > a, .sf-menu .icon-graph > a, .sf-menu .icon-lab > a, .sf-menu .icon-map > a, .sf-menu .icon-cloud > a, .sf-menu .icon-cart > a, .sf-menu .icon-flag > a, .sf-menu .icon-bulb > a, .sf-menu .icon-date > a, .sf-menu .icon-brush > a, .sf-menu .icon-megaphone > a, .sf-menu .icon-support > a, .sf-menu .icon-person > a, .sf-menu .icon-bubble > a, .sf-menu .icon-rss > a, .sf-menu .icon-link > a { background-position: 18px center; background-repeat: no-repeat; padding-left: 45px; } .sf-menu .icon-bolt > a { background-image: url("images/menu-icon/icon-bolt.png") } .sf-menu .icon-briefcase > a { background-image: url("images/menu-icon/icon-briefcase.png") } .sf-menu .icon-camera > a { background-image: url("images/menu-icon/icon-camera.png") } .sf-menu .icon-film > a { background-image: url("images/menu-icon/icon-film.png") } .sf-menu .icon-gear > a { background-image: url("images/menu-icon/icon-gear.png"); : ; } .sf-menu .icon-grid > a { background-image: url("images/menu-icon/icon-grid.png") } .sf-menu .icon-home > a { background-image: url("images/menu-icon/icon-home.png") } .sf-menu .icon-mail > a { background-image: url("images/menu-icon/icon-mail.png") } .sf-menu .icon-pencil > a { background-image: url("images/menu-icon/icon-pencil.png") } .sf-menu .icon-photo > a { background-image: url("images/menu-icon/icon-photo.png") } .sf-menu .icon-graph > a { background-image: url("images/menu-icon/icon-graph.png") } .sf-menu .icon-lab > a { background-image: url("images/menu-icon/icon-lab.png") } .sf-menu .icon-map > a { background-image: url("images/menu-icon/icon-map.png") } .sf-menu .icon-cloud > a { background-image: url("images/menu-icon/icon-cloud.png") } .sf-menu .icon-cart > a { background-image: url("images/menu-icon/icon-cart.png") } .sf-menu .icon-flag > a { background-image: url("images/menu-icon/icon-flag.png") } .sf-menu .icon-date > a { background-image: url("images/menu-icon/icon-date.png") } .sf-menu .icon-bulb > a { background-image: url("images/menu-icon/icon-bulb.png") } .sf-menu .icon-brush > a { background-image: url("images/menu-icon/icon-brush.png") } .sf-menu .icon-megaphone > a { background-image: url("images/menu-icon/icon-megaphone.png") } .sf-menu .icon-support > a { background-image: url("images/menu-icon/icon-support.png") } .sf-menu .icon-person > a { background-image: url("images/menu-icon/icon-person.png") } .sf-menu .icon-bubble > a { background-image: url("images/menu-icon/icon-bubble.png") } .sf-menu .icon-pig > a { background-image: url("images/menu-icon/icon-pig.png") } .sf-menu .icon-rss > a { background-image: url("images/menu-icon/icon-rss.png") } .sf-menu .icon-link > a { background-image: url("images/menu-icon/icon-link.png") } /*-----------------------------------------------------------------------------------*/ /* = Home /*-----------------------------------------------------------------------------------*/ .home-wrap { margin-bottom: -25px } /*tagline*/ #home-tagline { color: #000; margin-top: 40px;/* margin-bottom: 25px;*/ font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; line-height: 1.6em; text-align: center; } #home-tagline a { border-bottom: 1px dotted #eb6b1e } #home-tagline a:hover { text-decoration: none } /*static video*/ .home-video { margin: -25px -25px 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; } .hp-highlight.count-1 { clear: both } .hp-highlight p:last-child { margin-bottom: 0px } .hp-highlight-link:hover { text-decoration: none } .hp-highlight-link:hover img { opacity: 0.85 } .hp-highlight h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000; font-size: 18px; margin-top: 0px; margin-bottom: 10px; } .hp-highlight-img { float: left; margin-right: 15px; margin-bottom: 10px; } /*home portfolio*/ #home-projects { margin-bottom: 51px } /*portfolio carousel*/ #home-portfolio-carousel-wrp { position: relative; margin: 0 auto; width: 720px; min-height: 170px; } #home-portfolio-carousel-wrp { padding-left: 23px } #home-portfolio-carousel-wrp .portfolio-item { margin-right: 25px; min-height: 170px; } #home-portfolio-carousel { position: relative } #carousel-pagination { position: absolute; bottom: -20px; left: 50%; } #carousel-pagination a { height: 6px; width: 25px; display: inline-block; margin-right: 5px; text-indent: -9999px; background: #d9d9d9; background: rgba(192,192,192, 0.35); } #carousel-pagination a.selected { background: #fc6440 } #carousel-prev, #carousel-next { display: block; position: absolute; top: 50%; margin-top: -26px; height: 54px; width: 53px; cursor: pointer; } #carousel-prev { left: -90px; background: url("images/carousel-prev.png"); } #carousel-next { right: -90px; background: url("images/carousel-next.png"); } #carousel-prev:hover { background-position: 0 -54px } #carousel-next:hover { background-position: 0 -54px } /*home blog*/ #home-blog { margin-right: -25px } #home-blog .heading { margin-right: 25px } .home-entry { float: left; width: 290px; margin-right: 25px; margin-bottom: 25px; font-size: 12px; } .home-entry.count-1 { clear: both } .home-entry img { max-width: 100%; nowhitespace: afterproperty; margin-bottom: 10px; border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(0,0,0, 0.08); -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; -moz-transition: border 0.3s ease; ; } .home-entry a:hover img { border-color: #fc7251 } .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 { min-height: 100px; position: relative; margin: -25px -25px 25px; background: url("images/loader.gif") no-repeat 50% 50%; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); } .home-revslider { margin: -25px -25px 25px; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); } /*homepage specific*/ #full-slides img { display: block; margin: 0; padding: 0; width: 100%; } #full-slides .slides_container { width: 970px; display: none; } #full-slides .slides_container .slide, #full-slides .slides_container .video-slide div { display: block; width: 970px; } #full-slides .caption { font-size: 14px; position: absolute; max-width: 360px; height: auto; left: 0px; bottom: 0px; background-color: #000; color: #fff; 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: #fff; margin: 0; ; } #full-slides .caption p { color: #999; font-size: 12px; } #full-slides .caption a { color: #fd7f61 } #full-slides .caption a:hover { color: #fda894; text-decoration: none !important; } #full-slides .flex-prev, #full-slides .flex-next { display: block !important; position: absolute; right: 0px; bottom: 0px; width: 30px; height: 30px; text-indent: -9999px; 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 .flex-prev { right: 30px; background: #000 url("images/sliders/arrow-left.png") center center no-repeat; } #full-slides .flex-next { background: #000 url("images/sliders/arrow-right.png") center center no-repeat } #full-slides .flex-prev:hover, #full-slides .flex-next:hover { background-color: #fc6440 } /*-----------------------------------------------------------------------------------* /* = Portfolio /*-----------------------------------------------------------------------------------*/ #portfolio-wrap { width: 940px; position: relative; overflow: hidden; margin-bottom: -20px; margin-right: -20px; } #portfolio-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: double #ddd; } #portfolio-description p:last-child { margin: 0 } #portfolio-bycat-description { } #portfolio-bycat-description p:last-child { margin: 0 } #portfolio-by-category-wrap .portfolio-category { margin-right: -20px } #portfolio-by-category-wrap .portfolio-category .heading { margin-right: 20px } #portfolio-wrap ul { margin: 0px; list-style: none; } .no-margin { margin-right: 0px !important } .no-left-margin { margin-left: 0px !important; } .no-border { border-right: 0px !important } ul.filter { font-size: 12px; position: absolute; top: 50%; margin-top: -30px; right: 0px; list-style: none; color: #999; height: 40px; line-height: 40px; font-weight: bold; } ul.filter li { float: left; margin-right: 10px; padding-right: 16px; background: url("images/asterisk.png") right center no-repeat; } ul.filter a { color: #999; padding-bottom: 3px; text-decoration: none; } ul.filter li:last-child { margin: 0; padding: 0; background: 0; } ul.filter a:hover, ul.filter a.active { color: #333 } ul.filter a.active { border-bottom: 3px solid #fd7f61 } /*portfolio items*/ .portfolio-item { overflow: hidden; position: relative; float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; } .portfolio-item a { display: block; background: #222; text-decoration: none; } .portfolio-item img { display: block } .portfolio-item h3 { text-align: center; margin: 0; background: #222; color: #fff; padding: 5px; font-size: 12px; } /*single portfolio*/ #single-portfolio-left { float: left; width: 380px; } #single-portfolio-left h1 { font-size: 18px; line-height: 1em; } #single-portfolio-meta { font-size: 11px; margin-bottom: 20px; background: #fff url("images/line-bg.png"); border: 1px solid #ddd; line-height: 26px; margin: 30px 0; padding: 26px 20px 23px; color: #666; box-shadow: 0 2px 2px rgba(0,0,0, .08); } #single-portfolio-meta:before { background: url("images/line-tape.png") center center no-repeat; content: ''; float: left; height: 25px; margin-top: -38px; width: 100%; } #single-portfolio-meta span { font-size: 12px; margin-right: 5px; font-weight: bold; } #full-portfolio-video { margin: -25px -25px 25px; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); } .single-portfolio-full-feat-img { margin: -25px -25px 25px; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); } .single-portfolio-full-feat-img img { display: block; width: 100%; } /* 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 { border: 5px solid #ddd; border-color: rgba(0,0,0, 0.12); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } #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; margin-left: 3px; margin-bottom:3px; } #portfolio-slides-wrap .flex-control-nav li:first-child { margin: 0; } #portfolio-slides-wrap .flex-control-nav a { line-height: 1.3em; display: block; padding: 4px 8px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; border: 1px solid #ccc; font-size: 11px; cursor: pointer; color: #666; text-shadow: 1px 1px 1px #fff; font-weight: 400; background: #e5e5e5; box-shadow: inset 0 1px 1px #fff; background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd)); background: -moz-linear-gradient(top, #eeeeee, #dddddd); } #portfolio-slides-wrap .flex-control-nav a:hover { background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#eeeeee)); background: -moz-linear-gradient(top, #dddddd, #eeeeee); text-decoration: none; } #portfolio-slides-wrap .flex-control-nav a.flex-active { color: #fff; background: #222; border-color: transparent; text-shadow: none; box-shadow: none; } /*related projects*/ #single-portfolio-related { margin-top: 25px } #single-portfolio-related .portfolio-item { margin-bottom: 0px } /*portfolio next/prev*/ #single-portfolio-nav { font-size: 12px; margin-top: 25px; padding-top: 25px; border-top: double #ddd; } #single-portfolio-nav a:hover { font-style: italic } #single-portfolio-nav .column-last { float: right; text-align: right; } /*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-divider { display: block; width: 100%; height: 1px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; margin: 20px 0; } /*-----------------------------------------------------------------------------------* /* = Posts & Pages /*-----------------------------------------------------------------------------------*/ .post { float: left; width: 660px; } .full-width { float: none !important; width: 100% !important; } /*blog entries style 1*/ .loop-entry { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; } .loop-entry:last-child { border: none; margin: 0; padding: 0; } .loop-entry-left { float: left; width: 100px; } .loop-entry-right { float: right; width: 520px; } .loop-entry-thumbnail { margin-bottom: 25px } .loop-entry-thumbnail img { width: 100%; display: block; margin: 0px; border-bottom: 4px solid #ddd; border-color: rgba(0,0,0, 0.1); transition: border 0.4s ease; -webkit-transition: border 0.4s ease; -o-transition: border 0.4s ease; -moz-transition: border 0.4s ease; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .loop-entry-thumbnail a:hover img { border-color: #fc7251 } .loop-entry h2 { margin-top: -5px; margin-bottom: 10px; font-size: 16px; } /*blog entries style 2*/ .loop-entry-two { padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #eee; } .loop-entry-two h2 { margin: 0 0 10px } .loop-entry-two-thumbnail { max-width: 45%; float: left; margin-right: 20px; margin-bottom: 10px; padding: 4px; border: 1px solid #ddd; } .loop-entry-two-thumbnail img { margin: 0px; padding: 0px; display: block; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; } .loop-entry-two-thumbnail:hover img { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; } /*thumbnail*/ .post-thumbnail { margin-bottom: 20px } .post-thumbnail img { width: 100%; border-bottom: 4px solid #ddd; border-color: rgba(0,0,0, 0.1); } /*post meta*/ .post-meta { width: 100px; float: left; background: #2b2b2b; background: rgba(0,0,0, 0.8); padding: 10px; margin-right: 20px; margin-bottom: 0px; white-space:nowrap; } .post-date { margin: -10px -10px 0; padding: 3px 10px; background: #fc7150; color: #fff; text-align: left; font-size: 13px; font-weight: bold; margin-bottom: 5px; } .post-meta ul { margin: 0; list-style: none; } .post-author, .post-cat { font-size: 11px; text-align: left; color: #ccc; font-style: italic; } .post-author a, .post-cat a { font-weight: bold; color: #a1a1a1; text-decoration: none; } .post-author a:hover, .post-cat a:hover { color: #fff } /*post-author-bio*/ .author-info { margin-top: 25px; } .author-info h4 { font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dotted #d6d6d6; } .author-info .author-avatar { float: left; margin-right: 20px; margin-bottom:20px; max-width: 30%; border: 1px solid #ddd; padding: 4px; background: #fff; } .author-info .author-avatar img { display: block; } .author-info .author-avatar img:hover { opacity: 0.7; } /*post tags*/ .post-tags { margin-top: 40px; 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 { margin: 0 0 10px } .post-tags a { background: url("images/asterisk.png") right no-repeat; padding-right: 15px; margin-right: 8px; } .post-tags a:last-child { background: none; margin: 0; padding: 0; } /*-----------------------------------------------------------------------------------* /* = Services /*-----------------------------------------------------------------------------------*/ #services-wrap { } #services-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: double #ddd; } #services-description p:last-child { margin: 0 } #service-tabs { float: left; width: 240px; } #service-content { float: right; nowhitespace: afterproperty; width: 655px; margin-top: -5px; /*fixes small line-height issue so content matches tabs*/ } .service-tab-content { display: none } #service-content h2 { font-size: 21px } #service-tabs li { list-style: none } #service-tabs a { font-weight: bold; color: #000; display: block; background: #aaa; padding: 20px; margin-bottom: 20px; text-decoration: none; text-shadow: 0px 0px 1px rgba(255,255,255, 0.8); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; } #service-tabs a span { margin-right: 10px } #service-tabs a:hover { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; } #service-tabs li.active a { background: #5E9B2F; color: #fff; text-shadow: none; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }/*backgroun-color:#fc6440;*/ #service-content h2:first-child { margin-top: 0px } /*-----------------------------------------------------------------------------------* /* = FAQ's /*-----------------------------------------------------------------------------------*/ #faqs-cats { margin-bottom: 25px; text-align: center; width: 100%; height: 25px; } #faqs-cats li { display: inline-block; margin-right: 5px; } #faqs-cats a { position: relative; display: block; padding: 0 15px; height: 25px; line-height: 25px; color: #fff; font-size: 12px; font-weight: bold; background: #111; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; } #faqs-cats a:hover, #faqs-cats .active { background: #fc6440; color: #fff; } #faqs-cats .active:after { content: ""; position: absolute; bottom: -7px; left: 50%; margin-left: -6px; width: 0px; height: 0px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fc6440; font-size: 0px; line-height: 0px; } #faqs-wrap, .faqs-container { width: 920px; overflow: hidden; height: auto; } .faq-item { margin-bottom: 20px } .faq-title { cursor: pointer; background-color: #eee; background-image: url("images/minus.png"); background-position: 98% center; background-repeat: no-repeat; margin: 0; font-size: 14px; color: #666; border: 1px solid #ddd; text-shadow: 0 0 1px #fff; } .faq-title:hover { background-color: #e6e6e6; color: #333; } .faq-title.active { background-image: url("images/plus.png"); background-color: #e6e6e6; border-bottom: none; color: #333; } .faq-title span { display: block; padding: 15px; padding-left: 60px; background: url("images/question.png") 10px center no-repeat; } .faq-content { display: none; padding: 20px; padding-left: 60px; background: #fff url("images/answer.png") 10px 18px no-repeat; border: 1px solid #ddd; } .faq-content p:last-child { margin: 0 } /*-----------------------------------------------------------------------------------* /* = Testimonials - Post Type /*-----------------------------------------------------------------------------------*/ #testimonials-description { margin-bottom: 25px; padding-bottom: 25px; border-bottom: double #ddd; } #testimonials-description p:last-child { margin-bottom: 0 } .testimonial-item { margin-bottom: 25px } .testimonial { font-family: Georgia, "Times New Roman", Times, serif; position: relative; padding: 15px; margin-bottom: 10px; border: 1px solid #ddd; color: #777; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 13px; line-height: 1.6em; font-style: italic; text-align: center; -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); } .testimonial p:last-child { margin: 0 } .testimonial:after { content: ""; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; height: 10px; width: 20px; background: url("images/testimonial-arrow.png") no-repeat; display: block; } .testimonial p:last-child { margin-bottom: 0px } .testimonial-author { text-align: center; color: #999; font-size: 11px; font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial; font-style: normal; color: #444; } /*-----------------------------------------------------------------------------------* /* = Pagination /*-----------------------------------------------------------------------------------*/ ul.page-numbers { clear: both; list-style: none; margin: 25px 0 0; } .page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } ul.page-numbers li { display: block; float: left; margin: 0 5px 5px 0; text-align: center; } .page-numbers a, .page-numbers span { line-height: 1.3em; display: block; padding: 4px 8px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; border: 1px solid #ccc; font-size: 11px; cursor: pointer; color: #666; text-shadow: 1px 1px 1px #fff; font-weight: 400; background: #e5e5e5; box-shadow: inset 0 1px 1px #fff; background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd)); background: -moz-linear-gradient(top, #eeeeee, #dddddd); } .page-numbers a:hover { background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#eeeeee)); background: -moz-linear-gradient(top, #dddddd, #eeeeee); text-decoration: none; } .page-numbers.current, .page-numbers.current:hover { color: #fff; background: #222; border-color: transparent; text-shadow: none; box-shadow: none; } /*-----------------------------------------------------------------------------------* /* = Comments /*-----------------------------------------------------------------------------------*/ #comments { width: 100%; margin-top: 25px; clear: both; } #comments .comments-title { text-transform: none; font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 30px; padding-bottom: 10px; border-bottom: 1px dotted #d6d6d6; } .comment-notes { font-size: 12px; color: #666; font-family: Georgia, "Times New Roman", Times, serif; } .comment-list .children { margin-left: 20px } .comment-list li article { position: relative } .comment-author { position: absolute; top: 0; left: 0; } .comment-author .avatar { height: 40px; width: 40px; padding: 2px; border: 1px solid #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .comment-body { position: relative; padding: 15px 15px 0; margin-left: 70px; margin-bottom: 30px; background: #ffffff; border: 1px solid #EBEBEB; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; 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-body:after { content: ''; position: absolute; top: 10px; left: -12px; width: 12px; height: 20px; background: url("images/comment-arrow.png") no-repeat; } .comment-meta { margin-bottom: 5px; } .comment-meta .fn { font-weight: bold; color: #222; font-size: 12px; } .comment-date { font-size: 11px; font-style: italic; color: #666; } .comment-date a { color: #555; } #comments .reply { display: none; position: absolute; top: 10px; right: 10px; } .comment-reply-link { font-size: 10px } #comments .comment-body:hover .reply { display: block } #cancel-comment-reply-link { float: right; color: #F00; font-weight: normal; font-size: 11px; } #cancel-comment-reply-link:hover { text-decoration: none; color: #000; } #respond h3 { font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #d6d6d6; } .logged-in-as { font-size: 12px } label { font-size: 13px; font-weight: bold; color: #666; margin: 0; } .comment-navigation { font-size: 12px } .nav-next { text-align: right } .form-allowed-tags { display: none } span.required { color: #F00 } /*WP JetPack*/ .comment-subscription-form { font-size: 12px; margin-top: 20px; margin-bottom: 0px; } .comment-subscription-form:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .comment-subscription-form input, .comment-subscription-form label { float: left; margin: 0px !important; margin-right: 5px !important; padding: 10px; } /*-----------------------------------------------------------------------------------*/ /* = Form Styling /*-----------------------------------------------------------------------------------*/ input[type="text"], input[type="password"], input[type="url"], input[type="email"], input[type="tel"] { margin-top: 5px } input[type="text"], input[type="password"], input[type="url"], input[type="email"], input[type="tel"], textarea { color: #999; padding: 7px; border: 1px solid #ddd; background: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-sizing: border-box; } input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { background: #fff; border: 1px solid #bdbdbd; color: #444; -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); } textarea { width: 100% } /*contact form 7 specific*/ div.wpcf7 .wpcf7-not-valid { border-color: #F00; box-shadow: 0 0 6px rgba(255,0,0,0.4); } span.wpcf7-not-valid-tip { display: none !important } div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } /*-----------------------------------------------------------------------------------* /* = Sidebar /*-----------------------------------------------------------------------------------*/ #sidebar { width: 235px; float: right; } .sidebar-box { padding-bottom: 20px; margin-bottom: 20px; } .sidebar-box h4 { margin-top: 0px !important; margin-bottom: 10px; padding-bottom: 10px; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; border-bottom: double #ddd; } .sidebar-box h4 span { } .sidebar-box ul { list-style: none; list-style-position: inside; margin: 0px; } .sidebar-box li { margin-bottom: 5px } .container.sidebar-left #sidebar { float: left; } .container.sidebar-left .post { float: right; } /*-----------------------------------------------------------------------------------*/ /* = Gallery /*-----------------------------------------------------------------------------------*/ .gallery-wrap { margin-right: -20px; margin-bottom: -20px; } .gallery-photo { float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; overflow: hidden; } .gallery-photo img { border: 5px solid #ddd; border-color: rgba(192,192,192, 0.4); display: block; -webkit-transition: border 0.3s ease-in-out; -moz-transition: border 0.3s ease-in-out; -o-transition: border 0.3s ease-in-out; -ms-transition: border 0.3s ease-in-out; transition: border 0.3s ease-in-out; } .gallery-photo a:hover img { border-color: #fc6440 } .gallery-post-content { margin-top: 25px; padding-top: 20px; border-top: double #ddd; } /*-----------------------------------------------------------------------------------*/ /* = Staff /*-----------------------------------------------------------------------------------*/ #staff-description { padding-bottom: 25px; border-bottom: double #ddd; } #staff-description p:last-child { margin: 0 } #staff-wrap { margin-top: 25px; margin-right: -25px; } .staff-member { position: relative; width: 100px; float: left; margin-right: 25px; margin-bottom: 25px; padding: 4px; background: #fff; border: 1px solid #ddd; } .staff-img img { display: block } .staff-meta { display: none; position: absolute; width: 120px; top: -30px; left: 50%; margin-left: -70px; background: #222; color: #999; padding: 10px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 7px rgba(0,0,0,.4); -moz-box-shadow: 0 0 7px rgba(0,0,0,.4); box-shadow: 0 0 7px rgba(0,0,0,.4); } .staff-meta { font-size: 11px } .staff-meta h3 { margin: 0px; font-size: 13px; color: #fff; } .staff-meta:after { content: ""; display: block; position: absolute; bottom: -7px; left: 50%; margin-left: -10px; width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #222; font-size: 0px; line-height: 0px; } /*staff posts*/ .staff-post .entry img:first-child { border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(192,192,192, 0.3); } .staff-post-featured-thumbnail { float: left; display: block; max-width: 60%; margin-right: 25px; margin-bottom: 25px; border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(192,192,192, 0.3); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } /*staff related*/ #single-staff-related h2 { font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: double #ddd; } .related-staff-item { float: left; margin-left: 2%; width:15%; padding: 4px; background: #fff; border: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } .related-staff-item img { display: block; width: 100%; } .related-staff-item img:hover { opacity: 0.85; } /*-----------------------------------------------------------------------------------*/ /* = Widgets /*-----------------------------------------------------------------------------------*/ /*recent posts*/ .widget_recent_entries li { margin-bottom: 5px } .widget_recent_entries a:hover { text-decoration: hover } /*tagcloud*/ .tagcloud a { float: left; nowhitespace: afterproperty; text-shadow: none; font-size: 12px !important; line-height: 1em !important; display: block; color: #666; text-shadow: 1px 1px 1px #fff; margin-right: 5px; margin-bottom: 7px; padding: 6px 8px 6px 17px; line-height: 1.3em; background: #eee url("images/tagcircle.png") 5px center no-repeat; border: 1px solid #ddd; /*rounded corners*/ webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; ; } .tagcloud a:hover { background-color: #f9f9f9; text-decoration: none; -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; } #footer .tagcloud a { text-shadow: none; color: #fff; background-color: #444; background-image: none; border: none; padding: 6px 8px; } #footer .tagcloud a:hover { color: #fff !important; background-color: #fc7251; text-decoration: none; } /*calendar*/ #sidebar #wp-calendar caption { color: #999 } #sidebar #wp-calendar tbody { color: #666 } #sidebar #wp-calendar tbody td { background: #fff; border: 1px solid #eee; } #sidebar #wp-calendar tbody td:hover { background: #eee } #sidebar #wp-calendar tbody a { color: #ef4034 !important } #footer #wp-calendar caption { color: #999 } #footer #wp-calendar tbody { color: #666 } #footer #wp-calendar tbody td { background: #333; border: 1px solid #000; } #footer #wp-calendar tbody td:hover { background: #555; color: #fff; } #footer #wp-calendar tbody a { color: #fff !important } /*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; text-shadow: none; color: #000; background: #f0b910; } /*testimonial widget*/ .widget_office_testimonials h4 { position: relative } #testimonials-slider { position: relative } #testimonials-slider .flex-control-nav { position: absolute; right: 0px; top: -50px; height: 8px; } #testimonials-slider .flex-control-nav li { display: inline-block; zoom: 1; *display: inline; text-align: center; } #testimonials-slider .flex-control-nav a { cursor: pointer; height: 8px; width: 8px; display: inline-block; margin: 0; margin-left: 5px; background: #999; text-indent: -9999px; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; } #footer #testimonials-slider .flex-control-nav a { background: #666 } #testimonials-slider .flex-control-nav a.flex-active { background: #000 } #footer #testimonials-slider .flex-control-nav a.flex-active { background: #fff } .testimonial-content { position: relative; padding: 15px 15px 20px; border: 1px solid #ddd; color: #444; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: Georgia; font-size: 13px; font-style: italic; } .testimonial-content:after { content: ""; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; height: 10px; width: 20px; background: url("images/testimonial-arrow.png") no-repeat; display: block; } .testimonial-content p:last-child { margin-bottom: 0px } .testimonial-by { margin: 10px 0; text-align: center; color: #999; font-size: 11px; font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial; font-style: normal; color: #444; } #footer .testimonial-by { border: none !important; color: #fff; } #footer .testimonial-content { background-color: #121212; border-color: #000; color: #666; } #footer .testimonial-content:after { background: url("images/testimonial-arrow-dark.png") no-repeat } .footer-widget { margin-bottom: 20px } #footer #searchbar { margin: 0 } /*flickr & recent work*/ .office-flickr-widget, .widget-recent-portfolio { margin-right: -5px !important } .widget-recent-portfolio li { margin: 0; padding: 0 !important; border: none; list-style: none; } .office-flickr-widget a, .widget-recent-portfolio a { float: left; width: 45px; height: 45px; margin-right: 5px; margin-bottom: 5px; border: 5px solid #ddd; -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; } .office-flickr-widget a:hover, .widget-recent-portfolio a:hover { border-color: #ff7944 } .office-flickr-widget img, .widget-recent-portfolio img { display: block; width: 45px; height: 45px; } #footer .office-flickr-widget, #footer .widget-recent-portfolio { margin-right: -8px !important } #footer .office-flickr-widget a, #footer .widget-recent-portfolio a { width: 54px; height: 54px; margin-right: 8px; margin-bottom: 8px; } #footer .office-flickr-widget a, #footer .widget-recent-portfolio a { border-color: #222 } #footer .office-flickr-widget a:hover, #footer .widget-recent-portfolio a:hover { border-color: #ff7944 } #footer .office-flickr-widget img, #footer .widget-recent-portfolio img { display: block; width: 54px; height: 54px; } /*-----------------------------------------------------------------------------------* /* = Footer /*-----------------------------------------------------------------------------------*/ #footer { position: relative; padding: 0 25px; background: #2b2b2b url("images/footer-bg.png"); 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-left, #footer-middle, #footer-right { float: left; width: 280px; margin-top: 25px; } #footer-middle { margin-left: 40px; margin-right: 40px; } .footer-widget { color: #7f7f7f; margin-bottom: 25px; } .footer-widget h4 { color: #fff; font-size: 13px; padding-bottom: 15px; margin: 0 0 15px; border-bottom: double #444; } .full-widgets #footer-left, .full-widgets #footer-middle, .full-widgets #footer-right { width: 100% !important; margin-right: 0; margin-left: 0; } /*footer bottom*/ #footer-bottom { margin: 10px auto; width: 970px; font-size: 11px; } #footer-bottom a { color: #666 } #footer-bottom a:hover { color: #333 } #copyright { float: left; width: 400px; font-size: 10px; color: #666; } #footer-menu { width: 550px; float: right; font-size: 10px; text-align: right; } #footer-menu li { display: inline } #footer-menu a { margin-right: 5px; padding-right: 10px; text-decoration: none; background: url("images/square.png") right center no-repeat; } #footer-menu li:last-child a { margin: 0; padding: 0; background: none; } #toplink { display: none; position: absolute; bottom: 0px; right: -60px; text-indent: -9999px; height: 40px; width: 40px; background: #666 url("images/arrow-up.png") center center no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } #toplink:hover { background-color: #000 } /*-----------------------------------------------------------------------------------* /* = Search Bar /*-----------------------------------------------------------------------------------*/ #searchbar { display: block; position: relative; width: 100%; margin-bottom: -10px; } #search { font-size: 11px; position: relative; width: 100%; padding: 10px 30px 10px 10px; outline: none; border: 1px solid #ddd; color: #666; margin: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } #search:focus { } #searchsubmit { position: absolute; right: 12px; top: 50%; margin-top: -7px; background: url("images/search.png") no-repeat; text-indent: -9999px; border: none; outline: none; width: 15px; height: 15px; cursor: pointer; box-shadow: none; padding: 0; } .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; padding: 4px; border: 1px solid #ddd; } .search-portfolio-thumb img { margin: 0px; padding: 0px; display: block; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; } .search-portfolio-thumb:hover img { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; } /*-----------------------------------------------------------------------------------*/ /* = Shortcodes /*-----------------------------------------------------------------------------------*/ /*hr*/ hr.none { border: none; outline: none; height: 1px; background: none; } hr.double-line { } hr.dotted-line { border: none; border-top: 1px dotted #ccc; } hr.solid-line { border: none; border-top: 1px solid #ccc; } hr.dashed-line { border: none; border-top: 1px dashed #ccc; } /*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; nowhitespace: afterproperty; font-weight: bold; text-align: left; margin: 20px 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; border: 1px solid rgba(0,0,0, 0.2); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,0.08); } .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-gray { color: #666; background: #f6f6f6; border: 1px solid #ddd; } .alert-gray strong { color: #666; } .alert-red { color: #de5959; background: #ffe9e9; border: 1px solid #fab4b4; } .alert-red strong { color: #de5959; } .alert-green { color: #5f9025; background: #ebf6e0; border: 1px solid #c3e39d; } .alert-green strong { color: #5f9025; } .alert-blue { color: #5091b2; background: #e9f7fe; border: 1px solid #c3deec; } .alert-blue strong { color: #5091b2; } .alert-yellow { color: #c4690e; background: #FFFACA; border: 1px solid #f0da95; } .alert-yellow strong { color: #c4690e; } /*buttons*/ .office-button { margin-right: 5px } .office-button, .office-button span { display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .office-button { white-space: nowrap; nowhitespace: afterproperty; nowhitespace: afterproperty; line-height: 1em; position: relative; outline: none; overflow: visible; /* removes extra side padding in IE */ cursor: pointer; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid #999; /* IE */ border: rgba(0,0,0,.1) 1px solid; /* Saf4+,Chrome,FF3.6 */ border-bottom: rgba(0,0,0,.3) 1px solid; nowhitespace: afterproperty; nowhitespace: afterproperty; background: -moz-linear-gradient(center top,rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%); /* FF3.6 */ background: -webkit-gradient(linear,center bottom,center top,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1))); /* Saf4+,Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000'); /* IE6,IE7 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000')"; /* IE8 */ -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; margin-bottom: 10px; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 11px; min-height: 34px; text-decoration: none; ; } .office-button.full, .office-button.full span { display: block } .office-button:hover, .office-button.hover { opacity: 0.8 } .office-button:active, .office-button.active { top: 1px } .office-button span { position: relative; color: #fff; font-weight: bold; text-shadow: 0 1px 1px rgba(0,0,0,0.25); border-top: rgba(255,255,255,.4) 1px solid; padding: 0.8em 1.3em; line-height: 1.3em; text-decoration: none; text-align: center; white-space: nowrap; } .office-button.black { background-color: #333 } .office-button.gray { background-color: #666 } .office-button.light-gray { background-color: #D5D2D2; text-shadow: 1px 1px 0px #FFF; } .office-button.light-gray span { color: #444; text-shadow: 1px 1px 0px #e7e7e7; border-top: rgba(255,255,255,.6) 1px solid; } .office-button.red { background-color: #D4363A } .office-button.orange { background-color: #fc6440 } .office-button.blue { background-color: #025D8C } .office-button.pink { background-color: #e22092 } .office-button.green { background-color: #86b662 } .office-button.rosy { background-color: #FE4365 } .office-button.brown { background-color: #7B5C5D } .office-button.purple { background-color: #66435F } .office-button.gold { background-color: #febd4c } /*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; text-shadow: 1px 1px 1px rgba(255,255,255,1); margin-bottom: 0px; text-indent: 22px; background-color: #fff; background-image: url("images/plus.png"); background-position: 12px center; background-repeat: no-repeat; } h3.trigger a:hover, h3.active a { background-color: #f5f5f5 } h3.active a { background-image: url("images/minus.png") } .toggle_container { background-color: #fff; overflow: hidden; padding: 20px; border: 1px solid #ddd; border-top: 0px; } /*accordion*/ .accordion h3 { font-size: 12px; text-shadow: 1px 1px 1px rgba(255,255,255,1); margin-bottom: 0px; margin-top: 5px; } .accordion h3 a { display: block; padding: 10px; border: 1px solid #ddd; text-indent: 22px; background-color: #fff; background-image: url("images/plus.png"); background-position: 12px center; background-repeat: no-repeat; outline: 0 !important; font-weight: 400; } .ui-state-focus { outline: none } .accordion h3 a:hover, .accordion .ui-state-active a { text-shadow: none; background-image: url("images/minus.png"); 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-fourth { width: 74% } .one-fifth { width: 16.8% } .one-sixth { width: 13.33% } .two-columns, .three-columns, .four-columns, .one-two-third, .one-three-fourth, .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-first { clear: both; } .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 a:hover { color: #ec651b } .tab-shortcode ul.ui-tabs-nav .ui-state-active a:hover { color: #111 } .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 } /* Pricing Tables*/ .pricing-table { width: 100%; margin: 25px 0; } .pricing-table li:last-child .pricing-content { border-right: 1px solid #e0e0e0 } .pricing { float: left; text-align: center; } .pricing-table { list-style: none !important; margin: 0 !important; } .pricing-table ul { list-style: none !important } .pricing-content, .pricing-header, .pricing-button { -webkit-transition: background 0.2s ease-in-out; -moz-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; -ms-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; } .pricing:hover .pricing-content, .featured-pricing:hover .pricing-header, .featured-pricing:hover .pricing-button { background: #fffbc4 } .pricing-third { width: 33% } .pricing-fourth { width: 25% } .pricing-fifth { width: 20% } .pricing-header { padding: 20px; border: 1px solid transparent; border-bottom: 0px; } .featured-pricing .pricing-header { border-color: #e0e0e0; background: #fff; margin-right: -1px; } .pricing-header h4 { font-size: 19px; font-weight: bold; color: #aaa; margin: 0px; } .featured-pricing .pricing-header h4 { font-size: 21px; color: #000; } .price { font-weight: bold; font-size: 16px; color: #49ae3b; margin: 0px; } .featured-pricing .price { color: #e65940 !important } .pricing-content { background: #fff; border: 1px solid #e0e0e0; border-right: 0px; -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); } .pricing-content ul { margin: 0; padding: 0; } .pricing-content li { padding: 15px; border-bottom: 1px solid #e0e0e0; } .pricing-content li:last-child { border-bottom: 0px } .pricing-button { padding: 20px } .pricing-button .office-button { margin: 0px } .featured-pricing .pricing-button { background: #fff; border: 1px solid #e0e0e0; border-top: 0px; margin-right: -1px; } /*-----------------------------------------------------------------------------------*/ /* = Clean button /*-----------------------------------------------------------------------------------*/ input[type="clean-button"], .wpcf7-submit, input[type="submit"], .shipping-calculator-button { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; font-family: inherit; position: relative; font-size: 11px; cursor: pointer; margin-top: 5px; display: inline-block; white-space: nowrap; nowhitespace: afterproperty; text-align: center; outline: none; text-decoration: none; display: block; color: #666; font-weight: bold; padding: 8px 15px; text-decoration: none; text-align: center; white-space: nowrap; background: #efefef; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #bcbcbc; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1); box-shadow: 0 1px 3px rgba(0,0,0,0.1); background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%); background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%); background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%); background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%); background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%); } input[type="clean-button"]:hover, .wpcf7-submit:hover, input[type="submit"]:hover, .shipping-calculator-button:hover { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; text-decoration: none; color: #000; } input[type="clean-button"]:active, .wpcf7-submit:active, input[type="submit"]:active, .shipping-calculator-button:active { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) inset; } input[type="clean-button"].full-width { width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center; } /*-----------------------------------------------------------------------------------* /* 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 { border: 5px solid #ddd !important; border-color: rgaba(192,192,192, 0.4) !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /*-----------------------------------------------------------------------------------* /* 404 Page /*-----------------------------------------------------------------------------------*/ #error-page-title { font-size: 300px; text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #D5D5D5; background: none; line-height: 1em; border: none; } #error-page-text { margin-top: -60px; text-align: center; font-size: 14px; color: #999; } /*-----------------------------------------------------------------------------------* /* = WooCommerce Tweaks - Added in Version 2.0 /*-----------------------------------------------------------------------------------*/ /*store*/ body.woocommerce .woocommerce-result-count, body.woocommerce-page h1.page-title { display: none } body.woocommerce .woocommerce-ordering, body.woocommerce-page .woocommerce-ordering { float: none } /*checkout*/ body table { background: #fff; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; } body.woocommerce-cart table.shop_table { background: #fff } body.woocommerce-cart table.shop_table thead { background: #eee; color: #666; } body.woocommerce-cart table.shop_table thead th { text-align: left; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; } body.woocommerce-cart table.shop_table thead th:first-child { border-left: 0 } body.woocommerce-cart table.shop_table td { padding: 12px; vertical-align: middle; } body.woocommerce-cart .cart_totals table { width: 100% } body.woocommerce-cart .cart_totals table th { color: #666; background-color: #eee; } .cart_totals h2 { padding-bottom: 7px; border-bottom: double #ddd; } .shipping_calculator h2 { margin: 0 } body.woocommerce table.cart a.remove:hover, body.woocommerce #content table.cart a.remove:hover, body.woocommerce-page table.cart a.remove:hover, body.woocommerce-page #content table.cart a.remove:hover { background: none; color: #000; } body .woocommerce-message, body .woocommerce-error, body .woocommerce-info { background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; box-shadow: 0 1px 3px rgba(0,0,0,0.03); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.03); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.03); } .products a h3:hover { color: #ec651b } /*products*/ body.single-product p.price { margin-bottom: 30px; font-size: 28px !important; } body.woocommerce table.variations, body.woocommerce table.group_table { background: none; border: none; box-shadow: none; margin-top: 20px; } body.woocommerce table.group_table { margin-bottom: 20px } body.woocommerce table.group_table td { padding: 5px 0 } body.woocommerce div.product div.images img, body.woocommerce ul.products li.product img { background: #fff; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; padding: 4px; border: 1px solid #ddd; box-sizing: border-box; } body.woocommerce .images .thumbnails a { margin-bottom: 1em } body.woocommerce div.product div.images img:hover, body.woocommerce ul.products li.product img:hover { border-color: #ccc } .related.products h2 { font-size: 13px; padding-bottom: 7px; border-bottom: double #ddd; } body.woocommerce .related ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul li.product { width: 22%; margin-right: 4%; } body.woocommerce .related ul.products li.product.last, body.woocommerce .related ul li.product.last, body.woocommerce .upsells.products ul.products li.product.last, body.woocommerce .upsells.products ul li.product.last, body.woocommerce-page .related ul.products li.product.last, body.woocommerce-page .related ul li.product.last, body.woocommerce-page .upsells.products ul.products li.product.last, body.woocommerce-page .upsells.products ul li.product.last { margin-right: 0 } /*tabs*/ body.woocommerce div.product .woocommerce-tabs ul.tabs { margin: 0; border-left: 1px solid #ddd; padding-left: 1px; } body.woocommerce div.product .woocommerce-tabs ul.tabs li { background: #eee; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; } body.woocommerce div.product .woocommerce-tabs ul.tabs li a { font-weight: normal } body.woocommerce div.product .woocommerce-tabs .panel { background: #fff; padding: 20px; border: 1px solid #e0dadf; border-top: none; } body.woocommerce div.product .woocommerce-tabs .panel h2 { margin-top: 0; margin-bottom: 20px; padding-bottom: 10px; border-bottom: double #eee; } body.woocommerce table.shop_attributes, body.woocommerce-page table.shop_attributes { border: 1px solid #eee; border-bottom: none; margin: 0; } body.woocommerce table.shop_attributes th, body.woocommerce-page table.shop_attributes td { border-bottom: 1px solid #eee } body.single-product div.woocommerce-tabs #comments { border: 0; padding: 0; margin: 0; } body.woocommerce div.woocommerce-tabs #comments { font-size: 14px } body.woocommerce div.woocommerce-tabs #comments .meta strong { color: #333 } body.woocommerce div.woocommerce-tabs #comments .description, body.woocommerce div.woocommerce-tabs #comments .noreviews { font-size: 12px; color: #666; font-weight: normal; } /*pagination*/ body.woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination { text-align: left } body.woocommerce nav.woocommerce-pagination ul { margin: 0 } body.woocommerce nav.woocommerce-pagination ul li { text-align: center; background: #fff; } body.woocommerce nav.woocommerce-pagination ul li span.current { background: #444; color: #fff; border-color: transparent; } /*widgets*/ body.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { border: 1px solid #ccc; background: #ddd; box-shadow: none; } body.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background: #eee; box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5); -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5); } body.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background: #444 } body.woocommerce .widget_price_filter .price_label { font-size: 13px; color: #666; font-weight: bold; } body.woocommerce ul.product_list_widget li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #ddd; } body.woocommerce ul.cart_list li img, body.woocommerce-page ul.cart_list li img, body.woocommerce ul.product_list_widget li img, body.woocommerce-page ul.product_list_widget li img { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border: 3px solid #ddd; border-color: rgba(0,0,0, 0.1); } body.woocommerce ul.cart_list li img:hover, body.woocommerce-page ul.cart_list li img:hover, body.woocommerce ul.product_list_widget li img:hover, body.woocommerce-page ul.product_list_widget li img:hover { border-color: #444 } /*-----------------------------------------------------------------------------------* /* Updates /*-----------------------------------------------------------------------------------*/ .page-featured-img { width: 100% } #staff-by-department .staff-category { margin-right: -25px; margin-bottom: -25px; } a#top-bar-callout { font-size: 14px } .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; } .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } .testimonial-widget-readmore { white-space: nowrap; overflow: hidden; } .page-slider-shortcode { background: #fff; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); } /*-----------------------------------------------------------------------------------* /* PrettyPhoto /*-----------------------------------------------------------------------------------*/ div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px} div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat} div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x} div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat} div.pp_default .pp_content .ppt{color:#f8f8f8} div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px} div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px} div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer} div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer} div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px} div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer} div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px} div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer} div.pp_default .pp_close{background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px} div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa} div.pp_default .pp_social{margin-top:7px} div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static} div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px} div.pp_default .pp_nav .pp_pause{background-position:-51px -29px} div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px} div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px} div.pp_default .pp_content_container .pp_details{margin-top:5px} div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px} div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px} div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7} div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:10px 50px 5px 0} div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat} div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x} div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat} div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat} div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat} div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat} div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer} div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer} div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer} div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer} div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer} div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer} div.light_rounded .pp_close{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px} div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat} div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat} div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat} div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat} div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat} div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat} div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y} div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y} div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer} div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer} div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer} div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer} div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer} div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer} div.dark_rounded .pp_close{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px} div.dark_rounded .pp_description{color:#fff;margin-right:85px} div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat} div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat} div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat} div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat} div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat} div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000} div.dark_square .pp_description{color:#fff;margin:0 85px 0 0} div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat} div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer} div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer} div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer} div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer} div.dark_square .pp_close{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px} div.dark_square .pp_nav{clear:none} div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat} div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat} div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer} div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer} div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer} div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer} div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer} div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer} div.light_square .pp_close{background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px} div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px} div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px} div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat} div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat} div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer} div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer} div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat} div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x} div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat} div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y} div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y} div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer} div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer} div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer} div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer} div.facebook .pp_close{background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px} div.facebook .pp_description{margin:0 37px 0 0} div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat} div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px} div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default} div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px} div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default} div.facebook .pp_nav{margin-top:0} div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px} div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px} div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px} div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer} div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer} div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat} div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x} div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat} div.pp_pic_holder a:focus{outline:none} div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500} div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000} .pp_content{height:40px;min-width:40px} * html .pp_content{width:40px} .pp_content_container{position:relative;text-align:left;width:100%} .pp_content_container .pp_left{padding-left:20px} .pp_content_container .pp_right{padding-right:20px} .pp_content_container .pp_details{float:left;margin:10px 0 2px} .pp_description{display:none;margin:0} .pp_social{float:left;margin:0} .pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px} .pp_social .twitter{float:left} .pp_nav{clear:right;float:left;margin:3px 10px 0 0} .pp_nav p{float:left;margin:2px 4px;white-space:nowrap} .pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px} a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px} .pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000} .pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000} .pp_gallery div{float:left;overflow:hidden;position:relative} .pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap} .pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden} .pp_gallery ul a img{border:0} .pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0} .pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px} .pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important} a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%} a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%} a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000} a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0} .pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px} #pp_full_res{line-height:1!important} #pp_full_res .pp_inline{text-align:left} #pp_full_res .pp_inline p{margin:0 0 15px} div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999} div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff} div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000} div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff} div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative} div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff} div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px} div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important} div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default} div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default} div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat} div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat} div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4} div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff} .pp_top,.pp_bottom{height:20px;position:relative} * html .pp_top,* html .pp_bottom{padding:0 20px} .pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px} .pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px} * html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static} .pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px} .pp_fade,.pp_gallery li.default a img{display:none} /*! * Font Awesome 3.0.2 * the iconic font designed for use with Twitter Bootstrap * ------------------------------------------------------- * The full suite of pictographic icons, examples, and documentation * can be found at: http://fortawesome.github.com/Font-Awesome/ * * License * ------------------------------------------------------- * - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL * - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - * http://opensource.org/licenses/mit-license.html * - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated: * "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome" * Contact * ------------------------------------------------------- * Email: dave@davegandy.com * Twitter: http://twitter.com/fortaweso_me * Work: Lead Product Designer @ http://kyruus.com */ @font-face{ font-family:'FontAwesome'; src:url('font/fontawesome-webfont.eot?v=3.0.1'); src:url('font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('font/fontawesome-webfont.ttf?v=3.0.1') format('truetype'); font-weight:normal; font-style:normal } [class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"} /* ------------------------------------------ CSS3 GITHUB BUTTONS (Nicolas Gallagher) Licensed under Unlicense http://github.com/necolas/css3-github-buttons ------------------------------------------ */ .gh-button { position: relative; overflow: visible; display: inline-block; padding: 0.5em 1em; border: 1px solid #d4d4d4; margin: 0; text-decoration: none; text-shadow: 1px 1px 0 #fff; font: 11px/normal sans-serif; color: #333; white-space: nowrap; cursor: pointer; outline: none; background-color: #ececec; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec)); background-image: -moz-linear-gradient(#f4f4f4, #ececec); background-image: -o-linear-gradient(#f4f4f4, #ececec); background-image: linear-gradient(#f4f4f4, #ececec); -webkit-background-clip: padding; -moz-background-clip: padding; -o-background-clip: padding-box; /*background-clip: padding-box; */ /* commented out due to Opera 11.10 bug */ -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; border-radius: 0.2em; /* IE hacks */ zoom: 1; *display: inline; } .gh-button:hover, .gh-button:focus, .gh-button:active, .gh-button.active { border-color: #3072b3; border-bottom-color: #2a65a0; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); color: #fff; background-color: #3C8DDE; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3)); background-image: -moz-linear-gradient(#599bdc, #3072b3); background-image: -o-linear-gradient(#599bdc, #3072b3); background-image: linear-gradient(#599bdc, #3072b3); } .gh-button:active, .gh-button.active { border-color: #2a65a0; border-bottom-color: #3884CF; background-color: #3072b3; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc)); background-image: -moz-linear-gradient(#3072b3, #599bdc); background-image: -o-linear-gradient(#3072b3, #599bdc); background-image: linear-gradient(#3072b3, #599bdc); } /* overrides extra padding on button elements in Firefox */ .gh-button::-moz-focus-inner { padding: 0; border: 0; } .gh-button.icon:before { content: ""; position: relative; top: 1px; float: left; width: 12px; height: 12px; margin: 0 0.75em 0 -0.25em; background: url(images/gh-icons.png) 0 99px no-repeat; } .gh-button.arrowup.icon:before { background-position: 0 0 } .gh-button.arrowup.icon:hover:before, .gh-button.arrowup.icon:focus:before, .gh-button.arrowup.icon:active:before { background-position: -12px 0 } .gh-button.arrowdown.icon:before { background-position: 0 -12px } .gh-button.arrowdown.icon:hover:before, .gh-button.arrowdown.icon:focus:before, .gh-button.arrowdown.icon:active:before { background-position: -12px -12px } .gh-button.arrowleft.icon:before { background-position: 0 -24px } .gh-button.arrowleft.icon:hover:before, .gh-button.arrowleft.icon:focus:before, .gh-button.arrowleft.icon:active:before { background-position: -12px -24px } .gh-button.arrowright.icon:before { float: right; margin: 0 -0.25em 0 0.5em; background-position: 0 -36px; } .gh-button.arrowright.icon:hover:before, .gh-button.arrowright.icon:focus:before, .gh-button.arrowright.icon:active:before { background-position: -12px -36px } .gh-button.approve.icon:before { background-position: 0 -48px } .gh-button.approve.icon:hover:before, .gh-button.approve.icon:focus:before, .gh-button.approve.icon:active:before { background-position: -12px -48px } .gh-button.add.icon:before { background-position: 0 -288px } .gh-button.add.icon:hover:before, .gh-button.add.icon:focus:before, .gh-button.add.icon:active:before { background-position: -12px -288px } .gh-button.remove.icon:before { background-position: 0 -60px } .gh-button.remove.icon:hover:before, .gh-button.remove.icon:focus:before, .gh-button.remove.icon:active:before { background-position: -12px -60px } .gh-button.log.icon:before { background-position: 0 -72px } .gh-button.log.icon:hover:before, .gh-button.log.icon:focus:before, .gh-button.log.icon:active:before { background-position: -12px -72px } .gh-button.calendar.icon:before { background-position: 0 -84px } .gh-button.calendar.icon:hover:before, .gh-button.calendar.icon:focus:before, .gh-button.calendar.icon:active:before { background-position: -12px -84px } .gh-button.chat.icon:before { background-position: 0 -96px } .gh-button.chat.icon:hover:before, .gh-button.chat.icon:focus:before, .gh-button.chat.icon:active:before { background-position: -12px -96px } .gh-button.clock.icon:before { background-position: 0 -108px } .gh-button.clock.icon:hover:before, .gh-button.clock.icon:focus:before, .gh-button.clock.icon:active:before { background-position: -12px -108px } .gh-button.settings.icon:before { background-position: 0 -120px } .gh-button.settings.icon:hover:before, .gh-button.settings.icon:focus:before, .gh-button.settings.icon:active:before { background-position: -12px -120px } .gh-button.comment.icon:before { background-position: 0 -132px } .gh-button.comment.icon:hover:before, .gh-button.comment.icon:focus:before, .gh-button.comment.icon:active:before { background-position: -12px -132px } .gh-button.fork.icon:before { background-position: 0 -144px } .gh-button.fork.icon:hover:before, .gh-button.fork.icon:focus:before, .gh-button.fork.icon:active:before { background-position: -12px -144px } .gh-button.like.icon:before { background-position: 0 -156px } .gh-button.like.icon:hover:before, .gh-button.like.icon:focus:before, .gh-button.like.icon:active:before { background-position: -12px -156px } .gh-button.favorite.icon:before { background-position: 0 -348px } .gh-button.favorite.icon:hover:before, .gh-button.favorite.icon:focus:before, .gh-button.favorite.icon:active:before { background-position: -12px -348px } .gh-button.home.icon:before { background-position: 0 -168px } .gh-button.home.icon:hover:before, .gh-button.home.icon:focus:before, .gh-button.home.icon:active:before { background-position: -12px -168px } .gh-button.key.icon:before { background-position: 0 -180px } .gh-button.key.icon:hover:before, .gh-button.key.icon:focus:before, .gh-button.key.icon:active:before { background-position: -12px -180px } .gh-button.lock.icon:before { background-position: 0 -192px } .gh-button.lock.icon:hover:before, .gh-button.lock.icon:focus:before, .gh-button.lock.icon:active:before { background-position: -12px -192px } .gh-button.unlock.icon:before { background-position: 0 -204px } .gh-button.unlock.icon:hover:before, .gh-button.unlock.icon:focus:before, .gh-button.unlock.icon:active:before { background-position: -12px -204px } .gh-button.loop.icon:before { background-position: 0 -216px } .gh-button.loop.icon:hover:before, .gh-button.loop.icon:focus:before, .gh-button.loop.icon:active:before { background-position: -12px -216px } .gh-button.search.icon:before { background-position: 0 -228px } .gh-button.search.icon:hover:before, .gh-button.search.icon:focus:before, .gh-button.search.icon:active:before { background-position: -12px -228px } .gh-button.mail.icon:before { background-position: 0 -240px } .gh-button.mail.icon:hover:before, .gh-button.mail.icon:focus:before, .gh-button.mail.icon:active:before { background-position: -12px -240px } .gh-button.move.icon:before { background-position: 0 -252px } .gh-button.move.icon:hover:before, .gh-button.move.icon:focus:before, .gh-button.move.icon:active:before { background-position: -12px -252px } .gh-button.edit.icon:before { background-position: 0 -264px } .gh-button.edit.icon:hover:before, .gh-button.edit.icon:focus:before, .gh-button.edit.icon:active:before { background-position: -12px -264px } .gh-button.pin.icon:before { background-position: 0 -276px } .gh-button.pin.icon:hover:before, .gh-button.pin.icon:focus:before, .gh-button.pin.icon:active:before { background-position: -12px -276px } .gh-button.reload.icon:before { background-position: 0 -300px } .gh-button.reload.icon:hover:before, .gh-button.reload.icon:focus:before, .gh-button.reload.icon:active:before { background-position: -12px -300px } .gh-button.rss.icon:before { background-position: 0 -312px } .gh-button.rss.icon:hover:before, .gh-button.rss.icon:focus:before, .gh-button.rss.icon:active:before { background-position: -12px -312px } .gh-button.tag.icon:before { background-position: 0 -324px } .gh-button.tag.icon:hover:before, .gh-button.tag.icon:focus:before, .gh-button.tag.icon:active:before { background-position: -12px -324px } .gh-button.trash.icon:before { background-position: 0 -336px } .gh-button.trash.icon:hover:before, .gh-button.trash.icon:focus:before, .gh-button.trash.icon:active:before { background-position: -12px -336px } .gh-button.user.icon:before { background-position: 0 -360px } .gh-button.user.icon:hover:before, .gh-button.user.icon:focus:before, .gh-button.user.icon:active:before { background-position: -12px -360px } .gh-button.primary { font-weight: bold } .gh-button.danger { color: #900 } .gh-button.danger:hover, .gh-button.danger:focus, .gh-button.danger:active { border-color: #b53f3a; border-bottom-color: #a0302a; color: #fff; background-color: #dc5f59; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dc5f59), to(#b33630)); background-image: -moz-linear-gradient(#dc5f59, #b33630); background-image: -o-linear-gradient(#dc5f59, #b33630); background-image: linear-gradient(#dc5f59, #b33630); } .gh-button.danger:active, .gh-button.danger.active { border-color: #a0302a; border-bottom-color: #bf4843; background-color: #b33630; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b33630), to(#dc5f59)); background-image: -moz-linear-gradient(#b33630, #dc5f59); background-image: -o-linear-gradient(#b33630, #dc5f59); background-image: linear-gradient(#b33630, #dc5f59); } .gh-button.pill { -webkit-border-radius: 50em; -moz-border-radius: 50em; border-radius: 50em; } .gh-button.disable { opacity: 0.5 } .gh-button.big { font-size: 14px } .gh-button.big.icon:before { top: 0 } .gh-button-group { display: inline-block; list-style: none; padding: 0; margin: 0; /* IE hacks */ zoom: 1; *display: inline; } .gh-button + .gh-button, .gh-button + .gh-button-group, .gh-button-group + .gh-button, .gh-button-group + .gh-button-group { margin-left: 15px } .gh-button-group li { float: left; padding: 0; margin: 0; } .gh-button-group .gh-button { float: left; margin-left: -1px; } .gh-button-group > .gh-button:not(:first-child):not(:last-child), .gh-button-group li:not(:first-child):not(:last-child) .gh-button { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .gh-button-group > .gh-button:first-child, .gh-button-group li:first-child .gh-button { margin-left: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; } .gh-button-group > .gh-button:last-child, .gh-button-group li:last-child > .gh-button { -webkit-border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; } .gh-button-group.minor-group .gh-button { border: 1px solid #d4d4d4; text-shadow: none; background-image: none; background-color: #fff; } .gh-button-group.minor-group .gh-button:hover, .gh-button-group.minor-group .gh-button:focus { background-color: #599bdc } .gh-button-group.minor-group .gh-button:active, .gh-button-group.minor-group .gh-button.active { background-color: #3072b3 } .gh-button-group.minor-group .gh-button.icon:before { opacity: 0.8 } .gh-button-container .gh-button, .gh-button-container .gh-button-group { vertical-align: top } .home-entry img { max-height: 103px; max-width: 300px; } .container_left { width: 68%; float: left; text-align: justify; margin-right: 15px; } .container_left h1{margin-bottom:8px !important;} .container_right { width: 25%; float: left;padding:5px; } .container_right img { width:100%; height:auto; /*height: 145px; width:155px;*/ margin-top: 15px; } .socialsearchdiv{width:100%;float:right} .socialsearchdiv span{float:left;display:block;padding:8px;} .textwidget{text-align:center;} .textwidget a img{padding:10px;}