body{
	margin:0;
	color:#333;
	font:12px/15px 'Roboto', Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:960px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#97C21C;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#keywords { 
  width: 100px;
  height: 25px;
  padding-left: 5px;
  border: 1px solid #d5d5d5; 
  margin: 0 5px;
}

.submit { 
  height: 30px;
  width: 40px;
  border: 1px solid #d5d5d5;
  background-color: #fff;
}
#header{
	width:100%;
	height:58px;
	padding:30px 0 20px;
	background:url(../images/bg-header.png) repeat-x;
	position:relative;
	z-index:50;
	box-sizing:content-box!important;
}
#header>.holder{
	width:960px;
	margin:0 auto;
}
#header:after{
	display:block;
	clear:both;
	content:'';
}
.slide>img{display:block;}
.logo{
	background:url(../images/logo.png) no-repeat;
	width:308px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	margin:0;
	padding:37px 0 0;
	list-style:none;
	float:right;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	letter-spacing:1px;
	z-index:900;
}
#nav>li{
	float:left;
	padding:0 16px;
	background:url(../images/sep01.png) no-repeat 0 3px;
	position:relative;
	height:17px;
}
#nav>li.first-child{background:none;}
#nav>li>a{
	color:#333;
	text-transform:uppercase;
	display:block;
}
#nav .drop{
	position:absolute;
	padding-top:26px;
	z-index:901;
	text-align:center;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	background:url(../images/none.gif);
	top:-9999px;
	width:auto;
}
.last-child .drop{
	right:0;
	left:auto !important;
}
.last-child{padding-right:0 !important;}
.drop .holder{
	position:relative;
	overflow:hidden;
	width:100%;
}
.drop .l,
.drop .r{
	position:absolute;
	top:0;
	left:-1px;
	width:4px;
	height:9999px;
	background:url(../images/bg-drop-left.png) repeat-y;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
*+html .drop .holder .l,
*+html .drop .holder .r{top:6px;}
.drop .r{
	left:auto;
	right:-1px;
	background:url(../images/bg-drop-right.png) repeat-y;
}
.drop .b{
	height:12px;
	background:url(../images/bg-drop-bottom.png) repeat-x;
	position:absolute;
	bottom:-10px;
	left:11px;
	right:13px;
}
.drop .b:after{
	display:block;
	clear:both;
	content:'';
}
.drop .b .l{
	float:left;
	width:12px;
	height:14px;
	margin:0 0 0 -11px;
	background:url(../images/bg-drop-bottom-left.png) no-repeat;
}
.drop .b .r{
	margin:0 -11px 0 0;
	background:url(../images/bg-drop-bottom-right.png) no-repeat;
	float:right;
	width:12px;
	height:14px;
}
#nav .drop ul{
	padding:0;
	margin:0 3px;
	list-style:none;
	background:#fff url(../images/bg-drop-border.png) repeat-x;
}
#nav .drop ul li{
	white-space:nowrap;
	text-align:center;
	padding:9px 0;
	border-top:1px solid #e5e5e5 !important;
	width:100%;
	vertical-align:top;
}
#nav .drop ul li:first-child{
	background:url(../images/bg-drop.png) no-repeat 50% -7px;
	border:0 !important;
}
#nav .drop ul li a{
	color:#666;
	display:block;
	width:100% !important;
}
#nav .drop ul li span{
	display:block;
	padding:0 30px;
	font-style:normal;
}
#nav .drop li a:hover{
	color:#97c21c;
	text-decoration:none;
}
#nav .drop ul .active a{color:#97c21c;}
#nav li.first-child a{background-position:-1px 0;}
#nav li a:hover,
#nav li:hover a,
#nav li.active a{
	color:#97c21c;
	text-decoration:none;
} 
#nav li:hover .drop{top:14px;}
.banner{
	width:100%;
	height:350px;
	background:#9c3 url(../images/bg-theater-green.jpg) repeat-x bottom;
	margin-bottom:1px;
	overflow:hidden;
}
.banner .holder {
	margin:0 auto;
	width:1280px;
	text-align:center;
	z-index:1;
}
.banner img{
	display:inline-block;
	margin-top:44px;
}
.banner-orange, .banner-blue {
	width:100%;
	position:absolute;
	z-index:1;
	height:350px;
	background:#f60 url(../images/bg-theater-orange.jpg) repeat-x;
	display:none;
}
.banner-blue {
	background:#036 url(../images/bg-theater-blue.jpg) repeat-x;
}
* +html .banner img{
	display:inline;
	text-align:center;
}
.two-columns{
	width:100%;
	margin-bottom:60px;
	overflow:hidden;
}
.two-columns .holder{
	width:960px;
	margin:0 auto;
}
.two-columns .holder:after{
	display:block;
	clear:both;
	content:'';
}
#content h1{
	margin:0 0 30px;
	font:300 48px/48px 'Roboto Slab', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#content > p{
	margin:0 0 10px;
	font:19px/30px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
