/* 
-----------------------------------------------
  Page Structure
----------------------------------------------- */
body {
	background-color: #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#header {
	width : 760px;
}
	
#sidebarcontent {
	width : 180px;
	vertical-align : top;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	padding : 0px;
	font-size : 12px;
	color: #fff;
	background-color : #2950DD;
}
	
#sidebarcontent ul {
	padding-left : 10px;
	margin-left : 10px;
}
	
#sidebarcontent li {
	list-style : disc;
	line-height : 20px;
}

#navbarcontainer {
	margin : 0px;
	padding : 0px;
	width : 580px;
}

#maincontentcontainer {
	width : 570px;
	margin-top : 0px;
	padding-top : 0px;
	margin-left : 10px;
	margin-right : 0px;
	padding-right : 0px;
}
	
#maincontent {
	width : 350px;
	padding-top : 10px;
	text-align : left;
}

.main {
	background: transparent url(http://www.whyy.org/widerhorizons/images/chefsguidebkg.jpg) no-repeat scroll 0 0;
	padding-left: 23px;
	margin-top: -10px;
	margin-left: -10px;
	width: 580px;
	height: 2000px;
}

#rightsidebar {
	width : 230px;
	padding-left : 10px;
	padding-top:10px;
	text-align : left;
}

.roundbox { 
	background: url(images/dbg_white.gif) repeat;
	margin: 0px;
	padding : 0px;
}

.top {
	background: url(images/top.gif) repeat-x;
	height: 20px;
}

.top div {
	background: url(images/leftcornertop.gif) no-repeat top left;
	height: 20px;
}

.top div div{
	background: url(images/rightcornertop.gif) no-repeat top right;
}

.bottom {
	background: url(images/bottom.gif) repeat-x;
	height: 20px;
}

.bottom div {
	background: url(images/leftcornerbottom.gif) no-repeat bottom left;
	height: 20px;
}

.bottom div div {
	background: url(images/rightcornerbottom.gif) no-repeat bottom right;
}

.contentwrap {
	background: url(images/left.gif) repeat-y;
}

.content {
	background: url(images/right.gif) repeat-y right;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.content ul {
	margin-left : 1em;
	padding-left : 1em;
	margin-top : 0px;
}
	
.content li {
	list-style : circle;
	line-height : 20px;
	color: #0071EB;
	margin-left : 0px;
	padding-left : 0px;
	font-size : 12px; 
}
	

#footer {
	width : 100%;
	color : #646366;
	text-align : center;
	padding : 0px;
	margin : 0px;
	font-weight : bold;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 10px;
}

#footer ul li { 
	display: inline;
	list-style : none;
	padding-left : 20px;
	padding-right : 20px;
}

/* 
-----------------------------------------------
  Links
----------------------------------------------- */

#sidebarcontent ul li a {
	color: #fff;
	font-weight : bold;
	text-decoration: underline;
}

#sidebarcontent ul li a:hover {
	color: #8F8E91;
	font-weight : bold;
	text-decoration: none;
}

a.sidebarlink {
	color: #fff;
	font-weight : bold;
	text-decoration: underline;
}

a.sidebarlink:visited {
	color: #fff;
	font-weight : bold;
	text-decoration: underline;
}

a.sidebarlink:hover {
	color: #8F8E91;
	font-weight : bold;
	text-decoration: none;
}

.content ul li a {
	color: #2950DD;
	font-weight : bold;
	text-decoration: underline;
}

.content ul li a:visited {
	color: #2950DD;
	font-weight : bold;
	text-decoration: underline;
}

.content ul li a:hover {
	color: #646366;
	font-weight : bold;
	text-decoration: none;
}

a.contentlink {
	color: #2950DD;
	font-weight : bold;
	text-decoration: underline;
}

a.contentlink:visited {
	color: #2950DD;
	font-weight : bold;
	text-decoration: underline;
}

a.contentlink:hover {
	color: #646366;
	font-weight : bold;
	text-decoration: none;
}

#live {
	list-style-image: url(images/speaker.gif);
}

a.schedulelink {
	color: #2950DD;
	font-size : 9px;
	font-weight : bold;
	text-decoration: underline;
}

