/* * Theme Name: Menlo Technology Consulting
* Theme URI: http://www.workbysimon.com
* Description: A Custom Theme
* Author: Simon Carr
* Author URI: http://www.workbysimon.com
* Version: 1.2
   ================================================== */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img { border: 0 }

ol,
ul { list-style: none }

caption,
th { text-align: left }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    color: #231f20;
}

html {
    height: 100%;
    overflow-x: hidden;
}

body {
    font: 13px/20px 'Helvetica Neue', Helvetica, sans-serif;
    margin: 0 auto;
    background: #fff url(images/pattern1.jpg) repeat;
    height: 100%;
    color: #666;
}



a { text-decoration: none; color:#0e0f09; }

a:hover { color: #666 }

hr {
    margin: 20px 0 20px;
    border: 0;
    border-bottom: 1px dashed #e6e6e6;
    height: 1px;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
}

h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px;
}

h3,
h4,
h5,
h6 {
    line-height: 28px;
    margin-bottom: 12px;
}

h3 { font-size: 18px }

h4 { font-size: 16px }

h5 { font-size: 14px }

h6 {
    font-size: 13px;
    color: #bfbfbf;
    text-transform: uppercase;
}

p { margin-bottom: 15px }

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    display: block;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    *display: inline-block;
    height: 1%;
}

.last { margin-right: 0 !important }

blockquote p {
    position: relative;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    color: #999;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: right;
    padding: 10px 15px 10px 50px;
    border-right: solid 10px #f0f0f0;
}

::selection {
    background: #666;
    color: #fff;
}

::-moz-selection {
    background: #666;
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

/* ===[ Layout Styles ]===================================================== */

.main-wrapper {
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}


a.menlo {display:block; z-index:999; position:absolute; top:0; left:15px;}

.holder {width:960px; margin:0px auto; position:relative;}

.topline {width:100%; height:41px; background:#0e0f09;}


.top-holder { padding:8px 20px 0 0; width:940px; margin:0px auto;}
.top-holder .top-info {width:750px; text-align:right; float:left; letter-spacing:.1em; padding-top:4px; font-size:11px; color:#ccc; text-transform:uppercase;}
a.make-reservation {float:right; width:156px; height:25px;}


.header-right {width: 650px;
height: 70px;
float: right;
margin: 35px 0 0 0;}


.header-wrapper {
    width: 100%;
    margin: 0 0 0 0;
    background: #f4f0e6 url(images/top-bg.jpg) top center repeat-x;
	
}

.header {
    width: 940px;
    margin: 0 auto;
	height:118px;
}

.header-left {
    width: 250px;
    float: left;
}

.hide-clear {
	display: none;
}

.header-left img { padding: 0 0 0 0 }

.header-left h1 { margin: 0 0 0 0 }

.logo-text {
	margin-top: 7px;
}

.header-left h1 a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    line-height: 48px;
    letter-spacing: -1px;
}

#nav .sidebar-toggle { display: none }

/* ===[ Header Navigation Styles ]===================================================== */

.select-menu,
.select { display: none }

#nav {
    float: left;
    line-height: 22px;
	background:url(images/nav-bg.jpg) no-repeat top left;
	width:600px;
	height:44px;
}

#nav,
#nav ul {
    margin: 0 0 0 20px;
    padding: 0;
    position: relative;
    z-index: 1000;
}

#nav a {
    display: block;
    padding: 5px;
    color: #999;
    text-decoration: none;
    text-align: left;
    outline: none;
	font-family: "alternate-gothic-no-3-d",sans-serif;
}

#nav > .current-menu-item > a,
#nav > li a:hover { color:#333; }

#nav > li.current-menu-item {
    box-shadow: inset rgba(0,0,0, 0.05) 0px -20px 30px -5px;
    -moz-box-shadow: inset rgba(0,0,0, 0.05) 0px -20px 30px -5px;
    -webkit-box-shadow: inset rgba(0,0,0, 0.05) 0px -20px 30px -5px;
}

#nav > li.current-menu-item:hover {

}

#nav ul {
    position: absolute;
    display: none;
}

#nav li {
    float: left;
    position: relative;
    list-style-type: none;
    padding: 1px 0;
	margin-top:1px;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
}

#nav > li:hover {
    box-shadow: inset rgba(0,0,0, 0.15) 0px -20px 30px -5px;
    -moz-box-shadow: inset rgba(0,0,0, 0.15) 0px -20px 30px -5px;
    -webkit-box-shadow: inset rgba(0,0,0, 0.15) 0px -20px 30px -5px;
}

#nav > li:hover a {  }

#nav li.current-menu-item:first-child { border-left: none }

#nav li:last-child { margin-right: 0 }

#nav li a {
    font-size: 17px;
    text-transform: uppercase;
    padding: 6px 14px 6px 14px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1);
	color:#333;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
}



#nav > li:last-child a {
    margin-right: 0px;
    border-right: none;
}

#nav > li:first-child a {

}

#nav li ul a {
    width: 120px;
    height: auto;
    float: left;
    font-size: 12px;
    color: #999;
}

#nav .sub-menu {
    background: #f6f6f6;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-left: -1px;
	color:#333;
}

.sub-menu .sub-menu {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#nav .sub-menu li {
    border-left: none;
    border-right: none;
	padding-top:0; margin-top:0;
}

