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

    Theme Name: Classic
	Version: 1.0
    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/themes/classic/
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.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 }
a:focus { outline: 0 }
a:focus { outline: 0 }
a:link { text-decoration: none }
body a { color: #1693A5 }
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.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s 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; }
img { max-width: 100%; height: auto; }
/* Body & Main
================================================== */
body { background: #f5f5f5 url(./images/bg.png); nowhitespace: afterproperty; font: 13px/22px 'Droid Sans', Helvetica Neue, Helvetica, Arial, sans-serif; color: #505050; font-weight: 400; }
.sidebar-container a, .sidebar-container a:visited { color: #505050 }
.sidebar-container a:hover { color: #000 }
/* The Grid
================================================== */
/*main*/
#wrap { padding: 0 40px; background: #fff; margin: 50px auto; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20); }
#post { float: left; width: 650px; }
#post-full { width: 100% }
.sidebar-container { float: right; width: 250px; padding-bottom: 25px; }
.sidebar-container .heading { margin-top: 0 }
.sidebar-container h4 { color: #000; font-weight: bold; margin: 0 0 10px; font-size: 14px; }
.sidebar-container h4 span { padding: 0 10px 0 0 }
/*grids*/
.grid-1 { display: block; width: 940px; margin: 0 auto; }
.grid-2, .grid-3, .grid-4 { display: block; float: left; margin-bottom: 25px; margin-left: 2%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.grid-2 { width: 49.0% }
.grid-3 { width: 32.0% }
.grid-4 { width: 23.5% }
.col-1 { margin-left: 0; clear: both; }
/* Commons
================================================== */
.remove-margin { margin-right: 0 !important }
.fullwidth { width: 100% !important }
.clr { *zoom: 1     }
.clear { clear: both }
.clr:before, .clr:after { content: " "; display: table; }
.clr:after { clear: both }
blockquote { position: relative; margin: 30px 0; padding: 30px; font-style: italic; color: #404040; line-height: 1.8em; background-color: #f5f5f5; font-size: 14px; }
pre { background: #fff url("images/pre-bg.png") repeat; margin: 40px 0px; padding: 25px 20px; line-height: 25px; border: 1px solid #eee; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin: 0 -40px 0 }
#page-featured-img img { display: block; width: 100%; }
.home-blog-entry-img, .loop-entry-thumbnail img, #post-thumbnail img, .portfolio-entry img, img.services-entry-image { background: #f1f1f1; border: 1px solid #DDDDDD; border-radius: 3px 3px 3px 3px; display: block; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0 1px 0 rgba(255,255,255,1.0) inset; }
/* Typography
================================================== */
h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: 'Droid Sans', Helvetica Neue, Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { color: #000 }
h1 { font-size: 23px; margin: 0 0 40px; }
h2 { font-size: 18px }
h3 { font-size: 16px }
h4 { font-size: 14px }
h5 { font-size: 12px }
h6 { font-size: 10px }
.entry p:last-child { margin: 0 }
.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: #eee; border-style: solid; border-width: 1px 0 0; clear: both; margin: 40px 0 40px; }
a { outline: 0 }
p a, p a:visited { line-height: inherit }
p a, p a:visited { line-height: inherit }
/* Headings
================================================== */
/*page heading*/
#page-header-wrap { margin-bottom: 40px; margin-left: -40px; margin-right: -40px; padding-bottom: 25px; padding-top: 25px; border-bottom: 1px solid #e5e5e5; background: #f5f5f5; }
#page-header { position: relative }
#page-header h1 { margin: 0; font-weight: 500; line-height: 1.65em; color: #000; font-size: 24px; }
#post-heading { position: relative }
#post-heading h1 { margin: 0; font-weight: 500; line-height: 1.65em; color: #000; font-size: 24px; }
#page-header p:last-child { margin: 0 }
#single-heading h1 { margin: 0 0 15px; font-weight: 500; line-height: 1.65em; color: #000; font-size: 24px; }
#archive-description, #archive-description p { }
#breadcrumbs { }
/*heading class*/
.heading { display: block; margin: 20px 0; font-size: 14px; font-weight: bold; }
.att-heading { display: block; margin: 30px 0; font-size: 14px; font-weight: 600; text-transform: uppercase; padding-bottom: 10px; background: url(images/dotted-border-half.png) repeat-x bottom; font-size: 14px; border: none; }
/* Header
================================================== */
#masthead-wrap { background: #353535; background: -moz-linear-gradient(top,  #353535 0%, #191919 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(100%,#191919)); background: -webkit-linear-gradient(top,  #353535 0%,#191919 100%); background: -o-linear-gradient(top,  #353535 0%,#191919 100%); background: -ms-linear-gradient(top,  #353535 0%,#191919 100%); background: linear-gradient(to bottom,  #353535 0%,#191919 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#191919',GradientType=0 ); box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset; border: 1px solid #191919; border-radius: 3px 3px 0 0; margin: 0 -40px; padding: 0 40px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); }
#masthead { position: relative; padding: 35px 0; }
#logo { display: block; float: left; }
#logo h2 { font-weight: 600; font-size: 2.4em; letter-spacing: -1px; }
#logo a { color: #fff }
#site-description { background: none repeat scroll 0 0 #F5F5F5; border-radius: 3px 3px 3px 3px; color: #606060; display: inline-block; padding: 2px 10px; }
/* Main Navigation
================================================== */
/*core*/
.dropdown-menu { margin: 0; padding: 0; list-style: none; }
.dropdown-menu li { position: relative }
.dropdown-menu ul { position: absolute; top: 100%; left: 0; z-index: 99; opacity: 0; visibility: hidden; transition: all .2s ease-in-out; margin: 0; }
.dropdown-menu > li { float: left; display: block; }
.dropdown-menu li:hover > ul { opacity: 1; visibility: visible; margin: 20px 0 0; }
.dropdown-menu a { display: block; position: relative; }
.dropdown-menu ul ul { top: 0; left: 100%; }
.dropdown-menu > li ul { min-width: 180px }
.dropdown-menu ul ul li { width: 100% }
/* position arrows */
.dropdown-menu .icon-caret-down { margin: 0; margin-left: 5px; color: #888; font-size: 14px; font-weight: normal; }
.dropdown-menu .icon-caret-right { position: absolute; right: 10px; top: 50%; font-size: 12px; margin-top: -6px; font-size: 14px; font-weight: normal; }
/*styling*/
#site-navigation select { display: none }
#site-navigation { position: absolute; top: 50%; margin-top: -15px; height: 30px; right: 0; font-weight: 500; }
#site-navigation .dropdown-menu ul li:first-child { border-left: none !important }
#site-navigation .dropdown-menu ul li:first-child a { margin: 0 !important }
#site-navigation .dropdown-menu > li { height: 30px; line-height: 30px; }
#site-navigation .dropdown-menu a { color: #858585; 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; transition: all 0.1s ease-in-out; text-align: left; cursor: pointer; padding: 0 10px; margin-left: 5px; }
##site-navigation .dropdown-menu a { color: #fff }
#site-navigation .dropdown-menu > li.dropdown:hover > a, #site-navigation .dropdown-menu > .current-menu-item > a, #site-navigation .current-menu-parent > a, navigation .current-menu-parent > a:hover, navigation .dropdown-menu > .current-menu-item > a:hover, #site-navigation .dropdown-menu > li > a:hover { color: #fff; background: #101010; border-radius: 3px; }
#site-navigation .dropdown-menu > li > a:hover .icon-caret-down, #site-navigation .dropdown-menu > .current-menu-item > a .icon-caret-down, #site-navigation .dropdown-menu > .current-menu-parent > a .icon-caret-down, #site-navigation .dropdown-menu > li.dropdown:hover > a .icon-caret-down { color: #fff; }
/*drop-down styles*/
#site-navigation .dropdown-menu ul { text-shadow: none; border-radius: 3px; background: #fff; border: 1px solid #eee; border-bottom: none; box-shadow: 0 0 2px rgba(0,0,0,0.1); }
#site-navigation .dropdown-menu ul:before { content: "\f0d8"; font-family: "FontAwesome"; display: block; position: absolute; top: -18px; font-size: 24px; left: 30px; color: #fff; }
#site-navigation .dropdown-menu ul ul:before { display: none }
#site-navigation .dropdown-menu ul ul { margin: 0; border-radius: 0; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 10px 15px; margin: 0px; border: 0px; text-transform: none; }
#site-navigation .dropdown-menu li { position: relative }
#site-navigation .dropdown-menu ul > li:first-child a { border-radius: 3px 3px 0 0 }
#site-navigation .dropdown-menu ul > li:last-child a { border-radius: 0 0 3px 3px; }
#site-navigation .dropdown-menu ul li { border-bottom: 1px solid #eee }
#site-navigation .dropdown-menu ul li > a:hover { color: #000; background: #f9f9f9; }
#top-bar .selector, #site-navigation .selector { display: none }
.menu-main-container { text-align: center }
/* Homepage
================================================== */
.home #post, .home .sidebar-container { margin-top: 30px }
/*slider*/
#home-slider-wrap { position: relative; margin: 0 -40px; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }
#home-slider { width: 100% }
#home-slider .flex-direction-nav { position: absolute; nowhitespace: afterproperty; top: 50%; left: 0; width: 100%; margin-top: -100px; /* margin-top: -30px; this is for if you are not using captions */ ; }
#home-slider .flex-direction-nav li a.flex-next, #home-slider .flex-direction-nav li a.flex-prev { float: left; height: 100px; line-height: 100px; padding: 0 30px; cursor: pointer; font-size: 26px; text-align: center; background: #000; color: #fff; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; text-transform: uppercase; font-weight: bold; opacity: 0.4; }
#home-slider .flex-direction-nav li a.flex-next { float: right }
#home-slider .flex-direction-nav li a.flex-next:hover, #home-slider .flex-direction-nav li a.flex-prev:hover { opacity: 0.85 }
.flex-caption { width: 100%; padding: 40px; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background: #F5F5F5; border-bottom: 1px solid #E5E5E5; }
.flex-caption p, .flex-caption h2, .flex-caption h3 { font-weight: 500; font-size: 21px; line-height: 1.5em; }
.flex-caption p:last-child { margin: 0 }
/*portfolio*/
#home-portfolio { position: relative }
#portfolio-cats { margin-bottom: 30px }
#portfolio-cats li { margin-right: 5px; display: block; float: left; margin-right: 8px; }
#portfolio-cats li:last-child { margin-right: 0 }
#portfolio-cats li:last-child:after { content: '' !important; background: none !important; }
#portfolio-cats li a { nowhitespace: afterproperty; nowhitespace: afterproperty; cursor: pointer; display: inline-block; margin-bottom: 5px; text-decoration: none; -webkit-appearance: none !important; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; color: #656565; text-shadow: 0 1px 0 #fff; /* drop shadow */ font-size: 13px; nowhitespace: afterproperty; font-weight: 500; padding: 6px 14px; line-height: 1.6em; text-align: center; border: 1px solid #b9b9b9; /* stroke */ -moz-border-radius: 3px; nowhitespace: afterproperty; -webkit-border-radius: 3px; border-radius: 3px; /* border radius */ -moz-background-clip: padding; nowhitespace: afterproperty; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ ; }
#portfolio-cats li a:hover { border-color: #a5a5a5; nowhitespace: afterproperty; color: #000; background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ ; }
#portfolio-cats li a.active, #portfolio-cats li a.active:hover { background: #000; color: #fff; text-shadow: none; box-shadow: none; border-color: transparent; }
/* 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 }
.flex-pauseplay span { text-transform: capitalize }
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
.no-js .slides > li:first-child { display: block }
/*main*/
.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; }
/* Services
================================================== */
#services-cats { list-style: none; margin: 0 0 40px; padding: 0; border-bottom: 1px solid #ccc; }
#services-cats li { float: left; display: block; margin-right: 5px; }
#services-cats a { display: block; nowhitespace: afterproperty; padding: 4px 14px; nowhitespace: afterproperty; cursor: pointer; display: inline-block; text-decoration: none; -webkit-appearance: none !important; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; color: #656565; border: 1px solid #b9b9b9; border-bottom: 0; border-radius: 3px 3px 0 0; text-shadow: 0 1px 0 #fff; font-size: 13px; font-weight: 500; text-align: center; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ ; }
#services-cats a:hover { border-color: #a5a5a5; nowhitespace: afterproperty; color: #000; background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ ; }
#services-cats a.active { background: #000; color: #fff; text-shadow: none; box-shadow: none; border-color: transparent; }
#services-wrap { margin-top: 20px }
.services-entry h3 { margin-bottom: 5px; display: inline-block; font-size: 14px; }
.services-entry-image { margin-bottom: 15px }
.services-entry img:hover { opacity: 0.8 }
.services-entry { }
.services-entry-content { }
.services-entry-excerpt { }
/* Portfolio Entries
================================================== */
/*main*/
#portfolio-wrap { position: relative; overflow: hidden; margin-bottom: -20px; }
#portfolio-wrap ul { margin: 0px; list-style: none; }
#portfolio-description { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ddd; }
#portfolio-description p:last-child, .portfolio-description p { margin: 0 }
/*portfolio entry*/
.portfolio-entry { overflow: hidden }
.portfolio-entry-overlay-parent { display: block; position: relative; text-decoration: none; }
.portfolio-entry-img { display: block }
.portfolio-entry img { display: block; width: 100%; }
.portfolio-entry img:hover { opacity: 0.8 }
.portfolio-entry h2 { margin: 15px 0 5px; font-size: 14px; }
/* Portfolio Post
================================================== */
#single-portfolio-media { margin: 0 0 40px; text-align: center; }
#single-portfolio-media .single-portfolio-image-description { text-align: center; padding: 15px 20px; background: #f9f9f9; }
#single-portfolio-media .single-portfolio-stacked-image { margin: 0 auto 25px }
#single-portfolio-media .single-portfolio-stacked-image a { display: inline-block }
#single-portfolio-media .single-portfolio-stacked-image:last-child { margin-bottom: 0 }
#single-portfolio-media .post-thumbnail:hover, .single-portfolio-stacked-image:hover { opacity: 0.8 }
#single-portfolio-media .flex-direction-nav { left: 0; margin-top: -40px; position: absolute; top: 50%; width: 100%; }
#single-portfolio-media .flex-direction-nav li { }
#single-portfolio-media .flex-direction-nav li a.flex-next, #single-portfolio-media .flex-direction-nav li a.flex-prev { background: #000000; color: #FFFFFF; cursor: pointer; float: left; font-size: 26px; font-weight: bold; height: 100px; line-height: 100px; opacity: 0.4; padding: 0 30px; text-align: center; text-transform: uppercase; transition: all 0.1s ease-in-out 0s; }
#single-portfolio-media .flex-direction-nav li a.flex-next { float: right }
#single-portfolio-media .flex-direction-nav li a.flex-next:hover, #single-portfolio-media .flex-direction-nav li a.flex-prev:hover { opacity: 0.85 }
#single-portfolio-media .flex-direction-nav li a:hover { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; color: #fff; }
#single-portfolio-media img, #single-portfolio-media .flexslider-container { display: block; background: #f1f1f1; border: 1px solid #DDDDDD; border-radius: 3px 3px 3px 3px; display: block; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0 1px 0 rgba(255,255,255,1.0) inset; }
#single-portfolio-media .flexslider img { border: none; border-radius: 0px; padding: 0; background: transparent; }
#single-portfolio-info { }
#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: 16px; margin: 0 0 25px; padding-bottom: 25px; border-bottom: 1px solid #eee; }
/*single portfolio slider*/
#portfolio-slides-wrap { position: relative; width: 100%; }
/*related*/
#single-portfolio-related { border-top: 1px solid #EEEEEE; margin-top: 40px; overflow: hidden; padding-top: 40px; }
#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 }
/* Blog Entries
================================================== */
/*home entry*/
.home-blog-entry { overflow: hidden }
.home-blog-entry-overlay-parent { display: block; position: relative; text-decoration: none; }
.home-blog-entry-img { display: block; display: block; width: 100%; }
.home-blog-entry img:hover { opacity: 0.8 }
.home-blog-entry h2 { margin: 15px 0 5px; font-size: 14px; }
/*main*/
.loop-entry { background: url(images/dotted-border-half.png) repeat-x bottom; margin-bottom: 40px; padding-bottom: 40px; }
.loop-entry:last-of-type { background: none; margin-bottom: 0; padding: 0; }
.loop-entry .post-heading h2 { margin: 5px 0 20px; font-size: 24px; line-height: 1.25em; font-weight: bold; }
.loop-entry-text p:last-child { margin: 0 }
.loop-entry-left { float: left; width: 250px; max-width: 40%; }
.loop-entry-right { float: right; width: 360px; max-width: 54%; }
/*thumbnail*/
.loop-entry-thumbnail { display: block; margin-bottom: 25px; }
.loop-entry-thumbnail img { display: block }
.loop-entry-thumbnail img:hover { opacity: 0.8 }
/* Blog Posts
================================================== */
/*title*/
.single #post-heading { position: relative }
.single #post-heading h1 { font-weight: bold; font-size: 22px; line-height: 1.4em; margin-bottom: 10px; }
/*post-thumbnail*/
#post-thumbnail, #post-video { 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 }
/* Meta
================================================== */
.meta { margin: -10px 0 25px }
.meta li { float: left; margin-right: 5px; }
.meta a { color: #505050; text-decoration: underline; }
.meta a:hover { color: #000; border-color: #ffdd00; text-decoration: underline; }
.meta { margin-bottom: 25px }
/* Page Pagination
================================================== */
ul.page-numbers { list-style: none; margin: 0; border-top: 3px double #EEEEEE; padding-top: 25px; }
ul.page-numbers li { display: block; float: left; margin: 0 5px 5px 0; text-align: center; }
.page-numbers:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.page-numbers a, .page-numbers span { fnowhitespace: afterproperty; nowhitespace: afterproperty; cursor: pointer; display: inline-block; margin-bottom: 5px; margin-bottom: 5px; text-decoration: none; -webkit-appearance: none !important; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; color: #656565; text-shadow: 0 1px 0 #fff; /* drop shadow */ font-size: 12px; nowhitespace: afterproperty; font-weight: 500; padding: 6px 14px; line-height: 1.6em; text-align: center; border: 1px solid #b9b9b9; /* stroke */ -moz-border-radius: 3px; nowhitespace: afterproperty; -webkit-border-radius: 3px; border-radius: 3px; /* border radius */ -moz-background-clip: padding; nowhitespace: afterproperty; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ ; }
.page-numbers a:hover { border-color: #a5a5a5; nowhitespace: afterproperty; color: #000; background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ ; }
.page-numbers.current, .page-numbers.current:hover { background: #000; color: #fff; text-shadow: none; box-shadow: none; border-color: transparent; }
/* Post Pagination
================================================== */
#post-pagination { position: absolute; right: 0; top: 50%; margin-top: -15px; }
#post-pagination div { display: block; float: left; }
#post-pagination div { margin-right: 7px }
#post-pagination div:last-child { margin-right: 0 }
#post-pagination a { background-clip: padding-box; background-color: #B9B9B9; border: 1px solid #B9B9B9; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.65) inset; color: #656565; cursor: pointer; display: inline-block; padding: 5px 10px; text-align: center; text-decoration: none; text-shadow: 0 1px 0 #FFFFFF; transition: all 0.1s ease-in-out 0s; -moz-border-radius: 3px; nowhitespace: afterproperty; -webkit-border-radius: 3px; border-radius: 3px; /* border radius */ -moz-background-clip: padding; nowhitespace: afterproperty; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ }
#post-pagination a:hover { border-color: #a5a5a5; nowhitespace: afterproperty; color: #000; background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ ; }
/* Sidebar
================================================== */
.sidebar-widget { margin-bottom: 35px }
.sidebar-widget .heading { margin-top: 0 }
.sidebar-widget li { padding-bottom: 2px; padding-top: 2px; border-bottom: 1px solid #EEEEEE; }
/* Widgets
================================================== */
/*tagcloud*/
.tagcloud a { float: left; display: block; margin-bottom: 8px; margin-right: 8px; }
/*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 #eee; }
#wp-calendar tbody td:hover { background: #fff; color: #000; }
#wp-calendar tfoot td { padding-top: 5px }
#wp-calendar caption { background: #eee; border-top: 1px solid #eee; border-left: 1px solid #eee; border-right: 1px solid #eee; 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 { }
#wp-calendar th { text-align: center; border: 1px solid #eee; 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: 4px solid #eee; transition: all 0.1s ease; -webkit-transition: all 0.1s ease; -o-transition: all 0.1s ease; -moz-transition: all 0.1s ease; }
#footer .att-widget-recent-posts img { border-color: #444 }
#footer .att-widget-recent-posts img:hover { border-color: #58cb8e }
.att-widget-recent-posts img:hover { background-color: #000; border-color: #000; }
.att-widget-recent-posts li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #2b2b2b; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.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; }
/*footer widgets*/
#footer .widget_recent_entries li, #footer .widget_categories li, #footer .widget_archive li, #footer widget_meta li, #footer .att-taxonomies-widget li, #footer #footer .att-recent-post-types-widget li, #footer .widget_pages li, #footer .widget_links li { margin-bottom: 2px; padding-bottom: 2px; border-bottom: 1px solid #2b2b2b; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
#footer .widget_recent_entries ul, #footer .widget_categories ul, #footer .widget_archive ul, #footer widget_meta ul, #footer .att-taxonomies-widget ul, #footer #footer .att-recent-post-types-widget ul, #footer .widget_pages ul, #footer .widget_links ul { padding-top: 2px; border-top: 1px solid #2b2b2b; border-top: 1px solid rgba(255, 255, 255, 0.1); }
/* Search
================================================== */
input[type="search"] { background: #fafafa url(./images/search.png) no-repeat 94% center; -moz-box-sizing: border-box; border: 1px solid #ccc; color: #202020; border-radius: 3px; display: block; font-family: 'Droid Sans', Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px; padding: 20px; padding: 12px 40px 12px 14px; width: 100%; -webkit-appearance: none !important; webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset; }
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: #000; }
/* Forms / Inputs / Buttons
================================================== */
/*inputs*/
input[type="text"], input[type="password"] { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s 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: #fafafa; border: 1px solid #CCCCCC; border-radius: 3px 3px 3px 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset; color: #202020; display: block; font-family: 'Droid Sans', Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px; margin-bottom: 10px; margin-left: 0; max-width: 100%; padding: 12px; webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; }
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: 250px }
/*button*/
.theme-button { nowhitespace: afterproperty; nowhitespace: afterproperty; cursor: pointer; display: inline-block; margin-top: 25px; margin-bottom: 5px; text-decoration: none; -webkit-appearance: none !important; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; color: #656565; text-shadow: 0 1px 0 #fff; /* drop shadow */ font-size: 13px; nowhitespace: afterproperty; font-weight: 500; padding: 5px 15px; line-height: 1.6em; text-align: center; border: 1px solid #b9b9b9; /* stroke */ -moz-border-radius: 3px; nowhitespace: afterproperty; -webkit-border-radius: 3px; border-radius: 3px; /* border radius */ -moz-background-clip: padding; nowhitespace: afterproperty; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ ; }
button, input[type="button"], input[type="submit"] { nowhitespace: afterproperty; nowhitespace: afterproperty; cursor: pointer; display: inline-block; margin-top: 25px; margin-bottom: 5px; text-decoration: none; -webkit-appearance: none !important; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; color: #656565; text-shadow: 0 1px 0 #fff; /* drop shadow */ font-size: 14px; nowhitespace: afterproperty; font-weight: 500; padding: 0 25px; line-height: 41px; min-height: 41px; max-height: 41px; text-align: center; border: 1px solid #b9b9b9; /* stroke */ -moz-border-radius: 3px; nowhitespace: afterproperty; -webkit-border-radius: 3px; border-radius: 3px; /* border radius */ -moz-background-clip: padding; nowhitespace: afterproperty; -webkit-background-clip: padding-box; background-clip: padding-box; /* prevents bg color from leaking outside the border */ background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #dfdfdf 0%, #efefef 100%); /* gradient overlay */ ; }
button:active, input[type="button"]:active, input[type="submit"]:active, .theme-button:active { border-color: #a5a5a5; color: #000; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 1px rgba(0, 0, 0, 0.15) inset; }
button:hover, input[type="button"]:hover, input[type="submit"]:hover, .theme-button:hover { border-color: #a5a5a5; nowhitespace: afterproperty; color: #000; background-color: #b9b9b9; /* layer fill content */ -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ box-shadow: 0 1px 0 rgba(0,0,0,.05), inset 0 1px 0 rgba(255,255,255,.65); /* drop shadow and inner shadow */ background-image: -moz-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -o-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: -webkit-linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ background-image: linear-gradient(bottom, #efefef 0%, #dfdfdf 100%); /* gradient overlay */ ; }
/* Comments
================================================== */
#comments { margin-top: 40px }
.comments-title.heading { font-size: 18px; margin-bottom: 50px; }
.comment-notes { color: #666 }
.commentlist .children { margin-left: 20px }
.commentlist li article { position: relative }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { border-radius: 3px; display: block; }
.comment-details { border-bottom: 1px solid #eee; margin-bottom: 40px; margin-left: 120px; padding-bottom: 40px; }
.comment-meta { margin-bottom: 15px }
.comment-meta .fn { font-size: 18px; font-weight: bold; line-height: 0; }
.comment-date { font-size:  }
.comment-date a { color: #909090; margin-right: 10px; }
.comment-date a:hover { color: #909090 }
.comment-reply-link, .comment-edit-link, #cancel-comment-reply-link { background: #E0E0E0; border-color: transparent; border-radius: 3px 3px 3px 3px; color: #606060; cursor: pointer; display: inline-block; font-size: 12px; font-weight: 500; letter-spacing: 0.25px; line-height: 1.65em; padding: 4px 10px; margin-bottom: 5px; opacity: 0.5; }
.comment-reply-link:hover, .comment-edit-link:hover, #cancel-comment-reply-link:hover { opacity: 1.0 }
#cancel-comment-reply-link { float: right }
#respond { margin: 0 }
#respond h3 { font-size: 18px; height: 35px; line-height: 35px; margin: 0; }
.commentlist #respond { margin-bottom: 80px; margin-top: 60px; }
.comment-edit-link { }
.comment-edit-link:hover { }
#commentform label { display: inline-block; font-weight: bold; margin-bottom: 5px; }
#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url { max-width: 50% }
.comment-navigation { font-size: 12px }
.nav-next { text-align: right }
.form-allowed-tags { display: none }
span.required { color: #F00 }
/*WP JetPack*/
.comment-subscription-form { margin: 0px }
.comment-subscription-form:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.comment-subscription-form input, .comment-subscription-form label { float: left; font-size: 11px; margin: 0px !important; margin-right: 5px !important; }
.logged-in-as { margin-bottom: 40px }
/* 404 Page
================================================== */
#error-page-text { font-size: 18px }
/* Footer
================================================== */
#footer-wrap { border-top: 5px solid #353535; background: #292929; background: -moz-linear-gradient(top,  #292929 0%, #202020 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(100%,#202020)); background: -webkit-linear-gradient(top,  #292929 0%,#202020 100%); background: -o-linear-gradient(top,  #292929 0%,#202020 100%); background: -ms-linear-gradient(top,  #292929 0%,#202020 100%); background: linear-gradient(to bottom,  #292929 0%,#202020 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292929', endColorstr='#202020',GradientType=0 ); color: #808080; margin: 40px -40px 0; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); }
#footer-bottom-wrap { background: #202020; border-top: 5px solid #252525; color: #808080; font-size: 11px; letter-spacing: 1px; margin: 0 -40px; padding: 30px 40px; text-transform: uppercase; border-radius: 0 0 3px 3px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset; }
#footer-bottom { }
#footer { position: relative; padding: 40px 0 0; }
#footer .grid-4 { margin-bottom: 0 }
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .heading { color: #fff }
#footer .heading { margin: 0 0 15px }
#footer #wp-calendar td:hover { background: #292b2f; color: #fff; }
#footer input[type="search"] { box-shadow: none }
#footer #wp-calendar caption { color: #eee }
#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: 14px; margin-bottom: 15px; }
#footer caption { background: #111214 }
#footer ul { margin: 0 }
#footer-wrap a { color: #bbb }
#footer-wrap a:hover { color: #fff }
.footer-widget { margin-bottom: 40px }
#copyright { margin-bottom: 5px }
#footer-bottom-wrap .grid-2 { margin-bottom: 0 }
#footer-bottom-wrap a { color: #aaa }
#footer-bottom-wrap a:hover { text-decoration: underline }
/*social*/
#social { float: right; text-align: right; line-height: 0; }
#social li { margin-right: 6px; display: inline-block; }
#social li a { display: block }
#social li img { height: 22px; width: 22px; display: block; }
/*footer-nav*/
#footer-nav li { display: inline-block; margin-right: 8px; }
/* WordPress Styles
================================================== */
.sticky { }
.bypostauthor { }
/*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 }
/*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 #eee; 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 { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; }
.gallery-item img:hover { opacity: 0.7; -moz-opacity: 0.7; -webkit-opacity: 0.7; }
.gallery-caption { background-color: #f5f5f5; color: #000000; font-size: 12px; font-weight: 600; padding: 10px 25px; text-align: center; }
/* 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 }
.wpcf7-validation-errors, .wpcf7-not-valid-tip { display: none !important }
.wpcf7-response-output { display: block; display: none; margin-top: 25px; padding: 10px; color: #202020; text-align: center; background: #eee; border-radius: 4px 4px 4px 4px; line-height: 1.45em; }
.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; }
input.wpcf7-not-valid[type="text"], input.wpcf7-not-valid[type="password"], input.wpcf7-not-valid[type="email"], input.wpcf7-not-valid[type="url"], input.wpcf7-not-valid[type="tel"], textarea.wpcf7-not-valid, #footer input.wpcf7-not-valid[type="text"], #footer input.wpcf7-not-valid[type="password"], #footer input.wpcf7-not-valid[type="email"], #footer input.wpcf7-not-valid[type="url"], #footer input.wpcf7-not-valid[type="tel"], #footer textarea.wpcf7-not-valid {
    border: 2px solid #FF4847;
}