/* 
  -----------------------------------
  Web Redesign Specialists 2007 Style Sheet (Gallery)
  Author: Justin Agoglia
  Website: www.skylardesign.com
  -----------------------------------
*/

/* =Masthead 
------------------------------------------------- */
#container #masthead {width: 900px; padding: 1em 0 .4em 30px; background: #E2D2A0; position: relative;}
#container #masthead h1 {font-size: 1.8em; margin-bottom: .2em;}
#container #masthead h1 a {border: none;}
#container #masthead h1 a:hover {color: #95342D; border-bottom: 1px dotted #95342D;}
#container #masthead h2 {font-size: .95em; font-style: normal; margin-bottom: 0;}
#container #masthead h2 span {font-weight: bold;}
#container #masthead h2 em {font-style: italic;}

/* =Content
------------------------------------------------- */
#content {background: #E0E0E0; position: relative; padding: 1.5em 0 3em;}
#content img {display: block; border: 1px solid #CDCDCD; margin: 0 auto;}

/* =Arrows
------------------------------------------------- */
#arrow-left, #arrow-right {position: absolute; top: 25px; width: 100px; height: 60px;}
#arrow-left img, #arrow-right img {border: none;}
#arrow-left {left: 15px;}
#arrow-right {right: 50px; }
#arrow-left p, #arrow-right p {font-family: Arial, Helvetica, sans-serif; margin: .4em 0;}
#arrow-left p a {background: url(../images/arrow-left.gif) no-repeat;}
#arrow-right p a {background: url(../images/arrow-right.gif) no-repeat;}
#arrow-left p a, #arrow-right p a {width: 100px; height: 60px; font-weight: bold; text-transform: uppercase; color: #FFF; border-bottom: none; display: block; text-indent: -9000px;}
#arrow-left p {padding-left: 2.5em;}
#arrow-left p a:hover {background: url(../images/arrow-left2.gif) no-repeat; outline: none;}
#arrow-right p a:hover {background: url(../images/arrow-right2.gif) no-repeat; outline: none;}
#arrow-left a:hover, #arrow-right a:hover {color: #A2A2A2;}
body.hide-lt #arrow-left, body.hide-rt #arrow-right {display: none;} /* Hide Left or Right Arrows */

/* =Nav Gallery
------------------------------------------------- */
#container #masthead ul {position: absolute; bottom: .4em; right: 8px;}
#container #masthead ul li {float: left; margin: 0 .3em;}
#container #masthead ul a {font: .7em Verdana, Arial, Helvetica, sans-serif;}
