/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/* @override http://theatre.farnhammaltings.com/wp-content/themes/fm/style.css */

/*
Theme Name: FM Craft
Author:  Preface Studios Ltd
Description: Custom theme for Maltings Craft website
*/

/* Reset */

html {
background-color: #ffffff;
}
body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0; max-width}

	nav#access {margin-right: 31px; text-transform: lowercase;
	margin-left: 0;
	margin-top: 0;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
html{-webkit-font-smoothing:antialiased}
body{line-height:1}
.ie8 body{min-width:980px}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{font-weight:400;text-align:left}

/* Helpers */
.center{text-align:center}
.hidden{display:none;visibility:hidden}
.clear{clear:both}
.nobr{white-space:nowrap}

/* Animations */
.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}
.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after{clear:both}

/* columns */
.one-half,.one-third,.two-third,.three-fourth,.one-fourth,.one-fifth,.two-fifth,.three-fifth,.four-fifth,.one-sixth,.five-sixth{position:relative;margin-right:4%;float:left;min-height:1px;height:auto!important}
.one-fourth{width:22%}
.three-fourth{width:74%}
.one-fifth{width:16.8%}
.two-fifth{width:37.6%}
.three-fifth{width:58.4%}
.four-fifth{width:79.2%}
.one-sixth{width:13.3333%}
.three-sixth{width:47.9998%}
.five-sixth{width:82.6665%}
.last{margin-right:0!important;clear:right}
.one-half .one-half{margin-right:8.3333%;width:45.8333%}
.one-half .one-third{margin-right:8.3333%;width:27.7778%}
.one-half .two-third{margin-right:8.3333%;width:63.8889%}
.two-third .one-third{margin-right:6.1224%;width:29.2517%}
.two-third .two-third{margin-right:6.1224%;width:64.6258%}
.two-third .one-fourth{margin-right:6.1224%;width:20.4082%}
.one-half,.two-fourth{width:48%}
.one-third,.two-sixth{width:30.6666%}
.two-third,.four-sixth{width:65.3332%}

