/*!
 * Start Bootstrap - 3 Col Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
	padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item {
    margin-bottom: 25px;
	max-width: 100%;
	max-height: 100%;
}

footer {
    margin: 0 0 50px 0;
	font-style: Arial;
	font-size: 18px;
	color: #999999;
}

a {
	color: #f9f3ea;
}

a:hover {
	color: rgba(249,243,234,0.8);
}

a:visited {
    color: #999999;
}

/* selected link */
a:active {
    color: #808080;
}
