/*
 * Theme Name: ferienhauscotedazur.com
 * Description: Ihr Spezialist für Ferienhäuser an der Cotedazur. Wir haben für Sie Ferienhäuser in ganz Cotedazur von den großen Veranstaltern wie Nobasol, Interhome, DanCenter, Dansommer und TUI.
 * Author: Christian Hellrung
 * Version: 1.0
 * License: Namensnennung-Weitergabe unter gleichen Bedingungen 3.0 Unported (CC BY-SA 3.0)
 * License URI: http://creativecommons.org/licenses/by-sa/3.0/deed.de
*/

/* ---------------------------------------------------------------------------------------- Allgemein */
@import url(http://fonts.googleapis.com/css?family=Bilbo+Swash+Caps);

* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
}

html, body {
	background: #fff url(images/bg_body.jpg) center top fixed no-repeat;
	color: #545454;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	height: 100.1%;
	-webkit-text-size-adjust: none;
}

/* Links */
a {
	color: #545454;
	text-decoration: underline;
}

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

a img {
	border: 0;
}

/* ausgehende Links kennzeichnen */
a[href^="http://"] {
	background: transparent url(images/external_link.gif) right top no-repeat;
	padding-right: 18px;
	padding-top: 1px;
	text-decoration: underline;
}

a[href^="http://"]:hover {
	text-decoration: none;
}

a[href^="http://www.ferienhauscotedazur.com"] { 
	background: none; 
	margin: 0; 
	padding: 0;
}

/* Input */
input[type=text] {
	border: 1px solid #c7c7c7;
	border-right-color: #9b9b9b;
	border-top-color: #9b9b9b;
	color: #858585;
	font-size: 11px;
	height: 14px;
	line-height: 14px;
	padding: 4px;
}

input[type=text]:focus {
	border-color: #9b9b9b;
	color: #545454;
}

/* ---------------------------------------------------------------------------------------- (Helfer)Klassen */
.clearfix {
	clear: both;
	height: 0;
	line-height: 0;
}

/* ---------------------------------------------------------------------------------------- common styles */
.main_gradient {
	background: #ffd800;
	background: -moz-linear-gradient(top, #ffd800 0%, #ff0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd800), color-stop(100%,#ff0000));
	background: -webkit-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: -o-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: -ms-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: linear-gradient(to bottom, #ffd800 0%,#ff0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd800', endColorstr='#ff0000',GradientType=0);
}

.main_gradient_active {
	background: #ffe22d !important;
	background: -moz-linear-gradient(top, #ffe22d 0%, #ff9500 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe22d), color-stop(100%,#ff9500)) !important;
	background: -webkit-linear-gradient(top, #ffe22d 0%,#ff9500 100%) !important;
	background: -o-linear-gradient(top, #ffe22d 0%,#ff9500 100%) !important;
	background: -ms-linear-gradient(top, #ffe22d 0%,#ff9500 100%) !important;
	background: linear-gradient(to bottom, #ffe22d 0%,#ff9500 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe22d', endColorstr='#ff9500',GradientType=0) !important;
	color: #644300 !important;
	text-shadow: 0 1px 0 #ffd224 !important;
}

/* ---------------------------------------------------------------------------------------- Content */
#fhcot_wrap_all {
	background-color: #fff;
	-moz-box-shadow: 0 0 7px #424242;
	-webkit-box-shadow: 0 0 7px #424242;
	box-shadow: 0 0 7px #424242;
	left: 50%;
	margin-left: -475px;
	min-height: 100%;
	position: relative;
	width: 950px;
}

/* ------------------------------------------------------------------------- Header */

/* ------------------------------------------------- Logo */
#fhcot_header #fhcot_logo_wrap {
	float: left;
	margin: 10px 0 0 15px;
}

#fhcot_header #fhcot_logo_wrap a {
	background: transparent url(images/sprite.png) 0 -76px no-repeat;
	display: block;
	padding: 14px 0 24px 80px;
	text-decoration: none;
}

#fhcot_header #fhcot_logo_wrap a span.top {
	color: #e51212;
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	text-align: right;
	width: 100%;
}

#fhcot_header #fhcot_logo_wrap a span.top span {}

#fhcot_header #fhcot_logo_wrap a span.bottom {
	color: #858585;
	display: block;
	line-height: 12px;
	text-align: right;
}

/* ------------------------------------------------- #fhcot_header_right */
#fhcot_header_right {
	cursor: default;
	float: right;
	margin: 28px 20px 0 0;
	max-width: 45%;
	opacity: .4;
	-webkit-transition: opacity 1s ease-in;  
	-moz-transition: opacity 1s ease-in;  
	-o-transition: opacity 1s ease-in;  
	transition: opacity 1s ease-in;  	
}

#fhcot_header_right:hover {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in;  
	-moz-transition: opacity .5s ease-in;  
	-o-transition: opacity .5s ease-in;  
	transition: opacity .5s ease-in;
}

#fhcot_header_right p {
	font-size: 11px;
	margin-bottom: 3px;
	text-align: right;
}

#fhcot_header_right #partner_header {
	background: transparent url(images/sprite.png) 0 -330px no-repeat;
	height: 19px;
	width: 340px;
}

/* ------------------------------------------------- #fhcot_navi */
#fhcot_header #fhcot_navi {
	border-top: 3px double #fff;
	border-bottom: 3px double #fff;
	color: #fff;
	height: 37px;
	margin-top: 6px;
}

#fhcot_header #fhcot_navi ul {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 10;
}

#fhcot_header #fhcot_navi ul li {
	float: left;	
}

#fhcot_header #fhcot_navi ul li.first_level {
	border-left: 1px solid #ffaa00;
	border-right: 1px solid #d12a00;
	list-style: none;
}

#fhcot_header #fhcot_navi ul li.first_level:first-child {
	border-left: none;
}

#fhcot_header #fhcot_navi ul li.first_level:last-child {
	-moz-box-shadow: 1px 0 0 #ff9a00;
	-webkit-box-shadow: 1px 0 0 #ff9a00;
	box-shadow: 1px 0 0 #ff9a00;
}

