/* Elizabeth Lada Portfolio CSS */


body, html {
	background-image:url(images/red-back.jpg);
}


/*Fonts*/
* {
	margin: 0;
	border-width: 0;
	padding: 0;
	z-index: 3;
	right: auto;
	vertical-align: top;
} 
body{
	font-family:verdana, arial, sans-serif;
	position:relative;
	border-bottom-color: #FFF;
	border-top-color: #F00;
	border-top: 1px;
	border-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;

}

.redtype {
	color: #C00;
}

.bodygray {
	color: #000;
	font-size: 12px;
	letter-spacing:.2em;

}

h1, h2, h3, h4 {
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;	

}
	
h1 {
	font-size: 29pt;
	font-weight: bold;
	letter-spacing: .1em;
}
	
h2 {
	font-size: 22pt;
	font-style: italic;
	font-weight: 100;
	letter-spacing: .1em;
}
	
h3{
	font-size: 50pt;
	font-weight: 200;
	line-height: 80%;	
}
		
h4 {
	font-size: 14pt;
	font-weight: 200;
	line-height: 220%;
	letter-spacing: .1em;
	line-height:180%;
	padding-bottom:5px;
}
	
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 200;
	line-height: 180%;
	color:#F03;
}
			
div#nav{
  font-size:18px;
}

div#nav b{
  font-weight:normal;
  background-color:white;
  padding:10px;
  padding-top:7px;
  display:block;
  margin-top:-10px; 
}

/*Structure*/

div#redtop{
   background: #7b0606;
   position: relative;
   height: 223px;
   width: 100%;	
   margin: 0 auto;
}

div#nav-top{
  height:233px;
  width:750px;
  margin: 0 auto;
  margin-top: -233px;
  margin-left: -25px;
  background-image: url(images/top-grey.jpg);
  border-left: 10px solid #540000;
  border-right: 10px solid #540000;
  font-size:0; 
  position:absolute;
}

div#container{
  background: #fff;
  width:720px;
  min-height: 1000px;
  margin:0 auto;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 10px solid #540000;
  border-right: 10px solid #540000;
  position:relative;
  border-top: 1px solid #c9c9c9;
  overflow:visible;
  display: block;
}

#nav-top ul img {
  display: block;
  position:relative;
  margin-top: 10px;
  margin-left: 32px;
  float: left;
}

#nav-top ul hr {
  color: #eee;
  width: 80%; 
  border: 0;
  height: 1px;
  background-color: #eee; 
}

#nav-top img {
	display: block;
	position:relative;
	margin-top: 10px;
	margin-left:208px;
	float: left;
	border-right-style: none;
}

#nav-top ul{
	list-style: none;
	list-style-type: none;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	padding-bottom:10px;
	width: 720px;
	height: auto;
	border-top-color: #c9c9c9;
	padding-right: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c9c9c9;
	}
	
#nav-top ul li{
	text-decoration: none;
	display: inline;
	}
	
#nav-top a, #nav-top h2 {
    display: block;
    margin: 0;
    padding: 2px 3px;
	float: left;
}
	
div#top{
  position:relative;
}	

div#nav{
  margin-left:186px;
  border-left:1px solid #dbdbdb;
  margin-top:15px;
  position:relative;
}

div#nav div{
  margin-top:-38px;
  float:left;
  margin-left:60px;
  line-height:18px;
  z-index:9999;
  padding-top:10px;
}
/*top*/

div#nav div a{
  color:#6e6e6e;
  text-decoration:none;
  font-size:12px;
  border-bottom:1px solid #eee;
  margin-left:10px;
}
div#nav div a.selected{
  font-weight:bold;
  color:black;
  border:none;
}
div#nav div a:hover{
  color:black;
  background-color:#f5f5f5;
}

div#navBottom{
  height:5px;
  background-color:#fff;
  margin-top:20px;
  font-size:0;
  clear:left;
}
div#breadcrumbs{
  font-size:24px;
  color:#aaa;
  position:absolute;
  left:210px;
  top:200px;
  _top:185px;
}
div#breadcrumbs a{
  color:#aaa;
}
div#breadcrumbs b{
  color:#4a4a4a;
  font-weight:normal;
}

div#navBottom{
  height:5px;
  background-color:#e0e0e0;
  margin-top:20px;
  font-size:0;
  clear:left;
}
div#breadcrumbs{
  font-size:24px;
  color:#aaa;
  position:absolute;
  left:210px;
  top:200px;
  _top:185px;
}
div#breadcrumbs a{
  color:#aaa;
}
div#breadcrumbs b{
  color:#4a4a4a;
  font-weight:normal;
}
/* Main */

div#main{
border-top: 1px solid #ccc; 
border-bottom: 1px solid #ccc;
}

div#hometext{
	text-align: center;
	display: block;
	margin-top: 50px;
	margin-bottom: 40px;	
	}

/*Left Blurb */

div#leftBlurb, div.itemText{
  width:159px;
  font-size:14px;
  color:#a6a6a6;
  padding:20px;
  _width:196px;
  float:left;
  line-height:24px;
}
div.itemText{
  font-size:12px;
  line-height:16px;
}
div#leftBlurb b, div.itemText b{
  color:#4a4a4a;
  font-weight:normal;
}
div.tip{
  padding:10px;
  background:white url(images/mag-glass.jpg) 7px no-repeat;
  color:#444;
  margin-top:10px;
  padding-left:26px;
  font-size:10px;
  color:#a6a6a6;
  border-top:1px solid #eee;
}
div.tip a{
  color:#a6a6a6;
}
div.tip a:hover{
  color:black;
}
span.title{
  font-size:18px;
  color:#333;
  display:block;
  margin-bottom:5px;
  padding-bottom:5px;
  line-height:24px;
}

/*Home*/

div#homeImage{
  position:absolute;
  left:200px;
  top:170px;
}
div#homeImage img{
  margin:0px;
}

/*bottom*/

div#bottomBar{
  color:#aaa;
  text-align:center;
  font-size:11px;
  padding:10px;
  background-color:#fff;
  clear:left;
}

/* Portfolio Nav */

div#squares{
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:5px solid #EEEEEE;
  padding-left:200px;
}
div#squares a.square{

}
div#squares a.empty:hover{
  cursor:default;
}
div#squares a.square img{
  border:10px solid white;
}
div#squares a.square:hover img{
  border-color:#d12c10;
}
div#squares a.empty:hover img{
  border-color:white;
}

/* Portfolio Items */

div.item{
  border-bottom:5px solid #EEEEEE;
}
div.bottom{
  border:none;
}
div.item div.itemImage img{
  margin:30px;
  margin-left:42px;
}

/* Contact Page */

div#contactInfo{
  padding:10px;
  font-size:12px;
  line-height:18px;
}
div.contactLeft{
  background:white url(images/aboutmeface.jpg) left top no-repeat;
  height:210px;
  margin-right:10px;
  margin-bottom:1px;
  margin-top: 10px;
}

