/* 
	Pi Delta Psi
	Delta Chapter at Stony Brook	
	Author: Hi-Def Productions
*/

*{
	margin: 0;
	padding:0;
	}

body{
	color: #ffffff;
	font: 76% Verdana;
	word-wrap: break-word;
	background-image: url('Backround9.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top right; 
	background-attachment: fixed
	}

#sidebar{ position:fixed; top: 0px; left:20px;	width: 250px; }
#content{ margin: 100px 10% 5em 250px;} 
#caption {
	position:fixed;
	bottom:0px;
	left: 0px;
}
#brotherspotlight {
	position:fixed;
	left: 10px;
	top: 400px;
}
#featured{
	position:fixed;
	bottom:0;
	top:190px;
	left:250px;
	
	width:518px;
	height:265px;
}

p { line-height: 1.5em; margin-top: 1.0em; margin-right: 6.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; color: #ffffff;}

ol, ul{ margin: 0.5em 0 1.2em 2em; color: #ffffff;}	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #ffffff;}

h1, h2, h3{ font-family: Trebuchet MS;}

h2
{
	font-size: 1.5em;
	letter-spacing: 0.4pt;
	color: #ae0010;
	text-transform: uppercase;
	padding-top: 0.5em;
}
h3
{
	font-size: 1.0em;
	letter-spacing: 0.2pt;
	color: #ae0010;
	text-transform: uppercase;
	padding-top: 0.5em;
	}

a
{
	xfont-weight: bold;
	color: #ffffff;}
	text-decoration: none;
}
a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:hover {color: #ae0010}
a:active {color: #ae0010}	


a img{border: none;}

small{ font-size: 0.8em; }

#sidebar a{ color: #fff; }
#sidebar p a:hover{ border-bottom: 1px dotted #fff; }	

#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{ color: inherit; }

#nav{ list-style: none; margin: 2.0em 0; width: 15em;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	border-bottom: 1px solid #ffffff;
	color: #eee;
	background-color: #333;
	}

#nav a:hover{
	color: #ffffff;
	background-color: #ae0010;
	}	

#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	}

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail {
float:left;
background: url(shadowAlpha.png) no-repeat bottom right !important;
background: url(shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

.thumbnail img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}
.clear {clear:both; }

/**********************************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

/**********************************************************/

table
{
	border: 1px solid #666;
}
tr td
{
	font-family: verdana;
	font-size: 8pt;
	padding: 3px 8px;
	background: #fff;
}
thead td
{
	color: #fff;
	background-color: #ae0010;
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 10pt;
}
tbody td
{
	border-left: 1px solid #D9D9D9;
	width: 60%;
	color:#000000;
}
tbody tr.even td
{
	background: #eee;
}
tbody tr.ruled td{
	color: #eee;
	background-color: #ae0010; <!-- hoover over color -->
	border-color: #3292FC;
}