/*
Theme Name: Misha's Vineyard
Theme URI: http://wordpress.org/
Description: This theme is designed for Misha's Vineyard
Version: 1.0
Author: Kapil Jain
Author URI: http://kapiljain.in/

This theme was designed and built for Misha's Vineyard

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*--css reset--*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table tr {
	vertical-align: top;
}
table td {
	padding: 8px;
}

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
}

.center {
	text-align: center;
}
	
	
/* End Images */

#pad20 {
	padding:20px;
}
	#pad20 .entry {
		padding-right: 30px;
	}
		#pad20 .entry p {
			text-align: left;
		}

#pad20_lr {
	padding-left:20px;
	padding-right:20px;
}
#pad10 {
	padding:10px;
}

/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e5759;
}

a {
	color:#4e5759;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img a {
	border: 0px;
}


/* Layers */
#page	{
	margin:0px auto;
	padding:0px;
	width:1000px;
	background: url(images/tree_mark.gif) no-repeat 6px bottom;
}

.home #page, .error404 #page, .page-template-vineyard-map-php #page, .page-template-videos-php #page {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	background: url(images/header_bg.jpg) no-repeat;	
}
	#logo h1 {
		float:left;		
		margin: 8px 0 0px 8px;
	}
		#logo h1 a {
			display: block;
			background: url(images/logo.jpg) no-repeat;
			text-indent: -999em;
			width:194px;
			height: 105px;
		}
	
	
div#nav_wrapper {
	margin-top: 15px;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
ul#navigation {
	position: absolute;
	z-index: 99;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#navigation li {
	float: left;
	margin: 0;
	width: 180px;
	position: relative;
}
	ul#navigation li a {
		color: #909EA9;
		display: block;
		padding: 0;
		text-align: center;
		text-decoration: none;
		font-size: 1em;
		text-transform: uppercase;
		font-weight: 700;
	}
	
	/*#navigation ul li.selected a {
		background: #fff9df;
		color: #ff7900;
		font-weight: bold;
	}*/

	ul#navigation li ul {
		display: none;
		position: absolute; 
		top: 1em;
		padding-top: 10px;
		left: 0;
	}

	ul#navigation li > ul {
		top: auto;
		left: auto;
	}
			
	ul#navigation li:hover ul, ul#navigation li.over ul{ display: block; }
	
	ul#navigation li ul li {
		margin: 0;
		border-bottom: 1px solid #fff;
		color: #fff;
		background: transparent url(images/bg_dropdown.png);
	}
	ul#navigation li ul li a {
		color: #fff;
		display: block;
		width: 160px;
		padding: 4px 10px;
		text-align: left;
		text-decoration: none;
		font-size: 11px;
		font-weight: 700;
		text-transform: none;
	}
	ul#navigation li ul li a:hover {
		background: #000;
	}

	

#content {
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	width:900px;
	clear:both;
	min-height: 400px;
}

.home #content {
	margin-top: 0;
}

#pagecontent {
	position: relative;
	float:right;
	width:631px;
	border-left:1px solid #d2d2d2;
	padding-left:40px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#content { position: relative; }

#sidebar {
	float:left;
	width: 208px;
	padding-top:20px;
}



/*Home Page*/
/*----------------*/
	
#flashcontent {
	margin:20px auto 0 auto;
	padding:0px;
	width:900px;
	height:317px;
	padding-top: 30px;
	_padding-top: 45px;
}

#flashcontent_in {
	margin:0px auto;
	padding:0px;
	width:900px;
	height:185px;
}

#trans {
	background:url(images/transblack.png);
	width:270px;
	height:317px;
	position:absolute;
	z-index:3;
	color:#fff;
	font-weight: normal;
}

#bottle {
	width:96px;
	height:333px;
	left:230px;
	top:-6px;
	position:absolute;
	z-index:4;
}

#quote {
	width:900px;
	position:absolute;
	z-index:5;
	top:320px;
	text-align:right;
	color:#000;
	font-size: 1em;
	font-weight: 700;
	padding-top:12px;
	overflow:hidden;
}

/*Facebook and Twitter Links */
.social-bookmarks {
	float: left;
	width: 300px;
	padding: 10px 0 0 0;	
}
.social-bookmarkrs .facebook, .social-bookmarkrs .twitter  {}
.facebook {
	background: url(images/icon_facebook.jpg) no-repeat left;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}
.twitter {
	background: url(images/icon_twitter.jpg) no-repeat left;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
}

/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
	float: right;
	background: #fff; 
	width: 560px;
	margin: 0; 
	padding: 5px 0 0 0;
	height: 20px;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	right: 0;
	top: 0;
	width: 560px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 560px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 999em;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0 20px 100px 0;
	padding: 0;
	color:#000;
	font-size: 1em;
	font-weight: 700;
}






