/*   
Theme Name: Vera List Center
Theme URI:
Description:  
Author: Julian Osti
Author URI: http://www.hiddenhanddesign.com
Version: 0.1
License:
*/

/* MAIN */

body {
/* 	background-color: #E1EDF1; */
/* 	background-color: #f5f5f5; */
	background-color: white;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	padding-bottom: 20px;
	text-align: center;
	margin: auto;
	/* width:1000px; */
	width: 965px;
	/* overflow-x: auto; */
	overflow-x: hidden;
	overflow-y: visible;
	clear: none;
}

a:link, a:visited, a:hover:, a:active {
color: #000000;
}

img {
border: none;
padding: none;
margin: none;
}

#container {
	display: inline;
	clear: both;
	margin: 0px !important;
	padding: 0;
	padding-top: 0px;
	overflow: hidden;
	zoom: 1;
	height: 1%;
	float:none;
}

#vimeo {
float: left;
margin: 0 6px 0 0 !important;
}

#facebook {
display: inline-block;
margin: 0;
padding: 0;
padding-right: 4px;
margin-top: -5px;
}

#twittericon{
}

#rssfeed {
display: inline-block;
margin: 0;
padding: 0;
padding-right: 4px;
/* margin-right:15px;  */
}

#rssfeed img{
border:none;
}

.addthis_container img {
text-align: left !important;
border: none !important;
margin: 0 !important;
}

#iconsdiv {
float:right;
margin-top: -16px;
}

#entries {
	display: inline !important;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
	margin-left: 42px !important;
	margin-right: 42px !important;
	width: 500px;
	background-color: #f3f3f3;
	font-size: 12px;
	text-align: left;
	float:left;
	clear: none;
	zoom:1;
	height: 1%;
	min-height: 1px;
}
	
.taggedborder {
	display: block
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

.emailandprint{
}


.addthisfloat {
	float: right;
}

#header {
	width: 965px;
	text-align: left;
	display: block;
	overflow-x: visible;
	margin-right: 0;
	clear: both;
	margin-top: 20px;
/* 	margin-bottom: 10px; */
	padding: 0;
}

#header img {
	z-index: 99;
	border: none;
	
/* Alternate Look with grey block bottom-border */
/*
	background-color: #eaeaea;
	padding-bottom: 2px;
	margin-bottom: 8px;
*/
/*
	width: 224px !important;
	margin-left: -13px;

	clear: none;
	float: left;
*/
}

#header a {
	clear: none !important;
}

#header .floatright img{
	display: block;
	float: left;
	text-align: left;
	border: none;
	clear: none;
	margin: 0;
	margin-left: 42px;
	top:0px;
	width: 700px !important;
	height:60px;
}

#entrypage {
	font-size: .9em;
	line-height: 1.4em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
}

#sidebarnew {
	width: 210px; !important;
	float: left;
	clear: none !important;
	overflow-x: hidden;
	overflow-y: visible;
	text-align: left;
	margin: 0px !important;
	padding: 0px !important;
	display: inline !important;
}

#sidebarnew .nav{
	margin: 0;
	padding: 0;
	float:none;
	overflow: visible;
}

#sidebarnew .nav ul {
	margin: 0;
	overflow: visible;
}

#sidebarnew .nav li {
	/* IE FIXES */
	
	_height: 67px; /* IE 6 fix */
	min-height: 67px; /* IE 7 fix */
}

#sidebarnew .nav li {
	margin-top: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
/* 	background-color: #ffffff; */
/*
	padding-left: 6px;
	padding-right: 6px;
*/
	padding-top: 9px;
	padding-bottom:3px !important;
	padding-left: 0;
	padding-right: 0;
	height: 67px;
}

#sidebarnew li.currentcat{
background-color: #eaeaea;
}

#sidebarnew li.end {
	border-bottom: 1px dotted #cccccc;
	background-color: #ffffff;
	height: 37px !important;
	min-height: 1px;
	/* setting the min-height is necessary to override the min-height set earlier for .nav li */
}

#sidebarnew li.endcurrent {
	border-bottom: 1px dotted #cccccc;
	background-color: #eaeaea;
	height: 37px !important;
	min-height: 1px;
	/* setting the min-height is necessary to override the min-height set earlier for .nav li */
}

#recentarticles{
	/* background-color: #cccccc; */
	padding:9px 0 4px 0;
/* 	border-bottom: 1px solid #000000; */
}

#sidebarnew .nav li:hover{
	background-color: #f3f3f3;
/*
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: -1px;
*/
}

#sidebarnew li a, #sidebarnew li a:visited{
	letter-spacing: -.03em;
}

#sidebarnew img{
/* 	width: 60px; */
	width: auto;
	float: right;
	border: 0;
	margin-left: 14px;
	margin-top: -25px;
	margin-right: 1px;
}

/* IE7 HACK Shrink Left Margin So Post Title will fit on two lines */
*:first-child+html #sidebarnew img {
margin-left: 14px;
}

#sidebarnew .recentprograms {
	text-align: left;
