/*
Theme Name: ugw
Theme URI: http://www.elfdesigns.com.au
Description: 
Version: 1.0
Author: Elana
Author URI: 
Tags: empty, clean, development, design
	Modified version of blank style by ANNA 
	Based - Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- MAIN DIV'S -- */
html {
	min-height: 100%;
	margin-bottom: 1px;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background: #FFFFFF url(images/bodyback.png) repeat-x;
	font-weight: normal;
	word-spacing: 0.2em;
	text-align: center;
}
#wrapper {
	width: 1100px;
	margin: 0 auto;
	background: url(images/backgd.jpg) repeat-y;
	text-align: left;
}
#column_wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	color: #999999;
	padding: 0px;
	margin: 0;
	width: 840px;
	float: right;
	height: 103px;
}

#header  .content {
	padding: 25px 12px 12px;
}
#center {
	width: 440px;
	float: left;
	padding: 0px;
	margin-left: 18px;
	text-align: left;
}
#center .content {
	padding: 0px;
	font-size: 11px;
	margin: 0px 0px 8px;
	overflow: auto;
	background: #FFFFFF url(images/grapes.png) no-repeat right top;
	border: 10px solid #000000;
	height: 585px;
	width: 420px;
	}
#center .inner {
	padding: 0px 4px;
	margin: 2px;
	width: 370px;
}


#center   h2  {
	background: url(images/headback.png) repeat-x;
	margin: 0px;
	padding: 6px;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#center h3 {
	margin: 0px;
	font-size: 1.4em;
	line-height: normal;
	color: #333333;
}

#center h4 {
	margin: 0px 0px 4px;
	font-size: .9em;
	line-height: normal;
	color: #999999;
}
#center img {
		border-style: none;
		float: left;
		padding-right: 4px;
}
#center .date {
	padding: 0px;
	font-size: small;
	font-weight: normal;
	font-variant: small-caps;
}
#center .entry {
	padding: 0px 0px 8px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #666666;
}
#center a:link {
	color: #999999;
}
#center a:visited {
	color: #999999;
}
#center a:hover {
	color: #000000;
	text-decoration: underline;
}
#centerreg {
	width: 440px;
	float: left;
	padding: 0px;
	margin-left: 18px;
	text-align: left;
}
#centerreg .content {
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 8px;
	background: #FFFFFF url(images/grapes.png) no-repeat right top;
	border: 10px solid #000000;
	height: 585px;
	width: 420px;
	}
#centerreg .inner {
	padding: 0px 4px;
	margin: 2px;
	text-align: justify;
}


#centerreg   h2  {
	background: url(images/headback.png) repeat-x;
	margin: 0px;
	padding: 6px;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#centerreg h3 {
	margin: 0px;
	font-size: 1.6em;
	line-height: normal;
	color: #999999;
}

#centerreg h4 {
	color: #333333;
	text-align: left;
	font-size: 0.85em;
	line-height: normal;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
}
#centerreg img {
	border-style: none;
	float: left;
}
#centerreg .date {
	padding: 0px;
	font-size: small;
	font-weight: normal;
	font-variant: small-caps;
}
#centerreg .entry {
	padding: 0px 0px 8px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #666666;
}
#centerreg a:link {
	color: #999999;
}
#centerreg a:visited {
	color: #999999;
}
#centerreg a:hover {
	color: #000000;
	text-decoration: underline;
}
#centercs {
	width: 440px;
	float: left;
	padding: 0px;
	margin-left: 18px;
	text-align: left;
}
#centercs  .content {
	padding: 0px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin: 0px 0px 8px;
	height: 320px;
	overflow: auto;
	border: 10px solid #000000;
	line-height: 1.2em;
	width: 420px;
}
#centercs .inner {
		padding: 0px 4px;
		margin: 2px;
		color: #000000;
}
#centercs h2 {
	background: url(images/headback.png) repeat-x;
	margin: 0px;
	padding: 6px;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#center p {
}
#centercs a:link {
	color: #999999;
	text-decoration: underline;
}
#centercs a:visited {
	color: #999999;
	text-decoration: underline;
}
#centercs a:hover {
	color: #cccccc;
}

