/* -----------------------------------------------
	global
----------------------------------------------- */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	color: #333333;
}

table { font-size: 11px; }
img { border: none; }

a { color: #999999; text-decoration: none; }
a:active { color: #999999; }
a:hover { color: #cccccc; text-decoration: underline; }
a:link { color: #999999; }
a:visited { color: #999999; }


/* -----------------------------------------------
	main content
----------------------------------------------- */

#content {
	width: 100%; 
	padding-top: 80px;
	float: left;
}


/* -----------------------------------------------
	home page
----------------------------------------------- */

.home2 {
	/*
	background-image: url(../media/images/Ebtekar_1388_02.jpg);
	background-color: #cfcec9;
	*/
	/*
	background-image: url(../media/images/Ebtekar_ReturningOfTheSun.jpg);
	background-color: #d3c9bd;
	*/
	background-image: url(../media/images/Ebtekar_Zoorkhaneh_Space.jpg);
	background-color: #e0a691;
	background-repeat: no-repeat;
}


/* -----------------------------------------------
	main panel (on home page)
----------------------------------------------- */

#home .main_panel { width: 460px; padding: 60px 0px 0px 0px; }


/* -----------------------------------------------
	sidebars (on home page)
----------------------------------------------- */

#home .sidebar { width: 620px; padding: 93px 10px 0px 10px; vertical-align: top; }


/* -----------------------------------------------
	sidebar widgets (on home page)
----------------------------------------------- */

#home .sidebar .widget {
	font-size: 10px;
	/* border: 1px #eeeeee solid; */
	border-left: 8px #efefef solid;
	padding: 0 10px 10px 10px;
	margin: 0px 0px 10px 40px;
	color: #999999;
	text-align: left;
	vertical-align: top;
}

#home .sidebar .widget .title {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 25px;
	color: #444444;
	vertical-align: top;
}


/* -----------------------------------------------
	events widget
----------------------------------------------- */

.widget_events a { font-size: 11px; color: #555555; }
.widget_events td { padding-bottom: 10px; padding-right: 15px; vertical-align: top; }
.widget_events .date { width: 30px; height: 40px; background-color: #f7f7f7; }

.widget_events .month {
	background-color: #cdcdcd;
	border-bottom: 1px #aaaaaa solid;
	color: #ffffff;
	display:block;
	font-size:10px;
	line-height:10px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 0.5px;
}
.widget_events .day {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 13px;
	margin-left: -2px;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
}


/* -----------------------------------------------
	bio page
----------------------------------------------- */

.bio { font-size: 12px; color: #666666; line-height: 18px; letter-spacing: 0.3px; }
.bio strong { color: #333333; }

/* -----------------------------------------------
	misc
----------------------------------------------- */

.series_title { font-size: 14px; color: #cccccc; text-transform: uppercase; letter-spacing: 3px; padding: 40px 0px 40px 0px; }
.series_subtitle { font-size: 10px; color: #777777; text-transform: uppercase; letter-spacing: 3px; }

.EventTitle {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 400px;
	border: 1px #888888 solid;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	
	padding: 10px;
	margin-top: 60px;
	
	background-color: #333333;
	opacity: 0.6;
	float: right;
}

.EventTitle a, .EventTitle a:visited {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}

.EventTitle a:hover {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}


.EventTitle2 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: 400px;
	/*border: 1px #888888 solid;*/
	color: #333;
	text-align: right;
	vertical-align: top;
	
	padding: 10px;
	margin-top: 60px;
	
	/*background-color: #000;*/
	/*opacity: 0.2;*/
	float: right;
}

.EventTitle2 a, .EventTitle2 a:visited {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #333;
}

.EventTitle2 a:hover {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #333;
}




.NameBoxHome {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	line-height: 32px;
}

.NameBoxHome2 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	line-height: 60px;
}

.NameBox {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #bbbbbb;
	text-align: left;
	vertical-align: middle;
	line-height: 32px;
}

.NameBox A {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
    color: #bbbbbb;
}

.NameBox A:active {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
    color: #bbbbbb;
	text-decoration: none;
}

.NameBox A:hover {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.NameBox A:link {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

.NameBox A:visited {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}





.NameBox_black {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #bbbbbb;
	text-align: left;
	vertical-align: middle;
	line-height: 32px;
}

.NameBox_black A {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
    color: #bbbbbb;
}

.NameBox_black A:active {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
    color: #bbbbbb;
	text-decoration: none;
}

.NameBox_black A:hover {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.NameBox_black A:link {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

.NameBox_black A:visited {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}



.NavBar {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	line-height: 25px;
	border-top: dotted 1px #cccccc;
}

.NavBar_black {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	line-height: 25px;
	border-top: dotted 1px #cccccc;
}

.NavBar_black .NavItem_Disabled { color: #444444; }

.NavItem { color: #666666; letter-spacing: 1px; }
.NavItem A { font-size: 11px; font-style: normal; font-weight: normal; color: #999999; }
.NavItem A:active { font-size: 11px; font-style: normal; font-weight: normal; color: #999999; text-decoration: none; }
.NavItem A:hover { font-size: 11px; font-style: normal; font-weight: normal; color: #999999; text-decoration: underline; }
.NavItem A:link { font-size: 11px; font-style: normal; font-weight: normal; }
.NavItem A:visited { font-size: 11px; font-style: normal; font-weight: normal; }

.NavItem_Disabled { font-size: 11px; color: #000000; }
.NavItemSeparator { color: #aaaaaa; }

.NavItem2 { color: #ffffff; letter-spacing: 1px; vertical-align: bottom;}
.NavItem2 A { font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; }
.NavItem2 A:active { font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
.NavItem2 A:hover { font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; text-decoration: underline; }
.NavItem2 A:link { font-size: 11px; font-style: normal; font-weight: normal; }
.NavItem2 A:visited { font-size: 11px; font-style: normal; font-weight: normal; }





.address {
	font-size: 11px;
	color: #999999;
	font-style: normal;
}

.artistName {
	font-weight: normal;
    font-size: 12px;
	color: #777777;
}

.workTitle {
	font-weight: bold;
    font-size: 12px;
	color: #777777;
}

.workDate {
	font-weight: normal;
    font-size: 9px;
	color: #777777;
}

.workMedium {
	font-weight: normal;
    font-size: 9px;
	color: #777777;
}

.workDimensions {
	font-weight: normal;
    font-size: 9px;
	color: #777777;
}

.show { font-size: 12px; font-weight: normal; color: #777777; text-decoration: underline; }
.show:active { font-size: 12px; color: #777777; }
.show:hover { font-size: 12px; color: #777777; text-decoration: underline; }
.show:link { font-size: 12px; color: #777777; }
.show:visited { font-size: 12px; color: #777777; }

.name { font-size: 16px; font-weight: normal; color: #BBBBBB; }

.goback { font-size: 12px; font-weight: normal; color: #cccccc; text-decoration: none; }
.goback:active { font-size: 12px; color: #cccccc; }
.goback:hover { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.goback:link { font-size: 12px; color: #cccccc; }
.goback:visited { font-size: 12px; }
