* html, table, textarea {
  font-size:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
  text-shadow: rgba(255, 255, 255, .01) 0px -1px 1px;  	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size:62.5%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img { /* Makes CSS-resized images look right! */
  -ms-interpolation-mode:bicubic; 
}

body {
  background:#ff0000;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-align:center;
  width:100%;
}

h1, h2 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style:italic;
}

strong {
  font-weight:bold;
}

em {
  font-style: italic;
}

a {
  text-decoration:none;
}

.hurdle {
  clear:both;
}

.last {
   margin-right:0 !important;
 }

#container {
  width:950px;
  margin:0 auto;
  text-align:center;
}

#header, #content, #footer {
  /*float:left;*/
  clear:both;
  width:950px;
  text-align:left;
}

#header {
  margin-top:30px;
  height:113px;
  position:relative;
}

  #index #header {
    height:113px;
  }
  
  #header #logo {
    background:transparent url(/static/images/logo.png) no-repeat top left;
    width:350px;
    height:108px;
    display:block;
    float:left;
    text-indent:-999em;
  }
   
    
#news-signup {
   width:590px;
   float:right;
   margin-top:13px;
   color:#fff;
   /*background-color:lightgreen;*/
 }

   #news-signup .block {
     float:left;
     height:60px;
   }

   #news-signup #news-clip {
     float:left;
     padding:0;
   }
     
   #news-signup p {
     line-height:1.3;
     font-family:Georgia, Times, "Times New Roman", serif;    
     font-size:12px;
/*     width:472px;*/
     margin-bottom: 0.9em;
   }

   #news-signup p.subhead {
     font-size:1em;
     font-style: italic;
     color:#fff;
     margin:2px 0 7px;
   }

   #news-signup h3 {
     font-size:1em;
   }
   
    #news-signup #news-clip h3 {
       float:left;
      width:320px;
      margin-bottom:5px;
    }
    
    #news-signup #news-clip p {
    }

   #news-signup a {
     color:#000;
     border-bottom:1px solid #999;
   }

   #news-signup a:hover {
     color:#f00;
     border-bottom:1px solid #f00;
   }   

#back-to-jwg {
  float: right;
  margin-top: -7px;
}   
#back-to-jwg a {
  border-bottom: 0;
  text-decoration: none;
}

/* content styles */
#content {
  margin-top:10px;
}

  #content a {
    color:#000;
    border-bottom:1px solid #999;
  }

  #content a:hover {
    color:#f00;
    border-bottom:1px solid #f00;
  }

  #content #quickjump {
    width:950px;
    height:85px;
    clear:both;
    min-height:100px;
    color:#333;
    padding:15px 0;
    border-top:1px dotted #D9CBBB;
    border-bottom:1px dotted #D9CBBB;
  }
  
    #content #quickjump .block {
      float:left;
      width:230px;
      margin-right:10px;
    }
    
    #content #quickjump h3 {
      font-size:1.1em;
    }
    
    #content #quickjump p {
      width:200px;
      line-height:1.4;
      font-size: 1.1em;
      font-family:Georgia, Times, "Times New Roman", serif;
      clear:both !important;
    }
    
      #content #quickjump p.subhead {
        font-size:1em;
        font-style: italic;
        color:#666;
        margin:2px 0 5px;
      }
      
      #content #quickjump p .microthumb {
        width:48px;
        height:48px;
        background-color:#fcfcfc;
        border-top:1px solid #eee;
        border-left:1px solid #eee;
        border-right:1px solid #e5e5e5;
        border-bottom:1px solid #e5e5e5;
        float:left;
        display:block;
        clear:none;
        margin-right:10px;
      }
      
      #content #quickjump p .microthumb:hover {
        border:1px solid #794F1A;
      }
  
 

  
  #content #grid {
    margin-top:0px;
    float:left;
    width:960px;
    position:relative;
  }
  
   #content .artist {
     position:relative;
     width:110px;
     height:110px;
     margin:0 10px 10px 0;
     float:left;
     display:block;
     /*cursor: pointer;*/
   }
   
   #content .no-artist {
      position:relative;
      width:110px;
      height:110px;
      margin:0 10px 10px 0;
      float:left;
      display:block;
      /*cursor: pointer;*/
      border:none;
    }
    
    #content .no-artist a {
      text-decoration:none;
      border:none;
    }
   
    #content #grid .artist .details {
      position:absolute;
      left:-999em;
      width:120px;
      height:120px;
      background-image: url(/static/images/hover-round-corners-120px.png);
      background-position: top left;
      background-repeat: no-repeat;
      top:0;
      z-index:10;
      display:block;
      border:0 !important;
    }
    
      #content #grid .artist:hover .details {
        left:auto;
        /*z-index:10;*/
        margin:-5px 0 0 -5px;
      }
  
    #content .artist img {
      border-top:1px solid #eee;
      border-left:1px solid #eee;
      border-right:1px solid #e5e5e5;
      border-bottom:1px solid #e5e5e5;
    }
      
    #content #grid .artist .details img {
      border:none;
      /*opacity: 1 !important;
            -moz-opacity: 1;
            filter:alpha(opacity=100);*/
    }
    
    #content #grid .artist .details span {
      display:block;
      float:left;
      width:120px;
      color:#F3F2EB;
      
    }
    
      #content #grid .artist span {
        text-align:center;
      }
    
    #content #grid .artist .details .name {
      /*margin-left:3px;*/
      margin-top:20px;
      font-size:1.4em;
      /*letter-spacing:0.1em;*/
      /*text-transform:uppercase;*/
      font-weight:bold;
      font-style:italic;
      font-family:Georgia, Times, "Times New Roman", serif;
    }

    #content #grid .artist .details .botanical {
      font-size:1.3em;
      margin-top:5px;
      font-family:Times,"Times New Roman", serif;
      font-style:italic;
      line-height:1.2;
    }
    
    #content #grid .artist .details .updated {
      font-size:0.909em;
      line-height:1.2;
      position:absolute;
      bottom:20px;
      text-transform:uppercase;
      /*color:#fff500;*/
      /*font-weight:bold;*/
      color:#F3F2EB;
    }
    
      #content #grid .artist .left .updated {
        text-align:left;
        left:0;
      }
    


  #content #news {
    float:left;
