/*   
Theme Name: Mobile
Theme URI: http://krumlovhostel.com
Description: Handheld stylesheet for Krumlov House
Author: Colin Lewis
Author URI: http://colinlewis.se
*/


/* .................................................................................................................... */
/* Reset default html styles, basic styles. */
ul,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,div,dl,dt,dd
{
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: inherit;
	text-indent: 0;
}

html, body
{
	margin: 0;
	padding: 0;
	border: none;
	background-color: #fff;
	color: #000;
	text-indent: 0;
}

p {margin: 0 0 1em 0;}

ul { list-style-type: none; margin-bottom:1em;}
ol { margin: 0; }

input
{
	margin: 0;
	padding: 0;
	width: 99%;
}

select
{
	margin-top: 0.2em;
	margin-left: 0.2em;
	clear: both;
	vertical-align: middle;
}

.right
{
	float: right;
	padding: 0 0 0.5em 0.5em;
}

.right0 { float: right; }
.left { float: left; }
.clear { clear: both; }
.clearnone { clear: none; }
.hide { display: none; }
#skip { display: block; }
.gray { color: #999; }

.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* close commented backslash hack */
/* .................................................................................................................... */
/* Phark image replacement */
.ir
{
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

/* .................................................................................................................... */
/* Links */
a { outline: none; }

a,a:link,a:visited,a:active
{
	color: #693;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}

/* .................................................................................................................... */
/* All the rest */
body
{
	text-align: left;
	font-size: 100%;
	font-family: "Helvetica Neue", arial, helvetica, sans-serif;
	line-height: auto;
	padding:0 5%
}

#container { text-align: left; }

#container
{
	margin: 0 auto;
}

#header h1 a
{
	font-size:110%;
	display: block;
	background-color: transparent;
	width: auto;
	height: auto;
	margin: 5px 0 10px;
	text-indent: 0;
	background-image: none;
}

#contact-wrap
{
	clear: both;
	text-align: left;
	background-image: none;
	margin-bottom: 0;
}

#contact
{
	background-image: none;
	min-height: auto;
}

* html #contact { height: auto; }

#contact p
{
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: auto;
	font-size:100%;
}

#content
{
	float: left;
	width: 100%;
	min-height: auto;
	border-top:1px solid #999;
}

* html #content { height: auto; }

h2 { font-size: auto; margin:10px 0 5px 0;}
h3 { font-size: auto; margin:10px 0 5px 0;}
#content ul { margin-bottom:1em; }
#content ul li { list-style-type:none; } 

#nav
{
	float: none;
	clear:both;
	width: 100%;
	height: auto;
	background-image: none;
	position: relative;
border-top: 1px solid #999;
padding-top:1em;}

#nav ul { list-style-type: none; }

#nav ul li#welcome a,
#nav ul li#reservations a,
#nav ul li#get-here a,
#nav ul li#about-us a,
#nav ul li#photos a,
#nav ul li#links a
{
	display: block;
	width: auto;
	height: auto;
	text-indent: 0;
	position: static;
	background-color: transparent;
}

#nav ul li#welcome a { background-image: none; }
#nav ul li#reservations a { background-image: none; }
#nav ul li#get-here a { background-image: none; }
#nav ul li#about-us a { background-image: none; }
#nav ul li#photos a { background-image: none; }
#nav ul li#links a { background-image: none; }

#header ul li { list-style-type: none; }

#header ul li#mobile a
{
	width: auto;
	height: auto;
	text-indent: 0;
	background-image: none;
	position: static;
	display:none;
}

#news
{
	clear: both;
	width: 100%;
	background-image: none;
	min-height: auto;
}

* html #news { height:auto; }

#news h3
{
	padding-top: 0;
	font-size: 1.8em;
}

#news h3, #news .heading-link, #news div
{
	width: 100%;
	padding-left: 0;
}

#news a.heading-link
{
	display: block;
	background-image: none;
}

#news ul
{
	list-style-type: none;
}

#footer
{
	clear: both;
	width: 100%;
	border-top: 1px solid #999;
	margin: 1em 0;
	padding-top:1em;
	background-image: none;
}

#footer ul
{
	list-style-type: none;
	padding: 0;
}

#footer ul li a { margin-right: 0; }

#facebook a,
#twitter a,
#eco a,
#lets-go a,
#litbo a
{
	display: block;
	float: none;
	text-indent: 0;
	background-image:none;
	width:auto;
	height:auto;
}

#trip-advisors-crazy-code
{
position:relative;
}

#TA_rated507
{
position:absolute;
left:-10px;
}

#cl
{
clear:both;
margin-top:140px;
}

a.link-head { font-size:1.2em;}
.xoxo, .linkcat { list-style-type:none;}
li.linkcat { border-bottom:3px double #ddd; }
li.linkcat:last-child { border-bottom:0; }
ul.xoxo li a {display:block;}
ul.xoxo li { border-bottom:1px solid #eee; margin:3px 0; padding:3px 0;}
ul.xoxo li:last-child { border-bottom: 0;}
.piclenselink {display:none;}
