/*
Title:		Main
Updated:	2009.05.19
Notes:		Main stylesheet

*/

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #4f4031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	text-align: left;
}

/* @group Layout */
	#container-main {
		width: 100%;
		position: relative;
		background: #fff url(../images/template/container_main_bg.jpg) repeat -20% 10%;
	}

	#container-footer {
		width: 100%;
		clear: left;
		background: #4f4031 url(../images/template/container_footer_bg.jpg) repeat-x center top;
		min-height: 150px;
	}

	#container-main-shadow {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100px;
		background: transparent url(../images/template/container_main_shadow.png) repeat-x center top;
		z-index: 10;
	}

	#container {
		position: relative;
		width: 976px;
		padding: 0 0 0 22px;
		margin: 0 auto;
		text-align: left;
		z-index: 100;
		background: transparent url(../images/template/container_shadow.png) no-repeat left bottom;
	}

	#header-top {
		/* 732 x 100 */
		padding: 20px 0 0 0;
		width: 732px;
		height: 80px;
		background: transparent url(../images/template/header_top_bg.png) no-repeat 0 0;
	}

	#logo {
		clear: both;
		width: 250px;
		height: 79px;
		background: url(../images/template/logo.png) no-repeat 0 0;
		margin: 0 auto;
	}

	#logo a {
		display: block;
		width: 100%;
		height: 100%;
	}

	#logo a span {
		display: none;
	}

	#header {
		/* 732 x 280*/
		width: 652px;
		height: 260px;
		padding: 10px 40px;
		background: url(../images/template/header_bg.jpg) no-repeat 0 0;
	}

	#mainmenu {
		clear: left;
		float: left;
		color: #382c24;
		margin: 0 auto;
		font-size: 12px;
		position: relative;
	}

	#header-img {
		/* 649 x 227 */
		clear: left;
		float: left;
		margin: 10px auto 0;
		padding: 3px 0 0 3px;
		width: 646px;
		height: 224px;
		background: transparent url(../images/template/header_img_bg.png) no-repeat 0 0;
	}

	#header-img div {
		width: 643px;
		height: 217px;
	}


	#wrapper {
		float: left;
		margin: 0;
		padding: 0;
		width: 732px;
	}

	#sidebar {
		float: left;
		/* 265px - 25px */
		width: 240px;
		min-height: 100px;
		padding: 0 10px 0 0;
		margin: 0;
	}

	#sidebar-right {
		float: left;
		/* 244px */
		width: 244px;
		margin: 0 0 30px 0;
		padding: 100px 0 0;
	}

	#submenu {
		/* 209px */
		/*width: 189px;*/
		padding: 0;
		margin: 0;
	}

	#content-wrapper {
		/* 732px */
		float: left;
		width: 652px;
		margin: 0;
		padding: 10px 40px;
		background: #fff url(../images/template/content_wrapper_bg.jpg) repeat-y 0 0;
	}

	#content {
		float: left;
		padding: 10px;
		margin: 0;
		background: url(../images/template/content_bg.jpg) repeat-y top right;
		border-right: 3px solid #636363;
		border-bottom: 3px solid #636363;
	}

	.full {
		width: 623px;
	}

	.wsbar {
		width: 375px;
	}

	#footer-wrapper {
		width: 976px;
		padding: 0 0 0 22px;
		margin: 0 auto;
		position: relative;
		height: 170px;
	}

	#footer-image {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 330px;
		height: 400px;
		background-color: transparent;
		z-index: 150;
	}

	#footer-image.boxes {
		background: url(../images/template/footer_image_boxes.png) no-repeat bottom right;
	}

	#footer-image.wine {
		background: url(../images/template/footer_image_wine.png) no-repeat bottom right;
	}

	#footer-image.flower {
		background: url(../images/template/footer_image_flower.png) no-repeat bottom right;
	}
	
	#footer-image.bottles {
		background: url(../images/template/footer_image_bottles.png) no-repeat bottom right;
	}

	#footer {
		/* 732 / 976 */
		width: 712px;
		min-height: 150px;
		font-size: 1em;
		margin: 0;
		padding: 0 10px;
		text-align: center;
		background: url(../images/template/footer_bg.jpg) no-repeat 0 0;
	}

	#bottommenu {
		font-size: 12px;
		color: #49362d;
		margin: 0 0 5px 0;
	}

	#keywords {
		font-size: 10px;
		color: #959595;
	}

	#footermenu {
		font-size: 10px;
		color: #79604b;
	}

	#copy {
		margin: 20px auto;
		font-size: 10px;
		color: #836f51;
	}

	#copy a {
		color: #836f51;
	}
