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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #030303;
	background-image: url(images/bg_texture3.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
	list-style-position: outside;
	}

.style1 {color: #FFFFFF}
	
	A{
	color:#F1E79E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	text-decoration: none;
	border: none;
}

A:Visited{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	border: none;
}
A:Hover{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	background-color: #668899;
	border: none;
}
h3{
	color:#5D7F9B;
	font-size: small;
	font-weight: bold;
}

#nav_seperator {
	float: left;
	clear: both;
	width: 760px;
	background-image: url(images/nav/horizontap_seperator.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 5px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	
}

#footer {
	font-size: xx-small;
	text-align: left;
	clear: both;
	color: #222222;
	width: 400px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
}
#design {
	float: left;
	clear: right;
}

#wrapper {
	width: 760px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	margin-right: auto;
	
}

#about {
	width: 450px;
	float: left;
	clear: both;
}
#featured_content {
	width: 320px;
	clear: left;
	float: left;
}


#twitter {
	width: 250px;
	float: right;
	clear: right;
	margin-right: 0px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 12px;
}
#twitter_extras {
	clear: right;
	float: right;
	width: 300px;
	overflow: auto;
}

#nav {
	float: left;
	width: 620px;
	display: block;
}
#downarrow {
	list-style-image: url(images/arrow_down.gif);
}


#nav li{
	float:left;
	list-style:none;
	display:block;
}
#additional_work {
	clear: right;
	float: right;
	width: 320px;
	overflow: auto;
}


#nav a {
	text-decoration: none;
	display: block;
	height: 29px;
	text-indent: -9999px;
	border:none;
	outline:none;
	
}




#header {
	display: block;
	background-repeat: no-repeat;
	height: 45px;
	width: 316px;
	background-image: url(images/mediafall.com.png);
	text-indent: -9999px;
	
	
	

/*-------------Navigation-----------------------------*/
}


#landingimage {
	background-image: url(images/landing2.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 760px;
	float: none;
	clear: left;
	text-indent: -9999px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#nav  .home:hover  {
	background-image: url(images/nav/home.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 80px;
	height: 29px;
	background-color: transparent;
}
#design {
	width: 400px;
	float: left;
	clear: both;
}



#nav .home {
	background-image: url(images/nav/home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 80px;
	height: 29px;
	background-color: transparent;
}
.highslide-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
}

#nav .home_active {
	background-image: url(images/nav/home.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 80px;
	height: 29px;
	background-color: transparent;
}
#nav .photo {
	background-image: url(images/nav/photo.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 100px;
	height: 29px;
	background-color: transparent;
}

#nav .photo:hover {
	background-image: url(images/nav/photo.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 100px;
	height: 29px;
	background-color: transparent;
}
#nav .photo_active {
	background-image: url(images/nav/photo.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 100px;
	height: 29px;
	background-color: transparent;
}
#photo_content {
	width: 600px;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
	clear: both;
	float: left;
}




#nav .video {
	background-image: url(images/nav/video.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100px;
	height: 29px;
	background-color: transparent;
}
#nav .video_active {
	background-image: url(images/nav/video.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 100px;
	height: 29px;
	background-color: transparent;
}
#nav .video:hover {
	background-image: url(images/nav/video.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 100px;
	height: 29px;
	background-color: transparent;
}
#nav .design_active {
	background-image: url(images/nav/design.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 120px;
	height: 29px;
	background-color: transparent;
}

#nav .design:hover {
	background-image: url(images/nav/design.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 120px;
	height: 29px;
	background-color: transparent;
}
#nav .design {
	background-image: url(images/nav/design.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 120px;
	height: 29px;
	background-color: transparent;
}

#nav .extras {
	background-image: url(images/nav/extras.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 120px;
	height: 29px;
	background-color: transparent;
}

#nav .extras_active {
	background-image: url(images/nav/extras.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 120px;
	height: 29px;
	background-color: transparent;
}
#nav .extras:hover {
	background-image: url(images/nav/extras.png);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	width: 120px;
	height: 29px;
	background-color: transparent;
}
#twitter_update_list {
	list-style-position: outside;
	line-height: 12px;
	
}
#twitter_update_list li {
margin-bottom:12px;
	
}


/*-------------Navigation-----------------------------*/

	
#content {
	display:inline;
	width: 750px;
	list-style-image: url(images/arrow_right.gif);
	clear: left;
}
#additional_photography {
	clear: right;
	width: 330px;
	float: right;
}

#content .vertical_line {
	height: 300px;
	width: 5px;
	clear: left;
	float: left;
	margin-right: 20px;
	position: absolute;
	margin-left: 350px;
	background-image: url(images/nav/vertical_seperator.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#contact {
	width: 250px;
	clear: right;
	float: right;
	position: relative;
	margin-right: 0px;
	list-style-image: url(images/arrow_right.gif);
	font-weight: bold;
}
#contact li{
 margin-bottom: 5px;
 }
#contact .contact_list .resume {
	list-style-image: url(images/resume.gif);
}
.contact_list .phone {
	list-style-image: url(images/phone.gif);
	color: #F1E79E;
}

.contact_list .email {
	list-style-image: url(images/email.gif);
	color: #F1E79E;
}

.darktext {
	color: #5D7F9B;
	font-weight: normal;
	list-style-image: url(images/arrow_down.gif);
}


#photo_gallery {
	clip: rect(20px,auto,auto,auto);
	clear: both;
	float: none;
	overflow: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 580px;
	height: 250px;
	list-style-image: none;
}

#photo_gallery li {
float:left;
	list-style:none;
	display:block;
	list-style-image:none;
}
#photo_placeholder {
	clear: both;
	white-space: nowrap;
	padding: 0;
	overflow: auto;
	width: 755px;
}
#about_photography {
	width: 420px;
	clear: both;
	float: left;
}