#nav .sub-menu li a {color:#333; text-shadow:none; padding-bottom:2px; margin-bottom:0;}

#nav .sub-menu li:first-child {}

#nav > li > ul { margin-top: 2px }

#nav li ul li {
    border-bottom: dotted 1px rgba(0,0,0, .2);
    padding-bottom: 0;
    padding-top: 0;
    margin-right: 0;
}

#nav li ul li:last-child {
    border-bottom: none;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}


#nav li a {text-indent:0;}
#nav li ul li a {
    margin-right: 0px;
    font-size: 10px;
	color:#333;
	text-indent:0;
	font-size:17px;
}

#nav li ul li a:hover {
    background:#111;
    color: #eee;
}

#nav li ul li:last-child a:hover {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#nav ul ul { top: auto }

#nav ul ul li:first-child {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#nav li ul ul {
    right: 150px;
    margin: 0 0 0 0;
}

#nav li ul ul li {

}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul { display: none }

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul { display: block }


/* ===[ Title Styles ]===================================================== */

.home .page-title {
    text-align: center;
    border-bottom: none;
}

.page-title {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.search .page-title,
.archive .page-title {
    background: #fff;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    border-bottom: none;
    padding: 0 15px;
}

.search .page-title h1,
.archive .page-title h1 {
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
    letter-spacing: 0;
}

.error404 .page-title {
    border-bottom: none;
    margin-bottom: 0px;
}

.page-title-portfolio {
    border-bottom: none;
    margin-bottom: 0;
}

.page-title a { color: #4c4c4c }

.page-title h2,
.page-title h1 {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -1px;
}

.page-title h3 {
    color: #bbb;
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: uppercase;
}

.page-title h3 a { color: #aaa }

.post-nav {
    font-size: 11px;
    border-top: dashed 1px #e6e6e6;
    float: left;
    margin-top: 15px;
    padding-top: 15px;
}

.post-nav > span { float: left }

.post-nav a { color: #aaa }

.post-nav a:hover { color: #555 }

.next-prev-color { color: #666 }

.previous,
.next { color: #aaa }

.previous:hover,
.next:hover { color: #666 }

/* ===[ Showcase Styles ]===================================================== */

#header-slider {
    margin-bottom: 38px;
    min-height: 300px;
    background: url(images/loader.gif) center center no-repeat;
    z-index: 200;
}

.header-slider-sized {
	width:940px !important;
	margin: 50px auto 35px auto !important;
}

.no-slider {
	display: none;
}

.showcase {
    position: relative;
    background: url(images/irongrip.png);
    max-width: 100%;
}

.showcase-open {
}

.showcase-wrap { padding: 0 50px }

.showcase-info {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 41%;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-info-open {
    top: 24%;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.header-slider-sized .showcase-info-open {
	top:14%;
}

.showcase-info-open .hide-title { display: block }

.hide-title { display: none }

.showcase-info-open .showcase-title h2 { padding: 0 10px 0 10px }

.showcase-title h2 {
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    letter-spacing: -1px;
    font-size: 48px;
    display: block;
    background: #555;
    background: rgba(253, 167, 45, .5);
    background: rgba(123, 232, 75, .4);
    background: rgba(255, 246, 102, .6);
    background: rgba(87, 255, 206, .4) url(images/header-bg.png);
    background: rgba(0, 0, 0, .1) url(images/header-bg.png);
    line-height: 70px;
    padding: 15px 10px 20px 10px;
}

.showcase-title h2 a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0, .3);
    width: 940px;
    display: block;
    margin: 0 auto;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-title h2 a:hover {
    color: #eee;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-title .hide1 {
}

.showcase-title .hide2 {
	display: none;
}

.showcase-info-open .showcase-title .hide1 {
	display: none;
}

.showcase-info-open .showcase-title .hide2 {
	display: block;
}

.showcase-info-open .showcase-title-white {
	display: none;
}

.showcase-info-open .hide2 .showcase-title-white {
	display: block;
}

.close-slide {
	display: none;
}

.showcase-open .close-slide {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 15px 20px;
	background: rgba(0, 0, 0, .30);
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
	color: #fff;
}

.showcase-open .close-slide:hover {
	background: rgba(0, 0, 0, .40);
}

.showcase-title-white {
    color: #fff !important;
    background: none !important;
    text-shadow: 2px 2px 2px #333 !important;
}

.showcase-title-white a { color: #fff !important }

.showcase-title-white a:hover { color: #eee !important }

.showcase-title-hide {
    display: none;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-text {
    color: #ddd;
    display: none;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    line-height: 26px;
    text-shadow: 1px 1px 2px #333;
}

.showcase-meta ul {
    display: inline-block;
    border-top: dashed 1px #777;
    border-bottom: dashed 1px #777;
    margin-bottom: 20px;
}

.showcase-meta li {
    display: inline-block;
    margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.showcase-meta li a {
    color: #fff;
    padding: 2px 10px;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.showcase-meta li a:hover {
    color: #ccc;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
}

.showcase-meta .showcase-cat {
	margin-left: 10px;
	padding-right: 10px;
}

.showcase-meta .showcase-cat a {
	padding: 2px 0px;
}

.showcase-text p {
    width: 700px;
    margin: 0 auto;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
    color: #eee;
}

.showcase-more {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
    padding: 2px 10px;
}

a.showcase-more:hover { color: #ccc }

.showcase-text-show {
    display: block;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-image {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-image-hide {
    opacity: .1;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.showcase-image img {
    width: 100%;
    height: auto;
}

.showcase-toggle a { color: #fff }

/* ===[ Blog Styles ]===================================================== */

#blog-slider ul li { margin-bottom: 10px }

#blog-slider .flex-control-nav {
    bottom: -10px;
    width: 940px;
}

.blog-post {
    margin-bottom: 60px;
    padding-bottom: 15px;
    position: relative;
    background: #fff;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
}

.single .blog-post { margin-bottom: 30px }

.blog-post:before {
    content: " ";
    width: 684px;
    position: absolute;
    bottom: -4px;
    left: 8px;
    background: #000;
    height: 2px;
    background: #fff;
    border-top: solid 1px #f7f7f7;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
}

.blog-post:last-child { margin-bottom: 0px }

.blog-post blockquote p {
    position: relative;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    color: #999;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: right;
    padding: 10px 15px 10px 50px;
    border-right: solid 10px #f0f0f0;
    margin-right: 10px;
}

.post-dash {
    border-bottom: dashed 1px #e6e6e6;
    height: 1px;
    margin: 30px -20px 0 -20px;
}

.blog-content { padding: 0 0 0 0 }

.readmore {
    text-align: center;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-top: 10px;
}

.more-link { clear: both }

.blog-inside {
    padding: 25px 20px 0 15px;
    float: left;
}

.blog-meta {
    float: left;
    width: 115px;
    margin: 5px 25px 0 0;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
}

.meta-links li { padding-left: 0px !important }

.blog-meta-date {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    border-bottom: solid 1px #eee;
    float: left;
}

.blog-meta-date span {
    font-size: 18px !important;
    color: #555 !important;
}

.blog-meta li {
    background-image: none !important;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0 !important;
    color: #999;
    width: 100%;
    line-height: 18px;
    float: left;
}

.blog-meta .meta-links li:last-child {
    border-bottom: none;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.blog-meta li a,
.blog-meta li { color: #999 }

.blog-meta li a:hover { color: #4c4c4c }

.blog-meta span.meta-list {
    font-size: 11px;
    float: left;
    width: 100%;
}

.blog-meta .tag-wrap {
    float: left;
    font-size: 11px;
    width: 92px;
}

.blog-meta .entypo {
    font-size: 28px;
    text-transform: none;
    color: #666;
    font-family: 'EntypoRegular';
    line-height: 10px;
    float: left;
    margin-right: 6px;
}

.blog-text {
    float: right;
    width: 525px;
}

.title-meta h2,
.title-meta h1 {
    margin-top: 3px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    line-height: 32px;
    font-size: 24px;
}

.title-meta h2 a,
.title-meta h1 a { color: #555 }

.title-meta h2 a:hover,
.title-meta h1 a:hover { color: #999 }

.blog-image {
    width: 100%;
    margin-bottom: 0;
    float: left;
}

.blog-image img {
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
}

.blog-image img:hover {
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    opacity: .9;
}



.blog-read-more {
    border-top: solid 1px #eee;
    text-align: center;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-top: 10px;
}

/* ===[ Tagcloud Styles ]===================================================== */

.tags {
    width: 620px;
    padding: 15px 0 15px 0;
    clear: both;
    margin-right: 35px;
    background: #f9f9f9;
}

.tags-list {
    width: 505px;
    float: left;
}

.tags-list ul {
    float: left;
    padding: 0 0 0 5px;
    width: 100%;
    margin-bottom: 0;
}

.tags-list ul li {
    display: block;
    padding: 0 19px 0 0;
    float: left;
}

.tags-list ul li p {
    font-size: 11px;
    font-weight: bold;
    color: #5a5a5a;
    float: none;
    padding: 0;
}

.tags-list ul li span {
    font-size: 11px;
    font-weight: bold;
    color: #a2a2a2;
    display: inline;
    padding: 0 0 0 4px;
}

.tags_rgt {
    float: right;
    width: 81px;
    margin-right: 15px;
}

.search .post-share,
.archive .post-share { display: none }

.post-share {
    margin-top: 20px;
    font-size: 11px;
    color: #555 !important;
}

.post-share li {
    padding: 0;
    margin: 0 !important;
}

.post-share li:hover { background: #f7f7f7 }

.post-share a {
    color: #aaa;
    display: block;
    padding: 2px 5px 2px 5px !important;
}

.post-share a:hover { color: #4c4c4c }

.share-title {
    color: #666 !important;
    background: #f7f7f7 !important;
    padding: 2px 5px 2px 5px !important;
    font-weight: bold;
    font-size: 10px;
}

.post-share li:hover { color: #fff }

.post-share .twitter,
.post-share .facebook,
.post-share .googleplus {
    padding-left: 0px;
    width: 125px;
}

.post-share .twitter:hover { background: #5ec8e8 }

.post-share .facebook:hover { background: #5d73a1 }

.post-share .googleplus:hover { background: #ca4c4c }

.post-share .twitter a:hover,
.post-share .facebook a:hover,
.post-share .googleplus a:hover { color: #fff }

.blog-navigation {
    padding: 0 0 10px 0;
    margin-top: -25px;
}

.single .blog-navigation { padding: 30px 0 30px 0 }

.blog-navigation a {
    text-decoration: none;
    padding: 10px 0;
    color: #666;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
}

.blog-navigation a:hover { color: #999 }

.navigation a {
    text-decoration: none;
    padding: 10px 0;
    color: #555;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.navigation a:hover { color: #999 }

.featured-image {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

.fullsize-image {
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
}


.intro {
    color: #979797;
    font-size: 20px;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 15px;
    border-top: dashed 1px #e6e6e6;
    border-bottom: dashed 1px #e6e6e6;
    padding: 10px 0;
}

/* ===[ Search Form Styles ]===================================================== */



#searchform { float: left }

#s {
    background: #fff;
    float: left;
    padding: 12px 25px 12px 8px;
    border: 0;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    color: #aaa;
    outline: none;
    width: 182px;
    margin: 0 0 0 0;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
}

.error404 #s {
    background: #f7f7f7;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#s:focus,
#s:hover {

}

#searchsubmit {
    float: right;
    border: none;
    height: 30px;
    width: 30px;
    background: url(images/search-icon.png) no-repeat 5px center;
    outline: none;
    margin: 2px 0 0 -34px;
    display: block;
}

.content #searchsubmit { float: left }

#searchsubmit:hover { cursor: pointer }

#searchform .screen-reader-text { display: none }

.error404 h4 {
    color: #979797;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}

/* ===[ Sidebar Styles ]===================================================== */

#sidebar-close { display: none }

#sidebar-close2 { display: none }

#sidebar {
    margin-top: 50px;
    width: 215px;
    float: right;
    font-size: 12px;
    line-height: 22px;
    position: relative;
}

#sidebar a { text-decoration: none }

#sidebar a:hover {

}

#sidebar .social-box {
    background: #fff;
    float: left;
    width: 215px;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
}

#sidebar .social-search { background: #f9f9f9 }

#sidebar .social-box a {
    padding: 10px 9px;
    border-right: dotted 1px #e6e6e6;
    float: left;
}

#sidebar .social-box a:first-child { padding-left: 12px }

#sidebar .social-box a:last-child {
    border-right: 0px;
    padding-right: 12px;
}

#sidebar .social-box a:hover { background: #f7f7f7 }

#sidebar .widget {
    margin-bottom: 25px;
    clear: both;
    float: left;
    width: 215px;
}

#sidebar .widget h2 {
    background: #fff;
    color: #777;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
}

#sidebar .widget ul {
    margin: 0;
    padding: 0;
}

#sidebar .widget li {
    background: url(images/arrow-bullet.png) no-repeat left 8px;
    padding-left: 14px;
    list-style-type: none;
    margin-bottom: 0px;
}

iframe { background: url(images/loader.gif) center center no-repeat }

.arrow-list li {
    background: url(images/arrow-bullet.png) no-repeat left 8px;
    padding-left: 14px;
    list-style-type: none;
    margin-bottom: 5px;
}

.tweet-list { padding-left: 0px !important }

.tweet-list li {
    list-style-type: none !important;
    padding: 0 0 10px 0 !important;
    margin-bottom: 10px !important;
    background: none !important;
}

.tweet-list li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0;
    border-bottom: none;
}

.tweets-more {
    font-size: 11px;
    line-height: 20px;
    color: #aaa;
    margin-top: 10px;
}

.widget ul { padding: 0 0 0 15px }

.widget ul li {
    padding: 0;
    list-style-type: none;
}

.widget ul li ul { padding: 0 0 0 0 }

.tagcloud {
    padding: 0 0 0 0;
    text-align: center;
}

.tagcloud a {
    background: #f7f7f7;
    text-decoration: none;
    float: left;
    color: #888;
    font-size: 10px !important;
    text-transform: uppercase;
    margin: 0 6px 12px 10px;
    padding: 0 8px 0 5px;
    position: relative;
}

.tagcloud a:before {
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 10px solid #f7f7f7;
    border-bottom: 11px solid transparent;
    position: absolute;
    left: -10px;
    display: block;
    content: "";
}

.tagcloud a:hover { color: #555 }

/* ===[ Comment Styles ]===================================================== */

.comments {
    float: left;
    position: relative;
    margin: 0;
    padding: 15px;
    width: 670px;
    border-top: none;
    background: #fff;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
}

.comments:before {
    content: " ";
    width: 684px;
    position: absolute;
    bottom: -4px;
    left: 8px;
    background: #000;
    height: 2px;
    background: #fff;
    border-top: solid 1px #f7f7f7;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
}

.comments li { background: none !important }

h3#comments {
    padding: 15px 0 15px 0;
    margin: -15px -15px 25px -15px !important;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    background: #f9f9f9;
    letter-spacing: 0;
    color: #777;
}

#respond {
    margin: 0 0 15px 0;
    padding: 0px 0 20px 0;
}

.comment #respond { margin-top: 0px }

#respond h3 {
    padding: 0 0 10px 0;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 25px;
}

#respond label {
    font-weight: bold;
    font-size: 10px;
    margin: 5px 0 0 15px;
    color: #aaa;
}

#respond p { margin-bottom: 15px }

#respond input[type="text"],
#respond textarea {
    color: #777;
    width: 50%;
    padding: 10px;
    font-size: 13px;
    border: none;
    background: #f0f0f0;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#respond input:focus,
#respond textarea:focus {
    outline: none;
    background: #e9e9e9;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

#respond textarea {
    line-height: 22px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#respond .respond-submit {
    background: #555;
    color: #fff;
    font-size: 13px;
    padding: 10px 20px;
    border: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

#respond .respond-submit:hover {
    background: #666;
    cursor: pointer;
}

.allowed {
    font-size: 11px;
    color: #888;
    float: left;
    margin: 0 0 15px 0;
}

.commentlist { list-style-type: none !important }

.commentlist li {
    padding: 0 20px 30px 20px;
    margin: 0 -15px 30px -15px !important;
    position: relative;
    list-style-type: none !important;
    border-bottom: dashed 1px #e6e6e6;
    position: relative;
}

.commentlist li:last-child { margin-bottom: 0 }

.commentlist li:before,
.commentlist ol .num {
    float: left;
    margin: 0 0 0 0 !important;
    content: none !important;
    counter-increment: none !important;
}

.children {
    margin-bottom: 0px !important;
    margin-top: 25px !important;
}

.children li {
    margin: 0 0 0 10px !important;
    padding-left: 25px !important;
    border-bottom: none;
    border-left: solid 3px #f7f7f7;
}

.children li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.comment-block { padding: 0 }

.comment-text {
    background: #fff;
    font-size: 13px;
}

.comment-text:before {
    width: 0;
    height: 0;
}

.reply { margin: 0px !important }

.reply a {
    font-size: 10px;
    font-weight: bold;
    color: #999;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.comments .children .reply { text-align: left }

.reply a:hover {
    text-decoration: none;
    color: #777;
}

.reply a:after {
    content: "/";
    font-family: 'EntypoRegular';
    font-size: 28px;
    font-weight: normal;
    position: absolute;
    top: -5px;
    right: -20px;
    color: #ccc;
}

#cancel-comment-reply {
    margin: 0 0 15px 0;
    float: right;
}

.comments .logged-in {
    float: left;
    font-size: 14px !important;
}

.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}

.vcard {
    margin: 0 0 0 0;
    padding: 0 85px 0 0;
    float: left;
}

.vcard img {
    float: left;
    background: #fff;
    border: solid 1px #eee;
    padding: 3px;
}

.fn {
    float: left;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
}

.fn a { color: #666 }

.comment-info {
    margin-bottom: 10px;
    position: relative;
}

.comment-meta {
    float: left;
    margin: 2px 0 0 12px;
}

.comment-time {
    font-size: 11px;
    color: #999;
}

.comment-edit-link { font-size: 11px }

#comments #submit { padding: 10px 15px }

/* ===[ Sidebar Styles ]===================================================== */

.blog-entry {

}

.pro-title h4 {
    display: block float:left;
    width: 295px;
    background: url(images/design-repeat.gif) right center repeat-x;
}

.pro-title h4 span {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    background: #3e3e3e;
    padding: 0 10px 0 0;
}

.pro-title h3 {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    display: block float:left;
    width: 295px;
    background: url(images/design-repeat.gif) right center repeat-x;
}

.pro-title h3 span {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    background: #3e3e3e;
    padding: 0 10px 0 0;
}

/* ===[ Section Styles ]===================================================== */

.container {
    width: 940px;
    margin: 0 auto;
}

.sized {
	width: 940px;
    margin: 0 auto;
}

#sections-wrap {
    margin: 0 0 0 0;
    padding: 30px 0 50px 0;
}

#sections {
    width: 940px;
    margin: 0 auto;
}

.section-title {
    letter-spacing: 5px;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px;
    background: url(images/title-bg.png) repeat-x 0 20px;
}

.section-title span {
    background: #fff;
    padding: 0 15px;
}

.section:first-child {
    padding-top: 0px;
    border-top: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.section {
    margin: 0 -9999px 0 -9999px;
    padding: 55px 9999px 40px 9999px;
    float: left;
    width: 100%;
    position: relative;
    box-shadow: inset rgba(235,235,235, 0.4) 0px 20px 70px -5px;
    -moz-box-shadow: inset rgba(235,235,235, 0.4) 0px 20px 70px -5px;
    -webkit-box-shadow: inset rgba(235,235,235, 0.4) 0px 20px 70px -5px;
    border-bottom: 1px dashed #e6e6e6;
}

.section:last-child {
	margin-bottom: 0px;
	border-bottom: none
}

.section .column-wrap {
    width: 296px;
    margin: 0 0 0 0;
    float: left;
    padding-right: 25px;
    padding-bottom: 25px;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.section .column-wrap:hover {
    background: url(images/box-hover.png) no-repeat bottom center;
    padding-bottom: 30px;
    margin-top: -5px;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.section .column {
    background: #fff;
    position: relative;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
}

.section .column:before {
    content: " ";
    width: 286px;
    position: absolute;
    bottom: -4px;
    left: 4px;
    background: #000;
    height: 2px;
    background: #fff;
    border-top: solid 1px #f7f7f7;
    box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.07) 0px 1px 2px;
}

.section .no-border {
    height: 1px;
    background: #fff;
    width: 100%;
    float: left;
    margin-top: -26px;
}

.section .column:last-child {
    margin-right: 0px;
    border-right: none;
}

/* ===[ Services Styles ]===================================================== */

.section-widget-wrap {
    display: block;
    float: left;
    width: 965px;
}

.services {
    overflow-x: hidden;
    position: relative;
    padding: 20px 20px 15px 20px;
}

.services h3 {
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0;
    position: relative;
    z-index: 3;
}

.services h3 a { color: #666 }

.services h3 a:hover { color: #888 }

.services .service-icon {
    position: absolute;
    right: -12px;
    top: -15px;
    font-family: 'EntypoRegular';
    font-size: 150px;
    color: #f0f0f0;
    z-index: 1;
}

.services p {
    margin: 0 0 12px 0;
    font-size: 13px;
}

/* ===[ Content Styles ]===================================================== */

.content-full { width: 900px !important }

.content {
    width: 660px;
    float: left;
    position: relative;
    margin: 60px 0 50px 0;
    padding: 20px;
    background:#faf9f6;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 3px;
	height:auto !important;
	height:400px;
	min-height:400px;
}


.error404 .content { min-height: 300px }

.portfolio-full {
    padding: 30px 0;
    width: 964px;
    position: relative;
}

.content ul,
.content ol { margin-bottom: 20px }

.content ul li {
    background: url(images/arrow-bullet.png) no-repeat left 9px;
    padding-left: 14px;
    list-style-type: none;
    margin-bottom: 5px;
}

.content ol li {
    list-style-type: decimal;
    margin-left: 20px;
}


/* ===[ Footer Styles ]===================================================== */

.social {width:118px; height:30px; background:url(images/social.png) no-repeat; margin:0px auto; margin-bottom:30px;}
.social a {float:left; width:30px; height:30px; display:block; margin:0 14px 0 0; text-indent:-9999px; font-size:1px;}
.social a.s3 {margin:0;}


.footer-wrap {
border-bottom:10px solid #1e1e1e;
}

.footer-texture { }

.footer-wrap a { color: #333 }

.footer-wrap a:hover { color: #222 }

.footer { width: 100%; background: #f4f0e6 url(images/bottom.jpg) top center repeat-x; }

.footer-text {
    width: 940px;
    margin: 0 auto;
    padding: 20px 0px 30px 0px;
	text-align:center;
}

.footer-text-left {
    width: 400px;
    float: left;
}

.footer-text-left ul { float: left }

.footer-text-left ul li {
    float: left;
    display: inline;
    margin: 0 5px 0 0;
}

.footer-text-left ul li a {
    font-size: 10px;
    text-transform: uppercase;
    color: #aaa;
    text-decoration: none;
    padding: 0px 5px;
    font-weight: bold;
}

.footer-text-left ul li a:hover {
    color: #fff;
    padding: 5px;
}

.footer-text-left ul li:first-child { padding-left: 0px }

.footer-text-left ul li.last { padding: 3px 0 0 0 }

.footer-text-left {
    width: 475px;
    float: left;
}

.footer-text-right {
    float: right;
    font-size: 10px;
    color: #aaa;
    text-decoration: none;
    text-transform: uppercase;
}

.footer-text-right a { color: #fff }

.footer-text-right a:hover { color: #999 }

.home .footer-widgets {

}

.footer-widgets-wrap { width: 975px }

.footer-widgets {
    width: 940px;
    margin: 0 auto 0 auto;
    padding: 0px 0 75px 0;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.footer-widget {
    width: 208px;
    float: left;
    padding: 40px 35px 0 0;
    font-size: 12px;
}

.footer-widgets div:last-child {
    padding-right: 0px;
    margin-right: 0px !important;
}

.footer-widget a { text-decoration: none }

.footer-widget ul { margin: 0 0 0 0 }

.footer-widget li {
    background: url(images/arrow-bullet.png) no-repeat left 8px;
    padding-left: 14px;
    list-style-type: none;
}

.footer-widget p { line-height: 22px }

.footer-widget h2 {
    font-size: 13px;
    text-transform: uppercase;
    color: #eee;
    display: block;
    line-height: 24px;
    padding: 0 0 5px 0;
    margin: 0 0 20px 0;
    border-bottom: dashed 1px #555;
}

/* ===[ Deafult WP Styles ]===================================================== */

.wp-caption {
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    padding: 5px;
    max-width: 96%; /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone { margin: 5px 20px 20px 0 }

.wp-caption.alignleft { margin: 5px 20px 20px 0 }

.wp-caption.alignright { margin: 5px 0 20px 20px }

img.alignleft,
img.alignright {

}

.alignright { float: right }

.alignleft { float: left }

.aligncenter { text-align: center }

img.alignleft { margin: 5px 25px 20px 0 }

img.alignright { margin: 5px 0 20px 20px }

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 10px !important;
    margin: 0 !important;
    padding: 3px 0 0 0!important;
}

.gallery-caption { text-align: center }

.gallery-item {
    width: 115px !important;
    margin-right: 15px;
    margin-bottom: 20px;
}

.gallery-icon { width: 115px }

.gallery-item img {
    width: 95px;
    height: auto;
    border: solid 8px rgba(255, 255, 255, .70) !important;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
}

.sticky {

}

.bypostauthor {

}

/* ===[ Contact Form 7 Styles ]===================================================== */

.wpcf7 input[type="text"] {
    padding: 8px 10px;
    font-size: 16px;
    font-weight: 200;
    color: #777;
    border: none;
    width: 50%;
    background: #f0f0f0;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.wpcf7 textarea {
    margin: 0;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    height: 250px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #777;
    border: none;
    background: #f0f0f0;
    margin-top: 5px;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
    outline: none;
    background: #e9e9e9;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.wpcf7 p {
    font-size: 10px !important;
    font-weight: bold;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.wpcf7 br { margin-bottom: 10px }

.wpcf7-submit {
    display: inline-block;
    text-decoration: none;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #555;
    border: 1px solid #dedede;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-width: 44px;
    text-align: center;
    background: #f5f5f5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0)); /*  WebKit */
    background: -moz-linear-gradient(top,  #f9f9f9, #f0f0f0);
    border-color: #dedede #d8d8d8 #d3d3d3;
    color: #555;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
    -moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
    box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
}

.wpcf7-submit:hover {
    background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f8f8f8'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f8f8f8)); /*  WebKit */
    background: -moz-linear-gradient(top,  #efefef, #f8f8f8);
    border-color: #c7c7c7 #c3c3c3 #bebebe;
    text-shadow: 0 1px 0 #fdfdfd;
    -webkit-box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    -moz-box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    cursor: pointer;
}

.wpcf7-response-output {
    background: #faf7d6;
    border: none !important;
}

.wpcf7-mail-sent-ok {
    margin-left: 0px !important;
    margin-right: 0px !important;
    background: #ECF3E5;
    background: rgba(229, 243, 212, .5);
    padding: 15px !important;
    border: solid 1px #D2EFAC !important;
}

.wpcf7-validation-errors {
    margin-left: 0px !important;
    background: #FCF3F3;
    background: rgba(255, 238, 238, .5);
    border: solid 1px #FBDCDC !important;
    padding: 10px !important;
    margin-right: 0px !important;
}

/* ===[ Page With Sidebar Shortcode Column Styles ]===================================================== */

.two-third {
    width: 491px;
    margin: 0 40px 20px 0;
    float: left;
}

.two-third-last {
    width: 491px;
    margin-right: 0px !important;
    float: left;
}

.one-third {
    width: 273px;
    float: left;
    margin: 0 40px 20px 0;
}

.one-third-last {
    width: 273px;
    margin-right: 0px !important;
    float: left;
}

.one-sixth {
    width: 137px;
    float: left;
    margin: 0 40px 20px 0;
}

.one-sixth-last {
    float: left;
    margin-right: 0px !important;
}

/* ===[ Full Width Shortcode Column Styles ]===================================================== */

.content-full .two-third {
    width: 590px;
    margin-right: 30px;
    float: left;
}

.content-full .two-third-last {
    width: 590px;
    margin-right: 0px !important;
    float: left;
}

.content-full .one-third {
    width: 280px;
    float: left;
    margin: 0 30px 20px 0;
}

.content-full .one-third-last {
    width: 280px;
    float: left;
    margin-right: 0px !important;
}

.content-full .one-sixth {
    width: 125px;
    float: left;
    margin: 0 30px 20px 0;
}

.content-full .one-sixth-last {
    width: 125px;
    float: left;
    margin-right: 0px !important;
}

/* ===[ Shortcode Button Styles ]===================================================== */

.highlight {
    background: #fff890;
    color: #222;
    width: auto;
    display: inline;
    padding: 2px 3px;
    font-weight: normal;
}

.highlight a {
	font-weight: bold;
	color: #444;
	padding: 5px;
}

.highlight a:hover {
	color: #666;
}

.demo-button {
    margin-bottom: 6px;
    padding-top: 4px;
}

.demo-button span { margin-right: 4px }

.button a {

}

.button a:hover {

}

.button {
    display: inline-block;
    text-decoration: none;
    font: bold 10px/12px 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 6px 11px;
    color: #555;
    border: 1px solid #dedede;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.button:hover { cursor: pointer }

.button.white {
    background: #f5f5f5;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0)); /*  WebKit */
    background: -moz-linear-gradient(top,  #f9f9f9, #f0f0f0);
    border-color: #dedede #d8d8d8 #d3d3d3;
    color: #555;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
    -moz-box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
    box-shadow: 0 1px 1px #eaeaea, inset 0 1px 0 #fbfbfb;
}

.button.white:hover {
    background: #f4f4f4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f8f8f8'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f8f8f8)); /*  WebKit */
    background: -moz-linear-gradient(top,  #efefef, #f8f8f8);
    border-color: #c7c7c7 #c3c3c3 #bebebe;
    text-shadow: 0 1px 0 #fdfdfd;
    -webkit-box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    -moz-box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
    box-shadow: 0 1px 1px #ebebeb, inset 0 1px 0 #f3f3f3;
}

.button.white a { color: #555 }

.button.gray {
    background: #bdbdbd;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cacaca', endColorstr='#aeaeae'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#cacaca), to(#aeaeae)); /*  WebKit */
    background: -moz-linear-gradient(top,  #cacaca, #aeaeae);
    border-color: #b5b5b5 #a1a1a1 #8f8f8f;
    color: #555;
    text-shadow: 0 1px 0 #d4d4d4;
    -webkit-box-shadow: 0 1px 1px #c9c9c9, inset 0 1px 0 #d7d7d7;
    -moz-box-shadow: 0 1px 1px #c9c9c9, inset 0 1px 0 #d7d7d7;
    box-shadow: 0 1px 1px #c9c9c9, inset 0 1px 0 #d7d7d7;
}

.button.gray:hover {
    background: #c2c2c2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbcbc', endColorstr='#c2c2c2'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbc), to(#c2c2c2)); /*  WebKit */
    background: -moz-linear-gradient(top,  #bcbcbc, #c2c2c2);
    border-color: #989898 #8e8e8e #878787;
    text-shadow: 0 1px 0 #dadada;
    -webkit-box-shadow: 0 1px 1px #cdcdcd, inset 0 1px 0 #ccc;
    -moz-box-shadow: 0 1px 1px #cdcdcd, inset 0 1px 0 #ccc;
    box-shadow: 0 1px 1px #cdcdcd, inset 0 1px 0 #ccc;
}

.button.gray a { color: #555 }


/* ===[ Shortcode Message Style ]===================================================== */

.message {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
}

.message a { color: #555 }

.message a:hover { text-decoration: underline }

.message strong {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 400;
    border-bottom: dashed 1px #ccc;
    border-bottom: dashed 1px rgba(0,0,0, .1);
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: block;
    color: #555;
}

.red-message {
    background: #fff7f7;
    border: solid 1px #fddcdc;
    padding: 15px;
}


/* ===[ Shortcode Tooltip Styles ]===================================================== */

.tooltip {
    display: inline;
    position: relative;
}

.tooltip a span {
    width: 115px;
    height: auto;
    line-height: 20px;
    padding: 5px 10px 0px 10px;
    left: 50%;
    margin-left: -58px;
    font-family: Georgia, serif;
    font-size: 11px;
    color: #777;
    text-align: center;
    border: 4px solid #fff;
    background: rgba(255,255,255,1);
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    pointer-events: none;
    bottom: 30px;
    opacity: 0;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-left: solid 1px #f5f5f5;
    border-top: solid 1px #f5f5f5;
}

.tooltip a span:before,
.tooltip a span:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.12);
}

.tooltip a span:after {
    bottom: -14px;
    margin-left: -10px;
    border-top: 10px solid #fff;
}

.tooltip a:hover span {
    opacity: 0.9;
    bottom: 35px;
}

/* ===[ Shortcode Tabbed Box Styles ]===================================================== */

.tabs {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: solid 1px #eee;
}



.tabs li {
    float: left;
    text-indent: 0;
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    background: #fff !important;
}

.content .tabs li a:hover { background: #f7f7f7 }

.content .tabs li a:hover {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.tabs a {
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    padding: 0 10px;
    margin: 0px;
    position: relative;
    color: #888;
}


.tabs a:hover { color: #555 }

.tabs a:active { outline: none }

.tabs .current,
.tabs .current:hover,
.tabs li.current a {
    cursor: default !important;
    color: #555 !important;
    background: #f7f7f7;
}
.panes .pane {
    display: none;
    padding-top: 15px;
    margin-top: -1px;
}

.footer-widget .twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #666 !important;
}
.footer-widget .twtr-widget .twtr-tweet:last-child {
	border-bottom: none !important;
}


/* homepage code */


#header-slider .flex-control-nav  {display:none;}
#header-slider {margin-bottom:10px;}

.col-holder {width:700px; margin:0px auto;}
.col-holder h4 {font-size:18px;}
.col-holder  ul { width:75%; margin:0px auto;}
.col-holder  ul li {padding-bottom:4px;}
.col-left {width:360px; float:left; margin:0 30px 0 0; border-right:1px solid #cdcdc4; text-align:center;}
.col-right {width:300px; float:right; text-align:center;}
.col-left p, .col-right p {text-align:center;}


a.reserve {width:174px; height:27px; margin:0px auto; text-align:center; background:url(images/reservation.png) no-repeat;display:block; text-indent:-9999px; font-size:1px; color:#CCCCCC;}
h2.connect {width:400px; height:48px; background:url(images/h2-connect.png) no-repeat; margin:0px auto; display:block; text-indent:-9999px; font-size:1px; color:#CCCCCC; margin-bottom:8px;}

ul.footer-links {margin-top:20px;}
ul.footer-btm {margin-bottom:10px;}
ul.footer-btm, ul.footer-links, .footer-text ul {text-align:center; width:auto; display:inline-block; margin:0px auto;}
ul.footer-btm li, ul.footer-links li, .footer-text ul li {display:inline-block; zoom:1; text-transform:uppercase; font-size:12px; padding:0 6px; border-right:1px solid #333; line-height:100%;}
ul li.last {border-right:none;}

.footer-text ul li:nth-last-child(1) {
border-right: none;
}

a.serv {font-weight:bold; color:#666; font-size:15px; margin-top:5px;}

.content.cblog {padding:0; width:700px;}
.copytext {width:100%; height:30px; background:#111; padding-top:11px; font-size:12px; letter-spacing:.03em; text-align:center; color:#888; text-transform:uppercase;}
.copytext a {color:#999;}
.copytext a:hover {color:#fff;}

p.home {text-align:center; font-size:17px; line-height:160%;}

.soicons {width:120px; margin:0px auto; margin-top:20px; margin-bottom:15px; text-align:left;}
.soicons a {display:block; height:25px; margin-top:4px; width:25px; background:#444; float:left; margin:0 12px 0 0;}