/* CSS Document */
html { overflow-x: auto; }
//.userinput p {margin:0;padding:0}

h1, h2, h3, h4 ,h5 ,h6, h7 {
	color: #003366;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.4em;
}

h5 {
	font-size: 1.0em;
	line-height: 1.3em;
}

#pageheader {
	text-align: center;
	margin: 10px auto;
}

body {
	font-family: Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.7em;
	color: #eee;
	background-color: #0b82c0;
	padding: 0;
	margin: 0;
}

table {
	border-spacing: 0;
}

input {
	margin: 0;
	padding: 0;
}

#searchsite {
	margin: 0;
	padding: 0;
}
#search_content {
	padding: 10px;
	margin: auto;
	position: relative;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
}

#searchinput {
	width: 160px;
}

#bodywrap {
	background-color: #002a50;
}

#outercontainer {
	width: 1100px;
	margin: auto;
}

#headercontainer {
	height: 200px;
	width: 100%;
	background: url('/images/background_header.jpg') top left repeat-x;
	border-bottom: 4px solid #00a8ff;
}

#header {
	position: relative;
	width: 1100px;
	height: 200px;
	margin: auto;
}

#header img {
	display: inline;
}

#headerlinks {
	text-align: right;
	padding-right: 20px;
	font-size: .9em;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

#headerlinks a:link, #headerlinks a:visited {
	color: #fff;
	text-decoration: none;
}

#headerlinks a:hover {
	color: #fffc00;
}

#headinglinks {
	text-align: center;
	font-weight: bold;
	margin: 0 8px;
	font-family: Helvetica, Arial, sans-serif;
}

#bodycontainer {
	min-height: 832px;
	width: 100%;
	background: url('/images/background_leftbar.jpg') top left repeat-x;
	background-color: #0041ac;
}

#leftbar {
	width:210px;
	margin: 0;
	padding: 0;
	float: left;
}

#body_content {
	margin: 0 15px;
}

#body_right {
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	overflow:hidden;
	font-size: .9em;
	line-height: 1.4em;
}

#body_left {
	overflow:hidden;
}

ul#menuitems {
	list-style-type: none;
	margin: 0;
	padding: 50px 0 0 0;
}

ul#menuitems li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.sidelist, ul.cleanlist {
	list-style-type: none;
	margin:0;
	padding: 0;
}

ul.sidelist li {
	margin: 8px 8px 8px 15px;
	font-size: 12px;
}

ul.sidelist li .date {
	margin: 2px 0;
}

#body_right a {
	text-decoration: underline;
}

td, #body_main  {
	color: #444455;	
}

#body_main {
	position: relative;
	margin: 0 0 0 210px;
	background-color: #fff;
	padding-bottom: 150px;
	min-height: 832px;
	padding-top: 10px;
}

#footercontainer {
	background-color: #0b82c0;
	color: #aaa;
	border-top: 4px solid #00a8ff;	
}

#footer {
	color: #fff;
	width: 1100px;
	margin: auto;
	padding: 20px 0;
}

.footerlinks {
	width: 250px;
	margin-top: 20px;
	float: left;
}

.footerlinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footerlinks li {
	margin: 0;
	padding: 0;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #fff;
	text-decoration: none;
}

.footerlinks a:hover {
	color: #fffc00;
}

#credits {
	color:#eef;
	font-size: .75em;
	line-height: 1.5em;
	margin: 40px 10px 0 10px;
	text-align: center;
}

#credits a {
	color: #fff;
}


.main {
	border: 1px solid #000011;
	width: 1200px;
	margin: auto;
	background-color: #FFFFFF;
}

.contentmain {
	text-align: left;
    margin: 10px 20px;
	float: right;
	width: 910px;
	overflow: hidden;
	display: inline;
	position: relative;
}

.header_graphic {
	text-align: center;
	width: 360px;
	height: 50px;
	margin: 10px auto;
}

.thumbnail {
	display: inline;
	float: right;
	clear: right;
	margin: 4px 10px;
}


.thumbbits {
	position: relative;
	right: 0;
}

.landscape .thumbbits {
	width: 100%;
	margin: auto;
}

.thumbbit {
	float: left;
	margin: 1px;
	padding: 1px;
	width: 50px;
	height: 50px;
}

.thumbbit img {
	border: 0;
}

.landscape .thumbbit {
	width: 100px;
	height: 100px;
	margin: 5px;
}


.photothumb {
	width: 135px;
	height: 135px;
	float: left !important;
	text-align: center;
}

.albumbit {
	float: left;
	width: 120px;
	height: 200px;
	margin: 0 10px;
	padding:10px;
	text-align: center;
}

.photoimage {
	margin: auto;
}

.about, .directions, .gallery, .album, .photo, .directory, .events {
	margin: 0px 10px;
}

.divider1, .divider2, .divider3 {
	height: 15px;
	margin: 20px auto;
	width: 95%;
}