/*    width: 314px;
*/    line-height:1.3;
    font-size:1.1em;
    font-family:Georgia, Times, "Times New Roman", serif;
    color:#333;
  }
  
    #post #content #news {
       width:950px;
    }
    
    
  
    #content h2 {
      padding:5px 0 0;
      margin:0 0 20px;
      border-top:1px dotted #D9CBBB;
      border-bottom:1px solid #D9CBBB;
      font-size:2.6em;
      line-height:1;
    }
    
    #content #news h3 {
      font-family: Verdana, Tahoma, Arial, sans-serif;
      text-transform:uppercase;
      font-size:1.2em;
      line-height:1;
      color:#794F1A;
      width:230px;
      clear:left;
    }
    
      #news .news-item {
        clear:both;
        width:950px;
        border-bottom:1px dotted #D9CBBB;
        padding-bottom:10px;
        margin-bottom:20px;
      }
    
      #news .news-title {
        float:left;
        min-height:100px;
        width:230px;
        margin-right:10px;
      }
      
      #news .news-body {
        float:left;
        width:710px;
      }

      #content #news .date {
        width:100%;
        display:block;
        text-align:left;
        font-style: italic;
        color:#666;
        border:none !important;
      }
      
      #post #content #news p {
         width:470px;
      }
      
      #content #news a {
        color:#000;
        border-bottom:1px solid #999;
      }
      
      
      #content #news a:hover {
        color:#f00;
        border-bottom:1px solid #f00;
      }
      
        #content #news #recently .date {
         display:inline;
         width:auto;
         text-align:left;
        }
        
        #content #news #recently h4 {
          text-transform:uppercase;
          font-weight:bold;
          font-size:0.909em;
          margin:5px 0;
        }
        
        #content #news #recently a {
          color:#794F1A;
          border:none;
        }
        

      #content #news p {
        margin:0 0 0.9em;
        font-size:1.1em;
      }
      
      #content #news ul {
        margin:0 0 0.9em;
        /*text-indent:1em;*/
      }
      
      #content #news #recently {
        margin:20px 0 10px;
        border-top:1px dotted #ccc;
        border-bottom:1px dotted #ccc;
      }
      
    #artists #content img {
      border-top:1px solid #eee;
      border-left:1px solid #eee;
      border-right:1px solid #e5e5e5;
      border-bottom:1px solid #e5e5e5;
    } 
    
    #artists .tearsheet {
      clear:left;
    }
    
    #artists .tearsheet a {
      height:20px;
      border:none;
      margin:10px 10px 0 0;
      text-indent:-999em;
      display:block;
    }
    
    #artists .tearsheet a:hover {
      border:none;
    }
    
      #artists .tearsheet .letter {
        background:#fff url('/static/images/btn-letter-tearsheet.gif') repeat-x top left;
        width:130px;
      }
      
      #artists .tearsheet .a4 {
        background:#fff url('/static/images/btn-a4-tearsheet.gif') repeat-x top left;
        width:105px;
      }
    
    #birdpic, #info {
      
    }
    
    #birdpic {
      display: block;
      width: 100%;
      text-align: center;
      padding-bottom: 30px;
      border-bottom:1px dotted #D9CBBB;
    }
    
    #birdpic img {
      max-height: 525px;
      max-width: 950px;
    }
    
      #about #birdpic, #contact #birdpic {
        display:block;
        clear:none;
        float:right;
        width:393px;
        margin:0;
        padding: 0;
        text-align: none;
        border: none;
      }
    
    #controls {
      width:219px;
      height:230px;
      display:block;
      float:left;
      margin:30px 10px 10px 0px;
      padding-right:10px;
      border-right:1px dotted #fff;
    }
    
      #controls h3 {
        font-family:Verdana, sans-serif;
        font-size:0.909em;
      }
      
      #controls p {
        color:#fff !important;
      }
    
    #bio {
      width:700px;
      float:left;
      margin-top: 30px;
      padding-left: 10px;
    }
    
      #bio h3 {
        font-family:Verdana, sans-serif;
        font-size:0.909em;
      }
    
    #info {
      width:950px;
      font-size:1.1em;
      font-family:Georgia, Times, "Times New Roman", serif;
      line-height:1.3;
      display:inline !important;
      float:left;
    }
    
    #info p {
      margin: 0.8em 0;
      font-size:1.4em;
      line-height: 1.5em;
      color:#fff;
    }
    
    #controls p {
      font-size: 1.1em;
    }
    
    #info a {
      color:#fff;
      border-bottom:1px dotted #fff;
    }
    
    #info a:hover {
      border-bottom:1px solid #ccc;
    }
    
    #info h4 {
      font-style:italic;
      font-size:1.2em;
    }
    
    #about #info h3 {
      width:470px;
      font-size:1.1em;
    }
    
    
    #info #images {
      border-bottom:1px dotted #D9CBBB;
      width:100%;
      padding:0 0 30px;
      clear:both;
      float:left;
    }
    
    #info #images a {
      margin:10px 10px 0 0;
      display:block;
      float:left;
      width:108px;
      height:108px;
      border:1px solid #f6f5ee;
    }
    
    #info #images a img {
