@charset "UTF-8";
/* CSS Document for RaptorsRevenge.com Developed by Michael Vaughn Green, yo! */


.projecttext {font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; }

.footertext {font-family:Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-align:left; font-size: 14px; text-shadow: black 1px 1px 5px; }


.texttitle_A {font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align:left; font-size: 18px; text-shadow: white 1px 1px 5px; font-weight: bold }
.texttitle_B {font-family:Verdana, Arial, Helvetica, sans-serif; color: #3b91bd; text-align:left; font-size: 18px; text-shadow: white 1px 1px 5px; font-weight: bold }

.resumetitle {font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; font-weight: bold }
.resumetext {font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align:left; font-size: 12px; text-shadow: white 1px 1px 5px; }



.projecttext_blue {font-family:Verdana, Arial, Helvetica, sans-serif; color: #0e5d77; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_blue:link {font-family:Verdana, Arial, Helvetica, sans-serif; color: #0e5d77; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_blue:visited {color: #0e5d77; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_blue:hover {color: #000000; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }

.projecttext_red {font-family:Verdana, Arial, Helvetica, sans-serif; color: #d52626; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_red:link {color: #d52626; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_red:visited {color: #d52626; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_red:hover {color: #000000; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }

.projecttext_brown {font-family:Verdana, Arial, Helvetica, sans-serif; color: #5b3308; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_brown:link {font-family:Verdana, Arial, Helvetica, sans-serif; color: #5b3308; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_brown:visited {color: #5b3308; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }
a.projecttext_brown:hover {color: #000000; text-align:left; font-size: 14px; text-shadow: white 1px 1px 5px; text-decoration: none; }







#nav_home {
	background: url(images/structure/home_butt.png) no-repeat 0 0;
	width: 48px;
	height: 23px;
	display: block;
	
}

#nav_home:hover {
	background: url(images/structure/home_butt.png) no-repeat 0 0;
}

#nav_port {
	background:url(images/structure/portfolio.png);
	width: 79px;
	height: 30px;
	display: block;

}

#nav_port:hover {
	background: url(images/structure/portfolio.png) no-repeat 0 0;
}

#nav_projects {
	background:url(images/structure/projects.png) no-repeat 0 0;
	width: 71px;
	height: 30px;
	display: block;
}

#nav_projects:hover {
	background: url(images/structure/projects.png) no-repeat 0 0;
}

#nav_contact {
	background:url(images/structure/contact.png) no-repeat 0 0;
	width: 68px;
	height: 30px;
	display: block;
}

#nav_contact:hover {
	background: url(images/structure/contact.png) no-repeat 0 0;
}

#nav_blog {
	background:url(images/structure/blog.png) no-repeat 0 0;
	width: 39px;
	height: 30px;
	display: block;
	border: 1px solid greeen;
}

#nav_blog:hover {
	background: url(images/structure/blog.png) no-repeat 0 0;
}




html body {
	text-align: center;
	background-image: url(images/structure/bckgrnd.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	
}


#container_main {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}

#header {
	position: relative;
	float: left;
	width: 1025px;
	height: 215px;
	margin: 0px;
}


#main_gallery {
	position: relative;
	float:  left;
	width: 884px;
	height: 347px;
	margin-top: 10px;
	margin-left: 70px;
	background-image: url(images/structure/main_gallery.png);
	background-repeat: no-repeat;
	display: inline;
	z-index: 2;

}

#flash_position {
	position: absolute;
	width: 825px;
	height: 291px;
	top: 15px;
	left: 35px;

}


#wrapper  {
	width: 100%;
	text-align: left;
}

#content {
	position: relative;
	float: left;
	margin-left: 0px;
	magin-top: 0px;
	width: 1024px;
	display: inline;
	min-height: 600px;
	/*border: 1px solid green; */
}


#main_lines {
	position: relative;
	width: 952px;
	height: 71px;
	margin-top: 10px;
	margin-left: 36px;
	background-image: url(images/structure/main_lines.png);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	z-index: 1;
}

#mainlines_text {
	position: absolute;
	width: 905px;
	top: 10px;
	left: 23px;
}



#logo {
	position: absolute;
	top: 45px;
	width: 130px;
	height: 130px;
	left: 20px;
}

#top_nav {
	position: relative;
	width: 500px;
	height: 52px;
	margin-top: 95px;
	margin-left: 568px;
	z-index: 2;
	/*border: 1px solid red; */

}



#project_works {
	position: relative;
	float: left;
	margin-top: 25px;
	margin-left: 260px;
	width: 503px;
	height: 127px;

}

#main_intheworks {
	position: relative;
	margin-left: 82px;
	margin-top: 10px;
	width: 860px;
	height: 415px;
}

#intheworks_box {
	position: relative;
	float: left;
	width: 280px;
	margin-left: 4px;
	margin-top: 15px;
	height: 410px;
}

#projectpic {
	position: absolute;
	width: 225px;
	height: 133px;
	top: 0px;
	left: 23px;

}

#project_title {
	position: absolute;
	width: 270px;
	height: 18px;
	top: 150px;
	left: 23px;
}

#project_text {
	position: absolute;
	width: 220px;
	height: 300px;
	top: 175px;
	left: 23px;

}



#footer {
	position: relative;
	float: left;
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/structure/footer.png);
	background-repeat: repeat-x;
	background-color: #262626;
	text-align: center;
}

#footer_content {
	position: relative;
	width: 900px;
	height: 100px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid red; */
}

#linkedin_icon {
	position: absolute;
	width: 43px;
	height: 44px;
	top: 10px;
	right: 100px;

}

#facebook_icon {
	position: absolute;
	width: 43px;
	height: 44px;
	top: 10px;
	right: 50px;

}

#twitter_icon {
	position: absolute;
	width: 43px;
	height: 44px;
	top: 10px;
	right: 0px;

}


#port_images {
	position: relative;
	float: left;
	margin: 10px;
}

#port_image_row {
	position: relative;
	float: left;
	width: 1024px;
	height: 150px;
	/*border: 1px solid red; */

}


#port_text_row {
	position: relative;
	float: left;
	width: 980px;
	height: 30px;
	/*border: 1px solid blue;*/
	text-align: center; 

}