#fhcot_header #fhcot_navi ul li.first_level .btn {
	cursor: pointer;
	color: #fff;
	display: block;
	height: 37px;
	line-height: 37px;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 0 #333;
}

#fhcot_header #fhcot_navi ul li.current_item span.main_gradient_active {
	height: 41px !important;
}

#fhcot_header #fhcot_navi ul li.first_level span.btn span.dilimeter {
	font-size: 15px;
}

/* -------------------------- .flyout */
#fhcot_header #fhcot_navi ul li .flyout {
	background-color: #fa9a07;
	border-bottom: 1px solid #fff;
	-moz-box-shadow: 0 2px 2px #666;
	-webkit-box-shadow: 0 2px 2px #666;
	box-shadow: 0 2px 2px #666;
	display: none;
	left: 0;
	padding: 10px 20px;
	position: absolute;
	top: 38px;
	width: 910px;
}

#fhcot_header #fhcot_navi ul li .flyout .left {
	border-right: 1px solid #fff;
	padding-right: 30px;
	width: 302px;
}

#fhcot_header #fhcot_navi ul li .flyout .left img {
	border: 1px solid #fff;
	height: 190px;
	padding: 1px;
	width: 300px;
}

#fhcot_header #fhcot_navi ul li .flyout .right {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 550px;
}

/* top */
#fhcot_header #fhcot_navi ul li .flyout .right .top {
	background-color: #fff;
	color: #545454;
	padding: 10px 10px 14px;
}

#fhcot_header #fhcot_navi ul li .flyout .right .top h2 {
	border-bottom: 1px solid #545454;
	color: #545454;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	text-shadow: none;
}

#fhcot_header #fhcot_navi ul li .flyout .right .top ul {
	list-style: none;
	height: auto;
}

#fhcot_header #fhcot_navi ul li .flyout .right .top ul li {
	list-style-position: inside;
	margin-top: 8px;
	position: relative;
	width: 24.9%;
}

#fhcot_header #fhcot_navi ul li .flyout .right .top ul li div {
	background: transparent url(images/sprite.png) -390px -19px no-repeat;
	height: 7px;
	left: 3px;
	position: absolute;
	top: 5px;
	width: 7px;
}

#fhcot_header #fhcot_navi ul li .flyout .right .top ul li:hover div {
	background-position: -406px -19px;
}

#fhcot_header #fhcot_navi ul li .flyout .right .top ul li a {
	padding-left: 14px;
	text-shadow: none;
}

/* bottom */
#fhcot_header #fhcot_navi ul li .flyout .right .bottom {
	color: #fff;
	margin-top: 10px;
	position: relative;
}

#fhcot_header #fhcot_navi ul li .flyout .right .bottom .you_know {
	font-family: 'Bilbo Swash Caps', cursive;
	font-size: 28px;
	text-shadow: 1px 1px 0 #333;
	width: 35%;
}

#fhcot_header #fhcot_navi ul li .flyout .right .bottom .meta {
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	right: 0;
	text-shadow: 1px 1px 0 #333;
	top: 10px;
	width: 64%;
}

/* ------------------------------------------------- #fhcot_header_meta */
#fhcot_header #fhcot_header_meta {
	color: #858585;
	font-size: 11px;
	margin: 8px 20px;
}

/* -------------------------- #fhcot_breadcrumb */
#fhcot_header #fhcot_breadcrumb {
	float: left;
	max-width: 74%;
}

#fhcot_header #fhcot_breadcrumb h1 {
	display: inline;
}

#fhcot_header #fhcot_breadcrumb h1,
#fhcot_header #fhcot_breadcrumb h1 a {
	color: #858585;
	font-size: 11px;
	font-weight: normal;
}

#fhcot_header #fhcot_breadcrumb a {
	color: #858585;
}

#fhcot_header #fhcot_breadcrumb span.delimeter {
	display: inline-block;
	margin: 0 2px;
}

/* -------------------------- #fhcot_bookable */
#fhcot_header #fhcot_bookable {
	float: right;
	max-width: 25%;
}

#fhcot_header #fhcot_bookable span {
	font-weight: bold;
}

/* ------------------------------------------------------------------------- Content */
#fhcot_content {
	margin: 0 20px;
	padding-bottom: 250px;
}

/* ------------------------------------------------- #fhcot_gallery */
#fhcot_gallery {
	border: 1px solid #fa9a07;
	height: 322px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 1px;
	position: relative;
	width: 906px;
	z-index: 5;
}

#fhcot_gallery .gallery_image {
	height: 322px;
	width: 906px;
}

#fhcot_gallery .gallery_layer {
	background: #242424;
    background: rgba(0, 0, 0, .75);
	bottom: 1px;
	color: #fff;
	left: 1px;
	padding: 10px 0;
	position: absolute;
	width: 906px;
}

/* -------------------------- #fhcot_gallery .left */
#fhcot_gallery .gallery_layer .left {
	border-right: 1px solid #858585;
	float: left;
	margin-left: 10px;
	opacity: 1;
	padding-right: 20px;
	width: 442px;
}

#fhcot_gallery .gallery_layer .left h2 {
	font-size: 15px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin-bottom: 6px;
}

/* -------------------------- #fhcot_gallery .right */
#fhcot_gallery .gallery_layer .right {
	float: right;
	text-align: center;
	width: 430px;
}

#fhcot_gallery .gallery_layer .right p {
	margin-top: 6px;
}

#fhcot_gallery .gallery_layer .right a {
	background: transparent url(images/sprite.png) 0 0 no-repeat;
	color: #fff;
	display: inline-block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	height: 38px;
	line-height: 36px;
	margin-top: 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #333;
	width: 387px;
}

#fhcot_gallery .gallery_layer .right a:hover {
	background: transparent url(images/sprite.png) 0 -38px no-repeat;
}

/* ------------------------------------------------- #fhcot_slideshow */
#fhcot_gallery #fhcot_slideshow li {
	float: left;
	height: 322px;
	list-style: none;
	position: relative;
	width: 906px;
}