.divider1 {
	background: url('/images/dot_red.gif') top left repeat-x;
}

.divider2 {
	background: url('/images/dot_blue.gif') top left repeat-x;
}

.divider3 {
	background: url('/images/dot_green.gif') top left repeat-x;
}

.dotted_divider {
	background: url('/images/line_dotted.gif') top left repeat-x;
	height: 22px;
	line-height: 22px;
	margin: 10px auto;
	width: 95%;
}

.half_twist {
	position: absolute;	
	width: 280px;
	height: 30px;
}

.left_twist1 {
	left: 0;
	background: url('/images/left_twist_red.gif') center left no-repeat;
}

.right_twist1 {
	right: 0;
	background: url('/images/right_twist_red.gif') center left no-repeat;
}

.left_twist2 {
	left: 0;
	background: url('/images/left_twist_blue.gif') center left no-repeat;
}

.right_twist2 {
	right: 0;
	background: url('/images/right_twist_blue.gif') center left no-repeat;
}

.left_twist3 {
	left: 0;
	background: url('/images/left_twist_green.gif') center left no-repeat;
}

.right_twist3 {
	right: 0;
	background: url('/images/right_twist_green.gif') center left no-repeat;
}

/* Page Heading and section Styles */

.pagetitle {
	font-weight: bold;
	text-align: left;
}

.title {
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
	margin: 4px 0px;
}

.category, .category a {
	font-weight: bold;
}

.subcategory {
	color: #da6400;
	margin: 15px 0px 6px 0px;
}

.authorline {
	position: relative;
	padding: 6px 0px;
	font-size: .85em;
	text-align: right;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 25px;
}

.addthis {
	position: absolute;
	left: 0;
	top: 0;
}

.postinfo {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

.item-news .postinfo {
	display: none;
}

/* Page global elemeents */

.menubar {
	clear: both;
	text-align:center;
	font-weight: bold;
}

.menubar li {
	float: left;
	margin: 0px 20px;
	display: inline;
	list-style: none;
}

.intro div {
	padding: 15px;	
}

.intro {
	font-size: .9em;
	line-height: 1.8em;
}

.description {
	margin: 6px 0px 20px 0px;
}

.details {
	margin: 4px 10px 4px 0px;
}

.list-items {
	font-size: .85em;
	margin: 10px;
}

.replies {
	width: 500px;
	padding: 15px 0px;
	border-bottom: 1px dotted #AAAACC;
	margin: auto;
}

.item-news {
	width: 90%;
	margin: auto;
}

.rss_source {
	margin-bottom: 10px;
}

.postdate {
	text-align: right;
	padding: 10px 0px;
}

.item-photo {
	float: left;
	width: 100%;
	margin: auto;
	border-bottom: 1px dotted #AAAAAA;
	padding: 8px 0px;
	clear: both;
}


.album .thumbnail, .gallery .thumbnail {
	width: 140px;
	float: left !important;
	padding: 6px 0px;
	text-align: center;
}

.image_text {

}

#photo_display .image {
	margin: auto;
	text-align: center;
}

.image {
	padding: 10px 0px;
}

.indent {
	margin-left: 20px;
}

.info {
	margin: 0px 15px;
}

.keylink {
	font-weight: bold;
	margin: 6px 0px;

}

.highlight_block {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
	position: relative;
	padding: 8px;
	margin: 10px 0;
}

.page {
	padding: 10px 0px;
	margin-right: auto;
}

td {
	font-weight: normal;
	text-align: left;
}

ul {
	margin: 5px 0px;
	padding: 0px 20px;
}

ul>li {
	margin-left: 20px;
}

a:link, a:visited {
	color: #045498;
}

a:hover {
	color: #a5283a;
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
	text-decoration: none;
}
.active {
	font-weight: bold;
}

.more {
	font-weight: bold;
}

