/*
Theme Name: Villa and Hut Blog
Theme URI: http://wordpress.org/
Description: A custom theme for Villa and Hut Pty Ltd.
Version: 1.0
Author: Fathom Creative Pty Ltd
Author URI: http://fathomcreative.com.au
Tags: coffee, cream, bean, custom header, fixed width, two columns, widgets

	Villa Blog v1.5
	 http://villaandhutblog.com/

	This theme was designed and built by Osvaldo Quintanilla @ Fathom Creative,
	a graphic design and branding company: http://fathomcreative.com.au

	
*/

* {padding:0; margin:0}

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #d5cfbc url(images/back-texture.gif) top repeat;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #9a5107;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px 0px 0px 297px;
	padding: 50px 0px;
	height:120px;
	font: bold 24px/100% "Trebuchet MS", Tahoma, Arial;
	color: #592721;
}
h1 a{
	color: #592721;
	text-decoration: none;
}
h1 a:visited{
	color: #592721;
	text-decoration: none;
}
h1 a:hover{
	color: #a02b1d;
	text-decoration: none;
}
h2 {
	color: #592721;
	margin: 0px 0px 2px;

	letter-spacing: 1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h3 a, h2 a:visited, h3 a:visited {
	color: #592721;
	text-decoration: none;
}
h2 a:hover {
	color: #b22818;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #592721;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 886px;
	/*border-bottom: 5px solid #d5e6eb;*/
}
#header {
	height: 200px;
	width: 886px;
	position: relative;
}

#headerimg {
	position:absolute;
	left:0px;
	top:0px;
	background:url(images/blog_hd.png) top left no-repeat;
	padding: 0px;
	height: 240px;
	width:750px;
	z-index:5;
}

#cup-image {
	position:absolute;
	left:0px;
	top:230px;
	width:150px;
	height:245px;
	background:url(images/blog_hd.png) top left no-repeat;
	background-position:0px -230px;
	overflow:hidden;
	z-index:1;
	}


#headerimg .description{
	position: absolute;
	left: 300px;
	top: 80px;
	color: #a02b1d;
	font-size: 14px;
}
#centre-column {
	position: relative;
	width:755px;
	margin:0px 0px 0px 131px;
	top:0px;
	padding-top:8px;
	background:#f8f6f3 url(images/centre-col-edge.gif) top left no-repeat;
	}
	
#twitter-btn {
	color:#ede8e0;
	text-align:center;
	position:absolute;
	bottom:4px;
	left:35px;
	width:50px;
	height:55px;
	}
#twitter-btn a {color:#ede8e0; font-size:14px; line-height:16px; text-decoration:none;}
#twitter-btn a:hover {
	color:#FF6600;
	text-decoration:underline; 
	}
	
#nav {
	height:98px;
	width:360px;
	overflow:hidden;
	list-style: none;
	float:right;
	margin-right:0px;
	margin-top:90px;
}


#content {
	padding: 10px 10px 20px 20px;
	float: left;
	width: 505px;
	overflow: hidden;
	border-right:1px dotted #b5ad83;
}
.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	float:left;
	font-size: 11px;
	color: #663300;
	text-align: left;
	display:block;
	line-height: 13px;
	padding-top: 4px;
	margin-left: 0px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 500px;
}

.entry {
	clear: both;
	padding-top: 10px;
	padding-left:10px;
}

.post-cat {
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #F58220;
}
.post-comments {
	background: url(images/comment-icon.gif) no-repeat left center;
	padding:0 10px 0 26px;
	float: right;
	font-size: 90%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #9a5107;
}
.previous-entries {
	float: left;
	padding-left: 25px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 25px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #d3bca2;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #ffedc3;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #9a5107;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#fff5e6;
	border: 1px solid #d3bca2;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 446px;
	height: 115px;
	background:#fff5e6;
	border: 1px solid #d3bca2;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}


 /*=========== SIDEBAR =============*/
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 190px;
}

#sidebar h3.category {	
	background: url(images/sidebar-category-hd.gif) top left no-repeat;
	width:161px;
	height:40px;
	padding:15px 0 0 15px;
	text-align:left;
	color: #645B4D;
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:1px;
}
#sidebar h3.archive {
	background:url(images/sidebar-archive-hd.gif) top left no-repeat;
	width:147px;
	height:34px;
	padding:15px 0 0 20px;
	text-align:left;
	color: #FFFFCC;
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:1px;
	}
