/* * Theme Name: Werkpress
* Theme URI: http://werkpress.com
* Description: Design into the abyss
* Author: Werkpress
* Author URI: http://werkpress.com
* Version: 2.0
* Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments
* License: GNU General Public License v2.0
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
   ================================================== */

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,
h5,
h6 {
    font-size: 100%;
    font-family: "proxima-nova", 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
    color: #3e3e3e;
}
h4 {
	font-weight: 300;
}
html {
    height: 100%;
    overflow-x: hidden;
    margin-top: 0px!important;
}

body {
    font-family: 'Fjord One', serif;
    margin: 0 auto;
    background: #f2f0e9;
    height: 100%;
    color: #3e3e3e;
}

b,strong{
	font-family: "Enriqueta",Georgia,serif;
	
}

@font-face {
    font-family: 'EntypoRegular';
    src: url('includes/fonts/entypo/entypo-webfont.eot');
    src: url('includes/fonts/entypo/entypo-webfont.eot#iefix') format('embedded-opentype'), url('includes/fonts/entypo/entypo-webfont.woff') format('woff'), url('includes/fonts/entypo/entypo-webfont.ttf') format('truetype'), url('includes/fonts/entypo/entypo-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.entypo { font-family: 'EntypoRegular' }

a { text-decoration: none;
	color: #528080;  }

a:hover { color: #666 }

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

h1 {
    font-size: 48px;
    line-height: 36px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

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

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: #3e3e3e;
    text-transform: uppercase;
}

p { margin-bottom: 15px; line-height: 1.8em; }

.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: "proxima-nova", '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;
}

.header-texture {  }

.header-wrapper {
    width: 100%;
    margin: 0 0 0 0;
    position: relative;
    z-index: 500;
}
.header-container {
	max-width: 940px;
	position: relative;
	margin: auto;
}
.header {
    width: 940px;
    margin: 0 auto;
    padding: 10px 0;
    border-bottom: #3e3e3e 1px solid;
    position: absolute;
}

.header-left {
    width: 160px;
    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;
}

.dashboard {

}

#nav .entypo a {
    border: 0 !important;
    font: 0/0 a !important;
    color: transparent !important;
    background-color: transparent !important;
    position: relative;
}

#nav li.entypo {
    box-shadow: inset rgba(0,0,0, 0.2) 0px -20px 30px -5px;
    -moz-box-shadow: inset rgba(0,0,0, 0.2) 0px -20px 30px -5px;
    -webkit-box-shadow: inset rgba(0,0,0, 0.2) 0px -20px 30px -5px;
    padding: 0 6px;
    height: 66px;
    border-left: dotted 1px rgba(0,0,0, .3);
}

#nav li.entypo:hover { background: rgba(0,0,0, .04) }

#nav .entypo a { margin-top: 25px }

#nav .entypo a:after {
    content: "2";
    font-family: 'EntypoRegular';
    font-size: 40px;
    color: #fff;
    position: absolute;
    left: 3px;
    margin-top: -5px;
}

#nav .sidebar-toggle { display: none }
.single-nav {
	opacity: 0.7;
}
.single-nav a {
	display: block;
	text-indent: -9999px;
	height: 133px;
	z-index: 99999px;
}
.single-nav-right {
	height: 133px;
	width: 56px;
	position: absolute;
	right: 0;
	top:45%;
	background: url(images/port-arrows.gif) no-repeat -56px 0;
	z-index: 99999;
}
.single-nav-left {
	height: 133px;
	width: 56px;
	position: absolute;
	left: 0;
	top:45%;	
	background: url(images/port-arrows.gif) no-repeat 0 0;
	z-index: 99999;
}

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

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

.header-right {
	width: 80%;
	float: right;
	height: 32px;
}

.menu-header-menu-container {
	width: 100%;
}

#nav {
    line-height: 32px;
}

#nav,
#nav ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    z-index: 1000;
}

#nav a {
    display: block;
    color: #3e3e3e;
    text-decoration: none;
    text-align: left;
    outline: none;
    font-family: "proxima-nova", 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
    opacity: .99;
    -webkit-transition: all .2s ease-in-out; 
       -moz-transition: all .2s ease-in-out; 
        -ms-transition: all .2s ease-in-out; 
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

#nav > .current-menu-item > a,
#nav > li a:hover { color: #fff;
	   -moz-text-shadow: 0 0 4px rgba(242,240,233,0.9);
	-webkit-text-shadow: 0 0 4px rgba(242,240,233,0.9);
	    -ms-text-shadow: 0 0 4px rgba(242,240,233,0.9);
	     -o-text-shadow: 0 0 4px rgba(242,240,233,0.9);
	        text-shadow: 0 0 4px rgba(242,240,233,0.9);
	        
}

#nav > li.current-menu-item {
	background: #528080;
    position: relative;
    -webkit-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6); 
       -moz-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
        -ms-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
         -o-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
            box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
    border: none;
}

#nav > li.current-menu-item:hover {
    -webkit-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6); 
       -moz-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
        -ms-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
         -o-box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
            box-shadow: 0 0 8px rgba(242,240,233,0.8), inset 0 0 5px rgba(255,255,255,0.6);
}

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

#nav li, .visit_site {
    float: left;
    position: relative;
    list-style-type: none;
    padding: 0 4%;
    -webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

#nav li .triangle, #nav li .hex, .visit_site .triangle, .visit_site .hex {
	position: absolute;
	background-repeat: no-repeat;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-in-out; 
	   -moz-transition: all .4s ease-in-out; 
	    -ms-transition: all .4s ease-in-out; 
	     -o-transition: all .4s ease-in-out;
	        transition: all .4s ease-in-out;
}

#nav li .hex, .visit_site .hex {
	background-image: url(images/triangle-hex.png);
	background-position: 0px 0px;
	width: 32px;
	height: 32px;
	left: 5px;
	top: -150%;	
}
#nav li .triangle, .visit_site .triangle {
	background-image: url(images/triangle-hex.png);
	background-position: 0px -32px;	
	width: 32px;
	height: 21px;
	left: 5px;
	top: 150%;	
}

#nav li:hover .hex, .visit_site:hover .hex {
	background-position: 0px 0px;
	top: 0%;	
	visibility: visible;
	opacity: 1;
}
#nav li:hover .triangle, .visit_site:hover .triangle {
	background-position: 0px -32px;	
	top: 22%;
	opacity: 1;
	visibility: visible;
	-webkit-animation: triangle-around 0.9s infinite linear;
	-moz-animation: triangle-around 0.9s infinite linear;
	-ms-animation: triangle-around 0.9s infinite linear;
	animation: triangle-around 0.9s infinite linear;
	 -webkit-transform-origin: 16px 8px; 
	 -moz-transform-origin: 16px 8px; 
	 -ms-transform-origin: 16px 8px; 
	 transform-origin: 16px 8px; 
}


@-webkit-keyframes triangle-around {
	0%   {  -webkit-transform: rotate(0deg);  }
	100% { -webkit-transform: rotate(360deg);}
}
   @-moz-keyframes triangle-around {
	0%   {  -moz-transform: rotate(0deg);  }
	100% { -moz-transform: rotate(360deg);}
}
    @-ms-keyframes triangle-around {
	0%   {  -ms-transform: rotate(0deg);  }
	100% { -ms-transform: rotate(360deg);}
}
    @keyframes triangle-around {
	0%   {  transform: rotate(0deg);  }
	100% { transform: rotate(360deg);}
}

