/*
Theme Name: WG2009
Theme URI: http://scoutdesign.ca/
Description: WG Wines 2009 Erin Rosar
Version: 1.0
Author: Scout Design
Author URI: http://scoutdesign.ca/
Tags: scout design
This theme was designed and built by Scout Design, scoutdesign.ca
*/
/* Begin Typography & Colors */

/* @group headersection */


#header {
	background: #fff url('images/top_bkgrd.jpg') no-repeat bottom center;
	height: 208px;
	}
	
#topnav {
	position: absolute;
	top: 0;
	width: 232px;
	padding-left: 650px;
}

#toplinks {
	padding-top: 5px;
}

#toplinks a:link {
	color: white;
	font-size: 0.8em;
	text-decoration: underline;
}

#toplinks a:visited {
	color: white;
	font-size: 0.8em;
	text-decoration: underline;
}

#toplinks a:hover {
	color: pink;
	font-size: 0.8em;
	text-decoration: underline;
}

#toplinks a:active {
	color: white;
	font-size: 0.8em;
	text-decoration: none;
}

#navbar {
	width: 891px;
	height: 32px;
	margin-bottom: 14px;
	background-image: url(images/nav_bkgrd.gif);
	z-index: 99;
}

#menu {
	padding: 10px 0 0 0;
}

#menu a:link {
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 23px;
}

#menu a:visited {
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 23px;
}

#menu a:hover {
	color: white;
	font-size: 1.2em;
	text-decoration: underline;
	padding-left: 23px;
}

#menu a:active {
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 23px;
}

/* @end */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: white url(images/fullback.jpg) repeat;
	color: #000;
	}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 944px;
	background: white url(images/page_bkgrd.jpg) repeat-y;
}

#cart {
	width:200px;
	position:absolute;
	top:30px;
	margin-left:670px;
	background-color:#FFCCFF;
	line-height:1.5em;
	height:175px;
	overflow: auto;
	z-index: 1;
}

.entry {
	font-size: 1.2em;
	clear: left;
}

div.ngg-gallery-thumbnail-box {
	display:inline;
}

div.ngg-gallery-thumbnail {
	display:inline;
}

p {
	padding: 3px 0 3px 0;
}

#content {
	width: 569px;
	float: left;
	padding-left: 10px;
}

#content_shop {
	width: 850px;
	float: left;
	padding-left: 14px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
/*	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
	}
/* End Images */

/* @group leftcolumn */

#leftcol {
	width: 297px;
	padding-left: 14px;
	float: left;
}

#onthego {
	background: url(images/onthego_bkgrd.jpg) no-repeat;
	height: 211px;
}

#goexcerpt {
	width: 170px;
	height: 93px;
	overflow: hidden;
	padding: 32px 0 0 13px;
}

#goexcerpt small {
	text-transform: uppercase;
	color: #666;
	font-size: 1.4em;
}

h2 a:link {
	font-size: 1.1em;
	color: #df5297;
	text-decoration: none;
	font-weight: bold;
}

h2 a:visited {
	font-size: 1.1em;
	color: #df5297;
	text-decoration: none;
	font-weight: bold;
}

h2 a:hover {
	font-size: 1.1em;
	color: #7899cf;
	text-decoration: underline;
	font-weight: bold;
}

h2 a:active {
	font-size: 1.1em;
	color: #df5297;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	padding: 2px 0 5px 0;
	
}

#readmore {
	text-align: right;
	padding: 5px 113px 5px 0;
}

#readmore a:link {
	text-decoration: none;
	color: #999;
	font-size: 0.9em;
	font-style: italic;
}

#twitterfeed {
	padding: 8px 0 0 18px;
	width: 210px;
	font-size: 0.9em;
	color: white;
	line-height: 1.2em;
}

#twitterfeed li {
	list-style-type: none;
}

#twitterfeed a:link {
	color: white;
}

#twitterfeed a:visited {
	color: white;
}

#twitterfeed a:hover {
	color: white;
}

#twitterfeed a:active {
	color: white;
}

#twitterdate {
	width: 200px;
	font-size: 0.9em;
	text-align: right;
	font-style: italic;
	color: white;
	padding-bottom: 12px;
}

#social {
	padding-top: 5px;
}

#twitter {
	float: left;
	width: 144px;
}

#fbconnect {
	float: left;
	margin-left: 12px;
	width: 141px;
}

#search {
	clear: both;
	height: 31px;
	background: url(images/search.jpg) no-repeat 0 bottom;
}

#searchform input {
	background: none;
	border: none;
	color: white;

}

#input {
	padding-top: 5px;
}

#signup {
	float: left;
	width: 211px;
}

#signup ol {
	list-style:none!important; 
}

#signup li {
	float: left;
}

