/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {
  height: 100%;
	margin: 0;
	padding: 0;
}

a {color: #682;}
a:hover {color: #9A6;}
body  { color: #333; font: 13px/18px "Trebuchet MS", Tahoma, arial, sans-serif; background: #5f8000 url("images/bg.jpg") repeat-y center top; margin: 0; padding: 0 }


p,cite,code,ul {
	font-size: 100%;
		line-height: 20px;
}
ul {margin-left: 1.2em;}
li  { list-style-image: url("http://www.dratomic.net/home/templates/tbc_bitter_sweet/images/li.gif") }
h1 {font-size: 1.4em;}

blockquote {
	color: #333;
	display: block;
	padding: 1px 2px;
}
blockquote p { padding: 0px 0;}

h1,h2,h3 {color: #654; line-height: 16px;}

/* misc */
.clearer {clear: both;}

/* structure */

