/******************
  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,
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-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
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: "" "";
}

/*******************
  STYLESHEET
                  */

body {
  background:#0F0F0F url(../images/background.jpg) no-repeat top center;
  font: 0.9em/1.4em Verdana,Geneva,Helvetica,Arial,sans-serif;
  letter-spacing:-0.07em;
  color:#FFF;
}
#page {
  width:760px;
  margin:175px auto 20px auto;
}
#header {
  float:left;
  clear:both;
  width:760px;
}

/*******************
  TEXT & HEADINGS
                  */
h1 {
  font-size:2em;
}
h2 {  
  font-size:1.7em;
}
h3 {  
  font-size:1.4em;
  margin-bottom:0.5em;
}
h4 {  
  font-size:1.2em;
  margin-bottom:0.4em;
}
h5 {
  font-size:1.1em;
}
h6 {  
  font-size:1em;  
}
h1,h2,h3 {
  font-weight:normal;
  text-transform:lowercase;
}
p {
  margin-bottom:0.8em;
  color:#A4A4A4;
  letter-spacing:-0.02em;
}
#credit p {
  font-size:0.7em;
  color:#626262;
}
.hide {
  letter-spacing:-999em;
  text-indent:-999em;
  height:0;
  margin:0;
  padding:0;
}
a {
  color:#7bb00e;
  text-decoration:none;
  border-bottom:1px dotted #7bb00e;
}
a:hover {
  border-bottom:1px solid #7bb00e;
}
a:visited {
  color:#4F7107;
  border-bottom:none;
}
strong {
  color:#E3E3E3;
}
dt, dd {
  font-size:1.05em;
  float:left;
  margin-bottom:0.3em;
}
dt {
  width:80px;
  color:#C1C1C1;
}
dd {
  width:380px;
  color:#A4A4A4;
}

/*******************
  MENU
                  */
#menu {
  float:right;
  background:url(../images/back_panel.png) repeat top left;
  height:35px;
  padding-top:10px;
  padding:10px 10px 0;
  clear:both;
  margin-bottom:20px;
}
#index #menu {
  margin-bottom:0;
}
#menu li {
  float:left;
  margin:0 12px;
}
#menu li a {
  font-size:1.3em;
  color:white;
  text-decoration:none;
  border:none;
}
#index #menu .index a,
#about #menu .about a,
#event #menu .event a,
#artists #menu .artists a,
#action #menu .action a,
#contact #menu .contact a,
#menu a:hover  {
  color:#7bb00e;
}

/*******************
  COLUMNS/PANELS
                  */
.c2 {
  width:466px;
}
.c1 {
  width:206px;
}
.c3 {
  width:724px;
}
.c1,.c2,.c3 {
  float:left;
  margin-bottom:20px;
  padding:15px;
}
.c1.right,
.c2.right {
  float:right;
}
.panel {
  background:url(../images/back_panel.png) repeat top left;
  border:2px solid #141414;
}
hr {
  border:none;
  border-top:2px dashed #1F1F1F;
  height:2px;
  clear:both;
  margin:10px 0;
}
p#fb {
  padding-left:40px;
  background:url(../images/facebook.gif) no-repeat 0px center;
  margin-bottom:10px;
}
p#twitter {
  padding-left:40px;
  background:url(../images/twitter.gif) no-repeat 0px center;
  margin-bottom:15px;
}
#credit {
  float:right;
  clear:both;
  margin-bottom:20px;
  padding-right:15px;
}
/*******************
  CONTENT SLIDER
                  */
