/*
Theme Name: FABLAB House
Theme URI: http://www.fablabhouse.com/
Description: Custom theme for the FabLab House Project. SDE '2010
Version: 0.1 BETA
Author: Pral2a
Author URI: http://pral2a.com/
*/







@import url("webfont/aeroportal.css");
.Aeroportal-Medium {font-weight: normal; font-style: normal;line-height:normal; font-family: 'AeroportalMedium', sans-serif;}
.Aeroportal {font-weight: normal; font-style: normal;line-height:normal; font-family: 'Aeroportal', sans-serif;}
.Aeroportal-Bold {font-weight: bold; font-style: normal;line-height:normal; font-family: 'Aeroportal', sans-serif;}


body {
	font-weight: normal; font-style: normal;line-height:normal; font-family: 'AeroportalMedium', sans-serif;
	background: #F5F5F5;
	color: #353535;
	}


a, a:link, a:visited  {text-decoration: none; color:#353535;}
a:hover{text-decoration: none; color:#DDD;}

.box {
	background: #FFFFFF;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior:url(border-radius.htc);

}


/*Temp pop-up*/
.pop-up .wrapp .content{
	width: 800px;
	position: relative;
	margin: 0px auto;
	height: 450px;
	text-align: left;
	background:url(img/Aerea-Fab-Lab-House-Foto-Adria-Goula.jpg) no-repeat left top;



	}
	
.pop-up .wrapp .content .text{
	font-weight: normal; 
	font-style: normal;
	line-height: normal; 
	font-family: 'AeroportalMedium', sans-serif;
	font-size: 30pt; 
	text-shadow: #FFFFFF 0px 1px 0px;
	text-align: left;
	padding: 15px;
	float: left;
	width: 260px;
	background: #FFFFFF;
	background: #FFFFFF;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    height: 420px;
    overflow: hidden;

	}
	
.pop-up .wrapp .content .big{
	font-weight: bold; 
	font-style: normal;
	line-height: 38pt; 
	font-family: 'Aeroportal', sans-serif;
	font-size: 40pt; 

	}

	.pop-up .wrapp .content .text .nor{
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'AeroportalMedium', sans-serif; 
	font-size: 40pt;
	margin-top: 10px;
	}
	


.pop-up .wrapp{
 	position:absolute;
	display: block;
	top: 10%;
	bottom: 10%;
	text-align: center;
	width: 100%;
	}

.pop-up {
	margin: 0px;
 	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 999;
}


.mask {
	margin: 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgb(102, 102, 102); 
	opacity: 0.7; 
	filter: alpha(opacity=70);  
	display: block;
	z-index: 99;
}



.hoverborder{
		border: 1px #ffffff solid;
}


#branding .logo{ width:470px; height: 120px; background:url(img/brand-logo.png) no-repeat left top;}
#solar .logo{width:223px; height: 147px; background:url(img/solar-logo.png) no-repeat left top;}

#branding #logoinfo {
	text-align: center; 
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'AeroportalMedium', sans-serif; 
	font-size: 17pt; 
	margin: 5px 0 0 0;
	text-shadow: #FFFFFF 0px 1px 0px;
	}

#branding #projectby {
	font-weight: normal; 
	font-style: normal;
	line-height:normal; 
	font-family: 'AeroportalMedium', sans-serif; 
	text-align: center; 
	font-size: 16pt; 
	margin: 5px 0 0 0;
	text-shadow: #FFFFFF 0px 1px 0px;

	}



#langbar {
	margin: 0 0 5px 0;
}


#lang-switch-chooser li{
	font-weight: normal; 
	font-style: normal;
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	text-align: center; 
	font-size: 10pt;
	list-style: none;
	float: left;
	margin:0 1px;
	background: #FFFFFF;

}

#lang-switch-chooser li a{
	padding: 9px 3px 3px 3px;
	text-decoration: none;
	color:#FFF;
	background:#353535;
	 -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
	
	}
#lang-switch-chooser a:link, #lang-switch-choosery a:visited {text-decoration: none; color:#FFF; background:#353535;}
#lang-switch-chooser a:hover {text-decoration: none; color:#353535; background:#E1E1E1;}



#home-slide #slide-content {
	height: 492px;
	position: relative;
}

#home-slide #slide-content .home-img{
	height: 492px !important; 
	width: 740px !important;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior:url(border-radius.htc);
} 
#home-slide #slide-content .title {
	text-align: left; 
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'AeroportalMedium', sans-serif; 
	font-size: 22pt; 
	bottom: 20px;
	right: 20px;
	position: absolute;
	text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
	width: 550px;
	}
	


		