/* @end */

/* @group sidebar */
#sidebar-box-top {
	/* 236 x 43 */
	width: 201px;
	height: 43px;
	line-height: 43px;
	padding: 0px 20px 0 15px;
	overflow: hidden;
	background: transparent url(../images/template/sidebar_box_top.jpg) no-repeat 0 0;
}

#sidebar-box-top h1 {
	/* 244 x 90 */
	margin: 0;
	padding: 0;
	font-size: 21px;
	color: #dadada;
	font-family: "Apple Chancery", "Monotype Corsiva", "Zapf Chancery", times, cursive;
	font-weight: normal;
	font-style: italic;
}

#sidebar-box-mid {
	/* 236 */
	width: 201px;
	padding: 0 20px 0 15px;
	background: transparent url(../images/template/sidebar_box_mid.jpg) repeat-y 0 0;
}

#sidebar-box-btm {
	/* 236 x 30 */
	width: 236px;
	height: 30px;
	padding: 0;
	background: transparent url(../images/template/sidebar_box_btm.jpg) no-repeat 0 0;
}
/* @end */

/* @group sidebar-right */
#sidebar-right-box {
	width: 244px;
	margin: 0 0 20px 0;
}

#sidebar-right-box-top {
	/* 244 x 90 */
	width: 199px;
	height: 50px;
	padding: 40px 30px 0 15px;
	background: transparent url(../images/template/sidebar_right_box_top.png) no-repeat 0 0;
}

#sidebar-right-box-top h1 {
	/* 244 x 90 */
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 21px;
	color: #49362d;
	border-bottom: 1px solid #9b867b;
	font-family: "Apple Chancery", "Monotype Corsiva", "Zapf Chancery", times, cursive;
	font-weight: normal;
	font-style: italic;
}

#sidebar-right-box-mid {
	/* 244 */
	width: 199px;
	padding: 0 30px 0 15px;
	background: transparent url(../images/template/sidebar_right_box_mid.png) repeat-y 0 0;
}

#sidebar-right-box-btm {
	/* 244 x 60 */
	width: 199px;
	height: 50px;
	padding: 10px 30px 0 15px;
	background: transparent url(../images/template/sidebar_right_box_btm.png) no-repeat 0 0;
}

#sidebar-right-box .btn {
	padding: 0;
	margin: 0 4px 0 0;
	display: block;
	float: left;
	width: 93px;
	height: 22px;
	line-height: 18px;
	vertical-align: middle;
	background: transparent url(../images/template/btn_90.png) no-repeat center center;
	text-align: center;
	color: #49362d;
	font-family: "Apple Chancery", "Monotype Corsiva", "Zapf Chancery", times, cursive;
	font-style: italic;
	font-size: 10px;
}

#sidebar-right-box .btn:hover {
	color: #ccc;
}
/* @end */

/* @group guestbook & news in sidebar */
.guestbook-entry, .news-entry {
	padding: 5px 0 10px 0;
	margin: 0;
}

.guestbook-entry p, .news-entry p {
	margin: 0;
}
.guestbook-entry .date, .news-entry .date {
	float: left;
	width: 50px;
	font-size: 9px;
	color: #4e4030;
	margin: 0;
	padding: 0 5px 10px 0;
}

.guestbook-entry .entry, .news-entry .entry {
	float: left;
	width: 144px;
	font-size: 11px;
	color: #0d0b08;
}