#fhcot_gallery #fhcot_slideshow li .gallery_layer {
	bottom: 0;
	left: 0;
}

/* ------------------------------------------------- #fhcot_main */
#fhcot_main {
	float: right;
	line-height: 20px;
	padding-top: 4px;
	width: 690px;
}

#fhcot_main h2.headline {
	color: #e51212;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 6px;
}

#fhcot_main h2.top,
#fhcot_main h3.top {
	border-bottom: 1px solid #e51212;
	margin-bottom: 4px !important;
	padding-bottom: 7px;
}

#fhcot_main .top_meta {
	margin-bottom: 20px !important;
}

#fhcot_main .top_meta span {
	font-weight: bold;
}

#fhcot_main h3.headline {
	color: #ff3f00;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 6px;
}

#fhcot_main h3.headline a {
	color: #ff3f00;
	text-decoration: none;
}

#fhcot_main h3.headline a:hover {
}

.main_no_sidebar {
	width: 100% !important;
}

#fhcot_main .main_box {
	margin-bottom: 20px;
}

/* -------------------------- Teaser (2) */
#fhcot_main .main_box .teaser_2_left {
	float: left;
	width: 340px;
}

#fhcot_main .main_box .teaser_2_right {
	float: right;
	width: 340px;
}

#fhcot_main .main_box .teaser_2 .teaser_image {
	border: 1px solid #c7c7c7;
	height: 230px;
	padding: 1px;
	width: 336px;
}

#fhcot_main .main_box .teaser_2 .teaser_image:hover {
	border: 1px solid #fa9a07;
}

#fhcot_main .main_box .teaser_2 p {
	padding: 0 3px;
}

/* -------------------------- Teaser (3) */
#fhcot_main .main_box .teaser_3 li {
	border: 1px solid #c7c7c7;
	float: left;
	list-style: none;
	padding: 1px 1px 5px 1px;
	width: 219px;
}

#fhcot_main .main_box .teaser_3 li:hover {
	border: 1px solid #fa9a07;
}

#fhcot_main .main_box .teaser_3 li.middle {
	margin: 0 10px;
	width: 220px;
}

#fhcot_main .main_box .teaser_3 li h3 {
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #c5c5c5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#c5c5c5));
	background: -webkit-linear-gradient(top, #ededed 0%,#c5c5c5 100%);
	background: -o-linear-gradient(top, #ededed 0%,#c5c5c5 100%);
	background: -ms-linear-gradient(top, #ededed 0%,#c5c5c5 100%);
	background: linear-gradient(to bottom, #ededed 0%,#c5c5c5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c5c5c5',GradientType=0);
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
}

#fhcot_main .main_box .teaser_3 li:hover h3 {
	background: #ffd800;
	background: -moz-linear-gradient(top, #ffd800 0%, #ff0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd800), color-stop(100%,#ff0000));
	background: -webkit-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: -o-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: -ms-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: linear-gradient(to bottom, #ffd800 0%,#ff0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd800', endColorstr='#ff0000',GradientType=0);
}

#fhcot_main .main_box .teaser_3 li h3 a {
	color: #444;
	display: block;
	padding: 0 0 2px 4px;
	text-decoration: none;
}

#fhcot_main .main_box .teaser_3 li:hover h3 a {
	color: #fff;
	text-shadow: 1px 1px 0 #333;
}

#fhcot_main .main_box .teaser_3 li .teaser_image {
	height: 106px;
	width: 219px;
}

#fhcot_main .main_box .teaser_3 li p {
	padding: 0 2px;
}

/* -------------------------- Image-List */
#fhcot_main .image_list li {
	border: 1px solid #c7c7c7;
	float: left;
	list-style: none;
	padding: 1px;
}

#fhcot_main .image_list li:hover {
	border: 1px solid #fa9a07;
}

#fhcot_main .image_list li a {
	display: block;
}

/* Image List (5) */
#fhcot_main .image_list_5 li {
	margin-right: 10px;
}

#fhcot_main .image_list_5 li.last {
	margin-right: 0;
}

#fhcot_main .image_list_5 a,
#fhcot_main .image_list_5 img {
	height: 86px;
	width: 126px;
}

/* -------------------------- Link-List */
#fhcot_main .link_box {
	float: left;
	width: 223px;
}

#fhcot_main .link_box h3 {
	border: 1px solid #ff3f00;
	color: #fff;
	font-size: 13px;
	margin-bottom: 3px;
	padding: 1px;
	text-shadow: 1px 1px 0 #333;
}

#fhcot_main .link_box h3 span {
	display: block;
	padding: 0 0 2px 4px;
}

#fhcot_main .link_box ul li {
	list-style: none;
	margin: 1px 0;
	padding: 1px 0;
	position: relative;
}

#fhcot_main .link_box ul li:hover {
	background-color: #e51212;
	color: #fff;
	text-shadow: 1px 1px 0 #333;
}

#fhcot_main .link_box ul li div {
	background: transparent url(images/sprite.png) -390px -19px no-repeat;
	height: 7px;
	left: 8px;
	position: absolute;
	top: 8px;
	width: 7px;
}

#fhcot_main .link_box ul li:hover div {
	background-position: -398px -19px;	
}

#fhcot_main .link_box ul li a {
	display: block;
	margin-left: 10px;
	padding-left: 16px;
	text-decoration: none;
}

#fhcot_main .link_box ul li:hover a {
	color: #fff;
}

#fhcot_main #fhcot_link_box_center {
	margin: 0 10px;
}

/* -------------------------- Latest-News */
#fhcot_main .news_box {
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#fhcot_main .news_box p {
	margin-bottom: 0;
}

#fhcot_main .news_box .wp-caption:hover {
	border: 1px solid #000;
}

#fhcot_main #fhcot_latest_news .last {
	border: 0;
	margin: 0;
	padding: 0;
}

#fhcot_main #fhcot_latest_news .last p {
	margin: 0;
}

