/* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/ 
body{
	margin:0;
	background:url(../MB_img/bg-body.jpg);
}
.page{
	background:url(../MB_img/bg-header.jpg) no-repeat center top;
}

/*------------------------- Font ------------------------*/ 
@font-face {
    font-family: 'RokkittRegular';
    src: url('rokkitt-regular-webfont.eot');
    src: url('rokkitt-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('rokkitt-regular-webfont.woff') format('woff'),
         url('rokkitt-regular-webfont.ttf') format('truetype'),
         url('rokkitt-regular-webfont.svg#RokkittRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------- Header ------------------------*/ 
.header{
	background:url(../MB_img/bg-navigation.jpg) no-repeat center 90px;
	width:940px;
	margin:0 auto;
	height:85px;
}
.header a#logo{
	display:block;
	float:left;
	outline:none;
}
.header a#logo img{
	border:0;
	padding:20px 0 0 5px;
}
.header a#facebook img{
	border:0;
	padding:0 0 0 0;
	margin-top: -15px;
}
.header a#solo_casa img{
   width: 62px;
   height: 49px;
   border:0;
	margin: -20px 0 0 -35px;
}
.header a#solo_casa_sel img{
   width: 62px;
   height: 49px;
	border: 1px solid #f78117;
	margin: -20px 0 0 -35px;
}
.header ul{
	margin:45px 0 0 300px;
	list-style:none;
	padding:0 0 0 0;
	float:right;
	position:absolute;
}
.header ul li{
	float:left;
	margin:0 -15px 0 45px;
	padding:0 0 0 0;
}
.header ul li.selected a,.header ul li a:hover{
	color:#f78117;
}
.header ul li a{
	font-size:20px;
	text-decoration:none;
	color:#5e5e5e;
	font-family: 'RokkittRegular';
	outline:none;
}

/*------------------------- Body ------------------------*/ 
.body{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.body div#bodyCopy{
	float: left;
}
.body div#bodyCopy h3{
	color:#f78117;
	font-size:36px;
	font-family: 'RokkittRegular';
	margin:0 0 0 0;
	width:940px;
	font-weight:normal;
	text-align:center;	
}
.body div#bodyCopy p{
	width:940px;
	color:#5d5d5d;
	font-family: 'RokkittRegular';
	font-size:22px;
	line-height:20px;
	text-shadow: 0 1px 0 #fcfcfc;
	text-align:justify;
	margin:0;
}
.body div#bodyCopy input{
	background:url(../MB_img/interface_2.jpg) no-repeat;
	border:0;
   height:30px;
   width:150px;
	font-family: 'RokkittRegular';
	color:#fff;
	font-size:22px;
	margin:20px 0 0 400px;
	padding-bottom:4px;
	cursor:pointer;
	outline:none;
}
.body ul.blog{
	list-style:none;
	margin:40px 0 0;
	padding:0 0 50px;
	background:url(../MB_img/separator.jpg) no-repeat center top;
	overflow:hidden;
}
.body ul.blog li:first-child{
	margin:60px 0 0;
}
.body ul.blog li{
	float:left;
	background:url(../MB_img/interface.jpg) no-repeat 0 -68px!important;
	margin:60px 0 0 48px;
	height:400px;
	padding:0;
}
.body ul.blog li div{
	width:281px;
	height:380px;
	text-align:center;
	float:none;
	margin:0;
	background:none;
}
.body ul.blog li div a img{
	border:0;
	margin:0 0 0 -3px;
}

.body ul.blog li div p{
	width:258px;
	text-align:justify;
	color:#828081;
	font-family: 'RokkittRegular';
	margin:17px 0 0 10px;
	line-height:20px;
	font-size:14px;
	background:none;
}
.body ul.blog li div a:first-child{
	background:none;
	width:auto;
}
.body ul.blog li div a:hover{
	color:#F78117;
}
.body ul.blog li div a{
	color:#606060;
	font-family: 'RokkittRegular';
	font-style:italic;
	text-decoration:none;
	display:block;
	width: 150px;
	background:url(../MB_img/button-more.jpg) no-repeat center top;
	outline:none;
	font-size:16px;
	font-weight:normal;
	text-shadow: 0 1px 0 #fcfcfc;
}
.body h3{
	font-family: 'RokkittRegular';
	font-size:23px;
	font-weight:bold;
	color:#636363;
	line-height:21px;
}
.body h2{
	font-family: 'RokkittRegular';
	font-size:26px;
	color:#f78117;
}
.body p{
	font-family: 'RokkittRegular';
	font-size:21px;
	text-align:justify;
	color:#636363;
	line-height:21px;
}
.body p a{
	outline:none;
	color:#636363;
}
.body ul{
	list-style:none;
	overflow:hidden;
}
.body ul li:first-child{
	background:none;
	padding:0 0 30px;
}
.body ul li{
	overflow:hidden;
	background:url(../MB_img/separator.jpg) no-repeat center top;
	padding:30px 0;
}
.body ul li div.bodyCopy{
	background:url(../MB_img/interface.jpg) no-repeat 0 -68px;
	width:281px;
	height:292px;
	text-align:center;
	margin:0;
}
.body ul li div.bodyCopy img{
	border:0;
}
.body ul li div.bodyCopy ul{
	overflow:hidden;

}
.body ul li div.bodyCopy ul li:first-child{
	margin:0;
}
.body ul li div.bodyCopy ul li{
	float:left;
	background:none;
}
.body ul li div.bodyCopy ul li a{
}
.body ul li div.bodyCopy ul li a img{
}

