@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	background-image: url(../img/background.jpg);
	background-attachment: fixed;
	background-position: bottom;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}

a {
   outline: 0;
   text-decoration: none;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

.topline {
	float: left;
	height: 5px;
	width:  100%;
	margin: 0px;
	padding: 0px;
	background-color: #ff1426;
}

.sitecontainer {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 930px;
	height: 800px;
	text-align: left;
}

.nav {
	float: left;
	margin-top: 50px;
	padding: 0px;
	width: 585px;
	height: 45px;
}

.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	padding: 6px 25px 6px 25px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.nav a:hover {
	color: #ff1426;
}

.logo {
	float: left;
	margin: 42px 0px 0px 120px;
}

.work {
	float: left;
	height: 262px;
	width: 286px;
	margin: 15px 0px 14px 35px;
}

.image {
	position: absolute;
	height: 262px;
	width: 286px;
	background-image:url(../img/portfolio/testimage.png);
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

.info {
	position: relative;
	top: 217px;
	height: 45px;
	width: 286px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	background: rgba(0, 0, 0, 0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
	z-index: 2;
}

.title {
	z-index: 3;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
}

.title a {
	color: #ff1426;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.title a:hover {
	color: #fff;	
}

.caption {
	z-index: 4;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.content {
	float: left;
	margin-top: 15px;
	height: 220px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.entry {
	float: left;
	width: 260px;
	margin: 25px 0px 0px 37px;
}

.headline {
	float: left;
	color: #ff1426;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.headline a {
	color: #ff1426;
}

.headline a:hover{
	color: #fff;
}

.text {
	float: left;
	width: 260px;
	height: 120px;
	margin-top: 10px;
}

.more {
	float: right;
	margin-right: 20px;
}

.more a {
	color: #ff1426;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.more a:hover {
	color: #fff;
}

.contact {
	float: left;
	margin-top: 15px;
	height: 500px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.contactheader {
	float: left;
	margin: 20px 0px 0px 20px;
	background: #ff1426;
	width: 95%;
	height: 35px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 20px;
}

.contactheadertitle {
	margin: 5px 0px 0px 10px;	
}
	
.footer {
	float: left;
	margin-top: 25px;
	height: 250px;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	color: #fff;
}	
	
.twitter {
	margin-top: 0px;
	float: left;
	display: inline;
}

.twitterwidget {
	margin: 0px;
	padding: 0px;
	width: 250px;
}

.twitterwidget ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.twitterwidget ul a {
	color: #ff1426;
	text-decoration: none;
	font-style: italic;
}

.twitterwidget ul a:hover {
	color: #fff;
}

.twitterwidget ul li {
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 12px;
	letter-spacing: 0px;
}

.copyright {
	float: left;
	margin: 15px 30px 0px 30px;
	font-size: 10px;
}
	

.contactform {
	float: left;
	padding: 30px 0px 0px 0px;
	text-align: left;
}

fieldset {
	margin: 0px 16px 0px 0px;
	padding: 0px;
	border-style: none;
}

fieldset ol {
	padding: 16px 16px 0px 0px;
	list-style: none;
}

fieldset li {
	padding-bottom: 10px;	
}

fieldset.submit {
	border-style: none;	
}

legend {
	font: italic 30px Georgia, Serif;
	color:#FFFFFF;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	line-height: 32px;
	letter-spacing: -1px;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

input {
	background-color: #222;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	border: 2px solid #222;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #999;
	height: 20px;
	width: 400px;
}

textarea {
	background-color: #222;
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px;
	border: 2px solid #222;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #999;
	width: 400px;
}

select {
	font-size: .80em;
	border: 1px solid #666;
}

.shiftleft {
	padding-left: 110px;	
}

.contactinfo {
	float: left;
	margin-top: 20px;
	width: 350px;
	height: 400px;
}

.contactinfo ul { 
	margin: 20px 0px 0px 40px;
	list-style:none; 
	padding:0px; 
}

.contactinfo li { 
	height:35px; 
	line-height: 33px; 
}

.contactinfo li h3 { 
	font-size:12px; 
	font-weight:normal; 
	color:#fff; 
	float:left; 
	padding:0px; 
	margin:0px 0px 0px 10px; 
}

.contactinfo li a { 
	font-weight:bold; 
	color:#ff1426; 
	float:left; 
	margin:0px 0px 0px 5px; 
	text-decoration:none; 
}

.contactinfo li a:hover { 
	color: #fff;
}

.contactinfo li img { 
	float:left; 
	margin-top:8px; 
}

.social { 
	list-style:none; 
	padding:0px; 
	margin:-3px 10px 0px 0px; 
}

.socialli { 
	background:url(../img/listdivider.png) bottom repeat-x; 
	height:30px; 
	line-height:26px; 
}

.socialli a { 
	float:left; 
	margin:0px 0px 0px 10px; 
	font-size:12px; 
	color:#fff; 
	font-weight:bold; 
	text-shadow:#000000 0px 1px 0px; 
	text-decoration:none; 
}

.socialli a:hover { 
	color: #ff1426;
}

.footer li img { 
	float:left; 
	margin-top:5px; 
}

.school {
	color: #ff1426;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.fineprint {
	float: left;
	width: 570px;
	height: 20px;
	margin-top: 10px;
	padding: 7px 3px 12px 7px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	background: rgba(0, 0, 0, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)";	
}

	
	
	
/*----------------------light box-----------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