@-webkit-keyframes glow {
	0%   { -webkit-box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
	50%  { -webkit-box-shadow: 0 0 10px rgba(255,255,255,0.8), inset 0 0 10px rgba(255,255,255,0.8); }
	100% { -webkit-box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
}
   @-moz-keyframes glow {
	0%   { -moz-box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
	50%  { -moz-box-shadow: 0 0 10px rgba(255,255,255,0.8), inset 0 0 10px rgba(255,255,255,0.8); }
	100% { -moz-box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
}
    @-ms-keyframes glow {
	0%   { -ms-box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
	50%  { -ms-box-shadow: 0 0 10px rgba(255,255,255,0.8), inset 0 0 10px rgba(255,255,255,0.8); }
	100% { -ms-box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
}
        @keyframes glow {
	0%   { box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
	50%  { box-shadow: 0 0 10px rgba(255,255,255,0.8), inset 0 0 10px rgba(255,255,255,0.8); }
	100% { box-shadow: 0 0 10px rgba(255,255,255,0.1), inset 0 0 10px rgba(255,255,255,0.1); }
}

@-webkit-keyframes contact_glow {
	0%   { -webkit-box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
	50%  { -webkit-box-shadow: 0 0 10px rgba(255,244,205,0.8), inset 0 0 10px rgba(255,244,205,0.8); border: rgba(255,244,205,1.0) 2px solid; }
	100% { -webkit-box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
}
   @-moz-keyframes contact_glow {
	0%   { -moz-box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
	50%  { -moz-box-shadow: 0 0 10px rgba(255,244,205,0.8), inset 0 0 10px rgba(255,244,205,0.8); border: rgba(255,244,205,1.0) 2px solid; }
	100% { -moz-box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
}
    @-ms-keyframes contact_glow {
	0%   { -ms-box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
	50%  { -ms-box-shadow: 0 0 10px rgba(255,244,205,0.8), inset 0 0 10px rgba(255,244,205,0.8); border: rgba(255,244,205,1.0) 2px solid; }
	100% { -ms-box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
}
        @keyframes contact_glow {
	0%   { box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
	50%  { box-shadow: 0 0 10px rgba(255,244,205,0.8), inset 0 0 10px rgba(255,244,205,0.8); border: rgba(255,244,205,1.0) 2px solid; }
	100% { box-shadow: 0 0 10px rgba(255,244,205,0.1), inset 0 0 10px rgba(255,244,205,0.1); border: rgba(255,244,205,0.5) 2px solid; }
}

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

#nav > li:hover a { color: #fff }

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

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

#nav li a {
    font-size: 1em;
    text-transform: uppercase;
}

#nav > li > a { }

#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: #454545;
    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;
    behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
    margin-left: -1px;
}

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

#nav .sub-menu li {
    background: #333;
    background: url(images/dark-texture.png);
    border-left: none;
    border-right: none;
}

#nav .sub-menu li:first-child { border-top: dotted 1px #424242 }

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

#nav li ul li {
    border-top: dotted 1px rgba(255,255,255, .1);
    border-bottom: dotted 1px rgba(0,0,0, .3);
    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;
    behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

#nav li ul li a {
    margin-right: 0px;
    font-size: 10px;
}

#nav li ul li a:hover {
    background: rgba(0, 0, 0, .1);
    color: #fff;
}

#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;
    behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

#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;
    behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

#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: 20px 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;
    z-index: 200;
    margin-top: 0;
}

.showcase {
    position: relative;
    max-width: 100%;
}

.showcase-open {
}

.showcase-wrap { padding: 0 50px }

.showcase-info {
	display: none;
    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;
}

.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: "proxima-nova", '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 .blog-post, .single .blog .comments {
	background: none;
	border-left: 8px solid #fffffd;
	position: relative;
	padding-bottom: 0;
	-webkit-box-shadow: none; 
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	     -o-box-shadow: none;
	        box-shadow: none;
}

.blog .blog-post:before, .single .blog .comments:before {
	content: " ";
	position: absolute;
	width: 8px;
	height: 100%;
	left: -8px;
	top: 0px;
	background: none;
	-webkit-box-shadow: 0 0 5px rgba(255,255,190,1); 
	   -moz-box-shadow: 0 0 5px rgba(255,255,190,1);
	    -ms-box-shadow: 0 0 5px rgba(255,255,190,1);
	     -o-box-shadow: 0 0 5px rgba(255,255,190,1);
	        box-shadow: 0 0 5px rgba(255,255,190,1);
	display: block;
}


.blog ul.ww-blog-meta {
	font-family: "proxima-nova", 'Helvetica Neue', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: .7em;
	color: #3e3e3e;
	position: relative;
}

.blog ul.ww-blog-meta li {
	background: none;
	padding: 2px 5px;
	margin: auto 20px auto auto;
	display: inline-block;
}

.blog ul.ww-blog-meta li.blog-avatar {
	position: absolute;
	left: -70px;
	top: -12px;
}

.blog ul.ww-blog-meta li.blog-avatar:after {
	content: "";
	position: absolute;
	width: 22px;
	height: 2px;
	background: #b3b3b3;
	top: 22px;
	right: -14px;
}

.blog ul.ww-blog-meta li.blog-avatar img {
	border: 3px solid #b3b3b3;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
}

.blog ul.ww-blog-meta li.blog-author {
	background: #e5e4df;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	    -ms-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
}

.blog ul.ww-blog-meta li.blog-author:hover, .blog-post .blog-tags li:hover {
	background: #528080;
	color: #FFF;
}

.blog ul.ww-blog-meta ul.blog-date {
	font-weight: bold;
	border: 2px solid #cbcbc8;
	display: inline-block;
	margin: auto;
	opacity: .99;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8); 
	   -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8);
	    -ms-box-shadow: 0 1px 0 rgba(255,255,255,0.8);
	     -o-box-shadow: 0 1px 0 rgba(255,255,255,0.8);
	        box-shadow: 0 1px 0 rgba(255,255,255,0.8);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	    -ms-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
}

.blog ul.ww-blog-meta ul.blog-date li {
	display: inline-block;
	background: none;
	margin: auto;
}

.blog ul.ww-blog-meta ul.blog-date li.month, .blog ul.ww-blog-meta ul.blog-date li.day {
	border-right: 2px solid #cbcbc8;
}

.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: 96%;
    position: absolute;
    bottom: -4px;
    left: 2%;
    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 {
	margin: 20px auto;
	position: relative;
}

.blog-post blockquote p {
    position: relative;
    font-family: "proxima-nova", 'Helvetica Neue', Helvetica, sans-serif;
    color: #3e3e3e;
    font-size: 1.5em;
    line-height: 1.1em;
    padding: 0px 30px 0px 30px;
    border-left: solid 5px #528080;
    text-align: left;
}

.blog-post blockquote:before {
	content: "";
	display: block;
	position: absolute;
	width: 37px;
	height: 37px;
	left: -65px;
	top: 0;
	background: #f2f0e9 url(images/quotes.png) no-repeat center;
	border: 3px solid #b3b3b3;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
}

.blog-post .blog-tags {
    font-family: "proxima-nova", 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;	
}

.blog-post .blog-tags li {
	display: inline-block;
	background: #e5e4df;
	padding: 0px 5px;
	margin: auto 5px 5px auto !important;
	width: auto;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	    -ms-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
}

.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: 0px 0px 0px 40px;
    float: left;
}

.blog-meta {
    width: auto;
    margin: auto;
}

.blog-featured {
	margin: auto auto 20px -8px;
	z-index: 6000;
	position: relative;
}

.meta-links li {  }

.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;
    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 {
    width: 90%;
}

.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-post .okvideo { margin-bottom: 0px }

.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;
    color: #666;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'proxima-nova', 'Helvetica Neue', Helvetica, sans-serif;
    border: 1px solid #cecdcd;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;
}

.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%;
}

.okvideo-wrap { margin: 50px 0 -10px 0 }

.okvideo {

}

.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 }

.single.single-post .content {padding: 0; width: 700px;}

#sidebar .textwidget .cta.sidebar_fixed {position: fixed; top: 0;}
#sidebar .textwidget .cta.sidebar_not_fixed {position: fixed; bottom: 0;}

#sidebar .widget > h2 {display: none;}

#sidebar .widget .cta li {background: none;}

#sidebar .widget .textwidget #sticky_sidebar {margin-top: auto;}

#sidebar .textwidget .cta {
	width: 215px; 
	height: 215px;
	margin: 0;
	position: relative;
	background-image: url(images/cta-bg.jpg) ;
	background-repeat: repeat-x;
	background-position: 0% -60px;
	-webkit-transition: .2s all ease-in-out; 
	   -moz-transition: .2s all ease-in-out; 
	    -ms-transition: .2s all ease-in-out; 
	     -o-transition: .2s all ease-in-out;
	        transition: .2s all ease-in-out;
	-webkit-animation: cta_bg 20s infinite linear;
	-moz-animation:    cta_bg 20s infinite linear;
	-ms-animation:     cta_bg 20s infinite linear;
		animation:     cta_bg 20s infinite linear;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
}

#sidebar .textwidget .cta:hover {
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,1); 
	   -moz-box-shadow: 0 0 5px rgba(0,0,0,1);
	    -ms-box-shadow: 0 0 5px rgba(0,0,0,1);
	     -o-box-shadow: 0 0 5px rgba(0,0,0,1);
	        box-shadow: 0 0 5px rgba(0,0,0,1);
}

#sidebar .textwidget .cta:before {
	position: absolute;
	content: " ";
	top: -4%;
	left: -4%;
	width: 108%;
	height: 108%;
	z-index: -1;
	background: rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	-ms-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%; 
}

#sidebar .textwidget ul.cta {}
#sidebar .textwidget ul.cta li {text-align: center;	padding-left: 0; }
#sidebar .textwidget ul.cta li.cta_first {padding: 50px 30px 0px 30px; } 
#sidebar .textwidget ul.cta h3 {
	padding: 10px 0;
	line-height: .9em;
	color: #FFF; 
	-webkit-box-shadow: 0 -4px 2px -3px rgba(255,255,255, 0.3), 0 4px 2px -3px rgba(255,255,255, 0.3); 
	   -moz-box-shadow: 0 -4px 2px -3px rgba(255,255,255, 0.3), 0 4px 2px -3px rgba(255,255,255, 0.3);
	    -ms-box-shadow: 0 -4px 2px -3px rgba(255,255,255, 0.3), 0 4px 2px -3px rgba(255,255,255, 0.3);
	     -o-box-shadow: 0 -4px 2px -3px rgba(255,255,255, 0.3), 0 4px 2px -3px rgba(255,255,255, 0.3);
	        box-shadow: 0 -4px 2px -3px rgba(255,255,255, 0.3), 0 4px 2px -3px rgba(255,255,255, 0.3);
	-webkit-text-shadow: 0 0 5px rgba(255,251, 133, 0.8);
	   -moz-text-shadow: 0 0 5px rgba(255,251, 133, 0.8);
	    -ms-text-shadow: 0 0 5px rgba(255,251, 133, 0.8);
	     -o-text-shadow: 0 0 5px rgba(255,251, 133, 0.8);
	        text-shadow: 0 0 5px rgba(255,251, 133, 0.8);
	}
#sidebar .textwidget ul.cta:hover h3 {
	-webkit-text-shadow: 0 0 5px rgba(255,251, 133, 1);
	   -moz-text-shadow: 0 0 5px rgba(255,251, 133, 1);
	    -ms-text-shadow: 0 0 5px rgba(255,251, 133, 1);
	     -o-text-shadow: 0 0 5px rgba(255,251, 133, 1);
	        text-shadow: 0 0 5px rgba(255,251, 133, 1);
	}
#sidebar .textwidget ul.cta li.cta_icon {
	text-indent: -9999px;
	display: block;
	height: 59px;
	width: 100%;
	opacity: 0.4;
	background: url(images/cta-icon.png) no-repeat center;
	-webkit-transition: .3s all ease-in-out; 
	   -moz-transition: .3s all ease-in-out; 
	    -ms-transition: .3s all ease-in-out; 
	     -o-transition: .3s all ease-in-out;
	        transition: .3s all ease-in-out;
}
#sidebar .textwidget ul.cta:hover li.cta_icon {
	opacity: 0.7;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	     -o-transform: rotate(180deg);
	        transform: rotate(180deg);
}

@-webkit-keyframes cta_bg {
	0%   { 	background-position: 0%   -60px; }
	100% { 	background-position: 179% -60px; }
}
   @-moz-keyframes cta_bg {
	0%   { 	background-position: 0%   -60px; }
	100% { 	background-position: 179% -60px; }
}
    @-ms-keyframes cta_bg {
	0%   { 	background-position: 0%   -60px; }
	100% { 	background-position: 179% -60px; }
}
        @keyframes cta_bg {
	0%   { 	background-position: 0px  -60px; }
	100% { 	background-position: 179% -60px; }
}

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

.comments {
    position: relative;
    margin: 0;
    padding: 0 30px;
    width: auto;
    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 {
	display: none;
    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;
    letter-spacing: 0;
    color: #777;
}

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

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

#respond h3 {
    background: url(http://werkpress.com/wp-content/themes/werkpress/images/divider03.png) repeat-x 0 100%;
    padding: 0 0 10px 0;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: 100;
    text-transform: uppercase;
}

#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;
    background: rgba(0,0,0,0.2);
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
	-webkit-animation: contact_glow 2s infinite linear;
	-moz-animation:    contact_glow 2s infinite linear;
	-ms-animation:     contact_glow 2s infinite linear;
		animation:     contact_glow 2s infinite linear;    
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.6); 
       -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.6);
        -ms-box-shadow: inset 0 2px 2px rgba(0,0,0,0.6);
         -o-box-shadow: inset 0 2px 2px rgba(0,0,0,0.6);
            box-shadow: inset 0 2px 2px rgba(0,0,0,0.6);
}

