
.li_date
{
color: #918f8f ;
font-size: 0.8em ;
padding-right: 5px ;
}

html
{
	height: 100%;
}

*
{
	margin: 0 ;
	padding: 0 ;
}

body
{
font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
margin: 0 ;
background-color: #808080 ;
	height: 100%;
	background-image: url('http://saulbaizman.com/image/sb-background.jpg') ; 
background-repeat:no-repeat;
background-position:center top; 
background-attachment:scroll;

}

img {
border: 0 ;
margin-left: 5px ;
margin-right: 5px ;
}

/*
#breadcrumb_title {
font-family: "crete-rounded-web-1", "crete-rounded-web-2";
height: 21px ;
font-size: 21px ;
color: #ed145b;
clear: both;
padding-top: 20px;
padding-bottom: 10px;
}
*/

#breadcrumb {
height: 15px;
}

#breadcrumb {
width: 500px ;
font-size: 9px ;
/* color: #808080; */
color: #000000 ;
position: relative;
left: 5px ;
margin-top: 6px ;
}

#breadcrumb a {
text-transform: uppercase;
font-size: 9px ;
/* color: #35b4e6; */
color: #000000 ;
/* font-weight: bold ; */
text-decoration: none ;
}

#breadcrumb a:hover {
color: #ed145b ;
text-decoration: none ;
}

.title {
margin-top: 40px;
margin-bottom: 20px;
margin-right: 10px;
font-size: 36px;
color: #cccccc;
text-align: right ;
letter-spacing: 2px;
/*background: #333333;*/
/* letter-spacing: 0.05cm; */
}

#spacer {
clear: both ;
}

#table_wrapper {
width: 510px;
position: relative ;
left: -5 ;
margin-top: -28px ;
}

table {
border-spacing: 0 ;
width: 510px;
}

/* This hides the table column headings. */
table th {
	display: none;
}

table th a:link, table th a:active, table th a:hover, table th a:focus, table th a:visited
{
	color: #000000 ;
	/* font-size: 12px ;*/
	font-size: 12px ;
	text-decoration: none ;
}
table td a:link, table td a:active, table td a:visited
{
	color: #000000 ;
	text-decoration: none;
}
table td a:hover, table td a:focus
{
	color: #ed145b ;
/*color: #000 ;*/
/* text-decoration: underline; */
}

table th:nth-child(1), table th:nth-child(2) {
text-align: left ;
}

/* The next two declarations give us more space between Size and Description. */
table th:nth-child(5) {
padding-left: 20px;
}

table td:nth-child(5) {
padding-left: 20px;
}

/*
table td:nth-child(1) {
width: 25px;
}
*/

table td:nth-child(1) {
width: 145px ;
}

/*
#main #inner #tablewrapper table td:nth-child(1) a:link {
font-weight: 900 !important ;
}
*/


table td:nth-child(2) {
width: 150px ;
}

/* even rows have a very light gray / pink bg color */
table tr:nth-child(2n+0) {
/*background: #edf4f6;*/
/* background: #e8f0f3; */
/* border-bottom: 2px solid #d79900; */
}

/* This selects all of the cells for odd table rows. */
/* table tr:nth-child(2n+0) td */
table tr td
{
/* border-bottom: 1px dotted #e8f0f3; */
padding-top: 5px;
padding-bottom: 5px;
/* border-bottom: 1px dotted #ddd;  */
border-bottom: 1px dotted #fff; 
/* border-bottom: 1px dotted #fb88c6;  */
}

table tr:last-child td
{
/* border-bottom: none; */
}

/*
table tr {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
}
*/

table td {
padding-top: 2px;
padding-bottom: 2px;
font-size: 11px;
padding-left: 5px ;
/* padding-right: 35px ; */
vertical-align: bottom ;
color: #494a4a;
}

/*
// deprecated
hr {
border: 0 ;
width: 0% ;
color: #ffffff;
background-color: #ffffff;
}
*/

.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:focus, .footer a:hover
{
	margin-top: 30px ;
	margin-left: 10px ;
	color: #ddd;
	font-size: 10px;
	text-transform: lowercase;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: left;
}

#main {

	border-left: 1px solid #fff ;
	border-right: 1px solid #fff ;

/*
	padding-left: 20px ;
	padding-right: 20px ;
*/
	width: 900px ;
	/* background-color: #fff ; */
/*
	background-image: url('http://saulbaizman.com/image/sb-background.jpg') ; 
background-size: 902px 1364px ;
background-attachment: scroll ;
*/
	margin-left: auto;
	margin-right: auto;
	position:relative;

}

#inner 
{
position: absolute;
/* top: 185px; */
left: 285px;
width: 508px ;
font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
font-size: 11px; 
color: #494a4a;
/*color: #918f8f;*/
font-weight: 400;
font-style: normal ;
line-height: 1.7 ;
text-align: left ;
/* letter-spacing: 0.1em; */
}

/*
#inner p
{
line-height: 2.7 ;
}
*/

#inner a:link, #inner a:active, #inner a:visited
{
color: #000000 ;
text-decoration: none;
/* border-bottom: 1px dotted #000000 ; */
font-weight: 400;
}
#inner a:hover, #inner a:focus
{
color: #ed145b ;
/* border-bottom: 1px dotted #ed145b ; */
text-decoration: none;
font-weight: 400;
}

.self {
color: #6dcff6;
text-transform: uppercase;
font-weight: 400;
}

h1
{
font-size: 81px; 
font-family: "crete-rounded-web-1", "crete-rounded-web-2";
font-style: normal ; 
font-weight: 400 ; 
/* color: #ed145b ; */
color: #fff ;
letter-spacing: 3px ;
margin-left: -175px ;
/* margin-top: 60px ; */
padding-top: 5px ;
/*border-top: 1px solid #d4d4d4 ;*/
margin-bottom: -60px ;
/* opacity: 0.3 ; */
position: relative ;
}

p.intro, p.raised
{
position: relative;
z-index: 2 ;
}

h2
{
font-size: 15px ; 
font-family: "crete-rounded-web-1", "crete-rounded-web-2";
font-weight: 400;
font-style: normal ;
/* color: #fb88c6 ;  */
color: #35b4e6 ; 
letter-spacing: 1px;
}

.contact
{
font-size: 11px; 
font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif ;
font-weight: 300;
font-style: normal ;
color: #494a4a ;
}
.contact a:link, .contact a:active, .contact a:visited
{
font-size: 11px; 
font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
font-weight: 400;
font-style: normal ;
/* color: #494a4a ; */
color: #000000 ;
text-decoration: none;
}
.contact a:hover, .contact a:focus
{
color: #ed145b ;
text-decoration: none;
}

#tweets {
float: left ;
width: 245px ;
/*
background-color: white ;
opacity: 0.7 ;
*/
z-index: 2 ;
position: relative ;
}

#tumbls {
float: left ;
width: 245px ;
margin-left: 10px ;
z-index: 10 ;
position: relative ;
}

#email {
float: left ;
width: 125px ;
}

#phone {
float: left ;
width: 125px ;
}

#tumblr {
float: left ;
width: 125px ;
}

#twitter {
float: left ;
width: 125px ;
}

#current_exhibitions {
z-index: 14 ;
position: relative ;
}

ul
{
/* list-style-type: disc ; */
list-style-type: none ;
list-style-position: outside;
/* color: #ccc ; */
}
li
{
margin-bottom: 10px ; 
}
}


