/* @group Reset */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
   background-color:#330033;
   color:#FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin:0;
   padding:0;
}

#content
{
     position:absolute; 
     background-color:#330033;
     left:475px; 
     top:300px; 
     width:490px; 
     height:466px; 
     z-index:14; 
     overflow: auto; 
     border:0px solid white;
}

p
{margin-bottom:12px;}

ul
{list-style:none;}

a
{color:#ffffff;}

h1.sectionheader
{
   padding:6px;
   margin-bottom:20px;
   background:#ffffff url(http://www.bethmorrisonprojects.org/images/site/bethmorrisonbackground.gif) no-repeat;
   text-align:center;
   font-size:14px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#663366;
}

h2
{
    color:#ffd308;
    text-align:center;
    font-size:18px;
    font-style:italic;
}

h3
{
   color:#ffd308;
   padding-top:10px;
   font-size:12px;
}

.project h3
{
    text-align:center;
    font-style:italic;
    margin-bottom:5px;
}


.centered
{
    padding-left:30px;
    padding-right:30px;
    text-align:center;
}

.strong
{
   font-size:1.15em;
   font-weight:bold;
}

ul.board li
{margin-bottom:15px;}

ul.press li
{
   font-style:bold;
   padding-left:2em;
}

div.project, div.content_section
{
    margin-top:20px;
    padding-bottom:20px;
}

.intro
{text-align:center;}

.project img
{padding:5px;}

.project .credits
{
    font-size:10px;
    font-weight:bold;
    margin-bottom:5px;
}

.photocredit
{
    font-size:8px;
    font-weight:bold;
}
.project h3
{font-size:12px;}

.project .date
{
    font-style:italic;
    padding-top:0px;
}

.project p a
{font-weight:bold;}


#paypalform
{
    padding-top:5px;
    text-align:center;
}


a{
   font-weight:bold;
   color:white;
}

a:hover
{color:#ffd308;}

.people
{padding-bottom:20px;}

.biography_wrapper
{display:none;}

.biography
{
   padding:10px;
   color:black;
}

.biography h3
{
   font-size:15px;
   color:#3f1041;
}

.biography a
{
    color:#3f1041;
    text-decoration:none;
}

.biography a:hover
{color:#ffa90b;}

blockquote
{
   background-color:#fcf6fc;
   background-image: url(http://www.bethmorrisonprojects.org/images/site/quote.png);
    background-position: top left;
    background-repeat: no-repeat;
   color:#330033;
   padding:.5em;
   padding-left:40px;
   margin:1em 2em 1em 2em;
   font-style:italic;
}

.project blockquote
{
    background-image: url(http://www.bethmorrisonprojects.org/images/site/quote.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.quote_start
{
   float:left;
   height:45px;
   margin-top:-15px;
   margin-left:-50px;
   font-family:TimesNR, serif;
   color:#e4b2e4;
   font-size:700%;
}

.quote_credit
{
   margin-top:-5px;
   display:block;
   font-size:10px;
   font-weight:bold;
   text-align:right;
}

/** Home page specific styles **/

body.homepage
{background-color:#330033;}

.homepage a
{
   color:#e9e9e9;
   text-decoration:none;
}

.homepage a:hover
{color:#ffb109;}

#logo
{
   width:100%;
   background-color:#ffc208;
   padding-left:25px;
}

.fp_logo
{
   padding-top:10px;
   padding-left:10px;
   padding-bottom:10px;
}
#hp_wrapper
{
    width:100%;
    border-top:5px solid #333333;
}
#content_wrapper
{
   width:710px;
   margin-left:112px;
   padding-top:20px;
   text-align:center;
}

#home_menu
{  
   clear:both;
   position:relative;
   height:60px;
}

#home_menu li
{
    float: left;
    text-align:left;
    list-style: none;
    vertical-align: middle;
}

#home_menu li a
{
   font-size:16px;
    height:48px;
    width:140px;
    display:block;
}


#home_menu li a span
{display:block;}

#hp_wrapper #pull_quote
{
   float:right;
   width:460px;
   height:100px;
   font-size:18px;
   font-style:italic;
   color:#e9e9e9;
   text-align:left;
}

#slideshow_wrapper
{
   clear:both;
   text-align:center;
   width:100%;
   padding-top:40px;
   display:block;
}

/** Slideshow specific styles **/
/* give slideshow some style */
/**contains the slideshow **/
#slideshow
{ 
   position:relative;
   height:350px;
}

/* container that holds the content to rotate */
#slideshow div.content
{ 
  display:block;
  position:relative;
  width: 700px; 
  background-color:#323232;
  padding-bottom:3px;
  border:4px solid #666666;
  background-color:#333333;
}

/* make sure each slide image is centered */
#slideshow div img 
{ 
    margin: auto; 
    display: block;
    overflow:hidden;
}

.slideshow_photo
{
   width:700px;
   height:262px;
   clip: rect(0px, 700px, 262px, 0px); 
   overflow: hidden; 
   border-bottom:1px solid #666666;
   background-color:black;
}

#slideshow p
{
   padding-left:5px;
   text-align:left;
   margin-top:0px;
   margin-bottom:0px;
}

#slideshow .proj_title
{
   font-size:16px;
   padding-right:5px;
   color:#ffc208;
}

#slideshow .bethquote
{
   padding-top:10px;
   color:#ffc208;
   font-style: italic;
}