/*      background-color:#F3F2EA;*/
    }
    
    #info #images a:hover img {
      border:1px solid #ccc;
    }
    
    #images h4 {
      text-transform:uppercase;
      font-weight:bold;
      font-style:normal;
      font-size:1em;
      margin:5px 1px 0;
      color:#fff;
    }
    
    #info h2 + h2 {
      margin-top:30px;
    }
    
    #about #info p, #contact #info p {
      width:470px;

    }
/*
    
    #about #others, #contact #others {
      border-top:1px dotted #D9CBBB;
      margin-top:30px;
      padding-top:5px;
    }
*/
    
    
    
    #others {
      float:left;
      padding-bottom:30px;
      clear:both;
      width:950px;
      border-top:1px dotted #D9CBBB;
      margin-top:30px;
      padding-top:5px;
    }
      #others h4 {
        font-size:1em;
        font-family:Georgia, Times, "Times New Roman", serif;
        text-transform:uppercase;
        font-weight:bold;
        font-style:normal;
        margin:5px 1px 0;
        color:#fff;
      }
    
      #others .artist {
        width:50px !important;
        height:50px !important;
      }
    
        #others .artist a {
          margin:10px 10px 0 0;
          display:block;
          float:left;
          width:48px !important;
          height:48px !important;
          border:0;
          color:#fff;
          font-family:Times, "Times New Roman", serif;
          border-top:1px solid #eee;
          border-left:1px solid #eee;
          border-right:1px solid #e5e5e5;
          border-bottom:1px solid #e5e5e5;
        }
        
          #others .artist a:hover img {
            border:1px solid #794F1A !important;
          }
          
          #others .artist a span {
            display:none;
            text-align:center;
            width:46px;
            padding:7px 2px 0;
          }
          
          
          #others .artist a:hover {
            background-image:none !important;
          }
          
          #others .artist a:hover span {
            display:block;
          }
  
  #gallery a.zoom, #galleries a.zoom {
    border:none  !important;
    margin:0 10px 10px 0;
    padding:0 !important;
    width:110px;
    float:left;
  }
  
  #gallery a.zoom:hover img, #galleries a.zoom:hover img {
    border:1px solid #ccc;
  }
  
  #gallery a.zoom img, #galleries a.zoom img {
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    margin:0 !important;
    padding:0 !important;
  }