#two-columns #content > p{
	margin:0 0 20px;
	font:19px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
.two-columns .slide > .title{
	display:block;
	color:#fff;
}
.two-columns .col1{
	float:left;
	background:#69c;
	width:479px;
	min-height:215px;
	padding:23px 0 0 9999px;
	margin:0 1px 0 -9999px;
}
.block{
	overflow:hidden;
	padding-right:20px;
	font-size:17px;
	line-height:19px;
}
.block .heading, .block h2, .block h1, .block h3 {
	display:block;
	font:bold 17px/19px 'Roboto Slab', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:0 0 22px;
	padding:0;
	/* margin-bottom:22px; */
}
.block h3 {
	margin-bottom:3px;
}
.block h4 {
	margin-bottom:10px;
}
#content .block h2 {
	margin-left:0;
	padding-left:0;
}
.block p{
	margin:0 0 20px;
	font-size:17px;
	line-height:19px;
}
.block ul {
	margin-top:-10px;
	margin-bottom:20px;
	font-size:17px;
	line-height:19px;
}
.two-columns .col1 .heading{
	color:#fff;
	margin-bottom:28px;
	display:block;
	font:15px/16px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
.two-columns .col2{
	float:right;
	background:#fc0;
	width:480px;
	min-height:238px;
	padding-right:9999px;
	margin-right:-9999px;
}
div.cycle-gallery{
	position:relative;
	width:480px;
	height:215px;
}
.col2 .description{
	position:absolute;
	left:0;
	width:225px;
	padding:25px 0 0 49px;
}
.two-columns .btn-prev,
.two-columns .btn-next{
	position:absolute;
	top:50%;
	width:17px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.two-columns .btn-prev{background:url(../images/sprite.png) no-repeat -3px -148px;}
.col2 .btn-prev{
	left:8px;
	top:114px;
	background:url(../images/sprite.png) no-repeat -2px -148px;
}
.col2 .btn-next{
	right:10px;
	top:115px;
	background:url(../images/sprite.png) no-repeat -454px -673px;
}
.col2 .title{
	display:block;
	margin-bottom:5px;
}
.col2 .heading{margin-bottom:5px;}
.two-columns .btn-next{background:url(../images/sprite.png) no-repeat -446px -148px;}
.col1 .btn-prev{
	left:11px;
	top:91px;
}
.col1 .btn-next{
	right:11px;
	top:91px;
}
.two-columns .col1 .slide>img{
	float:left;
	margin:8px 15px 0 0;
}
.two-columns .description{overflow:hidden;}
.col1 .slide>.title{margin-bottom:30px;}
.two-columns .description .title{
	text-transform:uppercase;
	font:600 48px/47px 'Roboto Slab', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.two-columns p{
	margin:0 0 19px;
	font:19px/21px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
.col1 .description .more{
	color:#333;
	font-size:14px;
	margin-left:3px;
}
div.col1 div.mask ,
div.col2 div.mask{
	position:relative;
	overflow:hidden;
	width:390px;
	height:238px;
	margin:0 45px 0 45px;
}
div.col1 div.mask{height:215px;}
div.col1 .slideset,
div.col2 .slideset{
	width:99999px;
	float:left;
}
div.col2 .slide,
div.col1 .slide{
	width:420px;
	float:left;
	height:238px;
}
div.col1 .slide{
	width:415px;
	height:215px;
}
#content{
	width:937px;
	margin:0 auto 21px;
}
#footer{
	width:100%;
	background:#333;
	color:#fff;
	padding:31px 0 47px;
	font-size:14px;
}
#footer .holder{
	width:940px;
	margin:0 auto;
	padding:0 10px;
}
#footer .column{
	float:left;
	width:300px;
	margin-left:20px;
}
.skip{display:none;}
#footer .three-columns{overflow:hidden;}
#footer .column:first-child{margin-left:0;}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
#footer ul li{
	border-bottom:1px solid #4d4d4d;
	padding:5px 0 7px 25px;
}
#footer a{color:#fff;}
#footer h2{
	margin:0;
	border-bottom:1px solid #999;
	text-transform:uppercase;
	display:block;
	padding:0 0 6px 25px;
	font-size:14px;
}
.case{font-weight:bold;}
span.copyright{
	display:block;
	font-size:14px;
	padding:4px 0 0 29px;
}
#two-columns #content > .title, .case-study-title .title {
	text-transform:uppercase;
	margin:0 0 17px 2px;
	border-bottom:1px solid #d6d6d6;
	padding-bottom:13px;
	font-size:37px;
	line-height:40px;
	font-weight:300;
}
#two-columns #content > .title strong, .case-study-title .title strong {font-weight:600;}
.page-title{
	background:#f60 url(../images/bg-page-title-orange.jpg) repeat-x ;
	width:100%;
	min-height:130px;
	padding-top:34px;
	margin-bottom:44px;
}
.page-title-green {background:#9c3 url(../images/bg-page-title-green.jpg) repeat-x;}
.page-title-yellow {background:#fc0 url(../images/bg-page-title-yellow.jpg) repeat-x;}
.page-title-dark-blue {background:#036 url(../images/bg-page-title-dark-blue.jpg) repeat-x;}
.page-title-light-blue {background:#69c url(../images/bg-page-title-light-blue.jpg) repeat-x;}
.page-title-gray {background:#999 url(../images/bg-page-title-gray.jpg) repeat-x;}
.page-title .holder{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 30px;
	text-align: center;
}
.page-title .txt-teethcut {
	background:url(../images/sprite.png) no-repeat 0 -25px;
	width:775px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 0 0 94px;
}
.page-title .txt-expirience{
	background:url(../images/bg-text-experience.png) no-repeat;
	width:822px;
	height:89px;
	text-indent:-9999px;
	float:left;
	margin:3px 0 0 69px;
}
#two-columns{
	overflow:hidden;
	width:960px;
	margin:0 auto 97px;
	background:url(../images/sep.png) no-repeat 598px 0;
}
*+html #two-columns{margin-bottom:120px;}
#two-columns #content{
	width:558px;
	float:left;
	padding-left:10px;
}
#sidebar{
	width:309px;
	float:right;
	padding-top:41px;
}
#sidebar blockquote{
	margin:0;
	padding:30px 0;
	display:block;
	font-size:18px;
	line-height:18px;
	border-bottom:1px solid #e6e6e6;
	
}
* +html #sidebar blockquote{margin-bottom:20px;}
/*
.sidebar-article{
	overflow:hidden;
	padding:0 0 10px;
	color:#666;
}
*/
.box{overflow:hidden;}
.box img{float:left;}
.white-paper h3{
	margin:0 0 4px;
	font:600 24px/30px 'Roboto Slab', Arial, Helvetica, sans-serif;
	color:#666;
}
blockquote .align-left{margin:39px 0 -3px 0;}
#sidebar blockquote q{
	display:block;
	margin-bottom:22px;
	font:19px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
	color:#666;
}
* +html #sidebar blockquote q{margin-bottom:1px;}
#sidebar blockquote q>img{display:inline-block;}
* +html #sidebar blockquote q>img{display:inline;}
#sidebar blockquote .before{margin:0 -4px 11px -7px;}
#sidebar blockquote .after{margin-bottom:10px;}
#sidebar blockquote q:before,
#sidebar blockquote q:after{display:none;}
.sidebar-article {
	margin:0;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
	padding:30px 0 30px 2px;
	/* border-top:1px solid #e6e6e6; */
}
* +html .sidebar-article {padding-bottom:15px;}
.sidebar-article p {
	margin:0 0 15px;
	font:19px/20px 'Roboto Slab', Arial, Helvetica, sans-serif;
	color:#666;
}
#sidebar blockquote cite{
	float:right;
	font:600 19px/25px 'Roboto Slab', Arial, Helvetica, sans-serif;
	color:#999;
	margin-right:10px;
}
.sidebar-article .more{
	float:right;
	color:#999;
	font:15px/16px 'Roboto Slab', Arial, Helvetica, sans-serif;
	margin-right:9px;
}
.sidebar-article .kicker{
	display:block;
	margin-bottom:1px;
	font:bold 16px/20px 'Roboto Slab', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.sidebar-article h3{
	margin:0 0 5px;
	font:600 24px/30px 'Roboto Slab', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.sidebar-article .box a{
	color:#999;
	font:14px/16px 'Roboto Slab', Arial, Helvetica, sans-serif;
	margin:41px 11px 0 0;
	float:right;
}
#sidebar div:first-child {
	border-top:none;
}
.main-section{
	width:952px;
	margin:-20px auto 20px;
	overflow:hidden;
}
.main-section .holder{
	border-bottom:2px solid #ff6701;
	width:940px;
	float:right;
	margin:0 6px 0 -6px;
}
.main-section .alignright{
	float:right;
	margin:0 32px 0 5px;
}
.main-section .text-block{
	float:left;
	width:540px;
	padding:51px 0 10px;
	margin:0 0 0 -5px;
}
.main-section h2{
	font-size:36px;
	line-height:38px;
	font-weight:300;
	text-transform:uppercase;
	margin:0 0 62px 6px;
}
.main-section blockquote{
	margin:0 0 12px;
	overflow:hidden;
	font:18px/24px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
.main-section blockquote q:before,
.main-section blockquote q:after{content:'';}
.main-section blockquote q{
	quotes:none;
	display:block;
	margin:0 0 24px;
	text-indent:-7px;
	padding:0 0 0 7px;
}
.main-section blockquote cite{
	font-style:normal;
	display:block;
	padding:0 0 0 7px;
}
.main-section blockquote cite strong{
	display:block;
	margin:0 0 0 -7px;
}
.main-section .logotype{
	display:inline-block;
	vertical-align:top;
	margin:0 10px 10px 5px;
}
.main-section .logotype img{vertical-align:top;}
.three-columns{
	width:940px;
	margin:0 auto 13px;
	overflow:hidden;
}
.twocolumns{
	float:right;
	width:698px;
	padding:19px 0 0;
}
.twocolumns #content{
	float:left;
	width:500px;
	font-size:16px;
	line-height:24px;
	padding:1px 0 0;
	margin:0;
}
.twocolumns #content p{
	font:16px/24px 'Roboto', Arial, Helvetica, sans-serif;
	margin:0 0 12px;
}
.twocolumns #content ul{
	padding:0 0 0 21px;
	margin:0 0 27px;
	list-style:none;
}
.twocolumns #content ul li{
	background:url(../images/bullet.png) no-repeat 0 10px;
	padding:0 0 0 10px;
}
.twocolumns #content h2{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	text-transform:none;
	margin:0 0 25px;
	border:none;
	padding:0;
}
.twocolumns #content h3{
	font:bold 16px/18px 'Roboto Slab', Arial, Helvetica, sans-serif;
	margin:0 0 3px;
}
.twocolumns #content .text-section{
	overflow:hidden;
	margin:0 0 15px;
}
.twocolumns #sidebar{
	float:right;
	width:161px;
	/* background:url(../images/sep03.png) no-repeat 0 100%; */
	margin:-19px 0 0;
	padding:19px 0 31px;
}
.twocolumns #sidebar .team-list{
	padding:19px 0 0;
	margin:-19px 0 0;
	list-style:none;
	font:14px/18px 'Roboto Slab', Arial, Helvetica, sans-serif;
	background:url(../images/sep04.png) no-repeat 0 0;
}
.twocolumns #sidebar .team-list li{
	margin:0 0 12px;
	padding:0 0 0 21px;
}
.twocolumns #sidebar .team-list li.active{background:url(../images/arrow.png) no-repeat;}
.twocolumns #sidebar .team-list a{color:#333;}
.twocolumns #sidebar .team-list a:hover,
.twocolumns #sidebar .team-list li.active a{
	color:#f60;
	text-decoration:none;
}
.aside{
	float:left;
	width:195px;
	padding:19px 0 0;
}
.aside .contacts{
	padding:0;
	margin:0 0 27px;
	list-style:none;
	font:14px/17px 'Roboto Slab', Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.aside .contacts li{
	overflow:hidden;
	margin:0 0 9px;
}
.aside .contacts a{color:#333;}
.aside .contacts li img{
	float:left;
	margin:1px 9px 0 0;
}
.aside .contacts li img.ico{margin-top:3px;}
.aside .contacts .text{
	display:block;
	overflow:hidden;
	padding:5px 0 0;
}
.aside .contacts a .text{cursor:pointer;}
.aside h4{
	margin:0 0 16px 1px;
	font:bold 14px/17px 'Roboto Slab', Arial, Helvetica, sans-serif;
}
.aside .work-list,
.aside .info-block{
	font-size:14px;
	line-height:17px;
	color:#666;
	overflow:hidden;
}
.aside .info-block{
	padding:1px 0 0 2px;
	margin:0 0 16px;
}
.aside .work-list{
	padding:0;
	margin:0 0 32px;
	list-style:none;
}
.aside .work-list li{margin:16px 0 0;}
.aside .work-list li:first-child{margin-top:0;}
.aside .work-list .title,
.aside .info-block .title{
	display:block;
	padding:0 0 0 2px;
}
.aside .info-block .title{padding:0;}
.aside .work-list a,
.aside .info-block a{color:#666;}
.aside .work-list .date,
.aside .info-block .date{display:block;}
.aside .info-block p{margin:0;}
.team-page #content{width:962px;}
#content h2{
	font-size:36px;
	line-height:38px;
	border-bottom:1px solid #d6d6d6;
	padding:0 0 15px 3px;
	margin:0 0 17px 11px;
	text-transform:uppercase;
	font-weight:normal;
}
.btns{
	padding:0 0 0 300px;
	margin:0 0 46px;
	list-style:none;
	overflow:hidden;
	text-align:right;
	font-size:14px;
	line-height:21px;
}
.btns li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 3px -1px;
}
* +html .btns li{
	display:inline;
	margin-left:2px;
}
.btns a{
	float:left;
	background:url(../images/bg-btn.png) no-repeat 100% 0;
	padding:0 6px 0 0;
	text-decoration:none;
	color:#666;
}
.btns a span{
	float:left;
	background:url(../images/bg-btn.png) no-repeat 0 -24px;
	padding:0 2px 0 8px;
	text-align:center;
	height:22px;
	min-width:55px;
	cursor:pointer;
}
.btns a:hover,
.btns a.active{background-position:100% -48px;}
.btns a:hover span,
.btns a.active span{background-position:0 -72px;}

.btns-static {
	margin-bottom:26px;
}
.btns-static a, .btns-static a:hover, .btns-static a span {
	cursor:default;
}
.btns-static a:hover,
.btns-static a.active{background-position:100% 0;}
.btns-static a:hover span,
.btns-static a.active span{background-position:0 -24px;}

#content .team{
	padding:0 0 0 12px;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#content .team li{
	display:inline-block;
	vertical-align:top;
	width:233px;
	margin:0 0 18px;
}
* +html #content .team li{
	display:inline;
	margin-right:3px;
}
#content .team li img{
	display:block;
	margin:0 0 14px;
	vertical-align:top;
}
* +html #content .team li img{margin-bottom:12px;}
#content .team li a{text-decoration:none;}
#content .team li a img:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
}
#content .team li .caption{
	display:block;
	font:16px/18px 'Roboto Slab', Arial, Helvetica, sans-serif;
	cursor:pointer;
	height:2em;
}
#content .team li .team-caption {
	text-align:center;
}
#content .team li .name{
	display:inline-block;
	vertical-align:top;
	margin:0 10px 0 0;
	color:#333;
}
#content .team li .info{
	color:#9c3;
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 12px;
	background:url(../images/sep02.png) no-repeat 0 3px;
}
#content .team li .team-caption .name {
	margin-right:3px;
}
#content .team li .team-caption .info {
	padding-left:11px;
}
#skip a,
#skip-to a{
	position:fixed;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
}
#skip-to a:focus,
#skip a:focus{
	position:static;
	width:auto;
	height:auto;
}

