o @charset "iso-8859-2";
/* CSS Document */
.skill_logo {
	max-width: 60px;
	max-height: 40px;
	padding: 10px;
}
.header.logo {
	max-width: 80%;
	text-align: center;
}
.scalableImg {
	max-width: 80%;
}

.footer-bottom-left {
	height: 0px;
	visibility: hidden;
}
.footer-bottom-right {
	float: left;
	width: 100%;
	text-align: center;
}

.footer-infobar-left {
	visibility: hidden;
	height: 0px;
}
.footer-infobar-right {
	margin-right: 50%;
	margin-top: 75px;
}

.boxed {
	/*border: 1px solid #CCC ;*/
	max-width: 80%;
	padding: 20px;
	text-align: center;
	background-color: #CCC;
	background-color: rgba(0, 0, 0, 0.5);
	margin-left: 5%;
	color: #FFF;
	position: absolute;
	top: 50%;
	margin-top: -5em;
}

.storeLogo {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 50%;
	width: 100px;
}
.storeLogo img{
		max-width: 50%;
	width: 100px;
}

.dispendable{
	visibility:hidden;
	height: 0px;
}
.storesDiv a :hover{
	    -webkit-transform: rotate(360deg) scale(0.5);
    -moz-transform: rotate(360deg) scale(0.5);
    -o-transform: rotate(360deg) scale(0.5);
    -ms-transform: rotate(360deg) scale(0.5);
    transform: rotate(360deg) scale(0.5);
    color: #DDD;
}

.basicBox {
	margin-left: 2%;
	margin-right: 2%;
	width: 90%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;

	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0px;
	-webkit-box-shadow: 0px;
	box-shadow: 0px;
}
.footer-infobar-middle {
	visibility: hidden;
	height: 0px;
}

.portfolioPages {
	padding: 20px;
}
.websitesAndApps a {
	font-size: 15px;
}
.imageAndDesign a {
		font-size: 15px;
}

.designDiv  a {
		font-size: 15px;
}

.featured {
	width: 90%;
	padding: 10px;
}
/* Portfolio Box's */
.portfolio_box {
	width: 100%;
	padding-bottom: 10px;
	padding: 0px;
}

#titlename {
    width: 90%;
}

#titulos{
 font-size: 16px;
}

.apps{
	padding:20px; 
}
#apps_title{
	font-size: 16px;
}