/*Page Content*/
/*----------------*/

h2.pagetitle {
	color:#8ea0a9;
	font-weight:400;
	font-size: 1.4em;
	margin-bottom: 20px;
	
}

.post {}

h2 {
	color:#8ea0a9;
	font-weight:700;
	font-size: 2em;
}

h2 a {
	color:#8ea0a9;
}

.post h3 {
	color:#8ea0a9;
	font-weight:400;
	margin: 0;
	font-size: 1.5em;
}
	.post h3 a {
		color:#8ea0a9;
		text-decoration: none;
	}
.the-post h3 {
	font-family: georgia;
	font-size: 1.7em;
}

.page-id-106 .the-post h3 {
	font-size: 1.5em;
}

.post h4 {
	color:#8ea0a9;
	font-weight:700;
	margin: 0;
	font-size: 1.2em;
}

a.brochure-link {
	position: absolute;
	top: 15px;
	right: 25px;
	padding: 3px 15px;
	background: #8ea0a9 url(images/bg_button.jpg) repeat-x center;
	border: 1px solid #ABB7C3;
	color: #fff;
	font-family: arial;
	font-weight: .9em;
	text-decoration: none;
}

a.goback {
	position: absolute;
	top: 5px;
	right: 25px;
}

a.pdf {
	padding: 3px 15px;
	background: #8ea0a9 url(images/bg_button.jpg) repeat-x center;
	border: 1px solid #ABB7C3;
	color: #fff;
	font-family: arial;
	font-weight: .9em;
	text-decoration: none;
}

/**** POST CONTENT STYLES (WORDPRESS STYLES) *****/

	.entry {
		margin: 20px 0;
	}
	.entry blockquote { width: 230px; font-style: normal !important; font-size: 1.1em !important; margin: 5px 15px 5px 0 !important; padding: 0.5em !important; background: #eee; text-align: center; float: left; }
	.entry blockquote.right { width: 230px; font-style: normal !important; font-size: 1.3em !important; margin: 5px 0 5px 15px !important; padding: 0.5em !important; background: #eee; border-width: 3px 0; text-align: center; float: right; }

	.entry h3, h4 {
		color:#8ea0a9;
		font-weight:700;
		margin: 15px 0 10px 0;
	}
	
	.entry h3 {
		font-size: 1.4em;
	}
	
	.team h3 {
		font-family: georgia;
		font-size: 1.6em;
		font-weight: 400;
		margin-bottom: 0;
	}
	
	.entry h4 {
		font-size: 1.2em;
	}
	.team h4 {
		font-family: georgia;
		font-weight: 400;
		font-size: 1.2em;
		margin-bottom: 10px;
	}
	
	.entry h5 {
		color: #333;
		font-size: .9em;
		margin: 3px 0;
	}
	
	.entry p {
		margin: 0 0 15px 0; 
		text-align: justify;
	}
	.entry table {
		margin: 0 0 15px 0;
	}
	
	.entry ul, .entry ol { margin: 0 0 15px 40px; }
	.entry ul { list-style: disc; }

		.entry li { margin: 0 0 5px 0; }
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 5px 0 5px 30px; }

	.entry dl { margin: 0 0 15px 0; }
		.entry dt { font-weight: bold; }
		.entry dd { margin: 0 0 15px 20px; }
		.entry .gallery dd { margin: 0; }

	.entry .ad { margin: 0 0 15px 15px; float: right; }

	.entry .ad_left { margin: 0 15px 15px 0; float: left; }

	.entry a img { border: 0; }

	.entry img.left { padding: 3px; margin: 5px 15px 5px 0; border: 3px double #bbb; float: left; clear: left; }

	.entry img.right { padding: 3px; margin: 5px 0 5px 15px; border: 3px double #bbb; float: right; clear: right; }

	.entry img.center { display: block; padding: 3px; margin: 0 auto 15px auto; border: 3px double #bbb; float: none; clear: both; }

	.entry img.off { padding: 0 !important; border: none !important; }

	.entry img.stack { clear: none !important; }

	.entry img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

	.entry img.centered, img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.entry img.alignright {
		margin: 0 0 2px 10px;
		display: inline;
		/*border: 1px solid #DBE0E2;
		padding: 2px;*/
	}

	.entry img.alignleft {
		margin: 0 10px 2px 0;
		display: inline;
		/*border: 1px solid #DBE0E2;
		padding: 2px;*/
	}

	.entry .alignright {
		float: right;
	}

	.entry .alignleft {
		float: left;
	}
	
	.entry .aligncenter, .entry div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.entry .wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding: 4px;
		margin: 0 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	.entry .wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

	.entry dd.wp-caption p.wp-caption-text, .entry .wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
		text-align: center;
	}
	
	.entry table.content {
		width: 100%;
		font-size: .9em;
	}
		.entry table.content td {
			border: 1px solid #ccc;
			padding: 3px 5px;
		}
		.entry table.content td.highlight { background-color: #DEE3E7; }


/* Begin Comments*/

#comments {
	color:#8ea0a9;
	font-weight:700;
	margin: 15px 0 10px 0;
	font-size: 1.4em;
	text-transform: uppercase;
}

.commentlist li {
	list-style: none;
	padding: 10px;
}

.commentlist li.alt {
	background: #f4f3f2;
	margin: 0;
	padding: 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #8ea0a9;
	padding: 2px;
}

.commentlist cite {
	font-weight: 700;
}
	.commentlist cite a {
		color: #8ea0a9;
		text-decoration: none;
	}
.commentlist p {
	line-height: 1.4em;
	text-align: justify;
	margin: 15px 0;
}

.commentmetadata {
	font-weight: normal;
	font-size: .9em;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.children { padding: 0; }


/* RESPOND
------------------------- */
#respond {
	padding: 10px 0; 
}
#respond h3 {
	color:#8ea0a9;
	font-weight:700;
	margin: 15px 0 10px 0;
	font-size: 1.4em;
	text-transform: uppercase;
}

#commentform {
	margin: 10px 0;
}

#commentform p {
	margin: 5px 0;
}

