/* EricLuper.com CSS */

/*

------------------------------------------------------
Copyright John Drury, http://www.jackanapesink.com/
some rights reserved
http://creativecommons.org/licenses/by-sa/2.5/
------------------------------------------------------

*/

@charset "windows-1252";	   

html {
padding: 0em;
margin: 0em;
background-color: #FFF;
background-image: url("images/ericbg.jpg");
background-position: left top;
background-repeat: repeat;
}

body {
width:auto;
height:auto;
padding:0px;
margin:0px;
font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
font-size: .9em;
}  

#banner { 
position: absolute;
width: 100%;
height: auto;
margin-top: 5px;
border-bottom: 5px solid #000;
background: #000;
font-size: 1.5em;
font-weight: bold;
color: #FFFF80;
text-align: center;  
z-index: 4;
}  

#corner { 
position: absolute;
width: 100px; 
height: 215px;
right: 0px;
top:0px;
border-left: 5px solid #000;
border-bottom: 5px solid #000;
background: #FFFF80;
background-image: url("images/eric_r.gif");
z-index: 3;
}	

#date {
position: absolute;
width: 125px; 
height: 40px;
top: 55px;
left: 340px;
margin-right: 1%;
border: 5px solid #000;
background: #FFF;
text-align: center;	 
text-transform: uppercase;
font-size: 1.1em;
font-weight: bold;
z-index: 4;
} 

#logo {
position: absolute;
width: 350px; 
height: 210px;
border-right: 5px solid #000;
border-bottom: 5px solid #000;	 
background: #d60000;
background-image: url("images/logo.png");
background-position: left bottom;
background-repeat: no-repeat;
z-index: 3;
}	

#pagetitle {
position: absolute;
top: 205px; 
width: 38%;	 
height: 100px; 
z-index: 4;
}

#pagetitle img {
float: right;
}

#blueband  {
position: absolute;
top: 42px;
width: 100%;
height: 130px; 
border-top: 5px solid #000;
border-bottom: 5px solid #000;  
background: #0063ad; 
color: #FFF000;
overflow: hidden;
z-index: 2;
} 

#blueband p { 
font-size: .8em;
margin-left: 480px;
margin-right: 120px;
} 

#nav {
position: absolute;
width: 175px;
height: 422px;
margin-left: 70%; 
border-left: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
background: #990099;
z-index: 1;
}  

#menu {
position: absolute;
top: 182px;	
width: 175px;
margin:0px;
}

#menu ul {
list-style: none;
padding: 0px;
margin: 0px;
}	

#menu li {
line-height: 30px;
border-bottom: 5px solid #000;
}  

#menu li a {
display: block;
text-decoration: none;
font-weight: bold; 	
margin-right: 0px !important;
margin-right: -25px;
color: #660000;
width: 100%;
}	   
	
#menu li a:hover { 
color: #000; 
background-color: #00C000;
}  	 

#menu i {
visibility: hidden;
}

.home {	
background-image: url("images/blog_m.gif"); 
background-repeat: no-repeat;
}

.home:hover {	
background-image: url("images/blog_mh.gif"); 
background-repeat: no-repeat;
}  

.news {	
background-image: url("images/news_m.gif");  
background-repeat: no-repeat;
} 

.news:hover {	
background-image: url("images/news_mh.gif");  
background-repeat: no-repeat;
}

.work {	
background-image: url("images/work_m.gif");
background-repeat: no-repeat;
} 	
   
.work:hover {	
background-image: url("images/work_mh.gif");
background-repeat: no-repeat;
}  

.about {	
background-image: url("images/about_m.gif");
background-repeat: no-repeat;
}				  

.about:hover {	
background-image: url("images/about_mh.gif");
background-repeat: no-repeat;
}  

.contact {	
background-image: url("images/contact_m.gif");	
background-repeat: no-repeat;
} 

.contact:hover {	
background-image: url("images/contact_mh.gif");	
background-repeat: no-repeat;
} 

.links {	
background-image: url("images/links_m.gif"); 
background-repeat: no-repeat;
}

.links:hover {	
background-image: url("images/links_mh.gif"); 
background-repeat: no-repeat;
}  

.app {	
background-image: url("images/app_m.gif");
background-repeat: no-repeat;
} 
	 
.app:hover {	
background-image: url("images/app_mh.gif");
background-repeat: no-repeat;
} 
	  
