/* filename: Taylor_C-03.css */
/* customer: Huntington Beach Art League */
/* website: hbartleague.com */
/* author:  Dave Rollins */
/* June 2008 */
/* revised May 2011 */

/* zero out browser defaults */
p, h1, h2, h3, h4, h5, h6, ul, ol, li {
   margin: 0;
	 padding: 0;
	 }
img {
   border: none;
	 }
/* END zero out browser defaults */

/* =global styles */

html {
   font-family: Arial, sans-serif;
   font-size: 62.5%;
	 color: #00337f;
	 }
body {
   font-size: 1.2em;
   }
p {
   margin: 0 0 1em 0;
	 padding-left: 10px;
	 }
h1, h2, h3, h4, h5, h6 {
   margin: 10px 0 1em 10px;
	 }
h1 {
   font-size: 3em;
	 margin: 0 0 1em 0;
	 }
ul#info {
   position: relative;
	 margin: 1em 0 0 10px;
	 list-style: none;
	 font-size: 90%;
	 }
ul#info li.name {
  font-size: 1.5em;
	font-weight: bold;
	color: #00337f;
	margin-bottom: .5em;
	}
ul#info li a:link {
  font-size: 1.1em
	}
.sidebar_01 h3 {
  margin-top: 1.4em;
	margin-bottom: .4em;
	color: #00b7c5;
	}

/* END my defaults */

/* =layout (BASIC) */

/* center page */
body.thumb-page {
   text-align: center;
	 background-color: #00337f; 
   }
body.large-art {
   background-color: #fff;
	 }

/* specific styles */

/* nav styling */

.nav_text {
 width: 44em;
 float: right;
 display: inline;
 margin: 0px 60px -40px 60px;
 text-align: left;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-size: 1.33em;
 border-top: 1px solid #00337f;
 }
body.large-art .nav_text {
   margin: 120px 0px 20px 150px;
	 margin: 20px 30px 20px 150px;
	 width: 50em;
	 float: right;
	 text-align: right;
	 }
body.large-art .nav_text a:link {
   padding-left: .4em;
	 padding-right: .4em;
	 }
body.large-art #footer {
/*     padding-top: 3em; */
		 padding-bottom: 30px;
		 clear: both;
		 }
.nav_text a:link {
 color: #00337f;
 background-color: #fff;
 text-decoration: none;
 margin: 3px;
 }

.nav_text a:visited {
 color: #00337f;
 background-color: #fff;
 text-decoration: none;
 margin: 3px;
 }

.nav_text a:hover {
 color: #00337f;
 background-color: #00b7c5;
 text-decoration: none;
 margin: 3px; 
 }

/*  END nav styling */

#wrap-all {
   width: 1000px;
	 margin: 30px auto;
	 text-align: left;
	 padding-top: 60px; 
	 }
.wrapper {
   position: relative;
   margin: 30px auto;
	 background: #fff;
	 -moz-border-radius: 2em;
	 -webkit-border-radius: 2em;
	 border-radius: 2em;
	 
/* width setting below is a temporary fix */ 
	 width: 980px;
	 
	 }
.header {
/*  height: 50px; */
	padding-top: 50px;
  margin: 20px 0 20px 20px;
	}
.header img {
  width: 85px;
	height: 60px;
	float: left;
	margin-top: -40px;
	}