#commentform p label {
	width: 80px;
	display: inline-block;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 0;
	border: 1px solid #ABB7C3;
	background: #fff;
}


#commentform textarea {
	margin: 5px 5px 1px 0;
	border: 1px solid #ABB7C3;
	width: 95%;
	padding: 2px;
	background: #fff;
	font-family: arial;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 5px 0;
	background: #8ea0a9 url(images/bg_button.jpg) repeat-x center;
	border: 1px solid #ABB7C3;
	color: #fff;
	font-weight: 700;
	font-family: arial;
	font-weight: .9em;
}

#commentform #submit:hover {
	border-color: #666;
}

.required { color: red; }
/* End Comments */	
	

/* WINE LINKS */
.wine-links {
	margin-bottom: 20px;
}
	.wine-links ul {
		float: right;	
	}
		.wine-links ul li {
			display: inline;
		}
			.wine-links ul li a {
				padding: 3px 15px;
				
				
				margin: 0 0 0 10px;
				background: #8ea0a9 url(images/bg_button.jpg) repeat-x center;
				border: 1px solid #ABB7C3;
				color: #fff;
				font-family: arial;
				font-weight: .9em;
				text-decoration: none;
			}
	
	/*Sidebar*/
/*----------------*/
ul.page_nav {
	list-style-type: none;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	width: 208px; /*width of menu*/
}
	ul.page_nav li {
		padding-bottom: 0px; /*bottom spacing between menu items*/
		margin: 0;
		display: inline;
	}
		ul.page_nav li a {
			color: #a1a1a1;
			background: url(images/left_nav.jpg) no-repeat; /*custom bullet list image*/
			display: block;
			padding: 5px 10px 5px 0px;
			padding-left: 0px; /*link text is indented 19px*/
			text-decoration: none;
			font-size: 12px;
			text-transform:none;
			text-align:right;
			padding-right:10px;
		}
		
		li.page_nav a {
			height:14px
		}
		.page_nav a {
		 width:208px  padding-right:10px;
		}
		
		ul.page_nav li a:visited {
			color: #a1a1a1;
			padding-right:10px;
		}
		ul.page_nav li a:hover { /*hover state CSS*/
			color: #ffffff;
			padding-right:10px;
			background:url(images/left_nav_o.jpg) no-repeat;
		}
		
		ul.page_nav li.current_page_item a, .page-item-124 ul.page_nav li.page-item-124 a, .page-item-130 ul.page_nav li.page-item-130 a, .page-item-106 ul.page_nav li.page-item-106 a, .page-item-108 ul.page_nav li.page-item-108 a {
			background:url(images/left_nav_o.jpg) no-repeat;
			color: #ffffff;
		}
		.page-template-wine-sub-php ul.page_nav li.current_page_parent a {
			background:url(images/left_nav_o.jpg) no-repeat;
			color: #ffffff;		
		}
		
		




.blog-links {
	margin: 40px 0;
	text-align: right;
}

.blog-links h3 {
	color: #8ea0a9;
	font-size: 1.6em;
	margin: 10px;
	text-transform: uppercase;
}