#left {
	width: 225px;
	float: left;
	margin: 0px 0px 0px 18px;
	background: url(images/logo2.png) no-repeat center 10px;
	padding: 5px 0px 0px;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 300px 10px 24px;
	color: #FFFFFF;
}
#left form {
	background: #000000;
	width: 175px;
	border: 1px solid #000000;
	color: #FFFFFF;
	padding-bottom: 2px;
	margin: 0px;
}
#left fieldset {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #000000;
	padding: 0px;
	color: #FFFFFF;
}
#left .button  {
	background: url(images/submit.png) no-repeat;
	height: 16px;
	width: 56px;
	font-size: 10px;
	color: #000000!important;
	margin-top: 2px;
	margin-left: 3px;
	border-style: none;
}
#left .widget {
	background: #000000;
	border: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	width: 175px;
	padding: 4px;
	font-size: 0.75em;
	margin: 10px auto 0px;
	display: block;
}
#left ul {
	margin: 0px;
	padding: 0px;
}

#left .widget li {
	list-style: none;
	color: #000;
	background: #CCCCCC url(../../../images/arroe.png) no-repeat right;
	border: 1px solid #000000;
	text-align: left;
}
#left .widget label {
	border: 1px solid #000000;
	color: #FFFFFF;
}
#left .widget input {
	list-style: square outside;
	color: #000000;
	background: #CCCCCC;
}


#left .widget h3 {
	background: url(images/headback.png) repeat-x;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
}
#left .widget h2 {
	background: url(images/headback.png) repeat-x;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#left .widget a:link {
	text-decoration: none;
	color: #000;
	
}
#left .widget a:visited {
	color: #000;
	text-decoration: none;
}
#left .widget a:hover {
	color: #efefef;
	background: #2F2F2F;
	
}
#left .wine {
	background: #000000;
	border: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	width: 175px;
	padding: 4px;
	font-size: 0.75em;
	margin: 10px auto 0px;
}
#left .wine ul {
	list-style: none;
	background: #CCCCCC url(../../../images/arroe.png) no-repeat right;
	border: 1px solid #000000;
	text-align: left;
}
#left  .wine  li a:link {
	list-style: none;
	color: #000000!important;
	background: #CCCCCC url(../../../images/arroe.png) no-repeat right;
	border: 1px solid #000000;
	text-align: left;
	display: block;
}
#left  .wine  li a:visited {
	list-style: none;
	color: #000000!important;
	background: #CCCCCC url(../../../images/arroe.png) no-repeat right;
	border: 1px solid #000000;
	text-align: left;
	display: block;	
}#left  .wine  li a:hover {
	color: #fff!important;
	background-color: #666666;
	display: block;
}
#left .wine h2 {
	background: url(images/headback.png) repeat-x;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#left .wine h3 {
	background: url(images/headback.png) repeat-x;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
}

#left .wine a:link {
	color: #888888;
	text-decoration: none;
}
#left .wine a:visited {
	color: #888888;
	text-decoration: none;
}
#left .wine a:hover {
	color: #efefef;
	background-color: #333333;
	display: block;	
}
.wine  input {
	color: #000000;
	background-color: #CCCCCC;
}


.entry-content{
	margin: 0px;
	padding: 0px;
}
#right {
	width: 321px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 37px;
}

#right .content {
	padding: 0px;
	background-color: #000000;
	margin: 0px;
	border: 10px solid #000000;
	height: 585px;
}
#right .inner {
	padding: 8px;
	margin: 8px;
	overflow: auto;
	color: #000000;
	border-style: none;
	
}