/* ------------------------------------------------- #fhcot_sidebar */
#fhcot_sidebar {
	float: left;
	width: 200px;
}

#fhcot_sidebar .box {
	border: 1px solid #fa9a07;
	margin-bottom: 10px;
	padding: 1px;
}

#fhcot_sidebar .box_body {
	padding: 0 5px 5px;
}

#fhcot_sidebar .box_header h3 {
	background: transparent url(images/sprite.png) -426px 5px no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 5px 6px 30px;
	text-shadow: 1px 1px 0 #333;
}

#fhcot_sidebar .box_body p.subhead {
	border-bottom: 1px solid #e51212;
	color: #e51212;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 3px 0;
	padding-bottom: 3px;
}

/* -------------------------- Suche */
.searchfield {
	position: relative;
}

.searchfield input[type=text] {
	margin: 5px;
	padding: 4px 28px 4px 4px;
	width: 152px;
}

.searchfield input[type=submit] {
	background: transparent url(images/sprite.png) -390px 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 18px;
}

.searchfield input[type=submit]:hover {
	background: transparent url(images/sprite.png) -408px 0 no-repeat;
}

/* Suche im Header */
#fhcot_header .searchfield {
	float: right;
	margin: 6px 20px 0 0;
}

#fhcot_header .searchfield input[type=text] {
	margin: 0;
}

#fhcot_header .searchfield input[type=submit] {
	right: 3px;
	top: 3px;
}

/* -------------------------- Regionen */
#fhcot_sidebar #fhcot_area ul li {
	list-style: none;
	padding: 1px 10px;
}

#fhcot_sidebar #fhcot_area ul li:hover {
	background-color: #e51212;
	color: #fff;
}

#fhcot_sidebar #fhcot_area ul li a {
	display: block;
	text-decoration: none;
}

#fhcot_sidebar #fhcot_area ul li:hover a {
	color: #fff;
	text-shadow: 1px 1px 0 #333;
}

/* -------------------------- Cotedazur aufgeteilt */
#fhcot_sidebar #fhcot_split .left {
	float: left;
	width: 185px;
}

#fhcot_sidebar #fhcot_split .left a {
	display: block;
	text-decoration: none;
}

#fhcot_sidebar #fhcot_split .left a.top {
	margin-top: 12px;
}

#fhcot_sidebar #fhcot_split .left a.middle {
	margin: 5px 0;
}

#fhcot_sidebar #fhcot_split img#fhcot_card_small {
	margin-top:5px;
}

/* -------------------------- Facebook / Rating */
#fhcot_sidebar #fhcot_fb_like_wrap {
	margin-top: 4px;
}	

#fhcot_sidebar #fhcot_rating_widget .average {
	color: #545454;
	font-size: 11px;
	font-weight: normal;
	padding-left: 33px;
}

#fhcot_sidebar #fhcot_rating_widget #fhcot_ratingstars_wrap {
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	margin-top: 1px;
	width: 80px;
}

#fhcot_sidebar #fhcot_rating_widget .rating_0_0 { background-position: -189px -228px; }
#fhcot_sidebar #fhcot_rating_widget .rating_0_5 { background-position: -279px -228px; }
#fhcot_sidebar #fhcot_rating_widget .rating_1_0 { background-position: -279px -248px; }
#fhcot_sidebar #fhcot_rating_widget .rating_1_5 { background-position: -279px -268px; }
#fhcot_sidebar #fhcot_rating_widget .rating_2_0 { background-position: -279px -288px; }
#fhcot_sidebar #fhcot_rating_widget .rating_2_5 { background-position: -279px -308px; }
#fhcot_sidebar #fhcot_rating_widget .rating_3_0 { background-position: -369px -228px; }
#fhcot_sidebar #fhcot_rating_widget .rating_3_5 { background-position: -369px -248px; }
#fhcot_sidebar #fhcot_rating_widget .rating_4_0 { background-position: -369px -268px; }
#fhcot_sidebar #fhcot_rating_widget .rating_4_5 { background-position: -369px -288px; }
#fhcot_sidebar #fhcot_rating_widget .rating_5_0 { background-position: -369px -308px; }
#fhcot_sidebar #fhcot_rating_widget .rating_5_5 { background-position: -369px -328px; }

#fhcot_sidebar #fhcot_rating_widget .votes {
	float: right;
	margin-top: 1px;
	width: 95px;
}

/* -------------------------- Wetter */
#fhcot_sidebar #fhcot_weather .box_body {
	padding: 0 5px;
}

/* -------------------------- Tabs */
#fhcot_sidebar #fhcot_tabs {
	margin: 0 0 10px;
}

#fhcot_sidebar #fhcot_tabs .tab_btn {
	background: #ffaa00;
	background: -moz-linear-gradient(top, #ffaa00 0%, #ff2700 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaa00), color-stop(100%,#ff2700));
	background: -webkit-linear-gradient(top, #ffaa00 0%,#ff2700 100%);
	background: -o-linear-gradient(top, #ffaa00 0%,#ff2700 100%);
	background: -ms-linear-gradient(top, #ffaa00 0%,#ff2700 100%);
	background: linear-gradient(to bottom, #ffaa00 0%,#ff2700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa00', endColorstr='#ff2700',GradientType=0);
	border: 1px solid #d12a00;
	-moz-box-shadow: 0 0 3px #7d7d7d;
	-webkit-box-shadow: 0 0 3px #7d7d7d;
	box-shadow: 0 0 3px #7d7d7d;
	cursor: pointer;
	height: 54px;
	display: block;
	margin-bottom: 4px;
	padding: 1px 0 1px 1px;
	text-decoration: none;
	width: 197px;
}

#fhcot_sidebar #fhcot_tabs a:last-of-type {
	margin-bottom: 0;
}

#fhcot_sidebar #fhcot_tabs .tab_btn:hover {
	background: #ffe22d;
	background: -moz-linear-gradient(top, #ffe22d 0%, #ff9500 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe22d), color-stop(100%,#ff9500));
	background: -webkit-linear-gradient(top, #ffe22d 0%,#ff9500 100%);
	background: -o-linear-gradient(top, #ffe22d 0%,#ff9500 100%);
	background: -ms-linear-gradient(top, #ffe22d 0%,#ff9500 100%);
	background: linear-gradient(to bottom, #ffe22d 0%,#ff9500 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe22d', endColorstr='#ff9500',GradientType=0);
}

#fhcot_sidebar #fhcot_tabs .tab_btn .tab_image {
	border: 1px solid #d12a00;
	float: left;
	height: 48px;
	margin: 2px 5px 0 2px;
	width: 48px;
}

#fhcot_sidebar #fhcot_tabs .tab_btn .headline {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	text-shadow: 1px 1px 0 #333;
}

#fhcot_sidebar #fhcot_tabs .tab_btn .subtext {
	color: #fff;
	text-shadow: 0 1px 0 #333;
}

#fhcot_sidebar #fhcot_tabs .tab_btn:hover .subtext {
	text-shadow: 1px 1px 0 #000;
}

/* -------------------------- Themen */

#fhcot_sidebar #fhcot_themen .box_body {
	padding: 5px;
}

#fhcot_sidebar #fhcot_themen .box_body a {
	color: #545454;
	text-decoration: none;
}

#fhcot_sidebar #fhcot_themen .box_body a:hover {
	color: #0756a6;
}