.blog-links  ul {
	list-style-type: none;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	width: 208px; /*width of menu*/
}
	.blog-links  ul li {
		padding-bottom: 0px; /*bottom spacing between menu items*/
	}
		.blog-links  ul li a {
			color: #a1a1a1;
			background: url(images/left_nav.jpg) no-repeat; /*custom bullet list image*/
			display: block;
			padding: 5px 10px 5px 0px;
			padding-left: 0px; /*link text is indented 19px*/
			text-decoration: none;
			font-size: 12px;
			text-transform:none;
			text-align:right;
			padding-right:10px;
		}
		.blog-links ul li a:visited {
			color: #a1a1a1;
			padding-right:10px;
		}
		.blog-links ul li a:hover { /*hover state CSS*/
			color: #ffffff;
			padding-right:10px;
			background:url(images/left_nav_o.jpg) no-repeat;
		}
		
		.blog-links ul li.current_page_item a {
			background:url(images/left_nav_o.jpg) no-repeat;
			color: #ffffff;
		}
		.blog-links li a {
			height:14px
		}
		.blog-links  a {
		 width:208px  padding-right:10px;
		}




#bottom {
	margin-top:20px;
	margin-bottom:10px;
	padding:0px;
	width:900px;
}
	#bottom img {
		padding-right:14px;
	}
	#bottom img.none {
		padding-right:0px;
	}



#bottom_in .right strong {
	color:#8ea0a9;
	font-weight:bold;
	font-size:14px;
}
#bottom_in .right2 {
	float:right;
	width:631px;
	padding-left:40px;
	padding-right:20px;
	padding-top:20px;
}
#bottom2 {
	padding:10px;
}


/* ERROR 404 
----------------*/
.err404 {
	margin: 50px 0;
	padding-top: 30px;
}
	.err404 h2 {
		font-family: georgia;
		text-align: center;
	}
	.err404 p {
		margin: 15px 200px;
		text-align: center;
	}	


#footer {
	padding: 10px 10px 30px 10px;
	margin:0px auto;
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #808080;
}
#footer a {
	font-family:Arial, sans-serif;
	text-decoration:underline;
	font-weight:normal;
	color: #808080;
}
#footer a:hover {
	font-family:Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
}


/* START OF CSS FOR MAP */
	dl#world.map.on {position:relative; width:895px; height:570px; background:url(images/vineyard-map/vineyard-map.jpg) no-repeat; border: 1px solid #d2d2d2;}

	dl.map.on dt {list-style:none; display:inline;}
	dl.map.on dd {position:absolute; left:-9999px; width:400px; padding:10px; background:#DBE2E8; -moz-border-radius:6px; border-radius:6px; z-index:99;  border: 1px solid #d2d2d2;}
	dl.map.on dd h3 {margin: 0 0 10px 0; font-family: georgia; font-weight: 400; color: #778590;}
	dl.map.on dd img {position:relative; float:left; margin-right:10px;}
	dl.map.on span.location {display:block; position:absolute; text-indent:-9999px; background:url(images/vineyard-map/point.gif) no-repeat; width:15px; height:20px; outline:none; z-index:10; text-decoration:none;}
	dl.map.on span.location:hover {background:url(images/vineyard-map/point-hover.gif) no-repeat 0px 0px; cursor: pointer; cursor: hand;}
	dl.map.on dd span {text-decoration:none; color:#000;}

	/* START OF CSS FOR MAP POINTS */
	dl.map.on span#location101 {top:175px; left:135px;}
	dl.map.on span#location102 {top:140px; left:203px;}
	dl.map.on span#location103 {top:150px; left:303px;}
	dl.map.on span#location104 {top:198px; left:348px;}
	dl.map.on span#location105 {top:237px; left:533px;}
	dl.map.on span#location106 {top:285px; left:753px;}
	dl.map.on span#location107 {top:230px; left:600px;}
	dl.map.on span#location108 {top:285px; left:608px;}
	dl.map.on span#location109 {top:255px; left:718px;}
	dl.map.on span#location110 {top:252px; left:773px;}
	dl.map.on span#location111 {top:380px; left:795px;}
	dl.map.on span#location112 {top:455px; left:798px;}
	dl.map.on span#location113 {top:330px; left:218px;}
	dl.map.on span#location114 {top:285px; left:290px;}
	dl.map.on span#location115 {top:322px; left:150px;}
	dl.map.on span#location116 {top:205px; left:28px;}
	
	
	
.video-list ul li {
	border-bottom:1px solid #b8b8b8;
	padding-bottom:10px;
	padding-top:10px;
	clear:both;
	height:80px;
	display:block;
}
.video-list .thumbnail {
	float:left; width:110px;
}
.video-list .info {
	float:right; width:260px;
}
	.video-list .info .title {
		font-family: georgia;
		font-size: 1.2em;
		margin-bottom: 5px;
		color: #778590;
		cursor: hand;
		cursor: pointer;		
	}
		.video-list .info .title a {
			text-decoration: none;
		}
		.video-list .info span.description {
			display: block;
		}
	
.nav-links {
	text-align: right;
}