/* Stylesheet for JPaulino Design */
/* Copyright 2007 JPaulino Design */




/* universal page style info */

body{
margin: 0;
padding: 0;
background: #ffffff;
}

/* blue jpaulino name bar */
#layer1{
 position: fixed;
 top: 30px;
 right: 0px;
 Width:500px;
 background: #003399;
 border: 1px solid #003399;
 z-index: 10;
font-size: 16px; 
font-family: Copperplate, Times, serif; 
text-decoration: none; 
font-weight: bold; 
color: #ffffff; 
letter-spacing: 2px;
 }

/* nav */
#layer2{
 position: fixed;
 top: 200px;
 left: 0px;
 Width:105px;
 background: #6699cc;
 border: 0px;
 padding: 4px 3px 4px 3px;
 z-index: 10;
 }


A.nav:link { font-size: 12px; font-family: Copperplate, Times, serif; line-height: 19px; text-decoration: none; font-weight: bold; color: #ffffff; letter-spacing:1px; ; border-style: solid; border-width: 1px; border-color: #6699cc; margin: 6px 4px 6px 4px; padding: 2px 4px 2px 4px; line-height: 18px;
}
A.nav:visited { font-size: 12px;  font-family: Copperplate, Times, serif; text-decoration: none;  color: #ffffff; letter-spacing:1px; border-style: solid; border-width: 1px; border-color: #6699cc;  margin: 6px 4px 6px 4px; padding: 2px 4px 2px 4px; line-height: 18px;
}
A.nav:hover { font-size: 12px; font-family: Copperplate, Times, serif; text-decoration: none; font-weight: bold; color: #ffffff; letter-spacing:1px; font-style:normal;  border-style: solid; border-width: 1px; border-color: #003399;  margin: 6px 4px 6px 4px; padding: 2px 4px 2px 4px; line-height: 18px;
}



/* main content window */

#layer3{
Position: fixed;
top: 50px;
left: 130px;
right: 0px;
bottom: 1px;
border:1px;
text-align: center;
z-index:1;
overflow: auto
}



/* main font & link styles */

A:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #29306f;}
A:visited { font-size: 11px;  font-weight: bold; text-decoration: none;  color: #29306f; }
A:hover { font-size: 11px; text-decoration: underline;  font-style: oblique; color: #990000; }



H1 {

color: #990000;
font-family: Copperplate, Times, serif;
font-size: 16px;
font-weight: bold;
line-height: 18px;
text-align: left;

}


div.subhead {

color: #29306f;
font-family: Copperplate, Times, serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
text-align: center;

}



p {

color: #000000;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 20px;
text-align: left;

}





Li {

color: #000000;
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 20px;
text-align: left;
margin-left: 10px

}



Div.small {

color: #000000;
font-family: Verdana, sans-serif;
font-size: 9px;
font-weight: normal;
line-height: 12px;
text-align: left;
margin-left: 20px


}





div.pdf { 

color: #000000;
font-family: Verdana, sans-serif;
font-size: 9px;
font-weight: normal;
line-height: 12px;
text-align: left;
border-style: dotted; 
border-width: 1px; 
border-color: #777777; 
background-color: white; 
margin: 6px 4px 6px 100px; 
padding: 2px 4px 2px 4px;
Width: 150px; 
right: 10px;
position: absolute;

}







/* portfolio page stuff */

#clientlist{
Position: fixed;
top: 5px;
left: 120px;
right: 10px;
border:0px;
text-align: left;
z-index:10;
overflow: hidden;
}


#dynloadarea2{
Position: fixed;
top: 60px;
left: 325px;
right: 10px;
border:0px;
text-align: left;
z-index:10;
overflow: hidden;
}



div.client {

color: #9A835B;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 10px;

}

a.project {
color: #29306f;
font-family: Verdana, sans-serif;
font-size: 9.5px;
font-weight: normal;
line-height: 9px;

}







/* random quote stuff */

div.random {

color: #7f715e;
font-family: verdana, helvetica;
font-size: 10px;
font-weight: bold;
font-style: oblique;
line-height: 12px;
text-align: center;

}






