/*-----------------------------------------------------------

    Theme Name: Board
	Version: 1.02
    Description: Premium WordPress Theme By Authentic Themes
    Author: http://www.authenticthemes.com
    Author URI: http://www.authenticthemes.com/
    Designed & Developed by http://www.authenticthemes.com
	Theme URI: http://www.authenticthemes.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
		
/* Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
    blockquote p:last-child { margin: 0 }
blockquote:before { color: #000000; content: open-quote; font-size: 10em; left: 18px; line-height: 0.1em; position: absolute; top: 25px; font-family: 'Arial'; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a:focus { outline: 0 }
a:focus { outline: 0 }
a:link { text-decoration: none }
body a { color: #505050 }
body a:hover { text-decoration: none; color: #000; }
a:link { text-decoration: none }
p img { margin: 0 }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #505050 }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
body { line-height: 1 }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table { border-collapse: collapse; border-spacing: 0; }
.list-style-none { list-style: none !important; margin-left: 0 !important; }
/* Body & Main
================================================== */
body { background: #f3f3f3; nowhitespace: afterproperty; font: 12px/22px 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #909090; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; font-weight: 400; } /*main link color*/
/*set max img width*/
img { max-width: 100% }
#sidebar a, #sidebar a:visited { color: #505050 }
#sidebar a:hover { color: #000 }
.portfolio-entry.grid-3 { margin-bottom: 25px; margin-right: 25px; width: 296px; }
.entry-content .meta { margin-bottom: 15px }
/* tagline */
#tagline-wrap { position: relative; width: 940px; margin: 0 auto 40px; }
#tagline { border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; margin-bottom: 40px; margin-top: 40px; padding-bottom: 40px; padding-top: 40px; text-align: center; }
    #tagline h1 { margin: 0; /*color: #fff; */ color:#111111; font-family: 'Oswald', Georgia; font-weight: 500; line-height: 1.65em; letter-spacing: 1px; text-transform: uppercase; /*background-color: #000; */ display: inline; }
#header-wrap { position: relative; width: 940px; margin: 0 auto 40px; }
/* footer */
#footer-wrap { background: #202020; color: #808080; padding-top: 30px; padding-bottom: 80px; margin-top: 50px; }
#footer { position: relative; min-height: 5px; width: 940px; margin: 0 auto; }
    #footer #wp-calendar td:hover { background: #292b2f; color: #fff; }
    #footer input[type="search"] { box-shadow: none }
    #footer #wp-calendar caption { color: #fff }
    #footer .tagcloud a:hover { color: #fff }
    #footer #wp-calendar th, #footer #wp-calendar tbody td { border-color: #212326 }
    #wp-calendar, #footer #wp-calendar tr { width: 100% }
    #footer #wp-calendar th { background: #212326 }
    #footer .heading { font-size: 15px; margin-bottom: 25px; }
    #footer caption { background: #111214 }
    #footer ul { margin: 0 }
    #footer li { border-top: 1px solid rgba(255, 255, 255, 0.1); margin: 0; padding-bottom: 8px; padding-top: 8px; }
    #footer li:last-child { border-bottom: 1px solid rgba(255, 255, 255, 0.1) }
    #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .heading { color: #fff }
    #footer a { color: #b0b0b0 }
    #footer a:hover { color: #fff }
#footer-widgets { }
.footer-box { float: left; width: 286px; margin-right: 40px; }
.footer-box.remove-margin { margin-right: 0 }
.footer-widget { margin-bottom: 40px }
    .footer-widget h4 { font-size: 18px; color: #fff; text-transform: uppercase; background: url("images/footer-heading-bg.png") bottom repeat-x; padding-bottom: 20px; margin: 0 0 30px; }
/*footer widgets*/
/* The Grid
================================================== */
/*main*/
#wrap { width: 940px; margin: 0 auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#main-content { }
#post { float: left; width: 650px; }
    #post h1 { margin: 7px 0 15px; font-family: 'Oswald', Georgia; text-transform: uppercase; font-weight: 500; font-size: 22px; line-height: 1.4em; }
#post-full { width: 100% }
#sidebar { float: right; width: 250px; padding-bottom: 25px; }
    #sidebar .heading { margin-top: 0 }
    #sidebar h4 { color: #404040; font-weight: bold; margin: 0 0 10px; font-size: 14px; }
        #sidebar h4 span { padding: 0 10px 0 0 }
/*grids*/
.grid-container { position: relative; margin-right: -25px; }
.grid-2, .grid-3, .grid-4 { display: block; float: left; margin-right: 20px; margin-bottom: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.grid-2 { width: 450px }
.grid-3 { width: 290px }
.grid-4 { width: 215px }
/* Commons
================================================== */
/*clear floats*/
.remove-margin { margin-right: 0 !important }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clear { clear: both }
/*blockquote*/
blockquote { position: relative; margin: 40px; font-size: 14px; padding: 30px; font-style: italic; color: #606060; line-height: 1.8em; quotes: "\201C""\201D""\2018""\2019"; background-color: #fff; box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.05); border-radius: 4px; }
/*preformatted text*/
pre { background: #fff url("images/pre-bg.png") repeat; margin: 40px 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*/
address { letter-spacing: 1px; margin: 20px 0; }
/*page featured image*/
#page-featured-img { position: relative; margin: -40px -40px 25px; border-bottom: 5px solid #eee; margin-bottom: 25px; }
    #page-featured-img img { display: block; width: 100%; }
/*wp*/
.sticky { }
.gallery-caption { }
/* Lists
================================================== */
/* Typography
================================================== */
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { color: #000 }
h1 { font-size: 23px; margin: 0 0 20px; }
h2 { font-size: 18px }
h3 { font-size: 16px }
h4 { font-size: 14px }
h5 { font-size: 12px }
h6 { font-size: 10px }
#post, .entry { }
    .entry p:last-child { margin: 0 }
    .entry .wpcf7-form { margin-top: 40px }
    .entry ul { margin: 30px 0 30px 20px }
    .entry ol { margin: 30px 0 30px 25px }
        .entry ul li, .entry ol li { margin: 0 0 5px }
    .entry ol { list-style: decimal }
    .entry ul { list-style: disc }
    .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin: 40px 0 20px }
p { margin: 0 0 20px }
p.lead { font-size: 21px; line-height: 27px; color: #777; }
em { font-style: italic }
strong { font-weight: bold }
small { font-size: 80% }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 30px 0 30px; height: 0; }
a { outline: 0 }
p a, p a:visited { line-height: inherit }
p a, p a:visited { line-height: inherit }
/* Headings
================================================== */
/*page heading*/
#page-heading-wrap { background: #fff; padding-top: 30px; padding-bottom: 30px; }
#page-heading-inner { margin: 0 auto; width: 940px; }
    #page-heading-inner h1 { margin: 0 }
#page-heading { border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; margin-bottom: 40px; margin-top: 40px; padding-bottom: 40px; padding-top: 40px; text-align: center; }
    #page-heading h1 { margin: 0; /*color: #fff; */ color:#111111;  font-family: 'Oswald', Georgia; font-weight: 500; line-height: 1.65em; letter-spacing: 1px; text-transform: uppercase;/* background-color: #000; */display: inline; }
/*heading class*/
.heading { display: block; margin: 20px 0; font-size: 14px; font-weight: bold; }
    .heading span { display: inline-block }
/* Header
================================================== */
/*logo*/
#logo { margin-top: 50px; margin-bottom: 50px; text-align: center; }
    #logo img { }
/* Main Navigation
================================================== */
#nav-wrap { background: #202020; height: 55px; }
/*hide responsive nav*/
/*core*/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
    .sf-menu li { display: inline-block; position: relative; }
    .sf-menu li:hover { visibility: inherit }
        .sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0px; top: 50px; z-index: 99; }
    .sf-menu a { display: block; position: relative; }
    .sf-menu ul { position: absolute; top: -999em; width: 180px; }
        .sf-menu ul li { width: 100% }
.sf-menu { line-height: 1.0 }
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; top: 1px; }
/*styling*/
#navigation { position: relative; width: 940px; margin: 0 auto; text-align: center; }
    #navigation .sf-menu .sub-menu li.current_page_item > a { color: #fff; background-color: #000; }
    #navigation .sf-menu > li.sfHover > a, #navigation .sf-menu > .current-menu-item > a, #navigation .current-menu-parent > a, #navigation .current-menu-parent > a:hover, #navigation .sf-menu > .current-menu-item > a:hover { color: #fff }
    #navigation ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 190px; top: 0; }
    #navigation .sf-menu > li:hover > ul, .sf-menu li.sfHover > ul { top: 30px }
    #navigation .sf-menu > li > a { }
    #navigation .sf-menu > li > a:hover { color: #fff }
    #navigation .sf-menu li { border-right: 1px solid rgba(255, 255, 255, 0.1); }
    #navigation .sf-menu li:first-child { border-left: 1px solid rgba(255, 255, 255, 0.1); }
        #navigation .sf-menu li:first-child a { margin-left: 2px }
    #navigation .sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; margin-top: 25px; width: 210px; z-index: 9999; margin-left: -4px; }
        #navigation .sf-menu ul li { border-bottom: 1px solid rgba(0,0,0,0.78) }
        #navigation .sf-menu ul li:first-child { }
        #navigation .sf-menu ul li:first-child { border-left: none !important }
            #navigation .sf-menu ul li:first-child a { margin: 0 !important }
        #navigation .sf-menu ul li:last-child { }
        #navigation .sf-menu ul li > a:hover { color: #fff; background-color: #000; }
        #navigation .sf-menu ul a { display: block; padding: 1.4em 1.4em; background: rgba(0,0,0,0.85); padding: 15px; height: auto; margin: 0px; border: 0px; line-height: 1.8em; }
    #navigation .sf-menu li { position: relative }
    #navigation .sf-menu a { height: 55px; line-height: 55px; color: #adadad; padding-left: 25px; padding-right: 25px; text-decoration: none; font-weight: 500; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; text-align: left; cursor: pointer; margin-left: -3px; }
    #top-bar .selector, #navigation .selector { display: none }
.menu-main-container { text-align: center }
/*drop-down styles*/
/* Homepage
================================================== */
/*Slider - give it a min height to prevent flash*/
/*headings*/
#home-wrap .heading { color: #000; font-weight: bold; font-size: 22px; line-height: 29px; border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; padding-bottom: 25px; padding-top: 25px; font-family: Georgia; font-weight: 500; }
    #home-wrap .heading span { }
/*portfolio*/
#home-portfolio { position: relative }
#portfolio-cats { margin: 50px 0 50px; text-align: center; }
    #portfolio-cats li { display: inline-block }
    #portfolio-cats li { margin-right: 5px }
    #portfolio-cats li:last-child { margin-right: 0 }
    #portfolio-cats li:last-child:after { content: '' }
    #portfolio-cats li a { border: 1px solid #ccc; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; color: #aaa; cursor: pointer; display: inline-block; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold; padding: 4px 18px; text-decoration: none; border-radius: 25em; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); -webkit-appearance: none !important; text-shadow: 1px 1px 0 #FFFFFF; line-height: 21px; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */; }
    #portfolio-cats li a:hover { }
    #portfolio-cats li a.active, #portfolio-cats li a:hover { background: #fff; color: #606060; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
/* Slider
================================================== */
/* FlexSlider Necessary Styles
*********************************/
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.flexslider { margin: 0; padding: 0; }
    .flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
    .flexslider .slides img { width: 100%; display: block; }
    .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none }
    .flexslider ul { margin: 0 } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span { text-transform: capitalize }
/* Clearfix for the .slides element */
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child { display: block }
/*main*/
.flexslider-container { position: relative }
    .flexslider-container .flex-caption { margin: 0; background: #000; padding: 25px; text-align: center; }
        .flexslider-container .flex-caption h2 { color: #fff; margin: 0; font-size: 28px; }
        .flexslider-container .flex-caption a { color: #ef4135 !important }
        .flexslider-container .flex-caption a:hover { text-decoration: underline }
        .flexslider-container .flex-caption p { margin: 0 0; font-size: 14px; color: #ccc; font-weight: 300; }
        .flexslider-container .flex-caption p:last-child { margin: 0 }
.flexslider { position: relative; zoom: 1; }
/* Portfolio
================================================== */
/*main*/
#portfolio-wrap { position: relative; overflow: hidden;  }
    #portfolio-wrap article:nth-child(3n+3) { margin-right: 0 }
    #portfolio-wrap ul { margin: 0px; list-style: none; }
#portfolio-filter-content { margin-right: -25px; }
#portfolio-description { font-family: 'Georgia'; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #e6e6e6; }
    #portfolio-description p:last-child, .portfolio-description p { margin: 0 }
/*category filter*/
#portfolio-cats { }
/*portfolio entry*/
.portfolio-entry a { display: block; text-decoration: none; }
.overlayparent { display: block; position: relative; background: #202020; }
    .overlayparent img { display: block }
.overlay { display: none; nowhitespace: afterproperty; nowhitespace: afterproperty; float: left; position: absolute; left: 0; top: 0; font-size: 14px; nowhitespace: afterproperty; padding: 0 40px; color: #808080; text-align: center; top: 50%; width: 296px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
    .overlay h2 { line-height: 1.4em; font-size: 14px; margin: 0; color: #fff; text-align: center; }
    .overlay p { margin: 0 }
    .overlay p:last-child { margin: 0 }
/*single portfolio*/
#single-portfolio-media { width: 550px; float: left; }
    #single-portfolio-media .single-portfolio-image-description { text-align: center; padding: 15px 20px; background: #f9f9f9; }
    #single-portfolio-media .flex-direction-nav li a.flex-next, #single-portfolio-media .flex-direction-nav li a.flex-prev { position: absolute; display: block; padding: 2px 8px; position: absolute; top: 15px; cursor: pointer; font-size: 11px; text-align: center; background: #000; color: #fff !important; opacity: 0.7; -moz-opacity: 0.7; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; text-transform: uppercase; font-weight: bold; }
    #single-portfolio-media .flex-direction-nav li a.flex-prev { right: 62px }
    #single-portfolio-media .flex-direction-nav li a.flex-next { right: 15px }
    #single-portfolio-media .single-portfolio-stacked-image { margin-bottom: 25px; }
    #single-portfolio-media .single-portfolio-stacked-image:last-child { margin-bottom: 0 }
    #single-portfolio-media .flex-direction-nav li a:hover { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; color: #fff; }
    #single-portfolio-media .post-thumbnail, .single-portfolio-stacked-image, .loop-entry-thumbnail { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
    #single-portfolio-media .post-thumbnail:hover, .single-portfolio-stacked-image:hover, .loop-entry-thumbnail:hover { opacity: 0.7 }
    #single-portfolio-media img { display: block }
.loop-entry-thumbnail img, #post-thumbnail img { display: block }
.loop-entry-thumbnail a { display: block }
#single-portfolio-info { float: right; width: 350px; }
    #single-portfolio-info .theme-button { margin-top: 10px }
    #single-portfolio-info p:last-child { margin: 0 }
    #single-portfolio-info .heading { font-weight: bold; margin: 0 0 20px; color: #000; }
        #single-portfolio-info .heading h2 { font-size: 14px; margin: 0; }
/*single portfolio slider*/
#portfolio-slides-wrap { position: relative; width: 100%; }
/*related*/
#single-portfolio-related { margin-top: 40px; overflow: hidden; }
    #single-portfolio-related .portfolio-entry.grid-3 { margin-bottom: 25px; margin-right: 25px; width: 296px; }
    #single-portfolio-related .heading { margin-top: 0 }
        #respond .heading span, #comments .heading span, #single-portfolio-related .heading span, #single-portfolio-info .heading span { padding: 0 10px 0 0 }
    #single-portfolio-related .overlay { width: 299px }
    #respond .heading, #single-portfolio-related .heading { border-bottom: 1px solid #ddd; font-weight: bold; margin: 25px 0; }
#comments .heading { border-bottom: 1px solid #ddd; font-weight: bold; margin: 40px 0; }
/* Blog Entries
================================================== */
/*main*/
.loop-entry { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #ddd; }
    .loop-entry .meta, #post .meta { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: -10px 0 25px; }
        .loop-entry .meta li, #post .meta li { float: left; margin-right: 5px; }
        .loop-entry .meta a, #post .meta a { color: #505050; border-bottom: 1px dotted #505050; }
        .loop-entry .meta a:hover, #post .meta a:hover { color: #000 }
    .loop-entry h2, #post h2 { margin: 7px 0 15px; font-size: 24px; line-height: 1.4em; font-family: 'Oswald', Georgia; letter-spacing: 1px; font-weight: 500; text-transform: uppercase; }
.theme-button { background-color: #fff; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid #ccc; color: #606060; cursor: pointer; display: inline-block; font-weight: bold; margin-top: 30px; margin-bottom: 5px; padding: 8px 15px; text-decoration: none; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); -webkit-appearance: none !important; text-shadow: 1px 1px 0 #FFFFFF; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */ ; }
.posted-in { text-transform: capitalize }
/*thumbnail*/
.loop-entry-thumbnail { display: block; margin-bottom: 25px; }
/* Blog Posts
================================================== */
/*title*/
/*post-thumbnail*/
#post-thumbnail { margin-bottom: 30px; }
    #post-thumbnail img { display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/*author bio*/
#single-author { margin-top: 40px }
#author-image { float: left; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 5px solid #eeeff0; }
    #author-image img { display: block; border: 1px solid #fff; }
#author-bio { float: right; width: 545px; font-size: 13px; }
    #author-bio p:last-child { margin: 0 }
/* Pagination
================================================== */
.page-pagination { margin: 20px 0 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; overflow: hidden; border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; padding-bottom: 15px; padding-top: 15px; text-align: center;
}
    .page-pagination a { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; color: #606060; }
    .page-pagination a, .page-pagination span.outer { background-color: trnasparent; color: #606060; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid transparent; cursor: pointer; display: inline-block; padding: 3px 10px; text-decoration: none; -webkit-appearance: none !important; margin-right: 5px; border-radius: 3px; }
    .page-pagination a:hover, .page-pagination span.current { background: #606060; color: #fff; border-color: #606060; }
.page-of-page { display: inline-block; margin-right: 20px; }
    .page-of-page span.inner { }
.page-of-page { background: none; border: none; }
/* Sidebar
================================================== */
.sidebar-box { margin-bottom: 35px }
    .sidebar-box .heading { margin-top: 0 }
    .sidebar-box li { }
/* Widgets
================================================== */
/*tagcloud*/
.tagcloud a { float: left; display: block; margin-bottom: 8px; margin-right: 8px; font-weight: bold; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
.tagcloud a:hover { color: # }
/*footer lists*/
/*calendar*/
#wp-calendar { font-size: 11px }
    #wp-calendar tfoot td.pad { background-color: transparent }
    #wp-calendar tbody td { padding: 5px 0; text-align: center; border: 1px solid #ddd; }
    #wp-calendar tbody td:hover { background: #fff; color: #000; }
    #wp-calendar tfoot td { padding-top: 5px }
    #wp-calendar caption { background: linear-gradient(to bottom, #EEEEEE 0%, #DDDDDD 100%) repeat scroll 0 0 transparent; border-top: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-radius: 4px 4px 0 0; box-shadow: 0 1px 0 0 #FFFFFF inset; color: #505050; cursor: pointer; font-size: 13px; font-weight: bold; letter-spacing: 0.3px; margin-bottom: 0; margin-top: 0; outline: 0 none !important; padding: 12px; text-align: center; text-shadow: 0 1px 0 #FFFFFF; }
    #wp-calendar tbody a { display: block }
    #wp-calendar td.pad { background-color: #eee }
    #wp-calendar td.pad:hover { background-color: transparent }
    #wp-calendar th { text-align: center; border: 1px solid #ddd; border-top: none; padding: 5px 0; background: #fff; }
/*recent posts with thumb*/
.att-widget-recent-posts { line-height: 1.5em }
    .att-widget-recent-posts img { float: left; margin-right: 15px; border: 1px solid #ddd; padding: 4px; background-color: #ddd; transition: all 0.15s ease; -webkit-transition: all 0.15s ease; -o-transition: all 0.15s ease; -moz-transition: all 0.15s ease; }
    .att-widget-recent-posts img:hover { background-color: #fff; border-color: #fff; }
    .att-widget-recent-posts li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #ddd; }
    .att-widget-recent-posts li:last-child { margin: 0; border-bottom: none; }
    .att-widget-recent-posts li .date { color: #666 }
    .att-widget-recent-posts li .date { font-size: 11px; color: #999; }
/* Search
================================================== */
/*main*/
input[type="search"] { background: url("./images/search.png") no-repeat scroll 94% center #fff; -moz-box-sizing: border-box; border: 1px solid #ccc; color: #808080; display: block; font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif !important; padding: 20px; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); padding: 12px 14px; width: 250px; -webkit-appearance: none !important; webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
input[type="search"]:focus { outline: none; color: #505050; }
/*entries*/
.search-entry { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #ddd; }
    .loop-entry p:last-child, .search-entry p:last-child { margin: 0 }
    .search-entry h2 { margin: -8px 0 5px; font-size: 16px; }
        .search-entry h2 span { margin-left: 5px; color: #999; font-size: 11px; font-weight: 600; }
.search-entry-image { float: left }
    .search-entry-image img { display: block }
    .search-entry-image a { display: inline-block; border: 5px solid #eeeff0; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
.search-entry-text { float: right; width: 490px; }
    .search-entry-text p:last-child { margin: 0 }
.loop-entry:last-of-type { margin-bottom: 0; border-color: transparent; }
/* Forms / Inputs / Buttons
================================================== */
/*inputs*/
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"] { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { outline: none; color: #505050; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], textarea { background: #fff; border: 1px solid #ccc; color: #808080; display: block; font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif !important; margin-bottom: 10px; margin-left: 0; max-width: 100%; padding: 12px; webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; background-color: #fff; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); }
textarea { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 1.6em !important; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"] { width: 200px }
/* Comments
================================================== */
#commentsbox { margin-top: 80px }
    .entry button, .entry input[type="button"], .entry input[type="submit"], #commentsbox input[type="submit"] { background-color: #fff; nowhitespace: afterproperty; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid #ccc; color: #000000; cursor: pointer; display: inline-block; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; line-height: 25px; min-height: 36px; margin-top: 25px; padding: 10px 15px; text-decoration: none; border-radius: 4px; box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05); -webkit-appearance: none !important; text-shadow: 1px 1px 0 #FFFFFF; background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */ ; ; ; }
    .entry button:active, .entry input[type="button"]:active, .entry input[type="submit"]:active, #commentsbox input[type="submit"]:active, .theme-button:active { background-image: linear-gradient(to bottom, #efefef 0px, #fff 100%); border-color: #bbb #bbb #ddd; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset; }
    .entry button:hover, .entry input[type="button"]:hover, .entry input[type="submit"]:hover, #commentsbox input[type="submit"]:hover, .theme-button:hover { background: #fff }
    #commentsbox span.required { color: #C30; font-size: 9px; }
.commentlist { margin: 0 }
    .commentlist .children { margin: 0 }
    .commentlist li { list-style: none; margin: 0; }
.children li.depth-2 { margin: 0 0 0px 65px }
.children li.depth-3 { margin: 0 0 0px 65px }
.children li.depth-4 { margin: 0 0 0px 65px }
.children li.depth-5 { margin: 0 0 0px 65px }
.children li.depth-6 { margin: 0 0 0px 65px }
.children li.depth-7 { margin: 0 0 0px 65px }
.children li.depth-8 { margin: 0 0 0px 65px }
.children li.depth-9 { margin: 0 0 0px 65px }
.children li.depth-10 { margin: 0 0 0px 65px }
.comment-body { padding-bottom: 30px; margin-bottom: 20px; }
.comment-details { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; position: relative; margin-left: 70px; -moz-box-sizing: border-box; display: block; }
    .comment-details ul { margin: 0 }
        .comment-details ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 8px; padding-top: 8px; }
        .comment-details ul li:first-child { border-top: 1px solid rgba(0, 0, 0, 0.1) }
ol.commentlist > li:last-child .comment-body { border-bottom: 0 none }
.comment-avatar { position: absolute; left: -70px; top: 0; }
    .comment-avatar img { display: block }
.comment-content { background: #FFFFFF; border-radius: 4px 4px 4px 4px; box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.05); padding: 25px; }
    .comment-content p:last-child { margin: 0 }
.comment-date { font-weight: normal; margin-right: 3px; }
.comment-author .author, .comment-author .author a:link, .comment-author .author a:visited { color: #000; font-weight: 600; font-size: 14px; }
    .comment-author .author a:hover { color: #aaa }
.comment-date a { color: #aaa }
.bypostauthor { }
.comment-reply-link { color: #aaa }
.comment-reply-link:before { content: "" }
.comment-meta { margin-bottom: 15px }
    .comment-meta .reply { margin-left: 3px }
        .comment-meta .reply a { display: inline-block }
.comment-break { color: #aaa }
#respond { font-size: 13px; margin-top: 80px; margin-bottom: 80px; }
#cancel-comment-reply-link { background: #BBBBBB; border-radius: 4px 4px 4px 4px; color: #FFFFFF; display: inline-block; font-weight: 600; margin: -70px 0 10px; padding: 0 8px; text-transform: uppercase; float: right; }
#cancel-comment-reply-link:hover { background-color: #202020 }
#comments-title { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding-top: 10px; padding-bottom: 10px; margin-top: 30px; background: #fbfbfb; text-align: center; color: #222; }
#comments_wrap { margin-top: 15px }
#comments-logged-in { margin-bottom: 30px; margin-top: 10px; font-size: 13px; }
#log-out { float: right; margin-top: -56px; }
.form-submit { margin-bottom: 0; height: 55px; }
h3#reply-title { font-size: 16px; margin-bottom: 15px; }
#commentform input { }
#commentform label { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif,  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; }
#commentform input { margin-top: 0 !important }
/*WP JetPack*/
.comment-subscription-form { font-size: 12px; margin-top: 20px; margin-bottom: 0px; }
    .comment-subscription-form input, .comment-subscription-form label { padding: 10px }
.comment-subscription-form:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.sidebar-box.widget_twitter li, .sidebar-box.widget_archive li, .sidebar-box.widget_top-posts li { border-bottom: 1px solid #DDDDDD; margin-bottom: 8px; padding-bottom: 8px; }
.sidebar-box.widget_twitter li:first-child, .sidebar-box.widget_archive li:first-child, .sidebar-box.widget_top-posts li:first-child { border-top: 1px solid #DDDDDD; margin-top: 8px; padding-top: 8px; }
#comment-left { float: left; width: 160px; padding-right: 35px; }
#comment-right { float: left; width: 445px; }
#wpstats { display: none }
/* 404 Page
================================================== */
#error-page { margin: 150px 0 130px }
#error-page-text { text-align: center; font-size: 18px; }
/* Isotope CSS Animations
================================================== */
.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 .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 .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; }
/* WordPress Styles
================================================== */
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right }
.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; }
.alignleft { float: left }
/* */
.post-navigation { font-weight: bold; border-bottom: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD; font-weight: bold; padding-bottom: 15px; padding-top: 15px; }
/*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 p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
    .wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 100$; }
.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; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
/*img attachment*/
#img-attch-page { text-align: center; overflow: hidden; }
    #img-attch-page img { display: inline-block; margin: 0 auto; max-width: 100%; margin-bottom: 20px; }
/*gallery shortcode*/
.gallery-item img { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/* Contact 7 Style
================================================== */
.wpcf7-form { font-weight: bold }
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 5px; position: relative; }
.wpcf7-form input[type="submit"] { margin-top: 0 }
.wpcf7-form .ajax-loader { display: none }
.wpcf7-form p { margin: 0 0 15px }
.wpcf7-form p:last-of-type { margin: 0 }
div.wpcf7-validation-errors, span.wpcf7-not-valid-tip { background-color: #FFFFFF; border: medium none !important; border-radius: 4px 4px 4px 4px; box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.05); color: #606060; padding: 10px 25px; text-align: center; margin: 0; }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { float: left; position: absolute; right: 0; top: 0; }
.post-type { background: none repeat scroll 0 0 #BBBBBB; border-radius: 4px 4px 4px 4px; color: #FFFFFF; display: inline-block; float: right; font-weight: 600; margin: -70px 0 10px; padding: 0 8px; text-transform: uppercase; }
/* All Responsive
================================================== */
@media only screen and (max-width: 959px) { 
	/*hide things*/
	#toplink { display: none !important }
	/*logo*/
	#logo img { display: inline-block }
	/*navigation top menu*/
	#navigation { height: 55px; width: 700px; margin-top: 0; background: url("images/responsive-select-grey.png") right center no-repeat; }
	    #navigation .selector { width: 100%; color: #ddd; font-weight: bold; line-height: 55px; }
	    #navigation .selector { height: 55px; width: 100%; display: -moz-inline-box; display: inline-block; vertical-align: middle; zoom: 1; display: inline; cursor: pointer !important; text-align: left; }
	    #navigation .selector { margin: 0; padding: 0; border: none; }
	        #navigation .selector select { position: absolute; top: 0px; left: 0; height: 55px; background: none; width: 100%; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px; font-weight: 500; color: #666 !important; cursor: pointer; }
	        #navigation .selector select:focus { outline: 0 }
	        #navigation .selector option { background: #202020; -webkit-appearance: none; padding: 15px 25px; border-color: #303030; }
	    #navigation .selector:hover { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }
	    #navigation .selector span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	    #navigation .selector { display: inline-block }
	    #navigation ul { display: none }
	    .footer-box { margin-bottom: 15px; }
}
/* Tablet (Portrait) = Design for a width of 730px
================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) { 
	/*grid*/
	#wrap, #header-wrap, #navigation, #tagline-wrap, #footer { width: 700px }
	.grid-3 { width: 200px }
	.portfolio-entry.grid-3, .overlay { width: 337px !important }
	/*main*/
	#post { width: 420px }
	/*portfolio*/
	#single-portfolio-media { width: 400px }
	    #single-portfolio-media .flexslider, #single-portfolio-media img { }
	#sidebar, #sidebar input[type="search"] { width: 240px }
	#single-portfolio-info { width: 260px }
	/*blog*/
	#author-bio { width: 340px }
	/*search*/
	.search-entry-text { width: 280px }
	/*footer*/
	.footer-box { float: left; width: 170px; margin-right: 70px; }
	#footer-bottom-left, #footer-bottom-right { width: 340px }
	#footer-bottom-left { margin-right: 20px }
	#portfolio-cats li { margin-bottom: 6px }
	#single-portfolio-related .portfolio-entry.grid-3 { margin-bottom: 0; width: 337px !important; }
	#single-portfolio-related .portfolio-entry.grid-3:last-of-type { display: none }
}
/* Mobile (Portrait) = Design for a width of 280px
================================================== */
@media only screen and (max-width: 767px) { 
	/*hide things*/
	.flex-direction-nav { display: none }
	/*grid*/
	#wrap, #header-wrap, #tagline-wrap, #navigation, #footer, .overlay, input[type="search"] { width: 280px }
	.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6 { width: 280px }
	.footer-box { width: 100% }
	/*main*/
	#post { width: 100% }
	#sidebar { width: 100%; margin-top: 50px; }
	/*home*/
	#home-wrap .heading, #ajax-container .heading { font-size: 14px }
	    #home-wrap .heading span, #ajax-container .heading span { max-width: 55% }
	/*portfolio*/
	#portfolio-cats li { width: 100%; text-align: center; }
	#portfolio-cats li:after { content: ''; margin-right: 0; }
	#portfolio-cats li a { display: inline-block; float: none; }
	#single-portfolio-media { margin-bottom: 25px }
	#single-portfolio-media, #single-portfolio-info { width: 100% }
	    #single-portfolio-info .heading h2 { border-bottom: 1px solid #ddd }
	#single-portfolio-info { margin-top: 20px }
	/*search*/
	.search-entry-image { float: none; margin-bottom: 25px; }
	.search-entry-text { float: none; width: 100%; }
	/*comments*/
	.comment-details { margin-left: 0; text-align: center; }
	.comment-details:after { display: none }
	.comment-avatar { display: inline-block; margin-bottom: 10px; position: inherit; top: auto; left: auto; }
	.comment-date { display: block }
	.comment-break { display: none }
	.comment-reply-link { display: block; padding-bottom: 10px; margin-bottom: 10px; }
	.children { margin: 30px 0 0 }
	    .children li.depth-2, .children li.depth-3, .children li.depth-4, .children li.depth-5, .children li.depth-6, .children li.depth-7, .children li.depth-8, .children li.depth-9, .children li.depth-10 { margin: 0 }
	#footer-bottom-left, #footer-bottom-right { float: none; text-align: center; }
	#footer-bottom-right { margin-top: 20px }
	#social { float: none }
	#portfolio-cats li { margin-bottom: 10px }
	.comment-meta .reply { margin-left: 0 }
	    .comment-meta .reply a { margin-top: 10px }
	.portfolio-entry.grid-3 { margin-bottom: 25px }
	.symple-one-half input[type="text"], .symple-one-half input[type="password"] { width: 108px !important }
	.symple-one-third input[type="text"], .symple-one-third input[type="password"] { width: 60px !important }
	.symple-one-fifth input[type="text"], .symple-one-fifth input[type="password"] { width: 21px !important }
}
/* Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) { 
	#wrap, #header-wrap, #tagline-wrap, #navigation, #footer, input[type="search"] { width: 370px }
	.grid-3 { width: 290px }
	.portfolio-entry.grid-3, .overlay { width: 370px }
	.portfolio-entry.grid-3 { margin-bottom: 25px }
	/*search*/
	.search-entry-image { float: left; width: auto; }
	.search-entry-text { float: right; width: 220px; }
	.symple-one-half input[type="text"], .symple-one-half input[type="password"] { width: 150px !important }
	.symple-one-third input[type="text"], .symple-one-third input[type="password"] { width: 87px !important }
	.symple-one-fifth input[type="text"], .symple-one-fifth input[type="password"] { width: 36px !important }
}
