/* @override http://www.wineawakenings.com/en/wp-content/themes/thematic/library/styles/homepage.css */

/*
LAYOUT: Homepage
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/
a:visited {
	text-decoration: none;
}
#header_wide {
	z-index: 2;
}

#rotator {
	z-index: 1;
	width: 587px;
	float: left;
}

#rotator_desc {
	color: white;
	float: left;
	margin-left: 18px;
	width: 305px;
	background: black;
	text-transform: uppercase;
	height: 205px;
	font-size: 23px;
	padding: 120px 30px 30px;
	line-height: 28px;
}

#order_here {
	font-size: 16px;
}

#order_here img {
	margin-right: 13px;
}

#container {
	width: 970px;
}

#content {
	width: 970px;
}
#homepage_content {
	width: 970px;
	float: left;
	padding-bottom: 30px;
	background: url(http://www.wineawakenings.com/en/wp-content/themes/thematic/images/featured/separator.png) no-repeat scroll 0 bottom;
	margin-bottom: 20px;
}

#primary {
	width: 220px;
	margin-left: 10px !important;
	border: none !important;
	padding-top: 0 !important;
}

#primary ul {
	margin: 0 !important;
	padding: 0 !important;
}

h3.widgettitle {
	font-size: 14px !important;
	text-transform: uppercase !important;
	margin-bottom: 4px;
	border: none;
}

#recent-posts-3 ul li {
	border: none;
	margin-bottom: 1px;
	padding-bottom: 0;
}

#recent-posts-3 ul {
	margin-bottom: 0;
}

#categoryposts-3 {
	margin-top: 15px;
}

#categoryposts-3 ul li.cat-post-item {
	border: none;
}

#twitter-3 div ul li span.entry-meta span.time-meta a {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#twitter {
	float: left;
	margin-right: 15px;
}

#partners {
	float: left;
	width: 220px;
	margin-top: -5px;
	margin-right: 25px;
}

#partners a {
	color: #e59800;
}

.textwidget a {
	color: #e59800;
	text-decoration: none;
}

.textwidget a:hover {
	color: #fed487;
}

.textwidget {
	margin-bottom: 21px;
}

#partners a:hover {
	color: #fed487;
}

#page-bottom {
	float: left;
	width: 460px;
	margin: 0 !important;
}

#partners p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 18px;
}

#homepage_widgets {
	float: left;
}

.homepage_box {
	width: 230px;
	float: left;
	margin-top: 25px;
}

.homepage_box img {
	margin-bottom: 10px;
}

.homepage_box a {
	color: #e59800;
	text-decoration: none;
}

.homepage_box a:hover {
	color: #fed487;
}

.homepage_box a h3 {
	color: black;
}

.homepage_box a h3:hover {
	color: black;
}

#box1 {
	margin-right: 17px;
}

#box2 {
	margin-right: 16px;
}

#box4 {
	margin-left: 17px;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-right: 15px;
}

.homepage_box p {
	padding-right: 15px;	
}