/* footer styles */

#footer {
  border-top:1px dotted #D9CBBB;
  padding-top:20px;
  margin:10px 0 20px;
  color: #fff;
  letter-spacing:0.05em;
}

  #footer dl {
    list-style:none;
    width:950px;
    font-size: 9px;
  }
  
    #footer dl dt {
      float:left;
      margin-right:5px;
      color:#fff;
      text-transform:uppercase;
    }
    
    #footer dl dd {
      float:left;
      margin-right:20px;
      text-transform:uppercase;
    }
    
    #footer a {
      color:#fff;
      border-bottom:1px dotted #fff;
    }
    
    #footer a:hover {
      border-bottom:1px dotted #999;
    }
    
    #footer .plug {
      color:#fff;
      float:right;
      margin:0 !important;
      text-transform:none;
      letter-spacing:0.05em;
    }
    
    #footer .plug a {
      color:#fff;
    }
    
    #footer .plug a:hover {
      color:#fff;
    }


  #footer #aoi {
    clear:both;
    width:720px;
    margin:0 auto;
    line-height:0.5;
    vertical-align:middle;
    padding-top:15px;
    color:#fff !important;
    text-align:center;
  } 
  
    #footer #aoi a {
      border:none !important;
      line-height:0.5;
      float:left;
      display:block;
      width:57px;
      height:22px;
    }
    
      #footer #aoi a img {
        border:none !important;
     }
    
    #footer #aoi span {
      float:left;
      display:block;
      line-height:17px;
    }


/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-alternate h1 {
  visibility:hidden;
  line-height: 1em;
}

.sIFR-alternate h2 {
  visibility:hidden;
  line-height: 1em;
}

.sIFR-alternate span {
  visibility:hidden;
  line-height: 1em;
}



/*-----------------------------------------------------------------------------------------------
  FancyZoom
-----------------------------------------------------------------------------------------------*/

#zoom_content {
  text-align: center;
}
#info #images p.caption, #zoom_content p.caption {
  text-align: center;
  margin: 9px 0 0 0;
  display: block;
  padding: 0;
  font-size: 1em;
  line-height: 130%;
}

#info #images p.caption a, #zoom_content p.caption a {
  margin: 0;
  padding: 0;
  color:#000;
  border-bottom:1px solid #999;  
  display:inline;
  float:none;
}


/*-----------------------------------------------------------------------------------------------
  Artist Info Form
-----------------------------------------------------------------------------------------------*/

form#artistInfo { 
  width: 600px;
}
p.submit {
  text-align: right;
}




/*------------------------------------------------------------------------------
>>>> Uniform overwrites (remove the .uniForm class from forms to disregard)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.uniForm fieldset.inlineLabels {
  margin-bottom: 40px;
}
/* This is the main unit that contains our form elements */
.uniForm .ctrlHolder { padding: 0; }
.uniForm .buttonHolder { padding-top: 10px; }

.uniForm .inlineLabels label,
.uniForm .inlineLabels .label { 
  width: 40%; 
  line-height: 120%;
}
.uniForm .inlineLabels .textInput,
.uniForm .inlineLabels .fileUpload { 
  width: 54%; 
}

.uniForm .inlineLabels .selectInput,
.uniForm .inlineLabels select{ width: 54%;  }

.uniForm .inlineLabels textarea{  width: 54%; font-family: Helvetica, Arial, sans-serif; height: auto; }

.uniForm .inlineLabels .formHint { 
  margin-top: 0; 
  margin-left: 42%; 
  font-size: .9em; 
  color: #777; 
  position: static; 
}
.uniForm .inlineLabels .multiField { 
  width: 54%; 
  margin: 0 0 .3em 0; 
}

.uniForm label.blockLabel { font-size: 90%; }
.uniForm .inlineLabels .blockLabel {
  width: 45%;
  margin-right: 5%;
}
.uniForm .ctrlHolder { 
  padding: 6px 0; 
  border-bottom: 1px solid #dfdfdf;
}
.uniForm .noBorder {
  border: 0;
}
.uniForm .inlineLabels p.formHint {
  font-size: 70%;
  width: 90%;
  padding-top: 0.8em;
  line-height: 120%;
}