/* fonts */
 @font-face {
    font-family: 'helvetica_neueregular';
    src: url('fonts/helveticaneue-webfont-webfont.eot');
    src: url('fonts/helveticaneue-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-webfont-webfont.woff') format('woff'),
         url('fonts/helveticaneue-webfont-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-webfont-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('fonts/helveticaneue-medium-webfont.eot');
    src: url('fonts/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-medium-webfont.woff') format('woff'),
         url('fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-medium-webfont.svg#HelveticaNeueMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('fonts/helveticaneue-light-webfont.eot');
    src: url('fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-light-webfont.woff') format('woff'),
         url('fonts/helveticaneue-light-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-light-webfont.svg#HelveticaNeueLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
body,label,input,button,select,textarea{font:14px helvetica_neueregular, Helvetica, Arial, sans-serif;font-weight:400;line-height:20px}
body{-webkit-text-size-adjust:none;background-color:#e5ebec;color:#66635d; font-size: 14px; line-height: 22px;}

a{text-decoration:none;outline:none;color:#fe5c79}
a:hover,a:active{text-decoration:none;-webkit-transition:color .1s linear;-moz-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear}
a i{text-decoration:none!important}
::-moz-selection,::selection{text-shadow:none}

/* Page */
#page{position:relative; background-color:#e5ebec;
max-width: 1100px;
}
.wrapper{overflow:hidden;background-color:#fff}
.boxed .wrapper{max-width:1140px;margin:0 auto}
#feature,#main{margin-top:30px}
#feature.full-width{margin-top:0!important}
#main{margin-bottom:30px}
.wide #page,#feature.full-width .inner{max-width:1100px;background-color:#e5ebec;margin: 0 auto !important
}

/* Structur  */
.inner,.left-sidebar,.right-sidebar,.inner-html{max-width:1040px;margin-top: -10px;margin-right: auto;
	margin-left: auto;
}
.left-sidebar .inner,.right-sidebar .inner{max-width:auto;margin:0}
#primary{position:relative;float:left;width:100%}
#secondary{position:relative;width:240px;margin-top:94px}
.notitle #secondary, .single-portfolio #secondary{ margin-top: 15px;}
.left-sidebar #primary{float:right;margin:0 0 0 -280px}
.left-sidebar #content{margin:0 0 0 280px}
.left-sidebar #secondary{float:left}
.right-sidebar #primary{float:left;margin:0 -280px 0 0}
.right-sidebar #content{margin:0 280px 0 0}
.right-sidebar #secondary{float:right}

/* Headings */
h1,h2,h3,h4,h5,h6{font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;text-rendering:optimizelegibility}
hr{border:0;height:1px;margin-bottom:20px;background-color:#d9d9d9}

/* Text elements */
p{margin-bottom:15px}
ul,ol{margin:0 0 15px 25px}
ul{list-style:square}
ol{list-style-type:decimal}
ol ol{list-style:upper-alpha}
ol ol ol{list-style:lower-roman}
ol ol ol ol{list-style:lower-alpha}
ul ul,ol ol,ul ol,ol ul{margin-bottom:0}
dl{margin:0 18px}
dd{margin-bottom:18px}
cite,em,i{font-style:italic}
blockquote{font-style:italic;font-weight:400;margin-bottom:20px;border-left:3px solid #18a3d3;background-color:#fafafa;padding:15px 20px 5px!important}
blockquote em,blockquote i,blockquote cite{font-style:normal}
blockquote cite{font:14px helvetica_neueregular, Helvetica, Arial, sans-serif;font-weight:700}
blockquote.alignleft{margin-right:20px;width:220px}
blockquote.alignright{margin-left:20px;width:220px}
dt,strong{font-weight:700}
address{display:block;margin:0 0 20px}
ins{background:#fff9c0;text-decoration:none}
sup,sub{font-size:10px;height:0;line-height:1;position:relative;vertical-align:baseline}
sup{bottom:1ex}
sub{top:.5ex}

select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.input-text{display:inline-block;height:18px;font-size:14px;line-height:18px;vertical-align:middle;border:none;background-color:#fff;margin:0;padding:15px 6px}
input.invalid,textarea.invalid{border-color:rgba(200,0,0,0.5)!important}
input[type=radio],input[type=checkbox]{line-height:normal;margin:0}
input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}
select,input[type=file]{height:30px;line-height:30px;margin-top:4px}
textarea,select[multiple],select[size]{height:auto}


/* Buttons */
button,input[type=submit],input[type=button],input[type=reset]{display:inline;margin-bottom:0;zoom:1;font-size:14px;line-height:20px;text-decoration:none!important;text-align:center;vertical-align:middle;cursor:pointer;border:none;background:none;color:#4b8ea6;text-transform:lowercase;padding:4px 0}
button:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,button:active,input[type=submit]:active,input[type=button]:active,input[type=reset]:active{color:#055c7b}

/* Visual Composer Fixes */
#branding .icon {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 0;
  vertical-align: baseline;
	
}

/* form */
form{width:100%;margin-bottom:1.5em;zoom:1}
form:before,form:after{content:"";display:table}
form:after{clear:both}
fieldset{margin-bottom:1.5em}
fieldset legend{display:block;margin-left:-10px;line-height:1;font-size:2.2rem;font-weight:700;padding:0 10px}
fieldset fieldset{margin-top:.75em}
label{font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;font-size:1.6rem;line-height:1}
.required{color:#36393b}
textarea{/*letter-spacing:-1px;*/height:auto;resize:none}
textarea:focus,.password:focus,.text:focus,input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus{outline:0;-webkit-box-shadow:inset 0 1px 3px rgba(54,57,59,0.05), 0 0 8px rgba(54,57,59,0.25);-moz-box-shadow:inset 0 1px 3px rgba(54,57,59,0.05), 0 0 8px rgba(54,57,59,0.25);box-shadow:inset 0 1px 3px rgba(54,57,59,0.05), 0 0 8px rgba(54,57,59,0.25);border-color:#d9d9d9}
select{height:auto;line-height:2.25em;margin-top:4px;padding:initial!important}
select:focus{color:#141414;outline:1px dotted #36393b}
select[multiple]{height:inherit;background-color:#fff}
.file,input[type=file]{border:initial;height:auto;line-height:2.25em;margin-top:4px;padding:initial}
.checkbox,.radio,input[type=checkbox],input[type=radio]{width:auto;height:auto;line-height:normal;border:none;cursor:pointer;overflow:hidden;margin:0 3px .75em;padding:0}
a.submit, a.submit:hover, a.submit:active, a.submit:visited { color:#ffffff; }
input:invalid:focus, textarea:invalid:focus { color:#d12f19 !important; }
input[type=email]:valid:focus, input[type=url]:valid:focus, input[type=number]:valid:focus, input[type=password]:valid:focus, textarea:valid:focus { color:#529214 !important; }
::-webkit-validation-bubble-message { padding:15px; }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  background-color:#f5f5f5;
  border-color:#dddddd;
  cursor:not-allowed;
}

/* header */#branding {
position:fixed; width:100%; 
	z-index: 9999;
}
#branding{background:url(images/headerbg.png) #3d3d3d bottom left repeat-x;height: 50px !important;
}
#branding:after{content:'';display:table;clear:both}
#branding hgroup{float:left;width:220px}
h1#site-title{margin:0;padding:0}
#site-title a{font-size:28px;line-height:24px;font-weight:400;text-decoration:none}
#site-title img{vertical-align:top;max-width:100%;height:auto}

#branding .search-form{width:120px;position:absolute;right: 6px;top:20px;
	margin-right: 8px;
}
#branding .search-form input[type=text].texts{/*font-family:HelveticaNeueLight, Helvetica, Arial, sans-serif;*/font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif !important;font-size:18px;line-height:27px;font-weight:400;height:27px;/*-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;*/color:#fff;background:url(images/search-icon.png) #3d3d3d 95% 50% no-repeat;border:none;width:81px;text-transform:lowercase;padding:1px 25px 0 10px; -webkit-font-smoothing:antialiased}
#branding .search-form input[type=text].texts:focus{background-color:#dedad0;color:#66635d}
#branding .search-form label,#branding .search-form input[type=submit]{position:absolute!important;clip:rect(1px,1px,1px,1px)}

/* top menu */
#access .menu-main-container{margin-right:132px; text-transform: lowercase;}
.small #access a{line-height:42px}
.buttons-menu .small #branding hgroup{margin-bottom:12px}
.buttons-menu .small #access a{margin-top:0;margin-bottom:6px}
.buttons-menu #access,#access{float:right;position:relative;margin-left:0}
.buttons-menu #access ul,#access ul{font-size:18px;font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;list-style:none;padding-left:0;float:left;margin:0}
.buttons-menu #access.right ul,#access.right ul{float:right}
.buttons-menu #access li,#access li{float:left;position:relative}
.buttons-menu #access a,#access a{text-decoration:none;display:block;line-height: 70px;margin-bottom:0;color:#fff;padding:0 15px}
.buttons-menu #access ul li:hover > ul,#access ul li:hover > ul,.buttons-menu #access ul li.hover > ul,#access ul li.hover > ul{display:block}
.buttons-menu #access ul ul,#access ul ul{display:none;float:left;position:absolute;top:70px;left:0;width:190px;z-index:99999;background:#3d3d3d;-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.3);box-shadow:0 2px 6px rgba(0,0,0,0.3);padding-bottom:10px;margin:0}
.buttons-menu #access ul ul li,#access ul ul li{margin:0;padding:0}
.buttons-menu #access ul ul ul,#access ul ul ul{border-top-width:0;left:100%;margin-left:-2px;top:0}
.buttons-menu #access ul ul a,#access ul ul a{font-size:14px;height:auto!important;line-height:16px!important;width:154px;background:#3d3d3d;text-shadow:none;margin:0!important;padding:8px 18px 7px}
.buttons-menu #access ul ul li:last-child > a,#access ul ul li:last-child > a{border-bottom-width:0!important}
.buttons-menu #access ul ul :hover > a,#access ul ul :hover > a,.buttons-menu #access ul ul a:hover,#access ul ul a:hover,.buttons-menu #access ul ul li > a:active,#access ul ul li > a:active{color:#fe5c79;-webkit-box-shadow:none;box-shadow:none}
.buttons-menu #access ul ul li.current_page_item > a,#access ul ul li.current_page_item > a,.buttons-menu #access ul ul li.current_page_item:hover > a,#access ul ul li.current_page_item:hover > a{color:#fe5c79;text-shadow:none}
.buttons-menu #access ul ul li > a:active,#access ul ul li > a:active{background-image:none}
.buttons-menu #access li:hover > a,#access li:hover > a,.buttons-menu #access li:hover > a:after,#access li:hover > a:after,.buttons-menu #access a:focus,#access a:focus,.buttons-menu #access li.current_page_item > a,#access li.current_page_item > a,.buttons-menu #access li.current_page_item:hover > a,#access li.current_page_item:hover > a,#access a:hover,.buttons-menu #access li > a:active,#access li > a:active{color:#fe5c79}

/* Buttons Style Menu */
.buttons-menu #access a{line-height:34px;height:34px!important;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:background .1s linear;-moz-transition:background .1s linear;-o-transition:background .1s linear;transition:background .1s linear;margin:18px 4px 18px 0 !important}
.buttons-menu #access li:hover > a,.buttons-menu #access a:focus{background-color:#1591bc;background-image:linear-gradient(tobottom,#1fb3e6,#1591bc);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.15);text-shadow:0 1px 0 rgba(0,0,0,0.15)}
.buttons-menu #access li:hover > a:after{text-shadow:0 1px 0 rgba(0,0,0,0.15)}
.buttons-menu #access li.current_page_item > a,.buttons-menu #access li.current_page_item:hover > a{border-bottom-width:0;background-color:rgba(0,0,0,0.02);background-image:linear-gradient(tobottom,rgba(0,0,0,0.12), rgba(0,0,0,0.02));background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15), inset 0 -1px 0 rgba(255,255,255,.25);box-shadow:inset 0 1px 2px rgba(0,0,0,.15), inset 0 -1px 0 rgba(255,255,255,.25);text-shadow:0 1px 0 rgba(255,255,255,0.5)}
.buttons-menu #access li > a:active{background:#1591bc;-webkit-box-shadow:inset 0 2px 6px rgba(0,0,0,0.15);box-shadow:inset 0 2px 6px rgba(0,0,0,0.15)}

/* Responsive Menu Switcher */
#responsive-menu-switcher{display:none;float:right;margin-right:132px;margin-top:20px;text-transform:lowercase}
.buttons-menu #responsive-menu-switcher a,#responsive-menu-switcher a{font-size:18px;font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;height:auto!important;line-height:30px!important;-webkit-border-radius:0!important;border-radius:0!important;border-right:1px solid #d9d9d9;color:#fff!important;margin:0!important;padding:0 18px}
.search-disabled #responsive-menu-switcher a{border-right-width:0!important}
.responsive-menu{display:none;background:#3d3d3d;margin:0 0 20px}
.responsive-menu ul{font-size:18px;font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;list-style:none;padding-left:0;margin:0}
.responsive-menu li{position:relative}
.responsive-menu a{text-decoration:none;display:block;border-bottom:1px solid rgba(0,0,0,0.1);color:#fff;padding:5px 15px}
.responsive-menu a:hover{color:#fe5c79}
.responsive-menu li.current_page_item > a,.responsive-menu li.current_page_item:hover > a{background:#fe5c79!important}
.responsive-menu ul ul a{padding-left:30px}
.responsive-menu ul ul ul a{padding-left:40px}
#responsive-menu-switcher a:hover,.responsive-menu li > a:active{color:#fe5c79!important}
.responsive-menu ul ul,.wide .responsive-menu,.wide .responsive-menu > ul > li:last-child > a{margin:0}

/* Breadcrumbs */
#breadcrumbs{position:relative;font-size:14px;color:#66635d;text-transform:lowercase;margin: -9px 0 7px
}
#breadcrumbs a{color:#66635d;text-decoration:none}
#breadcrumbs a:hover{text-decoration:underline}

/* Content */
#main{clear:both;zoom:1}
#main:before,#main:after{display:table;content:"";line-height:0}
.page-header{margin-bottom:30px}
.page-title{font-size:22px;margin:10px 0}
.hentry:before,.hentry:after{content:'';display:table}
.hentry{zoom:1}
.hentry,.singular .hentry .hentry{position:relative;margin:0}
.hentry footer .inner,.singular .hentry .hentry footer .inner{padding:0 0 45px}
.singular .hentry{margin-bottom:0}
.singular .hentry footer .inner{padding-bottom:0;border-bottom-width:0}
#main:after,.hentry:after{clear:both}

.entry-header h3{font-size:10px;/*letter-spacing:.1em;*/line-height:2.6em;text-transform:uppercase}
.entry-content h2.entry-title{font-size:24px;line-height:32px; color: #66635d;margin:0}
h1.entry-title,.entry-content h1.entry-title{font-size:35px;line-height:40px;color:#66635d;font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;padding-top:17px;padding-bottom:20px}
.single-post h1.entry-title, .single-post .entry-content h1.entry-title{ padding-bottom: 3px;}
.entry-title,.entry-title a{color:#66635d;text-decoration:none}
.entry-title a:hover,.entry-title a:focus,.entry-title a:active{color:#fe5c79}
.entry-content,
.entry-summary {
  padding: 20px 0 10px;
	
}
.entry-date{ font-size: 14px; line-height: 14px; color: #4b8ea6; margin-top: -2px; margin-bottom: 4px;}


.entry-content:before,
.entry-content:after {
  content: '';
  display: table;
	
}
.entry-content:after {
  clear: both;
}
.entry-content {
  zoom: 1;
	
}

.format-aside .entry-content{padding-top:0}
.format-link .entry-content a{font-size:16px;font-weight:700}
.entry-header .entry-meta{margin-top:2px}
.entry-header .entry-meta a{font-weight:400;font-size:11px}
.entry-meta{font-size:12px;line-height:18px}
footer.entry-meta{clear:both}
.entry-meta .edit-link,.entry-meta .comments-link{float:right}
.entry-meta .comments-link a{margin-top:-1px}
.entry-meta .tag-links{margin-left:5px}
.entry-meta .tag-links .icon-tags{margin-right:4px}
.entry-meta .tag-links a,.tagcloud a{font-weight:700!important;font-size:11px;text-decoration:none!important;display:inline;zoom:1;position:relative;height:20px;line-height:20px;color:#66635d!important;text-shadow:0 1px 0 #fff;margin-right:7px;margin-left:10px;margin-bottom:5px;background:url(images/tags-bg.png) repeat-x 0 -20px;background-size:22px 120px;padding:0 6px}
.tagcloud a{font-size:11px!important}
.entry-meta .tag-links a:before,.entry-meta .tag-links a:after,.tagcloud a:before,.tagcloud a:after{content:'';top:0;bottom:0;display:block;position:absolute;background:url(images/tags-bg.png) no-repeat 0 0;background-size:22px 120px}
.entry-meta .tag-links a:before,.tagcloud a:before{width:12px;left:-12px;background-position:0 0}
.entry-meta .tag-links a:after,.tagcloud a:after{width:4px;right:-4px;background-position:right 0}
.entry-meta .tag-links a:hover,.tagcloud a:hover{background-position:0 -60px}
.entry-meta .tag-links a:hover:before,.tagcloud a:hover:before{background-position:0 -40px}
.entry-meta .tag-links a:hover:after,.tagcloud a:hover:after{background-position:right -40px}
.entry-meta .tag-links a:active,.tagcloud a:active{background-position:0 -100px}
.entry-meta .tag-links a:active:before,.tagcloud a:active:before{background-position:0 -80px}
.entry-meta .tag-links a:active:after,.tagcloud a:active:after{background-position:right -80px}
.single-author .entry-meta .by-author{display:none}
.entry-meta .social{text-align:right;border:1px solid #d9d9d9;-webkit-border-radius:2px;border-radius:2px;margin-bottom:20px;background-color:#f1f1f1;background-image:linear-gradient(tobottom,#fafafa,#f1f1f1);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);display:none;padding:8px 20px 2px}
.social .socialite{float:right;display:block;margin-bottom:6px;position:relative;background:url(images/social-sprite.png) 0 0 no-repeat}
.social .socialite span.shidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0}
.social .socialite-loaded{background:none!important}
.social .twitter-share{width:107px;height:20px;background-position:100% 0}
.social .facebook-like{width:75px;height:20px;background-position:0 -22px;overflow:hidden}
.social .googleplus-one{width:88px;height:20px;background-position:0 -44px}
.social .pinterest-pinit{width:40px;height:20px;background-position:0 -66px;margin-right:30px}
.social .vkontakte-like{width:100px;height:20px;background-position:0 -88px;margin-right:20px}
.entry-image{text-align:center;margin:20px 0}
.entry-image img{width:auto}
.single-post .entry-image,.entry-below .entry-image{margin-bottom:0}
.entry-right .entry-image{float:right;margin-left:20px;margin-top:5px;margin-bottom:20px}
.entry-left .entry-image{float:left;margin-top:5px;margin-right:20px;margin-bottom:20px}

/* Content & Comment Headers */

.comment-content h1,#feature h1{font-size:30px;line-height:34px;margin:0 0 20px}
.entry-content h2,.comment-content h2,#feature h2{font-size:26px;line-height:30px;margin:0 0 15px}
.entry-content h2.widgettitle{font-size:20px;font-weight:400;line-height:26px;margin-bottom:15px}
.entry-content h3,.comment-content h3,#feature h3{font-size:24px;line-height:26px;margin:0 0 14px}
.entry-content h4,.comment-content h4,#feature h4{font-size:18px;line-height:22px;margin:0 0 12px}
.entry-content h5,.comment-content h5,#feature h5{font-size:16px;line-height:18px;margin:0 0 11px}
.entry-content h6,.comment-content h6,#feature h6{font-size:14px;font-weight:400;line-height:16px;margin:0 0 10px}

/* Table */
.entry-content table,.comment-content table{margin-bottom:20px;width:100%}
.entry-content th,.comment-content th{font-weight:400;font-size:14px;padding:6px 10px}
.entry-content thead th{border-bottom:1px solid #d9d9d9}
.entry-content th:first-child,.comment-content th:first-child{-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}
.entry-content th:last-child,.comment-content th:last-child{-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}
.entry-content td,.comment-content td{border-top:1px solid #d9d9d9;padding:6px 10px}
.entry-content tbody tr:first-child td,.comment-content tbody tr:first-child td{border-top-width:0}
.entry-content #s{width:75%}
.comment-content ul,.comment-content ol{margin-bottom:20px}
.comment-content ul ul,.comment-content ol ol,.comment-content ul ol,.comment-content ol ul{margin-bottom:0}
dl.gallery-item{margin:0}
.entry-content .read-more-link{display:block;padding-top:9px;margin-bottom:25px}
.entry-meta .edit-link a,.commentlist .edit-link a{float:right;margin-right:10px}

/* Blog Columns */
.blog-columns .entry-title .icon {
  position: static;
  left: 0;
	
}
.blog-columns .content-block {
  margin: 20px 0;
  padding: 15px 0;
	
}
/* Two Columns */
#primary .blog-columns.two-columns {
  margin-right: -2%;
	
}
#primary .blog-columns.two-columns article {
  vertical-align: top;
  display: inline-block;
  max-width: 460px;
  width: 48%;
  margin-right: 2%;
	
}
/* Three Columns */
#primary .blog-columns.three-columns {
  margin-right: -2%;
	
}
#primary .blog-columns.three-columns article {
  vertical-align: top;
  display: inline-block;
  max-width: 300px;
  width: 31%;
  margin-right: 2%;
	
}
/* Four Columns */
#primary .blog-columns.four-columns {
  margin-right: -2%;
	
}
#primary .blog-columns.four-columns article {
  vertical-align: top;
  display: inline-block;
  max-width: 220px;
  width: 22.5%;
  margin-right: 2%;
	
}
/* Password Protected */
.post-password-required input[type=password] {
  margin: 10px 0;
	
}
/* 404 Error */
.error404 #main #searchform {
  margin: 20px 0;
	
}
/* Custom */
a .icon-angle-right:before {
  margin-left: 3px;
  font-size: 20px;
  vertical-align: -2px;
	
}
/* Custom Scrollbar */
.custom-scrollbar:not(iframe)::-webkit-scrollbar {
  width: 12px;
  height: 12px;
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:vertical:end:increment,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:vertical:start:decrement,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:horizontal:start:decrement,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:horizontal:end:increment {
  display: none;
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-track {
  background-color: #ffffff;
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-track:hover {
  background-color: #f2f2f2;
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal {
  background-color: #d9d9d9;
  border: 1px solid #bfbfbf;
  -webkit-transition: all 0.3s ease-out;
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical:hover,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal:hover {
  border-width: 0;
  background: #18a3d3;
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical:active,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal:active {
  background: #1591bc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.65);
  box-shadow: inset 0 1px 3px rgba(0,0,0,.65);
	
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-corner {
  background: none;
	
}
/* Responsive images */
.entry-content img,
.entry-image img,
.comment-content img,
.widget img {
  max-width: 100%;
	
}
img[class*='align'],
img[class*='wp-image-'],
img[class*="attachment-"] {
  height: auto;
	
}
img.size-full,
img.size-large,
img.wp-post-image {
  max-width: 100%;
  height: auto;
	
}
.ie8 img.size-full,
.ie8 img.size-large,
.ie8 img.wp-post-image {
  width: auto;
	
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%;
	
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
  /* Override the Twitter embed fixed width */


}
/* Images */
.alignleft {
  float: left;
	
}
.alignright {
  float: right;
	
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
	
}
img.alignleft,
.wp-caption.alignleft {
  margin: 15px 20px 15px 0;
	
}
img.alignright,
.wp-caption.alignright {
  margin: 15px 0 15px 20px;
	
}
img.aligncenter {
  margin-top: 15px;
  margin-bottom: 15px;
	
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  /*-webkit-border-radius: 2px;
  border-radius: 2px;
	*/
}
img.shadow {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	
}
.wp-caption {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 10px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
	
}
.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
	
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 12px;
  
}
.wp-caption .wp-caption-text {
  margin: 0;
  padding: 6px 0 0 10px;
  position: relative;
	
}
img.wp-smiley,
.rsswidget img {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
	
}
/* Gallery */
.gallery {
  display: block;
  clear: both;
  margin: 0 auto;
	
}
.gallery .gallery-row {
  display: block;
  clear: both;
  margin: 0;
	
}
.gallery .gallery-image {
  opacity: 0;
  visibility: hidden;
	
}
.gallery .gallery-item {
  text-align: center;
  list-style: none;
  float: left;
  margin: 0 0 20px;
  padding: 0;
	
}
.gallery .gallery-image-wrap {
  overflow: hidden;
  position: relative;
	
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
  max-width: 96%;
  display: block;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	
}
.gallery .gallery-item img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	
}
.gallery-caption {
  margin-top: 5px;
  margin-bottom: 0;
	
}
/* Image sizes depending on the number of columns */
.gallery .col-0 {
  width: 100%;
	
}
.gallery .col-1 {
  width: 100%;
	
}
.gallery .col-2 {
  width: 50%;
	
}
.gallery .col-3 {
  width: 33.33%;
	
}
.gallery .col-4 {
  width: 25%;
	
}
.gallery .col-5 {
  width: 20%;
	
}
.gallery .col-6 {
  width: 16.66%;
	
}
.gallery .col-7 {
  width: 14.28%;
	
}
.gallery .col-8 {
  width: 12.5%;
	
}
.gallery .col-9 {
  width: 11.11%;
	
}
.gallery .col-10 {
  width: 10%;
	
}
.gallery .col-11 {
  width: 9.09%;
	
}
.gallery .col-12 {
  width: 8.33%;
	
}
.gallery .col-13 {
  width: 7.69%;
	
}
.gallery .col-14 {
  width: 7.14%;
	
}
.gallery .col-15 {
  width: 6.66%;
	
}
.gallery .col-16 {
  width: 6.25%;
	
}
.gallery .col-17 {
  width: 5.88%;
	
}
.gallery .col-18 {
  width: 5.55%;
	
}
.gallery .col-19 {
  width: 5.26%;
	
}
.gallery .col-20 {
  width: 5%;
	
}
.gallery .col-21 {
  width: 4.76%;
	
}
.gallery .col-22 {
  width: 4.54%;
	
}
.gallery .col-23 {
  width: 4.34%;
	
}
.gallery .col-24 {
  width: 4.16%;
	
}
.gallery .col-25 {
  width: 4%;
	
}
.gallery .col-26 {
  width: 3.84%;
	
}
.gallery .col-27 {
  width: 3.7%;
	
}
.gallery .col-28 {
  width: 3.57%;
	
}
.gallery .col-29 {
  width: 3.44%;
	
}
.gallery .col-30 {
  width: 3.33%;
	
}
.col-8 img,
.col-9 img,
.col-10 img,
.col-11 img,
.col-12 img,
.col-13 img,
.col-14 img,
.col-15 img,
.col-16 img,
.col-17 img,
.col-18 img,
.col-19 img,
.col-20 img,
.col-21 img,
.col-22 img,
.col-23 img,
.col-24 img,
.col-25 img,
.col-26 img,
.col-27 img,
.col-28 img,
.col-29 img,
.col-30 img {
  padding: 4px !important;
	
}
/* Gmap Image Fix */
.gmap img {
  max-width: none;
	
}
/* Portfolio Image & Image Frame Overlay Icons */
.image-frame img {
  width: 100% \0/;
	
}
@-moz-document url-prefix() {
  .image-frame img {
    width: 100%;
	
}
}
.portfolio .overlay,
.image-frame .overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
/*  -webkit-border-radius: 2px;
  border-radius: 2px;*/
  background-color: rgba(79, 128, 126, 0.86);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 8;
  color: #fff;
	
}
.portfolio .overlay p{ padding: 20px 11px;}
.portfolio .overlay a{ color: #fff; display: block; height: 180px; padding: 20px 11px;}
.image-frame a {
  position: relative;
  display: block;
	
}
/*.portfolio.border .overlay,
.portfolio.block .overlay {
  -webkit-border-radius: 2px;
  border-radius: 2px;
	
}*/
.portfolio .overlay span,
.image-frame .overlay span {
  left: 50%;
  top: 50%;
  display: block;
  width: auto;
  text-align: center;
  margin: -22px 0 0 -22px;
  position: absolute;
  width: 46px;
  height: 46px;
  font-size: 32px;
  line-height: 42px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #edf9fd;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#edf9fd));
  background-image: -webkit-linear-gradient(top, #ffffff, #edf9fd);
  background-image: -moz-linear-gradient(top, #ffffff, #edf9fd);
  background-image: linear-gradient(to bottom, #ffffff, #edf9fd);
  background-repeat: repeat-x;
  opacity: 0;
  
  text-shadow: 0 1px #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.35), 0 0 100px 2px rgba(255,255,255,1);
  box-shadow: inset 0 1px 2px rgba(255,255,255,.25), 0 1px 2px rgba(0,0,0,.35), 0 0 100px 2px rgba(255,255,255,1);
  -moz-transform: scale(3);
  -webkit-transform: scale(3);
  -o-transform: scale(3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio .overlay span:before,
.image-frame .overlay span:before {
  font-size: 30px;
  margin-right: 0;
}
.portfolio li:hover .overlay,
.image-frame:hover .overlay {
  visibility: visible;
  opacity: 1;
	
}
.portfolio li:hover .overlay span,
.image-frame:hover .overlay span {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
	
}
.ie8 .portfolio img,
.ie8 .image-frame img {
  width: auto;
  height: auto;
	
}
.ie8 section.portfolio.two-columns {
  margin-right: -2.1%;
	
}
.ie8 section.portfolio.three-columns {
  margin-right: -2.1%;
	
}
.ie8 section.portfolio.four-columns {
  margin-right: -2.1%;
	
}
#content nav {
  clear: both;
  padding: 0 0 15px;
	
}
#content nav a {
  padding: 3px 9px 2px;
	
}
#content nav a,
#content nav span {
  font-size: 12px;
  font-weight: bold;
	
}
.nav-previous {
  float: left;
  width: 50%;
	
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
	
}
.entry-content #nav-below {
  margin-top: 30px;
	
}

/* PageNavi */
#content nav.wp-pagenavi span{margin:0 10px 0 6px}
.nav-previous a,.nav-next a,#content nav.wp-pagenavi a,#content nav.wp-pagenavi span.current{display:inline;zoom:1;border:0;font-size:14px;line-height:20px;text-decoration:none!important;text-align:center;vertical-align:middle;cursor:pointer;margin:0 4px 0 0;padding:4px 5px 3px}
.nav-previous a:hover,.nav-next a:hover,#content nav.wp-pagenavi a:hover,#content nav.wp-pagenavi span.current:hover{text-decoration:none;background-position:0 -10px;background:#eee;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.1);-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear;border-color:#d8d8d8}
.nav-previous a.huge,.nav-next a.huge,#content nav.wp-pagenavi a.huge,#content nav.wp-pagenavi span.current.huge{font-size:22px;font-weight:400;line-height:normal;padding:10px 18px}
.nav-previous a.huge i:before,.nav-next a.huge i:before,#content nav.wp-pagenavi a.huge i:before,#content nav.wp-pagenavi span.current.huge i:before{font-size:28px}
.nav-previous a.large,.nav-next a.large,#content nav.wp-pagenavi a.large,#content nav.wp-pagenavi span.current.large{font-size:14px;line-height:normal;padding:8px 14px}
.nav-previous a.small,.nav-next a.small,#content nav.wp-pagenavi a.small,#content nav.wp-pagenavi span.current.small{font-size:12px;line-height:16px;padding:3px 10px}
.nav-previous a.mini,.nav-next a.mini,#content nav.wp-pagenavi a.mini,#content nav.wp-pagenavi span.current.mini{font-size:11px;line-height:16px;padding:1px 6px}
.nav-previous a.full,.nav-next a.full,#content nav.wp-pagenavi a.full,#content nav.wp-pagenavi span.current.full{display:block}
#content nav.wp-pagenavi span.current,#content nav.wp-pagenavi span.current:hover{/*background:#eee*/}

/* Singular Navigation */
#nav-single {
  float: right;
  position: relative;
  top: 5px;
  width: 280px;
  text-align: right;
  z-index: 1;
	
}
#nav-single .nav-previous,
#nav-single .nav-next {
  float: none;
  width: auto;
	
}

section.portfolio{font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif}
section.portfolio ul{list-style:none outside none;font-size:0;margin:0}
section.portfolio ul li{font-size:16px;position:relative;display:inline-block;vertical-align:top;margin:0 20px 20px 0}
section.portfolio ul li img{display:block;max-width:100%;height:auto}
section.portfolio .image a{text-decoration:none!important;position:relative;display:block}
section.portfolio h2{font-size:16px;line-height:16px;font-weight:400;margin-bottom:8px}
section.portfolio .description{font-size:16px;line-height:16px;margin-bottom:10px;color:#fff}
section.portfolio .description p{margin-bottom:3px}
section.portfolio .description ul li{font-size:16px;line-height:16px;display:block;text-align:left;width:auto;margin:0 0 0 18px}
section.portfolio.border .image{border:0 solid #d9d9d9;padding:0}
section.portfolio.border .details{margin-top:12px;padding:0 6px}
section.portfolio.block ul li{background-color:#8d746b}
section.portfolio.block ul li .image{padding:5px}
section.portfolio.block ul li img{display:block}
section.portfolio .details{position:absolute;background:#8d746b;bottom:0;left:0;height:32px;padding:3px 15px 0}
section.portfolio.block .details h2{line-height:normal;margin-top:0}
section.portfolio.block .details .more-button{margin-bottom:8px}
section.portfolio.title .details,section.portfolio.title.one-column .details{position:absolute;z-index:5;width:100%;bottom:0;opacity:1;background:#8d746b;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;padding:8px 0}
section.portfolio.title.one-column .description{float:left;width:230px;margin-top:12px;padding-left:20px}
section.portfolio.title a:hover .details{opacity:1;background:#18a3d3}
section.portfolio.title .details h2{font-size:16px;color:#fff;margin:0 10px}
section.portfolio.title .details .more-button{margin:0 10px}
section.portfolio.title-bottom .details{background:#8d746b;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;padding:8px 10px 2px}
section.portfolio.title-bottom li:hover .details{background:#18a3d3}
section.portfolio.title-bottom li:hover .details h2,section.portfolio.title-bottom li:hover .details .description{color:#fff}
section.portfolio.title-bottom .details .more-button{margin:5px 0}
section.portfolio #filters.buttons{margin:0 0 18px}
section.portfolio.one-column li{width:100%;margin-right:0}
section.portfolio.one-column .image{float:left;width:64%}
section.portfolio.one-column .details,section.portfolio.one-column.title .description{float:left;width:30%;padding-left:20px}
section.portfolio.one-column.block .details{padding-top:20px}
section.portfolio.two-columns,section.portfolio.three-columns,section.portfolio.four-columns,section.portfolio.five-columns{margin-right:-2%}
section.portfolio.two-columns li,section.portfolio.three-columns li,section.portfolio.four-columns li,section.portfolio.five-columns li{margin-right:2%}
section.portfolio.two-columns li{width:47.9%}
section.portfolio.three-columns li{width:31.2%}
section.portfolio.four-columns li{width:22.9%;position:relative}
section.portfolio.default .details{width:100%;height:58px;position:absolute;background:#8d746b;bottom:0;left:0;text-transform:lowercase;z-index:9;padding:0}
.projects-page section.portfolio.default .details{position:relative!important;bottom:auto;left:auto}
section.portfolio.default .details h2{color:#fff;margin:0;padding:0}
section.portfolio.default .details h2 a{font-size:16px;line-height:58px;display:block;color:#fff;text-decoration:none;/*padding:0px 11px;*/ display: table;
  width: 100%;
  height: 58px;
 }
section.portfolio.default .details h2 a span{display: inline-block;
  vertical-align: middle;
  line-height: 18px; padding: 0 11px;}
section.portfolio.five-columns li{width:17.9%}
section.portfolio.withoutmargins ul li{margin:0}
section.portfolio.withoutmargins.two-columns li{width:50%}
section.portfolio.withoutmargins.three-columns li{width:33%}
section.portfolio.withoutmargins.four-columns li{width:25%}
section.portfolio.withoutmargins.five-columns li{width:20%}
section.portfolio .description ul,section.portfolio.withoutmargins.two-columns,section.portfolio.withoutmargins.three-columns,section.portfolio.withoutmargins.four-columns,section.portfolio.withoutmargins.five-columns{margin-right:0}
section.portfolio.title .description,section.portfolio.title-bottom .description{margin-top:10px}

/* Portfolio Meta */
.portfolio-meta{margin:0 0 30px}
.portfolio-meta ul{list-style:none outside none;margin:0;padding:0}
.portfolio-meta ul li,.portfolio-meta p{margin:0 0 6px}
.portfolio-meta strong{color:#a2a2a2}
.widget{clear:both;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;word-wrap:break-word;margin:0 0 37px}
.widget-area > .widget:last-child{margin-bottom:0}
.widget-title{font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;font-weight:400;font-size:24px;line-height:28px;margin-bottom:20px;color:#66635d;text-transform:lowercase;padding:0}
.widget-title a{color:#66635d}
#colophon .widget{margin-bottom:20px}
.widget ul{list-style:none;margin:0}
.widget select{max-width:100%}
.widget ul ul{margin-top:0;margin-left:1.5em}
.widget_subnav li,.widget_nav_menu li,.widget_recent_comments li,.widget_recent_entries li,.widget_authors li,.widget_pages li,.widget_links li,.widget_categories li,.widget_archive li,.widget_meta li,.widget_rss li,.posts-list li{margin:0;padding:0}
.posts-list li{padding:0 0 15px}
.widget_subnav li li,.widget_nav_menu li li,.widget_pages li li{border-bottom-width:0;padding:0}
.widget-title a:hover,.widget a{text-decoration:none}
#colophon .widget-title a:hover,.widget a:hover,.widget a:focus,.widget a:active{text-decoration:underline}

/* Subnav Widget */
.widget_subnav .widget-title {
  padding: 6px 12px;
  margin-bottom: 1px;
  background: #f5f5f5;
	
}
.widget_subnav ul {
  margin-top: 0;
  padding: 6px 12px;
  background: #fafafa;
  -webkit-border-radius: 2px;
  border-radius: 2px;
	
}
.widget_subnav li a {
  
}
.widget_subnav li a:hover {
  
  text-decoration: none;
}
.widget_subnav li.current_page_item a,
.widget_subnav li.current_page_item a:hover {
  font-weight: bold;
  text-decoration: none;
  cursor: default;
  
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
  
  width: 95%;
  text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center;
  padding: 4px 0;
	
}
.widget_calendar #wp-calendar caption {
  font-weight: 500;
  padding: 5px 0 3px 0;
	
}
.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar tfoot td {
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
	
}
.widget_calendar #wp-calendar th {
  font-weight: bold;
	
}
.widget_calendar #wp-calendar th:first-child,
.widget_calendar #wp-calendar td:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
	
}
.widget_calendar #wp-calendar th:last-child,
.widget_calendar #wp-calendar td:last-child {
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
	
}
/* Widget Text */
.textwidget ul {
  margin-left: 25px;
	
}
/* Social Icons Widget */
.widget_social {
  *zoom: 1;
	
}
.widget_social:before,
.widget_social:after {
  display: table;
  content: "";
  line-height: 0;
	
}
.widget_social:after {
  clear: both;
	
}
.widget_social a img {
  display: block;
  opacity: .85;
  filter: alpha(opacity=85);
	
}
.widget_social a:hover img {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	
}
.widget_social a img {
  margin: 0 8px 8px 0;
	
}
#header-right .widget_social a img,
#footer-right .widget_social a img {
  margin: 0 0 0 8px;
	
}
#header-right .widget_social a img,
#footer-right .widget_social a img {
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-filter: grayscale(1);
	
}
#header-right .widget_social a:hover img,
#footer-right .widget_social a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
	
}
/* Entypo */
.widget_social .Entypo a {
  display: inline-block;
  height: 28px;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  font-weight: bold;
  vertical-align: middle;
  opacity: .65;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 0 2px 2px 0;
  
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#colophon .widget_social .Entypo a {
  
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.widget_social .Entypo a:before {
  vertical-align: -1px;
  width: 28px;
  margin-right: 0;
  font-size: 16px;
  line-height: 28px;
	
}
.widget_social .Entypo a.circle:before {
  font-size: 24px;
	
}
.widget_social .Entypo a.label.circle:before {
  vertical-align: -4px;
  font-size: 24px;
  margin-right: 2px;
	
}
.widget_social .Entypo a:hover {
  text-decoration: none;
  opacity: .85;
  filter: alpha(opacity=75);
	
}
/* With Backgrounds */
.widget_social .Entypo a.bg {
  background: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.25), inset 0 -1px 1px rgba(255,255,255,.15);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.25), inset 0 -1px 1px rgba(255,255,255,.15);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0 6px 6px 0;
	
}
.widget_social .Entypo a.label {
  padding-right: 10px;
	
}
.widget_social .Entypo a.icon.bg:hover {
  color: #66635d !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.65) !important;
}
.widget_social .Entypo a.icon.bg.github:hover {
  background: #5590c9;
	
}
.widget_social .Entypo a.icon.bg.behance:hover {
  background: #1d1d1d;
	
}
.widget_social .Entypo a.icon.bg.pinterest:hover {
  background: #cb2027;
	
}
.widget_social .Entypo a.icon.bg.dribbble:hover {
  background: #ea4c89;
	
}
.widget_social .Entypo a.icon.bg.flickr:hover {
  background-color: #ff0084;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0063dc), to(#ff0084));
  background-image: -webkit-linear-gradient(top, #0063dc, #ff0084);
  background-image: -moz-linear-gradient(top, #0063dc, #ff0084);
  background-image: linear-gradient(to bottom, #0063dc, #ff0084);
  background-repeat: repeat-x;
	
}
.widget_social .Entypo a.icon.bg.linkedin:hover {
  background: #0073b2;
	
}
.widget_social .Entypo a.icon.bg.phone:hover {
  background: #03af03;
	
}
.widget_social .Entypo a.icon.bg.rss:hover {
  background: #fd8127;
	
}
.widget_social .Entypo a.icon.bg.tumblr:hover {
  background: #2c4762;
	
}
.widget_social .Entypo a.icon.bg.vimeo:hover {
  background: #1ab7ea;
	
}
.widget_social .Entypo a.icon.bg.vkontakte:hover {
  background: #416288;
	
}
.widget_social .Entypo a.icon.bg.facebook:hover {
  background: #3b5998;
	
}
.widget_social .Entypo a.icon.bg.googleplus:hover,
.widget_social .Entypo a.icon.bg.google-plus:hover {
  background: #cf3925;
	
}
.widget_social .Entypo a.icon.bg.lastfm:hover,
.widget_social .Entypo a.icon.bg.last-fm:hover {
  background: #b00;
	
}
.widget_social .Entypo a.icon.bg.skype:hover {
  background: #009fdd;
	
}
.widget_social .Entypo a.icon.bg.twitter:hover {
  background: #00aced;
	
}
.widget_social .Entypo a.icon.bg.email:hover {
  background: #aaa;
	
}
.widget_social .Entypo a.icon.bg.youtube:hover {
  background: #af2b26;
	
}
.widget_social .Entypo a.icon.hover.github:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.behance:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.pinterest:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.dribbble:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.flickr:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.linkedin:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.phone:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.rss:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.tumblr:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.vimeo:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.vkontakte:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.facebook:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.googleplus:hover,
.widget_social .Entypo a.icon.hover.google-plus:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.lastfm:hover,
.widget_social .Entypo a.icon.hover.last-fm:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.skype:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.twitter:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.email:hover {
  color: #66635d !important;
}
.widget_social .Entypo a.icon.hover.youtube:hover {
  color: #66635d !important;
}
/* Twitter Widget */
.widget_twitter a {
  font-weight: normal;
	
}
.widget_twitter .tweet_list li {
  word-wrap: break-word;
  margin-bottom: 15px;
	
}
.widget_twitter .tweet_list li:last-child {
  margin-bottom: 0;
	
}
.widget_twitter .tweet_list li img:hover {
  opacity: .8;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	
}
.widget_twitter .tweet_list .tweet_time,
.twitter-wrap .tweet_list .tweet_time {
  display: block;
  margin-top: -2px;
	
}
.widget_twitter .tweet_list .tweet_time a,
.twitter-wrap .tweet_list .tweet_time a {
  font-size: 10px;
  font-weight: normal;
  
}
#colophon .widget_twitter .tweet_list .tweet_time a {
  
}
.widget_twitter .tweet_list .tweet_time a:hover,
.twitter-wrap .tweet_list .tweet_time a:hover {
  
}
#colophon .widget_twitter .tweet_list .tweet_time a:hover {
  
}
.widget_twitter .header-follow {
  float: right;
  margin-top: 4px;
  font-weight: bold;
	
}
.widget_twitter iframe {
  margin-top: 15px;
	
}
/* Shortcode */
.twitter-wrap {
  margin-bottom: 20px;
	
}
.twitter-wrap .tweet_list {
  list-style: none;
  margin: 0;
	
}
.twitter-wrap .tweet_list li {
  line-height: inherit;
  word-wrap: break-word;
  margin: 0 0 15px;
  padding: 0;
	
}
.twitter-wrap .tweet_list a.tweet_avatar,
.widget_twitter .tweet_list a.tweet_avatar {
  float: left;
  margin-right: 10px;
	
}
.tweet_avatar img {
  display: block;
  max-width: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	
}
/* Flickr Widget */
.flickr-wrap {
  position: relative;
  margin-right: -15px;
  margin-bottom: -8px;
	
}
.flickr-wrap .flickr_badge_image {
  float: left;
  margin: 0 8px 8px 0;
	
}
.flickr-wrap .flickr_badge_image img {
  display: block;
  width: 75px;
  height: 75px;
  max-width: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	
}
.flickr-wrap .flickr_badge_image img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	
}
footer .flickr-wrap {
  margin-right: -9px;
	
}
footer .flickr_badge_image {
  margin: 0 8px 8px 0;
	
}
footer .one-third .flickr-wrap img {
  width: 56px !important;
  height: 56px !important;
	
}
footer .one-fourth .flickr-wrap img {
  width: 50px !important;
  height: 50px !important;
	
}
footer .one-fifth .flickr-wrap img {
  width: 52px !important;
  height: 52px !important;
	
}
footer .one-sixth .flickr-wrap img {
  width: 40px !important;
  height: 40px !important;
	
}
footer .one-half .one-half .flickr-wrap img {
  width: 70px !important;
  height: 70px !important;
	
}
footer .one-half .one-third .flickr-wrap img {
  width: 40px !important;
  height: 40px !important;
	
}
footer .two-third .one-third .flickr-wrap img {
  width: 60px !important;
  height: 60px !important;
	
}
footer .two-third .one-fourth .flickr-wrap img {
  width: 40px !important;
  height: 40px !important;
	
}
/* Advertisement 125 Widget */
.widget_advertisement a {
  display: block;
  margin: 0 10px 10px 0;
  float: left;
	
}
.widget_advertisement .aligncenter a {
  text-align: center;
  display: block;
  margin: 0 0 10px 0;
  float: none;
	
}
.widget_advertisement a:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	
}
/* Search Widget */
.widget_mo_search #searchform{ position: relative;}
.widget_search input#s,
.widget_mo_search input#s {
  width: 103px;
  padding-right: 37px;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  height: 24px;
  background-image: none;
  vertical-align: bottom;
  color: #4b8ea6;
}


.widget_mo_search input#s:-moz-placeholder {
  line-height: 20px;
  color: #4b8ea6;
	
}
.widget_mo_search input#s:-ms-input-placeholder {
  line-height: 20px;  color: #4b8ea6;
	
}
.widget_mo_search input#s::-webkit-input-placeholder {
  line-height: 20px;  color: #4b8ea6;
	
}
.widget_mo_search button {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 32px; height: 32px;
	text-indent: -9999px;
	background: url(images/sear.png) top left no-repeat;
	left: 118px;
	top: 0px;
	border: 0;
	
	
}
/* Contact Info Widget */
.widget_contact_info p,
.contact-info p {
  margin-bottom: 2px;
	
}
.widget_contact_info .contact-zip {
  padding-left: 5px;
	
}
/* Shortcode */
.contact-info {
  margin-bottom: 10px;
	
}
/* Contact Form Widget */
/* Comment Form */
.widget_contact_form .contact-form textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	
}
.widget_contact_form .contact-form .contact-form-name .required,
.widget_contact_form .contact-form .contact-form-email .required {
  font-size: 16px;
  left: 74%;
	
}
.widget_contact_form .contact-form input[type='text'],
.widget_contact_form .contact-form input[type='email'] {
  width: 75%;
	
}

.wpcf7{ color: #4b8ea6; font-size: 14px;}
.input-wrap{ width: 100%; float: left; clear: both;}
.input-wrap .input-left{ width: 50%; float: left;}
.input-wrap .input-right{ width: 50%; float: right;}
.input-wrap input{ width: 90%;}
.input-wrap textarea{ width: 95%; clear:both;}
.input-wrapp p{ display: block; text-align: left;}
.input-wrap input[type='submit']{ width: auto !important; text-align: left;}
/* Google Maps Widget */
.widget_gmap .gmap {
  height: 240px;
  
}
.gmap.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	
}
/* List Style */
ul.list,
ul.list ul {
  list-style: none outside none;
  padding: 0;
	
}
ul.list {
  margin-left: 0;
	
}
/* Sitemap List */
.list-sitemap li {
  margin-left: 0;
  list-style-type: none;
	
}
.list-sitemap li:before {
/*  font-family: FontAwesome;*/
  font-weight: normal;
  font-size: inherit;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  text-indent: -2em;
  text-align: center;
  content: "\f054";
  
}
/*
 * Author Info
 */
#author-info {
  font-size: 12px;
  overflow: hidden;
	
}
.singular #author-info,
.archive #author-info {
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-width: 1px 0;
  margin: 30px 0 0 0;
  padding: 20px 20px;
	
}
.archive #author-info {
  margin: 0 0 30px 0;
	
}
#author-avatar {
  float: left;
  margin-right: -78px;
	
}
#author-avatar img {
  padding: 3px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	
}
#author-description {
  float: left;
  margin-left: 98px;
	
}
#author-description h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 10px;
	
}
/*
 * Related Posts and Popular Posts
 */
/* Post List */
.posts-list {
  list-style: none;
  margin: 0;
	
}
.posts-list li:last-child {
  padding-bottom: 0;
	
}
.posts-list p {
  margin: 0;
	
}
.posts-list .post-extra-info p {
  font-size: 13px;
  line-height: 18px;
	
}
.posts-list .thumbnail {
  display: block;
  float: left;
  margin: 0 8px 0 0;
	
}
.posts-list .thumbnail img {
  display: block;
  height: 34px;
  width: 34px;
  max-width: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	
}
.posts-list li:hover .thumbnail img {
  opacity: .8;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	
}
.posts-list time {
  margin-top: -4px;
  font-size: 14px;
  display: block;
  
}
#colophon .posts-list time {
  
}
#related-popular {
  font-size: 12px;
	
}
.singular #related-popular {
  margin: 30px 0 0;
	
}
.singular #related-popular .inner {
  border-top: 1px solid #d9d9d9;
  padding: 20px 0 0px;
  overflow: hidden;
	
}
#related-popular h3 {
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 12px;
  
}
#related-popular ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
	
}
#related-popular ul li {
  clear: both;
	
}
#related-popular ul li .thumbnail {
  margin: 0 10px 0 0;
	
}
#related-popular img {
  float: left;
	
}
#related-popular time {
  display: block;
  font-size: 11px;
	
}
/* Contact Form */
.contact-form {
  margin-bottom: 20px;
  position: relative;
	
}
.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
  position: relative;
	
}
.contact-form .contact-form-name,
.contact-form .contact-form-first-name,
.contact-form .contact-form-last-name,
.contact-form .contact-form-email,
.contact-form .contact-form-subject,
.contact-form .contact-form-comment {
  position: relative;
	
}
.contact-form .contact-form-name label,
.contact-form .contact-form-first-name label,
.contact-form .contact-form-last-name label,
.contact-form .contact-form-email label,
.contact-form .contact-form-subject label,
.contact-form .contact-form-comment label {
  position: absolute;
  display: inline-block;
  font-size: 12px;
  left: 2px;
  min-width: 60px;
  padding: 3px 6px;
  top: 1px;
  z-index: 1;
  cursor: text;
  
}
.contact-form textarea {
  display: block;
  resize: vertical;
  width: 98%;
	
}
.contact-form .contact-form-name .required,
.contact-form .contact-form-email .required,
.contact-form .contact-form-subject .required {
  
  font-size: 20px;
  left: 74%;
  position: absolute;
  top: 4px;
  z-index: 1;
}
.contact-form p {
  font-size: 12px;
  margin: 0 0 10px;
  padding: 0;
	
}
.contact-form p.form-submit {
  margin-bottom: 0;
	
}
.contact-form input[type='text'],
.contact-form input[type='email'] {
  display: block;
  width: 75%;
	
}
/* Feature Contact Form */
#feature .layer-contact-form {
  width: 300px;
  padding: 25px 30px;
  background: rgba(0, 0, 0, 0.5);
	
}
#feature .contact-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	
}
#feature .contact-form label {
  text-shadow: none;
	
}
#feature .contact-form-first-name,
#feature .contact-form-last-name {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	
}
#feature .contact-form-first-name {
  padding-right: 5px;
	
}
#feature .contact-form-last-name {
  padding-left: 5px;
	
}
#feature .contact-form-email {
  clear: left;
	
}
#feature .contact-form label {
  padding: 3px 6px;
	
}
#feature .contact-form-last-name label {
  margin-left: 5px;
	
}
#feature .contact-form input[type='text'],
#feature .contact-form input[type='email'] {
  padding: 5px 5px 4px;
  height: 27px;
  display: block;
  width: 100%;
	
}
#feature .contact-form input[type='submit'] {
  display: block;
  padding-bottom: 1px;
  width: 100%;
  padding: 4px 12px 3px;
	
}
/* Framed Box */
.box {
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	
}
.box-2 {
  border-width: 0;
  border-left: 3px solid #18a3d3;
  background-color: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
	
}
.box.box-2,
.box.box-2 .box-content {
  -webkit-border-radius: 0;
  border-radius: 0;
	
}
.box-3 {
  border-width: 0;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
	
}
.box-content {
  padding: 15px 20px;
	
}
.box,
.box .box-content {
  -webkit-border-radius: 3px;
  border-radius: 3px;
	
}
.box.center {
  text-align: center;
	
}
.icon.box {
  border-width: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
	
}
.box.black {
  border-color: #333 !important;
	
}
.box.gray {
  border-color: #999 !important;
	
}
.box.white {
  border-color: #fff !important;
	
}
.box.red {
  border-color: #d14836 !important;
	
}
.box.orange {
  border-color: #f77e05 !important;
	
}
.box.yellow {
  border-color: #f7bb05 !important;
	
}
.box.green {
  border-color: #53af4e !important;
	
}
.box.cyan {
  border-color: #21bbbd !important;
	
}
.box.dark-blue {
  border-color: #0066cc !important;
	
}
.box.blue {
  border-color: #0199cc !important;
	
}
.box.light-blue {
  border-color: #4787ed !important;
	
}
.box.magenta {
  border-color: #c72ecc !important;
	
}
.box.pink {
  border-color: #ed174f !important;
	
}
.box p:last-child {
  margin-bottom: 0;
	
}
/* Alert */
.alert-box {
  padding: 8px 14px 8px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f8f2d3;
  border: 1px solid #f6e4c1;
  -webkit-border-radius: 2px;
  border-radius: 2px;
	
}
.alert-box a {
  text-decoration: underline;
	
}
.alert-box,
.alert-box a,
.alert-box a:hover {
  text-decoration: none;
  
}
.alert-box a {
  text-decoration: underline;
	
}
.alert-box .close {
  text-decoration: none;
  float: right;
  opacity: .5;
  filter: alpha(opacity=50);
	
}
.alert-box .close:before {
  line-height: 11px;
  vertical-align: middle;
	
}
.alert-box .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
	
}
.alert-box.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
	
}
.alert-box.success,
.alert-box.success a {
  
}
.alert-box.error {
  background-color: #f2dede;
  border-color: #eed3d7;
	
}
.alert-box.error,
.alert-box.error a {
  
}
.alert-box.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
	
}
.alert-box.info,
.alert-box.info a {
  
}
/* Dark */
.alert-box.dark {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  border-color: #de7104;
  background-color: #f77e05;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa9f1e), to(#f77e05));
  background-image: -webkit-linear-gradient(top, #fa9f1e, #f77e05);
  background-image: -moz-linear-gradient(top, #fa9f1e, #f77e05);
  background-image: linear-gradient(to bottom, #fa9f1e, #f77e05);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(237, 166, 25, .65);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(237, 166, 25, .65);
	
}
.alert-box.dark,
.alert-box.dark a,
.alert-box.success.dark,
.alert-box.success.dark a,
.alert-box.error.dark,
.alert-box.error.dark a,
.alert-box.info.dark,
.alert-box.info.dark a {
  
}
.alert-box.success.dark {
  border-color: #32a132;
  background-color: #38b438;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58c044), to(#38b438));
  background-image: -webkit-linear-gradient(top, #58c044, #38b438);
  background-image: -moz-linear-gradient(top, #58c044, #38b438);
  background-image: linear-gradient(to bottom, #58c044, #38b438);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(72, 168, 72, .65);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(72, 168, 72, .65);
	
}
.alert-box.error.dark {
  border-color: #c13e2c;
  background-color: #d14836;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d95f4f), to(#d14836));
  background-image: -webkit-linear-gradient(top, #d95f4f, #d14836);
  background-image: -moz-linear-gradient(top, #d95f4f, #d14836);
  background-image: linear-gradient(to bottom, #d95f4f, #d14836);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(201, 29, 20, .65);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(201, 29, 20, .65);
	
}
.alert-box.info.dark {
  border-color: #3078eb;
  background-color: #4787ed;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(to bottom, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(0, 68, 204, .65);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 0 6px rgba(0, 68, 204, .65);
	
}
/* Note Box */
.note-box {
  margin-bottom: 20px;
  padding: 10px 20px 15px 20px;
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fbf478;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfbb6), to(#fbf478));
  background-image: -webkit-linear-gradient(top, #fcfbb6, #fbf478);
  background-image: -moz-linear-gradient(top, #fcfbb6, #fbf478);
  background-image: linear-gradient(to bottom, #fcfbb6, #fbf478);
  background-repeat: repeat-x;
  
  -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.15);
  box-shadow: 0 2px 12px rgba(0,0,0,.15);
}
.note-box h4.note-title {
  margin: 5px 0 0;
  letter-spacing: normal;
  text-transform: none;
  
}
.note-content {
  margin-top: 8px;
	
}
.note-box.alignleft {
  margin: 2px 15px 15px 2px !important;
	
}
.note-box.alignright {
  margin: 2px 2px 15px 15px !important;
	
}
/* Dividers */
.divider {
  position: relative;
  display: block;
  clear: both;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #d9d9d9;
	
}
.divider.top a {
  font-size: 10px;
  text-decoration: none;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  padding: 0 2px;
  background-color: #fff;
  
}
.divider.top a:hover {
  
}
.space {
  position: relative;
  display: block;
  clear: both;
  padding-top: 30px;
	
}
.shadow-top {
  margin: 0 -40px;
  padding-top: 30px !important;
  background: url('images/content-shadow-top.png') no-repeat 50% 100%;
	
}
.shadow-bottom {
  margin: 0 -40px;
  padding-top: 30px !important;
  background: url('images/content-shadow-bottom.png') no-repeat 50% 0;
	
}
/* Tabs */
.tabs-container {
  margin-bottom: 20px;
	
}
.tabs-container .tabs:before,
.tabs-container .tabs:after {
  display: table;
  content: "";
	
}
.tabs-container .tabs:after {
  clear: both;
	
}
.tabs-container .tabs {
  border-bottom: 1px solid #d9d9d9;
  list-style: none;
  margin: 0;
  padding: 0;
	
}
.tabs-container .tabs > li {
  float: left;
  margin: 0 2px 0 0;
	
}
.tabs-container .tabs > li > a {
  line-height: 16px;
  padding: 9px 12px 6px;
  margin-bottom: 3px;
  display: block;
	
}
/* Vertical Tabs */
.tabs-container.tabs-left .tabs {
  border-width: 0;
  float: left;
  width: 16%;
  border-right: 1px solid #d9d9d9;
	
}
.tabs-container.tabs-left .tabs > li {
  display: block;
  float: none;
  margin: 0 -1px 3px 0;
  padding: 0;
	
}
.tabs-container.tabs-left .tabs > li > a {
  border-bottom-width: 0px !important;
  padding-left: 0;
  margin-bottom: 0;
	
}
.tabs-container.tabs-left .tabs > li > a.current,
.tabs-container.tabs-left .tabs > li > a.current:hover {
  padding-right: 9px;
  margin-bottom: 0;
  border-right: 3px solid #18a3d3;
	
}
.tabs-container.tabs-left .panes {
  float: left;
  width: 83%;
  margin: 0;
  padding: 0;
  border-width: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
	
}
.tabs-container.tabs-left .panes > div {
  padding: 4px 0 15px 30px;
	
}
/* Pills */
.tabs-container.pills .tabs {
  border-bottom-width: 0;
	
}
.tabs-container.pills .tabs > li > a {
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d9d9d9 !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	
}
.tabs-container.pills .tabs > li > a:active,
.tabs-container.pills .tabs > li > a.current,
.tabs-container.pills .tabs > li > a.current:hover {
  padding-bottom: 6px;
  background: #f1f1f1;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.15);
  box-shadow: inset 0 1px 4px rgba(0,0,0,0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
	
}
.tabs-container .panes {
  margin-top: 20px;
  border-top-width: 0;
	
}
.tabs-container .panes > div {
  position: relative;
  display: none;
	
}
/* Accordion */
.accordion {
  margin-bottom: 20px;
	
}
.accordion .tab {
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 4px;
  padding: 6px 12px;
  line-height: 16px;
  cursor: pointer;
	
}
.accordion .tab.current {
  margin-bottom: 0;
	
}
.accordion .pane {
  display: none;
  padding: 10px 12px;
  margin: 0 0 2px;
  overflow: hidden;
	
}
/* Tabs, Accodion Styles */
.tabs-container .tabs > li > a,
.accordion .tab {
  
}
.tabs-container .tabs > li > a:hover,
.tabs-container.tabs-left .tabs > li > a:hover,
.accordion .tab:hover {
  text-decoration: none;
  
}
.tabs-container.tabs-left .tabs > li > a:hover {
  border-bottom-width: 0;
	
}
.tabs-container .tabs > li > a:active,
.tabs-container.pills .tabs > li > a:active,
.accordion .tab:active {
  outline: 0;
	
}
.tabs-container .tabs > li > a.current,
.tabs-container .tabs > li > a.current:hover,
.accordion .tab.current,
.accordion .tab.current:hover {
  cursor: default;
  border-bottom: 3px solid #18a3d3;
  margin-bottom: 0;
  
}
/* Tooltips */
.tooltip-shortcode {
  display: inline-block;
	
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  filter: alpha(opacity=@opacity * 100);
  opacity: 0;
	
}
.tooltip.in {
  filter: alpha(opacity=@opacity * 100);
  opacity: 80;
  -webkit-transition: margin 0.2s linear;
  -moz-transition: margin 0.2s linear;
  -o-transition: margin 0.2s linear;
  transition: margin 0.2s linear;
	
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
	
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
	
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
	
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
	
}
.tooltip-inner {
  max-width: 200px;
  padding: 4px 8px;
  
  text-align: center;
  text-decoration: none;
  background-color: #333;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
	
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
	
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #333;
	
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #333;
	
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
	
}
/* Toggle */
.toggle {
  position: relative;
  margin-bottom: 10px;
	
}
.toggle-title {
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
  margin: 0;
  cursor: pointer;
  
}
.toggle-title:hover {
  text-decoration: none;
  
}
.toggle-title:before {
  display: inline-block;
  /*font-family: FontAwesome;*/
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  vertical-align: 1px;
  text-decoration: none;
  width: 15px;
  height: 16px;
  padding-left: 1px;
  margin-right: 6px;
  content: "\f067";
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15);
}
.toggle-title:hover:before {
  opacity: 1;
  text-decoration: none;
  background-color: #f1f1f1;
  background-position: 0 -10px;
  
}
.toggle-active .toggle-title:before,
.toggle-title:active:before {
  background: #f1f1f1;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.15);
  box-shadow: inset 0 1px 4px rgba(0,0,0,0.15);
	
}
.toggle-active .toggle-title:before {
  content: "\f068";
	
}
.toggle-content {
  display: none;
  margin: 10px 0 30px;
	
}
/* Image with Frame */
.image-frame{display:inline-block;position:relative}
.image-frame.alignleft{margin-top:15px;margin-right:20px}
.image-frame.alignright{margin-top:15px;margin-left:20px}
.image-frame img{display:block}
.ie8 .image-frame img{width:auto}
.image-frame.nomargin{margin-bottom:0}

/* Dropcaps */
.dropcap,
.dropcap2,
.dropcap3,
.dropcap4 {
  float: left;
  text-align: center;
  overflow: hidden;
	
}
.dropcap,
.dropcap2,
.dropcap3 {
  font-size: 22px;
  line-height: 34px;
  width: 36px;
  height: 36px;
  margin: 0 8px -4px 0;
  background: #eee;
  text-shadow: 0 1px 0 #fff;
	
}
.dropcap.inverted,
.dropcap2.inverted,
.dropcap3.inverted {
  background: #555;
  
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.dropcap {
  -webkit-border-radius: 18px;
  border-radius: 18px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.25), 0 1px 0 rgba(255,255,255,.35);
  box-shadow: inset 0 1px 4px rgba(0,0,0,.25), 0 1px 0 rgba(255,255,255,.35);
	
}
.dropcap2 {
  -webkit-border-radius: 18px;
  border-radius: 18px;
  -webkit-box-shadow: inset 0 1px 4px rgba(255,255,255,.75), inset 0 -1px 4px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 4px rgba(255,255,255,.75), inset 0 -1px 4px rgba(0,0,0,.25);
	
}
.dropcap3 {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.25), 0 1px 0 rgba(255,255,255,.35);
  box-shadow: inset 0 1px 4px rgba(0,0,0,.25), 0 1px 0 rgba(255,255,255,.35);
	
}
.dropcap4 {
  font-size: 34px;
  font-weight: bold;
  text-align: left;
  line-height: 34px;
  margin: 0 8px 0 0;
	
}
/* Text with Icons */
.icon-text {
  padding: 0 0 0 17px;
	
}
.icon-text.icon-large {
  padding-left: 25px;
	
}
.icon-text.icon-huge {
  padding-left: 49px;
	
}
.icon-text:before {
  text-decoration: none !important;
	
}
.btn .icon-text {
  padding-left: 13px;
	
}
/* Full Width Block */
.content-block {
  margin: 30px 0 30px;
  border: 1px solid #d9d9d9;
  border-width: 1px 0;
  padding: 30px 0;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background-image: -moz-linear-gradient(top, #fafafa, #ffffff);
  background-image: linear-gradient(to bottom, #fafafa, #ffffff);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
	
}
.content-block.red,
.content-block.orange,
.content-block.yellow,
.content-block.green,
.content-block.cyan,
.content-block.dark-blue,
.content-block.blue,
.content-block.light-blue,
.content-block.magenta,
.content-block.pink {
  
  border-width: 0;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}
.content-block.red a,
.content-block.orange a,
.content-block.yellow a,
.content-block.green a,
.content-block.cyan a,
.content-block.dark-blue a,
.content-block.blue a,
.content-block.light-blue a,
.content-block.magenta a,
.content-block.pink a {
  text-decoration: underline;
  
}
.content-block.red {
  background-color: #d95f4f;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d14836), to(#d95f4f));
  background-image: -webkit-linear-gradient(top, #d14836, #d95f4f);
  background-image: -moz-linear-gradient(top, #d14836, #d95f4f);
  background-image: linear-gradient(to bottom, #d14836, #d95f4f);
  background-repeat: repeat-x;
	
}
.content-block.red h1,
.content-block.red h2,
.content-block.red h3,
.content-block.red h4,
.content-block.red h5,
.content-block.red h6 {
  
}
.content-block.orange {
  background-color: #fa9f1e;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f77e05), to(#fa9f1e));
  background-image: -webkit-linear-gradient(top, #f77e05, #fa9f1e);
  background-image: -moz-linear-gradient(top, #f77e05, #fa9f1e);
  background-image: linear-gradient(to bottom, #f77e05, #fa9f1e);
  background-repeat: repeat-x;
	
}
.content-block.orange h1,
.content-block.orange h2,
.content-block.orange h3,
.content-block.orange h4,
.content-block.orange h5,
.content-block.orange h6 {
  
}
.content-block.yellow {
  background-color: #f7d52a;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7bb05), to(#f7d52a));
  background-image: -webkit-linear-gradient(top, #f7bb05, #f7d52a);
  background-image: -moz-linear-gradient(top, #f7bb05, #f7d52a);
  background-image: linear-gradient(to bottom, #f7bb05, #f7d52a);
  background-repeat: repeat-x;
  
}
.content-block.yellow h1,
.content-block.yellow h2,
.content-block.yellow h3,
.content-block.yellow h4,
.content-block.yellow h5,
.content-block.yellow h6 {
  
}
.content-block.green {
  background-color: #6cb858;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#53af4e), to(#6cb858));
  background-image: -webkit-linear-gradient(top, #53af4e, #6cb858);
  background-image: -moz-linear-gradient(top, #53af4e, #6cb858);
  background-image: linear-gradient(to bottom, #53af4e, #6cb858);
  background-repeat: repeat-x;
	
}
.content-block.green h1,
.content-block.green h2,
.content-block.green h3,
.content-block.green h4,
.content-block.green h5,
.content-block.green h6 {
  
}
.content-block.cyan {
  background-color: #2cc9cb;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#21bbbd), to(#2cc9cb));
  background-image: -webkit-linear-gradient(top, #21bbbd, #2cc9cb);
  background-image: -moz-linear-gradient(top, #21bbbd, #2cc9cb);
  background-image: linear-gradient(to bottom, #21bbbd, #2cc9cb);
  background-repeat: repeat-x;
	
}
.content-block.cyan h1,
.content-block.cyan h2,
.content-block.cyan h3,
.content-block.cyan h4,
.content-block.cyan h5,
.content-block.cyan h6 {
  
}
.content-block.dark-blue {
  background-color: #0088cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0066cc), to(#0088cc));
  background-image: -webkit-linear-gradient(top, #0066cc, #0088cc);
  background-image: -moz-linear-gradient(top, #0066cc, #0088cc);
  background-image: linear-gradient(to bottom, #0066cc, #0088cc);
  background-repeat: repeat-x;
	
}
.content-block.dark-blue h1,
.content-block.dark-blue h2,
.content-block.dark-blue h3,
.content-block.dark-blue h4,
.content-block.dark-blue h5,
.content-block.dark-blue h6 {
  
}
.content-block.blue {
  background-color: #2eaddb;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0199cc), to(#2eaddb));
  background-image: -webkit-linear-gradient(top, #0199cc, #2eaddb);
  background-image: -moz-linear-gradient(top, #0199cc, #2eaddb);
  background-image: linear-gradient(to bottom, #0199cc, #2eaddb);
  background-repeat: repeat-x;
	
}
.content-block.blue h1,
.content-block.blue h2,
.content-block.blue h3,
.content-block.blue h4,
.content-block.blue h5,
.content-block.blue h6 {
  
}
.content-block.light-blue {
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4787ed), to(#4d90fe));
  background-image: -webkit-linear-gradient(top, #4787ed, #4d90fe);
  background-image: -moz-linear-gradient(top, #4787ed, #4d90fe);
  background-image: linear-gradient(to bottom, #4787ed, #4d90fe);
  background-repeat: repeat-x;
	
}
.content-block.light-blue h1,
.content-block.light-blue h2,
.content-block.light-blue h3,
.content-block.light-blue h4,
.content-block.light-blue h5,
.content-block.light-blue h6 {
  
}
.content-block.magenta {
  background-color: #ca4ccf;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c72ecc), to(#ca4ccf));
  background-image: -webkit-linear-gradient(top, #c72ecc, #ca4ccf);
  background-image: -moz-linear-gradient(top, #c72ecc, #ca4ccf);
  background-image: linear-gradient(to bottom, #c72ecc, #ca4ccf);
  background-repeat: repeat-x;
	
}
.content-block.magenta h1,
.content-block.magenta h2,
.content-block.magenta h3,
.content-block.magenta h4,
.content-block.magenta h5,
.content-block.magenta h6 {
  
}
.content-block.pink {
  background-color: #fb6089;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ed174f), to(#fb6089));
  background-image: -webkit-linear-gradient(top, #ed174f, #fb6089);
  background-image: -moz-linear-gradient(top, #ed174f, #fb6089);
  background-image: linear-gradient(to bottom, #ed174f, #fb6089);
  background-repeat: repeat-x;
	
}
.content-block.pink h1,
.content-block.pink h2,
.content-block.pink h3,
.content-block.pink h4,
.content-block.pink h5,
.content-block.pink h6 {
  
}
.content-block.dark {
  border-width: 0;
  background-color: #444444;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#444444));
  background-image: -webkit-linear-gradient(top, #333333, #444444);
  background-image: -moz-linear-gradient(top, #333333, #444444);
  background-image: linear-gradient(to bottom, #333333, #444444);
  background-repeat: repeat-x;
  
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}
.content-block.dark h1,
.content-block.dark h2,
.content-block.dark h3,
.content-block.dark h4,
.content-block.dark h5,
.content-block.dark h6 {
  
}
.content-block.light {
  border-width: 0;
  background: #fff;
  
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}
.content-block.light h1,
.content-block.light h2,
.content-block.light h3,
.content-block.light h4,
.content-block.light h5,
.content-block.light h6 {
  
}
.content-block.no-padding {
  padding: 0;
	
}
.content-block.full-width .inner {
  max-width: none;
  overflow: hidden;
  margin: 0 !important;
	
}
.content-block-inner > p:last-child {
  margin-bottom: 0;
	
}
.left-sidebar .content-block,
.right-sidebar .content-block {
  margin: 20px 0;
  padding: 20px 0;
  border-width: 1px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
	
}
.left-sidebar .content-block .inner,
.right-sidebar .content-block .inner {
  padding-left: 20px;
  padding-right: 20px;
	
}
.content-block-inner > article:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom-width: 0 !important;
	
}
/* Pricing Table */
.pricing-table {
  padding-top: 20px;
  margin-bottom: 20px;
	
}
.pricing-table .plan {
  float: left;
	
}
.pricing-table.col-1 .plan {
  width: 100%;
	
}
.pricing-table.col-2 .plan {
  width: 50%;
	
}
.pricing-table.col-3 .plan {
  width: 33%;
	
}
.pricing-table.col-4 .plan {
  width: 25%;
	
}
.pricing-table.col-5 .plan {
  width: 20%;
	
}
.plan {
  text-align: center;
  border: 1px solid #d9d9d9;
  margin-right: -1px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
	
}
.pricing-table .featured {
  font-weight: bold;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
  margin: -30px -1px 0 -1px;
  position: relative;
  z-index: 10;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #333333;
  
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.pricing-table .gray .featured {
  background: #888;
	
}
.pricing-table .black .featured {
  background: #111;
	
}
.pricing-table .red .featured {
  background: #d14836;
	
}
.pricing-table .orange .featured {
  background: #f77e05;
	
}
.pricing-table .yellow .featured {
  background: #f7bb05;
  
  text-shadow: none;
}
.pricing-table .green .featured {
  background: #53af4e;
	
}
.pricing-table .cyan .featured {
  background: #21bbbd;
	
}
.pricing-table .dark-blue .featured {
  background: #0066cc;
	
}
.pricing-table .blue .featured {
  background: #0199cc;
	
}
.pricing-table .light-blue .featured {
  background: #4787ed;
	
}
.pricing-table .magenta .featured {
  background: #c72ecc;
	
}
.pricing-table .pink .featured {
  background: #ed174f;
	
}
.plan .header {
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
	
}
.plan .header h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 5px;
	
}
.plan .price {
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
	
}
.plan .price span {
  display: block;
  font-weight: normal;
  font-size: 11px;
  margin: 5px 0 0 0;
  
  line-height: 11px;
}
.plan .signup {
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #d9d9d9;
  background: #f1f1f1;
	
}
.plan .signup .btn {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
	
}
.plan ul {
  margin: 0;
  padding: 0;
  list-style: none;
	
}
.plan li {
  font-size: 12px;
  padding: 8px 0;
  text-align: center;
	
}
.plan li:nth-child(even) {
  background-color: #fbfbfb;
	
}
.plan li:last-child {
  border-width: 0;
	
}
.plan p {
  margin-bottom: 0;
	
}
/* Scroll to Top */
#to-top {
  position: fixed;
  display: none;
  bottom: 30px;
  right: 30px;
  width: 32px;
  height: 32px;
  padding: 0;
  opacity: .7;
	
}
#to-top:hover {
  opacity: 1;
	
}
#to-top:before {
  /*font-family: FontAwesome;*/
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  text-shadow: 0 1px #fff;
  width: 32px;
  height: 32px;
  display: inline-block;
  content: "\f106";
	
}
#comments {
  margin-top: 30px;
	
}
#comments > .inner {
/*  padding-top: 30px;
  border-top: 1px solid #d9d9d9;*/
	
}
#comments-title {
  font-size: 24px;
  margin: 0 0 20px;
	
}
.nopassword,
.nocomments {
  
  font-size: 26px;
  font-weight: normal;
  margin: 40px 0;
  text-align: center;
}
.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
	
}
.comments-area article {
  margin: 0 0 20px;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
	
}
.comments-area article header {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #f1f1f1;
  
}
.comments-area article header img {
  display: block;
  float: left;
  margin-right: 15px;
  padding: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
	
}
.comments-area article header .comment-author-inner {
  padding-top: 12px;
	
}
.comments-area article header .edit-link a {
  margin: 11px 10px 0;
	
}
.comments-area article header .fn {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  
}
.comments-area article header a {
  
}
.comments-area article header a:hover {
  text-decoration: underline;
	
}
.comments-area .comment-content p {
  margin-bottom: 8px;
	
}
.comments-area .pingback {
  margin: 0 0 20px;
	
}
.comments-area .children {
  list-style: none;
  margin: 0;
	
}
.comments-area .children li.comment {
  margin-top: 20px;
  padding: 0 0 0 30px;
	
}
.comments-area li.bypostauthor > article header {
  background: #dcf1f8;
	
}
a.comment-reply-link .icon:before {
  vertical-align: 0;
  font-size: 14px;
	
}
.format-status img.avatar {
  float: left;
  width: auto;
  height: auto;
  margin: 0 20px 20px 0;
	
}
/* Comment Form */
#respond {
  margin-bottom: 20px;
  position: relative;
	
}
#respond input[type='text'],
#respond textarea {
  position: relative;
	
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
  position: relative;
	
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
  position: absolute;
  display: inline-block;
  left: 2px;
  min-width: 60px;
  padding: 5px 6px;
  top: 0;
  z-index: 1;
  cursor: text;
  font-size: 14px !important;
  line-height: 30px;
  text-transform: lowercase;
  
}

#respond textarea {
  display: block;
  resize: vertical;
  width: 98%;
	
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
  
}
#respond .comment-notes,
#respond .logged-in-as {
  font-size: 14px;
  
}
#respond p {
  font-size: 14px;
  margin: 0 0 10px;
  padding: 0;
	
}
#respond #cancel-comment-reply-link {
  
/*  font-family: Tahoma, sans-serif;*/
  margin-left: 10px;
  text-decoration: none;
}
#respond #cancel-comment-reply-link:before {
/*  font-family: Entypo;*/
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 11px;
  display: inline-block;
  vertical-align: -2px;
  content: "\2715";
  padding-right: 4px;
  max-width: 10px;
	
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
  text-decoration: underline;
	
}
#respond input[type=text] {
  display: block;
  width: 75%;
	
}
.commentlist #respond {
  width: auto;
  margin: 20px 0 20px;
  padding-bottom: 15px;
/*  border-bottom: 1px solid #d9d9d9;*/
	
}
#reply-title {
  font-size: 21px;
  margin-bottom: 5px;
	
}
#cancel-comment-reply-link {
  font-size: 11px;
  font-weight: normal;
  line-height: 2.2em;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0px;
  right: 2px;
  
}
p.comment-form-comment {
  margin: 0;
	
}
.comment-awaiting-moderation {
  display: block;
  margin-bottom: 10px;
	
}
.form-allowed-tags {
  display: none;
	
}



/*#colophon {
  font-size: 13px;
  line-height: 19px;
	padding-right: 0;
	padding-left: 0;
	border-top: 1px solid #f2f2f2;
	
	background-image: url(http://prefacestudios.co.uk.gridhosted.co.uk/maltings/wp-content/uploads/2013/07/footer_bkg.jpg);
	padding-top: 16px;
max-height: 100%;
}
#colophon input,
#colophon button,
#colophon select,
#colophon textarea {
  font-size: 13px;
  line-height: 19px;
	
}*/
/* Footer Links */
/*#colophon a {
  
	font: 12px "helvetica_neueregular", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 10px;
}
#colophon a:hover,
a:active {
  
}*/
/* Footer */
#sub-footer{background:#3d3d3d;position:relative}
#sub-footer .inner{position:relative;height:90px}
#footer-left{float:left;width:45%;text-align:left;font-size:12px;line-height:20px;color:#fff;font-family:HelveticaNeueLight, Helvetica, Arial, sans-serif;padding-top:15px; padding-bottom: 15px;}
#footer-menu{ height: 20px;}
#footer-menu ul{list-style:none;margin:0;padding:0}
#footer-menu li{display:inline;font-weight:400}
#footer-menu a{color:#fff;padding:0 17px 0 0}
#footer-right .widget{margin:0}
#footer-right{font-size:11px;float:right;width:45%;text-align:right;padding-right:32px;padding-top:8px}
#footer-right a{margin-right:20px}
#sub-footer a{color:#fff}
#preface-credit{position:absolute;bottom:0;right:-1px;width:45px;height:47px}
#preface-credit a{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;background:url(images/bg-preface-credit.png) bottom left no-repeat;width:45px;height:47px}
#footer-menu,#copyright{width:100%}
#footer-menu a:hover,#sub-footer a:hover{color:#fe5c79}


/*.projects-page {
	margin-bottom: 300px;
}*/

/*
 * Flex Slider
 */
.flexslider .slides > li {
  position: relative;
	
}
#content .flex-control-nav {
  margin: 0 !important;
  padding-top: 10px;
  padding-bottom: 0 !important;
	
}
.flexslider blockquote {
  margin-bottom: 0;
	
}
.flexslider .slideimage {
  max-width: 100%;
	
}
.flexslider.show-controls {
  margin-bottom: 40px;
	
}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
	
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
	
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
	
}
.flexslider .slides > li {
  display: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
	
}
.flexslider .slides img {
  display: block;
	
}
.flex-pauseplay span {
  text-transform: capitalize;
	
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
	
}
html[xmlns] .slides {
  display: block;
	
}
* html .slides {
  height: 1%;
	
}
/* FlexSlider Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
	
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
	
}
.loading .flex-viewport {
  max-height: 300px;
	
}
.flexslider .slides {
  zoom: 1;
	
}
/* Caption style */
.flex-caption {
  background: none;
  zoom: 1;
	
}
.flex-caption {
  width: 96%;
  padding: 2%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
	
}
.flex-direction-nav a {
  position: absolute;
  width: 22px;
  height: 38px;
  top: 50%;
  margin-top: -22px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  outline: 0;
  cursor: pointer;
  background: url('images/sliders-sprite.png') no-repeat scroll;
  background-size: 62px 114px;
	
}
.flex-direction-nav .flex-next {
  right: -60px;
  background-position: -40px 0;
	
}
.flex-direction-nav .flex-prev {
  left: -60px;
  background-position: -18px 0;
	
}
#content .flex-direction-nav a {
  text-align: center;
  text-indent: 0;
  background: none;
  width: 22px;
	
}
#content .flex-direction-nav a:before {
/*  font-family: FontAwesome;*/
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 38px;
  vertical-align: middle;
  display: inline-block;
  content: "\f105";
  
}
#content .flex-direction-nav .flex-prev:before {
  content: "\f104";
	
}
#content .flex-direction-nav a:hover:before {
  
}
#content .flex-direction-nav a:active:before {
  
}
.full-width .flex-direction-nav .flex-next {
  right: 15px;
	
}
.full-width .flex-direction-nav .flex-prev {
  left: 15px;
	
}
.boxed .flex-direction-nav .flex-next {
  right: 15px;
	
}
.boxed .flex-direction-nav .flex-prev {
  left: 15px;
	
}
#content .flex-direction-nav .flex-next {
  right: -30px !important;
	
}
#content .flex-direction-nav .flex-prev {
  left: -30px !important;
	
}
.flex-direction-nav .flex-next:hover {
  background-position: -40px -38px;
	
}
.flex-direction-nav .flex-prev:hover {
  background-position: -18px -38px;
	
}
.flex-direction-nav .flex-next:active {
  background-position: -40px -76px;
	
}
.flex-direction-nav .flex-prev:active {
  background-position: -18px -76px;
	
}
.flex-direction-nav .flex-disabled {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: default;
	
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
	
}
.flex-control-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
	
}
.flex-control-paging li a {
  text-decoration: none;
  outline: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: url('images/sliders-sprite.png') no-repeat scroll 0 0 transparent;
  background-size: 62px 114px;
	
}
.flex-control-paging li a.flex-active {
  background-position: 0 -28px !important;
	
}
.flex-control-paging li a:hover {
  background-position: 0 -14px;
	
}
/* Thumbs */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
	
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
	
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
	
}
.flex-control-thumbs img:hover {
  opacity: 1;
	
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
	
}
/* Captions */
.flexslider .caption {
  position: absolute;
  opacity: 0;
  padding: 15px 20px 5px;
  z-index: 8;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 2px;
  border-radius: 2px;
	
}
.flexslider .caption h3,
.flexslider .caption p {
  
  margin-bottom: 10px !important;
}
.flexslider .caption h3 {
  line-height: 1.2em;
	
}
.flexslider .caption p {
  padding: 0;
  margin: 0;
	
}
.flexslider .caption-top,
.flexslider .caption-bottom {
  left: 20px;
  right: 20px;
	
}
.flexslider .caption-top {
  top: 20px;
	
}
.flexslider .caption-bottom {
  bottom: 40px;
	
}
.flexslider .caption-left,
.flexslider .caption-right {
  top: 20px;
  width: 240px;
	
}
.flexslider .caption-left {
  left: 20px;
	
}
.flexslider .caption-right {
  right: 20px;
	
}
/* HTML */
.flexslider .inner-html {
  padding: 20px 0;
	
}
.flex.full-width .inner-html {
  padding: 40px 40px 20px;
	
}
/*
 * Nivo Slider
 */
.nivo-slider-wrap {
  position: relative;
	
}
.nivoSlider.show-controls {
  margin-bottom: 40px;
	
}
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
	
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none !important;
	
}
.no-js .nivoSlider img {
  position: static;
  max-width: 100% !important;
	
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
	
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
	
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
	
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
	
}
.nivo-box img {
  display: block;
	
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
.nivo-caption p {
  padding: 5px;
  margin: 0;
	
}
.nivo-caption a {
  display: inline !important;
	
}
.nivo-html-caption {
  display: none;
	
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  width: 22px;
  height: 38px;
  top: 50%;
  margin-top: -22px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 9;
  outline: 0;
  cursor: pointer;
  background: url('images/sliders-sprite.png') no-repeat scroll;
  background-size: 62px 114px;
	
}
.nivo-directionNav .nivo-nextNav {
  right: -60px;
  background-position: -40px 0;
	
}
.nivo-directionNav .nivo-prevNav {
  left: -60px;
  background-position: -18px 0;
	
}
#content .nivo-directionNav a {
  text-align: center;
  text-indent: 0;
  background: none;
  width: 22px;
	
}
#content .nivo-directionNav a:before {
  /*font-family: FontAwesome;*/
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 38px;
  vertical-align: middle;
  display: inline-block;
  content: "\f105";
  
}
#content .nivo-directionNav .nivo-prevNav:before {
  content: "\f104";
	
}
#content .nivo-directionNav a:hover:before {
  
}
#content .nivo-directionNav a:active:before {
  
}
.full-width .nivo-nextNav {
  right: 15px;
	
}
.full-width .nivo-prevNav {
  left: 15px;
	
}
.boxed .nivo-nextNav {
  right: 15px;
	
}
.boxed .nivo-prevNav {
  left: 15px;
	
}
#content .nivo-nextNav {
  right: -30px !important;
	
}
#content .nivo-prevNav {
  left: -30px !important;
	
}
.nivo-nextNav:hover {
  background-position: -40px -38px;
	
}
.nivo-prevNav:hover {
  background-position: -18px -38px;
	
}
.nivo-nextNav:active {
  background-position: -40px -76px;
	
}
.nivo-prevNav:active {
  background-position: -18px -76px;
	
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
	
}
.nivo-controlNav a {
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  zoom: 1;
  *display: inline;
  z-index: 9;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  background: url('images/sliders-sprite.png') no-repeat scroll 0 0 transparent;
  background-size: 62px 114px;
	
}
.nivo-controlNav a.active {
  background-position: 0 -28px !important;
	
}
.nivo-controlNav a:hover {
  background-position: 0 -14px;
	
}
/*
 * Revolution Slider
 */
.install-revslider {
  text-align: center;
  padding: 25px 0 15px;
  
  text-shadow: 0 1px #fff;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background-image: -moz-linear-gradient(top, #fafafa, #ffffff);
  background-image: linear-gradient(to bottom, #fafafa, #ffffff);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
}
#feature .btn,
.content-block .btn {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 2px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 2px rgba(0,0,0,.25);
	
}
#feature .btn:hover,
.content-block .btn:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 2px rgba(0,0,0,.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 2px rgba(0,0,0,.25);
	
}
#feature .btn:active,
.content-block .btn:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	
}
.bullet.last {
  clear: none;
	
}
/*
 * ColorBox
 */
/*
	ColorBox Core Style:
	The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
	
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
	
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
	
}
#cboxContent {
  position: relative;
	
}
#cboxLoadedContent {
  overflow: auto;
	
}
#cboxTitle {
  margin: 0;
	
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
	
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
	
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
	
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
	
}
/*
	User Style:
	Change the following styles to modify the appearance of ColorBox. They are
	ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
	
}
#cboxContent {
  margin-top: 20px;
	
}
.cboxIframe {
  background: #fff;
	
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
	
}
#cboxLoadedContent {
  background: #f9f9f9;
  
  text-shadow: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 10px;
  
  text-shadow: 0 1px 2px #000;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  right: 10px;
  
  text-shadow: 0 1px 2px #000;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  
}
#cboxPrevious,
#cboxNext {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  background: url('images/colorbox/controls.png') no-repeat scroll 0 0 transparent;
  width: 22px;
  height: 38px;
  text-indent: -9999px;
	
}
#cboxPrevious {
  left: 20px;
	
}
#cboxNext {
  right: 20px;
  background-position: -22px 0;
	
}
#cboxPrevious:hover {
  background-position: 0 -38px;
	
}
#cboxPrevious:active {
  background-position: 0 -76px;
	
}
#cboxNext:hover {
  background-position: -22px -38px;
	
}
#cboxNext:active {
  background-position: -22px -76px;
	
}
#cboxLoadingOverlay {
  background: #000;
	
}
#cboxLoadingGraphic {
  background: url('images/colorbox/loading.gif') no-repeat center center;
	
}
#cboxClose {
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
  background: url('images/colorbox/controls.png') no-repeat top right;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
	
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
	background-color: gray;
	padding-left: 0;
	
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
	
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
	width: 220px;
	
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
	
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
	
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
	
}
/* End: Recommended Isotope styles */

/* WPStats */
img#wpstats {
  display: block;
  margin: 0 auto 20px;
	
}

.wrapper-icon {
  display: inline;
  line-height: .7em;
	
}

.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
	
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
	
}

/* home page */
.home h1.entry-title{ display: none;}
.home .entry-content h3{ color: #66635d; padding: 0; margin: 0; font-size: 24px; line-height: 32px; padding-top: 7px; padding-bottom: 10px; font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif;}
.home .entry-content .one-third img{ padding: 0; margin: 0; }
.home .entry-content .one-third a{ display: block; font-size: 16px; color: #fe5c79; line-height: 22px; text-decoration: none; font-family:HelveticaNeueMedium, Helvetica, Arial, sans-serif; margin-top: 4px; }
.home .entry-content .one-third a:hover{ text-decoration: underline;}
.home .entry-content .one-third p{ padding: 0; margin: 0; padding-bottom: 10px;}

/* Single portfolio page */

.single-portfolio h1.entry-title{ display: none;}
.single-portfolio section.portfolio.default .details { position: relative !important; bottom: auto; left: auto; }
.single-portfolio .entry-content h3{ font-size: 24px; padding: 20px 0 15px;}

.type-portfolio .fc-header-row,
.type-portfolio .fc-lower-head-tools {
    display: none;
}

body.home .entry-content .inner p {
	display: none;
}
body.home div.one-third .image {
	position: relative;
}
body.home div.one-third .image > a {
	margin-top: 0;
	line-height: 0;
}
body.home div.one-third .image p {
	display: none;
}
body.home div.one-third .image a img {
	width: 100%;
}
body.home div.one-third .details {
	background: #3d3d3d;
	
}
body.home div.one-third .details h2 {
	padding: 15px 0;
}
body.home div.one-third .details h2 a {
	margin: 0 15px;
}
body.home div.one-third .details h2 a span {
	color: #fff;
}
body.home div.one-third .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #8d746b;
	display: none;
	opacity: 0.51;
}
body.home div.one-third .overlay a {
	padding:25px;
	color: #fff;
	min-height: 100%;
}
body.home div.one-third .overlay a:hover {
	text-decoration: none;
}

.back {
	float: right;
	min-width: 70px;
	width: 1px;
	color: #fff;
	background-color: #f0792c;
	right: 0;
	padding: 5px 0 5px 6px;
	
	
	font-size: .95em;
	margin-right: -76px;
	margin-top: 10px;
	line-height: 20px;
}

.search .revolution {
  display: none;
}

#footer-right .social-icons {
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  top: 10px;
}

#footer-right .social-icons .icon {
  -webkit-transition:all .2s ease-out;
  -moz-transition:all .2s ease-out;
  transition:all .2s ease-out;
  float:left;
  margin-left:5px;
  text-indent: -999em;
  height: 32px;
  width: 32px;
  margin-left: 5px;
  margin-right: 0;
}

#footer-right .social-icons .icon:hover {
  -webkit-opacity:.5;
  -moz-opacity:.5;
  opacity:.5;
}

#footer-right .social-icons  .footer-facebook { background:url(images/icon-facebook.png); }
#footer-right .social-icons  .footer-twitter { background:url(images/icon-twitter.png); }
#footer-right .social-icons .footer-instagram {background: url(images/icon-instagram.png);}

#access .menu-main-container a {
  font-size: 12pt;
}