.case-study-logo tr td {
	border-spacing: 0;
	padding:0;
	width:231px;
	height: 178px;
	border:1px solid #e0e0e0;
	text-align: center;
	vertical-align: middle;
}

#content .case-study li img {
	margin:0;
	display:inline;
}

#content .case-study li {
	margin-right:3px;
	width:233px;
	height:226px;
}

#content .case-study li .caption{
	margin-top:10px;
}

#content .case-study li a {
	height:226px;
}

.case-study-title {
	width:960px;
	margin:0 auto;
	border-bottom:1px solid #d6d6d6;
	padding: 0 0 0 15px;
}

.case-study-title .title {
	border:none;
	margin-bottom:0;
}

.case-study-kicker {
	color:#959595;
	font:14px/30px 'Roboto Slab', Arial, Helvetica, sans-serif;
}

.case-study-title img {
	float:right;
	margin:0 0 10px 10px;
}

.case-study-categories {
	margin:10px auto 10px;
	width:960px;
}

.case-study-sidebar {
	color:#999;
	font:30px/36px 'Roboto Slab', Arial, Helvetica, sans-serif;
	margin-top:170px;	
}

.article-sidebar {
	margin-top:0;
}

.case-study-pdf {
	display:block;
	height:20px;
	padding-top:5px;
	background:url('../images/icon-pdf.gif') no-repeat top left;
	color:#333333;
	font:14px/14px 'Roboto', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left:35px;
	margin:3em 0 1em;
}

.article-pdf {
	margin:0 0 25px;
}

.article {
	margin-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #d6d6d6;
}

.article:last-child {
	border:none;
}

#content .article h3 {
	margin:0;
	padding:0;
}

#content .article p {
	color:#333333;
	font-size:12px;
	line-height:16px;
	margin:8px 0 0;
}

.article .dateline {
	font:14px/16px 'Roboto Slab', Arial, Helvetica, sans-serif;
	color:#959595;
	margin-top:5px;
}

.uppercase { text-transform: uppercase; }

.clear { clear:both; }

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

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

.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:      -o-transform, 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 */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.about-author {
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px solid #d6d6d6;
	
}

.single-author {
	padding-bottom:15px;
	clear:both;
	
}

.single-author:last-child {
	
	padding-bottom:0;
}

.about-author img {
	float:right;
	margin:0 0 15px 15px;
	max-width:125px;
	
}

.author-contact {
		display:inline-block;
		background:#97C21C;
		padding:8px 10px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;
		
		color:#fff;
		font-size:130%;
}

#header .holder {
	
	position:relative;
}

.header-icons {
	position:absolute;
	top:0;
	right:0;
}