/*#############################################################
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 */
* {
	margin: 0;
	padding: 0;
}
a {
	color:#990000;
	text-decoration: none;
}
a:hover {color:#666666;}
body {
	background: no-repeat center center;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
	color: #000000;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image:   url(file:///C|/Documents%20and%20Settings/Brian/Desktop/lacroix/4337/Lacroix/images/li.gif);}
h1 {font-size: 1.4em;}

blockquote {
	background: #F4F9FC;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 6px 6px 7px;
	width: 125px;
	border: 1px solid #8DB3D7;
	float: none;
}
h1,h2,h3 {color:#000000;}

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

/* structure */

.container {
	margin: 0 auto;
	clear: both;
	background-image:  url(../csssliced/container.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0056A3;
	border-right-color: #0056A3;
	border-bottom-color: #0056A3;
	border-left-color: #0056A3;
	background-position: top;
}

/* top */
.top {
	background:  url(../csssliced/logo.jpg) no-repeat top;
	font: normal 2.4em Verdana,sans-serif;
	margin: 0 auto;
	
	width: 770px;

}
.top a {
	color: #333333;
	display: block;
	line-height: 145px;
	text-decoration: none;
	width: 100%;
}
.top span{
	display: inline;
	padding-left: 375px;
	padding-top: 0px;
	font-size: 22px;
	color: #92B6D8;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;

}
#topnav{
	padding: 25px 0px 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	right: 50px;
	bottom: 150px;
	left: 475px;
	visibility: visible;
	font-size: 10px;
	font-weight: bold;
	width: 300;
	color: #FFFFFF;
	height: 100;
}
#topnav a{
	color: white;
	display: inline;
	padding-top: 120px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 25px;
}
#tag{
	padding: 100px 0px 0px;
	margin: 0px;
	position: relative;
	top: -200px;
	right: 50px;
	bottom: 150px;
	left: 370px;
	visibility: visible;
	color: #A1C0DD;

}


/* item */
.item {
	clear: none;
	padding: -500px;
}
.item .date {
	background:   url(file:///C|/Documents%20and%20Settings/Brian/Desktop/lacroix/4337/Lacroix/images/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 540px;
	padding-top: 0px;
	display: block;

	
}
.item h1 {
	background: #333333;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
	text-decoration:none;
}

	.item .body {padding: 0px 18px 12px;}


/* main */
.main {
	float: left;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	display: block;
}

/* navigation */
.navigation {
	float: none;
	width: 160px;
	text-decoration:none;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: top;
	font-weight: bold;
	background-color: #EBEBEB;
	margin: 0px;
}
.navigation h1 {
	background: #660000;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 0px;
	text-decoration:none;
}
a:hover h1 {font-size: 1.3em; line-height: 40px;
	padding-left: 12px;
	text-decoration:none;
	color:#000000}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #C3D5FD;
	list-style:  url(file:///C|/Documents%20and%20Settings/Brian/Desktop/lacroix/4337/Lacroix/none) none;
	text-decoration:none;
}
.navigation li a {
	background: #EBEBEB url(file:///C|/Documents%20and%20Settings/Brian/Desktop/lacroix/4337/Lacroix/images/bgnavigation.gif) repeat-x;
	color: #0157A4;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	list-style: none;
	font-size: 10px;
}
.navigation li a:hover {
	background: #E3ECF5;
	color: #0F61AA;
	list-style: none;
}

/* footer */
.footer {
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 720px;
	vertical-align: bottom;
	background-image:  url(../csssliced/container.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 525px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.imgpadding {
	margin-right: 3px;
	padding-right: 3px;
	margin-top: 2px;
	padding-top: 2px;
}
#topnavboats {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: 990000;
	padding: 0px;
}
#topnavboats a {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: 990000;
	padding: 0px;
	text-decoration: none;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.contentspecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
.heading {
	color: #0157A4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
.imagepadding {
	padding-left: 15px;
}
