/*
Theme Name: About Boxed Wine
Theme URI: http://www.aboutboxedwine.com
Description: Custom theme
Version: 1.0
Author: Headstand Media
*/

/* Global Settings Header Container */

	body,ul,li,form,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	}
	
	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8c887e;
	background-color: #e1dcd1;
	background-image: url(/dsn/ABW_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
	p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 1.25;
	}
	
	a {
	color: #c81e72;
	text-decoration: none;
	}
	
	a:hover {
	text-decoration: underline;
	}
	
	ul {
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-position: outside;
	}
	
	h1 {
	font-size: 30px;
	color: #c81e72;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
	h1 a {
	color: #c81e72;
	text-decoration: none;
	}
	
	h2 {
	font-size: 18px;
	color: #c81e72;
	margin-bottom: 5px;
	}
	
	h3 { /* blue rhn text */
	font-size: 16px;
	color: #0087c6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	h4 {
	font-size: 16px;
	color: #c81e72;
	margin-bottom: 5px;
	}
		
	h4 a {
	font-weight: bold;
	}
	
	img {
	border: 0;
	}

	.alignleft {
	float: left;
	padding: 0 10px 10px 0;
	}
	
	.alignright {
	float: right;
	padding: 0 0 10px 10px;
	}
	
	div.alignright a {
	display: block;
	padding-top: 10px;
	}
	
	#header {
	margin: auto;
	width: 940px;
	height: 69px;
	margin-top: 24px;
	}
	
	.header_icons {
	float: right;
	}
	
	#container {
	margin: auto;
	overflow: auto;
	width: 940px;
	margin-top: 20px;
	}
	
/* Content */

	#content_abw {
	float: left;
	display: inline;
	width: 680px;
	padding: 30px 20px 30px 20px;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(/dsn/contentbox-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	#forum_top {
	width: 900px;
	padding: 10px 20px 30px 20px;
	overflow: auto;
	background-color: #FFFFFF;
	background-image: url(/dsn/forumbox-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	#content_bottom {
	float: left;
	width: 720px;
	height: 56px;
	background-image: url(/dsn/contentbox-bottom.gif);
	background-repeat: no-repeat;
	}
	
	#forum_bottom {
	width: 940px;
	height: 56px;
	background-image: url(/dsn/forumbox-bottom.gif);
	}
	
	.post {
	overflow: auto;
	}
	
	.post_archive {
	overflow: auto;
	padding-left: 60px;
	min-height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	.post_archive h2 {
	margin-bottom: 0px;
	}
	
	.post_archive_rating {
	font-size: 12px;
	margin-bottom: 4px;
	}
	
	.post_archive_summary {
	margin-bottom: 20px;
	}
	
	.comment_bar {
	background-color: #dbd5c5;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 4px 0;
	}
	
/* Top Nav */

/* Top Nav */

	#top_nav {
	width: 940px;
	height: 55px;
	padding-top: 7px;
	overflow: hidden;
	margin: auto;
	text-align: right;
	}
	
	#top_nav li {
	display: inline;
	}
	
	#tier_1 li {
	padding-left: 30px;
	}
	
	#tier_1 {
	margin: 0;
	font-size: 13pt;
	list-style-type: none;
	}
	
	#tier_1 a {
	color: #c81e72;
	text-decoration: none;
	}
	
	#top_nav li.page-item-2 {
	padding-left: 0;
	}
	
	#tier_2 {
	padding-top: 11px;
	font-size: 11pt;	
	}
	
	#tier_2 li {
	padding-left: 15px;	
	}
	
	#tier_2 a {
	color: #ffffff;
	}
	
	.current_page_ancestor a {
	font-weight: bold;
	}
	
	.current_page_item a {
	font-weight: bold;
	}
	
/* Breadcrumb */

.breadcrumb {
	font-size: 10pt;
	margin-bottom: 10px;
}
	
