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

////////////	Global Custom CSS 

------------------------------------------------------------*/  
.custom #heading {
  display: none;
}
.custom #container {}

.custom #header {background-position: 15px 17px; }
	.custom #header h1,
	.custom #header h2 {color: #080; letter-spacing: .2em; margin-left: 170px; line-height: 110%;}
	.custom #header h1 {margin-top: 25px; margin-bottom: 12px; font-size: 2.2em; }

	.custom #header .title a {}
	
	.custom #header .subtitle {}
	
.custom #nav {display: none;}

	.custom #nav .menu {}

	.custom #nav .menu li {}
	
	.custom #nav .menu li a {}

	.custom #nav .menu ul {}
	
	.custom #nav .menu ul li {}
	
	.custom #nav .menu ul li a {}
	
.custom #content {}

	.custom #main {}
		
		.custom #main h1 {font-size: 1.9em;}
		
		.custom #main h2 {font-size: 1.8em;}
		
		.custom #main h3 {}
		
		.custom #main h4 {}

		.custom #main p {font-size: 1.0em;}

		.custom #main ul {list-style: url(http://www.ankenyvineyard.com/wp-content/uploads/fiedbul1.gif) inside;}

		.custom #main ol {}

		.custom #main li {font-size: 1.0em;}

		.custom #main img {border: 0;}
	
	.custom .post_snippet {}
	
	.custom .post {}
	
	.custom .page {width: 750px; float: right;}
	
	.custom .post_title a {}
	
	.custom .author {}
	
	.custom .timestamp {}
	
	.custom .readMore a {}

.custom .sidebar { width: 125px;}
	
	.custom .sidebar.left {background: #fff; text-align: left;}
	
	.custom .sidebar.right {}
	
	.custom .sidebar p {}
	
	.custom .sidebar ul {padding-top: 20px; margin-left: -9px;}
	
	.custom .sidebar li { font-size: 0.95em; margin: 11px 0;}
	
	.custom .sidebar .textwidget {}
	
.custom #footer {display: none;}

	.custom #footer p {}
	
	.custom #footer .textwidget {}
	
	.custom #footer li {}	

.custom .page table#photogallery,
.custom .page table#people {
	border: 0;
}
.custom .page table#photogallery td,
.custom .page table#people td {
	width: 250px;
	height: 225px;
	text-align: center;
	vertical-align: middle;	
	border: 0;
}
.custom .page table#people td.captions {
	width: 250px;
	height: 225px;
	text-align: left;
	vertical-align: top;
	border: 0;
	font-size: 0.9em;
	padding: 0 5px;
}
.custom .page .caption {font-size: 13px; margin-top: 0px;}

.custom .page .colorGreen {color: #060;}
.custom .page .colorBlue {color: #00c;}
.custom .page .colorRed {color: #F00;}
.custom .page .colorMaroon {color: #903;}

.custom  .fontsize7 {font-size: 3em}
.custom  .fontsize6 {font-size: 1.9em}
.custom  .fontsize5 {font-size: 1.4em}
.custom  .fontsize3 {font-size: 0.9em}

.custom .page .underline {text-decoration: underline;}

.custom a:hover {text-decoration: underline !important;}
.custom a:active {color: #0c0 !important; text-decoration: underline !important;}
.custom a:visited {color: #c00 !important; text-decoration: underline !important;}
