/*-----------------------------------------------------------

    Theme Name: Adventure
	Version: 1.0
    Description: Premium WordPress Theme By Authentic Themes
    Author: http://www.authenticthemes.com
    Author URI: http://themeforest.net/user/authenticthemes/
    Designed & Developed by http://www.authenticthemes.com
	Theme URI: http://themeforest.net/user/authenticthemes/portfolio
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	
	
	
/* Table of Contents
==================================================
    #Reset
    #Body & Main
    #Commons
    #Typography
	#Headings
	#Header
	#Navigation
	#Homepage
	#Sliders
	#Portfolio
	#Blog Entries
	#Blog Posts
	#Meta
	#Post Pagination
	#Sidebar
	#Widgets
	#Search
	#Forms, inputs, search
	#Comments
	#404 page
	#Isotope
    #Footer
	#Contact Form 7
	
	



/* Reset
================================================== */
@font-face {
    font-family: 'LeanderRegular';
    src: url('Leander-webfont.eot');
    src: url('Leander-webfont.eot?#iefix') format('embedded-opentype'),
         url('Leander-webfont.woff') format('woff'),
         url('Leander-webfont.ttf') format('truetype'),
         url('Leander-webfont.svg#LeanderRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'SearsTowerRegular';
    src: url('Sears_Tower-webfont.eot');
    src: url('Sears_Tower-webfont.eot?#iefix') format('embedded-opentype'),
         url('Sears_Tower-webfont.woff') format('woff'),
         url('Sears_Tower-webfont.ttf') format('truetype'),
         url('Sears_Tower-webfont.svg#SearsTowerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


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: #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;
}

img {
    max-width: 100%;
}


/* Body & Grid
================================================== */
body {
    background: #fff;
    border-top: 5px solid #eee;
    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;
}

#wrap {
    width: 940px;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#post {
    float: left;
    width: 650px;
}

#post-full {
    width: 100%;
}


.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: 220px;
}


/* Commons
================================================== */
.remove-margin {
    margin-right: 0 !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    clear: both;
}

blockquote {
    position: relative;
    margin: 40px;
    font-size: 14px;
    padding: 30px;
    font-style: italic;
    color: #000;
    line-height: 1.8em;
    background-color: #f5f5f5;
	border-left: 5px solid #ddd;
}

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 img {
    display: block;
    width: 100%;
}

.column-2 {
    width: 48%;
}

.column-3 {
    width: 30.66%;
}

.column-4 {
    width: 22%;
}

.column-5 {
    width: 16.8%;
}

.column-6 {
    width: 13.33%;
}

.column-2, .column-3, .column-4, .column-5, .column-6 {
    position: relative;
    margin-right: 4%;
    margin-bottom: 2em;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



/* 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;
color: #b80f07;
}

h1 {
    font-size: 23px;
    margin: 0 0 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
    font-family: 'LeanderRegular';
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

#post, .entry {
    margin-bottom:20px;
}

.entry p:last-child {
    margin: 0 0 20px;
}

.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 #eee;
    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 {
    position: relative;
}

#page-heading-wrap {
    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 #eee;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 25px;
}

#page-heading h1 {
    margin: 0;
    font-weight: 500;
    line-height: 1.65em;
    letter-spacing: -1px;
}

.heading {
    display: block;
    margin: 20px 0;
    font-size: 14px;
    font-weight: bold;
}

.heading span {
    display: inline-block;
}


/* Header
================================================== */
#header-wrap {
	margin-top: 50px;
    margin-bottom: 25px;
}

#header {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding: 25px 0;
    border-bottom: 5px solid #000;
}
#logo {
    display: block;
    float: left;
    margin-top: -30px;
}

#logo h2 {
    font-weight: 600;
    font-size: 42px;
    letter-spacing: -1px;
    font-family: 'SearsTowerRegular';
}


/* Main Navigation
================================================== */
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu li {
    display: inline-block;
    position: relative;
    font-family: 'SearsTowerRegular';
    font-size: 18px;
}

.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: absolute;
    top: 11px;
    right: 0;
}