#signup input {
	width: 50px;
}

#register {
	float: left;
	margin-left: 6px;
	width: 80px;
}

#ix_vid {
	clear: both;
	padding-top: 5px;
	font-size: 0.95em;
}

#ix_vid h2 {
	font-size: 1.4em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_cal h2 {
	font-size: 1.4em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_vid h3 {
	font-size: 1.0em;
	color: #df5297;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group features */



#fnav {
	clear: both;
	padding-top: 5px;
}

#evites {
	float: left;
	width: 185px;
}

#sip {
	float: left;
	width: 186px;
}

#review {
	float: left;
	width: 186px;
}


#fnav2 {
	clear: both;
	padding-top: 5px;
}

#evites2 {
	float: left;
	width: 185px;
}

#sip2 {
	float: left;
	width: 185px;
	height: 163px;
	overflow: hidden;
}

#review2 {
	float: left;
	width: 187px;
	background: url(images/review_bkgrd.jpg) no-repeat 0 bottom;
	height: 163px;
	overflow: hidden;
}
/* @end */

/* @group content */

#ix_news {
	margin: 10px 40px 10px 2px;
}

#ix_shop {
	margin: 10px 10px 10px 2px;
}

#ix_news h2 {
	font-size: 1.8em;
	color: #7b6e5f;
	font-weight: bold;
}

#ix_news h3 {
	font-size: 1.3em;
	color: #7b6e5f;
	font-weight: bold;
}

#ix_shop h2 {
	font-size: 1.8em;
	color: #7b6e5f;
	font-weight: bold;
}

#ix_news h2 a:link {
	font-size: 1.0em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_news h2 a:visited {
	font-size: 1.0em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_news h2 a:hover {
	font-size: 1.0em;
	color: #7899cf;
	text-decoration: none;
	font-weight: normal;
}

#ix_news h2 a:active {
	font-size: 1.0em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_shop h2 a:link {
	font-size: 1.0em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_shop h2 a:visited {
	font-size: 1.0em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_shop h2 a:hover {
	font-size: 1.0em;
	color: #7899cf;
	text-decoration: none;
	font-weight: normal;
}

#ix_shop h2 a:active {
	font-size: 1.0em;
	color: #7b6e5f;
	text-decoration: none;
	font-weight: normal;
}

#ix_news small {
	font-size: 0.9em;
	color: #df5297;
	font-weight: bold;
}

#ix_shop small {
	font-size: 0.9em;
	color: #df5297;
	font-weight: bold;
}

.navigation {
	padding-top: 5px;
}

.navigation a:link {
	color: #000;
}

.entry a:link {
	color: #df5297;
}

.entry a:visited {
	color: #df5297;
}

.entry a:hover {
	color: #7899cf;
}

.entry a:active {
	color: #df5297;
}

.entry {
	line-height: 1.4em;
}

.postmetadata {
	font-style: italic;
	padding: 5px 0;
}

.postmetadata a:link {
	color: #000;
}

/* @end */

/* @group footer */

#footer {
	width: 944px;
	clear: both;
}

/* @end */

/* @group h menu */
 
/* style the outer div to give it width */
.menu {
	font-size:1.1em;
	padding-top: 0;
	margin: 0;
	z-index: 999;
	float: left;
}
 
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:3em;
	background:none;
	z-index: 999;
}
 
/* style the sub-level lists */
.menu ul ul {width:12em;}
 
/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:1.6em;}
 
/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}
 
/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:12px;text-decoration:none;color: #FFFFFF;background:none;padding:0;}
 
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background-image: url(images/drop_bkgrd.jpg); color:#ffffff;width:9em;height:100%;line-height:1.6em; padding:0.5em 0.3em 0.3em; margin: -.4em 0 0 0;text-align: left;
	border: 0;
}
.menu ul table ul a, .menu ul table ul a:visited  {width:9em; w\idth:9em;}
 
 
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}
 
.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}
 
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:white;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background-image: url(images/drop_bkgrd.jpg)}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {
	background-image: url(images/drop_bkgrd.jpg);
}
 
/* style the level hovers */
/* first */
.menu a:hover {color:#ffffff;background:none;text-decoration: underline;}
.menu :hover > a {color:#ffffff;background:none;text-decoration: underline;}
/* second */
.menu ul ul a:hover{color:white;background-image: url(images/drop_bkgrd.jpg);}
.menu ul ul :hover > a {color:white;background-image: url(images/drop_bkgrd.jpg);}
/* third */
.menu ul ul ul a:hover {color:white;background:none;}
.menu ul ul ul :hover > a {color:white;background:none;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:2.4em;left:0;width:14em;}
 
/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}
 
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}
 
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
 
<!--[if IE 7]>
 
.menu ul ul ul {margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}
 
/* @end */