/* 	display: inline; */
	font-family: Times,Georgia,serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	margin-top: 6px !important;
/* 	margin-bottom: 6px !important; */
}

.recentprograms a,.recentprograms a:visited{
	letter-spacing: normal;
	font-family: Times,Georgia,serif;
	font-style: italic;
	font-weight: normal !important;
	border: none !important;
	margin: 0 !important;
	padding: 0;
	margin-left: 1px;
}

.recentprogramstext a:hover {
	color: #ff9900 !important;
}

.recentprogramstext {
	margin: 0;
	text-align: left;
	margin-left: 0;
	margin-right: 60px;
	margin-bottom: 0;
	padding: 0;
}

.recentarticlestext {
	margin: 0;
	text-align: left;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 9px;;
	padding: 0;
}


#sidebarleft2 {
	margin-left: 250px !important;
	width:370px;
	float: left;
	clear:both;
}

#sidebarright2 {
	width:370px;
	margin-left: 40px;
	float: left;
	text-align: justify;
	margin-right: -100px;
}


#footer {
	margin-top: 0px;
	margin-left: 255px;
	font-size: 10px;
	padding: 0px;
	text-align: left;
	width:500px;
	float: none;
	clear: both;
	font-weight: normal;
}

#footer p{
margin-top: 0px;
}

#footeremail {
font-weight: normal !important;
}

/* @end main*/


/* SIDEBAR RIGHT */

#sidebarright {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 0px !IMPORTANT;
	padding-top: 0px !IMPORTANT;
	position: relative;
	display: inline;
/* 	zoom: 1; */
}

#sidebarright h2{
}

#sidebarright h3{
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -.03em;
}

#sidebarright h3 a:link{
	font-style: italic;
}

#sidebarright ul {
	margin-top: 0 !important;
	padding-top: 0;
	text-align: left;
}

#sidebarright ul li{
	text-align: left;
	margin: auto;
	margin-bottom: 20px;

/* 	padding-bottom: 20px; */
/* 	border-bottom:thin dotted black; */
}


#sidebarright .dotline {
border-bottom: 1px dotted #cccccc;
}


#sidebarright ul li ul #ec3_events {
	text-align: left;
}

#sidebarright li ec3_list ec3_list_day

}

#sidebar h2 {
	clear: none !important;
	overflow: hidden;
}

#addthis-widget{
	text-align: left;
/* 	float:left; */
}

/* MISCELLANEOUS */

.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	overflow:hidden;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff9900;
	font-weight: bold;
}

a:link img {
border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

/* @end miscellaneous */



/* H E A D I N G S! */

h1 {
	font-family: Times, Serif;
	font-weight: bold;
	font-style: italic;	
	font-size: 24px;
	text-transform: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width:400px;
	letter-spacing: normal;	
	line-height: 27px;
	margin-top: 20px;
}

h1 a, h1 a:visited{
	font-style: italic;
	color: #000000;
}


h1 a:hover{
	font-style: italic;
	color: #ff9900;
}

.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-family: Arial, Serif;
	font-weight: normal;
	font-style: italic;	
	font-size: 12px;
	background-color: #ff9900;
	color: white;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px !important;
	text-transform: uppercase;
}
/*
h3 {
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}
*/

h4 {
/* 	font-family: Helvetica, Arial, sans-serif; */
	font-family: Times, Serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	text-align: left;
/*
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
*/	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: italic;
	padding-top: 20px;
/* 	padding-left: 5px !important; */
	padding-left: 0;
	padding-right: 0;
	width: 370px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

h4 a, h4 a:link, h4 a:visited{
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

/* This makes link text change color on hover over block

h4:hover a, h4:hover a:link, h4:hover a:visited{
	color: #ff9900;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
*/


h4:hover{
	color: #ff9900;
	border-bottom-color: #cccccc;
	background-color: #eaeaea;
}

h4 a:hover{
	color: #ff9900;
}

/* nice yellow tan in case do whole hover
h4 a:hover{
	color: #ff9900;
	background-color: #eeeeee;
}
*/


h4 .readmore {
	margin-left: 24px;
	bottom:3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	position: relative;
	color: #000000 !important;
	font-style: normal;
	font-weight: bold;
}

h4 a:hover .readmore{
	color: #ff9900 !important;
}




h5 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 6px;
	margin-top: 70px;
	margin-right: 5px;
	color: #000000;
	text-align: center;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
/* 	letter-spacing: -1px; */
	margin-top: 36px;
}

h6 {
	font-weight: bold;
	font-size: 3em;
	margin-bottom: 6px;
	color: #000000;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: normal;
	letter-spacing: -1px;
	margin-top: 36px;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
/* 	background-color: #Ffff77; */
	font-size: 1.25em;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/* @end headings */



#catdesc {
font-weight: bold;
color: #ff9900;
margin-top: 20px;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom:1px dotted #999999;
min-height: 1px;
zoom:1;
}


#wrappercd {
}

/* ABOUT */

.about a, .about a:link, about a:visited, about a:active{
color:black;
font-weight: normal;
text-decoration: underline;
}

