/*
TWC Imports / twcimports.com
May 2009
Layout CSS
*/

body {
	background: #493333 url(../img/twc-bg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
}

/*
----------------------------------
General Layout
----------------------------------
*/

#container {
	margin: 0 auto;
	width: 960px;
}

#header {
	background-color: #FFFFFF;
	padding: 20px 20px 0 20px;
	height: 250px;
	width: 920px;
}

#banner {
	background: #FFFFFF;
	padding: 0 20px 0 20px;
	height: 300px;
	width: 920px;
	float: left;
}

	#banner embed {
		display: block;
	}
	
	#banner img {
		display: block;
	}


#content {
	background: #FFFFFF url(../img/bg-lines.gif) repeat-y 0 0;
	width: 960px;
}

#left {
	background-color: #FFFFFF; 
	padding-left: 20px;
	padding-bottom: 20px;
	width: 209px;
	float: left;
}

#right {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 209px;
	float: left;
}

#main {
	background: #FFFFFF url(../img/trim-main.gif) no-repeat 0 0;
	border-right: 1px solid #272525;
	border-left: 1px solid #272525;
	padding: 20px;
	width: 460px;
	float: left;
}

#main-nospace {
	background: #FFFFFF url(../img/trim-main.gif) no-repeat 0 0;
	border-right: 1px solid #272525;
	border-left: 1px solid #272525;
	width: 500px;
	float: left;
}

#bottom {
	background-color: #FFFFFF;
	width: 960px;
	height: 20px;
	clear: both;
}





/*
----------------------------------
Intro
----------------------------------
*/


#intro {
	background: #493333 url(../img/trim-main.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
}

	#intro img {
		padding-left: 20px;
		float: right;
	}
	
	#intro h2 {
		color: #FFFFFF;
		line-height: 1.2em;
	}
	
	#intro h2 span {
		color: #8EB7B3;
		font-style: italic;
	}
	
	#intro p {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #B39898;
		font-size: 1.2em;
		font-style: italic;
	}
	
	#intro strong {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #B39898;
		font-size: 1.0em;
		font-style: normal;
		font-weight: bold;
	}

	#intro em {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #8EB7B3;
		font-size: 1.0em;
	}
	
	
	
	
	
/*
----------------------------------
Wine Detail
----------------------------------
*/


#wine-info {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}

#wine-img {
	width: 130px;
	float: left;
}

#wine-info-text {
	width: 330px;
	float: left;
}

#wine-info-cart {
	background: url(../img/wines-price-bg.gif) no-repeat 10px 0;
	width: 125px;
	float: left;
	padding: 10px 10px 10px 20px;
}

#wine-info-cart p {
	padding: 0 0 0 0;
}

#wine-info-cart img {
	padding: 40px 0 0 40px;
}

#wine-info-cellar {
	padding-left: 20px;
	width: 155px;
	float: left;
}


#wine-details {
	padding: 20px;
	width: 420px;
	float: left;
}

	#wine-details img {
		padding: 0 0 20px 20px;
	}

	#wine-details p {
		color:#393939;
	}
	
	#wine-details p strong {
		color:#393939;
		font-weight: bold;
	}
	
	
#wine-producer {
	padding: 20px;
	width: 420px;
	float: left;
}

	#wine-producer img {
		padding: 0 0 20px 20px;
	}

	#wine-producer p {
		color:#393939;
	}
	
	#wine-producer p strong {
		color:#393939;
		font-weight: bold;
	}
	

#wine-reviews {
	padding: 20px;
	width: 420px;
	float: left;
}

	.review {
		border-bottom: 1px solid #272525;
		width: 420px;
		float: left;
	}
	
	.review p {
		padding: 10px 0 10px 0;
		color:#393939;
	}
	
	.review p strong {
		color:#393939;
		font-weight: bold;
	}	


#wine-taste {
	padding: 20px;
	width: 420px;
	float: left;
}

	.taste {
		border-bottom: 1px solid #272525;
		width: 420px;
		float: left;
	}
	
	.taste p {
		padding: 10px 0 10px 0;
		line-height: 1.0em;
		font-size: 1.0em;
		float: left;
	}
	
	.taste p strong {
		color:#393939;
		font-weight: bold;
	}	



/*
----------------------------------
Wine Results
----------------------------------
*/


#wine-side-results {
	background: #FFFFFF url(../img/trim-side.gif) no-repeat 0 0;
	padding: 20px 20px 20px 0;
	width: 189px;
	float: left;
}