.guestbook-entry .author {
	text-align: right;
	font-size: 11px;
	color: #0d0b08;
	margin: 0;
	font-weight: bold;
}
/* @end */

/* @group home-box */
.home-box {
	width: 236px;
	height: 145px;
	margin: 0 0 10px 0;
}
/* @end */

/* @group sidebar-box */
.sidebar-box {
	width: 230px;
	margin: 0;
	padding: 0;
}
/* @end */

/* @group home-news */
#content.home #home-news {
	margin: 10px 0;
}

#content.home #home-news h2 {
	font-family: "Apple Chancery", "Monotype Corsiva", "Zapf Chancery", times, cursive;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-style: italic;
	color: #75000e;
	border-bottom: 1px solid #eae4c9;

}
/* @end */

/* @group mainmenu */
	#mainmenu ul {
		list-style-type: none;
		padding: 0;
		margin: 0 0 0 10px;
		height: 30px;
		line-height: 30px;
		position: relative;
		left: 50%;
	}

	#mainmenu ul li {
		display:block;
		float:left;
		list-style: none;
		margin: 0 13px 0 0;
		padding: 0;
		position: relative;
		right: 50%;
	}

	#mainmenu ul li.first {

	}

	#mainmenu ul li.last {
		margin: 0;
	}

	#mainmenu ul li a {
		color: #382c24;
		float: left;
		display: block;
		text-decoration: none;
		padding: 0 10px 0 0;
		line-height: 30px;
		height: 30px;
		background: url(../images/template/menu_bg.png) no-repeat top right;
	}

	#mainmenu ul li a span {
		float: left;
		display: block;
		height: 30px;
		line-height: 28px;
		background: url(../images/template/menu_bg.png) no-repeat top left;
		padding: 0 0 0 25px;
		margin: 0 0 0 -10px;
		cursor: pointer;
	}

	#mainmenu ul li a:hover {
		color: #382c24;
		text-decoration: none;
		background: url(../images/template/menu_active_bg.png) no-repeat top right;
		margin: 0;
	}

	#mainmenu ul li a:hover span {
		background: url(../images/template/menu_active_bg.png) no-repeat top left;
	}

	#mainmenu ul li.active a {
		color: #382c24;
		text-decoration: none;
		background: url(../images/template/menu_active_bg.png) no-repeat top right;
		margin: 0;
	}

	#mainmenu ul li.active a span {
		background: url(../images/template/menu_active_bg.png) no-repeat top left;
	}
/* @end */


/* @group submenu */
	#submenu ul {
		font-size: 11px;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	#submenu li {
		display: block;
		margin: 0;
		padding: 10px 5px;
		color: #362721;
		border-bottom: 1px solid #e8d2e4;
	}

	#submenu a {
		color: #362721;
	}

	#submenu a:hover {
		color: #aaa;
	}

	#submenu .date {
		font-size: 9px;
		color: #874e72;
	}
/* @end */

/* @group bottommenu */
	#bottommenu ul {
		list-style-type: none;
		padding: 0;
		margin: 0 auto;
		text-align: center;
	}

	#bottommenu li {
		display: inline;
		margin: 0;
		padding: 0 10px;
		border-right: 1px solid #49362d;
	}

	#bottommenu li.last {
		border: 0 none;
	}

	#bottommenu a {
		color: #49362d;
	}
/* @end */

/* @group footermenu */
	#footermenu ul {
		list-style-type: none;
		padding: 0;
		margin: 0 auto;
		text-align: center;
	}

	#footermenu li {
		display: inline;
		margin: 0;
		padding: 0 10px;
		border-right: 1px solid #79604b;
	}

	#footermenu li.last {
		border: 0 none;
	}

	#footermenu a {
		color: #79604b;
	}
/* @end */

/* @group Links */
a, a:link {
	color: #362721;
	text-decoration: none;
}
a:visited {
	color: #362721;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}

a.noborder, a.noborder:visited, a.noborder:hover, a.noborder:link, a.noborder img {
	border: 0 none;
	text-decoration: none;
}

/* @end */
