/*
Theme Name: Sunfire
Theme URI: http://sunfirewinery.com/
Description: Sunfire child theme.
Author: Anti Laboratories
Author URI: http://www.antilabs.net/
Template: modularity
Version: 1.0
*/

@import url('../modularity/style.css');

.container {
	background-color:#111!important;
}
.container-inner h2 {
	font-size:1.5em !important;
}
.page-content p {
	font-size:1.5em !important;
}
.welcomebox {
	background-color:#181918;
}
	
#nav {
	margin-top:10px !important;
	margin-right:10px;
	background-color:#000;
	display:none !important;
	width:0px;
	height:0px;
}
#nav span {
	color:#FFF;
	text-transform:none;
	margin-top:-3px;
}
#nav ul li a {
	text-transform:none;
}

#masthead h4 {
	text-indent:-5000px;;
}

#top {
	background-image:url(graphics/yellow_top_gradient.jpg);
	
}

#logotype {
	float:left;
	display:inline;
	width:190px;
	height:40px;
	background-image:url(graphics/logotype.jpg);
	margin-top:5px;
}
#logotype a {
	width:190px;
	height:40px;
	display:block;
}
#topspan {
	position:absolute;
	left:0px;
	top:0px;
	height:52px;
	width:800px;
	background:url(graphics/yellow_top_gradient_spire.jpg);
	display:block;
	z-index:-5000;
}
.container-inner {
	padding-top:.75em !important;
}
.postmetadata {
	background-color: #111 !important;
}
.box, .postmetadata, .nav, h3#comments, h3#respond, #commentform, #sidebar ul li a:hover, ul.txt li:hover {
	background-color: #111 !important;
}
ol.commentlist li {
	border-top:1px solid #FFD000 !important;
}
ol.commentlist li:hover {
	background-color: #111 !important;
}
#respond {
	border-top:1px solid #FFD000 !important;
}
ol.commentlist li div.comment-meta, ol.commentlist li.comment-author-admin div.comment-meta {
	background-color:#FFD000;
	margin-top:-1px;
}
ol.commentlist li div.comment-meta a {
	color:#300;
}
ol.commentlist li div.comment-meta a:hover {
	color:#C30;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff !important;
}
h2 {
	font-size:1em !important;
}
ol.commentlist li div.vcard a, ol.commentlist li div.vcard cite.fn  {
	color: #FC0 !important;
	text-decoration: none;
}
ol.commentlist li div.vcard a:hover {
	color: #F90 !important;
	text-decoration: none;
}
ol.commentlist li div.vcard span.says

