/* @override 
	http://dev.dyadcom.com/classicist.org.2.0/trunk/workspace/css/screen.css
	http://dev.dyadcom.com/classicist.yearofpalladio.org/workspace/css/screen.css
	http://yearofpalladio.classicist.org/workspace/css/screen.css
*/

/* @group Structure */

.container
{
	 background: url(../img/page-columns/column-palladio.png) center center repeat-y;
}

.clr
{
	clear: both;
}

/* @group Logo */

h1#logo
{
	display: block;
	width: 161px;
	height: 171px;
	background: url(../img/logo-year-of-palladio.gif) repeat-y 0 0;
	margin: 0 3px 3px;
}

h1#logo a
{
	background: url(../img/logo-year-of-palladio.gif) repeat-y 0 0;
	display: block;
	width: 148px;
	height: 149px;
	text-indent: -9000px;
}

h1#logo a:hover
{
	background-position: 0 -171px;
}

/* @end */



/* @group Banner */
h1#logo-banner { padding: 5px 10px;
border-bottom: 1px #83684d dashed;
	margin-bottom: 5px;
	background-color: #e2b94f;
	width: 613px;
}

h1#logo-banner a
{
	display: block;
	width: 613px;
	height: 164px;
	background-image: url(../img/yop-banner.gif);
	text-indent: -9000px;
}

h1#logo-banner a:hover
{
background-position: 0 -164px;
}

/* @end */

/* @group Navigation */

/* @group Global */

#nav 
{ 
	background: url(../img/dashed-line.gif) repeat-x 0 bottom;
	padding: 0 0 7px;
	margin: 0 7px 20px;
}

#nav
{
	margin-top: 30px;
}


#nav li {margin: 3px 0 4px;}

#nav a
{
	font: 10px/15px Arial, Helvetica, Verdana, Geneva, sans-serif;
	display: block;
	text-transform: uppercase;
	
}

#nav .cur
{
	color: #000;
}

#nav a, #secondary-nav a { color: #4d4c4c; }
#nav a:hover, #secondary-nav a:hover {	color: #000; }/* @end */
/* @group Primary *//* @end */
/* @group Secondary */

ul#subnav
{
	color: #6a7896;
	padding: 0;
	margin: 0 0 0 7px;
}

ul#subnav li a
{
	color: #6a7896;
	text-transform: capitalize;
	font-size: 11px;
}

ul#subnav li a:hover
{
	color: #31446b;
	text-transform: capitalize;
	font-size: 11px;
}

/* @end */

/* @group Tertiary */

ul#tert
{
	color: #837b5e;
	padding: 0;
	margin: 0 0 0 7px;
}

ul#tert li a
{
	color: #837b5e;
	text-transform: capitalize;
	font-size: 11px;
}

ul#tert li a:hover
{
	color: #af9c57;
	text-transform: capitalize;
	font-size: 11px;
}

/* @end */


/* @end */

/* @group Sidebar */

#credit{
	text-align: center;
	border-bottom: 1px #93928c dashed;
	border-top: 1px #93928c dashed;
	color: #6d665f;
	padding: 10px 0;
	margin: 174px 10px 0;
}



/* @end */

/* @group Footer */

#footer
{
	text-transform: uppercase;
	font: 11px "Times New Roman", Times, Georgia, serif;
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	border-top: 1px #83684d dashed;
	margin-top: 20px;
}

#footer a{ color: #000;
}
#footer a:hover{ color: #31446b;
	background: url(../img/dashed-line-for-links.gif) repeat-x 0 bottom;
	padding-bottom: 2px;
}

/* @end */

#content
{
	padding: 10px 10px 0;
	margin: 0;
	font-size: 13px;
}

#content a{
	color: #ab5300;
	text-decoration: underline;
}

.pagination a
{
	text-decoration: underline;
}

.pagination a:hover
{
	text-decoration: none;
}

#col1, #col2
{
	width: 286px;
	float: left;
	text-align: center;
	padding: 10px;
}

#col1 h1, #col2 h1
{
	font-size: 16px;
}

#col1 ul, #col2 ul
{
	padding: 0 0 0 6px;
	margin: 0px;
	background-image: none;
}

#col1 ul li, #col2 ul li
{
	background-image: none;
}

#col1 ul li a, #col2 ul li a
{
	text-decoration: none;
	color: #463729;
}

#col1 ul li a:hover, #col2 ul li a:hover
{
	text-decoration: underline;
	color: #ab5300;
}

.left, .center, .right { margin: 0 18px 18px; padding-top: 5px; }
.left {	float: left; margin: 0 10px 5px 0; }
.right { float: right; margin: 0 0 0px 10px; }
.center { margin: 0px auto 10px; display: block;}
.centerText { text-align: center; }


/* @end */

/* @group Functions */

.left
{
	float: left;
	padding: 10px 10px 10px 0;
}


/* @end */

/* @group Typography */

.centerText
{
	text-align: center;
}

.emph
{
	color: #000;
}

blockquote p, li blockquote
{
	color: #785b48;
	font-size: 15px;
	font-style: italic;
	line-height: 20px;
	margin: 15px 0;
}

blockquote em
{ 	
	color: #463729;
}

p
{
	margin-bottom: 6px;
}

h1
{
	font-size: 22px;
	line-height: 24px;
}

h3
{
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, Georgia, serif;
	margin: 0;
	padding: 0;
}

