/* ---------- SONOMA COUNTY ----------

home.css provides layout and typographic 
styles used on the home page

--------------------------------------- */

@import "base.css";

/* @group LAYOUT */

.t-home #main {
	background: url(../images/line-vert-home.gif) repeat-y 0;
}
.t-home #content {
	width: 574px;
	padding-right: 8px;
}
.t-home .twocol #content {
	background: none;
}
.t-home .twocol #text {
	width: 399px;
}
.t-home .twocol #sidebar {
	width: 160px;
}



/* @end */

/* @group LEFT COLUMN */

.t-home #subnav ul#hsn {
	margin: 0;
	padding: 0;
}
.t-home #subnav ul#hsn li {
	margin: 0;
	padding: 0;	
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
#subnav ul#hsn li a {
	display: block;
	width: 160px;
	height: 45px;
	background: no-repeat left top;
	overflow: hidden;
	text-indent: -999em;
	text-decoration: none;
}
#subnav ul#hsn #hsn-maps a {
	background-image: url(../images/hsn-maps.gif);
}
#subnav ul#hsn #hsn-tickets a {
	background-image: url(../images/hsn-tickets.gif);
}
#subnav ul#hsn #hsn-deals a {
	background-image: url(../images/hsn-deals.gif);
}
#subnav ul#hsn #hsn-todo a {
	background-image: url(../images/hsn-todo.gif);
}
#subnav ul#hsn #hsn-weddings a {
	background-image: url(../images/hsn-weddings.gif);
}



/* @end */

/* @group CENTER COLUMN */

.t-home #text .ares {
	margin-bottom: 0px;
}
#AresBot{
	padding-bottom: 16px;
	float: left;
}
#plantrip {
	padding-bottom: 16px;
	float: left;
}
#plantrip p {
	color:  #9A5E00;
}
#plantrip ul {
	margin: 0;
	padding: .4em 0 0 0;
	float: left;
}
#content #plantrip ul li {
	width: 118px;
	padding-left: 10px;
	float: left;
	list-style-type: none;
	background: url(../images/sectbox-bullet.gif) no-repeat 0 2px;
	padding-bottom: 1em;
      
}
#plantrip ul li a {
	color: #5E3101;
	border: 0;
}
#plantrip ul li a:hover {
	color: #B52217;
	border-color: #B52217;
}
#secrets {
	background: #FCF6DB url(../images/home-secretbck.gif) no-repeat right bottom;
	width: 100%;
	float: left;
}
.t-home #content h3 {
	color: #8EA105;
	font: 1.8em/1.2em normal "Lucida Grande", Arial, Verdana, sans-serif;
}
.t-home #content h4 {
	background-color: #9FB206;
	margin: 0;
	padding: 0;	
}
#secrets h4 a {
	display: block;
	height: 18px;
	width:  399px;
	background: url(../images/home-secrethead.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -999em;
	border: 0;
	margin-bottom: 12px;
}
#secrets h4 a:hover {
	border: 0;
}
#secrets ul {
	margin: 0;
	padding: 0;
}
#content #secrets ul li {
	margin: 0 0 0 12px;
	padding: 0 12px 12px 0;
	float: left;
	height: 40px;
	font-size: .9em;
	line-height: 1.2em;
	list-style-type: none;
	background: url(../images/sectbox-bullet.gif) no-repeat 84px 1px;
}
#secrets img {
	float: left;
	margin-right: 30px;
}
#secrets li a {
	border: 0;
	font-weight: bold;
}


/* @end */

/* @group RIGHT COLUMN */

#happening, #hcal {
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../images/line-dbl-horiz.gif) repeat-x 0 bottom;	
}
#happening h4 {
	display: block;
	height: 18px;
	width:  160px;
	background: url(../images/home-happenhead.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -999em;
}
#hcal h4 {
	display: block;
	height: 18px;
	width:  160px;
	background: url(../images/home-calhead.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -999em;
}
#hcal ul {
	background-color: #FCF6DB;
	margin: 0;
	padding: 0;	
}
#hcal ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#hcal ul li a {
	display: block;
	width: 144px;
	border: 0;
	padding: 5px 8px;
	color: #5E3101;
}
#hcal ul li a:hover {
	border: 0;
	color: #B52217;
}
#hcal ul li.alt {
	background-color: #FBEA9F;
}
#hcal a strong {
	display: block;
}
#hcal .more a {
	text-align: right;
	color: #8EA105;
	font-weight: bold;
}
#weather {
    height:100px;
}
#weather .temp {
    width: 90px;
    font-size: 4em;
    line-height: .5em;
    padding: .25em 0 .25em;
}
#weather .forecast, #Layer2 {
    float: right;
    background: no-repeat left top;
}
#weather .high, #weather .low {
    width: 70px;
    font-size: 1.4em;
    padding: 0;
}
#weather .link {
    padding: 0;
}
#weather .link a {
    width: 70px;
    color: #8EA105;
    font-weight: bold;
    border: 0;
}

#social {
	height:62px;
}

#social h4 {
	display: block;
	height: 18px;
	width:  160px;
	background: url(../images/home-socialhead.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -999em;
}

#social ul {
	list-style-type: none;
	padding: 10px 0 0 10px;
	margin: 0;
}
#social li {
	display: block;
	padding: 0 8px 0 0;
	margin: 0 0 6px 6px;
	float: left;
	border-right:1px dotted #ccc;
}
#social li.sociallast {
	border:none;
}
#social a {
	display: block;	
	float: left;
	height: 32px;
	text-indent: -9999px;
	margin: 0;
	border: none;
	background: url(../images/social.png) 0px 0px no-repeat;
}
a#social1 { width: 32px; background-position: 0px 0px; }
a#social2 { width: 32px; background-position: -32px 0px; }
a#social3 { width: 32px; background-position: -64px 0px; }

a#social1:hover { background-position: 0px -32px; margin:0; }
a#social2:hover { background-position: -32px -32px; margin:0; }
a#social3:hover { background-position: -64px -32px; margin:0; }

a#social1:active { background-position: 0px -64px; margin:0; outline:none !important; }
a#social2:active { background-position: -32px -64px; margin:0; outline:none !important; }
a#social3:active { background-position: -64px -64px; margin:0; outline:none !important; }

/* @group TOP NAV TEXT */
#topnavt {
	width: 100%;
	float: left;
	background-color: #00356A;
	padding:7px 0 0 0;
	margin:0;
	height: 23px;
}
#topnavt ul {
	float: left;
	padding:0;
	margin:0 0 0 12px;
}

#topnavt li {
	color:#fff;
	float: left;
	border-left:1px solid #919cbc;
	list-style-type:none;
}
#topnavt li:first-child,#topnavt li#nav0 {
	border-left:none;
	margin-left:5px;
}

#topnavt li a {
	text-decoration: none;
	display: inline;
	overflow: hidden;
	height: 16px;
	color:#fff;
	font-family:Verdana,Helvetica,sans-serif;
	padding:0 10px;
	text-indent: 0;
	line-height: 1.2em;
	font-size:1.2em;
}
#nav0, #nav0 a,#nav1, #nav1 a,#nav2, #nav2 a,#nav3, #nav3 a,#nav4, #nav4 a,#nav5, #nav5 a,#nav6, #nav6 a,#nav7, #nav7 a {
	width:auto;
    background-image:none;
}

#topnavt li a:hover {
	color:#919cbc;
}
/* for active state */
#topnavt li.active a:link,#topnavt li.active a:visited,#topnavt li.active a:hover,#topnavt li.active a:active{
	color:#edbd00;
}

/* @end */

