/*
Theme Name: Palanikumar
Author: Weblotion Markus Böniger
Author URI: http://weblotion.ch/
Version: 1.3
Description: WordPress-Theme für Palanikumar Fotografie (Online seit Juli 2015)
Theme URI: http://www.palanikumar.ch/
*/



.widget:after,
.post-password-form p:after,
.search-form:after,
.container-center:after,
#main:after,
.main-holder:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul,
.main-carousel .pagination ul,
.item-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}



*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 10px;
}

html,
body,
div,
span,
applet,
embed,
object,
iframe,
frameset,
p,
q,
blockquote,
sub,
sup,
a,
abbr,
acronym,
font,
img,
small,
center,
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
big,
u,
ins,
i,
cite,
em,
var,
dfn,
address,
s,
strike,
del,
dl,
dt,
dd,
ol,
ul,
li,
pre,
code,
kbd,
samp,
tt,
fieldset,
legend,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	background: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

body {
	color: #282828;
	font: 18px/22px "AdobeCaslonW01-Regular", serif;
	background: #fff;
	overflow-y: scroll;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}


a {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #a0a0a0;
}

img {
	max-width: 100%;
	height: auto;
}

video,
iframe,
object,
embed {
	max-width: 100%;
}

input,
textarea,
select {
	font: 100% "AdobeCaslonW01-Regular", serif;
	color: #282828;
	vertical-align: middle;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	background: #fff;
	margin: 0;
	-webkit-appearance: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #282828;
	padding: 3px 4px;
	font-size: 14px;
	line-height: 16px;
	font-family: sans-serif;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: black;
	outline: none;
}

textarea {
	line-height: 18px;
}

label {
	vertical-align: middle;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 0;
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="search"] {
	border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
	display: none;
}

b,
strong,
th {
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Adobe Caslon W01 SmBd", serif;
	font-weight: normal;
	margin: 0 0 18px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

i,
cite,
em,
var,
dfn,
address {
	font-style: italic;
}

u,
ins {
	text-decoration: underline;
}

s,
strike,
del {
	text-decoration: line-through;
}

blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote {
	border-left: 4px solid #ccc;
	padding-left: 10px;
	margin-left: 10px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}

th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}

ul {
	margin-left: 1px;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul > li {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
	font-family: "Adobe Caslon W01 SmBd", serif;
}

pre {
	max-width: 100%;
	overflow: auto;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4,
h5,
h6 {
	font-size: 16px;
}

strong {
	font-family: "Adobe Caslon W01 SmBd", serif;
	font-weight: normal;
}

p {
	margin: 0 0 16px;
}

.widget {
	margin-bottom: 10px;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 145px;
}

.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
	width: 145px;
}

.post-password-form input,
.search-form input {
	float: left;
	height: 24px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #000;
	color: #fff;
	height: 24px;
	border: none;
	padding: 0 10px;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.comment-form input[type="submit"] {
	float: none;
	display: block;
}

.commentlist {
	margin: 0 0 10px;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 10px;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 10px 4px 0;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	overflow: hidden;
	margin: 0 0 10px;
}

.navigation .next {
	float: left;
}

.navigation .prev {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}

.wp-caption img {
	vertical-align: top;
	margin: 0;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 10px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 10px 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 10px;
}

.mejs-container {
	margin-bottom: 10px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

.widget_search .search-form input[type="text"],
.widget_search .search-form input[type="search"] {
	font-size: 14px;
	line-height: 16px;
}

.widget_calendar {
	font-size: 16px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	box-sizing: border-box;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-inner {
	overflow: hidden;
	height: auto !important;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #fff !important;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

::-webkit-input-placeholder {
	color: #282828;
}

::-moz-placeholder {
	opacity: 1;
	color: #282828;
}

:-moz-placeholder {
	color: #282828;
}

:-ms-input-placeholder {
	color: #282828;
}

.placeholder {
	color: #282828;
}

.bg-stretch {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
}

.bg-stretch img {
	max-width: inherit;
}

.icon {
	display: inline-block;
	vertical-align: top;
	background: url(images/sprite.png) no-repeat -100% -100%;
}

.icon.arrow-link {
	width: 19px;
	height: 13px;
	background-position: 0 -19px;
}

.icon.arrow-link-big {
	width: 24px;
	height: 17px;
	background-position: 0 -39px;
}

.icon.arrow-link-left {
	width: 19px;
	height: 13px;
	background-position: -25px -19px;
}

.icon.arrow-link-left-big {
	width: 24px;
	height: 17px;
	background-position: -29px -39px;
}

.bg-stretch {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
}

.bg-stretch img {
	max-width: inherit;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#header {
	max-width: 1380px;
	margin: 0 auto;
	padding: 20px 10px 30px;
	position: relative;
}

.container-center {
	max-width: 680px;
	margin: 0 auto;
	padding: 0 10px;
}

.logo-holder {
	margin-bottom: 51px;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}

.logo-holder p {
	margin: 0;
}

.logo-holder strong {
	display: inline-block;
	vertical-align: top;
	padding-right: 5px;
	font-family: "Adobe Caslon W01 Bd", serif;
	font-weight: normal;
}

.logo {
	display: block;
	width: 92px;
	height: 92px;
	margin: 0 auto 22px;
}

.logo img {
	display: block;
}

.logo.hidden {
	display: none;
}

.nav-holder {
	position: relative;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}

.nav-opener {
	display: none;
	color: #282828;
}

.nav-opener:hover {
	color: #a0a0a0;
}

#nav ul {
	letter-spacing: -.36em;
}

#nav li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	margin: 0 5% 10px;
}

#nav li:hover a,
#nav li.hover a,
#nav li.active a {
	color: #a0a0a0;
}

#nav a {
	color: #282828;
}

.nav-active #nav {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

#main {
	max-width: 1820px;
	margin: 0 auto;
	padding: 0 10px 95px;
}

