/* JASMINE SILVER DESIGN */

*{outline: none;}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 17, 2013 07:33:37 PM America/New_York */

@font-face {
    font-family: 'BreeSerifRegular';
    src: url('fonts/BreeSerif-Regular-webfont.eot');
    src: url('fonts/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BreeSerif-Regular-webfont.woff') format('woff'),
         url('fonts/BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: Courier New,Helvetica,sans-serif;
	font-size: 13px;
	color: #89896A;
	line-height: 160%;
	text-align: center;
/* Typically remove all padding and margin from the body */
	padding: 0;
	margin: 0;
}

h2{
	font-family: BreeSerifRegular,Helvetica,Courier New,sans-serif;
	color: grey; 
	font-size: 26px;
	font-weight: normal;
	
}

#social img{ 
	display: block;
	border: none;	
	margin-bottom: 5px;
}

#container{
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#project1, #project2, #project3, #project4, #project5, #project6, #project7, #project8, #project9, #project10{
	width: 900px;
	height: 400px;
	margin: 0 15px 20px;
}

.slideshow, .slideshow2, .slideshow3, .slideshow4, .slideshow5, .slideshow6, .slideshow7, .slideshow8, .slideshow9, .slideshow10{ 
	height: 300px; 
	width: 600px; 
}

.slideshow img, .slideshow2 img, .slideshow3 img, .slideshow4 img, .slideshow5 img, .slideshow6 img, .slideshow7 img, .slideshow8 img, .slideshow9 img, .slideshow10 img{ 
	padding-right: 15px;
	height: 300px; 
	width: 585px;
}

#caption, #caption2, #caption3, #caption4, #caption5, #caption6, #caption7, #caption8, #caption9, #caption10{
	width: 400px;
	font-family: Helvetica,Courier New,sans-serif;
	font-size: 12px;
	color: #A6A6A6;
}

#contentRight{
	float: right;
	width: 300px;
}

#header a{
	display: block;
	width: 900px;
	height: 300px;
	background: url('images/logo_big.jpg');
	margin: 10px 15px 20px;
}

#social{
	width: 20px;
	float: right;
	margin: 10px;
} 

#pager, #pager2, #pager3, #pager4, #pager5, #pager6, #pager7, #pager8, #pager9, #pager10{
	height: 30px;
}

#pager a, #pager2 a, #pager3 a, #pager4 a, #pager5 a, #pager6 a, #pager7 a, #pager8 a, #pager9 a, #pager10 a{ 
	display: block; 
	float: left; 
	margin-right: 5px; 
	padding: 1px 9px; 
	background: #CCC; 
	text-align: center;
	text-indent: -9999px;
}

#pager a.activeSlide, #pager2 a.activeSlide, #pager3 a.activeSlide, #pager4 a.activeSlide, #pager5 a.activeSlide, #pager6 a.activeSlide, #pager7 a.activeSlide, #pager8 a.activeSlide, #pager9 a.activeSlide, #pager10 a.activeSlide{
	background: #EEE;	
}

#next, #next2, #next3, #next4, #next5, #next6, #next7, #next8, #next9, #next10{
	cursor: hand;
	cursor: pointer;
	height: 20px;
	width: 100px;
}

#prev, #prev2, #prev3, #prev4, #prev5, #prev6, #prev7, #prev8, #prev9, #prev10{
	cursor: hand;
	cursor: pointer;
	height: 20px;
	width: 100px;
}

/* about styles */

#bio{
	margin: 15px;
	padding-right: 30px;
	/*padding-left: 20px;*/
	
}

#resume{
	margin: 15px;
	/*padding-left: 20px;*/
	padding-right: 300px; 
	
}

#footer{
	height: 30px;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}