#respond textarea {
    line-height: 22px;
    width: 100%;
    background: rgba(0,0,0,0.1);
    font-family: "proxima-nova", 'Helvetica Neue', Helvetica, sans-serif;
    color: #3e3e3e;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.5); 
       -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.5);
        -ms-box-shadow: inset 0 1px 2px rgba(0,0,0,0.5);
         -o-box-shadow: inset 0 1px 2px rgba(0,0,0,0.5);
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.5);
    -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: 20px;
    margin: 0 -15px 30px -15px !important;
    position: relative;
    list-style-type: none !important;
    border-bottom: dashed 1px #e6e6e6;
    position: relative;
}

.commentlist .comment.depth-1 {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3); 
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
        -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
         -o-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
            box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;
}

.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;
}

#comments .children li {
	border-left: solid 5px #c0b3b3;
}

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

.comment-block { padding: 0 }

.comment-text {
    font-size: 13px;
    padding-left: 50px;
}

.comment-text p {
	margin-bottom: 5px;
}

.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 3px #b3b3b3;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

.fn {
    float: left;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    text-transform: uppercase;
    font-family: 'proxima-nova', '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-family: 'proxima-nova', 'Helvetica Neue', Helvetica, sans-serif;
    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(http://werkpress.com/wp-content/themes/werkpress/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(http://werkpress.com/wp-content/themes/werkpress/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;
    position: relative;
    z-index: 200;
}

#sections-wrap {
    margin: 0 0 0 0;
    padding: 60px 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;
}

.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;
}

.trans {
	-webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}

/* ===[ Sub-Head ]===================================================== */


.sub-head_wrap {
	width: 100%;
	position: relative;
}

.sub-head {
	position: relative;
	max-width: 940px;
	width: auto;
	margin: 100px auto;
}
.sub-head_container {
	position: relative;
	max-width: 940px;
	width: auto;
	z-index: 200;
}
.sub-head_container h1 {margin-left: 120px;
	-webkit-transition: all .3s ease-in-out; 
	   -moz-transition: all .3s ease-in-out; 
	    -ms-transition: all .3s ease-in-out; 
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;
}
.sub-head_container p {margin-left: 160px;}

.sub-head_img {
	opacity: .8;
}
.sub-head_wrap:hover .sub-head_img {
	opacity: 1;
}

/* ===[ Home Sub-Head ]===================================================== */

.home .sub-head_img {
	background: url(images/homepage-sub-head.jpg) no-repeat;
	width: 734px;
	height: 396px;
	position: absolute;
	left: -280px;
	top: -100px;
	z-index: 1;
}

/* ===[ Work Sub-Head ]===================================================== */

.page-template-portfolio-php .sub-head_img {
	background: url(images/work-sub-head.jpg) no-repeat;
	width: 257px;
	height: 193px;
	position: absolute;
	left: -103px;
	top: -41px;
	z-index: 1;
}
.page-template-portfolio-php .sub-head {
	margin: 100px auto auto auto;
}
.sub-head_wrap:hover h1 {
	-webkit-text-shadow: 0 0 25px rgba(255,255,255,1);
	   -moz-text-shadow: 0 0 25px rgba(255,255,255,1);
	    -ms-text-shadow: 0 0 25px rgba(255,255,255,1);
	     -o-text-shadow: 0 0 25px rgba(255,255,255,1);
	        text-shadow: 0 0 25px rgba(255,255,255,1);
}

.page-template-portfolio-php .container {}

/* ===[ Process Sub-Head ]===================================================== */

.page-template-process-php .sub-head_img {
	background: url(images/process-sub-head.jpg) no-repeat;
	width: 299px;
	height: 252px;
	position: absolute;
	left: -94px;
	top: -78px;
	z-index: 1;
}

/* ===[ About Sub-Head ]===================================================== */

.page-template-about-php .sub-head_img {
	background: url(images/about-sub-head.jpg) no-repeat;
	width: 354px;
	height: 210px;
	position: absolute;
	left: -94px;
	top: -78px;
	z-index: 1;
}

/* ===[ Contact Sub-Head ]===================================================== */

.page-template-contact-php .sub-head_img {
	background: url(images/contact-sub-head.jpg) no-repeat;
	width: 628px;
	height: 341px;
	position: absolute;
	left: -252px;
	top: -112px;
	z-index: 1;
}

/* ===[ What We Do ]===================================================== */

.what_we_do {
	position: relative;
	background: url(images/wwd_triangle.png) no-repeat center 65%;
}