#searchform {
	background: url(images/searchform-bg.gif) no-repeat;
	width: 194px;
	height:42px;
	padding: 10px 10px 10px 10px;
	margin-top:10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 100px;
	height: 18px;
	padding: 4px 8px 2px 5px;
	border: 1px solid #cdb59d;
	background: #f6f0e8;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.png) no-repeat;
	border: none;
	width: 28px;
	height: 30px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #9a5107;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #f58220;
	margin: 10px 0px 5px;
}

#sidebar ul, #sidebar ul li {
	list-style-type:none;
	margin-left:0px;
	}
#sidebar li, #collapsible-archive li {
	margin: 0px;
	border-top: 1px solid #dceeb7;
	}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 12px;
	border-top: 1px solid #dceeb7;
	background: url(images/sidebar-listing-arrow.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #636363;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}

.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/sidebar-listing-arrow.gif) no-repeat left center;
}

.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}

.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}

#collapsible-archive ul li {
	margin-left:8px;
	}


#collapsible-archive ul li li li a {
	color: #636363;
	padding-left:6px;	
	background: url(images/sidebar-listing-arrow.gif) no-repeat left center;
	}
#collapsible-archive ul li li li a:hover {
	color: #FF6600;
	text-decoration: none;
	}

#collapsible-archive h3 {
	background:url(images/sidebar-archive-hd.gif) top left no-repeat;
	width:147px;
	height:34px;
	padding:15px 0 0 20px;
	text-align:left;
	color: #FFFFCC;
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:1px;
	}
	
	
 /*===========FOOTER=============*/
	
#footer {
	clear: both;
	width:755px;
	height:30px;
	background: #f8f6f3 url(images/col-bottom-edge.gif) bottom no-repeat;
	color: #333333;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #333333;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 10px auto 0px 131px;
	width: 755px;
	color: #333333;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

/*--------Navigation bar---------*/


ul#nav { 
background: url(images/nav-bar.gif) no-repeat;
position:relative;
height:98px;
* height:98px;
_ height:98px;
top:0px;
z-index:10;
}

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

ul#nav li a { 
height:98px; 
* height:98px;
_ height:98px;
display:block; 
position:absolute; 
top:0; 
text-indent:-9999px; 
outline:none; 
}

li#navKafe a, li#navOnline a, li#navRetail a, li#navFranchise a { background: url(images/nav-bar.gif)}

li#navKafe a 			{ background-position:0px 0px; width:85px; left:0px }
li#navKafe a:hover		{background-position: 0px -98px;}


li#navOnline a 			{ background-position:-85px 0px; width:100px; left:85px }
li#navOnline a:hover		{background-position: -85px -98px;}


li#navRetail a 			{ background-position:-184px 0px; width:84px; left:184px }
li#navRetail a:hover		{ background-position:-184px -98px }


li#navFranchise a 			{ background-position:-269px 0px; width:94px; left:269px }
li#navFranchise a:hover		{ background-position:-269px -98px }



/*------------------ SUBSCRIBE FORM STYLES -----------------------*/


#aweber-form {
	width:200px;
	height:168px;
	margin:0 6px 4px 0;
	padding:4px;
	background: url(images/subscribe-backgnd.gif) top no-repeat;
	float:right;
	text-align:right;
	}
	
#aweber-hdr {
	width:200px;
	height:37px;
	}

#aweber-form input {
	width:145px;
	height:15px;
	background:#f5f8b8;
	border:1px solid #b6bd36;
	padding:3px;
	margin-top:6px;
	margin-right:6px;
	}
#aweber-form label {
	font-weight: bold;
	color: #4f5213;
	font-size: 85%;
	padding-left:6px;
	padding-right:3px;
	text-align:right;
	}

#aweber-form textarea:focus, #aweber-form input[type="text"]:focus {
	background: #ffffff; border-color: #666666;
}
#aweber-form #submit{
	background: url(images/sub-submit-btn.gif) top left no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 95px;
	height: 18px;
	padding:0 0 2px 0;
	letter-spacing:1px;
	margin:10px 0 5px 12px;
}

#aweber-form #bodytext {
	display:block;
	width:82px;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color: #666666;
	float:right;
	padding:4px 6px 4px 0;
	}
/*========================================================*/
   /*** SOCIABLE PLUGIN ***
/*========================================================*/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
