/*
Theme Name: Šablona KOMTESA
Theme URI: http://tenslovak.sk/
Description: Upravena šablona "Bed & Breakfast" pro penzion KOMTESA v Ústí nad Labem. Zejména jde o počeštení, ale také o úpravu rezervačního formuláře, landing pages a javascriptu. Nedoporučuje se přímý update na jiné verze, protože úpravy jsou často v core šablony. K šabloně je vedený detailný changelog, nahraný je na FTP.
Version: 1.1c
Author: tenSlovák
Author URI: http://tenslovak.sk/
License: GNU General Public License version 1.0
License URI: http://tenslovak.sk/
Tags: responsive-layout, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, theme-options
*/

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

}




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

}




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

}




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

}



#top-menu li {
    float: left;
    padding-left: 30px;
    padding-top: 10px;
}
#top-menu li a {
    font-family: 'komtesaregular';
    text-decoration: none;
    color: #505050;
    font-size: 20px;
}
#top-menu li a:hover {
    color: #916b34;
}
#top-menu li ul li {
    float: none;
    padding-left: 0px;
}
#top-menu li:hover > ul {
    display: block;
}
#top-menu li ul li a {
    color: #fff;
}
#top-menu li ul li a:hover {
    color:#000;
}
#top-menu li ul {
    position: absolute;
    background: #51a4c4;
    padding: 0px 25px 5px 25px;
    display: none;
}
.acti {
    margin-top: 60px;
}
.navi {
    background:url(images/menu.png);
    background-position: right;
    background-repeat: no-repeat;
}
.mycarousel img {
    max-width: 100%;
    height: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 4px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#recentcomments li {
    background: url(images/com.png);
    background-repeat: no-repeat;
	padding-left: 20px !important;
	margin-bottom: 4px;
	padding: 0 0 8px 0;
	margin-bottom: 15px;
	border-bottom: 1px #e7e7e7 dotted;
	color: #313131;
	list-style: none;
	line-height: 18px;
	padding-bottom: 15px;
}
#recentcomments li:last-child { 
	border-bottom: none;
}
.single-style ul {
	padding: 5px 10px 5px 22px;
	list-style-type: disc;
	}
.single-style ul ul {
	list-style-type: circle;
	}	
.single-style ul ul ul { 
	list-style-type: square;
}	
.single-style ol {
	padding: 5px 10px 5px 10px;
	list-style-type: lower-hexadecimal;
	}	