/* Home Tout */

	#home_tout_top {
	width: 679px;
	height: 9px;
	margin-top: 40px;
	background-image: url(/dsn/home_tout_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
	#home_tout_content {
	width: 677px;
	background-image: url(/dsn/home_tout_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right: solid 1px #dbd5c5;
	border-left: solid 1px #dbd5c5;
	background-color: #e3dcd2;
	overflow: hidden;
	font-size: 14px;
	color: #000000;
	}
	
	#home_tout_content a {
	color: #000000;
	text-decoration: underline;
	}
	
	#home_tout_content strong {
	color: #c81e72;
	}
	
	#home_tout_content table {
	margin: 0 15px 0 15px;
	}
	
	#home_tout_content h2 {
	font-size: 20px;
	color: #0087c6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 26px;
	}
	
	#home_tout_bottom {
	width: 679px;
	height: 11px;
	background-image: url(/dsn/home_tout_bottom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
	.discussion_post {
	min-height: 20px;
	background-image: url(/dsn/icon-discuss.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-bottom: 12px;
	overflow: auto;
	}
	
	.why_boxed {
	background-image: url(/dsn/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 30px;
	margin-bottom: 6px;
	}

/* Sidebar */

	#sidebar {
	float: right;
	display: inline;
	width: 200px;
	margin-left: 20px;
	font-size: 13px;
	}
	
	.right_box_top {
	width: 185px;
	height: 32px;
	padding: 10px 0 0 15px;
	background-image: url(/dsn/rightbox-top.gif);
	}
	
	.right_box {
	width: 170px;
	padding: 10px 15px 5px 15px;
	background-color: #f0f1e8;
	background-repeat: no-repeat;
	background-position: top;
	}
	
	.right_box a {
	color: #333333;
	text-decoration: underline;
	}
	
	.right_box a:hover {
	color: #000000;
	text-decoration: none;
	}
	
	.right_box_bottom {
	width: 200px;
	height: 7px;
	background-image: url(/dsn/rightbox-bottom.gif);
	margin-bottom: 20px;
	overflow: hidden;
	}
	
	.right_blog_post {
	min-height: 20px;
	padding-left: 26px;
	margin-bottom: 8px;
	background-image: url(/dsn/icon-blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	}
	
	.right_news_post {
	min-height: 20px;
	padding-left: 26px;
	margin-bottom: 8px;
	background-image: url(/dsn/icon-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	}
	
	.right_wine {
	height: 48px;
	overflow: auto;
	}
	
	.right_wine_rating {
	float: left;
	height: 20px;
	width: 32px;
	padding: 16px 4px 0 0;
	margin-right: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #c81e72;
	text-align: right;
	background-image: url(/dsn/icon-review.jpg);
	background-repeat: no-repeat;
	background-position: left;
	}
	
	.more_icon {
	text-align: right;
	overflow: hidden;
	margin-top: 17px;
	padding: 0 14px 3px 0;
	background-image: url(/dsn/icon-more-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
	.more_icon a {
	color: #8c887e;
	text-decoration: none;
	}
	
	.more_icon a:hover {
	color: #8c887e;
	text-decoration: underline;
	}
	
	.rss_icon {
	float: left;
	padding-left: 17px;
	background-image: url(/dsn/rhn_rss.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
	#searchform {
	
	}
	
	.search_field,.search_field_2 {
	border: 0;
	width: 120px;
	height: 12px;
	border: solid 1px #ffffff;
	padding: 3px;
	margin: 0;
	font-size: 11px;
	}
	
	.search_field_2 {
	border: solid 1px #dfdbd0;
	}
	
/* Rate Box */

	#rate_box {
	width: 150px;
	height: 112px;
	padding: 10px;
	background-image: url(/dsn/rate_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: auto;
	}
	
	#rate_box img{
	margin-bottom: 4px;
	}
	
	.rate_num {
	color: #c81e72;
	}

/* Comment */

	#comment {
	width: 400px;	
	}
	
/* Questions and Answers */

.questions li {
	padding-bottom: 8px;
}
	
/* Footer */

	#footer {
	width: 940px;
	margin: auto;
	margin-top: 20px;
	font-size: 14px;
	color: #AFA999;
	}
	
	#footer a {
	color: #9C988D;
	text-decoration: none;
	}
	
	#footer a:hover {
	text-decoration: underline;
	}
	
	#footer2 {
	width: 940px;
	margin: auto;
	margin-top: 4px;
	font-size: 12px;
	color: #FFFFFF;
	}
	
	#footer2 a {
	color: #F0F0F0;
	text-decoration: none;
	}
	
	#footer2 a:hover {
	text-decoration: underline;
	}	