#main.add {
	padding-top: 76px;
}

.inner #main {
	max-width: 1305px;
}

#main.single-post-gallery {
	padding: 35px 0 15px;
}

.main-holder {
	margin-bottom: 30px;
}

#content {
	float: left;
	width: 80%;
	margin-right: 2%;
}

#sidebar {
	overflow: hidden;
	padding: 0 5px;
}

.post-item {
	padding-bottom: 54px;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -.36em;
	text-align: center;
}

.post-item .post {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	letter-spacing: 0;
	width: 432px;
	margin: 0 2% 73px 1.8%;
	text-align: center;
}

.post-item .post.add .visual-holder {
	display: block;
}

.post-item .post.add img {
	position: absolute;
	top: 0;
	height: 100%;
	left: 50%;
	width: auto;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.post-item .post.landscape img {
	width: 100%;
}

.post-item .post.last {
	margin-right: 0;
	margin-left: 1.8%;
}

.post-item .post.small {
	width: 350px;
	margin: 0 1.8% 20px 2%;
}

.post-item .post.small.top {
	margin-top: 313px;
}

.post-item .post.small .visual {
	min-height: 400px;
	width: 100%;
	white-space: nowrap;
}

.post-item .post.small .visual:after {
	content: "";
	display: inline-block;
	height: 400px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.post-item .post.small.first {
	margin-left: 6.2%;
	margin-right: 1.4%;
}

.post-item .post.small.last {
	margin-right: 0;
	margin-left: 2%;
}

.post-item .post:first-child {
	margin-top: 50px;
}

.post-item .post.big-indent {
	margin-left: 10.8%;
	margin-right: 7.6%;
}

.post-item .post.big-indent.last {
	margin-right: 0;
}

.post-item .visual {
	position: relative;
	overflow: hidden;
	min-height: 600px;
	width: 100%;
	white-space: nowrap;
	margin-bottom: 16px;
}

.post-item .visual:after {
	content: "";
	display: inline-block;
	height: 600px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.post-item .visual-holder {
	display: inline-block;
	vertical-align: bottom;
	white-space: normal;
	width: 100%;
}

.post-item img {
	vertical-align: bottom;
}

.post-item .text-holder {
	padding: 0 10px;
}

.post-item .title {
	display: block;
	margin-bottom: 4px;
}

.post-item .title a {
	color: #282828;
}

.post-item .title a:hover {
	color: #757575;
}

.post-item p {
	margin: 0 0 10px;
}

.post-item .bg-stretch img {
	width: auto !important;
	height: 100% !important;
}

.btn-area {
	margin-bottom: 10px;
	text-align: center;
}

.back-to-top {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: #282828;
}

.back-to-top:hover {
	color: #757575;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.lightbox-holder {
	overflow: hidden;
	width: 680px;
}

.lightbox-holder .visual {
	margin-bottom: 40px;
}

.lightbox-holder .visual.last {
	margin-bottom: 0;
}

.lightbox-holder img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.lightbox-holder .columns {
	margin: 0 -20px -40px;
	letter-spacing: -.36em;
}

.lightbox-holder .col {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 20px 40px;
	letter-spacing: 0;
}

.lightbox-holder .close {
	float: right;
	margin: 3px 6px 3px 0;
	font-size: 22px;
	line-height: 22px;
	text-transform: uppercase;
	color: #282828;
	font-weight: bold;
}

.lightbox-holder .close:hover {
	color: #686868;
}

.lightbox-holder .close .hidden {
	display: none;
}

.fancybox-skin {
	width: 870px !important;
}

.fancybox-outer {
	width: 840px !important;
}

.fancybox-inner {
	width: 840px !important;
}

.main-title {
	display: none;
	font: normal 18px/20px "AdobeCaslonW01-Regular", serif;
	color: #a0a0a0;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 57px;
}

.main-carousel {
	position: relative;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

.main-carousel .mask {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}

.main-carousel .slideset {
	width: 99999px;
	float: left;
}

.main-carousel .slide {
	float: left;
	width: 100%;
}

.main-carousel .visual {
	margin-bottom: 14px;
}

.main-carousel img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.main-carousel .title {
	font-family: "Adobe Caslon W01 SmBd", serif;
}

.main-carousel .title a {
	color: #282828;
}

.main-carousel .title a:hover {
	color: #a0a0a0;
}

.main-carousel .btn-prev,
.main-carousel .btn-next {
	position: absolute;
	top: 50%;
	left: -31px;
	width: 9px;
	height: 16px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin-top: -58px;
	background: url(images/sprite.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

.main-carousel .btn-prev:hover,
.main-carousel .btn-next:hover {
	opacity: .7;
}

.main-carousel .btn-next {
	left: auto;
	right: -31px;
	background-position: -13px 0;
}

.main-carousel .pagination {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 18px;
}

.main-carousel .pagination ul {
	letter-spacing: -.36em;
}

.main-carousel .pagination li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	margin: 0 6px 5px;
	list-style: none outside;
}

.main-carousel .pagination li.active a,
.main-carousel .pagination li:hover a {
	color: #a0a0a0;
}

.main-carousel .pagination a {
	color: #282828;
}

.btn-link {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-right: 27px;
	color: #282828;
}

.btn-link.btn-large {
	padding-right: 32px;
}

.btn-link.btn-large.btn-left {
	padding: 0 0 0 32px;
}

.btn-link.btn-left {
	padding: 0 0 0 27px;
}

.btn-link.btn-left i {
	right: auto;
	left: 0;
}

.btn-link:hover {
	color: #282828;
	opacity: .6;
}

.btn-link i {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -3px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.blog-post {
	padding-bottom: 41px;
}

.info-block {
	padding-bottom: 24px;
	margin-bottom: 45px;
	border-bottom: 1px dotted #a8a8a8;
	text-align: center;
	line-height: 26px;
}

.info-block .columns {
	margin: 0 -20px -40px;
	letter-spacing: -.36em;
}

.info-block .col {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding: 0 20px 40px;
	letter-spacing: 0;
}

.info-block .col.large {
	width: 66.67%;
}

.info-block .col .holder {
	position: relative;
	overflow: hidden;
	height: 328px;
}

.info-block .visual {
	margin: 0 auto 40px;
}

.info-block .visual.medium {
	max-width: 570px;
}

.info-block .visual.large {
	max-width: 100%;
}

.info-block .date {
	display: block;
	margin-bottom: 13px;
	font: 20px/22px "Adobe Caslon W01 Bd", serif;
}

.info-block address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
}

.info-block address .row {
	display: block;
}

.info-block address a {
	color: #282828;
}

.info-block address a:hover {
	opacity: .6;
}

.item-list {
	overflow: hidden;
	margin-bottom: 25px;
	letter-spacing: -.36em;
}

.item-list li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	list-style: none outside;
	padding-right: 5px;
}

.item-list li:after {
	content: "/";
	float: left;
	margin-right: 5px;
}

.item-list li:first-child:after,
.item-list li.add:after {
	display: none;
}

.item-list a {
	color: #282828;
}

.item-list a:hover {
	color: #a0a0a0;
}

.copyright a {
	color: #282828;
}

.copyright a:hover {
	color: #a0a0a0;
}

.visual-holder .text-holder {
	border:0px solid red;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
}

@media all and (min-width: 1200px) {
	.tel-link {
		cursor: default;
		pointer-events: none;
	}
	
	
}
/*
@media all and (max-width: 1919px) {
	
	body {
	background: blue;
	}
	
	.post-item .post {
		width: 550px;
		margin-right: 2.8%;
	}

	.post-item .post.last {
		margin-left: 1%;
	}

	.post-item .post.small {
		width: 350px;
		margin-left: 1.2%;
		margin-right: 1.2%;
	}

	.post-item .post.big-indent {
		margin-left: 8%;
		margin-right: 5%;
	}
}
*/

@media all and (max-width: 4919px) {
	
	/*body {
	background: red;
	}
	*/
	#nav li {
		margin: 0 4.4% 10px;
	}

	.inner #main {
		max-width: 1210px;
	}

	#content {
		width: 80%;
	}
	

	.post-item .post {
		width: 432px;
		margin: 0 2% 73px 1.8%;
	}
	
	.post-item .post.last {
		margin-left: 1%;
	}

	.post-item .post.small {
		width: 350px;
	}
	
	.post-item .post.big-indent {
		margin-left: 8%;
		margin-right: 5%;
	}

	.post-item .post.small.top {
		margin-top: 4px;
	}

	.post-item .post:first-child {
		margin-top: 0;
	}

	.post-item .visual {
		min-height: 432px;
		width: 100%;
		white-space: nowrap;
	}

	.post-item .visual:after {
		content: "";
		display: inline-block;
		height: 432px;
		width: 1px;
		overflow: hidden;
		margin: 0 0 0 -5px;
		vertical-align: middle;
	}
}

@media all and (max-width: 1199px) {
/*
body {
background: yellow;
}

#nav li {
	margin: 0 3.8% 10px;
}

#main {
	padding-bottom: 53px;
}

.lightbox-holder {
	width: 600px;
}

.fancybox-skin {
	width: 630px !important;
}

.fancybox-outer {
	width: 600px !important;
}

.fancybox-inner {
	width: 600px !important;
}
*/	
	
}

@media all and (max-width: 1023px) {
	
	/*body {
	background: red;
	}
	*/
	
	#header {
		padding-bottom: 20px;
	}

	#nav li {
		margin: 0 2.2% 10px;
	}

	#main {
		padding-bottom: 42px;
	}

	#content {
		float: none;
		width: 100%;
		margin: 0 0 30px;
	}

	#sidebar {
		padding: 0;
	}

	.post-item .post {
		width: 252px;
		margin-left: 5%;
	}

	.post-item .post.last {
		margin-top: 10px;
		margin-left: 5%;
	}

	.post-item .post.small {
		width: 206px;
		margin-right: 0;
	}

	.post-item .post.small .visual {
		min-height: 307px;
		width: 100%;
		white-space: nowrap;
	}

	.post-item .post.small .visual:after {
		content: "";
		display: inline-block;
		height: 307px;
		width: 1px;
		overflow: hidden;
		margin: 0 0 0 -5px;
		vertical-align: middle;
	}

	.post-item .post.small.first {
		margin-left: 1%;
		margin-right: .4%;
	}

	.post-item .visual {
		min-height: 248px;
		width: 100%;
		white-space: nowrap;
	}

	.post-item .visual:after {
		content: "";
		display: inline-block;
		height: 248px;
		width: 1px;
		overflow: hidden;
		margin: 0 0 0 -5px;
		vertical-align: middle;
	}

	.post-item .text-holder {
		/*display: none;*/
		margin-top:10px;
	}

	.lightbox-holder {
		width: 430px;
	}

	.fancybox-skin {
		width: 460px !important;
	}

	.fancybox-outer {
		width: 430px !important;
	}

	.fancybox-inner {
		width: 430px !important;
	}

	.main-carousel .btn-prev,
	.main-carousel .btn-next {
		left: -15px;
	}

	.main-carousel .btn-next {
		left: auto;
		right: -15px;
	}

	.item-list li.add:after {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.commentlist-item .commentlist-item {
		padding: 0;
	}
}