.widget_recent_entries li {
    background: url(images/tiki.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    padding: 0 0 8px 0;
	margin-bottom: 15px;
	border-bottom: 1px #e7e7e7 dotted;
	min-height: 25px;
}
.widget_recent_entries li:last-child {
	border-bottom: none;
	}
.widget_recent_entries li a {
	width: 100%;
	float: left;
	font-family: 'komtesabold';
}
.single-style {
	min-height: 340px;
	}
.page_item_has_children	.children {
	padding-left: 15px;
	padding-top: 20px;
}
.widget_recent_entries .post-date {
	font-style: italic;
	color: #888;
}
.wp-caption-text{}
.widget_archive li {
    background: url(images/archives.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    margin-bottom: 6px;
}
.sticky {}
.widget_categories li {
    background: url(images/category.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    margin-bottom: 6px;
}
.gallery-caption {}
.widget_calendar td a {
    padding: 6px 9px 5px 9px;
    background: #3279BB;
    color: #fff;
}
.widget_calendar td a:hover {
    background: #000000;
}
.widget_calendar td {
    padding: 6px 0px 5px 6px;
}
.widget_pages li {
    background: url(images/list-remove.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    margin-bottom: 6px;
}
.bypostauthor{}
.widget_nav_menu ul li {
    background: url(images/tick.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    margin-bottom: 6px;
}
.widget_nav_menu ul li ul li {
    background: url(images/okk.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    margin-bottom: 6px;
}
.widget_meta li {
    background: url(images/settings.png) no-repeat left 3px;
    line-height: 18px;
    padding-left: 20px !important;
    margin-bottom: 6px;
}
.alignleft { 
    float: left; 
    margin-right: 10px;
}
.alignright { 
    float: right; 
    margin-left: 10px;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}
.single-container img {
	max-width:100%;
	height: auto;
	}
.single-style blockquote,.pagi blockquote {
	position: relative;
	margin: 0 0 1.618em;
	padding: 0 0 0 2.618em;
	quotes: "\201C" "\201D" "\2018" "\2019";
	font-style: italic;
}
.single-style table, .pagi table {
	border-spacing: 0;
	width: 100%;
	border: 1px solid #dedede;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-collapse: separate;
}
.single-style table thead th,.pagi table thead th {
	background: #f5f5f5;
	border-right: 1px dotted #e4e4e4;
	border-bottom: 1px solid #ebebeb;
	text-transform: uppercase;
	padding: 1.387em;
	vertical-align: middle;
}
.single-style table tbody th, .pagi table tbody th  {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
.single-style table th,.pagi table th {
	padding: 1em 1.618em;
	text-align: left;
	border-right: 1px dotted #ebebeb;
	vertical-align: top;
}
.single-style table td, .pagi table td{
	padding: 1em 1.618em;
	text-align: left;
	border-right: 1px dotted #ebebeb;
	vertical-align: top;
}
.single-style table tbody td, .pagi table tbody td  {
	border-bottom: 1px solid #ebebeb;
}
.single-container .twelve ul li ul, .single-container .twelve ol li ol, .pagi ul li ul, .pagi  ol li ol {
	margin-left: 1.618em;
	padding: 5px;
	}
.single-container .twelve ul li ul li,.pagi ul li ul li {
	list-style-image: url(images/tick.png);	
	}
.single-container .twelve ul li ul li ul li, .pagi ul li ul li ul li{
	list-style-image: url(images/okk.png);
}
.single-container dl dt,.pagi dl dt {
	font-family: 'komtesabold';
}	
i, cite, em, var, address, dfn {
	font-family: 'komtesaitalic';
}
.page-template-page-home-php #activities { 
	text-align: center !important;
}
.single-container pre, .pagi pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	background: #f5f5f5;
	border: 1px solid #dedede;
	padding: 10px;
	margin-bottom: 20px;
}


/* Tripadvisor widget LBX */
#CDSWIDEXC { font:normal 11px Verdana,"Bitstream Vera Sans",Arial,Helvetica,sans-serif; 
                 color:#000; background-color:#ffffff; overflow:hidden;
                 width:150px; margin:10px; padding:0 0 9px; 
                 text-align:center; border:solid #589442; border-width:1px; }
#CDSWIDEXC .widEXCLINK { font-style:normal; font-size:107.5%; font-family:Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif; margin:0; padding:0; border:none; font-weight:normal; text-decoration:none; outline:none; color:#000; }
#CDSWIDEXC .widEXCLINK a { font-style:normal; font-family:Arial,Verdana,"Bitstream Vera Sans",Helvetica,sans-serif; margin:0; padding:0; border:none; font-weight:normal; text-decoration:underline; outline:none; color:#000; }
#CDSWIDEXC a:hover { border:none; font-weight:normal; text-decoration:underline; background-color:transparent; color:#000; }
#CDSWIDEXC a:visited { border:none; font-weight:normal; color:#000; }

#CDSWIDEXC dl, #CDSWIDEXC dt, #CDSWIDEXC dd, #CDSWIDEXC ol, #CDSWIDEXC ul, #CDSWIDEXC li, #CDSWIDEXC p 
        { margin:0;padding:0;list-style:none; font-weight:normal; font-style:normal; color:#000; }
#CDSWIDEXC img { border: none; display:block; margin: 1px 1px -8px 1px; }
#CDSWIDEXC.widEXC img#CDSWIDEXCIMG.widEXCIMG { padding:0; border:none; }
#CDSWIDEXC.widEXC img#CDSWIDEXCLOGO.widEXCIMG { padding-top: 4px; padding-bottom : 3px;  border:none; }
#CDSWIDEXC.widEXC .widEXCTALOGO a img,
#CDSWIDEXC.widEXC .widEXCTALOGO a:hover img,
#CDSWIDEXC.widEXC .widEXCTALOGO a:visited img { border: none; padding-top:1px; }
#CDSWIDEXC.widEXC .widEXCLINK { padding:0 9px 0 9px; }
#CDSWIDEXC.widEXC .widEXCIMG { display:block; margin-left: auto; margin-right: auto; }

#CDSWIDEXC.widEXC .bravoBox { background-color:#589442; height:27px; padding-bottom:1px; margin-bottom:-8px; }
/* FireFox only css hack because vertical centering places text a little too low in FF  */
@-moz-document url-prefix() { #CDSWIDEXC.widEXC .bravoBox { background-color:#589442; height:26px; padding-bottom:2px; margin-bottom:-8px; } }
#CDSWIDEXC.widEXC .bravoBox .bravoWrapper { display:table; height:100%; width:100%; }
#CDSWIDEXC.widEXC .bravoBox .bravoWrapper .bravoText { display:table-cell; vertical-align:middle; color:#fff; font-size:19px; font-family: Verdana, Geneva, sans-serif; font-style:normal; }