﻿/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

a {
	color: #963;
	text-decoration:none;
	border:0px
	}

a:hover {
	color: #C60;
}
body {
	background: #655A46;
	color: #543;
	font: normal 10px "Lucida Sans Unicode",sans-serif;

}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
code {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
cite {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
p {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h3 {
	color: #654;
	padding-top: 6px;
}

h2 {
	color: #654;
	padding-top: 6px;
}

h1 {
	color: #654;
	padding-top: 6px;
}

table{
font:inherit;}
#maintext{
background-color:transparent;
padding-left:7px;padding-right:7px
}

#sidelinker{
	padding-right:7px
}
img {
	text-decoration:none
}
a visited {
	text-decoration:none
}