/* -------------------------- Cotedazurinfos */
#fhcot_sidebar #fhcot_infoteaser ul {
	list-style: none;
	margin: 5px 5px 0;
}

#fhcot_sidebar #fhcot_infoteaser ul li {
	margin: 0 0 10px 20px;
	position: relative;
}

#fhcot_sidebar #fhcot_infoteaser ul li div {
	background: transparent url(images/sprite.png) -390px -19px no-repeat;
	height: 7px;
	left: -14px;
	position: absolute;
	top: 5px;
	width: 7px;
}

#fhcot_sidebar #fhcot_infoteaser ul li:hover div {
	background-position: -406px -19px;
}

#fhcot_sidebar #fhcot_infoteaser a {
	text-decoration: none;
}

#fhcot_sidebar #fhcot_infoteaser ul li a {
	display: block;
}

#fhcot_sidebar #fhcot_infoteaser p {
	line-height: 14px;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}

#fhcot_sidebar #fhcot_infoteaser p a {
	font-size: 11px;
	font-weight: bold;
}

#fhcot_sidebar #fhcot_infoteaser p a:hover {
}

#fhcot_sidebar #fhcot_infoteaser p a span {
	font-size: 13px;
}

#fhcot_sidebar #fhcot_infoteaser .comments_link {
	background: transparent url(images/sprite.png) -432px -24px no-repeat;
	font-size: 11px;
	margin-top: 3px;
	padding: 0 0 4px 22px;
}

/* ------------------------------------------------- Loop */
#fhcot_main #fhcot_main_content p {
	margin-bottom: 12px;
}

#fhcot_main #fhcot_main_content ul {
	margin: 0 0 12px 16px;
}

#fhcot_main #fhcot_main_content ul li {
	list-style-image: url(images/list_item_1.png);
}

#fhcot_main #fhcot_main_content p a {
	color: #000;
}

#fhcot_main .more-link {
	color: #000;
	font-weight: bold;
}

/* Thumbnail und Images im Fließtext */
#fhcot_main .wp-caption {
	border: 1px solid #c7c7c7;
	display: inline-block;
	padding: 5px;
	width: auto !important;
}

#fhcot_main .wp-caption a {
	text-decoration: none;
}

#fhcot_main .wp-caption-thumb {
	overflow: hidden;
	width: 150px;
}

#fhcot_main #fhcot_main_content .alignnone {
	margin-bottom: 12px;
}

#fhcot_main .wp-caption-thumb,
#fhcot_main #fhcot_main_content .alignleft {
	float: left;
	margin: 3px 10px 0 0;
}

#fhcot_main #fhcot_main_content .aligncenter {
	margin: 0 auto 12px;
}

#fhcot_main #fhcot_main_content .alignright {
	float: right;
	margin: 3px 0 0 10px;
}

#fhcot_main .wp-caption-text {
	background-color: #efefef;
	color: #545454;
	display: block;
	margin: 10px 0 0 !important;
	padding: 1px;
	text-align: center;
}

#fhcot_main #fhcot_main_content h3 {
	margin-top: 12px;
	margin-bottom: 12px;
}

#fhcot_main #fhcot_main_content h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -10px;
	font-size: 13px;
	color: #e51212;
	text-shadow: 1px 1px 1px #d1d1d1;
}

#fhcot_main #fhcot_main_content h6 {
	margin-bottom: 10px;
	font-size: 9px;
	color: #e51212;
	text-shadow: 1px 1px 1px #d1d1d1;
}

/* Tags und Share */
#fhcot_main #fhcot_main_content #fhcot_main_content_meta {
	background-color: #efefef;
	border-top: 1px solid #e51212;
	line-height: 24px;
	padding: 5px 5px 6px 5px;
}

#fhcot_main #fhcot_main_content #fhcot_main_content_meta #fhcot_tags {
	float: left;
	width: 40%;
}

#fhcot_main #fhcot_main_content #fhcot_main_content_meta #fhcot_share {
	margin-left: 5px;
}

#fhcot_main #fhcot_main_content #fhcot_main_content_meta #fhcot_share,
#fhcot_main #fhcot_main_content #fhcot_main_content_meta #fhcot_single_rating {
	float: right;
}

#fhcot_main #fhcot_main_content #fhcot_main_content_meta #fhcot_single_rating img {
	margin-top: 3px;
}

#fhcot_main #fhcot_main_content #fhcot_main_content_meta #fhcot_share iframe {
	margin-top: 2px;
}

#fhcot_main #fhcot_main_content #fhcot_main_content_meta span {
	color: #e51212;
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-right: 6px;
}

/* Edit-Link */
#fhcot_main #fhcot_main_content .post_edit {
	margin: 0;
	text-align: right;
}