h2, h4, h6
{
	color: #463729;
}

h1, h3, h5, p a
{
	color: #ab5300;
}

h4
{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

sup
{
	font-size: 9px;
	line-height: 0;
	vertical-align: super;
}

/* @end */

/* @group Pages
 */

/* @group Home */

ul#yop-homelist
{
	overflow: hidden;
	list-style-type: none;
	width: 613px;
	margin-bottom: 20px;
}

ul#yop-homelist li
{
	background-repeat: no-repeat;
	margin: 2px 4px 2px 0;
	width: 117px;
	float: left;
	color: #463729;
	font-size: 13px;
	line-height: 14px;
	list-style-type: none !important;
}

ul#yop-homelist li a
{
	display: block;
	height: 14px;
	width: 112px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 60px;
	color: #463729;
	font-size: 12px;
	font-weight: bold;
}

li#yop-life a {	background-image: url(../img/home/life.jpg); }
li#yop-work a {	background-image: url(../img/home/work.jpg); }
li#yop-events a { background-image: url(../img/home/events.jpg); }
li#yop-studies a { background-image: url(../img/home/studies.jpg); }
li#yop-links a { background-image: url(../img/home/links.jpg); }

ul#yop-homelist li a:hover
{
	background-position: -112px 0;
	color: #bb5c0a;
}

a#italian-heritage
{
	background: url(../img/italian-heritage-culture-month.png) no-repeat;
	width: 403px;
	height: 39px;
	display: block;
	margin: 0 auto;
	text-indent: -9000px;
}

a#nycfh
{
	background: url(../img/new-york-council-for-the-humanities.png) no-repeat;
	width: 377px;
	height: 22px;
	display: block;
	margin: 0 auto;
	text-indent: -9000px;
}

#intro, #intro-border
{
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#intro-border
{
border-bottom: 1px dashed #83684d;
}


/* @end */

/* @group Life */


/* @group Timeline */



#timelineDiv
{
	display: block;
	width: 633px;
	height: 190px;
	overflow: hidden;
	background: #e2b94f url(../img/timeline-bkgd.gif) repeat-x 0 0px;
	position: relative;
	padding: 0;
	margin: -15px 0 0 -10px;
}

/* @group Panels */
#panels{
	position:relative;
	width:15000px;
	left: 0;
	overflow: hidden;
}

.panel
{
	display: block;	
	height: 158px;
	position:relative;
	float:left;	
	margin: 0px;
	padding: 0 15px 0px 0;
}

.panel img
{
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

.panel p
{
	float: left;
	padding: 10px 0px 0px;
	font: 12px "Times New Roman", Times, Georgia, serif;
}

div.panel p a 
{
	color: #463729 !important;
	text-decoration: none !important;
}

div.panel p a:hover
{
	color: #b34717 !important;
	text-decoration: underline !important;
}

.panel p.panel-date
{
	position: absolute;
	height: 12px;
	bottom: -33px;
	left: 0px;
	background: url(../img/timeline-dash.png) no-repeat center 0;
	padding-top: 9;
}

#sizer
{
	float: left;
}

/* @end */

/* @group Slide */

#slider
{
	display: block;
	width: 633px;
	height: 26px;
	background: url(../img/timeline-scrollbar.gif) repeat-x;
	position: relative;
	border-bottom: 1px dashed #83684d;
	margin: 0 0 10px -10px;
}

#slider-container
{
position: absolute;
	top: 5px;
	width: 631px;
}

#slide-handle
{
	display: block;
	width: 11px;
	height: 26px;
	margin-top: -5px;
}

/* @end */

/* @end */


/* @end */

/* @group Work */

#palladio-flash
{
height: 363px;
	margin: -15px 0 10px -9px;
	border-bottom: 1px dashed #83684d;
}

.flash
{
	margin-left: -10px;
	margin-top: 10px;
}


.GMapEZ
{
	margin-left: -10px;
	width: 633px;
	height: 350px;
	margin-top: -15px;
	border-bottom: 1px dashed #83684d;
}

.civic-columns
{
	border-top: 1px #83684d dashed;
	padding-top: 10px;
	overflow: hidden;
}

.civic-columns a
{
	color: #463729 !important;
	text-decoration: none !important;
	display: block;
}

.civic-columns a:hover
{
	color: #ab5300;
	text-decoration: underline !important;
}

.civic-columns .column1, .civic-columns .column2, .civic-columns .column3
{
float: left;
	width: 179px;
	padding: 12px;
	overflow: hidden;
	height: 270px;
}

.column2
{

	border-right: 1px #af8864 solid;
	border-left: 1px #af8864 solid;
}

#mini-map
{
	width: 282px;
	height: 282px;
	margin: 0px;
	border: 0px;
}

.gmnoprint span
{
	display: none;
}

.ind_building
{
	overflow: hidden;
}

.ind_building a
{
	text-decoration: none !important;
	color: #463729 !important;
	display: block;
}

.ind_building a:hover
{
	text-decoration: none !important;
	color: #ab5300 !important;
}

.ind_building h1
{
	font-size: 21px;
	color: #463729;
}

.ind_building .column1, .ind_building .column2
{
	float: left;
}

.ind_building .column1
{
	width: 309px;
	margin-right: 20px;
}

/* @end */

/* @group Events */



/* @end */

/* @group Exhibits */



/* @end */

/* @group Studies */



/* @end */

/* @group Links */



/* @end */



/* @end */
