/*
Theme Name: Wordpress Chef custom template
Theme URI: http://wordpress.org/
Description: Developed by Dimitri Grassi for Wordpress Chef project website
Author: Dimitri Grassi
Author URI: http://www.linkedin.com/in/dimitrigrassi
Version: 1.0
Tags: white, one-column, fixed-width, custom-header, custom-background, editor-style, custom-menu (optional)

License:
License URI:

General comments (optional).
*/



@charset 'UTF-8';
/* CSS Document */

* {margin:0; padding:0;}




@font-face {
    font-family: 'FontinSansBold';
    src: url('type/fontin_sans_b_45b-webfont.eot');
    src: url('type/fontin_sans_b_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/fontin_sans_b_45b-webfont.woff') format('woff'),
         url('type/fontin_sans_b_45b-webfont.ttf') format('truetype'),
         url('type/fontin_sans_b_45b-webfont.svg#FontinSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FontinSansBoldItalic';
    src: url('type/fontin_sans_bi_45b-webfont.eot');
    src: url('type/fontin_sans_bi_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/fontin_sans_bi_45b-webfont.woff') format('woff'),
         url('type/fontin_sans_bi_45b-webfont.ttf') format('truetype'),
         url('type/fontin_sans_bi_45b-webfont.svg#FontinSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FontinSansItalic';
    src: url('type/fontin_sans_i_45b-webfont.eot');
    src: url('type/fontin_sans_i_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/fontin_sans_i_45b-webfont.woff') format('woff'),
         url('type/fontin_sans_i_45b-webfont.ttf') format('truetype'),
         url('fontin_sans_i_45b-webfont.svg#FontinSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FontinSansRegular';
    src: url('type/fontin_sans_r_45b-webfont.eot');
    src: url('type/fontin_sans_r_45b-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/fontin_sans_r_45b-webfont.woff') format('woff'),
         url('type/fontin_sans_r_45b-webfont.ttf') format('truetype'),
         url('type/fontin_sans_r_45b-webfont.svg#FontinSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin:0;
	padding:0;
	font-size: 10pt;
	background-color:#f9f9f9;
}
#wrap {
	background-color: #FFF;
	width:960px;
	margin-top: 20.438px;
	margin-right: auto;
	margin-bottom: 50.829px;
	margin-left: auto;
	padding-bottom:50.829px;
	position:relative;
	overflow: hidden;
	z-index:0;
background-image: url('http://www.wordpresschef.it/wp-content/themes/wpchef/img/jagged.png'), url('http://www.wordpresschef.it/wp-content/themes/wpchef/img/jagged_180.png');
background-repeat: repeat-x, repeat-x;
background-attachment: scroll, scroll;
background-position: center top, center bottom;
background-clip: border-box, border-box;
background-origin: padding-box, padding-box;
background-size: auto auto, auto auto;
}


a{
color:#28190D;
text-decoration:none;
font-weight:normal;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
outline: none;
-moz-outline-style: none;

}

a:hover{
text-decoration:none;
font-color:#661711;

}

.link a{
	background:#661711;	
	color:#fff;
}

.link a:hover{
	background:#B81727;
	text-decoration:none;
}

a:link img { border:0 none }
a:hover img { border:0 none;}
a img { border:0 none }

ul{
list-style-type: decimal;
margin: 0;
padding:0;
}

.bold{
	font-weight:bold;	
}


p{
margin:0;
color:#000;
line-height:10pt;
font-family:FontinSansRegular;
font-size:12.63px;
}

#header{
	width:100%;
	text-align:center;
	float:left;
	margin-top:33.069px;
	
}
#top_head{
	width:100%;
	float:left;
}
#contatto_email{
	width:150px;	
	float:left;
	margin-left:176px;
	font-family:FontinSansBold;
	font-size:12.63px;
	color:#777777;
}
#contatto_telefonico{
	width:150px;	
	float:left;
	font-family:FontinSansBold;
	font-size:12.63px;
	color:#777777;
}
#ilikefacebook{
	width:86.572px;	
	float:left;
	margin-left:20.438px;
	margin-right:20.438px;
}
#linkedinshare{
	width:133.066px;	
	float:left;
}