#slider {
  float:left;
  width:760px;
  margin-bottom:20px;
  min-height:330px;
}
#slider .hidden {
  height:0;
}
#slider .hidden h3,
#slider .hidden p {
  text-indent:-999em;
  letter-spacing:-999em;
  position:absolute;
  left:-999em;
}
#sliderCrop {
  float:left;
  height:330px;
  margin-bottom:20px;
  width:760px;
  overflow:hidden;
  position:relative;
}
#sliderCrop #slider {
  margin-bottom:0;
  position:absolute;
}
#slider li {
  width:760px;
  height:60px;
  padding-top:270px;
  float:left;
}
#slider #info {
  height:50px;
  width:740px;
  padding:10px 10px 0;
  border:none;
}
#sliderCrop li {
  position:absolute;
  top:0;
}
#sliderCrop #promo {
  padding-top:0 !important;
  height:330px !important;
  left:0px;
}
#sliderCrop #promo a {
  float:left;
}
#slider #welcome {
  background:url(../images/banner_welcome.jpg) no-repeat top left;
  padding-top:0 !important;
  height:330px !important;
}
#sliderCrop #welcome {
  left:0px; //760
}
#slider #opinions {
  background:url(../images/banner_opinions.jpg) no-repeat top left;
  padding-top:0 !important;
  height:330px !important;
}
#sliderCrop #opinions {
  left:760px; //760
}
#slider #justice {
  background:url(../images/banner_justice.jpg) no-repeat top left;
}
#sliderCrop #justice {
  left:1520px; //1520
}
#slider #hosted {
  background:url(../images/banner_speakers.jpg) no-repeat top left;
}
#sliderCrop #hosted {
  left:2280px; 
}
#slider #miracle {
  background:url(../images/banner_tmin.jpg) no-repeat top left;
}
#sliderCrop #miracle {
  left:3040px;
}
#sliderCrop #artists {
  padding-top:0 !important;
  height:330px !important;
  left:3800px;
}
#sliderCrop #artists a {
  float:left;
}
#sliderControls {
  z-index:10;
  position:relative;
  float:right;
  height:20px;
  margin-top:-43px;
}
#sliderControls li.nav {
  float:left;
  font-size:0.9em;
  background:#0F0F0F;
  margin-right:5px;
  height:23px;
}
#sliderControls li.nav a {
  padding:2px 8px;
  color:#777;
  border-bottom:none;
}
#sliderControls li.nav a.current {
  color:#7BB00E;
}
li.tooltip { 
  background:url(../images/tooltip.png) no-repeat scroll left bottom;
  padding-top:4px;
  padding-bottom:14px;
  font-size:14px;
  height:22px;
  width:140px;
  font-size:14px;
  display:none;
  color:#fff;
  z-index:20;
} 
li.tooltip p {
  font-size:0.8em;
  width:118px;
  height:22px;
  padding:0 10px;
  line-height:1.6em;
  text-align:center;
}

/*******************
  FORMS
                  */
form {
  float:left;
  clear:both;
  margin-bottom:5px;
}
input,
button {
  background:#131313;
  border:none;
  color:#767676;  
  padding:5px;
  clear:both;
  margin-bottom:10px;
}
input {
  width:196px;
  border:2px solid #181818;
}
button {
  float:right;
  cursor:pointer;
}
input.idleField {
}
input.focusField {
  border:2px solid #1F1F1F;
}
p.error {
  color:#AA241A;
  font-size:0.8em;
}

/*******************
  SPONSORS
                  */