.theme_screen {
	position: absolute;
	background: url(images/theme_screen.png) no-repeat;
	width: 365px;
	height: 262px;
	left: -215px;
	top: 30%;
	z-index: 200;	
	text-indent: -9999px;
	behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.custom_screen {
	position: absolute;
	background: url(images/custom_screen.png) no-repeat;
	width: 365px;
	height: 262px;
	right: -215px;
	top: 30%;
	z-index: 200;
	text-indent: -9999px;
	behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd {
	position: relative;
	width: 490px;
	height: 490px;
	margin: auto auto 150px auto;
	padding: 20px;
	background: url(images/wwd_bg.jpg) no-repeat 52% 30%;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
	  
}
.wwd:before {
	position: absolute;
	content: " ";
	top: -3%;
	left: -3%;
	width: 106%;
	height: 106%;
	z-index: -1;
	background: rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); 
	   -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	    -ms-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	     -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	        box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd:after {
	position: absolute;
	content: " ";
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	z-index: 1;
	border: 1px solid #292929;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd:hover {
	-webkit-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2); 
	   -moz-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	    -ms-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	     -o-box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	        box-shadow: inset 0 0 30px 15px rgba(0,0,0,0.6), 0 0 20px 5px rgba(0,0,0,0.2);
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd_container {
	width: 100%;
	height: 100%;
	background: url(images/wwd_arrow.png) no-repeat center, url(images/wwd_star_map.png) no-repeat center;
	behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.page .what_we_do {background: none;}

.wwd_container li ul li {
	margin-right: 30px;
}
.wwd_container li ul li:last-child {
	margin-right: 0;
}
ul.wwd_top li:first-child, ul.wwd_top li:last-child {
	margin-top: 40px;
}
ul.wwd_bottom li {
	margin-top: 30px;
}
ul.wwd_bottom li:first-child, ul.wwd_bottom li:last-child {
	margin-top: 0px;
}
.wwd_top {
	position: absolute;
	bottom: 10%;
	width: 100%;
	top: 3%;
	left: 20%;
	z-index: 200;
}
.wwd_bottom {
	position: absolute;
	bottom: 4%;
	width: 100%;
	left: 20%;
	z-index: 200;
}
li.wwd_inputs {
	z-index: 200;
	float: left;
	color: #fbfae7;
	text-align: center;
	background-color: #375559;
	background-repeat: no-repeat;
	background-position: center;
	width: 85px;
	height: 85px;
	line-height: 85px;
	display: table;
	position: relative;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
li.wwd_inputs a {
	color: #fbfae7;
	line-height: 20px!important;
	height: auto!important;
	display: table-cell;
	position: relative;
	vertical-align: middle;
	padding: 5px;
}
li.wwd_inputs:hover {
	background-color: #131313;
	-webkit-box-shadow: 0 0 8px rgba(255,255,255,0.4); 
	   -moz-box-shadow: 0 0 8px rgba(255,255,255,0.4);
	    -ms-box-shadow: 0 0 8px rgba(255,255,255,0.4);
	     -o-box-shadow: 0 0 8px rgba(255,255,255,0.4);
	        box-shadow: 0 0 8px rgba(255,255,255,0.4);
	-webkit-text-shadow: 0 0 3px rgba(255,255,255,0.8);
	   -moz-text-shadow: 0 0 3px rgba(255,255,255,0.8);
	    -ms-text-shadow: 0 0 3px rgba(255,255,255,0.8);
	     -o-text-shadow: 0 0 3px rgba(255,255,255,0.8);
	        text-shadow: 0 0 3px rgba(255,255,255,0.8);
}
li.branding {
	background-image: url(images/globe_branding.png);
}
li.vision {
	background-image: url(images/globe_vision.png);
}
li.wwd_message {
	background-image: url(images/globe_mission.png);
}
li.needs {
	background-image: url(images/globe_needs.png) ;
}
li.company {
	background-image: url(images/globe_company.png) ;
}
li.voice {
	background-image: url(images/globe_voice.png) ;
}

.wwd .tooltip {
	position: absolute;
	text-align: center;
	width: 240px;
	padding: 30px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	background: url(images/tooltip_bg.jpg) 88% 79%;
	visibility: hidden;
	opacity: 0;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.6); 
	   -moz-box-shadow: 0 0 3px rgba(0,0,0,0.6);
	    -ms-box-shadow: 0 0 3px rgba(0,0,0,0.6);
	     -o-box-shadow: 0 0 3px rgba(0,0,0,0.6);
	        box-shadow: 0 0 3px rgba(0,0,0,0.6);
	behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd .tooltip:after {
	content: " ";
	position: absolute;
	opacity: 0;
}
li.wwd_inputs:hover .tooltip:after {
	opacity: 1;
}
.wwd .branding .tooltip:after {
	background: url(images/branding_map.png) no-repeat;
	width: 186px;
	height: 79px;
	left: -10%;
	top: -28%;
}
.wwd .vision .tooltip:after {
	background: url(images/vision_map.png) no-repeat;
	width: 94px;
	height: 119px;
	left: 31%;
	top: -49%;
}
.wwd .wwd_message .tooltip:after {
	background: url(images/message_map.png) no-repeat;
	width:152px;
	height: 77px;
	left: 48%;
	top: -15%;
}
.wwd .needs .tooltip:after {
	background: url(images/needs_map.png) no-repeat;
	width: 234px;
	height: 244px;
	left: -30%;
	top: 5%;
}
.wwd .company .tooltip:after {
	background: url(images/company_map.png) no-repeat;
	width: 197px;
	height: 272px;
	left: 47%;
	top: 5%;
}
.wwd .voice .tooltip:after {
	background: url(images/voice_map.png) no-repeat;
	width: 228px;
	height: 257px;
	left: 46%;
	top: 2%;
}
.wwd .tooltip:before {
	position: absolute;
	content: " ";
	top: -5%;
	left: -3%;
	width: 106%;
	height: 110%;
	z-index: -1;
	background: rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5); 
	   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
	    -ms-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
	     -o-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
	        box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

li.wwd_inputs:hover .tooltip {
	visibility: visible;
	opacity: 1;
	behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
li.branding .tooltip {
	left: 11%;
	top: 137%;
}
li.vision .tooltip {
	left: -121%;
	top: 183%;
}
li.wwd_message .tooltip {
	left: -254%;
	top: 120%;
}
li.needs .tooltip {
	left: 16%;
	top: -279%;
}
li.company .tooltip {
	left: -119%;
	top: -314%;
}
li.voice .tooltip {
	left: -256%;
	top: -292%;
}
.wwd_sub {
	height: 360px;
	width: 360px;
	position: relative;
	text-align: center;
	line-height: 360px;
	background-image: url(images/space_bg.jpg);
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd_sub:before {
	position: absolute;
	content: " ";
	top: -4%;
	left: -4%;
	width: 108%;
	height: 108%;
	z-index: -1;
	background: rgba(0,0,0,0.05);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); 
	   -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	    -ms-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	     -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	        box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
a .wwd_sub:hover {
	-webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,0.5); 
	   -moz-box-shadow: 0 0 3px 2px rgba(0,0,0,0.5);
	    -ms-box-shadow: 0 0 3px 2px rgba(0,0,0,0.5);
	     -o-box-shadow: 0 0 3px 2px rgba(0,0,0,0.5);
	        box-shadow: 0 0 3px 2px rgba(0,0,0,0.5);
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd_sub h2, .wwd_sub p {
	color: #fdf4d4;
	-webkit-text-shadow: 0 1px #000;
	   -moz-text-shadow: 0 1px #000;
	    -ms-text-shadow: 0 1px #000;
	     -o-text-shadow: 0 1px #000;
	        text-shadow: 0 1px #000;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd_sub:hover h2, .wwd_sub:hover p {
	-webkit-text-shadow: 0 0 3px rgba(255,255,255,0.7);
	   -moz-text-shadow: 0 0 3px rgba(255,255,255,0.7);
	    -ms-text-shadow: 0 0 3px rgba(255,255,255,0.7);
	     -o-text-shadow: 0 0 3px rgba(255,255,255,0.7);
	        text-shadow: 0 0 3px rgba(255,255,255,0.7);
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.wwd_sub h2 {
	font-size: 1.3em;
	font-weight: 400;
}
a.our_process_link {
	float: left;
	margin-top: 40px;
}
a.in_contact_link {
	float: right;
	margin-top: 40px;
}
ul.our_process {
	background-position: 38% 32%;
}
ul.in_contact {
	background-position: 99% 92%;
}
.wwd_sub li {
	padding: 70px 55px 45px 55px;
}
.wwd_sub .spanny {
	position: absolute;
	background-position: center 4px;
	background-repeat: no-repeat;
	width: 96px;
	height: 92px;
	left: 36%;
}

ul.our_process .spanny {
	background-image: url(images/process_icon.png);
	text-indent: -9999px;
}
ul.in_contact .spanny {
	background-image: url(images/contact_icon.png);
	text-indent: -9999px;
}
a.our_process_link:hover li .spanny {
	background-position: center -90px!important;
}
a.in_contact_link:hover li .spanny {
	background-position: center -89px!important;
}

/* ===[ Who We Work With ]===================================================== */

.work_with {
	position: relative;
	margin: 150px 0 0 0;
	z-index: 200;
}
.work_with h1 {
	position: relative;
	z-index: 200;
}
.page .work_with h1 {
	text-align: center;
	background: url(images/h1_bg.png) no-repeat center;
}
.page .work_with h1 span {
	display: none;
}
.work_with h1 span.work_with_bg {
	background: url(images/work_with_bg.png) no-repeat;
	width: 71px;
	height: 113px;
	position: absolute;
	z-index: 1;
	top: -45px;
	left: -61px;
}
.work_with h1 span.work_with_hover {
	position: absolute;
	background: url(images/work_with_bg2.png) no-repeat;
	width: 332px;
	height: 59px;
	top: 53px;
	left: 9px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .9s ease-in-out; 
	   -moz-transition: all .9s ease-in-out; 
	    -ms-transition: all .9s ease-in-out; 
	     -o-transition: all .9s ease-in-out;
	        transition: all .9s ease-in-out;
}
.work_with:hover h1 span.work_with_hover {
	visibility: visible;
	opacity: 1;
}
.work_with h1 span.h1_sub {
	font-size: .5em;
	line-height: 15px;
	font-weight: 400;
	text-transform: none;
}
.work_with ul {
	padding: 0;
}
.work_with ul ul {
	margin: 60px 0;
	overflow: hidden;
	text-align: center;
}
.work_with ul ul li {
	position: relative;
	display: inline-block;
	margin-right: 1%;
	margin-bottom: 10px;
	width: 300px;
	text-align: center;
	height: 82px;
}
.work_with ul ul li:nth-of-type(3n) {
	margin-right: 0;
}

.work_with ul ul li img {
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out; 
	   -moz-transition: opacity .3s ease-in-out; 
	    -ms-transition: opacity .3s ease-in-out; 
	     -o-transition: opacity .3s ease-in-out;
	        transition: opacity .3s ease-in-out;
}
.work_with ul ul li:hover img {
	opacity: 0.5;
}
/* ============================================================================ */
.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;
}

/* ===[ Homepage Intro Styles ]===================================================== */

.intro-block h2 {
    color: #999;
    text-align: center;
    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;
    padding: 20px;
    position: relative;
    z-index: 6;
    font-family: "Abel", Helvetica Neue, Helvetica, sans-serif;
    letter-spacing: -1px;
    font-size: 28px;
}

.intro-block h2:before {
    content: " ";
    width: 920px;
    position: absolute;
    bottom: -5px;
    left: 10px;
    background: #000;
    height: 3px;
    background: #fff;
    border-top: solid 1px #f7f7f7;
    box-shadow: rgba(0,0,0, 0.08) 0px 1px 2px;
    -moz-box-shadow: rgba(0,0,0, 0.08) 0px 1px 2px;
    -webkit-box-shadow: rgba(0,0,0, 0.08) 0px 1px 2px;
}

.mid-left {
    float: left;
    width: 615px;
}

.mid-left .widget { margin: 0 }

.mid-left h2 { font-size: 30px }

.mid-left h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #bbb;
    margin-top: 15px;
    border-top: dashed 1px #ddd;
    border-bottom: dashed 1px #ddd;
    padding: 5px 0;
}

.mid-right {
    float: right;
    width: 280px;
}

.mid-right h2 {
    background: #fff;
    padding: 5px 10px;
    font-size: 13px;
    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;
}

.mid-right small {
    text-transform: uppercase;
    font-size: 10px;
    color: #aaa;
    clear: both;
    float: left;
    margin-top: 5px;
}

/* ===[ Homepage Portfolio Styles ]===================================================== */

.home-portfolio {
	padding-top: 15px;
	position: relative;
	z-index: 200;
}

.home-portfolio-left {
    position: relative;
}
a:-webkit-any-link:active, a:-webkit-any-link {

}
.home-portfolio-left h1, .home-portfolio-left h1 a {
	color: 3e3e3e;
	position: relative;
	z-index: 200;
	margin: 40px 0;
}
.home-portfolio-left h1 span.recent_work_bg {
	background: url(images/recent_work_bg.png) no-repeat;
	width: 154px;
	height: 98px;
	position: absolute;
	z-index: 1;
	top: -45px;
	left: -72px;
}
.home-portfolio-left h3:before {
    content: "@";
    display: block;
    position: absolute;
    right: 0;
    font-family: 'Entypo';
    font-size: 120px;
    color: rgba(0,0,0, .04);
    z-index: 0;
    display: none;
}

.home-portfolio-right {
    width: 100%;
}

.home-portfolio-item-wrap { width: auto; }

.home-portfolio-item {
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    width: 32%;
}

.home-portfolio-item:last-child { margin-right: 0 }

.home-portfolio-item-img {
	-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.3); 
	   -moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.3);
	    -ms-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.3);
	     -o-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.3);
	        box-shadow: 0 4px 2px -2px rgba(0,0,0,0.3);
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    margin-bottom: 0px;
    position: relative;
}

.home-portfolio-item-img:hover {
	top: -5px;
	-webkit-box-shadow: 0 13px 8px -4px rgba(0,0,0,0.2); 
	   -moz-box-shadow: 0 13px 8px -4px rgba(0,0,0,0.2);
	    -ms-box-shadow: 0 13px 8px -4px rgba(0,0,0,0.2);
	     -o-box-shadow: 0 13px 8px -4px rgba(0,0,0,0.2);
	        box-shadow: 0 13px 8px -4px rgba(0,0,0,0.2);
    opacity: .85;
    cursor: pointer;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
}

.home-portfolio-item-img img {
}

.portfolio-title {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 11px;
    float: left;
    width: 100%;
    padding: 5px 0;
}

a.portfolio-title {
	margin-top: 5px;
	font-size: .9em;
    font-family: 'Fjord One', serif;
    color: #3e3e3e;
    text-align: left;
    position: relative;
    padding-left: 10px;
}
a.portfolio-title span {
	text-transform: uppercase;
	font-family: "proxima-nova", Helvetica, sans-serif;
}

.home-portfolio-left .recent-posts li {
	
	margin-bottom: 10px;
	padding-bottom: 15px;
}

.home-portfolio-left .recent-posts li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.home-portfolio-left .panes {
	padding-top: 5px;
}

.home-portfolio-left .recent-posts h3 {
	margin-bottom: 0px;
}

.home-portfolio-left .recent-posts h3 a {
	color: #666;
	font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.home-portfolio-left .recent-posts h3 a:hover {
	color: #999;
}

.home-portfolio-left .recent-posts .excerpt {
}

.home-portfolio-left .recent-posts .recent-meta {
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #ddd; 
}

.home-portfolio-left .recent-posts .recent-read-more {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

a.portfolio-title:hover { color: #666 }

/* ===[ Work Page Styles ]===================================================== */

.page-template-portfolio-php .header-left h1 a, .page-template-about-php .header-left h1 a, .page-template-blog-php .header-left h1 a, .single.blog .header-left h1 a, .author .header-left h1 a {
	background: url(images/logo_white.png) no-repeat center;
	width: 158px;
	height: 52px;
	text-indent: -9999px;
	margin-top: -10px;
	position: absolute;
}

.page-template-portfolio-php .header-left h1 a img {
	display: none;
}
.page-template-portfolio-php #nav a, .page-template-about-php #nav a, .page-template-blog-php #nav a, .single.blog #nav a, .author #nav a {
	color: #FFF;	
}

.page-template-portfolio-php ul.flex-direction-nav, .page-template-portfolio-php ul.flex-direction-nav .flex-direction-nav li a, .page-template-process-php ul.flex-direction-nav, .page-template-about-php ul.flex-direction-nav, .page-template-contact-php ul.flex-direction-nav, .single ul.flex-direction-nav, .page-template-blog-php ul.flex-direction-nav, .single ul.flex-direction-nav {
	display: none;
}
.filter-bar {
    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;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 500;
    margin: 50px 0 20px 0;
}

.filter-list {
    padding: 10px 0 0 0;
    width: 730px;
    float: left;
}

.filter-list .entypo {
    font-size: 39px;
    color: #fff;
    text-transform: none;
    line-height: 0;
    float: left;
    background: #666 url(images/dark-texture.png);
    display: block;
    padding: 17px 12px 26px 12px;
    margin-top: -10px;
}

.filter-list .entypo:hover {
    cursor: pointer;
    background: #555;
}

.filter-list li { float: left }

.filter-list li a {
    color: #666;
    text-transform: uppercase;
    font-size: 11px;
    padding: 14px 15px 16px 15px;
}

.filter-list li.active a { background: #f7f7f7 }

.filter-list li a:hover { background: #f7f7f7 }

.portfolio-nav-mobile { display: none }

.portfolio-nav {
    float: right;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-size: 11px;
}

.portfolio-nav a {
    color: #999;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    margin-left: 10px;
}

.portfolio-nav a:hover {
    color: #777;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

.portfolio-nav .nav-left {
    float: right;
    width: 38px;
}

.portfolio-nav .nav-right {
    float: right;
    width: 38px;
    padding-left: 1px;
}

.next-text,
.prev-text { display: none }

.next-arrow,
.prev-arrow {
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    line-height: 3px;
    float: right;
    background: #666 url(images/dark-texture.png);
    display: block;
    padding: 20px 10px;
    height: 3px;
}

.next-arrow:hover,
.prev-arrow:hover { background: #555 }

.next-arrow { border-left: dotted 1px rgba(0,0,0, .3) !important }

.prev-arrow { border-right: dotted 1px rgba(255,255,255, .1) !important }

.portfolio-item-wrap {
    width: 296px;
    height: 225px;
    margin: 0 25px 55px 0;
    float: left;
    position: relative;
    margin-top: 100px;
}



.portfolio-item {
    background: url(images/portfolio_bg.png) no-repeat center 30%;
    position: relative;
    position: relative;
}

.portfolio-item:last-child {
    margin-right: 0px;
    border-right: none;
}

.portfolio-item-img {
    display: block;
    width: 196px;
    height: 196px;
    overflow: hidden;
    margin-left: 52px;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    -webkit-transform: rotate(45deg) translate(68px, 68px); 
       -moz-transform: rotate(45deg) translate(68px, 68px); 
        -ms-transform: rotate(45deg) translate(68px, 68px); 
         -o-transform: rotate(45deg) translate(68px, 68px);
            transform: rotate(45deg) translate(68px, 68px);
            behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}



.portfolio-item-img:before {
	content: " ";
    width: 106%;
    height: 106%;
    position: absolute;
    top: -3%;
    left: -3%;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2); 
       -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        -ms-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
         -o-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
            box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
}
.portfolio-item:hover .portfolio-item-img:before {
	content: " ";
    width: 110%;
    height: 110%;
    position: absolute;
    top: -5%;
    left: -5%;
    background: rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2); 
       -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        -ms-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
         -o-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
            box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
            behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.portfolio-item:hover .portfolio-item-img {
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.4); 
	   -moz-box-shadow: 0 0 25px rgba(0,0,0,0.4);
	    -ms-box-shadow: 0 0 25px rgba(0,0,0,0.4);
	     -o-box-shadow: 0 0 25px rgba(0,0,0,0.4);
	        box-shadow: 0 0 25px rgba(0,0,0,0.4);
	-webkit-transform: rotate(45deg) translate(-30px, -30px); 
       -moz-transform: rotate(45deg) translate(-30px, -30px); 
        -ms-transform: rotate(45deg) translate(-30px, -30px); 
         -o-transform: rotate(45deg) translate(-30px, -30px);
            transform: rotate(45deg) translate(-30px, -30px);
            behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.portfolio-item-img img {
	max-width: 300px;
	margin-top: -44px;
	margin-left: -48px;
	-webkit-transform: rotate(-45deg); 
	   -moz-transform: rotate(-45deg); 
	    -ms-transform: rotate(-45deg); 
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
        -ms-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
            behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

.portfolio-item-img:hover {
    opacity: .95;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

ul.portfolio-name {
	position: relative;
    background: #f2f0e9;
    padding: 20px 0 150px 0;
    -webkit-box-shadow: 0 -8px 2px -6px rgba(0,0,0,0.2); 
       -moz-box-shadow: 0 -8px 2px -6px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 -8px 2px -6px rgba(0,0,0,0.2);
         -o-box-shadow: 0 -8px 2px -6px rgba(0,0,0,0.2);
            box-shadow: 0 -8px 2px -6px rgba(0,0,0,0.2);
}
ul.portfolio-name li {
	height: 44px;
	line-height:44px;
	display: table;
	float: left;
	width: 126px;
	padding: 0 10px;
	position: relative;
	-webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}
.portfolio-item:hover li {
	background: #528080;
}
.portfolio-item:hover li a {
		color: #FFF;
}
ul.portfolio-name li h5, ul.portfolio-name li h4 {
	line-height: 18px;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
}
ul.portfolio-name li:first-child {
	border-right: 1px #3e3e3e solid;
}
.portfolio-name h4 {
	text-align: right;
    font-family: 'Fjord One', serif;
}
.portfolio-name h5 {
    text-transform: uppercase;
    text-align: left;

}

.portfolio-item h4 a { color: #666 }

.portfolio-item h4 a:hover { color: #aaa }

.portfolio-item p {
    font-size: 11px;
    color: #aaa;
    margin-bottom: 0;
    text-align: center;
    line-height: 18px;
}

.portfolio-item .entypo {
    color: #ddd;
    font-size: 35px;
    position: absolute;
    bottom: 65px;
    right: 10px;
    display: none;
}

.sized { margin: 50px 0 30px 0 }

.white-bar {
    background: #fff;
    height: 0;
    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;
    margin-top: -38px;
}

.no-nav { margin-top: -38px }

/* ===[ Process Page Styles ]===================================================== */

.ww_our_process {
	position: relative;
	overflow: hidden;
	margin-bottom: 120px;
}

.ww_our_process > span {
	position: relative;
	max-width: 919px;
	width: auto;
	height: 183px;
	background: url(images/our-process.jpg) no-repeat center;
	background-size: 100% auto;
	display: block;
}
.ww_our_process .widget span {
	display: none;
}
.ww_our_process .widget {
	width: 31%;
	margin-right: 3%;
	float: left;
}
.ww_our_process .widget:last-child {
	margin-right: 0;
}
.ww_our_process .widget h2 {
	text-align: center;
}
.ww_our_process .widget .textwidget {
	line-height: 1.6em;
}
.page-template-process-php .what_we_do h1 {
	font-size: 47px;
	margin: 60px 0;
}

/* ===[ About Page Styles ]===================================================== */

#boss_guys {
	position: relative;
	margin: 140px 0;
}
#boss_guys .widget {
	position: relative;
	margin-bottom: 87px;
}
#boss_guys .widget > h2 {display: none;}

#boss_guys .widget .textwidget > ul {
	float: left;
	padding: 0;
}
#boss_guys .widget .textwidget ul h2 {
	font-size: 36px;
	position: relative;
	z-index: 200;
}
#boss_guys .widget .textwidget ul:last-child {
	width: 65%;
}
#boss_guys .widget .textwidget ul.profile-pic {
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin-right: 80px;
	z-index: 300;
	-webkit-transition: all .3s ease-in-out; 
	   -moz-transition: all .3s ease-in-out; 
	    -ms-transition: all .3s ease-in-out; 
	     -o-transition: all .3s ease-in-out;
	        transition: all .3s ease-in-out;
	-webkit-transform: rotate(45deg); 
	   -moz-transform: rotate(45deg); 
	    -ms-transform: rotate(45deg); 
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
#boss_guys .widget:hover .textwidget ul.profile-pic {
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.5); 
	   -moz-box-shadow: 0 0 25px rgba(0,0,0,0.5);
	    -ms-box-shadow: 0 0 25px rgba(0,0,0,0.5);
	     -o-box-shadow: 0 0 25px rgba(0,0,0,0.5);
	        box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
img#travis, img#nick, #travis, #nick {
	max-width: none;
}
#boss_guys .widget .textwidget ul.profile-pic img {
	position: relative;
	height: auto;
	width: auto;
	max-width: auto;
	-webkit-transform: rotate(-45deg); 
	   -moz-transform: rotate(-45deg); 
	    -ms-transform: rotate(-45deg); 
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
#travis {
	margin-top: -133px;
	margin-left: -153px;
}
#nick {
	margin-top: -139px;
	margin-left: -117px;
}
#boss_guys .widget .textwidget ul.profile-pic:before {
	content: " ";
    width: 110%;
    height: 110%;
    position: absolute;
    top: -5%;
    left: -5%;
    background: rgba(0,0,0,0.04);
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2); 
       -moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        -ms-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
         -o-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
            box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
}
#boss_guys .widget:first-child ul h2 span {
	background: url(images/travis-map.png) no-repeat center;
	width: 170px;
	height: 86px;
	position: absolute;
	z-index: -1;
	left: -93px;
	top: -52px;
}
#boss_guys .widget:last-child ul h2 span {
	background: url(images/nick-map.png) no-repeat center;
	width: 119px;
	height: 95px;
	position: absolute;
	z-index: -1;
	left: -81px;
	top: -34px;
}


