

.wrap_project .portfolio_rollover {
	background: transparent;
}

.play-movie {
	font-size: 1.3rem;
	padding: 0;
	margin: -28px 8px 0px 0px;
	float: right;
	color: #b0b0b0;
	position: relative;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, .9);
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.nopad{
padding: 0;
}

h4.entry-tile{
	margin: 0px 0px 0px 0px;
}


.hidden {
display:none;
}

#page {
    height: 100%;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
}
#footer, .push {
    height: 60px;
}
