
a{text-decoration:none;line-height:inherit;font-weight:inherit;}a:hover{color:#00438a;text-decoration:underline;}
.pull-right{float:right;}
.pull-left{float:left;}
.hide{display:none;}
.show{display:block;}
.row{zoom:1;margin-left:-20px;}.row:before,.row:after{display:table;content:"";zoom:1;}
.row:after{clear:both;}
.row>[class*="span"]{display:inline;float:left;margin-left:20px;}

.span-one-third{width:300px;}
.span-two-thirds{width:620px;}

.video-holder, .portfolio-item {
    background: rgb(70,75,77); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(70,75,77,1) 0%, rgba(48,51,53,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,75,77,1)), color-stop(100%,rgba(48,51,53,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(70,75,77,1) 0%,rgba(48,51,53,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(70,75,77,1) 0%,rgba(48,51,53,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(70,75,77,1) 0%,rgba(48,51,53,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(70,75,77,1) 0%,rgba(48,51,53,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464b4d', endColorstr='#303335',GradientType=0 ); /* IE6-9 */
    border: 1px solid #1f1f1f;
    border-bottom: 1px solid #161616;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.35);
    -o-box-shadow: inset 0 1px 0 rgba(255,255,255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.35);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    margin-top: 20px;
    padding: 20px;
}
.portfolio-item {
    margin-top: 0;
    margin-bottom: 20px;
}
.video-holder p, .portfolio-item p {
    color: #848484;
    font-family: 'Droid Serif',serif;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.4);
    margin: 15px 0 0 0;
}
.video-holder a, .portfolio-item a {
    color: #989898;
    -moz-transition:color 0.3s ease-in;
    -webkit-transition:color 0.3s ease-in;
    -o-transition:color 0.3s ease-in;
}
.video-holder a:hover, .portfolio-item a:hover {
    color: #fff;
	text-decoration: none;
line-height: inherit;
font-weight: inherit;
}
.portfolio-items,
.portfolio-items .span-one-third {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.portfolio-items {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.portfolio-items .span-one-third {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    transition-property:         transform, opacity;
}
#filters li {
    float: left;
    margin-right: 25px;
	margin-bottom: 10px;
}
#filters {
    margin-bottom: 40px;
}
#filters .active {
    color: #fff !important;
    font-size: 13px;
    background: rgb(127,127,127); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(127,127,127,1) 0%, rgba(160,160,160,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(127,127,127,1)), color-stop(100%,rgba(160,160,160,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(127,127,127,1) 0%,rgba(160,160,160,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(127,127,127,1) 0%,rgba(160,160,160,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(127,127,127,1) 0%,rgba(160,160,160,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(127,127,127,1) 0%,rgba(160,160,160,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#a0a0a0',GradientType=0 ); /* IE6-9 */
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.4);
    border: none;
    padding: 6px 15px 7px 15px;
    font-weight: bold;
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0,0,0, 0.4);
}
#filters a {
    color: #555555;
    font-size: 13px;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.8);

}
#filters a:hover {
    text-decoration: none;
}
.portfolio-img {
    position: relative;
    width: 260px;
}
.portfolio-hover {
    background: url(../images/hover-pattern.png) repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99.4%;
    text-align: center;
}
.portfolio-hover a {
    float: left;
    text-indent: -99999px;
}
.zoom {
    width: 44px;
    display: block;
    height: 47px;
    background: url(../images/icon-zoom.png) no-repeat;
    position: absolute;
    left: 30%;
    top: 42%;
}

.goto {
    width: 44px;
    height: 47px;
    display: block;
    background: url(../images/icon-goto.png) no-repeat;
    position: absolute;
    left: 53%;
    top: 42%;
}

.clearfix::before, .clearfix::after, .row::before, .row::after {
content: ' 0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}