/* ===[ Stats Area Styles ]===================================================== */

ul#ww_stats {overflow: hidden;}

ul#ww_stats li {display: inline-block; float: left; width: 16%; margin-right: .8%;}

ul#ww_stats li ul {text-align: center; width: 100%;}

ul#ww_stats li ul li {float: none; width: 100%; }

ul#ww_stats li:last-child {margin-right: 0;}


/* ===[ Contact Page Styles ]===================================================== */

#contact_form {
	position: relative;
}

#contact_form > .widget > h2 {
	display: none;
}
#gform_wrapper_1 {
	position: relative;
}

.gform_confirmation_message_1 {
	padding: 70px 360px 70px 70px;
	background: rgba(187,178,145,0) url(images/form-bg.png);
	background-color: #090909;
	min-height: 720px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	    -ms-border-radius: 10px;
	     -o-border-radius: 10px;
	        border-radius: 10px;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
	-webkit-transition: all .4s ease-in-out; 
	   -moz-transition: all .4s ease-in-out; 
	    -ms-transition: all .4s ease-in-out; 
	     -o-transition: all .4s ease-in-out;
	        transition: all .4s ease-in-out;
}

#contact_form {
	margin-top: 160px;
	color: #FFF;
	font-family: "proxima-nova", Helvetica, sans-serif;
	font-weight: 700;
	font-size: 1em;
	-webkit-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	   -moz-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	    -ms-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	     -o-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	        text-shadow: 0 0 5px rgba(255,244,205,0.9);
}
#contact_form form input, #contact_form form textarea, #contact_form form select, #contact_form form input[type="checkbox"], #contact_form #input_1_11 li input {
	width: 100%;
	background: rgba(255,244,205,0.1);
	border: #f2f0e9 2px solid;
	padding: 10px;
	color: #FFF;
	font-family: "proxima-nova", Helvetica, sans-serif;
	font-weight: 700;
	font-size: 1em;
	-webkit-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	   -moz-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	    -ms-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	     -o-text-shadow: 0 0 5px rgba(255,244,205,0.9);
	        text-shadow: 0 0 5px rgba(255,244,205,0.9);
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	    -ms-border-radius: 5px;
	     -o-border-radius: 5px;
	        border-radius: 5px;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
	-webkit-box-shadow: inset 0 0 15px rgba(255,255,255,0.5), 0 0 15px rgba(255,255,255,0.5); 
	   -moz-box-shadow: inset 0 0 15px rgba(255,255,255,0.5), 0 0 15px rgba(255,255,255,0.5);
	    -ms-box-shadow: inset 0 0 15px rgba(255,255,255,0.5), 0 0 15px rgba(255,255,255,0.5);
	     -o-box-shadow: inset 0 0 15px rgba(255,255,255,0.5), 0 0 15px rgba(255,255,255,0.5);
	        box-shadow: inset 0 0 15px rgba(255,255,255,0.5), 0 0 15px rgba(255,255,255,0.5);
	        -webkit-transition: all .2s ease-in-out; 
	           -moz-transition: all .2s ease-in-out; 
	            -ms-transition: all .2s ease-in-out; 
	             -o-transition: all .2s ease-in-out;
	                transition: all .2s ease-in-out;
}
#contact_form form input:focus, #contact_form form textarea:focus, #contact_form form select:focus, #contact_form form input[type="checkbox"], #contact_form #input_1_11 li input:focus {
	background: rgba(255,244,205,0.3);
	-webkit-animation: contact_glow 2s infinite linear;
	-moz-animation:    contact_glow 2s infinite linear;
	-ms-animation:     contact_glow 2s infinite linear;
		animation:     contact_glow 2s infinite linear;
		outline: none;
}
#field_1_1, #field_1_2, #field_1_3, #field_1_12, #field_1_5, #field_1_6, #field_1_7, #field_1_8, #field_1_9, #field_1_10 {
	width: 60%;
	margin-bottom: 30px;
}
label.gfield_label {
	margin-bottom: 10px;
}
#field_1_1 .gfield_label, #field_1_2 .gfield_label, #field_1_3 .gfield_label, #field_1_12 .gfield_label, #field_1_5 .gfield_label, #field_1_6 .gfield_label, #field_1_7 .gfield_label, #field_1_8 .gfield_label, #field_1_9 .gfield_label{
	display: none;
}
#contact_form .widget ul {
	padding: 0;
}
#contact_form .gform_body {
	padding: 70px;
	background: rgba(187,178,145,0) url(images/form-bg.png);
	background-color: #090909;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	    -ms-border-radius: 10px;
	     -o-border-radius: 10px;
	        border-radius: 10px;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
	-webkit-transition: all .4s ease-in-out; 
	   -moz-transition: all .4s ease-in-out; 
	    -ms-transition: all .4s ease-in-out; 
	     -o-transition: all .4s ease-in-out;
	        transition: all .4s ease-in-out;
}
#contact_form #input_1_11 {
	overflow: hidden;
}
#contact_form #input_1_11 li {
	width: 25%;
	float: left;
	padding: 10px 0;
}
#contact_form #input_1_11 li label {
	padding-left: 10px;
}
#contact_form #input_1_11 li input {
	width: auto;
}
.gform_footer {
	position: relative;
	text-align: center;
}
#contact_form #gform_submit_button_1 {
	background: rgba(98,94,92,0.8);
	width: 80%;
	padding: 20px 0;
	margin: -28px auto 0 auto;
}
#contact_form #gform_submit_button_1:hover {
	background: rgba(187,178,145,0.8);
	-webkit-animation: contact_glow 2s infinite linear;
	-moz-animation:    contact_glow 2s infinite linear;
	-ms-animation:     contact_glow 2s infinite linear;
		animation:     contact_glow 2s infinite linear;
}
#contact_form #form_email {
	right: 40px;
	top: 70px;
	position: absolute;
	width: 30%;
}
#contact_form #form_email .widget {
	background: rgba(255,244,205,0.05);
	padding: 20px;
	position: relative;
	margin-bottom: 40px;
	border-right: #f2f0e9 2px solid;
	border-left: #f2f0e9 2px solid;
	-webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	-webkit-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7); 
	   -moz-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	    -ms-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	     -o-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	        box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
}