{color:#FC0;
}
.span-5 {
	display:none;
}
.span-10 {
	width:400px;
	float:right;
}
.span-3 {
	width:200px;
}
#footer-wrap {
	background-image:url(graphics/footerhatch.jpg) !important;
}
#nav-custom {
	float:right;
	display:relative;
	overflow:hidden;
	list-style:none;
	margin-top:10px;
}
#nav-custom ul {
	display:inline;
	width:643px;
	height:42px;
	margin-right:0px;
}
#nav-custom ul li.nav-button {
	display:inline;
}
.nav-home {
	width:52px;
	height:42px;
	background-image:url(graphics/nav/home.jpg);
	float: left;
}
a:hover.nav-home {
	background-position:0px 42px;
}
.nav-sunfire {
	width:98px;
	height:42px;
	background-image:url(graphics/nav/sunfire.jpg);
	float: left;
}
a:hover.nav-sunfire {
	background-position:0px 42px;
}
.nav-wines {
	width:66px;
	height:42px;
	background-image:url(graphics/nav/wines.jpg);
	float: left;
}
a:hover.nav-wines {
	background-position:0px 42px;
}
.nav-locations {
	width:99px;
	height:42px;
	background-image:url(graphics/nav/locations.jpg);
	float: left;
}
a:hover.nav-locations {
	background-position:0px 42px;
}
.nav-club {
	width:66px;
	height:42px;
	background-image:url(graphics/nav/club.jpg);
	float: left;
}
a:hover.nav-club {
	background-position:0px 42px;
}
.nav-buzz {
	width:77px;
	height:42px;
	background-image:url(graphics/nav/buzz.jpg);
	float: left;
}
a:hover.nav-buzz {
	background-position:0px 42px;
}
.nav-blog {
	width:111px;
	height:42px;
	background-image:url(graphics/nav/blog.jpg);
	float: left;
}
a:hover.nav-blog {
	background-position:0px 42px;
}
.nav-contact {
	width:74px;
	height:42px;
	background-image:url(graphics/nav/contact.jpg);
	float: left;
}
a:hover.nav-contact {
	background-position:0px 42px;
}
.homepage-sections {
	padding-right: 1.5em;
	margin-bottom: .5em;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	height:210px !important;
	width:950px;
}
div.colborder, div.border {
	border-right-color:#333 !important;
}
#footer-wrap {
	border-top:2px solid #333;
}
.page-content {
	width:530px;
	border-right: solid 1px #333;
	float:left;
	display:block;
	padding-right:10px;
}
.page-sidebar {
	width:400px;
	float:right;
}
div.page h2 {
	display:none;
}
.span-24 {
	border-bottom:solid 1px #FFE700;
}
.wine-display-right {
	width:450px;
	height:570px;
	display:block;
	float:right;
	border-bottom: solid 1px #FFE700;
	margin-bottom:30px;
	border-top:solid 2px #FFE700;
}
.wine-display-right img, .wine-display-left img {
	float:left;
}
.wine-display-left {
	width:450px;
	height:570px;
	display:block;
	float:left;
	border-bottom: solid 1px #FFE700;
	margin-bottom:30px;
	border-top:solid 2px #FFE700;
}
.wine-display-inner {
	width:200px;
	float:right;
	margin-top:50px;
}
#feature-box-left {
	display:block;
	width:450px;
	height:auto;
	border-bottom:2px solid #FFD000;
	position:relative;
	background-color:#222;
	float:left;
}
#feature-box-right {
	display:block;
	width:450px;
	height:auto;
	border-bottom:2px solid #FFD000;
	position:relative;
	background-color:#222;
	float:right;
	margin-left:0px;
}
#gold-top {
	height:36px;
	width:auto;
	background-image:url(graphics/bezels/gold-mid.jpg);
}
#gold-left {
	background-image:url(graphics/bezels/gold-left.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:36px;
	float:left;
	text-indent:-5000px;
}
#gold-right {
	background-image:url(graphics/bezels/gold-right.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:36px;
	float:right;
	display:block;
	position:relative;
	text-indent:-5000px;
}
#featured-content {
	clear:both;
	height:auto;
}
#featured-content p {
	margin-left:-5px !important;
	font-size:11px;
	line-height:12px;
	margin:3px;
}
#featured-content form {
	padding:0px;
	line-height:15px;
}
#featured-content {
	padding:10px;
}
.clear {
	clear:both;
	text-indent:-5000px;
}
#featured-content blockquote {
    margin: 1em;
    padding-left: 50px;
    background: transparent url(graphics/quote.png) no-repeat; 
	font-size:1em;
}
div.post-18 #featured-content p {
	font-size:1em;
	line-height:1.3em;
}
.half-span-left {
	position:relative;
	width:450px;
	height:auto;
	border-bottom:1px solid #FFD000;
	float:left;
	padding-bottom:30px;
}
.half-span-right {
	position:relative;
	width:450px;
	height:auto;
	border-bottom:1px solid #FFD000;
	float:right;
	padding-bottom:30px;
}
.home-feature-story {
	text-indent:-5000px;
	display:block;
	position: absolute;
	background-image:url(graphics/home-feature-story.jpg);
	width:150px;
	height:36px;
	left:5px;
}
.home-feature-uncorked {
	text-indent:-5000px;
	display:block;
	position: absolute;
	background-image:url(graphics/home-feature-uncorked.jpg);
	width:150px;
	height:36px;
	left:5px;
}
.home-feature-newsletter {
	text-indent:-5000px;
	display:block;
	position: absolute;
	background-image:url(graphics/home-feature-newsletter.jpg);
	width:200px;
	height:36px;
	left:5px;
}
.homepage-story-graphic {
	display:block;
	width: 300px;
	height:100px;
	background-image:url(graphics/homepage-story-graphic.jpg);
}
.homepage-uncorked-graphic {
	display:block;
	width: 300px;
	height:100px;
	background-image:url(graphics/homepage-uncorked-graphic.jpg);
}
.homepage-newsletter-signup {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #333;
	margin:-5px;
	height:15px;
	display:inline;
}
.homepage-newsletter-signup-button {
	background:url(graphics/newsletter-submit.jpg);
	width:75px;
	height:25px;
	text-indent:-5000px;
	border:none;
	display:inline;
	margin-top:10px;
	margin-left:-5px;
	color:transparent !important;
	font-size: 0.0px;
}
.story-trytemp-graphic {
	display:block;
	width: 180px;
	height:66px;
	background-image:url(graphics/temp-label-detail.jpg);
}
.story-feature-trytemp {
	text-indent:-5000px;
	display:block;
	position: absolute;
	background-image:url(graphics/story-feature-trytemp.jpg);
	width:170px;
	height:36px;
	left:5px;
}
.graphic-uncorked {
	background-image:url(graphics/graphic-uncorked.jpg);
	width:400px;
	height:418px;
	float:left;
	text-indent:-5000px;
}
.newsletter-signup {
	width:310px;
	display:block;
	line-height:20px;
	margin-left:10px;
}
.newsletter-signup label {
	position: relative; text-align:left; width:400px;
}
.newsletter-signup input {
	position:relative;
	display:inline;

}
.uncorked-newsletter-form {
	background-color:#222222;
	height:auto;
	width:530px;
	padding:10px 0px 10px 0px;
	margin:20px 0px 20px 0px;
}
.buzz-header-awards {
	text-indent:-5000px;
	display:block;
	position: absolute;
	background-image:url(graphics/buzz-header-awards.jpg);
	width:150px;
	height:36px;
	left:5px;
}
.buzz-header-buzz {
	text-indent:-5000px;
	display:block;
	position: absolute;
	background-image:url(graphics/buzz-header-buzz.jpg);
	width:150px;
	height:36px;
	left:5px;
}
.uncorked-subhead {
	border-bottom:solid 1px #FFE700;
	padding-bottom:10px;
}
.trytempranillo-header {
	background-image:url(graphics/trytempranillo-header.jpg);
	width:950px;
	height:150px;
	display:block;
	text-indent:-5000px;
	margin-bottom:1em;
}
hr {
	display:none;
}
h3.sub, h2.sub {
	border-bottom:1px solid #FFD000 !important;
}
caption {
	background-color:transparent !important;
}
thead th {
	background-color:transparent !important;
}
.span-8 a {
	color:#FFD000 !important;
}
.span-8 a:hover {
	color:#FFD000 !important;
}
.span-8 a:focus {
	color:#FFD000 !important;
}
.postmetadata a:hover {
	color:#FFD000;
}
.textwidget {
	font-size:13px;
	color:#FFF;
}
.page-content ul li h3 {
	margin-bottom:.5em !important;
}
.rss_icon, .mail_icon {
	margin-top:10px;
}