#right h2 {
	background: url(images/headback.png) repeat-x;
	margin: 0px;
	padding: 6px;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#right .image {
	border-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 4px 4px 0px;
	background-color: #fff;
	background-repeat: repeat-x;
	height: 350px;
}
#right .wine {
	color: #FFFFFF;
	background: #000000;
	border-bottom: 3px solid #000000;
	text-align: left;
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: normal;
}#right .wine p{
	font-size: 11px;
	text-align: left;
	line-height: 1.5;
	padding: 0px;
	margin: 0px;
}
#right .wine h5{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 4px 0px;
	line-height: 1.2em;
}
#right .fb {
	text-decoration: none;
	border-style: none;
}
#right .fb a {
	text-decoration: none;
}
#right .fb img {
	text-decoration: none;
	border-style: none;
	padding-left: 10px;
	padding-top: 25px;
	margin-bottom: 10px;
}

#right .price{
	font-size: 1.8em;
	line-height: 1.9em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#right .winefav {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 16px;
	text-align: justify;
}
#right .winefavsp {
	font-size: .8em;
	font-weight: bold;
}
#right .ad {
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
#right .wine a {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
#right .wine a:hover {
	color: #ffffff;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0px auto 0;
	clear: both;
	text-align: right;
	width: 1100px;
	background :url(images/backgd.jpg) repeat-y;
}
#footer .content {
	padding: 12px 27px 12px 12px;
}
#footer img {
	padding: 4px 36px 0px 0px;
	margin: 0;
	text-align: right;
	border-style: none;
}
/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.entry-title{
	color: #000000;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {
	float:right;
	clear:none;
	margin:0 0 1em 1em;
	border-style: none;
}
img.alignleft {
	float:left;
	clear:none;
	margin:0 1em 1em 0;
	border-style: none;
}
img.aligncenter {
	display: block;
	margin:0em auto;
	text-align:center;
	border-style: none;
}
img.alignnone {
	margin:0 0.5em 0 0;
	border-style: none;
}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	border-style: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	
}.nomargintop {margin-top: 0;}
.inside {
	padding: 10px;
}
#low  {
	background: #000000;
	padding: 0px;
	border: 5px solid #000000;
	font-size: 12px;
	margin: 0px;
	height: 225px;
}

#low h2 {
	background: url(images/headback.png) repeat-x;
	margin: 0px;
	padding: 4px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-align: center;
}
#low h3 {
	margin: 0px;
	padding: 4px;
	line-height: 1.2em;
	color: #4A730B;
	text-align: left;
	font-weight: bold;
	
}
#low .entry-content {
	padding: 0px 4px 0px 0px;
	background: #000000;
	margin: 0px;
	color: #4A6306;
	text-align: center;
}
#low img  {
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 5px 5px;
	text-align: left;
}

#low p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#top-nav{
	padding-top: 10px;
	width: 840px;
	height: 75px;
}#top-nav ul
{
	margin:0;
	padding:0;
	height:71px;
	list-style:none;
	display: inline;
}
#home #top-nav{
	width:810px;
	height:71px;
}

#top-nav img{
	border:0
}
#top-nav li{
	width:92px;
	display: inline;
	float: left;
	padding-right: 26px;
	padding-left: 0px;
}
#top-nav a{
	display:block;
	height:71px;
	}
#centercs .wtxt {
	padding: 4px;
	font-size: 0.8em;
	float: right;	
}
#spwrap {
		text-align: center;
}
.sp {
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.spn {
	font-size: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.ddet_div {
	margin: 0px 0 0 0px;
	padding: 4px;
	border: 1px solid #ffffff;
	text-align: left;
}
#centercs h5
{
		padding: 6px;
		color: #FF0000;
		font-size: 1.2em;
		line-height: 1em;
		font-weight: bold;
}#center li {
	list-style: url(none) none;
	
}


.productpricewrap {
	font-size: 1.6em;
	color: #333333;
	font-weight: bold;
	text-align: right;
	line-height: 1.8em;
}