#controls { position: absolute; float: left; z-index: 1000; width: 730px; padding: 226px 25px 0px 20px; }

#controls .next, #controls .prev	{ text-indent: -9000px; display: block; padding: 20px;}
#controls .prev {width: 50px; height: 50px; background:url(img/prev.png) no-repeat left top; float: left; }
#controls .next {width: 50px; height: 50px; background:url(img/next.png) no-repeat left top; float: right; }	
	
	
	
	
	
	
#quote {
}

#quote .quote{
	height: 492px; 
	position: relative;
}



#quote .title {
	text-align: left; 
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'AeroportalMedium', sans-serif; 
	font-size: 19pt; 
	text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
	padding: 20px;
	oveflow: hidden;
	
	}
	
#quote .autor{
font-size: 10pt;
font-weight: normal; 
font-style: normal; 
line-height:normal; 
font-family: 'Aeroportal', sans-serif;
padding: 20px;
text-align: left; 
bottom: 10px;
position: absolute;
oveflow: hidden;

}



.index {
	height: 400px;
	position: relative;
	margin-top: 10px;
	overflow: hidden;


}	


.index .img{
	position: absolute;
	bottom: 10px;
	left: 10px;
}

	
.index .content {
	text-align: left; 
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 11pt; 
	margin: 10px;
	list-style: none;
}	



.index .title{
	text-align: left; 
	font-weight: bold; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 20pt;
	margin: 0 0 10px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;


}


.index .excerpt, .index .expand {
	margin: 0 0 10px 0;
	letter-spacing: 0px;
	line-height: 13pt;
}



.index .more {
	text-align: left; 
	font-weight: bold; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 30pt;
}

#single {
	border: 1px #ffffff solid;
	margin-top: 10px;
}	

#single .post {
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 11pt; 
	margin: 20px;
	letter-spacing: 0px;
	line-height: 13pt;
	
}	

#single .post .title{
	font-weight: bold; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 35pt;
	margin: 0 0 10px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;


}

#single .visual-content{
	margin: 0 0 30px 0;
}
#single .nav {
	text-align: left;	
}

#single-quote {
	height: 713px !important; 
	width: 1006px !important;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior:url(border-radius.htc);
   	background:url(img/perspectiva.png) no-repeat left bottom;
}

#single-quote  .post .title{
	font-weight: bold; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 18pt;
	margin: 0 0 10px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;
	margin: 20px;


}



#single-full {
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior:url(border-radius.htc);
    background: #FFF;
}

#single-full  .post .title{
	font-weight: bold; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 18pt;
	margin: 0 0 10px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;
}

#single-full  .post{
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 11pt; 
	margin: 20px;
	letter-spacing: 0px;
	line-height: 13pt;
}


#single-video {
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior:url(border-radius.htc);
    background: #FFF;
}

#single-video  .post .title{
	font-weight: bold; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 18pt;
	margin: 0 0 10px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;
}

#single-video  .post{
	font-weight: normal; 
	font-style: normal; 
	line-height:normal; 
	font-family: 'Aeroportal', sans-serif; 
	font-size: 11pt;
	margin: 0 0 10px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;
	margin: 20px;
	position: relative;
	height: 555px;

}


.youtube {
right: 10px;
position: absolute;	
display: block;
}


a.view-in-itunes span{display:block;width:106px;height:23px;margin:0;text-indent:-9999px;background:url(img/itunes.png) 0 0 no-repeat;}

.gallery img {border: 0px !important;}


#right-arrow, #right-arrow:link, #right-arrow:visited, #left-arrow, #left-arrow:link, #left-arrow:visited  {margin: 10px 2px; text-decoration: none; color:#222;}
#left-arrow:hover, #right-arrow:hover{text-decoration: none; color:#BBB;}



#news  a, #footer #news  a:link, #footer #news a:visited  {text-decoration: none; color:#222;}
#news  a:hover{text-decoration: none; color:#BBB;}
#news {margin: 10px 0 0 0; font-size: 10pt; padding: 5px 0; height: 15px;}
#news .title {float: left; font-size: 12pt; margin: 0 0 0 10px;}
#news .twitter {bottom: 2px !important; left: 2px !important; }
#news ul.twitter {list-style: none;}


#footer {margin: 30px 0 0 0;}

#footer {font-size: 10pt; }

#footer .title{font-size: 10pt;}



.blog-feed ul {
list-style:none !important;
display:inline;
margin: 10px 0;
}

.blog-feed ul li a {
list-style:none !important;




.blog-feed{
over-flow: hidden;
ont-weight: bold; 

}



