/*
Theme Name: Ayama
Theme URI: http://www.mumbledesign.it
Description: Ayama Wines, South Africa
Version: 1.0
Author: Luca Boskin @ Mumble Design
Author URI: http://www.mumbledesign.it
Tags: ayama, wines, south africa, paarl
Text Domain: ayama
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background-color: #f0ede1;
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}
.section {
	width: 605px;
}
.section-header {
	background-image: url(img/bg_header.gif);
	height: 610px;
	width: 245px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	float: left;
	display: inline;
}
.header {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 219px;
	width: 219px;
	position: relative;
	top: 330px;
	margin-left: 6px;
}
h1, h2, h3, p {
	text-indent: -9999px;
}
.section-content {
	background-image: url(img/text.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 220px;
	position: absolute;
	top: 40px;
	margin-left: 7px;
}
.footer {
	position: relative;
	top: 330px;
	padding-right: 18px;
	padding-left: 10px;
	font-size: 1.25em;
	text-align: center;
	text-shadow:-1px 1px 1px #ffffff;
	color: #666;
}
.footer a {
	text-decoration: none;
	color: #666;
	text-align: center;
}
.footer a:hover {
	text-decoration: underline;
}


.section-img {
	background-image: url(img/leopard.gif);
	background-repeat: no-repeat;
	height: 447px;
	width: 350px;
	float: left;
	display: inline;
	margin-left: -13px;
	margin-top: 85px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

