/* 
Theme Name: Luke and Wyatt
Theme URI: http://www.shakeera-khan.com
Description: Luke and Wyatt Wordpress Site
Version: 1.0
Author: Shakeera Khan
Author URL: http://www.shakeera-khan.com
Released: 06/22/10
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

h1, h2, h3, p ,ol, ul, form /* Remove Once Values Are Set */ {
	margin: 0 0 15px 0;
	padding: 0;
}

body {
	margin: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#000000;

	line-height:20px;
	text-align: left;
	background: #ffffff url('images/background.png');
	background-repeat:no-repeat;
	background-attachment: fixed;
	
	overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: scroll;
}

a {
	color: #356888;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border: none;
}

a:visited {
	color: #356888;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* TABS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
	
  a.home { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-home.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.home:link { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-home.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.home:visited { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-home.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.home:hover   { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-home-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.home:active  { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-home-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.home span {
    margin-top:0em;
    }
    
  a.home:link span.a {
    display:block;
    }
  a.home:link span.b {
    display:none;
    }
  a.home:visited span.a {
    display:block;
    }
  a.home:visited span.b {
    display:none;
    }
  a.home:hover span.a {
    display:none;
    }
  a.home:hover span.b {
    display:block;
    }
  a.home:active span.a {
    display:none;
    }
  a.home:active span.b {
    display:none;
    }
    
a.about { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-about.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.about:link { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-about.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.about:visited { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-about.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.about:hover   { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-about-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.about:active  { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-about-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.about span {
    margin-top:0em;
    }
    
  a.about:link span.a {
    display:block;
    }
  a.about:link span.b {
    display:none;
    }
  a.about:visited span.a {
    display:block;
    }
  a.about:visited span.b {
    display:none;
    }
  a.about:hover span.a {
    display:none;
    }
  a.about:hover span.b {
    display:block;
    }
  a.about:active span.a {
    display:none;
    }
  a.about:active span.b {
    display:none;
    }

a.shows { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-shows.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.shows:link { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-shows.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.shows:visited { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-shows.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.shows:hover   { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-shows-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.shows:active  { 
    display: block;
    width: 190px; 
    height: 42px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-shows-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.shows span {
    margin-top:0em;
    }
    
  a.shows:link span.a {
    display:block;
    }
  a.shows:link span.b {
    display:none;
    }
  a.shows:visited span.a {
    display:block;
    }
  a.shows:visited span.b {
    display:none;
    }
  a.shows:hover span.a {
    display:none;
    }
  a.shows:hover span.b {
    display:block;
    }
  a.shows:active span.a {
    display:none;
    }
  a.shows:active span.b {
    display:none;
    }

a.gigs { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-gigs.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.gigs:link { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-gigs.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.gigs:visited { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-gigs.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.gigs:hover   { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-gigs-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.gigs:active  { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-gigs-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.gigs span {
    margin-top:0em;
    }
    
  a.gigs:link span.a {
    display:block;
    }
  a.gigs:link span.b {
    display:none;
    }
  a.gigs:visited span.a {
    display:block;
    }
  a.gigs:visited span.b {
    display:none;
    }
  a.gigs:hover span.a {
    display:none;
    }
  a.gigs:hover span.b {
    display:block;
    }
  a.gigs:active span.a {
    display:none;
    }
  a.gigs:active span.b {
    display:none;
    }
    
a.media { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-media.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.media:link { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-media.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.media:visited { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-media.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.media:hover   { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-media-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.media:active  { 
    display: block;
    width: 190px; 
    height: 40px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-media-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.media span {
    margin-top:0em;
    }
    
  a.media:link span.a {
    display:block;
    }
  a.media:link span.b {
    display:none;
    }
  a.media:visited span.a {
    display:block;
    }
  a.media:visited span.b {
    display:none;
    }
  a.media:hover span.a {
    display:none;
    }
  a.media:hover span.b {
    display:block;
    }
  a.media:active span.a {
    display:none;
    }
  a.media:active span.b {
    display:none;
    }

a.pics { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-pics.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.pics:link { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-pics.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.pics:visited { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-pics.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.pics:hover   { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-pics-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.pics:active  { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-pics-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.pics span {
    margin-top:0em;
    }
    
  a.pics:link span.a {
    display:block;
    }
  a.pics:link span.b {
    display:none;
    }
  a.pics:visited span.a {
    display:block;
    }
  a.pics:visited span.b {
    display:none;
    }
  a.pics:hover span.a {
    display:none;
    }
  a.pics:hover span.b {
    display:block;
    }
  a.pics:active span.a {
    display:none;
    }
  a.pics:active span.b {
    display:none;
    }

a.friends { 
    display: block;
    width: 190px; 
    height: 38px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-friends.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.friends:link { 
    display: block;
    width: 190px; 
    height: 38px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-friends.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.friends:visited { 
    display: block;
    width: 190px; 
    height: 38px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-friends.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.friends:hover   { 
    display: block;
    width: 190px; 
    height: 38px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-friends-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.friends:active  { 
    display: block;
    width: 190px; 
    height: 38px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-friends-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.friends span {
    margin-top:0em;
    }
    
  a.friends:link span.a {
    display:block;
    }
  a.friends:link span.b {
    display:none;
    }
  a.friends:visited span.a {
    display:block;
    }
  a.friends:visited span.b {
    display:none;
    }
  a.friends:hover span.a {
    display:none;
    }
  a.friends:hover span.b {
    display:block;
    }
  a.friends:active span.a {
    display:none;
    }
  a.friends:active span.b {
    display:none;
    }

a.contact { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-contact.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.contact:link { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-contact.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.contact:visited { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-contact.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.contact:hover   { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-contact-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }
  a.contact:active  { 
    display: block;
    width: 190px; 
    height: 41px;
    background-color: transparent;
    background-image: url(http://www.lukeandwyatt.com/wordpress/wp-content/themes/lukeandwyatt/images/btn-contact-mo.jpg);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    border-style: outset;
    border-color: #000;
    font-weight:bold;
    color:#fff;
    background-color:transparent;
    text-align:center;
    text-decoration:none;
    }

  a.contact span {
    margin-top:0em;
    }
    
  a.contact:link span.a {
    display:block;
    }
  a.contact:link span.b {
    display:none;
    }
  a.contact:visited span.a {
    display:block;
    }
  a.contact:visited span.b {
    display:none;
    }
  a.contact:hover span.a {
    display:none;
    }
  a.contact:hover span.b {
    display:block;
    }
  a.contact:active span.a {
    display:none;
    }
  a.contact:active span.b {
    display:none;
    }



/* FONTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
    
.titles{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:20px;

	color:#356888;

	line-height:14px;
	font-weight:bold;

	}
	
.content_text{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#000000;

	line-height:20px;

	}
	
.titles_date{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:18px;

	color:#999999;

	line-height:14px;

	}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	
}

#header-inner {
	width: px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	position: relative;
	float: left;
	display: inline;
	width: px;
	height: px;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	overflow: hidden;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/logo.jpg") no-repeat 0 0;
}

#logo a {
	text-decoration: none;
}

#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #;
	text-decoration: underline;
}

#nav li a:hover {
	color: #;
	text-decoration: none;
}



/* @end */

/* @group Nav */

/* NAV
This nav uses the CSS sprite technique.  Delete if unecessary.
More info: http://alistapart.com/articles/sprites
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	width: px;
	height: px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav a {
	float: left;
	height: 0;
	margin: 0;
	padding: px 0 0 0;
	overflow: hidden;
}

#nav-home a {
	width: px;
	background: url("images/nav.gif") no-repeat 0 0;
}

#nav-home a:hover {
	background: url("images/nav.gif") no-repeat 0 -px;
}

/* @end */

#mid {
	
}

#mid-inner {
	width: px;
	margin: 0 auto;
	text-align: left;
}

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: left;
	display: inline;
	width: px;
}

#content h2 {
	margin: 0 0 1.2em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
}

#content h2 a:link, #content h2 a:visited, #content h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content h2 a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content h3 {
	margin: 0 0 1.3em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
}

#content h3 a:link, #content h3 a:visited, #content h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content h3 a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content p {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
	line-height: 1.5em;
}

#content p a:link, #content p a:visited, #content p a:active, #content li a:link, #content li a:visited, #content li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content p a:hover, #content li a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

#content ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar {
	float: right;
	display: inline;
	width: px;
}

#sidebar h2 {
	margin: 0 0 1.2em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
}

#sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar h2 a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar h3 {
	margin: 0 0 1.3em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
}

#sidebar h3 a:link, #sidebar h3 a:visited, #sidebar h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar h3 a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar p {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
	line-height: 1.5em;
}

#sidebar p a:link, #sidebar p a:visited, #sidebar p a:active, #sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar p a:hover, #sidebar li a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar .widget_twitter h4 a,
#sidebar .widget_twitter h4 a:link,
#sidebar .widget_twitter h4 a:visited,
#sidebar .widget_twitter h4 a:active,
#sidebar a, #sidebar a:visited {
	color: #222;
	text-decoration: none;
}

#sidebar .widget_twitter h4 a:hover,
#sidebar a:hover {
	color: #3A87DD;
	text-decoration: underline;
}

/**
 * Twitter Widget
 */
#homepage .widget_twitter,
#sidebar .widget_twitter,
.widget_twitter {
	background-image:url(images/twitter-bird.png);
	background-repeat:no-repeat;
	background-position:99% 1%;
}

#homepage .widget_twitter a,
#homepage .widget_twitter a:link,
#homepage .widget_twitter a:visited,
#homepage .widget_twitter a:active,
#sidebar .widget_twitter a,
#sidebar .widget_twitter a:link,
#sidebar .widget_twitter a:visited,
#sidebar .widget_twitter a:active {
	color: #3A87DD;
}

#homepage .widget_twitter a:hover,
#sidebar .widget_twitter a:hover {
	color: #3A87DD;
}

.widget_twitter .entry-meta {
	display:block;
	font-size:small;
	color: #8a9197;
	margin-top:15px;
	margin-bottom:10px;
}

.widget_twitter .entry-meta a {
	color: #8a9197;
	font-weight: normal;
}

.widget_twitter .entry-meta a:link {
	color: #8a9197;
	font-weight: normal;
}

.widget_twitter .entry-meta a:visited {
	color: #8a9197;
	font-weight: normal;
}

.widget_twitter .entry-meta a:active {
	color: #8a9197;
	font-weight: normal;
}

.widget_twitter .entry-meta a:hover {
	color: #8a9197;
	font-weight: normal;
}

.widget_twitter .entry-content{
	display:block;
	font-size:160%;
	color: #40454b;
	line-height:26px;
	margin-bottom:10px;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	
}

#footer-inner {
	width: px;
	margin: 0 auto;
	text-align: left;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: .95em;
	font-weight: normal;
	color: #;
}

#footer p a:link, #footer p a:visited, #footer p a:active, #footer li a:link, #footer li a:visited, #footer li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#footer p a:hover, #footer li a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#footer ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: .95em;
	color: #;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clearer {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.feed {
	padding: 0 0 0 15px;
	background: url("images/icon-feed.png") no-repeat 0 50%;
}

.valid {
	padding: 0 0 0 15px;
	background: url("images/icon-tick.png") no-repeat 0 50%;
}

img {
	border: none;
}

img a:hover {
	margin-bottom: -5px;
}

/* @end */