#middle_head{
	width:100%;
	text-align:center;
	margin-top:20.438px;
	float:left;
	position:relative;
}

h1 a{
	font-size:82.241px;
	font-family:FontinSansBold;
	color:#28190D;
	text-shadow: 1px 1px 3px #CCC;
}

h1 a:hover{
	color:#661711;
	background:#fff;
	text-shadow: 1px 1px 2px #fff;
	text-decoration:none;
}
.italian_coders{
	position:absolute;
	left:678px;
	top:0px;
}
#bottom_head{
	width:100%;
	text-align:center;
	float:left;
		
}

.porta_uccello{
	float:left;
	margin-left:185px;
	margin-top:20px;
	padding-top:15px;
}
#twitter {
	background: #f7f7f7;
	border-bottom:1px solid #dbdbdb;
	color:#777;
	font-size: 18px;
	min-height:30px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width:500px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
}

 ul#twitter_update_list{
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:16px;
	font-family:FontinSansRegular;
}
#twitter  #twitter_update_list { margin-left:10px; }
#twitter #twitter_update_list li { line-height:18px; }

.twitter-if { margin-top:40px }


#porta_h2{
	width:600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin:auto;
	padding-top:7.807px;
	padding-bottom:7.807px;
}

h2{
	font-size:20.44px;
	font-family:FontinSansRegular;
	color:#28190D;
	/*text-shadow: 1px 1px 2px #CCC;*/
}

#featured_works{
	width:100%;
	text-align:center;
	float:left;
	margin-top:33.069px;
	position:relative;
	height:463.642px;
	overflow:hidden;
}
.last_receipes{
	position:absolute;
	right:183px;
	top:0px;
	float:left;
	z-index:1;
}
.gotoportfolio{
	position:absolute;
	left:128px;
	top:300px;
	float:left;
	background-image:url('http://www.wordpresschef.it/wp-content/themes/wpchef/img/gotoportfolio.png');
	background-repeat: no-repeat;	
	width:738px;
	height:118px;
	z-index:1;
}

.gotoportfolio p{
	
	font-size:50.83px;
	font-family:FontinSansBold;
	position:absolute;
	left:128px;
	top:60px;
		
}

.gotoportfolio p a{
	background:none;
	color:#fff;

}

.gotoportfolio a:hover{
	color:#381509;
	text-shadow: -1px -1px 0px #3D160A , 1px 1px 0px #B3431E;
	text-decoration:none;
}

.screenshot{
	width:100%;
	margin:auto;
	z-index:0;
	
}

#statement{
	width:584px;
	height:244px;
	margin-left:auto;
	margin-right:auto;
	margin-top:33.069px;

}

#statement p{
	
	font-size:31.42px;
	font-family:FontinSansRegular;
	color:#000;
	line-height:37.7px;
	float:left;
		
}

.blocchi{
	width:584px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20.438px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:33.069px;
}

h3{
	
	font-size:33.07px;
	font-family:FontinSansBold;
	color:#28190D;
	text-shadow: 1px 1px 3px #CCC;
	line-height:50.829px;
}
.important{
	font-size:20.44px;
	line-height:24.53px;
}
.less_important{
	color:#6D6D6D;	
}

h4{
	
	font-size:19.42px;
	font-family:FontinSansBold;
	color:#000;
	text-shadow: 1px 1px 3px #CCC;	
}

.elenco_servizi{
	-moz-column-count: 2;
	-moz-column-gap: 20.44px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20.44px;
	column-count: 2;
	column-gap: 20.44px;

}

	
.elenco_servizi ul{

	padding:0px;
	margin-top: 20.44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}