#sponsors {
  float:left;
  margin-top:15px;
}
#sponsors li {
  float:left;
  width:80px;
  height:80px;
  margin:0 18px 20px;
}
#sponsors li a {
  display:block;
  width:80px;
  height:80px;
  letter-spacing:-999em;
  text-indent:-999em;
  background-position:0 0;
  background-repeat:no-repeat;
  border-bottom:none;
}
#sponsors li a:hover {
  background-position:0 -80px;
}
#sponsors #activate a {
  background-image:url(../images/sponsor_activate.gif);
}
#sponsors #rehab a {
  background-image:url(../images/sponsor_rehab.gif);
}
#sponsors #worldvision a {
  background-image:url(../images/sponsor_worldvision.gif);
}
#sponsors #tia a {
  background-image:url(../images/sponsor_tia.gif);
}
#sponsors #tfl a {
  background-image:url(../images/sponsor_tfl.gif);
}
#sponsors #encounter a {
  background-image:url(../images/sponsor_encounter.gif);
}
#sponsors #compassion a {
  background-image:url(../images/sponsor_compassion.gif);
}
#sponsors #redfrogs a {
  background-image:url(../images/sponsor_redfrogs.gif);
}
#sponsors #one50 a {
  background-image:url(../images/sponsor_one50.gif);
}
#sponsors #tear a {
  background-image:url(../images/sponsor_tear.gif);
}
#sponsors #invisible a {
  background-image:url(../images/sponsor_invisible.gif);
}
#sponsors #uniting a {
  background-image:url(../images/sponsor_uniting.gif);
}
#sponsors #samaritans a {
  background-image:url(../images/sponsor_samaritans.gif);
}
#sponsors #fairtrade a {
  background-image:url(../images/sponsor_fairtrade.gif);
}
#sponsors #prison a {
  background-image:url(../images/sponsor_prison.gif);
}
#sponsors #thedifference a {
  background-image:url(../images/sponsor_thedifference.gif);
}
#sponsors #mealsonwheels a {
  background-image:url(../images/sponsor_mealsonwheels.gif);
}
#sponsors #micah a {
  background-image:url(../images/sponsor_micah.gif);
}
#sponsors #oaktree a {
  background-image:url(../images/sponsor_oaktree.gif);
}
#sponsors #visgen a {
  background-image:url(../images/sponsor_visgen.gif);
}
#sponsors #susa a {
  background-image:url(../images/sponsor_susa.gif);
}
#sponsors #smg a {
  background-image:url(../images/sponsor_smg.gif);
}
#sponsors #anglicare a {
  background-image:url(../images/sponsor_anglicare.gif);
}
#sponsors #ywam a {
  background-image:url(../images/sponsor_ywam.gif);
}
#sponsors #teen a {
  background-image:url(../images/sponsor_teenchallenge.gif);
}
#sponsors #vista a {
  background-image:url(../images/sponsor_vista.gif);
}
#sponsors #unitingworld a {
  background-image:url(../images/sponsor_unitingworld.gif);
}
#sponsors #salvos a {
  background-image:url(../images/sponsor_salvos.gif);
}
#sponsors #lifeline a {
  background-image:url(../images/sponsor_lifeline.gif);
}
#sponsors #oxfam a {
  background-image:url(../images/sponsor_oxfam.gif);
}
#sponsors #refugee a {
  background-image:url(../images/sponsor_refugee.gif);
}
#sponsors #charles a {
  background-image:url(../images/sponsor_charlessturt.gif);
}
#sponsors #interserve a {
  background-image:url(../images/sponsor_interserve.gif);
}
#sponsors #in2life a {
  background-image:url(../images/sponsor_in2life.gif);
}
#sponsors #twoh a {
  background-image:url(../images/sponsor_2h.gif);
}
#sponsors #ucwesley a {
  background-image:url(../images/sponsor_ucwesley.gif);
}
#sponsors #fuse a {
  background-image:url(../images/sponsor_fuse.gif);
}
#sponsors #cando a {
  background-image:url(../images/sponsor_cando.gif);
}
#sponsors #deaf a {
  background-image:url(../images/sponsor_deaf.gif);
}

/* TWITTER */
#twitter_update_list li {
  padding-top:10px;
  margin-bottom:10px;
  color:#A4A4A4;
  border-top:1px dotted #1F1F1F;
  font-size:0.9em;
}
#twitter_update_list li:first-child {
  border-top:none;
}

/*******************
  EVENT PAGE
                  */
#event div.bio {
  float:left;
  margin-bottom:10px;
  width:100%;
}
div.bio img {
  float:left;
  margin:7px 15px 15px 0;
}

/*******************
  EVENT PAGE
                  */
#artistList li {
  width:49%;
  float:left;
  margin-bottom:0.3em;
}
#artists .bio h6 {
  font-size:0.9em;
  margin-top:-0.5em;
  margin-bottom:0.7em;
}

/********************
  SUMMARY PAGE
                   */
#summary .gallery {
  margin-top:15px;
}
#summary .gallery li {
  float:left;
  width:90px;
  height:90px;
  text-align:center;
}
#summary .gallery li a,
#summary .gallery li a:hover {
  border:none;
  margin:0;
}