#fhcot_main #fhcot_main_content .post_edit a {
	color: #f00;
	font-size: 11px;
	font-weight: bold;
}

/* ------------------------------------------------- Excerpt-Loop */
#fhcot_main #fhcot_main_content .excerpt_box {
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#fhcot_main #fhcot_main_content .excerpt_box p {
	margin-bottom: 0;
}

#fhcot_main #fhcot_main_content .excerpt_box .wp-caption:hover {
	border: 1px solid #000;
}

#fhcot_main #fhcot_main_content .last_excerpt_box {
	border: 0;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------- Kommentare */
#fhcot_main #fhcot_commentform_wrap {
	margin-top: 30px;
}

#fhcot_main #fhcot_commentform_wrap table {
	width: 100%;
}

#fhcot_main #fhcot_commentform_wrap table tr {
	margin-bottom: 10px;
}

/* Label */
#fhcot_main #fhcot_commentform_wrap table tr td.label {
	vertical-align: middle;
	white-space: nowrap;
}

#fhcot_main #fhcot_commentform_wrap table tr td.label_left {
	padding-right: 10px;
}

#fhcot_main #fhcot_commentform_wrap table tr td.label_center,
#fhcot_main #fhcot_commentform_wrap table tr td.label_right {
	padding: 0 10px;
	text-align: right;
}

/* Input */

#fhcot_main #fhcot_commentform_wrap table tr td input[type=text] {
	width: 149px;
}

#fhcot_main .main_no_sidebar #fhcot_commentform table tr td input[type=text] {
	width: 222px;
}

/* Textarea */
#fhcot_main #fhcot_commentform_wrap table tr td.label_area {
	vertical-align: top;
	width: 80px;
}

#fhcot_main #fhcot_commentform_wrap table tr td.label_area label {
	display: inline-block;
	margin-top: 6px;
}

#fhcot_main #fhcot_commentform_wrap table tr td textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #c7c7c7;
	border-right-color: #9b9b9b;
	border-top-color: #9b9b9b;
	color: #858585;
	font-size: 11px;
	height: 120px;
	min-height: 120px;
	margin-top: 6px;
	padding: 4px;
	resize: vertical;
	width: 599px;
}

#fhcot_main .main_no_sidebar #fhcot_commentform table tr td textarea {
	height: 140px;
	min-height: 140px;
	width: 819px;
}

#fhcot_main #fhcot_commentform_wrap table tr td textarea:focus {
	border-color: #9b9b9b;
	color: #545454;
}

/* Submit */
#fhcot_main #fhcot_commentform_wrap .submit_wrap {
	margin: 6px 0 0 0;
	text-align: right;
}

#fhcot_main #fhcot_commentform_wrap .submit_wrap input[type=submit] {
	background: #ffd800;
	background: -moz-linear-gradient(top, #ffd800 0%, #ff0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd800), color-stop(100%,#ff0000));
	background: -webkit-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: -o-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: -ms-linear-gradient(top, #ffd800 0%,#ff0000 100%);
	background: linear-gradient(to bottom, #ffd800 0%,#ff0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd800', endColorstr='#ff0000',GradientType=0);
	border: 1px solid #d81212;
	color: #fff;
	cursor: pointer;
	height: 25px;
	padding: 0 10px 2px;
	text-shadow: 1px 1px 0 #333;
}

#fhcot_main #fhcot_commentform_wrap .submit_wrap input[type=submit]:hover {
	background: #ffe22d;
	background: -moz-linear-gradient(top, #ffe22d 0%, #ff9500 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe22d), color-stop(100%,#ff9500));
	background: -webkit-linear-gradient(top, #ffe22d 0%,#ff9500 100%);
	background: -o-linear-gradient(top, #ffe22d 0%,#ff9500 100%);
	background: -ms-linear-gradient(top, #ffe22d 0%,#ff9500 100%);
	background: linear-gradient(to bottom, #ffe22d 0%,#ff9500 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe22d', endColorstr='#ff9500',GradientType=0);
	color: #644300;
	text-shadow: 0 1px 0 #ffd224;
}

/* Kommentarliste */
#fhcot_main #fhcot_commentlist_wrap .comment {
	border: 1px solid #fa9a07;
	padding: 1px;
	position: relative;
}

#fhcot_main #fhcot_commentlist_wrap .comment_wrap {
	margin-bottom: 20px;
}

#fhcot_main #fhcot_commentlist_wrap .comment_body {
	background-color: #efefef;
	padding: 5px;
}

#fhcot_main #fhcot_commentlist_wrap .comment_meta {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 15px;
}

#fhcot_main #fhcot_commentlist_wrap .comment_body p.last {
	margin: 0;
}

#fhcot_main #fhcot_commentlist_wrap .comment_speechbubble {
	background: transparent url(images/sprite.png) -435px -46px no-repeat;
	bottom: -8px;
	height: 9px;
	left: 25px;
	width: 12px;
	position: absolute;
}

#fhcot_main #fhcot_commentlist_wrap .comment-edit-link {
	color: #f00;
}

/* Formularfeldueberpruefung */
#fhcot_main #fhcot_commentform_wrap .error {
	border-color: #f00 !important;
}

#fhcot_main #fhcot_commentform_wrap .noerror {
	border-color: #0c0;
}

/* ------------------------------------------------- Pagination */
#fhcot_main #fhcot_main_content .pagination {
	border-top: 1px solid #0756a6;
	background-color: #efefef;
	height: 26px;
	margin-top: 20px;
	padding: 5px 0 6px 0;
}

#fhcot_main #fhcot_main_content .pagination p.left {
	float: left;
	line-height: 27px;
	margin: 0 0 0 5px;
}

#fhcot_main #fhcot_main_content .pagination ul {
	float: right;
}

#fhcot_main #fhcot_main_content .pagination ul li {
	float: left;
	list-style: none;
}

#fhcot_main #fhcot_main_content .pagination ul li a {
	text-decoration: none;
}