#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: #000;
color: #b80f07;
}

#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: 50px;
}

#navigation .sf-menu > li > a:hover {
    color: #000;
}

#navigation .sf-menu li:first-child a {
    
}

#navigation .sf-menu ul {
    position: absolute;
    nowhitespace: afterproperty;
    top: -999em;
    width: 210px;
    z-index: 9999;
}

#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 > li {
    margin-left: 25px;
}

#navigation .sf-menu a {
    height: 50px;
    line-height: 50px;
    color: #b0b0b0;
    font-weight: bold;
    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;
    text-transform: uppercase;
}

/*drop-down styles*/
#navigation .sf-menu ul {
    background: #000;
}

#navigation .sf-menu ul a {
    display: block;
    height: auto;
    line-height: 1.7em;
    padding: 10px 15px;
    margin: 0px;
    border: 0px;
    text-transform: none;
}

#navigation .sf-menu li {
    position: relative;
}

#navigation .sf-menu ul li {
    border-bottom: 1px solid #333;
}

#navigation .sf-menu ul li > a:hover {
    color: #fff;
}

#top-bar .selector, #navigation .selector {
    display: none;
}

.menu-main-container {
    text-align: center;
}


/* Homepage
================================================== */
#tagline-wrap {
    position: relative;
    width: 940px;
    margin: 35px auto;
    text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#tagline p:last-child {
    margin: 0;
}

#tagline h1 {
    margin: 0;
    color: #000;
    display: inline;
	font-weight: 500;
    letter-spacing: -1px;
    line-height: 1.15em;
}

#home-slider {
    width: 940px;
    margin: 0 auto 25px;
}

#home-slider img {
    max-width: 100%;
}

#home-slider .flex-direction-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: none;
}

#home-slider .flex-direction-nav li a.flex-next,
#home-slider .flex-direction-nav li a.flex-prev {
    float: left;
    margin-top: 15px;
    padding: 2px 8px;
    cursor: pointer;
    font-size: 11px;
    text-align: center;
    background: #000;
    color: #fff;
    -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;
}

#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 {
    background: #eee;
    color: #000;
}

.flex-caption {
    background: #000;
    color: #fff;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: 25px;
    text-align: center;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flex-caption p,
.flex-caption h2,
.flex-caption h3 {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}

.flex-caption p:last-child {
    margin: 0;
}

#home-portfolio {
    position: relative;
}


/* Slider
================================================== */
.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 {
    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
================================================== */
#portfolio-wrap {
    position: relative;
    overflow: hidden;
    margin-bottom: -20px;
}

#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;
}

.portfolio-entry img {
    display: block;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
}

.portfolio-entry img:hover {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
}

.portfolio-entry a {
    display: block;
    text-decoration: none;
}


#portfolio-cats {
	border-bottom: 1px solid #EEEEEE;
    margin-bottom: 50px;
    margin-top: -35px;
    padding-bottom: 15px;
}

#portfolio-cats li {
    margin-right: 5px;
    display: block;
    float: left;
    margin-right: 15px;
    padding-right: 20px;
    background: url("images/dash.png") right center no-repeat;
}

#portfolio-cats li:last-child {
    margin-right: 0;
}

#portfolio-cats li:last-child {
    content: '' !important;
    background: none !important;
}

#portfolio-cats li a {
    display: block;
    font-weight: 500;
    color: #a0a0a0;
    font-size: 1.1em;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
}

#portfolio-cats li a.active, #portfolio-cats li a:hover {
    color: #000;
}

#single-portfolio-media {
    width: 500px;
    float: right;
}

#single-portfolio-media .single-portfolio-image-description {
    text-align: center;
    padding: 15px 20px;
    background: #f9f9f9;
}

#single-portfolio-media .flex-direction-nav{
	float: right;
}
#single-portfolio-media .flex-direction-nav li{
	display: inline-block;
}
#single-portfolio-media .flex-direction-nav li a.flex-next,
#single-portfolio-media .flex-direction-nav li a.flex-prev {
	display: block;
    margin-top: 15px;
    padding: 2px 8px;
    cursor: pointer;
    font-size: 11px;
    text-align: center;
    background: #000;
    color: #fff;
    -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-next {
    margin-left: 5px;
}

