@charset "utf-8";

#photolist_header {
	height: 75px;
	background: url('../../gallery/images/photo_list/photo_list_bg.jpg') left bottom repeat-x;
}

.photo_search_link {text-align: right; padding-top: 20px; margin-bottom: 20px;}
#alpha_cafe .photo_search_link a {
	display: inline-block;
	background: url('/shared/images/img_pictarrow.gif') left 50% no-repeat;
	padding-left: 10px;
	color: #009aa9;
	font-size: 14px;
}

#free-word_unit,
#follow {
	width: 950px;
	margin: 0 auto;
}

#follow.error-unit {text-align: center;}
.error {
	text-align: center;
	border: 1px solid #ea493d;
	display: inline-block;
	padding: 10px 20px;
	color: #ea493d;
	font-weight: bold;
}

#free-word_unit {margin-bottom: 40px;}
.user_search {
	letter-spacing: -0.5em;
}
.user_search > * {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.user_search_title {
	font-size: 12px;
	text-align: center;
	width: 142px;
	height: 42px;
	line-height: 42px;
	background: #fff;
}
.user_search_input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 698px;
	height: 42px;
	margin-right: 16px;
}

.left dt {margin-right: 19px;}
.left dd {width: 259px;}
#alpha_cafe #container #contents .follow_unit .left,
.left dl {width: 358px;}
#alpha_cafe #container #contents .follow_unit .left dl dt > a img {width:60px;}
#alpha_cafe #container #contents .follow_unit .right {width: 590px; padding: 0;}
.right ul.photo_set {width: 590px; padding: 0;}

.name > p {margin-bottom: 10px;}
.btn_follor {margin-bottom: 10px;}
/*.user_status {letter-spacing: -0.5em; margin-bottom: 10px;}*/
.user_ico {letter-spacing: -0.5em; vertical-align: top;}
.user_ico > li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-left: 5px;
}
.user_ico > li:first-child,
.user_ico > li:first-child+li+li+li {
	margin-left: 0;
}
.user_rank {margin: 10px 0 5px 0;}
.user_rank .icon {
	width: 60px;
	height: 14px;
	background: url(../images/img_header_sprite.gif?v=20150507) no-repeat 0 0;
	background-size: 355px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.user_rank.padrone .icon {background-position: 0 -195px;}
.user_rank.membro .icon {background-position: 0 -215px;}
.user_rank.barista .icon {background-position: 0 -235px;}
.user_rank.veterano .icon {background-position: 0 -255px;}
.user_rank.campione .icon {background-position: 0 -275px;}
.user_rank.campione_hof .icon {background-position: 0 -356px;}
.user_rank.cuoco .icon {background-position: 0 -295px;}
.user_rank.direttore .icon {background-position: 0 -315px;}
.user_rank.maestro .icon {background-position: 0 -335px;}

.left .spectable dt {width: 75px;}
.left dd p.link {margin-top: 5px;}
.left dd p.link span {
	padding: 0px 0px 0px 7px;
	margin: 0px 12px 0px 0px;
}

#alpha_cafe #container #contents ul.photo_set li {width: 110px; margin: 0 0 0 10px;}
#alpha_cafe #container #contents ul.photo_set li:first-child {margin-left: 0;}
#alpha_cafe #container #contents ul.photo_set table {
	width: 110px;
	height: 110px;
	background: #fbf5e3;
}
#alpha_cafe #container #contents ul.photo_set td {width: 110px; background: #fbf5e3;}
#alpha_cafe #container #contents ul.photo_set td > img {
	max-width: 110px;
	max-height: 110px;
}
#alpha_cafe #container #contents ul.photo_set .caption_img > img {
	max-width: 180px;
	max-height: 180px;
	height: auto;
}