.elenco_servizi li{
	font-size:19.42px;
	font-family:FontinSansRegular;
	margin-bottom:7.417px;
	padding:2.982px;
	list-style-image: url('http://www.wordpresschef.it/wp-content/themes/wpchef/img/freccia.png')
}
.elenco_servizi li a{
	
	padding:2.982px;
}
	

.foto{
	float:left;
	padding:4.825px;
	border: 1px solid #CCC;
	margin:4.825px;
}
.foto_2{
	float:left;
	padding:4px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.foto_2 img{
	width:120px;	
}

.sociallogo{

	padding:4.825px;
	margin-top:20.44px;
	margin-bottom:20.44px;
	width:150px;
}

#footer{
	width:100%;
	margin:auto;
	text-align:center;
	margin-top:20.44px;
	float:left;
}

#footer p{
	font-family:FontinSansRegular;
	font-size:12.632px;
	color:#E7E7E7;
}

.back{
	position:absolute;
	bottom:-100px;
	background-image:url(http://www.wordpresschef.it/wp-content/themes/wpchef/img/back.png);
	background-repeat: no-repeat;
	width:116px;
	height:132px;
	padding-top:60px;
	padding-left:32px;
	right: 20.438px;
	vertical-align:middle;
	z-index:1;
}

.back p{
	
	font-family:FontinSansBold;
	font-size:19.416px;
	color:#fff;
	text-transform:
		
}

.back a{
	
	color:#fff;
	text-shadow: -1px -1px 0px #3D160A , 1px 1px 0px #B3431E;	
}

.back a:hover{
	
	color:#381509;
	text-shadow: -1px -1px 0px #3D160A , 1px 1px 0px #B3431E;
	text-decoration:none;
}

.project{
	width:90%;
	margin-left:50.829px;
	margin-top:50.829px;
	float:left;

}

.project_img{
	float:left;
	margin-right:20.438px;
	width:589px;
	overflow:hidden;
	background-image:url(http://www.wordpresschef.it/wp-content/themes/wpchef/img/visit_hover.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	padding:0px;
}

.project_img img {
    border: none;
    margin: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.project_img a:hover img{

	margin-top:50px;
	
	
	}

.project_data{
	float:left;
	width:226.640px;
	
}


.pagination {
width: 90%;
margin-left: 50.829px;
margin-top: 50.829px;
float: left;
padding:20px 0;
position:relative;
font-size:19.416px;
line-height:13px;
}
 

.pagination span {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#000;	
font-family:"FontinSansRegular"
}

.pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background:#661711;	
font-family:"FontinSansRegular";
border-top-left-radius:         4px 2px;
border-top-right-radius:        3px 4px;
border-bottom-right-radius:     6px 2px;
border-bottom-left-radius:      3px 4px;
}
 
.pagination .current{
color:#fff;
background: #B81727;
border-top-left-radius:         4px 2px;
border-top-right-radius:        3px 4px;
border-bottom-right-radius:     6px 2px;
border-bottom-left-radius:      3px 4px;
}
 
.pagination a:hover{
	padding:6px 9px 5px 9px;
	background: #661711;
	color:#B81727;
}

h5{
	font-size:12px;
	font-family:FontinSansRegular;
	color:#CDC9B0;
}

.single_project_data{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B39D;
	width:100%;
	float:left;
	padding-bottom:12.632px;
	padding-top:12.632px;

}

.single_project_data p{
	font-size:12.63px;
	line-height:19.416px;
}

.titolo_progetto{
	font-size:20.44px;	
	font-family:FontinSansBold;
}

.gotosite{
	
	float:left;
	margin-top:20.438px;
	background-color:#661711;	
	padding:5px;
	border-top-left-radius:     4px 2px;
	border-top-right-radius:        3px 4px;
border-bottom-right-radius:     6px 2px;
border-bottom-left-radius:      3px 4px;
}

.gotosite p{
	color:#ffffff;	
	
}


/* tabella prezzi*/

.prezzi_tabella{
	width:100%;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0px;
}

.attr-col {
	float: left;
	width: 200px;
	margin-top: 85px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.attr-col ul { background: #f4f4f4; font-weight: bold; font-size: 13px; font-family:Arial, Helvetica, sans-serif; border: 1px solid #d6d6d6; border-width: 1px 0px 1px 1px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.attr-col ul li { text-align: left; padding: 0 10px; border-bottom: 1px solid #d6d6d6; line-height: 45px; display: block; }
.attr-col ul li.last { border-bottom: none; }
.pt-table { padding-left: 200px; display: block; position: relative; }
.pt-body { padding: 10px 0 0; }
.pt-rows li { display: block; overflow: hidden;background: #fff; border-left: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 1px solid #d9d9d9;  }
.pt-rows li span { width: 33%; text-align: center; float: left; border-right: 1px solid #d9d9d9; display: block; line-height: 45px; height: 45px; font-family:Arial, Helvetica, sans-serif;}
.pt-rows li.title { background: #666; font-size: 12px; font-family: FontinSansRegular; color: #fff; font-weight: bold; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; border-bottom: 2px solid #555; border-width: 0 0 2px; }
.pt-rows li.title span { line-height: 25px; height: 25px; border: none; padding: 0 0px; text-shadow: 2px 2px #444; }
.pt-rows li.fees { border-bottom: 1px solid #ccc; }
.pt-rows li.fees span {
	line-height: 48px;
	height: 48px;
	background: #f7f7f7;
	font-size: 22px;
	font-weight: 700;
	font-family: FontinSansBold, Arial, sans-serif;
	color: #333;
	text-shadow: 2px 2px #fff;
}
.pt-rows li span.pt-yes { background: url(http://www.wordpresschef.it/wp-content/themes/wpchef/img/yes-no.gif) no-repeat center 12px; }
.pt-rows li span.pt-no { background: url(http://www.wordpresschef.it/wp-content/themes/wpchef/img/yes-no.gif) no-repeat center -38px; }
.pt-rows li.fin { border-bottom: 2px solid #d9d9d9; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; height: 85px; }
.pt-rows li span.pt-3x { width: 100%; float: left; text-align: center; border: none; }
.pt-special { width: 23%; position: absolute; right: 0; top: 0; }
.pt-special .pt-rows { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #a2b7ca; background: #f4faff;     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); padding-bottom: 10px; }
.pt-special .pt-rows li { border-width: 0 0 1px; background: transparent; }
.pt-special .pt-rows li.title { height: 58px; margin: 1px; background: #d0ebfe; color: #2a719d; font-size: 24px; line-height: 65px; text-align: center; border-bottom: 1px solid #bfd4e6; border-width: 0 0 1px; text-shadow: 2px 2px #e6f5ff; }
.pt-special .pt-rows li.fees { border-bottom: 1px solid #bcd8ec; }
.pt-special .pt-rows li.fees span { background: #ecf6fe; }
.pt-special .pt-rows li.fin { border: none; text-align: center; }
.pt-special .pt-rows li span { border: none; width: 100%; }
.pt-special .pt-rows li.fin .big-button { background: #3a8bd0; top: 22px; }
.pt-special .pt-rows li.fin .big-button:hover { background: #50a6ef; text-decoration:none; }

/* Simple Button CSS: */
.big-button { font-size: 24px; line-height: 50px; font-weight: 700; color: #fff; padding: 10px 20px; background: #661711; text-shadow: 2px 2px rgba(0, 0, 0, 0.3); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #6617118; text-decoration: none; position: relative; top: 18px; font-family:FontinSansBold; }
.big-button:hover { color:#381509;
	text-shadow: -1px -1px 0px #3D160A , 1px 1px 0px #B3431E;
	text-decoration:none; }
.big-button:active { position: relative; top: 1px; }

.crew{
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	height:170px;
}
.member{
	float:left;
	margin-right:0px;
}
.name_member{
	font-size:18px;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:3px;
}
.name_role{
	font-size:14px;
	color:#999;
	margin-left:3px;
}
