/*   

Theme Name: Tahl

Theme URI: http://www.octosis.com/wordpress-themes

Description: Custom wordpress theme for Tahl

Author: Callan Back

Author URI: http://www.callanback.com

Version: 1.0

.

49c3ff, 21a2e2, 0084c6

.

*/



BODY {

  background-color: #fff;

  color: #666;

  font: 12px Arial;

  letter-spacing: 1px;

  line-height: 150%;

}

A, A:active, A:visited, A:hover {

  text-decoration: none;

  color: #333;

}

A:hover {

  color: #000;

}



.header {

  height: 75px;

  margin-top: 10px;

}

.header h1 {

  text-indent: -9999px;

  height: 0;

}

.nav ul, .nav ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;

}

.nav ul li a { 
  float: right; 
  padding: 50px 0 0 50px;
  font: 15px Arial;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ccc;
}

.nav ul li a:hover { 
  color: #000
}

h2 {
  margin: 10px 0; padding: 0;
  font: 24px Arial;
  line-height: 120%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #aaa;
}

h1 {

  margin: 0 0 20px 0; padding: 0;

  font: 32px Arial;

  line-height: 120%;

  letter-spacing: 1px;

  text-transform: uppercase;

  color: #168cc7;

}

.welcome h2 {

  margin-bottom: 0

}



.welcome p {

  font-size: 14px

}


.slideshowtext h2 {
  margin: 0
}

.slideshowtext p {

  padding: 10px 0; margin: 0;
  font: 16px Arial;
  line-height: 140%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #bbb;

}



.slideshow {

  height: 200px;

  background-color: #ddd;

  margin-bottom: 20px

}



/* FOOTER */

#footerwrap {

  width: 100%;

  height: 50px;

  margin: 50px 0;

  background-color: #eee;

}



.footer {

  text-align: center;

  line-height: 50px;

}





/* DIVIDERS */



.divider {

  height: 4px;

  background-color: #fff;

  border-top: 4px solid #ddd;

  border-bottom: 1px dotted #eee;

  margin-top: 10px;

  margin-bottom: 20px;

}

.divider2 {

  height: 4px;

  background-color: #eee;

  margin-top: 5px;

  margin-bottom: 5px;

}

#slider {
  width: 540px;
  height: 200px;
  overflow: hidden;
}

blockquote {
  margin: 0 0 0 25px
}

.icon {
  color: #1b8fc8
}