#single-portfolio-media .flex-direction-nav li a.flex-next:hover,
#single-portfolio-media .flex-direction-nav li a.flex-prev:hover {
    background: #eee;
    color: #000;
}

#single-portfolio-media .single-portfolio-stacked-image {
	float: right;
    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;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
}

#single-portfolio-media img {
    display: block;
    float: right;
}

.loop-entry-thumbnail img, #post-thumbnail img {
    display: block;
}

.loop-entry-thumbnail a {
    display: block;
}

#single-portfolio-info {
    float: left;
    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: 16px;
    margin: 0 0 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
}

#portfolio-slides-wrap {
    position: relative;
    width: 100%;
}


#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 #eee;
    font-weight: bold;
    margin: 25px 0;
}


/* Blog Entries
================================================== */
.loop-entry {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #F85D5D;
}

.loop-entry .post-heading h2 {
    margin: 0px 0 15px;
    font-size: 24px;
    line-height: 1.4em;
    letter-spacing: 1px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: 'LeanderRegular';

}
.loop-entry-thumbnail {
    display: block;
    margin-bottom: 25px;
}


/* Blog Posts
================================================== */
.single #post-heading {
	border-bottom: 1px solid #EEEEEE;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 25px;
    position: relative;
}

.single #post-heading h1 {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-family: 'LeanderRegular';
}

#post-thumbnail {
    margin-bottom: 30px;
}

#post-thumbnail img {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* Meta
================================================== */
.meta {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: -10px 0 25px;
}

.meta li{
    float: left;
    margin-right: 5px;
    font-family: georia;
    font-size: 14px;
}

.meta a {
    color: #505050;
    border-bottom: 1px dotted #505050;
}

.meta a:hover {
    color: #000;
}
.meta {
    margin-bottom: 25px;
}


/* Post Pagination
================================================== */
.page-pagination {
    margin: 20px 0 30px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.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 {
    float: left;
    background-color: trnasparent;
    color: #606060;
    nowhitespace: afterproperty;
    nowhitespace: afterproperty;
    border: 1px solid #eee;
    cursor: pointer;
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    text-decoration: none;
    -webkit-appearance: none !important;
    margin-right: 5px;
}

.page-pagination a:hover, .page-pagination span.current {
    background: #eee;
    color: #000;
    border-color: #eee;
}

.page-of-page {
    display: none;
}

#post-pagination {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
}

#post-pagination .post-prev,
#post-pagination .post-next {
    display: block;
    float: left;
}

#post-pagination .post-prev {
    margin-right: 7px;
}

#post-pagination .post-prev a,
#post-pagination .post-next a {
    padding: 0 7px;
    height: 30px;
    line-height: 30px;
    display: block;
    background: #EEEEEE;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
}

#post-pagination .post-prev a:hover,
#post-pagination .post-next a:hover {
    color: #FFFFFF;
    background: #000000;
}


/* Sidebar
================================================== */
#sidebar {
    float: right;
    width: 250px;
    padding-bottom: 25px;
}

#sidebar a, #sidebar a:visited {
    color: #505050;
}

#sidebar a:hover {
    color: #000;
}

#sidebar .heading {
    margin-top: 0;
}

#sidebar h4 {
    color: #000;
    font-weight: bold;
    margin: 0 0 10px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

#sidebar h4 span {
    padding: 0 10px 0 0;
}
.sidebar-box {
    margin-bottom: 35px;
}

.sidebar-box .heading {
    margin-top: 0;
}

.sidebar-box li {
	padding-bottom: 3px;
    padding-top: 3px;
}


/* Widgets
================================================== */
.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;
}

#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: linear-gradient(to bottom, #EEEEEE 0%, #eee 100%) repeat scroll 0 0 transparent;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    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 #eee;
    border-top: none;
    padding: 5px 0;
    background: #fff;
}