.navlinks {
	clear: both;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.prev_link {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

.next_link {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

.image-main {
	margin: 5px;
}

.image-side {
	margin: auto;
	width: 150px;
}

.text-main {
}

.spotlight {
	min-height: 250px;
	float: left;
}

.spotlight div {
	padding: 0px 5px;
	float: left;
}

.spotlight img {
	float: right;
	border: 0;
}

.mainFeature {
	float: left;
	width: 440px;
	min-height: 250px;
	margin: 5px;
	display:inline;
}

.sideFeature {
	float: right;
	width: 250px;
	margin: 10px;
	display: inline;
}

.sideFeature img {
	margin: auto;
}

.feature .postdate {
	font-size: 9px;
	text-align: right;
	clear: both;
	border-bottom: 1px dotted #AAAAAA;
	padding: 5px 0px;
	margin-top: 15px;
}

.featured-content img {
	float: right;
	margin-left: 20px;
	border: 0;
}

.feature {
	color: #663300;
	overflow: hidden;
	padding: 15px;
	position: relative;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
}

.side .title {
	font-size: 1.0em;
}

.side-top {
	width: 200px;
	height: 12px;
}

.side-bottom {
	width: 200px;
	height: 13px;
}

.side-content {
	margin: 10px 0px;
}

.side-main {
	background-repeat: repeat-y;
	width: 200px;
}

.side {
	margin: 20px 0px;
}

.sidebar {
	width: 250px;
	margin: 10px 0px;
	min-height: 300px;
}

.sidebar_block {
	padding: 4px;
}

.sidebar_header {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 8px 0px;
}

.sidebar_content {
	text-align: left;
	margin: 10px 5px;
}

.subheader_bar {
	font-weight: bold;
	margin: 6px 0px 6px 20px;
}

.postbox, .postbox a {
	position: absolute;
	white-space:nowrap;
	top: 0;
	right: 5px;
	font-size: .90em;
	text-align:right;
	padding:4px;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;	
	
}

.storeinfo {
	background-color:#eee;
	padding: 5px;	
}
	
.offer {
	border-bottom: 1px solid #ccc;
	padding-bottom:10px;
	width: 95%;
}

.offers .offer:last-child {
	border-bottom: none;
}


/* Events */

.event, .topic {
	width: 95%;
	margin: 10px auto 30px auto;
}

.event img:first-child {
	float:right;
	margin-left: 20px;
}

.eventimage {
	border: 0;
	float: right;
	padding-left: 15px;
}

.squeeze {
	width: 95%;
	margin: 0 auto;
}

.topic { 
	margin-top: 10px;
}

.event table {
	margin-top:15px;
	width: 100%;
}

.event .preview {
	float: right;
	margin: 0px 10px;
	display: inline;
}

.datebox {
	position: relative;
	text-align: center;
	width: 80px;
	float: right;
	clear: right;
	padding: 5px 0;
}

.datebox .month {
	text-transform: uppercase;
}

.datebox .day {
	font-weight: bold;
	font-size: 1.3em;
}

.datebox .year {
		
}

.event_date {
	font-weight: bold;
}

.event_title {
	font-weight: bold;
}

.event_venueinfo {
	margin-left: 420px;
	width: 180px;
	padding: 5px 10px;
	font-size: .85em;
	line-height: 1.6em;
	background-color: #f1f1f1;
}

.spotlight_event .event_venueinfo {
	background: none;
}

.event_details {
	width: 400px;
	float: left;
}

.event_details_2col {
	width: 600px;
	float: left;
}

.venue {
	font-weight: bold;
}

.event_image {
	width: 140px;
	height: 140px;
	text-align: center;
	float: right;
	margin: 0 10px 0 20px;
}

.event_image img {
	border: 0;
}

.spotlight_event .event_image {
	float: none;
	height: auto;
	width: auto;
	padding: 5px 0;
}

#spotlight_events {
    margin: 10px 0; 
    padding: 10px 0;
    height: 250px;
}

.spotlight_event {
    padding-bottom: 20px;
    width: 27%;
    margin: auto 3%;
    float: left;
    position: relative;
    height: 220px;
    text-align: center;
}

.popular_event {
    margin: 20px auto;
	text-align:center;		
}

.actiondate {
	color: #99a;
}

.dateline {
	height: 30px;
	line-height:30px;
	width: 95%;
	margin: 20px auto;
	font-weight: bold;
	position: relative;
}

.datebar {
	position: relative;
	width: 285px;
	margin: auto;
	text-align: center;
}

.bordertop {
	border-top: 2px solid #aaa;
}

.borderlow {
	border-bottom: 1px dotted #045498;
}

.featured-content:last-child {
	border-bottom: none !important;
}

.timeofevent {
	font-size: .85em;
	padding: 3px 5px;
	position: relative;
	display: inline;
    float: right;
    color: #fff;
}

#splitmain {
	position: relative;
	top: 0;
	clear: both;
	margin-right:20px;
}

#split_left {
	position: relative;
	top: 0;
	left: 0;
	width: 490px;
}

#split_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px;
	height: 100%;
	font-size: .9em;
}
.rss_source_title {
	font-size: 1.0em;
	line-height: 1.4em;
}

.rss_source {
	position:relative; 
	padding:10px 5px 40px 5px;	
}

.rss_source ul li {
	margin: 10px 0 10px 5px;
	line-height:1.5em;
	font-size: .95em;
}

/* Wine Walk */

.featureGrid {
	float: left;
}

.gridItem {
	width: 150px;
	height: 200px;
	float: left;
	position: relative;
	margin-top: 10px;
}

.gridImage {
	position: relative;
	width: 150px;
	height: 160px;
	
}

.gridImage img {
	position: absolute;
	bottom: 0;
}

.gridItemTitle {
	text-align: center;
	height: 40px;
	width: 140px;
	bottom: 0;
	left: 5px;
	position: absolute;
	line-height: 15px;
}

.gridItemTitle h4 {
	margin-top: 8px;
	line-height: 1.1em;
	font-size: .9em;
}