a.schedulelink:visited {
	color: #2950DD;
	font-size : 9px;
	font-weight : bold;
	text-decoration: underline;
}

a.schedulelink:hover {
	color: #646366;
	font-size : 9px;
	font-weight : bold;
	text-decoration: none;
}

a.headerlink {
	color: #2950DD;
	font-weight : bold;
	text-decoration: underline;
}

a.headerlink:visited {
	color: #2950DD;
	font-weight : bold;
	text-decoration: underline;
}

a.headerlink:hover {
	color: #646366;
	font-weight : bold;
	text-decoration: none;
}


#footer ul li a {
	color: #2950DD;
	text-decoration: underline;
}

#footer ul li a:visited {
	color: #2950DD;
	text-decoration: underline;
}

#footer ul li a:hover {
	color: #646366;
	text-decoration: none;
}


input.button2{
	background-color: #fff;
	color: #2950DD;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	cursor:pointer;
	border : 1px solid #2950DD;
}

input.button_hover2{
	background-color: #fff;
	color: #646366;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	cursor:pointer;
	border : 1px solid #646366;
}

.searchbox2 {
	width : 200px;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	background : #fff;
	padding : 0px;
	border : 1px solid #8F8E91;
}

.searchboxrt {
	width : auto;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	background : #fff;
	padding : 0px;
	border : 1px solid #8F8E91;
}

/* 
-----------------------------------------------
  Nav
----------------------------------------------- */

#navcontainer ul {
	margin: 0px;
	padding : 0px;
	width : 580px;
	height : 100%;
	background-color: #646366;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	float : left;
}

#navcontainer ul li { 
	display: inline;	
}

#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-color: #646366;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right : 5px solid white;
	display : block;
}

#navcontainer ul li a:hover {
	background-color: #8F8E91;
	color: #fff;
	display : block;
}

#navlist {
	position: relative;
	
}

input.button{
	background-color: #646366;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	cursor:pointer;
	border : 0px;
	height : 23px;
	width : 70px;
	/*Lines below required to center the search button vertically and for horizontal position in IE. Requires #navlist position absolute!*/
	margin-left : 5px;
	position:absolute; top:65%; left: 65%; height:1.4em; margin-top:-1em}

input.button_hover{
	background-color: #8F8E91;
	color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	cursor:pointer;
	border : 0px;
	height : 23px;
	width : 70px;
	/*Lines below required to center the search button vertically and for horizontal position in IE. Requires #navlist position absolute above!*/
	margin-left : 5px;
	position:absolute; top:65%; left: 65%; height:1.4em; margin-top:-1em
}

input.searchbox {
	width : 100px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background : #fff;
	border : 1px solid #646366;
	margin-left : 5px;
	/*Lines below required to center the searchbox vertically and for horizontal position in IE. Requires #navlist position absolute above!*/
	position:absolute; top:55%; left: 80%; height:1.4em; margin-top:-1em
}

/* 
-----------------------------------------------
  Content Elements
----------------------------------------------- */

#sidebarcontent p {
	font-size : 12px;
}

h1 {
	font-size: 14px;
	color : #646366;
	margin : 0px;
}

h2 {
	font-size: 12px;
	color : #646366;
	margin : 0px;
	padding : 0px;
}

p  {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.rsvp {
	font-weight : bold;
}

.newsheader {
	font-size: 16px;	
	color : #E5583D;
	margin-bottom : 10px;
	padding : 0px;
	font-weight : bold;
}

.date  {
	font-size: 12px;
	color : #646366;
	margin : 0px;
	padding : 0px;
	font-weight : bold;
}

.photocredit  {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style : italic;

}

.list {
	font-size: 12px;
	font-weight : bold;
	padding-left: 10px;
	color : white;
}

.newslist ul {
	margin-left : 1em;
	padding-left : 1em;
	margin-top : 0px;
}
	
.newslist li {
	list-style : circle;
	line-height : 20px;
	color: #000;
	margin-left : 0px;
	padding-left : 0px;
	font-size : 12px;
}

.border {
	border : 1px solid #646366;
}