.header h1 {
	width: 70%;
	float: left;
	position: relative;
	left: -.4em;
	top: .3em;
	bottom: 2em;
	text-align: left;
	font-size: 5em;
	}
 .pics-4 dd {
	 margin: 10px 0 0 20px;
	 margin: 10px 0 0 10px;
	 float: left;
	 font-size: 1.1em;
	 padding: 0 0 0 0;
	 line-height: 1.5em;
	 color: #00b7c5;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
.pics-4 dd.medium {
	 padding-left: 10px;
	 }
	 
.pics-4 dd.img img {
   border-left: 1px solid #aaa;
	 border-top: 1px solid #aaa;
	 border-right: 1px solid #555;
	 border-bottom: 1px solid #555;
	 padding-bottom: 0px;
	 margin-bottom: 0px;
	 margin-left: -10px;
	 -moz-box-shadow: 4px 4px 4px #aaa;
	 -webkit-box-shadow: 4px 4px 4px #aaa;
	 box-shadow: 4px 4px 4px #aaa;
	 }
dl.pics-4 dt { /* (title of art) */
   float: right;
	 width: 100px;
	 margin: 10px 40px 0px -20px;
	 margin: 10px 20px 0px -20px;
	 padding: 10px 0 0 30px;
	 padding: 10px 0 0 30px;
	 font-size: .95em;
	 font-weight: bold;
   letter-spacing: 1px;
	 color: #00337f;
	 display: inline; /* fixes IE/Win double margin bug */
	 text-align: left;	 
	 }
#art_01_church {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 140px;
	 width: 366px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_church {
   float: left;
   margin: -600px 0 0 650px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_harbor {
   float: left;
   margin: -600px 0 0 650px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_01 {
	 position: relative;
   list-style: none;
 	 float: right;
	 width: 240px;
	 margin: -80px 80px 0 0;
	 }
#art-02-redroof {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 100px;
	 width: 403px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }   
#details_red_roof {
   float: left;
   margin: -600px 0 0 650px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 } 
ul.nav_img_02 {
	 position: relative;
   list-style: none;
 	 float: right;
	 width: 240px;
	 margin: -80px 80px 0 0;
	 }
#art_03_solitude {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 120px;
	 width: 369px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_sitting {
   float: left;
   margin: -600px 0 0 640px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_03 {
	 position: relative;
	 list-style: none;
	 float: right;
	 width: 260px;
	 margin: -90px 70px 0 0;
	 }	 
#art_04_harbor {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 140px;
	 width: 346px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_redwood {
   float: left;
   margin: -600px 0 0 820px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_04 {
	position: relative;
	list-style: none;
	float: right;
	width: 260px;
	margin: -90px 60px 0 0;
	}
#art_05_december-sky {
	  float: left;
	  background: #fff;
	  margin: 80px 0 0 60px;
	  width: 616px;
	  padding: 40px;
	  border-top: 2px solid #a9a9a9;
	  border-left: 2px solid #a9a9a9;
	  border-right: 2px solid #5e5e5e;
	  border-bottom: 2px solid #5e5e5e;
	  display: inline; /* fixes IE/Win double margin bug */
	  }
#details_dec-sky {
   float: left;
   margin: -480px 0 0 800px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_05 {
    position: relative;
	  list-style: none;
	  float: right;
	  width: 260px;
	  margin: -80px -90px 0 0;
	  }
#art_06_story {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 10px;
	 width: 678px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }	 
#details_story {
    float: left;
    margin: -590px 0 0 820px;
	  width: 240px;
	  display: inline; /* fixes IE/Win double margin bug */
	  }
ul.nav_img_06 {
   position: relative;
	 list-style: none;
	 float: right;
	 width: 240px;
	 margin: -100px -90px 0 0;
	 } 
