@charset "UTF-8";

/* 
Design:    		 Aaron Irizarry
Code:            Aaron Irizarry
Sheet Type:      layout
Version:         v1.0 | 1.05.10
............................... */

#top{ height:195px; background:url(../images/top-bkg.png) repeat-x;}

#header{ height:195px; width:1000px; margin:auto; background:url(../images/header-bkg.png) no-repeat right;}

#blog-tab{ float:right; margin:0 40px 0 0; padding:10px 0 0 0; width:140px; height:43px; background:url(../images/index_10.png) no-repeat;}

#nav {margin:100px 0 0 0; padding:0; width:550px; list-style-type: none; float:right; clear:right;}

#nav li { margin:0 22px 0 22px; height:12px;  padding-bottom:30px; float:left;}

#nav li a{ font-size:23px; letter-spacing:1px; color:#dedddd; text-decoration:none;}

#nav li a:hover{ height:15px; padding-bottom:18px;}

li#current a{ height:15px; padding-bottom:18px; background:url(../images/current-bkg.png) no-repeat bottom;}

#content{ margin:auto; padding: 20px 20px 0 20px; width:960px;}

#slider{ margin:25px 0 0 0; position:relative;}

#slider-content{ margin:30px 0 0 0;}

.project-list{ margin:30px 0 0 0;}

#projects{margin:25px 0 0 0;}

.project-desc{float:right; width:450px; padding:0;}

.project-thumb{ float:left; width:482px;}

/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{margin:0; padding:0; list-style:none; }
	
#slider2{margin-top:1em;}
	
#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:961px; height:390px; overflow:hidden; }	
		
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	

#nextBtn, #slider1next{ 
		left:696px;
		}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
/* numeric controls */	

ol#controls{
		margin:0;
		padding:12px 0 0 0;
		height:18px;
		float:right;
		}
		
ol#controls li{
		margin:0; 
		padding:0;
		list-style:none;
		display:inline;
		height:30px;
		line-height:28px;
		}
		
ol#controls li a{
		float:left;
		height:30px;
		font-size:20px;
		color:#2e2e2e;
		line-height:28px;
		padding:0 9px;
		text-decoration:none;
		}
		
ol#controls li.current a{
		background:url(../images/slider-nav-bkg.png) no-repeat;
		color:#fff;
		}
		
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#news, #blog-feed{ margin:0 0 20px 0;}

.news-snippet, .blog-snippet{margin: 20px 0; }

.news-rss{ float:right; height:15px; width:165px; padding:20px 0; font-size:20px;}

.rss-icon{ float:right; padding: 0 0 0 10px;}

.project-desc{float:right; width:450px; padding:0;}

.blog-thumb{ float:left; padding:5px 10px 0 0; width:326px;}

#about-copy{float:right; margin: 20px 0 75px 0; width:640px;}

#contact-copy{float:right; margin: 20px 0 350px 0; width:640px;}

#profile{ float:left; width:290px; margin:20px 0 0 0;}

.profile-hr{ padding:10px 0;}

.social-ico{ padding: 5px 5px 10px 5px;}

#contact-form{ float:right; width:380px; padding:10px 0 0 0;}

.text-input{ height:20px; width:355px; padding:10px; margin: 0 0 20px 0; border: 3px solid #777777; font-size:16px;}

.text-area{ width:355px; padding:10px; margin: 0 0 20px 0; border: 3px solid #777777; font-family:Tahoma, Geneva, sans-serif; font-size:16px;}

.submit { float:right; height:46px;width:114px; padding: 0 0 10px 0; border:none; background:url(../images/button.png) no-repeat; font-size:13px; color:#fff; font-weight:bold; text-shadow: 0 1px .5px #2e2e2e; -moz-text-shadow: 0 1px .5px #2e2e2e; -webkit-text-shadow: 0 1px .5px #2e2e2e;}

#footer{ clear:both; height:auto; background:url(../images/footer-top.png) top repeat-x #2e2e2e;}

#footer-content{ margin:auto; padding: 55px 20px 0 20px; width:960px;}

#colophon{ float:right; width:140px;}

#guilty { float:right; margin-right:120px;}

li { padding:0 0 10px 0;}

#browse-around {float:left;}

#other-projects { margin-left:235px;}

ul#guilty li a, ul#browse-around li a, ul#other-projects li a{ font-size:18px; color:#dedddd; text-decoration:none; }

/* LIghtbox CSS */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}