#contact_form #form_email .widget h2 {
	font-size: 1.1em;
	color: #FFF;
}
#contact_form #form_email .widget .email_us {
	margin-top: -10px;
	color: #FFF;
	width: 214px;
	padding: 20px;
	background: url(images/email-bttn.png) no-repeat center;
	position: absolute;
	text-align: center;
}
#contact_form #form_email .widget .email_us a {
	color: #FFF;
	-webkit-transition: all 0.2s ease-in-out; 
	   -moz-transition: all 0.2s ease-in-out; 
	    -ms-transition: all 0.2s ease-in-out; 
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}
#contact_form #form_email .widget .email_us a:hover {
	-webkit-text-shadow: 0px 0px 10px rgba(255,244,205,1.0);
	   -moz-text-shadow: 0px 0px 10px rgba(255,244,205,1.0);
	    -ms-text-shadow: 0px 0px 10px rgba(255,244,205,1.0);
	     -o-text-shadow: 0px 0px 10px rgba(255,244,205,1.0);
	        text-shadow: 0px 0px 10px rgba(255,244,205,1.0);
}
#contact_form #form_email .widget .email_us .triangle, #contact_form #form_email .widget .email_us .hex {
	position: absolute;
	background-repeat: no-repeat;
	z-index: 100;
	-webkit-transition: all 0.4s ease-in-out; 
	   -moz-transition: all 0.4s ease-in-out; 
	    -ms-transition: all 0.4s ease-in-out; 
	     -o-transition: all 0.4s ease-in-out;
	        transition: all 0.4s ease-in-out;
}

#contact_form #form_email .widget .email_us .hex {
	background-image: url(images/triangle-hex.png);
	background-position: 0px 0px;
	width: 32px;
	height: 32px;
	left: 15%;
	top: 24%;	
}
#contact_form #form_email .widget .email_us .triangle {
	background-image: url(images/triangle-hex.png);
	background-position: 0px -32px;	
	width: 32px;
	height: 21px;
	left: 15%;
	top: 36%;	
	-webkit-transform-origin: 16px 8px; 
	-moz-transform-origin: 16px 8px; 
	-ms-transform-origin: 16px 8px; 
	transform-origin: 16px 8px; 
	behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);

}
#contact_form #form_email .widget .email_us:hover .triangle {
	-webkit-animation: triangle-around 0.9s infinite linear;
	-moz-animation: triangle-around 0.9s infinite linear;
	-ms-animation: triangle-around 0.9s infinite linear;
	animation: triangle-around 0.9s infinite linear;
	}
.contact_close {
	background: rgba(255,244,205,0.1);
	position: absolute;
	padding: 8px 12px;
	visibility: hidden;
	opacity: 0;
	border: 4px #f2f0e9 solid;
	top: 10px;
	right: 10px;
	z-index: 200;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	-webkit-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7); 
	   -moz-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	    -ms-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	     -o-box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	        box-shadow: 0 0 10px rgba(255,244,205,0.7), inset 0 0 10px rgba(255,244,205,0.7);
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}
.contact_close:hover {
	background: rgba(255,244,205,0.4);
	-webkit-box-shadow: 0 0 15px rgba(255,244,205,0.9), inset 0 0 15px rgba(255,244,205,0.9); 
	   -moz-box-shadow: 0 0 15px rgba(255,244,205,0.9), inset 0 0 15px rgba(255,244,205,0.9);
	    -ms-box-shadow: 0 0 15px rgba(255,244,205,0.9), inset 0 0 15px rgba(255,244,205,0.9);
	     -o-box-shadow: 0 0 15px rgba(255,244,205,0.9), inset 0 0 15px rgba(255,244,205,0.9);
	        box-shadow: 0 0 15px rgba(255,244,205,0.9), inset 0 0 15px rgba(255,244,205,0.9);
	-webkit-text-shadow: 10px rgba(255,244,205,0.7);
	   -moz-text-shadow: 10px rgba(255,244,205,0.7);
	    -ms-text-shadow: 10px rgba(255,244,205,0.7);
	     -o-text-shadow: 10px rgba(255,244,205,0.7);
	        text-shadow: 10px rgba(255,244,205,0.7);	
}
.galaxy {
	visibility: hidden;
	opacity: 0;
	width: 569px;
	height: 504px;
	position: absolute;
	top: 0%;
	right: 19%;
	background: url(images/galaxy.png) no-repeat center;
	-webkit-transition: all 1s ease-in-out 0.2s; 
	   -moz-transition: all 1s ease-in-out 0.2s; 
	    -ms-transition: all 1s ease-in-out 0.2s; 
	     -o-transition: all 1s ease-in-out 0.2s;
	        transition: all 1s ease-in-out 0.2s;
}

.page-template-contact-php .header-wrapper, .page-template-contact-php .footer-wrap, .page-template-contact-php #header-slider, .page-template-contact-php .sub-head, .page-template-contact-php .work_with {
	-webkit-transition: all 1s ease-in-out 1s; 
	   -moz-transition: all 1s ease-in-out 1s; 
	    -ms-transition: all 1s ease-in-out 1s; 
	     -o-transition: all 1s ease-in-out 1s;
	        transition: all 1s ease-in-out 1s;
	        -webkit-transform: translate3d(0,0,0);
}

body.page-template-contact-php {
	-webkit-transition: all 0.5s ease-in-out; 
	   -moz-transition: all 0.5s ease-in-out; 
	    -ms-transition: all 0.5s ease-in-out; 
	     -o-transition: all 0.5s ease-in-out;
	        transition: all 0.5s ease-in-out;
	        -webkit-transform: translate3d(0,0,0);
}
.page-template-contact-php .main-wrapper {
	background-position: center 40%;
	background-size: 0%;
	-webkit-transition: all 1s ease-in-out 0.5s; 
	   -moz-transition: all 1s ease-in-out 0.5s; 
	    -ms-transition: all 1s ease-in-out 0.5s; 
	     -o-transition: all 1s ease-in-out 0.5s;
	        transition: all 1s ease-in-out 0.5s;
	        -webkit-transform: translate3d(0,0,0);	
}

#contact_form #form_email .widget .email_us:hover .triangle {
	-webkit-animation: triangle-around 1.0s infinite linear;
	-moz-animation:    triangle-around 1.0s infinite linear;
	-ms-animation:     triangle-around 1.0s infinite linear;
		animation:     triangle-around 1.0s infinite linear;
}