.wine-side-result {
	border-bottom: 1px solid #272525;
	float: left;
	width: 189px;
	padding: 10px 10px 10px 0;
}

	.wine-side-result img {
	margin-right: 10px;
	float: left;
	}
	
	.wine-side-result p {
	line-height: 1.0em;
	font-size: 1.0em;
	}
	

.wine-suggest {
	border-bottom: 1px solid #272525;
	padding: 10px 10px 10px 0;
	float: left;
	width: 189px;
}

	.wine-suggest img {
	margin-right: 10px;
	float: left;
	}
	
	.wine-suggest p {
	line-height: 1.0em;
	font-size: 1.0em;
	}

	
#wine-results {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}


.wine-result {
	border-bottom: 1px solid #272525;
	width: 460px;
	float: left;
	padding: 10px 10px 10px 0;
}

	.wine-result img {
	float: left;
	margin-right: 10px;
	}
	
	.wine-result p {
	line-height: 1.0em;
	font-size: 1.0em;
	}


.feature-wine {
}

	.feature-wine img {
		padding: 0 10px 0 0;
		float: left;
	}
	
	.feature-wine p {
		padding: 0;
		line-height: 1.0em;
		font-size: 1.0em;
		
	}

	
	


/*
----------------------------------
Side
----------------------------------
*/


.side-left {
	background: #FFFFFF url(../img/trim-side.gif) no-repeat 0 0;
	padding: 20px 20px 0 0;
	margin-bottom: 20px;
	float: left;
	width: 189px;
}

.side-right {
	background: #FFFFFF url(../img/trim-side.gif) no-repeat 0 0;
	padding: 20px 0 0 20px;
	margin-bottom: 20px;
	float: left;
	width: 189px;
}

.how {
	width: 169px;
	background-color: #B4BA36;
	padding: 20px 20px 0 20px;
}

	.how p {
	}





/*
----------------------------------
About TWC
----------------------------------
*/


#about-details {
	background: #FFFFFF url(../img/trim-main.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
}

	#about-details p {
	
	}
	
	#about-details p strong {
	
	}
	
	#about-details img {
	padding: 0 0 20px 20px;
	}
	
	
	
	
	
/*
----------------------------------
Food Match
----------------------------------
*/


#food-match {
	background: #493333 url(../img/trim-main.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px
}

	#food-match h2 {
		color: #FFFFFF;
		line-height: 1.2em;
	}
	
	#food-match h2 a {
		color: #8EB7B3;
		line-height: 1.2em;
	}
	
	#food-match h2 span {
		color: #8EB7B3;
		font-style: italic;
	}
	
	#food-match p {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #B39898;
		font-size: 1.2em;
		font-style: italic;
	}
	
	#food-match strong {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #B39898;
		font-size: 1.0em;
		font-style: normal;
		font-weight: bold;
	}

	#food-match em {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #8EB7B3;
		font-size: 1.0em;
	}

	#food-match a {
		border: 0;
		padding: 0;
	}

	#food-match a:link,
	#food-match a:visited {
		color: #8EB7B3;
		text-decoration: none;
	}
	
	#food-match a:hover {
		text-decoration: underline;
		color: #8EB7B3;
	}
	
	#food-match a img {
		border: 0;
	}






/*
----------------------------------
Rest Details
----------------------------------
*/


#rest-info {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}

	#rest-info img {
		float: right;
		padding-right: 20px;
	}


#rest-details {
	padding: 20px;
	width: 420px;
	float: left;
}

	#rest-details img {
		padding: 0 0 20px 20px;
	}

	#rest-details p {
		color:#393939;
	}
	
	#rest-details p strong {
		color:#393939;
		font-weight: bold;
	}
	


#rest-map {
	padding: 20px;
	width: 420px;
	float: left;
}

	#rest-map img {
		padding: 0 0 20px 20px;
	}

	#rest-map p {
		color:#393939;
	}
	
	#rest-map p strong {
		color:#393939;
		font-weight: bold;
	}
	
	

#wine-list {
	padding: 20px;
	width: 420px;
	float: left;
}


.wine-listing {
	border-bottom: 1px solid #272525;
	width: 420px;
	float: left;
	padding: 10px 10px 10px 0;
}

	.wine-listing img {
	margin-right: 10px;
	float: left;
	}
	
	.wine-listing p {
	line-height: 1.0em;
	font-size: 1.0em;
	}
	
	
	

