
.t-sushi-p-blog-content article time,
.t-sushi-p-blog-content article .title4,
.t-sushi-p-blog-content article .paragraph,
.t-sushi-p-blog-content article .readmore {
	margin: 0 35px;
}
.t-sushi-p-blog-content article time,
.t-sushi-p-blog-content article .readmore {
	margin-top: 15px;
	display: inline-block;
	margin-bottom: 5px;
}
.t-sushi-p-blog-content article .readmore {
	margin-bottom: 30px;
}
.t-sushi-p-blog-content article .title4 {
	margin-bottom: 10px;
}
.t-sushi-p-blog-content article .share {
	padding: 0 35px 20px 35px;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.t-sushi-p-blog-content article .share p {
	margin-bottom: 5px;
}
.t-sushi-p-blog-content article .share ul {
	margin: 0;
	list-style: none;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.t-sushi-p-blog-content article .share ul li {
	float: left;
	margin-right: 8px;
}
.t-sushi-p-blog-content article .share ul li a {
	width: 32px;
	height: 32px;
	background-image: url('../../../../../../../nbproject/private/sushi/media/img/social.png');
}
.t-sushi-p-blog-content article .share ul li.facebook a {
	background-position: -3px -3px;
}
.t-sushi-p-blog-content article .share ul li.twitter a {
	background-position: -43px -3px;
}
.t-sushi-p-blog-content article .share ul li.email a {
	background-position: -83px -3px;
}
.t-sushi-p-blog-content article .back,
.t-sushi-p-blog-content .more {
	display: block;
	padding: 4px;
	margin: 10px;
}
.t-sushi-p-blog-content article .back:before {
	content: " ";
	width: 20px;
	height: 20px;
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/back-ico-mini.png') no-repeat 0 0;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 3px;
}
.t-sushi-p-blog-content .more:before {
	content: " ";
	width: 20px;
	height: 20px;
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/more-ico-mini.png') no-repeat 0 0;
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 3px;
}

.t-sushi-p-blog-content article .share p {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
}
.t-sushi-p-blog-content article time,
.t-sushi-p-blog-content article .readmore {
	font-size: 0.8em;
	font-weight: bold;
}

.t-sushi-p-contact-content {
	padding-bottom: 20px;
}
.t-sushi-p-contact-content .paragraph,
.t-sushi-p-contact-content .title5 {
	margin: 0 35px;
}
.t-sushi-p-contact-content .paragraph p {
	margin: 0;
	padding: 0;
}
.t-sushi-p-contact-content a.map{
	display: block;
	margin-bottom: 15px;
}
.t-sushi-p-contact-content a.map img {
	margin: 0 auto;
	display: block;
}

.t-sushi-p-footer {
	padding: 25px 35px;
}
.t-sushi-p-footer p {
	margin: 0;
}


.t-sushi-p-social {
	padding: 0px 0 30px 0;	
}
.t-sushi-p-social ul {
	list-style: none;
	margin: 0;
	padding: 0 35px;
}
.t-sushi-p-social ul li {
	position: relative;
	overflow: hidden;
}
.t-sushi-p-social ul li a {
	text-decoration: none;
	font-size: 0.85em;
	padding: 2px 0 2px 28px;
}
.t-sushi-p-social ul li a:after {
	content: "";
	background-color: transparent;
	background-image: url('../../../../../../../nbproject/private/sushi/media/img/icons-white.png');
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	position: absolute; 
	top: 3px;
	left: 0;
}
.t-sushi-p-social ul li.facebook a:after {
	background-position: 3px 1px;
}
.t-sushi-p-social ul li.twitter a:after {
	background-position: -31px 1px;
}
.t-sushi-p-social ul li.linkedin a:after {
	background-position: -118px 1px;
}
.t-sushi-p-social ul li.skype a:after {
	background-position: -86px 1px;
}
.t-sushi-p-social ul li.flickr a:after {
	background-position: -178px 1px;
}
.t-sushi-p-social ul li.youtube a:after {
	background-position: -149px 1px;
}
.t-sushi-p-social ul li.google a:after {
	background-position: -201px 1px;
}
.t-sushi-p-social ul li.email a:after {
	background-position: -61px 1px;
}


.t-sushi-p-gallery-content .intro {
	padding-top: 25px;
	padding-bottom:  20px;
	border-top-width: 1px;
	border-top-style: solid;
}
.t-sushi-p-gallery-content .intro .title2 {
	margin: 0px 35px;
}
.t-sushi-p-gallery-content .list-items {
	list-style: none;
	margin: 2px 10px 10px 10px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.t-sushi-p-gallery-content .list-items li{
	float: left;
	width: 48%;
	margin: 0 11px 11px 0;
}
.t-sushi-p-gallery-content .list-items li:nth-child(even) {
	margin-right: 0px;
}
@media only screen and (min-width: 480px) {
	.t-sushi-p-gallery-content .list-items li, 
	.t-sushi-p-gallery-content .list-items li:nth-child(even) {
		width: 31%;
		margin-right: 15px;
	}
	.t-sushi-p-gallery-content .list-items li:nth-child(3n+3) {
		margin-right: 0px;
	}
}

.t-sushi-p-gallery-content .back {
	display: block;
	padding: 4px;
	margin: 10px;
}
.t-sushi-p-gallery-content .back:before {
	content: " ";
	width: 20px;
	height: 20px;
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/back-ico-mini.png') no-repeat 0 0;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 3px;
}

.t-sushi-p-gallery-content .list-items li a {
	text-decoration: none;
}
.t-sushi-p-gallery-content .list-items li img {
	display: block;
	width: 99%;
	border-width: 1px;
	border-style: solid;
}
.t-sushi-p-gallery-content .paragraph {
	margin: 17px 35px;
}
.t-sushi-p-gallery-content .paragraph a {
	font-weight: bold;
}

.t-sushi-p-header.home .header {
	position: relative;
	overflow: hidden;
}
.t-sushi-p-header.home .header span.adorn {
	background-image: url('../../../../../../../nbproject/private/sushi/media/img/menu-bg.png');
	background-repeat: repeat-x;
	background-position: center -12px;
	display: block;
	height: 13px;
	margin-bottom: 18px;
}
.t-sushi-p-header.home .header h1 {
	text-align: center;
	margin: 0 10px 15px 10px;
	max-width: 100%;
	line-height: 1em;
	
	position: relative;
	overflow: hidden;
	display: block;
}
.t-sushi-p-header.home .header h1 img { 
	display: block;
	margin: 0 auto;
}
.t-sushi-p-header.home .header h1 img.center {
	margin: 0 auto;
}
.t-sushi-p-header.home .header h1 img.left {
	float: left;
}
.t-sushi-p-header.home .header h1 img.right {
	float: right; 
}





.t-sushi-p-header.int .header {
	position: relative;
	overflow: hidden;
	min-height: 75px;
}
.t-sushi-p-header .header span.adorn {
	background-image: url('../../../../../../../nbproject/private/sushi/media/img/menu-bg.png');
	background-repeat: repeat-x;
	background-position: center -12px;
	display: block;
	height: 14px;
	margin-bottom: 18px;
}
.t-sushi-p-header .header h1 {
	text-align: center;
	max-width: 64%;
	margin: 0 auto;
	line-height: 1em;
	padding: 0 0 10px 0;
	position: relative;
	overflow: hidden;
}
.t-sushi-p-header.int .header h1 img {
	display: block;
	margin: 0 auto;
}
.t-sushi-p-header.int .header h1 img.left {
	float: left;
}
.t-sushi-p-header.int .header h1 img.right {
	float: right;
}
.t-sushi-p-header .header .btn {
	width: 35px;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	position: absolute;
	bottom: 15px;
}
.t-sushi-p-header .back {
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/back-ico.png') no-repeat center center;
	left: 15px;
}
.t-sushi-p-header .menu {
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/menu-ico.png') no-repeat center center;
	right: 15px;
}

#container:target .t-sushi-p-header .on {
	display: none;
}

.t-sushi-p-index-content {
	padding-bottom: 20px;
}
.t-sushi-p-index-content .paragraph {
	margin: 17px 35px;
}
.t-sushi-p-index-content .paragraph a {
	font-weight: bold;
}

.t-sushi-p-menu {
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/menu-bg.png') repeat-x bottom center;
	padding-bottom: 15px;
}
.t-sushi-p-menu ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.t-sushi-p-menu ul li a {
	display: block;
	padding: 2px 0;

	padding-left: 10px;
	padding-right: 10px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
}






.t-sushi-p-menu {
	background: transparent url('../../../../../../../nbproject/private/sushi/media/img/menu-bg.png') repeat-x bottom center;
	padding-bottom: 15px;
}
.t-sushi-p-menu ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.t-sushi-p-menu ul li a {
	display: block;
	padding: 2px 0;
	
	padding-left: 10px;
	padding-right: 10px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.t-sushi-p-menu ul li a {
	text-align: center;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.1em;
    font-family: Helvetica,Arial,sans-serif;
}
#container nav.t-sushi-p-menu.acor ul{
	height: 0px;
	position: relative;
	overflow: hidden;
	-webkit-transition: height 0.5s ease-in;
	-moz-transition: height 0.5s ease-in;
	-o-transition: height 0.5s ease-in;
	-ms-transition: height 0.5s ease-in;
	transition: height 0.5s ease-in;
}
#container:target nav.t-sushi-p-menu.acor ul {
	height: 200px;
}

.t-sushi-p-standard-content {
	padding-bottom: 20px;
}
.t-sushi-p-standard-content .paragraph {
	margin: 17px 35px;
}
.t-sushi-p-standard-content .paragraph a {
	font-weight: bold;
}

.t-sushi-p-standard-content .t-sushi-p-submenu {
	background-image: none;
	background-color: transparent;
	margin: 0 35px;
}
.t-sushi-p-standard-content .t-sushi-p-submenu ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.t-sushi-p-standard-content .t-sushi-p-submenu ul li a {
	display: block;
	padding: 2px 0;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.t-sushi-p-subtitle .subtitle {
	padding: 5px 15px;
	margin: 0;
}
.t-sushi-p-subtitle .subtitle p {
	margin: 0;
	padding: 0;
}


.t-sushi-p-gallery-content .intro {
	padding-top: 25px;
	padding-bottom:  20px;
	border-top-width: 1px;
	border-top-style: solid;
}
.t-sushi-p-gallery-content .intro .title2 {
	margin: 0px 35px;
}
.t-sushi-p-gallery-content .paragraph {
	margin: 17px 35px;
}
.t-sushi-p-gallery-content .paragraph a {
	font-weight: bold;
}



.t-standard-p-form .contentform {
	padding: 10px;
	margin: 10px;
}
.t-standard-p-form form {
	margin-bottom: 0;
}
.t-standard-p-form form .form input[type="text"],
.t-standard-p-form form .form input[type="email"],
.t-standard-p-form form .form textarea,
.t-standard-p-form form .form select {
	width: 98%;
	padding: 2px 4px;
	border-style: solid;
	border-width: 1px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.t-standard-p-form form .form {
	width: 100%;
	margin-bottom: 15px;
}
.t-standard-p-form form .form a {
	text-decoration: underline;
}
.t-standard-p-form form .form input[type="radio"] {
	width: auto;
}
.t-standard-p-form form input[type="submit"] {
	border: none;
	width: 100%;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	 -webkit-appearance: none;
}
.t-standard-p-form form input[type="submit"]:hover,
.t-standard-p-form form input[type="image"]:hover {
	cursor: pointer;
}
.t-standard-p-form form textarea {
	height: 100px;
}
.t-standard-p-form a.back {
	content: "";
	height: 26px;
	position: relative;
	display: block;
	background-image: url('../../../../../../../nbproject/private/sushi/media/img/slice.html');
	background-position: -28px -67px;
	background-repeat: no-repeat;
}
.t-standard-p-form form input[type="image"] {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: block;
	max-width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

