/*
Theme Name: ZenCafe
Theme URI: www.zencafewinebar.com
Description: Custom style-sheet for www.zencafewinebar.com
Author: pippoburro
Author URI: http://www.koestudio.com
Version: 1


*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg) !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f00;
	text-align: center;
	min-width: 756px;    /* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
}
#page {
	width: 756px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	color: #000;
}
.sostituisci {
	position: relative;
	margin: 0;
	padding: 0;
	/*nascondi l'overflow per i browser da 
		Explorer 5/mac */
	overflow:hidden;	/**/
}
#page #nav_column #sidebar .pagenav {
	color: #666666;
}
#nav_column {
	width: 175px;
	height: 100%;
	float: left;
}
#sidebar {
	overflow: hidden;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.sostituisci span {
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 1; /*accorgimento per Opera 5 e 6*/
}
#h1_pers, #h1_pers span {
	width: 156px;
	height: 91px;
	background: transparent url(images/logo_zen.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
h2 {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#page #nav_column #sidebar h2  {
	display: none;
}
#content {
	margin-left: 185px;
	float: right;
	width: 571px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#page #nav_column #sidebar a {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#page #nav_column #sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page #nav_column #sidebar li {
	line-height: 1em;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}
#content a {
	color: #666666;
	text-decoration: none;
}
div > div#nav_column { position: fixed; }
.clear {
	clear: both;
}
textarea {
	width: 561px;
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	border: 1px solid #c00;
	margin: 0px;
	padding: 5px;
}
#comments h2 {
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#submit {
	background: #ccc;
	color: #000;
	border: 1px solid #c00;
}
#postcomment a {
	color: #000;
}
#footer {
	border-top: 1px solid #000;
	font-size: 10px;
}
hr {
	display: none;
}
small {
	font-size: 10px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img {
	border: none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

object.alignright {
	padding: 0px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

object.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
.entry {
	margin: 0px;
	padding: 0px;
}
#page #content p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#page #content #footer p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1em;
}
#page #content {
	margin: 0px;
	padding: 0px;
}
narrowcolumn {
	margin: 0px;
	padding: 0px;
}