@-webkit-keyframes galaxy_spin {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
   @-moz-keyframes galaxy_spin {
	0%   { -moz-transform: rotate(0deg); }
	100% { -moz-transform: rotate(360deg); }
}
    @-ms-keyframes galaxy_spin {
	0%   { -ms-transform: rotate(0deg); }
	100% { -ms-transform: rotate(360deg); }
}
        @keyframes galaxy_spin {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/* ===[ Portfolio Meta Styles ]===================================================== */

.portfolio-sidebar {
	background-color: #3e3e3e;
	background: rgba(0,0,0,0.3);
    width: 175px;
    padding: 20px;
    float: right;
    font-size: 12px;
    line-height: 22px;
    margin-top: 70px;
    color: #FFF;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
            behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
    border: 2px #FFF solid;
    -webkit-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5); 
       -moz-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
        -ms-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
         -o-box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
            box-shadow: 0 0 10px rgba(255,244,205,0.5), inset 0 0 10px rgba(255,244,205,0.5);
    -webkit-text-shadow: 0 0 8px rgba(255,255,255,0.5);
       -moz-text-shadow: 0 0 8px rgba(255,255,255,0.5);
        -ms-text-shadow: 0 0 8px rgba(255,255,255,0.5);
         -o-text-shadow: 0 0 8px rgba(255,255,255,0.5);
            text-shadow: 0 0 8px rgba(255,255,255,0.5);
}

.portfolio-sidebar a, .portfolio-sidebar h3, .portfolio-sidebar h1, .portfolio-sidebar li, portfolio-meta li {
	color: #FFF;
}

.meta-mobile { display: none }

.portfolio-meta {
    width: auto;
    margin: 0 0 0 0;
}

.portfolio-meta h3 {
    border-bottom: dashed 1px #e6e6e6;
    padding-bottom: 12px;
}

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

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

.portfolio-meta li {
    background: none !important;
    padding: 0 0 5px 0 !important;
    margin: 0 0 5px 0 !important;
    width: 100%;
    line-height: 18px;
    float: left;
}
.single .previous, .single .next {
	color: #d6d7a6;
}

.single .previous:hover, .single .next:hover {
	color: #FFF;
}
.single .next-prev-color {
	color: #FFF;
}

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

.portfolio-meta li {  }

.portfolio-meta a {  }

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

.blog-post .portfolio-meta span { width: auto }

.portfolio-meta span {
    font-size: 11px;
    margin-right: 10px;
    float: left;
    width: 100%;
}

.portfolio-meta .tag-wrap {
    float: left;
    width: 190px;
}

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

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

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

.content-full:before {
    width: 924px !important;
    content: " ";
    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;
}

.content {
    width: 660px;
    float: left;
    position: relative;
    margin: 30px 0 60px 0;
    padding: 20px;
}

.content: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;
}

.single .content,
.search .content,
.archive .content {
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px 20px;
    width: 660px;
}

.page-template-blog-php .content {
	padding: 0;
	width: 700px;
}

/* ===[ Single Page Styles ]===================================================== */

.ww-header-image {
	text-align: center;
	overflow: hidden;
}
.ww-header-image:before {
	content: " ";
	position: absolute;
	height: 10%;
	width: 100%;
	bottom: -10%;
	left: 0;
	z-index: 1;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	    -ms-border-radius: 50%;
	     -o-border-radius: 50%;
	        border-radius: 50%;
	        behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
	-webkit-box-shadow: 0 -10px 10px rgba(0,0,0,0.5); 
	   -moz-box-shadow: 0 -10px 10px rgba(0,0,0,0.5);
	    -ms-box-shadow: 0 -10px 10px rgba(0,0,0,0.5);
	     -o-box-shadow: 0 -10px 10px rgba(0,0,0,0.5);
	        box-shadow: 0 -10px 10px rgba(0,0,0,0.5);
}

.single .ww-header-image img {
	position: relative;
	bottom: 0;
	padding-top: 100px;
}

.single .ww-image-shadow {
	position: relative;
	height: auto;
	width: auto;
	display: inline-block;
}

.single .ww-image-shadow:before {
	content: " ";
	position: absolute;
    display: block;
    content: attr(alt);
	z-index: 0;
	width: 100%;
	height: 72%;
	bottom: 0px;
	left: 0%;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5); 
	   -moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	     -o-box-shadow: 0 0 20px rgba(0,0,0,0.5);
	        box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.single .blog-post, .single .comments {
	background: none;
	-webkit-box-shadow: none; 
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	     -o-box-shadow: none;
	        box-shadow: none;
}

.single .blog-post:before {
	content: " ";
	width: 0;
	height: 0;
	display: none;
	visibility: hidden;
}

.single .blog-post .page-title h1 {
	font-size: 36px;
}
.single blog-content p {
	background-color: #3e3e3e;
	background: rgba(0,0,0,0.5);
    padding: 20px;
    float: right;
    color: #FFF;
    border-right: 2px #f3ffc5 solid;
    border-left: 2px #f3ffc5 solid;
    -webkit-box-shadow: 0 0 2px rgba(255,244,205,0.8), inset 0px 0px 10px rgba(255,244,205,1); 
       -moz-box-shadow: 0 0 2px rgba(255,244,205,0.8), inset 0px 0px 10px rgba(255,244,205,1);
        -ms-box-shadow: 0 0 2px rgba(255,244,205,0.8), inset 0px 0px 10px rgba(255,244,205,1);
         -o-box-shadow: 0 0 2px rgba(255,244,205,0.8), inset 0px 0px 10px rgba(255,244,205,1);
            box-shadow: 0 0 2px rgba(255,244,205,0.8), inset 0px 0px 10px rgba(255,244,205,1);
    -webkit-text-shadow: 0 0 8px rgba(255,255,255,0.5);
       -moz-text-shadow: 0 0 8px rgba(255,255,255,0.5);
        -ms-text-shadow: 0 0 8px rgba(255,255,255,0.5);
         -o-text-shadow: 0 0 8px rgba(255,255,255,0.5);
            text-shadow: 0 0 8px rgba(255,255,255,0.5);
}

.visit_site {
	color: #FFF;
	background: #3e3e3e;
	padding: 10px 30px 10px 45px;
	-webkit-transition: all .8s ease-in-out; 
	   -moz-transition: all .8s ease-in-out; 
	    -ms-transition: all .8s ease-in-out; 
	     -o-transition: all .8s ease-in-out;
	        transition: all .8s ease-in-out;
}
.visit_site:hover {
	background: rgba(0,0,0,0.8);
}
.visit_site a {
	color: #FFF;
	-webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
	-webkit-text-shadow: 0 0 10px rgba(255,255,255,0.4);
	   -moz-text-shadow: 0 0 10px rgba(255,255,255,0.4);
	    -ms-text-shadow: 0 0 10px rgba(255,255,255,0.4);
	     -o-text-shadow: 0 0 10px rgba(255,255,255,0.4);
	        text-shadow: 0 0 10px rgba(255,255,255,0.4);
}
.visit_site:hover .hex {
	top: 5%;
}
.visit_site:hover .triangle {
	top: 26%;
}
.visit_site a:hover {
	-webkit-text-shadow: 0 0 8px rgba(255,255,255,1);
	   -moz-text-shadow: 0 0 8px rgba(255,255,255,1);
	    -ms-text-shadow: 0 0 8px rgba(255,255,255,1);
	     -o-text-shadow: 0 0 8px rgba(255,255,255,1);
	        text-shadow: 0 0 8px rgba(255,255,255,1);
}

.page-template-social-php .content {
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding-top: 0px;
}

.page-template-social-php .content:before,
.page-template-blog-php .content:before,
.search .content:before,
.archive .content:before,
.single .content:before {
    content: "";
    height: 0px;
    display: none;
}

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

.portfolio-full {
    padding: 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 {
	font-family: 'proxima-nova', sans-serif;
	font-weight: 800;
	counter-reset: li;
	list-style: none; 
	list-style: decimal;
	padding: 20px 0;
	letter-spacing: -0.1em;
}

.content ol p, .content ol li p {
	font-family: 'Fjord One', serif;
	color: #3e3e3e;
}

.content ol li {
	font-family: 'Fjord One', serif;
	color: #3e3e3e;
    list-style-type: decimal;
    margin-left: 20px;
    margin-bottom: 15px;
    line-height: 1.8em;
    position: relative;
}

.content ol:before {
	/*content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -20px;*/
	
}

/* ===[ Social Page Styles ]===================================================== */

.social-wrap {
    width: 964px;
    min-height: 350px;
}

.social-wrap-row {
    float: left;
    margin-bottom: 40px;
}

.social-widget {
    float: left;
    width: 270px;
    margin-right: 45px;
    margin-bottom: 25px;
    display: none;
}

.social-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;
}

/* ===[ Social Instagram Styles ]===================================================== */

.wpinstagram-wrap {
    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;
    padding: 10px !important;
    position: relative;
    height: 250px;
}

#sidebar .wpinstagram-wrap { height: 195px }

.wpinstagram-wrap:before {
    content: " ";
    width: 260px;
    position: absolute;
    bottom: -5px;
    left: 5px;
    background: #000;
    height: 3px;
    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;
}

#sidebar .wpinstagram-wrap:before { width: 204px }

.wpinstagram img { max-width: 250px }

#sidebar .wpinstagram img { max-width: 195px }

#fancybox-title,
#fancybox-title-over { display: none !important }

.footer-widget .wpinstagram-wrap { height: 188px }

.footer-widget .wpinstagram-wrap:before { display: none }

.footer-widget .wpinstagram img { max-width: 188px }

/* ===[ Social Flickr Styles ]===================================================== */

.flickr-photos {
    margin: 0 !important;
    padding: 0 !important;
    width: 284px;
}

.flickr-photos li {
    background: none !important;
    padding: 0 !important;
    margin: 0 15px 15px 0 !important;
    display: inline;
    float: left;
    width: 117px;
    height: 88px;
    overflow: hidden;
    border: solid 5px #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;
}

.flickr-photos li img {
    position: relative;
    min-height: 88px;
    width: auto;
}

.flickr-more { font-size: 11px }