#art_07_market {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 140px;
	 width: 381px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_asian-market {
   float: left;
   margin: -600px 0 0 660px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_07 {
   position: relative;
	 list-style: none;
	 float: right;
	 width: 260px;
	 margin: -90px 50px 0 0;
	 }
#art_08_pond {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 10px;
	 width: 716px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_lily_pond {
   float: left;
   margin: -590px 0 0 820px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
.nav_img_08 {
   position: relative;
	 list-style-type: none;
	 float: right;
	 width: 160px;
	 margin: -100px -10px 0 0; 
	 }
#art_09_gold-souk {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 60px;
	 width: 616px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_gold-souk {
   float: left;
   margin: -500px 0 0 800px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
.nav_img_09 {
   float: left;
   margin: -80px 0 0 810px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 list-style-type: none;
	 }
#art_10_genesis {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 10px;
	 width: 684px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 } 
#details_genesis {
   float: left;
   margin: -600px 0 0 800px;
	 width: 200px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
.nav_img_10 {
	position: relative;
	list-style: none;
	float: right;
	width: 230px;
	margin: -80px -60px 0 0;
	}
#art_11_SunnyDaze {	 
	 float: left;
	 background: #fff;
	 margin: 80px 0 0 10px;
	 width: 716px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_SunnyDaze {
   float: left;
   margin: -590px 0 0 820px;
	 width: 240px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_11 {
	position: relative;
	list-style: none;
	float: right;
	width: 230px;
	margin: -80px -80px 0 0;
	}	 
#art_12_teahouse {
    float: left;
	 background: #fff;
	 margin: 80px 0 0 200px;
	 width: 334px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_teahouse {
   float: left;
   margin: -600px 0 0 700px;
	 width: 200px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_12 {
	position: relative;
	list-style: none;
	float: right;
	width: 230px;
	margin: -70px 40px 0 0;
	}

#w373_h516 {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 160px;
	 width: 373px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#w413_h516 {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 100px;
	 width: 413px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#w516_h516 {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 100px;
	 width: 516px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }

#w565_h516 {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 100px;
	 width: 565px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }

#w600_h434 {
   float: left;
	 background: #fff;
	 margin: 80px 0 0 50px;
	 width: 600px;
	 padding: 40px;
	 border-top: 2px solid #a9a9a9;
	 border-left: 2px solid #a9a9a9;
	 border-right: 2px solid #5e5e5e;
	 border-bottom: 2px solid #5e5e5e;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details {
   float: left;
   margin: -530px 0 0 850px;
	 width: 180px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_373x516 {
   float: left;
   margin: -600px 0 0 764px;
	 width: 220px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_413x516 {
   float: left;
   margin: -600px 0 0 700px;
	 width: 220px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_516x516 {
   float: left;
   margin: -600px 0 0 764px;
	 width: 220px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_565x516 {
   float: left;
   margin: -600px 0 0 764px;
	 width: 220px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#details_600x434 {
   float: left;
   margin: -530px 0 0 764px;
	 width: 180px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
ul.nav_img_600x434 {
	position: relative;
	list-style: none;
	float: right;
	width: 240px;
	margin: -100px -40px 0 0;
	}
ul.nav_img_516x516 {
	position: relative;
	list-style: none;
	float: right;
	width: 240px;
	margin: -80px -14px 0 360px;
	}
ul.nav_img_413x516 {
	position: relative;
	list-style: none;
	float: right;
	width: 240px;
	margin: -80px -14px 0 360px;
	margin: -80px 50px 0 360px;
	}
ul.nav_img_565x516 {
	position: relative;
	list-style: none;
	float: right;
	width: 240px;
	margin: -80px -14px 0 360px;
	}
.nav_li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
	}
.nav_li a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCA11E;
	}
h1#title {
  margin: -53px 0 1em 127px;
  font-size: 3.5em;
  color: #003374;
  }
h2 {
   font-size: 140%;
   color: maroon;
   }
h3 {
   color: teal;
   font-size: 130%;
   }
h4 {
   color: navy;
   font-size: 110%;
   }
h5 {
   color: navy;
   font-size: 90%;
	 margin-bottom: 0;
   }
h6 {
   color: red;
   font-size: 100%;
   }
.main {
   position: relative;
	 float: left;
	 float: right;
	 width: 590px;
	 position: relative;
	 margin: 44px 0px 0 40px;
	 display: inline; /* fixes IE/Win double margin bug */
	 }
#the_artist {
   float: right;
	 margin: 15px 5px 0 0;
	 }
.sidebar_01 {
   width: 300px;
	 width: 280px;
	 position: relative;
	 text-align: left;
	 padding: 0 10px 0 0px;
	 margin: 54px 20px 20px 20px;
	 float: left;
	 background: #fff;
	 border: 1px solid #756f44;
	 -moz-border-radius: 1.5em;
	 -webkit-border-radius: 1.5em;
	 border-radius: 1.5em;
	 }
div.thumbs-titles {
	 margin: 0 20px 0 -20px;
	 margin: 0 20px 0 -20px;
	 padding-right: 20px;
	 text-align: left;
	 }
dl.pics-4 { /* the thumb-title unit */
	 width: 300px;
	 width: 250px;
	 float: left;
	 padding-left: 30px;
	 }
.thumbs-titles dl {
    width: 240px; /* testing */
    float: left;
		margin: 0 10px 10px 10px;
		padding: 0px 0 10px 0;
		display: inline; /* fixes IE/Win double margin bug */
		}
.pics-4 dt { /* (title of art) */
   float: right;
	 width: 100px;
	 margin: 10px 20px 10px -20px;
	 padding: 10px 0 0 20px;
	 font-size: .95em;
	 font-weight: bold;
   letter-spacing: 1px;
	 color: #00337f;
	 display: inline; /* fixes IE/Win double margin bug */	 
	 }
.footer {
   position: relative;
	 clear: both;
	 margin: 1em 20px 1em 20px;
	 padding: .7em 0 1em 0;
   font-size: 80%;
	 border-top: 1px dotted #c3c3c3;
	 }
em {
   font-weight: bolder;
   font-style: normal;
   color: navy;
   }
a {
   font-weight: bolder;
   font-size: 85%;
   }

/* =Progressive Enhancement Styles - mostly CSS3 stuff */

/* text shadow */
.header h1 {
   -moz-text-shadow: .04em .02em .04em #00b7c5;
   -webkit-text-shadow: .04em .02em .04em #00b7c5;
	 -o-text-shadow: .04em .02em .04em #00b7c5;
	 text-shadow: .04em .02em .04em #00b7c5;
	 }

/* =gradients */
body.thumb-page {
  background-image: -moz-linear-gradient(#00337f, #00b7c5);
	background-image: -webkit-linear-gradient(#00337f, #00b7c5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00337f), to(#00b7c5)); /* Safari 4+, Chrome 1+ */
	background-image: -webkit-linear-gradient(#00337f, #00b7c5); /* Safari 5.1+ Chrome 10+ */
	background-image: -o-linear-gradient(#00337f, #00b7c5);
	}
.sidebar_01 {
  background-image: -moz-linear-gradient(#f8f4de, #fff);
	background-image: -webkit-linear-gradient(#f8f4de, #fff);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f4de), to(#fff)); /* Safari 4+, Chrome 1+ */
	background-image: -webkit-linear-gradient(#f8f4de, #fff); /* Safari 5.1+ Chrome 10+ */
	background-image: -o-linear-gradient(#f8f4de, #fff);
	}


