@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #59544F;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

img { border-style: none; }

#email {
	width: 20em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1em;
	font-size: 1.4em;
}

p {line-height:1.8em;}

.box {
	padding: 25px;
	position:relative;
}

.box p {
	margin-top: 5px;
	margin-bottom: 15px;
}

form {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#title {
	background-image: url(/cs_images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 1000px;
	text-indent: -9999px;
}

#main_left {
	float: left;
	width: 250px;
	font-size: 1.2em;
line-height: 1.5em;
}

#main_right {
	float: right;
	width: 749px;
	text-align: justify;
	font-size: 1.2em;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

#superfooter h1 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 20px;
	text-align: right;
	color: #CCCCCC;
	margin-right: 30px;
}

#superfooter a {
	color: #999999;
}

#footer {
	background-image: url(/cs_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 1000px;
	text-indent: -9999px;
}

#navigation li a {
	color:#79726B;
	font-size: 1.5em;
	text-decoration: none;
}

#navigation {list-style:none;}

#navigation li {margin-bottom:10px;}

#navigation li a:hover {color:#333357;}

#home #home_link, #sugar #sugar_link, #project #project_link, #film #film_link, #contact #contact_link, #blog #blog_link, #links #links_link, #guestbook #guestbook_link {
	color: #333357;
	font-weight:bold;
}

#main_right h1 {color:#333357;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:solid #999999 2px;}

.img_right {float:right; margin-left:15px; margin-bottom:15px;}

.img_left {float:left; margin-right:15px; margin-bottom:15px;}

#footer {border-top:solid 1px #CCCCCC; margin-top:10px; padding-top:10px;}

.full_screen_icon {
	background: url(../cs_images/full_screen_icon.jpg) no-repeat center center;
	display: inline;
	height: 12px;
	width: 12px;
	padding-right: 8px;
	padding-left: 8px;
}

.highlight {
	padding: 8px;
	border: 1px dotted #009900;
	
	}
	
.float_right {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-left: 25px;
	margin-bottom:10px;
	margin-top:10px;
}

.float_left {
	float: left;
	margin-right: 25px;
	margin-bottom:10px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	margin-top:10px;
}

.caption {
	line-height: 1.2em;
}

a { color: #333357; text-decoration:none;
}

a:hover { text-decoration:underline;
}

.blog_item_blog {
padding-bottom: 10px;
padding-top: 15px;
border-bottom: 1px dotted grey;
}

.details_title {border-bottom:3px double #978E85;
color:#333357;
font-size:2.3em;
margin-top:0.4em;
padding-bottom:0.5em;}

.blog_breadcrumbs {position:absolute; right: 25px; top:55px;}

.blog_teaser {padding-top:10px; border-top:1px solid #DDD;}

.blog_teaser ul {list-style-type:none;}

.blog_teaser ul li h3 {font-weight:normal;}

.dark_blue {color:#333357;}

h4 {font-weight:normal;}

.complaint_author {
	color: #333357;
	padding-left: 20px;
	font-style: oblique;
	font-weight: normal;
}

#article_nav {
	margin-left: 20px;
	list-style: disc url(none) inside;	
}

#article_nav li{
	line-height:2em;
	}