.about a:hover {
color:#ff9900;
font-weight: normal;
text-decoration: underline;
}


/* @POST */

.post {
margin-bottom: 20px;
text-align: left;
clear: none;
padding-left: 20px;
padding-right: 20px;
min-width: 460px;
padding-top: 0px !important;
/*margin-top: 30px;*/
display: inline-block;
min-height: 250px;
zoom:1;
}

.posth{
min-height: 1px;
zoom:1;
}

.post p{
/* width: 460px; */
text-align: left;
}

.post ul li {list-style-type: disc; margin-left:37px; }

#tags {
text-align: left;
color: black;
padding-bottom: 6px;
}

#postdata {
border-bottom-color: #999999;
padding-top: 12px;
margin-bottom: 30px;
text-align: left;
/* color: #999999; */
color: #000000;
border-bottom: 1px dotted;
}

#postdata .date {
text-align: left;
/* border-bottom:1px dotted #cccccc; */
}

#tags a, #tags a:visited {
color: #000000;
font-weight: bold;
}

#tags a:hover{
color: #ff9900;
font-weight: bold;
}

#htag {
	display: inline-block;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	margin-top: 70px;
	margin-right: 5px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-style: normal;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 36px;
	margin-bottom: 24px;
	background-color: #eaeaea;
/*
	width:inherit;
	padding-right: 15px;
*/
}


#nextandlast {
	display: block;
	margin-top: 36px;
	padding-bottom: 36px;
}



#nextandlast a:hover {
	color: #ff9900;
}

#nextandlast .prev {
	text-align: left;
	float: left;
	max-width: 229px;
}

#nextandlast .next {
	text-align: right !important;
	float: right;
	max-width: 229px;
}

#nextandlast .prev:hover {
/* 	background-color: #FFFFFF !important; */
}

#nextandlast .next:hover {
/* 	background-color: #FFFFFF !important; */
}

/* @END */


/* @PUBLIC PROGRAMS */

/* IE7 HACK */
*:first-child+html #image1home img {
margin-top: 20px;
}

*:first-child+html #image1 img {
margin-top: 20px;
}


#image1home img{
	margin-left: -20px;
	width: 500px;
	padding-bottom: 18px !important;
	border: none !important;
	min-height: 1px;
	zoom:1;
}

#image1 img{
	width: 460px;
	padding-bottom: 0px !important;
	border: none !important;
	min-height: 1px;
	zoom:1;
}

#image1caption {
	text-align: left;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 2px;
/* 	margin-bottom: 20px; */
}

#programcat {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal !important;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: -20px;
}

#title{
}

#date{
	text-align: left;
	font-family: Georgia, serif;
	margin-top: 0;
}

#location{
	text-align: left;
	font-family: Georgia, serif;
/*
	font-size: 101%;
	line-height: 150%;
*/
}

#othernotes{
	text-align: left;
	font-family: Georgia, serif;
}

#subhead{
	font-weight: bold !important;
	text-align: left;
	font-family: Georgia, serif;
}

#programdesc {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	overflow-y: hidden;
	zoom:1; /* IE 7 fix */
	min-height: 1px;
}

#programdesc img {
float:left !important;
padding: 10px 15px 5px 0px;
}

/*
OLD CODE, deleted for inline images
#programdesc img {
	margin-top: 10px;
	width: 600px;
	height: 365px;
	border: none;
	text-indent: 0px !important;
	#programdesc p a img .size-full wp-image-41{
	text-indent: 0px !important;
}
*/

#programdesc p{
/* 	text-align: justify; */
	font-family: Helvetica, Arial, sans-serif;
	line-height: 150%;
	zoom:1; /* IE 7 fix */
	min-height: 1px;
}

#programdesc a, #programdesc a:link, #programdesc a:visited{
color: black;
font-weight: normal;
text-decoration: underline;
}

#programdesc a:hover{
color: #ff9900;
text-decoration: none;
text-decoration: underline;
}

#programdesc blockquote{
font-style: italic !important;
margin:0 ;
margin-left: 20px !important;
color: black !important;
background-color: none !important;
font-family: Helvetica, Arial, sans-serif;
}

#programdesc .blockquote {
font-style: normal;
margin:0;
margin-left: 20px;
margin-right: 25px;
margin-bottom: 15px;
text-align: left;
color: black;
background-color: none;
font-family: Helvetica, Arial, sans-serif;
}

#programdesc .wp-caption-text{
	text-align: left;
	font-family: Georgia, serif !important;
	margin-top: 0;
	margin-bottom: 20px;
	text-indent: 0 !important;
}

#programdesc .readmore {
	margin-top: 10px;
/* 	margin-bottom: 15px !important; */
}

#programdesc .readmore a{
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000 !important;
	font-style: normal;
	font-weight: bold;
}

#programdesc .readmore a:hover{
	color:#ff9900 !important;
/* 	text-decoration: underline; */
}

#panelists {
	color: black;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 150%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 150px;
}

/* @end */

/* @Special Projects*/




/* @end */

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