#fhcot_main #fhcot_main_content .pagination ul li.prev a,
#fhcot_main #fhcot_main_content .pagination ul li.next a {
	margin-right: 5px;
}

#fhcot_main #fhcot_main_content .pagination ul li a {
	background: transparent url(images/sprite.png) -226px -80px no-repeat;
	border: 1px solid #c7c7c7;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
}

#fhcot_main #fhcot_main_content .pagination ul li.pages {
	margin-right: 5px;
}

#fhcot_main #fhcot_main_content .pagination ul li.pages a {
	margin: 0 2px;
}

#fhcot_main #fhcot_main_content .pagination ul li a:hover {
	border-color: #acacac;
}

#fhcot_main #fhcot_main_content .pagination ul li.pages a.current {
	background: transparent url(images/sprite.png) 0 -80px no-repeat;
	border-color: #0756a6;
	color: #fff;
	text-shadow: 1px 1px 0 #333;
}

/* ------------------------------------------------------------------------- Footer */
#fhcot_footer {
	background: #ff8400;
	background: -moz-linear-gradient(top, #ff8400 0%, #a55500 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8400), color-stop(100%,#a55500));
	background: -webkit-linear-gradient(top, #ff8400 0%,#a55500 100%);
	background: -o-linear-gradient(top, #ff8400 0%,#a55500 100%);
	background: -ms-linear-gradient(top, #ff8400 0%,#a55500 100%);
	background: linear-gradient(to bottom, #ff8400 0%,#a55500 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8400', endColorstr='#a55500',GradientType=0);
	border-top: 3px double #fff;
	bottom: 0;
	color: #fff;
	padding: 15px 20px;
	position: absolute;
	text-shadow: 0 1px 0 #545454;
	width: 910px;
}


#fhcot_footer a {
	color: #fff;
	text-decoration: none;
	text-shadow:  0 1px 0 #545454;
}

#fhcot_footer #fhcot_copyright {
	background: transparent url(images/seperator_h.png) left bottom repeat-x;
	font-size: 11px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

#fhcot_footer .link_list {
	background: transparent url(images/seperator_v.png) 712px top repeat-y;
	display: inline-block;
	position: relative;
}

#fhcot_footer .link_list li {
	float: left;
	list-style: none;
}

/* Box */
#fhcot_footer .box {
	float: left;
	padding-bottom: 4px;
	width: 220px;
}

#fhcot_footer .box h4 {
	background: transparent url(images/seperator_h.png) left bottom repeat-x;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#fhcot_footer .box ul li {
	float: none;
	margin: 1px 0 1px 10px;
}

#fhcot_footer .box ul li a {
	display: inline-block;
	padding: 1px 0;
}

#fhcot_footer .box ul li a:hover {
	font-style: italic;
}

#fhcot_footer #fhcot_box_2 {
	margin: 0 18px;
}

#fhcot_footer #fhcot_box_4 {
	bottom: 0;
	position: absolute;
	right: 210px;
}

#fhcot_footer #fhcot_box_5 {
	margin-left: 18px;
	padding-left: 20px;
	width: 172px;
}

#fhcot_footer #fhcot_box_5 p {
	font-size: 11px;
	margin: 8px 0 6px 0;
	text-align: center;
}

#fhcot_footer #fhcot_box_5 a {
	background-image: none;
}

#fhcot_footer #fhcot_box_5 a#logo_ferienhausreisen {
	display: block;
	height: 70px;
	margin: 0 auto;
	width: 175px;
}

#fhcot_footer #fhcot_box_5 a img {
	height: 70px;
	width: 175px;
}

/* ------------------------------------------------------------------------- Fehlermeldung */
#fhcot_error_wrap {
	background: #ff0000;
	background: -moz-linear-gradient(top, #ff0000 0%, #5e0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#5e0000));
	background: -webkit-linear-gradient(top, #ff0000 0%,#5e0000 100%);
	background: -o-linear-gradient(top, #ff0000 0%,#5e0000 100%);
	background: -ms-linear-gradient(top, #ff0000 0%,#5e0000 100%);
	background: linear-gradient(to bottom, #ff0000 0%,#5e0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#5e0000',GradientType=0);
	border-bottom: 1px solid #000;
	display: none;
	height: 33px;
	margin-top: -1px;
}

#fhcot_error_wrap p {
	color: #fff;
	display: none;
	font-size: 11px;
	line-height: 33px;
	text-align: center;
	text-shadow: 1px 1px 0 #333;
}

/* ------------------------------------------------------------------------- CoinSlider */
#fhcot_coin-slider { 
	overflow: hidden; 
	position: relative; 
	zoom: 1;
}

.coin-slider a {  
	outline: none;  
	text-decoration: none;
}

.cs-buttons { 
	font-size: 0px; 
	float: left;	
	padding: 10px; 
}

.cs-buttons a {
	border: 1px solid #b8c4cf;
	color: #b8c4cf;
	float: left;
	height: 10px;
	margin-left: 5px;
	text-indent: -1000px; 
	width: 10px;
}

.cs-active { 
	background-color: #b8c4cf; 
	color: #fff; 
}

.cs-title {
	background: #242424;
    background: rgba(0, 0, 0, .75);
	bottom: 1px;
	color: #fff;
	left: 1px;
	padding: 10px 0;
	position: absolute;
	width: 906px;
}

.cs-title span.title {
	font-size: 16px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	display: block;
	margin: 0 0 6px 10px;
}

.cs-title span.description {
	margin-left: 10px;
}

.cs-prev, 
.cs-next { 
	background: #242424;
    background: rgba(0, 0, 0, .75);
	color: #fff;
	display: block;
	font-size: 20px;
	height: 30px;
	line-height: 29px; 
	text-align: center;
	width: 30px;
}

.cs-prev:hover, 
.cs-next:hover {
	color: #fff;
}

/* ------------------------------------------------------------------------- CSV-Slideshow */
#fhcot_main #fhcot_txt_slideshow_wrap {
	height: 98px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100% !important;
}

#fhcot_main #fhcot_txt_slideshow {
	float: left;
	margin: 0 10px;
	padding: 4px 0;
	overflow: hidden;
	width: 820px;
}

