@charset "utf-8";
/*  
Theme Name: Lick theme 2
Theme URI: http://www.licktheband.com
Description: This theme is created for http://www.licktheband.com/ and should not be reproduces or copied.
Version: 1.0
Author: Niels Schurink
*/
a:link {
	text-decoration:none;
	color:#dbdbda;
	border:none;
}
a:visited {
	text-decoration:none;
	color:#dbdbda;
	border:none;
}
html {
	background-color:#0d0e0b;
	overflow-x:hidden;
}
#site {
	width: 997px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-image:url(images/LICK_01.jpg);
	width: 997px;
	height: 77px;
}
#sidebar {
	background-image:url(images/LICK_03.jpg);
	height: 38px;
	width: 997px;
	text-align:right;
	margin: 0px;
}
#sidebar ul {
	margin: 0;
	padding-top: 20px; 
	list-style-type: none;
	list-style-image: none;
	vertical-align: bottom;
}	
#sidebar li {
	display: inline; 
}
.links {
	font-family: verdana;
	font-size: 14px;
	color: #dbdbda;
	border: none;
}
#container {
	background-image:url(images/LICK_04.jpg);
	height: 555px;
	width: 997px;
	position:absolute;
}
#containersingle {
	background-image:url(images/LICK_SINGLE_04.jpg);
	height: 555px;
	width: 997px;
	position:absolute;
}
#pagetitle  {
	position:relative;
	font-family: verdana;
	font-size: 18px;
	left:152px;
	top:43px;
	color:#dbdbda;
}
#pagetitlesingle  {
	position:relative;
	font-family: verdana;
	font-size: 18px;
	left:152px;
	top:43px;
	color:#dbdbda;
}
#content {
	position:relative;
	width:638px;
	height: 347px;
	top: 60px;
	left: 152px;
	overflow-y: auto;
	overflow-x: hidden;
}
#contentsingle {
	position:relative;
	width: 823px;
	height: 347px;
	top: 60px;
	left: 152px;
	overflow-y: auto;
	overflow-x: hidden;
}
#posttop {
	width: 612px;
}
#posttopsingle {
	width: 803px;
}
#posttitle {
	width:200px;
	float:left;
}
#postitle img {
	border:none;	
}
.titledate {
	font-family:verdana;
	font-size: 13px;
	color: #dbdbda;
	border:none;
}
#postdate {
	text-align:right;
	float:right;
	color:#FFF;
}
#line {
	background-image: url(images/LINE.jpg);
	width: 612px;
	height: 2px;
}
#linesingle {
	background-image:url(images/LINE_SINGLE.jpg);
	width: 803px;
	height: 2px;
}
#entry {
	color:#dbdbda;
	font-family:verdana;
	font-size: 13px;
	margin: 0;
	width: 612px;
}
#entrysingle {
	color:#dbdbda;
	font-family:verdana;
	font-size: 13px;
	margin: 0;
	width: 803px;	
}
#navigation {
	color:#dbdbda;
	font-family:verdana;
	font-size: 13px;
}
.more-link {
	color:#dbdbda;
	font-family:verdana;
	font-size: 13px;
}
.postedit {
	border:none;	
	margin:0;
}
#footer {
	background-image:url(images/LICK_05.jpg);
	width: 997px;
	height: 53px;
	margin-top:549px;
}