.page-template-social-php .content .flickr-more,
.page-template-social-php .content .tweets-more,
.page-template-social-php .content .dribbble-more {
    color: #aaa;
    font-size: 12px;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.page-template-social-php .twitter-box a:hover,
.page-template-social-php .dribbble-more:hover,
.page-template-social-php .flickr-more:hover { color: #666 }

#sidebar .flickr-photos { width: 230px }

#sidebar .flickr-photos li { width: 90px }

/* ===[ Social Twitter Styles ]===================================================== */

.page-template-social-php .content .twitter-box {
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, sans-serif;
}

.page-template-social-php .content .twitter-box li { border-bottom: dashed 1px #e6e6e6 }

.page-template-social-php .content .twitter-box li:last-child { border-bottom: none }

.page-template-social-php .content .twitter-box a { color: #aaa }

.page-template-social-php .content .tweet-list { margin-bottom: 0 }

.page-template-social-php .content .tweets-more { margin-top: 0 }

.page-template-social-php .content .tweets-more a:hover { color: #666 }

/* ===[ Social Dribbble Styles ]===================================================== */

.dribbbles {
    margin: 0 !important;
    padding: 0 !important;
    width: 284px;
}

.dribbbles li {
    background: none !important;
    padding: 0 !important;
    margin: 0 15px 15px 0 !important;
    display: inline;
    float: left;
}

.dribbbles li img {
    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;
    padding: 5px !important;
    position: relative;
    max-width: 117px;
}

.dribbble-more a:hover { color: #666 }

#sidebar .dribbbles { width: 230px }

#sidebar .dribbbles li img { max-width: 90px }

.footer-widget .dribbbles { width: 222px }

.footer-widget .dribbbles li img { max-width: 86px }

/* ===[ Social Image Styles ]===================================================== */

.recent-photos {
    margin: 0;
    padding: 0;
    width: 284px;
}

.recent-photos li {
    margin: 0 15px 10px 0 !important;
    padding: 0 !important;
    background: none !important;
    float: left;
}

.recent-photos li img {
    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;
    padding: 5px;
    position: relative;
}

#sidebar .recent-photos { width: 230px }

#sidebar .recent-photos li img { max-width: 90px }

.footer-widgets .recent-photos li img {
	max-width: 87px;
}

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

.footer-wrap {
    background: url(images/footer_bg.jpg) repeat-x  center bottom;
    color: #aaa;
    height: 885px;
    margin-top: -17%;
    position: relative;
    z-index: -1;
}

.footer-texture {
	position: relative;
	top: 780px;
}

.footer-wrap a { color: #eee }

.footer-wrap a:hover, .footer-wrap #nav > .current-menu-item > a { color: #FFF; }

.footer { width: 100% }

.footer-text {
    width: 940px;
    margin: 0 auto;
    padding: 20px 0px 30px 0px;
    font-family: Helvetica, sans-serif;
    border-top: dashed 1px #444;
}

.footer-widgets h1 a, .footer-widgets, .footer-widgets a, .footer-widgets #nav a {
	color: #528080;
}
.footer-widgets h1 {
	text-indent: -9999px;
	width: 158px;
	height: 32px;
	background: url(images/footer_logo.png) no-repeat center;	
	margin-bottom: 0;
}
.footer-widgets ul.footer_logo {
	width: 20%;
	float: left;
}

.footer_logo h4 {
	text-transform: uppercase;
	font-size: .8em;
	color: #528080;
	-webkit-transition: all .2s ease-in-out; 
	   -moz-transition: all .2s ease-in-out; 
	    -ms-transition: all .2s ease-in-out; 
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}
.footer-widgets ul.footer_logo a h4:hover {
	color: #FFF;
}
.footer-widgets .menu-header-menu-container {
	float: right;
	width: auto;
}
.footer-widgets .menu-header-menu-container {
	width: 76%;
}
.footer-widgets #nav li {
	padding: 0 3.3%;
}
.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: 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;
}

.ww-twitter a {
	display: block;
	float: right;
	width: 27px;
	height: 20px;
	text-indent: -9999px;
	background: url(images/twitter.png) no-repeat left 0;
	overflow: hidden;
	margin-top: 10px;
}
.ww-twitter a:hover {
	background: url(images/twitter.png) no-repeat left -22px;
}
.ww-twitter a:active {
	background: url(images/twitter.png) no-repeat left -46px;
}

/* ===[ 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;
    behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

.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;
    behavior: url(http://werkpress.com/wp-content/themes/werkpress/PIE.htc);
}

.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 ]===================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

.content-full .one-quarter-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 }

.button.pink {
    background: #f67689;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78297', endColorstr='#f56778'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f78297), to(#f56778)); /*  WebKit */
    background: -moz-linear-gradient(top,  #f78297, #f56778);
    border-color: #df6f8b #da5f75 #d55061;
    color: #913944;
    text-shadow: 0 1px 0 #f89ca9;
    -webkit-box-shadow: 0 1px 1px #c1c1c1, inset 0 1px 0 #f9a1b1;
    -moz-box-shadow: 0 1px 1px #c1c1c1, inset 0 1px 0 #f9a1b1;
    box-shadow: 0 1px 1px #c1c1c1, inset 0 1px 0 #f9a1b1;
}

.button.pink:hover {
    background: #f67c90;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f56c7e', endColorstr='#f78297'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f56c7e), to(#f78297)); /*  WebKit */
    background: -moz-linear-gradient(top,  #f56c7e, #f78297);
    border-color: #c36079 #c25669 #c14e5c;
    text-shadow: 0 1px 0 #f9a6b4;
    -webkit-box-shadow: 0 1px 1px #c3c3c3, inset 0 1px 0 #f8909e;
    -moz-box-shadow: 0 1px 1px #c3c3c3, inset 0 1px 0 #f8909e;
    box-shadow: 0 1px 1px #c3c3c3, inset 0 1px 0 #f8909e;
}

.button.pink a { color: #913944 }

.button.orange {
    background: #fecc5f;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda71', endColorstr='#febb4a'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#feda71), to(#febb4a)); /*  WebKit */
    background: -moz-linear-gradient(top,  #feda71, #febb4a);
    border-color: #f5b74e #e5a73e #d6982f;
    color: #996633;
    text-shadow: 0 1px 0 #fedd9b;
    -webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    -moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
    box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #fee395;
}

.button.orange:hover {
    background: #fecb5e;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fec354', endColorstr='#fecd61'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fec354), to(#fecd61)); /*  WebKit */
    background: -moz-linear-gradient(top,  #fec354, #fecd61);
    border-color: #d29a3a #cc9436 #c89133;
    text-shadow: 0 1px 0 #fee1a0;
    -webkit-box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
    -moz-box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
    box-shadow: 0 1px 1px #d4d4d4, inset 0 1px 0 #fed17e;
}

.button.orange a { color: #996633 }

.button.green {
    background: #b7d770;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cae285', endColorstr='#9fcb57'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#cae285), to(#9fcb57)); /*  WebKit */
    background: -moz-linear-gradient(top,  #cae285, #9fcb57);
    border-color: #adc671 #98b65b #87aa4a;
    color: #5d7731;
    text-shadow: 0 1px 0 #cfe5a4;
    -webkit-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
    -moz-box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
    box-shadow: 0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
}

.button.green:hover {
    background: #b9d972;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8d872', endColorstr='#b9d972'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#b8d872), to(#b9d972)); /*  WebKit */
    background: -moz-linear-gradient(top,  #b8d872, #b9d972);
    border-color: #8bb14d #83a648 #7d9e45;
    text-shadow: 0 1px 0 #d5e8aa;
    -webkit-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
    -moz-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
    box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
}

.button.green a { color: #5d7731 }

.button.blue {
    background: #92dbf6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abe4f8', endColorstr='#6fcef3'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#abe4f8), to(#6fcef3)); /*  WebKit */
    background: -moz-linear-gradient(top,  #abe4f8, #6fcef3);
    border-color: #8dc5da #76b7cf #63abc7;
    text-shadow: 0 1px 0 #b6e6f9;
    -webkit-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
    -moz-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
    box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #c0ebfa;
}

.button.blue:hover {
    background: #92dbf6;
    border-color: #7caec0 #68a3ba #5a9cb5;
    text-shadow: 0 1px 0 #bee9fa;
    -webkit-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #ade4f8;
    -moz-box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #ade4f8;
    box-shadow: 0 1px 1px #d6d6d6, inset 0 1px 0 #ade4f8;
}

.button.blue a { color: #42788e }

.button.purple {
    background: #dfaeda;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8c4e4', endColorstr='#d494ce'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#e8c4e4), to(#d494ce)); /*  WebKit */
    background: -moz-linear-gradient(top,  #e8c4e4, #d494ce);
    border-color: #bc9db9 #ad89aa #a1799d;
    color: #7b5777;
    text-shadow: 0 1px 0 #eacae6;
    -webkit-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #eed3eb;
    -moz-box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #eed3eb;
    box-shadow: 0 1px 1px #d5d5d5, inset 0 1px 0 #eed3eb;
}

.button.purple:hover {
    background: #e0b1db;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deabd9', endColorstr='#e0b1db'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#deabd9), to(#e0b1db)); /*  WebKit */
    background: -moz-linear-gradient(top,  #deabd9, #e0b1db);
    border-color: #a482a0 #9b7897 #947090;
    text-shadow: 0 1px 0 #ecd0e9;
    -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.purple a { color: #7b5777 }

.button.black {
    background: #525252;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e5e5e', endColorstr='#434343'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#5e5e5e), to(#434343)); /*  WebKit */
    background: -moz-linear-gradient(top,  #5e5e5e, #434343);
    border-color: #4c4c4c #313131 #1f1f1f;
    color: #fff;
    text-shadow: 0 1px 0 #2e2e2e;
    -webkit-box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686;
    -moz-box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686;
    box-shadow: 0 1px 1px #afafaf, inset 0 1px 0 #868686;
}

.button.black:hover {
    background: #5a5a5a;
    border-color: #2c2c2c #1c1c1c #101010;
    text-shadow: 0 1px 0 #363636;
    -webkit-box-shadow: 0 1px 1px #b1b1b1, inset 0 1px 0 #838383;
    -moz-box-shadow: 0 1px 1px #b1b1b1, inset 0 1px 0 #838383;
    box-shadow: 0 1px 1px #b1b1b1, inset 0 1px 0 #838383;
}

.button.black a { color: #fff }

/* ===[ 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;
}

.green-message {
    background: #f1f9ea;
    padding: 15px;
    border: solid 1px #d0eeac;
}

.yellow-message {
    background: #fcfbe4;
    border: solid 1px #efebbc;
    padding: 15px;
}

.gray-message {
    background: #f5f5f5;
    border: solid 1px #ddd;
    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;
}

.home-portfolio-left .tabs {
	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;
    border-bottom: none;
}

#sidebar .tabs {
    border-bottom: none;
    height: auto;
}

.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;
}

.home-portfolio-left > .tabs a {
	font-weight: bold;
	font-size: 10px;
	width: 127px;
}

.home-portfolio-left > a:hover {
	background: #fbfbfb;
}

.tabs a:hover { color: #555 }

.tabs a:active { outline: none }

.tabs .current,
.tabs .current:hover,
.tabs li.current a {
    cursor: default !important;
    background: #f7f7f7;
}

.home-portfolio-left .tabs .current, .tabs .current:hover, .tabs li.current a {
	background: #666;
	color: #fff !important;
	font-weight: bold;
	font-size: 10px;
}

.panes .pane {
    display: none;
    padding-top: 15px;
    margin-top: -1px;
}

.change-font a {
    text-transform: uppercase;
    font-size: 10px;
    color: #999;
    margin-right: 15px;
}

.change-font a:hover { color: #4c4c4c }

#gform_wrapper_2 ul li {
	margin-bottom: 21px;
}