#box {
position: relative;
top: 190px;
width: 100%;
height: auto; 
z-index: 0;
}

#content {
position: relative;
width: 71%;
height: auto; 
padding: 20px 20px 20px 20px;
margin-left: 21%; 
border: 5px solid #000;	
font-size: .9em;
background: #FFFF80;
z-index: 0;
}	


#content a {
color: #FF5B02;
text-decoration: none; 
font-weight: bold;
}

#content a:hover {
color: #FF0000;
text-decoration: underline;	
font-weight: bold;
}

#content a:visited {
color: #990000;
text-decoration: none;
}

#content a:visited:hover {
color: #FF0000;
text-decoration: none;
font-weight: bold;
}

#rss {
position: relative;
width: auto; 
}

#rss img {
float: left; 
}

#sb1 {
float: left;
clear: left; 	   
width: 25%;
height: 350px;
}	

#sb2 {
float: right;
clear: right; 	   
width: 36%;
height: 225px; 
}

/* These two Sandbags for IE only */

#sb3 {
float: right;
clear: right; 	   
width: 0px;
height: 100px; 	 
}		 

#sb4 {
float: right;
clear: right;  
width: auto; 
margin-top: 25px;
padding-top: 5px;
padding-right: 5px;
}
	
#orangeband {
position: absolute;
top: 565px;
width: 18%;	
height: auto;
padding: 20px 20px 20px 20px;
border-top: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
font-size: .8em;
background: #FF6600;
overflow: auto;	
z-index: 1;	
}	  
   
#bluebox {
position: absolute;
top: 320px;
width: 38%;	
height: 225px;
border-top: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
background: #0063ad;	
color: #FFF000; 
z-index: 2;
}

#bluebox p { 
font-size: .8em;
margin-left: 20px;
margin-right: 20px;
text-align: right;
letter-spacing: 1px; 
word-spacing: 5px; 

}  

#redrect {
position: relative;
float: right;
width: 60%;	
height: 175px; 
margin-left: 35%;
margin-top: -330px;
border-left: 5px solid #000;
border-top: 5px solid #000;
border-bottom: 5px solid #000;
background: #d60000;
text-align: center;	 
z-index: 1;	
}  

#closebox {
position: relative;
float: left;
width: 40%;	
height: 325px; 	
margin-left: 40% !important;
margin-left: 20%; 
margin-top: 185px;
margin-bottom: 15px; 
border-top: 5px solid #000;
border-left: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
background: #00C000;	 
z-index: 0;	
}	 

h1,h2,h3,h4,h5 {
height:auto !important;
height:20px;
margin-top:0;
margin-bottom: 5px;
font-style: italic;
font-weight: 900;}

h1 {
font-size: 2em;
color:#000;
}

h2,h3,h4,h5 {
font-size:1.5em;
color:#000;
padding-left:25px;
} 			

h6 {
height:auto !important;
height:30px;
margin-top: 0px;
margin-bottom: 15px;
font-style: normal;
font-size:1.2em;
font-weight: bolder;}

img {
margin: 10px 20px 10px 20px;
} 

#siteinfo {
position:relative;
float: left;
bottom:26px !important;
bottom:15px;
right:30px;
width:100%;	
margin: 10px 0px 50px 0px;
font-size:0.75em;
}

#copyrights {
position:absolute;
right:0;
}  

#standards {
position:absolute;
right:0;
top:-1.2em;
} 

#footnotes {
margin: 210px 20px 20px 20px; 
font-size: .8em;
}
   
.title {
font-weight: bold;
font-size: 1.1em;
text-transform: uppercase;
}  

.desc {
font-size: .8em;
font-style: italic;
} 

.pics { 
display: inline; 
float: right;  
clear: right;
width: auto;
border: 5px solid #000;
background-color: #FFF; 
color: #000; 
text-align: right;
font-size: .75em; 
margin: -5px -10px 5px 5px !important; 	
margin: -5px -5px 5px 5px; 
padding: 10px 10px 0px 10px; 
}

a {
color: #9D9D9D;
text-decoration: none; 
font-weight: bold;
}

a:hover {
color: #C0C0C0;
text-decoration: underline;	
font-weight: bold;
}

a:visited {
color: #000;
text-decoration: none;
}

a:visited:hover {
color: #C0C0C0;
text-decoration: underline;
font-weight: bold;
}
