@charset "UTF-8";

body, html { height: 100%; margin-bottom: 1px;}

h1 {
	font-family: 'Istok Web', sans-serif;
	font-weight: Bold; 
	font-size:20px;
	color: #da0763;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333333;
}

#page-wrap {
	width: 900px; margin: 0 auto;
	overflow:hidden;
	padding:0px; 
}

	#credits {
		margin:10px 0 0 10px;
		font-family: 'Istok Web', sans-serif;
		font-weight: 400; 
		font-size:12px;
		color: #000000;
	
	}
	
		#recos {
		margin:0 50px 0 10px;
		font-family: 'Istok Web', sans-serif;
		font-weight: 400; 
		font-size:12px;
		color: #000000;
	
	}
	
	
	
	#resume_page {
		background: url(images/gr_resume_page.png) no-repeat;
		width: 624px; 
		min-height:698px;
		margin: auto;
	}
	
	
	
	
	#footer {
		padding:10px;
		font-family: 'Istok Web', sans-serif;
		font-weight: 400; 
		font-size:12px;
		color: #FF0E5A;
		text-align: center;
	}
	
#reel_page {
		background: url(images/gr_bg_paper_01.jpg);
		padding:30px; 
		background-color:#ECE5CA;
		width: 720px; 
		min-height:698px;
		margin: auto;
		-moz-border-radius: 10px;v
		border-radius: 10px;
}	
	
	#linkedin_page {
		background: url(images/gr_bg_paper_blue_01.jpg);
		padding:30px; 
		background-color:#ECE5CA;
		width: 720px; 
		min-height:698px;
		margin: auto;
		-moz-border-radius: 10px;v
		border-radius: 10px;
}	
	
		#linkedin_title {
margin:0 0 0 0;
}	
	
#about_page {
		margin:10px 0 0 30px;
}

	
#blog_page {
		background: url(images/gr_bg_paper_01.jpg);
		padding:20px; 
		background-color:#ECE5CA;
		width: 780px; 
		min-height:698px;
		margin: auto;
		-moz-border-radius: 10px;
		border-radius: 10px;
}
	
#blog-col1-pos {
	float:left;
	padding:0px; 
	width: 500px; 
	margin:20px 0 0 20px;
	font-family: 'Istok Web', sans-serif;
	font-weight: 400; 
	font-size:12px;
	color: #000000;
}
	
#blog-col2-pos {
	float:right;
	width: 200px; 
	padding:10px; 
	margin:20px 10px 0 10px;
	text-decoration: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#FFFFFF;
	font-family: 'Istok Web', sans-serif;
	font-weight: 400; 
	font-size:14px;
	color: #000000;
}
	
#download_pdf {
		/*width:155px;*/
		margin:580px 0 10px 0;
		float:right;
		position:relative;
		z-index:5;
}
	
#nav_bar {
		width: 1005px; 
		min-height:72px;
		margin: auto;
	}
	
	
	ul#nav {
			margin:-50px 0 0 280px;
			float:left;
	}
	
	ul#nav li {
	display:inline;
}
ul#nav li a{
	display:block;
	height: 32px;
	text-indent: -9999px;
	float:right;
}

ul#nav li.reel a {
	width: 104px;	
	background: url(images/btn_reel_off.gif) bottom center no-repeat;
}
ul#nav li.about a {
	width: 105px;	
	background: url(images/btn_about_off.gif) bottom center no-repeat;
}
ul#nav li.scrapbook a {
	width: 120px;	
	background: url(images/btn_scrapbook_off.gif) bottom center no-repeat;
}
ul#nav li.resume a {
	width: 117px;	
	background: url(images/btn_resume_off.gif) bottom center no-repeat;
}
ul#nav li.home a {
	width: 108px;	
	background: url(images/hdr_home_off.gif) bottom center no-repeat;
}
ul#nav li a:hover{
	background-position: top;
	opacity: .7;
}

#nav_title {
	width:290px;
	height:72;
	margin:30px 0 0 0;
}