@media all and (max-width: 767px) {
	#header {
		padding: 105px 10px 57px;
	}

	.inner #header {
		padding-bottom: 30px;
	}

	.logo-holder {
		margin: 0 -5px 67px;
		font-size: 14px;
		line-height: 16px;
	}

	.logo.visible {
		display: none;
	}

	.logo.hidden {
		display: block;
		/*position: fixed;*/
		position: absolute;
		z-index: 1000;
		top: 32px;
		left: 50%;
		margin-left: -30px;
		width: 60px;
		height: 60px;
		margin-bottom: 13px;
	}

	.nav-opener {
		display: block;
	}

	#nav {
		position: absolute;
		z-index: 999;
		top: 50px;
		left: -5px;
		right: -5px;
		overflow: hidden;
		background: #fff;
		visibility: hidden;
		opacity: 0;
	}

	#nav ul {
		padding: 2px 0 20px;
	}

	#nav li {
		display: block;
		margin: 0 10px 30px;
	}

	#nav a {
		display: block;
	}

	#main {
		padding-bottom: 35px;
	}

	#main.add {
		padding-top: 0;
	}

	#main .container-center {
		padding: 0;
	}

	.post-item {
		padding-bottom: 38px;
	}

	.post-item .post {
		width: 100%;
		margin: 0 0 30px;
	}

	.post-item .post.last {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.post-item .post.small {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.post-item .post.small.top {
		margin-top: 0;
	}

	.post-item .post.small .visual {
		min-height: 100%;
		width: 100%;
		white-space: nowrap;
	}

	.post-item .post.small .visual:after {
		content: "";
		display: inline-block;
		height: 100%;
		width: 1px;
		overflow: hidden;
		margin: 0 0 0 -5px;
		vertical-align: middle;
	}

	.post-item .post.small.first {
		margin-left: 0;
		margin-right: 0;
	}

	.post-item .post.small.last {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.post-item .post.big-indent {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.post-item .post.big-indent.last {
		margin-top: 0;
	}

	.post-item .visual {
		min-height: 100%;
		width: 100%;
		white-space: nowrap;
		margin: 0;
	}

	.post-item .visual:after {
		content: "";
		display: inline-block;
		height: 100%;
		width: 1px;
		overflow: hidden;
		margin: 0 0 0 -5px;
		vertical-align: middle;
	}

	.post-item img {
		width: 100%;
	}

	.lightbox-holder {
		width: 100%;
	}

	.lightbox-holder .visual {
		margin-bottom: 14px;
	}

	.lightbox-holder .columns {
		margin: 0 -7px -14px;
	}

	.lightbox-holder .col {
		padding: 0 7px 14px;
	}

	.fancybox-skin {
		width: 100% !important;
		padding: 10px !important;
	}

	.fancybox-wrap {
		left: 0 !important;
		right: 0 !important;
		margin: 0 auto !important;
	}

	.fancybox-outer {
		width: 100% !important;
	}

	.fancybox-inner {
		width: 100% !important;
	}

	.main-title {
		display: block;
	}

	.main-carousel {
		padding: 0 30px;
	}

	.main-carousel.add .btn-prev,
	.main-carousel.add .btn-next {
		margin-top: -40px;
	}

	.main-carousel .mask {
		margin-bottom: 22px;
	}

	.main-carousel .slide p {
		display: none;
	}

	.main-carousel .btn-prev,
	.main-carousel .btn-next {
		left: -2px;
		margin-top: -32px;
	}

	.main-carousel .btn-next {
		left: auto;
		right: -2px;
	}

	.main-carousel .pagination {
		margin: 0 -30px 20px;
	}

	.blog-post {
		padding-bottom: 37px;
	}

	.info-block {
		padding-bottom: 0;
		margin-bottom: 30px;
	}

	.info-block .columns {
		margin: 0 -7px -14px;
	}

	.info-block .col {
		padding: 0 7px 14px;
	}

	.info-block .col .holder {
		height: 130px;
	}

	.info-block .visual {
		margin-bottom: 30px;
	}

	.info-block address .row {
		margin-bottom: 20px;
	}

	.info-block address .title {
		display: block;
	}
}