.body ul li div.bodyCopy a{
	clear:both;
	display:block;
	font-size:18px;
	font-family: 'RokkittRegular';
	text-decoration:none;
	color:#8a8889;
	font-weight:bold;
	width:auto;
	outline:none;
}
.body ul li div{
	float:left;
	background:url(../MB_img/button-more.jpg) no-repeat left bottom;
}
.body ul li div h3{
	font-size:28px;
	font-weight:bold;
	font-family: 'RokkittRegular';
	color:#f28220;
	line-height:22px;
}
.body ul li div p{
	line-height:22px;
	font-family: 'RokkittRegular';
	font-size:20px;
	color:#5D5D5D;
	margin:0;
}
.body ul.paging{
}
.body ul.paging li{
	float:left;
	padding:0 5px;
	background:none;
}
.body ul.paging li a{
	text-decoration:none;
	color:#ff7e0d;
	font-family: arial;
	font-size:12px;
}
.body ul.paging li a:hover{
	color:#5D5D5D;
}

#content a {color: #f78117; text-decoration: none;}
#content a:hover, a:active {text-decoration: underline;}


/* Varie */
.title {width: 107px; height: 80px; margin-top: -20px;}
.inlista {width: 226px; height: 80px; border: 1px solid;}
.cafe {width: 480px; height: 90px;}


/*------------------------- Tables ------------------------*/ 

#hor-minimalist-b
{
	font-family: 'RokkittRegular';
	font-size:22px;
	background:url(../MB_img/bg-body.jpg);
	margin: 15px 0 0 5px;
	width: 900px;
	border-collapse: collapse;
	text-align:left;
}
#hor-minimalist-b tbody h2
{
	font-family: 'RokkittRegular';
	font-size:26px;
	color:#f78117;
}
#hor-minimalist-b tbody h3
{
	font-family: 'RokkittRegular';
	font-size:28px;
	font-weight:bold;	
	color:#f78117;
}
#hor-minimalist-b th
{
	font-size: 19px;
	font-weight: normal;
	color: #636363;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 0px solid #ccc;
	color: #636363;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #000;
}

.tab_logo{
	background:url(../MB_img/bg-navigation.jpg) no-repeat center 90px;
	margin:0 auto;
	height:85px;
}
.tab_logo a#logo{
	display:block;
	float:left;
	outline:none;
}
.tab_logo a#logo img{
	border:0;
	padding:25px 0 0 0;
}
.tab_logo ul{
	margin:45px 0 0 315px;
	list-style:none;
	padding:0 0 0 0;
	float:right;
	position:absolute;
}
.tab_logo ul li{
	float:left;
	margin:0 0 0 30px;
	padding:0 0 0 0;
}
.tab_logo ul li.selected a,.tab_logo ul li a:hover{
	color:#f78117;
}
.tab_logo ul li a{
	font-size:16px;
	text-decoration:none;
	color:#5e5e5e;
	font-family: 'RokkittRegular';
	outline:none;
}



/*------------------------- Footer ------------------------*/ 

.footer_alias{
	width:940px;
/*	height: 65px;*/	
/*	background:url(../MB_img/bg-footer.jpg) no-repeat center top;*/
/*	margin:20px 0 0 0;*/
/*	background:url(../MB_img/bg-navigation.jpg) no-repeat center 90px;*/
/*	margin:0 auto;*/	
}
.footer_alias a{
	color:#5b5b5b;
	font-size:11px;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
/*	float:left;*/
/*	margin:0 0 0 0;*/
}						
.footer{
	width:940px;
	background:url(../MB_img/bg-footer.jpg) no-repeat center top;
	padding:65px 10px 207px;
	margin:0 auto;
	overflow:hidden;
}
.footer ul{
	list-style:none;
	margin:0 0 0 60px;
	padding:0;
	overflow:hidden;
	float:left;
}
.footer ul li:first-child a{
	border:none;
	padding:0 6px 0 0;
}
.footer ul li{
	float:left;
}
.footer ul li a:hover{
	color:#F78117;
}
.footer ul li a{
	border-width: 1px;
	border-color:#5b5b5b;
	border-style: none none none solid;
	color:#5b5b5b;
	font-size:10px;
	font-family: Trebuchet MS;
	text-decoration:none;
	font-weight:bold;
	padding:0 6px;
	outline:none;
}
.footer p{
	color:#5b5b5b;
	font-size:12px;
	font-family: Trebuchet MS;
	font-weight:bold;
	float:left;
	margin:0 0 0 0;
}
.footer a{
	color:#5b5b5b;
	font-size:11px;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-decoration:none;
	float:left;
	margin:0 0 0 0;
}
.footer a:hover{
	color:#000;
}
.footer div.connect{
	float:left;
	margin:0 0 0 92px;
}
.footer div.connect a{
	float:left;
	outline:none;
}
.footer div.connect a#facebook{
	width:27px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../MB_img/icons.gif) no-repeat;
}
.footer div.connect a#twitter{
	width:36px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../MB_img/icons.gif) no-repeat 0 -48px;
	margin:0 0 0 68px;
}
.footer div.connect a#vimeo{
	width:32px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../MB_img/icons.gif) no-repeat 0 -96px;
	margin:0 0 0 73px;
}
