/*   
Name: Caesar Thai
URI: http://caesarthai.at/
Description: Wir züchten Thaikatzen in kleinem familiären Rahmen. Sie suchen ein Thaikätzchen? Unter der Rubrik Kitten finden Sie vielleicht Ihren zukünftigen Stubentiger!
Version: 1.0
Author: Martin Fallend
Author URI: http://fallend.at/

Kudos: Eric Meyers (Reset), Nicolas Gallagher (Micro clearfix), add more Kudos here
*/

/* Reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* @group Micro clearfix */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/* @end */

/* 100% Height Layout */
html, body {
	height: 100%;
}

/* HTML5 elements: default styling (FF<4, Safari<4, Opera<11.1, iOS<4) */
header, nav, article, footer {
	display: block;
}

body {
	background: #f5f2e7 url(images/pattern.gif);
	color: #353535;
	font: 14px/1.48 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* Anti-Spam */
form .email {
	display: none;
}

/* @group Header */

header {
	height: 220px;
	background: #0a4f84; /* Fallback */
	background: url(images/header.jpg) no-repeat center top, url(images/header-gradient.jpg) repeat-x #0a4f84;
	border-bottom: #e5e5e5 1px solid;
	box-shadow: 0px 0px 22px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 22px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 0px 22px rgba(0,0,0,0.35);
	position: relative;
	z-index: 999;
}
#header-wrapper {
	width: 980px;
	height: 220px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 534px;
	height: 109px;
	margin: 70px 0 0 15px;
	background: url(images/sprite.png) no-repeat 0 0;
	text-indent: -9999px;
}
#cat {
	display: block;
	float: right;
	margin: 3px 20px 0 0;
	overflow: hidden;
	width: 170px;
	height: 225px;
}
#cat img {
	position: relative;
	top: -178px;
}

/* @end */

/* @group Main */

#main {
	width: 980px;
	background: #fff; /* Fallback */
	background: url(images/main-gradient-top.jpg) left top repeat-x, url(images/main-gradient-bottom.jpg) left bottom repeat-x #fff;
	margin: 0 auto;
	box-shadow: 0px 0px 22px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 22px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 0px 22px rgba(0,0,0,0.35);
	position: relative;
	top: -7px;
	z-index: 99;
}
nav {
	float: left;
	width: 212px;
	height: 631px;
	background: url(images/sidebar-shadow.png) no-repeat right top;
	padding-top: 55px;
	font: 18px/1.48 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
nav ul li {
	width: 232px;
	height: 46px;
	list-style: none;
	position: relative;
	left: -11px;
}
article {
	float: right;
	width: 680px;	
	margin-right: 50px;
	padding: 45px 0 100px 0;
}
#kontaktformular input[type=text], #gaestebuch input[type=text] {
	width: 200px;
	heigth: 18px;
}
#kontakt-error, #gaestebuch-error, #gaestebuch-loading-error {
	margin-bottom: 10px;
}
#kontakt-error ul, #gaestebuch-error ul {
	list-style: none;
}
#kontakt-error strong, #gaestebuch-error strong, #gaestebuch-loading-error {
	color: #ab1f3d;
}
#kontakt-valid, #gaestebuch-valid {
	color: #88a65e;
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
}
.entry .name {
	font-weight: bold;
	display: block;
}
.entry .date {
	font-size: 10px;
	display: block;
}

/* @end */

/* @group Footer */

footer {
	height: 308px;
	background: url(images/footer.png) no-repeat center top;
	position: relative;
	margin-top: -24px;
	z-index: 999;
	color: #e5dcbb;
	font: normal 24px/1.48 'Pacifico', cursive;
	text-shadow: -3px 2px 0px rgba(0,0,0,0.3);
	-webkit-font-smoothing: antialiased; /* Thinning Text in Webkit (Safari) */
}
#footer-wrapper {
	width: 980px;
	margin: 0 auto;
	padding-top: 50px;
}
footer .copyright {
	font: normal 16px/1.48 'Pacifico', cursive;
}
footer h1, address, footer .copyright {
	margin-left: 200px;
}
address .fn, address .street-address, address .tel-wrapper, address .email-wrapper {
	display: block;
}
address .adr, address .telmail {
	float: left;
	font-style: normal;
	margin: 10px 20px 25px 0;
}

/* @end */

/* @group Headlines */

h1 {
	margin: 0 0 5px 0;
	font: bold 32px/1.48 Helvetica, “Helvetica Neue”, Arial, sans-serif;
}
h2 {
	margin: 15px 0 5px 0;
	font: bold 24px/1.48 Helvetica, “Helvetica Neue”, Arial, sans-serif;
}
h1 + h2 {
	margin: 0 0 5px 0;
}
h3 {
	margin-top: 10px;
	font: bold 14px/1.48 Helvetica, “Helvetica Neue”, Arial, sans-serif;
}
footer h1 {
	font: normal 46px/1.48 'Pacifico', cursive;
	letter-spacing: 1px;
}

/* @end */

/* @group Links */

/* Navigation */
nav a:link, nav a:visited {
	color: #353535;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	display: block;
	padding: 7px 0 21px 30px;
}
nav a:hover {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
	background: url(images/sprite.png) no-repeat -242px -119px;
}
nav a:active {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
	background: url(images/sprite.png) no-repeat -242px -178px;
}
nav a.current {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
	background: url(images/sprite.png) no-repeat 0 -119px;
}

/* Content */
article a:link, article a:visited {
	color: #20658e;
	text-decoration: none;
}
article a:hover, article a:active {
	text-decoration: underline;
}

/* Footer */
footer a:link, footer a:visited {
	color: #e5dcbb;
	text-decoration: none;
}
footer a:hover, footer a:active {
	text-decoration: underline;
	-webkit-text-fill-color: currentcolor;
}

/* @end */

/* @group Galerie */
.galerie #page_nav {
	clear: both;
	text-align: center;
	margin: 5px 0 0 0;
	float: left;
	width: 680px;
}
.galerie .hidden, .galerie .newversion {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: inline;
}
.galerie .gallery {
	list-style: none;
	margin: -15px 0 0 0;
	padding: 0;
}
.galerie .gallery li {
	padding: 0;
	margin: 20px 20px 0 0;
	float: left;
	position: relative;
	width: 155px;
	height: 155px;
}
.galerie .gallery li:nth-child(4n) {
	margin-right: 0;
}
.galerie .gallery em {
	background: rgba(0,0,0,0.65);
	color: #fff;
	font: bold 14px/1.48 Helvetica, “Helvetica Neue”, Arial, sans-serif;
	padding: 2px 10px;
	display: block;
	position: absolute;
	bottom: 0;
}
.galerie .gallery li a {
	color: #fff;
	text-decoration: none;
}
.galerie .gallery li a:hover {
	color: #fff;
	opacity: 0.9;
}

/* @end */

/* @group Modernizr */

/* Multiple backgrounds & Box-shadow for IE6-IE8 */
.no-multiplebgs.no-boxshadow header {
	box-shadow: none; /* would cause a horizontal scrollbar */
	-pie-background: url(images/header.jpg) no-repeat center top, url(images/header-gradient.jpg) repeat-x #0a4f84;
	behavior: url(PIE.htc);
}
.no-multiplebgs.no-boxshadow #main {
	box-shadow: 0px 0px 22px #a6a6a6;
	-pie-background: url(images/main-gradient-top.jpg) left top repeat-x, url(images/main-gradient-bottom.jpg) left bottom repeat-x #fff;
	behavior: url(PIE.htc);
}

/* @end */