/*
Theme Name: Leesa
Theme URI: http://leesa.be
Description: Custom template for Leesa by OrT / Bram Van Oost
Version: 2.0
Author: Bram Van Oost
Author URI: http://www.dixitort.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	background:url('img/leesa.bg.jpg') left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

/* CONTAINERS */

#container {
	margin-left: 220px;
	width: 500px;
	
}

#top {
	margin-bottom: 15px;
}

#navigation {
	margin-bottom: 20px;
}
.clear {
	clear:both;	
}
#news {
	width: 380px;

}
#twitter {
	width: 380px;
}
#right {
	width: 110px;	
	float:right;
	margin-left: 10px;
	line-height: 16px;
}

#footer {
	border-top: 1px solid #999;
	color: #999;
	margin: 15px 0;
	padding-top: 5px;
	line-height: 18px;
}
#main {
	width: 380px;
	float:left;
}

/* TEXT FORMATTING */

p {
	line-height:18px;		
}
a {
	color: #0099FF;
	text-decoration:none;
}

a:hover {
	color: #0033FF;
	border-bottom: 1px solid #0033FF;
}	

h2 {
margin-top: 2px;	
}
.tagline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26pt;
	letter-spacing:-2px;
	color:#666;
}

.leesa {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26pt;
	letter-spacing:-2px;
}
.leesa a {
	color:#000;	
}
.leesa a:hover {
	border:none;
	color:#666;
}

#navigation a {
	text-decoration: none;
	text-transform:uppercase;
	background-color:#CCC;
	padding: 2px 5px 2px 5px;
	font-size:10px;
	color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#navigation a:hover {
	background-color:#000;
	border:none;
}

#navigation ul {
	list-style:none;
	margin:0;
	padding: 0;
}
#navigation ul li {
	float:left;
	margin-right: 5px;
}

#news ul {
	list-style:none;
	margin:0;
	padding:0;
}
#news ul li {
	margin-bottom: 5px;	
}
#news p {
	margin:0;

}
#news .date {
	color:#888;
}

#content h3 {
	background-color:#333;
	display:block;
	text-transform:uppercase;
	font-size: 10px;
	padding: 1px 0px 1px 3px;
	color:#fff;
	font-weight:normal;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	line-height:normal;
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.twitter-item {
	padding-bottom: 5px;
}
.twitter-timestamp {
	color:#999;	
}
h3 a {
	color: #FFF;	
}
h3 a:hover {
	color:#ddd;	
	text-decoration:none;
	border:none;
}
#right ul {
	margin:0;
	padding:0;
	list-style:none;
}
#right a img {
	border:none;
	text-decoration:none;
}
.twittericon {
	position: relative;
	top: 4px;
}
p a img {
	border:none;
}
p a img:hover {
	text-decoration:none;
	border:none;
}
.gig {
	display: block;
	margin-bottom: 5px;
}
.gig .date {
	font-weight:bold;	
}

.alignleft {
	float:left;
	margin-right: 5px;
}
.alignright {
	float:right;
	margin-left: 5px;
}
.ngg-galleryoverview a:hover{
	border:none;
	text-decoration:none;
}
#navigation .current_page_item a {
	background:url('img/leesa.grad.png');
	background-color:#666;	
}
#stimuli_lightbox a:hover {
	border:none;
	text-decoration:none;
}
.followtwitter {
	font-size: 10px;	
}
.ngg-album a:hover {
	border:none;	
}