/*
----------------------------------
Rest Results
----------------------------------
*/


#rest-results {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}


.rest-result {
	border-bottom: 1px solid #272525;
	width: 460px;
	float: left;
}

	.rest-result img {
	padding: 10px 0 10px 10px;
	float: right;
	}
	
	.rest-result p {
	padding: 10px 10px 0 0;
	line-height: 1.0em;
	font-size: 1.0em;
	}


#rest-side-results {
	background: #FFFFFF url(../img/trim-side.gif) no-repeat 0 0;
	padding: 20px 20px 20px 0;
	width: 189px;
	float: left;
	
}

.rest-side-result {
	border-bottom: 1px solid #272525;
	float: left;
	width: 189px;
}

	.rest-side-result img {
	padding: 10px 10px 10px 0;
	float: left;
	}
	
	.rest-side-result p {
	padding: 10px 0 10px 0;
	line-height: 1.0em;
	font-size: 1.0em;
	}

	
.feature-rest {
}

	.feature-rest img {
		padding: 5px 0 5px 0;
		margin: 0 auto;
	}
	
	.feature-rest p {
		padding: 0;
		line-height: 1.0em;
		font-size: 1.0em;	
	}
	


	
/*
----------------------------------
Wine Coaches
----------------------------------
*/


#coaches {
	background: #FFFFFF url(../img/trim-main.gif) no-repeat 0 0;
	width: 480px;
	padding: 20px 0 20px 20px;
}

	#coaches img {
		padding: 0 0 5px 0;
	}

.coach {
	width:140px;
	height: 200px;
	float: left;
	margin: 0 0 20px 0;
}

.coach-line {
	width: 20px;
	float: left;
}


#advert {
	background: #FFFFFF url(../img/) no-repeat 0 0;
	padding: 0;
	margin: 0;
	width: 209px;
	float: left;
}

	#advert img {
		border: 0;
	}




/*
----------------------------------
Headers
----------------------------------
*/


#content-header {
	background: #C6DAD9 url(../img/trim-main.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}

	#content-header a {
		border: 0;
		padding: 0;
	}

	#content-header a:link,
	#content-header a:visited {
		color: #749795;
		text-decoration: underline;
	}
	
	#content-header a:hover {
		text-decoration: underline;
		color: #749795;
	}
	
	#content-header a img {
		border: 0;
	}
	
	
	
	
	
/*
----------------------------------
Footer
----------------------------------
*/


#footer {
	padding-top: 20px;
	height: 200px;
	width: 960px;
	clear: both;
}

	
	#footer p {
		color: #B39898;
		font-size: 1.1em;
	}	
	
#copyright {
	float: left;
	padding-right: 100px;
}

#sitemap1 {
	float: left;
	padding-right: 100px;
}

#sitemap2 {
	float: left;
	padding-right: 100px;
}

#credit {
	float: right;
	text-align: right;
}

	#credit a {
		color: #fff;
	}


/*
----------------------------------
Login
----------------------------------
*/


#login {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}

#register {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
	float: left;
}

#message {
	background: #FFFFFF url(../img/trim-header.gif) no-repeat 0 0;
	width: 460px;
	padding: 20px;
}

.forms {
	font-size: 1.1em;
	}





/*
----------------------------------
Misc
----------------------------------
*/


#clear {
	clear: both;
	width: 100%;
	height: 1px;
}

.hidden {
	display: none;
}


#quick-links {
	float: right;
}


#wines_found {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 2.5em;
	line-height: 1.0em;
	font-weight: normal;
}

#wines_found2 {
	font-family: "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: normal;
}


.side-wine-selected {
}


side-resto-selected {
}


.side-total {
	font-size: 1.0em;
	color: #8EB7B3;
}


select {width: 110px;}

.wine-thumbnail {
	border: 1px solid #343434;
	margin-bottom: 15px;
}

.wine-add-to-cart {
	
}

.wine-remove-from-cellar {
	
}




/*
----------------------------------
Search Tabs
----------------------------------
*/


#search_tabs {
}

#search_tabs ul {
}

#search_tabs ul li {
}




/*
----------------------------------
Search Tabs
----------------------------------
*/


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;
	}



.categories {
	list-style: none;
}
	
	.categories ul li {
	list-style: none;
	}

.navigation {
	width: 460px;
	float: left;
}

.post {
}
	
	.post h2 {
	}
	
	.post small {
		font-size: 1.2em;
	}

.entry {
}