.att-widget-recent-posts {
    line-height: 1.5em;
}

.att-widget-recent-posts img {
    float: left;
    margin-right: 15px;
    border: 1px solid #eee;
    padding: 4px;
    background-color: #eee;
    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: #000;
    border-color: #000;
}

.att-widget-recent-posts li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.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
================================================== */
input[type="search"] {
    background: #f5f5f5;
    -moz-box-sizing: border-box;
    border: 1px solid #f5f5f5;
    color: #808080;
    display: block;
    font: 12px 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    padding: 20px;
    padding: 12px 14px;
    width: 100%;
    -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;
}

.search-entry {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
}

.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
================================================== */
input[type="text"], input[type="password"] {
    -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, textarea:focus {
    outline: none;
    color: #505050;
}

input[type="text"], input[type="password"], textarea {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    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;
}

textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.6em !important;
}

input[type="text"], input[type="password"] {
    width: 200px;
}

.theme-button {
    nowhitespace: afterproperty;
    border: 1px solid #f5f5f5;
    color: #505050;
    cursor: pointer;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 5px;
    padding: 8px 15px;
    text-decoration: none;
    -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;
    background: #f5f5f5;
    font-family: 'SearsTowerRegular';
    font-size: 18px;
}

.entry button, .entry input[type="button"], .entry input[type="submit"], #commentsbox input[type="submit"] {
    background-color: #f5f5f5;
    nowhitespace: afterproperty;
    border: 1px solid #f5f5f5;
    color: #505050;
    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;
    -webkit-appearance: none !important;
}

.entry button:active, .entry input[type="button"]:active, .entry input[type="submit"]:active, #commentsbox input[type="submit"]:active, .theme-button:active {
    border-color: #eee;
	background-color: #eee;
	color: #000;
}

.entry button:hover, .entry input[type="button"]:hover, .entry input[type="submit"]:hover, #commentsbox input[type="submit"]:hover, .theme-button:hover {
    border-color: #eee;
	background-color: #eee;
	color: #000;
}


/* Comments
================================================== */
#comments .heading {
    border-bottom: 1px solid #eee;
    font-weight: bold;
    margin: 40px 0;
}
#commentsbox {
    margin-top: 80px;
}

#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: 80px;
    -moz-box-sizing: border-box;
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.comment-details ul {
    margin: 0;
}

.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: -80px;
    top: 0;
}

.comment-avatar img {
    display: block;
}

.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: bold;
    font-size: 13px;
}

.comment-author .author a:hover {
    color: #aaa;
}

.comment-date a {
    color: #aaa;
}

.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_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 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;
}

.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;
}

#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 150px;
}

#error-page-text {
    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;
}

.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;
}


/* Footer
================================================== */
#footer-wrap {
    color: #808080;
	margin-top: 50px;
	background: #eee;
}

#footer {
    position: relative;
    width: 940px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .heading {
    color: #000;
}

#footer .heading {
	margin: 0 0 15px;
}


#footer-widgets {

}

#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: #000;
}

#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: 25px;
}

#footer caption {
    background: #111214;
}

#footer ul {
    margin: 0;
}

#footer li {
    border-top: 1px solid #dfdfdf;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 6px;
}

#footer li:last-child {
    border-bottom: 1px solid #dfdfdf;
}


#footer a {
    color: ;
}

#footer a:hover {
    color: ;
}

.footer-box {
    float: left;
    width: 216px;
    margin-right: 25px;
}

.footer-box.remove-margin {
    margin-right: 0;
}

.footer-widget {
    margin-bottom: 40px;
}


/* WordPress Styles
================================================== */
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.post-navigation {
    font-weight: bold;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.textcenter {
    text-align: center;
}

.textright {
    text-align: right;
}

.textleft {
    text-align: left;
}

.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;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

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-attch-page {
    text-align: center;
    overflow: hidden;
}

#img-attch-page img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
}

.gallery-item img {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s 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 Form 7
================================================== */
.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: #fffecc;
    border: medium none !important;
    color: #000;
    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;
}