/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

a {color: #666666;}
a:hover {color: #FF6600;}

body {
	background: #CCD8E0 url('images/bg.jpg') repeat-x left bottom;
	color: #444;
	margin: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:62.5%; font-family:Tahoma, sans-serif
}

p, code, ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h1, h2, h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url('images/clouds.gif') repeat-x;
	padding-left:10px; padding-right:10px; padding-top:50px; padding-bottom:0
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .main {
	line-height: 150px;
	text-align: center;
	width: 100%;
	background-color: #b8c5cb;
	background-image: url('images/header.jpg');
	background-repeat: no;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 2.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url('images/bgmain.gif') repeat-y;
}

/* footer */
.footer {
	background: url('images/bgfooter.gif') repeat-x;
	color: #FFF;
	line-height: 39px;
	text-align: center; font-style:normal; font-variant:normal; font-weight:bold; font-size:1em; font-family:sans-serif
}
.footer a, .footer a:hover {color: #FFF;}