/* wenn keine Sidebar */
#fhcot_main #fhcot_txt_slideshow_wrap .small_txt_slideshow {
	width: 600px !important;
}

#fhcot_main #fhcot_txt_slideshow li {
	background-color: #fff;
	border: 1px solid #c7c7c7;
	float: left;
	height: 86px;
	list-style: none;
	margin-right: 8px;
	padding: 1px;
	position: relative;
	width: 126px;
}

#fhcot_main #fhcot_txt_slideshow li.linkbox:hover {
	border-color: #fa9a07;
}

#fhcot_main #fhcot_txt_slideshow li .txt_slideshow_imagelink {
	display: block;
	height: 86px;
	padding: 0;
	width: 126px;
}

#fhcot_main #fhcot_txt_slideshow li img {
	height: 86px;
	width: 126px;
}

#fhcot_main #fhcot_txt_slideshow_wrap .txt_caroussell_btn {
	background: transparent url(images/sprite.png) no-repeat;
	display: block;
	height: 28px;
	line-height: 28px;
	margin-top: 35px;
	opacity: .5;
	text-align: center;
	text-decoration: none;
	-webkit-transition: opacity .5s ease-in;
	-moz-transition: opacity .5s ease-in;
	-o-transition: opacity .5s ease-in;
	transition: opacity .5s ease-in;
	width: 28px;
}

#fhcot_main #fhcot_txt_slideshow_wrap .prev {
	background-position: 0 -224px;
	float: left;
	margin-left: 7px;
}

#fhcot_main #fhcot_txt_slideshow_wrap .next {
	background-position: -28px -224px;
	float: right;
	margin-right: 7px;
}

#fhcot_main #fhcot_txt_slideshow_wrap:hover .prev,
#fhcot_main #fhcot_txt_slideshow_wrap:hover .next {
	opacity: 1;
	-webkit-transition: opacity .5s ease-in;
	-moz-transition: opacity .5s ease-in;
	-o-transition: opacity .5s ease-in;
	transition: opacity .5s ease-in;	
}

#fhcot_main #fhcot_txt_slideshow_wrap .txt_slideshow_title {
	background: #242424;
    background: rgba(0, 0, 0, .75);
	bottom: 1px;
	position: absolute;
	display: none;
	width: 126px;
}
#fhcot_main #fhcot_txt_slideshow_wrap .txt_slideshow_title p {
	color: #fff;
	line-height: 14px;
	margin: 0;
	padding: 4px 2px;
	text-align: center;
}

/* custom responsive changes */

.slicknav_menu { display:none; }

.slicknav_menu a { color: #fff !important; }

@media (max-width: 380px) {

    #fhcot_header_right { margin-right: 5px; }

    #fhcot_main .main_box .teaser_2 .teaser_image { width: 100%; height: auto; }

    #fhcot_header #fhcot_logo_wrap a span.bottom { text-align: left; }    

}



@media (max-width: 460px) {

    #fhcot_content iframe,

    #fhcot_content table { width: 100% !important; }

    #fhcot_gallery .gallery_layer .right a,

    #fhcot_gallery .gallery_layer .right a:hover { background: #008100; width: auto; padding: 0 20px; }   

}



@media (max-width: 550px) {

    #fhcot_footer .link_list > li { float: none; min-height: auto !important; margin-bottom: 20px; }

    #fhcot_footer #fhn_box_2 { margin: 0; }

    .wp-caption { float: none !important; margin: 20px 0 !important; }

    .wp-caption img { width: 100% !important; height: auto !important; }

}



@media (max-width: 730px) {

    #fhcot_header_right { max-width: none; }

    #fhcot_header #fhcot_header_meta { margin-top: 20px; }

    #fhcot_main .main_box .teaser_2_left,

    #fhcot_main .main_box .teaser_2_right { float: none; width: auto; margin-bottom: 30px; }

    #fhcot_main .main_box .teaser_2_left img,

    #fhcot_main .main_box .teaser_2_right img { }  

}



@media (max-width: 950px) {

    #fhcot_gallery .gallery_layer { position: static; width: auto; }

    #fhcot_gallery .gallery_layer .left { float: none; width: auto; border: none; }

    #fhcot_gallery .gallery_layer .right { float: none; width: auto; max-width: 430px; margin: 16px auto 0 auto; border-top: 1px solid #fff; padding-top: 12px; }

    #fhcot_main .main_box .teaser_3 li,

    #fhcot_main .main_box .teaser_3 li.middle { float: none; margin: 0 auto 20px auto; }

    .image_list { margin-right: -10px; }

    #fhcot_main { float: none; width: auto; }

    #fhcot_sidebar { float: none; margin: 0 auto; }

    #fhcot_content { padding-bottom: 20px; }

    #fhcot_footer { width: auto; position: static; }

    #fhcot_footer .link_list { background: none; }

    #fhcot_footer .box { float: none; position: static; margin-bottom: 20px; }

    #fhcot_footer #box_4 { position: static; }

    #fhcot_footer .link_list > li { min-height: 200px; }

    #fhcot_commentform { margin-bottom: 30px; }

    #fhcot_commentform table td { text-align: left !important; padding: 0 !important; display: block; }

    #fhcot_commentform table td label { text-align: left; margin: 10px 0 0 0; display: block; }

    #fhcot_main #fhcot_commentform_wrap table tr td textarea { width: 100% !important; }

    .txt_caroussell_btn { display: none !important; }

}



@media (max-width: 980px) {

    .js .mm { display:none; }

	.js .slicknav_menu { display:block; }

    #fhcot_header_right { opacity: 1; }

    #fhcot_navi { display: none; }

    iframe { max-width: 100%; }

    #fhcot_wrap_all { width: auto; max-width: 950px; margin: 0 auto; left: auto; }

    #fhcot_gallery { width: auto; height: auto; }

    #fhcot_gallery .gallery_image { width: 100%; height: auto; }

}
