/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}

p {
font-family: Verdana, Geneva, sans-serif;
font-size: 1.1em;
line-height: 2.0em;
}

h1 a {
color: #F00;
text-transform:uppercase;
}

h4 {
	margin-top: 5px;
text-align: center;
}

#container {
padding-top: 40px;
width: 735px;
margin: 0 auto;
text-align: center;
}

#container_wide: {
padding-top: 40px;
width: 885px;
margin: 0 auto;
text-align: center;
}


#logo_small {
width: 294px;
height: 75px;
padding-top: 16px;
padding-bottom: 14px;
margin: 0 auto;

}

#navbar {
height: 18px;
width: 391px;
margin: 0 auto;
margin-bottom: 10px;
}

#navbar a {
text-decoration: none;
}

#navbar span {
visibility: hidden;
}

/*nav items*/
#pjharvey {
float: left;
width: 93px;
height: 18px;
display: block;
background-image: url(images/nav_bar.jpg);
background-position: 0 0;
}

#pjharvey:hover {
background-position: 0 -17px;
}

#musicians {
float: left;
width: 87px;
height: 18px;
display: block;
background-image: url(images/nav_bar.jpg);
background-position: -93px 0;
}

#musicians:hover {
background-position: -93px -17px;
}

#fashion {
float: left;
width: 75px;
height: 18px;
display: block;
background-image: url(images/nav_bar.jpg);
background-position: -180px 0;
}

#fashion:hover {
background-position: -180px -17px;
}

#personal {
float: left;
width: 87px;
height: 18px;
display: block;
background-image: url(images/nav_bar.jpg);
background-position: -255px 0;
}

#personal:hover {
background-position: -255px -17px;
}

#videos {
float: left;
width: 49px;
height: 18px;
display: block;
background-image: url(images/nav_bar.jpg);
background-position: -342px 0;
}

#videos:hover {
background-position: -342px -17px;
}

/*END OF NAV*/


.uppercase {
text-transform: uppercase;
}

#section {
height: 14px;
width: 120px;
float: left;
}

#section2 {
position: relative;
height: 14px;
width: 100px;
float: left;
}

#name {
float: right; 
height: 14px;
text-transform:uppercase;
font-family: verdana;
font-size: 1.1em;
margin: 0;
line-height: 0.9em;
padding: 0;
}

#name2 {
float: right; 
height: 14px;
text-transform:uppercase;
font-family: verdana;
font-size: 1.1em;
margin: 0;
line-height: 0.9em;
padding: 0;
color: #fff;
}




#left_arrow:hover {
background-position: 0 0;
}

#left_arrow2:hover {
background-position: 0 -32px;
}

#right_arrow:hover {
background-position: 0 0;
}



#footer {
width: 674px;
margin: 0 auto;
text-align: center;
border-top: 1px solid #999;
padding-top: 25px;
margin-top: 0;

}

#footerhome {
width: 674px;
margin: 0 auto;
text-align: center;
padding-top: 15px;
margin-top: 0;
clear: both;
text-transform: uppercase;
}

#footer p, #footerhome p {
font-size: 1.0em;
color: #999;
}

#footer a, #footerhome a {
color: #666;
text-decoration: none;
}

#footer a:hover, #footerhome a:hover {
color: #F00;

}



img.border {
border: 5px solid #eae8e8;
}

.mr8 {
margin-right: 10px;
}

.mr9 {
margin-right: 8px;
}

.mr7 {
margin-right: 7px;
}

.mr6 {
margin-right: 6px;
}

.mr5 {
margin-right: 5px;
}

.mr3 {
margin-right: 3px;
}

.mr4 {
margin-right: 4px;
}

.mail img{
margin-top: -4px;
margin-right: 5px;
vertical-align:middle;
}

.mail {
color:#CCC;
font-size: 1.0em;

font-family: Verdana, Geneva, sans-serif;
}

.iwood {
color:#CCC;
font-size: 0.9em;
padding-top: 5px;
font-family: Verdana, Geneva, sans-serif;
}

.iwood a {
color: #ccc;
}


#home_info {
width: 674px;
padding-top: 15px;
margin: 0 auto;
font-family: verdana;
color: #666;
text-align: left;
}

#video_info {
width: 640px;
padding-top: 15px;
margin: 0 auto;
font-family: verdana;
color: #666;
}

#video_info a {
color: #F00;
text-decoration: none;
cursor: pointer;
}

#video_info h1 {
font-size: 1.2em;
font-weight: normal;

}

.list_title {
font-size: 14px;
}

.video_crop {
	position: absolute;
	height: 7px;
	background-color: #000;
	width: 880px;
	z-index: 10;
	margin: 0 auto;
	left: 0px;
	top: 0px;
}

.video_crop2 {
	position: absolute;
	height: 7px;
	background-color: #000;
	width: 880px;
	z-index: 10;
	margin: 0 auto;
	left: 0px;
	top: 473px;
}

.center_align {
text-align: center;
}

#contact {
color: #666
}

#contact h1 {
font-size: 1.2em;
font-family: verdana;
margin-bottom: 20px;
}

#contact a {
color: #F00;
text-decoration: none;
}

.left_align {
text-align: left;
}