/* Copyright 2005, Work Write, Inc. */
/* This style sheet is based on skuteczni, downloaded from the Open Source Web Design website - http://www.oswd.org */

body { 
	padding: 0; 
	margin: 0; 
	font-size: small; 
	font-family: tahoma, sans-serif; 
	letter-spacing: 1px; 
	line-height: 160%; 
	background: #cdcdcd; 
	color: #454545; 
}

div { 
	text-align: left; 
}

#topofpage { 
	display: none; 
}

#container { 
	width: 700px; 
	padding: 25px; 
	background: #fff; 
	margin-left: auto; 
	margin-right: auto; 
}

#header1 { 
	height: 109px; 
}

#header { 
	height: 55px; 
}

#logo {	
	width: 360px; 
	float: left;       
}

#sitemap { 
	float: right; 
	padding-top: 8px; 
	text-align: right; 
	width: 100px;
}

#bar { 
	clear: both; 
	background: #cdcdcd; 
	height: 25px; 
}

#top { 
	background: #505050 url("../images/banner_2007.jpg") no-repeat 100% 0; 
	height: 200px; 
	clear: both; 
}

#body { 
	clear: both; 
	margin-bottom: 15px; 
	margin-top: 15px;
}

#footer { 
	clear: both; padding-top: 5px;
}

.block {
  display: block;
}

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
}

.post .date {
	position: absolute;
	top: 0;
	left: 5px;
	width: 84px;
	text-align: center;
	height: 124px;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 1.5em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post .type {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: Red;
}


.post p {
  margin: 0 0 0 7em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}

div.block, div.blockDistinct { 
	padding: 10px; 
	padding-bottom: 3px; 
	padding-top: 8px; 
}

div.media { 
	padding: 10px; 
	padding-bottom: 3px; 
	padding-top: 8px;
	margin-left: 25px;
}

div.blockDistinct, div.footer { 
	background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5; 
}

h1, h2 { 
	margin: 0; 
	margin-bottom: 10px; 
	padding: 0; 
	font-size: 25px; 
}

h1 {
		line-height: 110%; 
}

#top h1 { 
	color: #fff; 
	padding-left: 20px; 
	padding-top: 45px; 
	line-height: 110%; 
	font-weight: normal;  
	width: 335px;  
	font-family: "Trebuchet MS", Arial, sans-serif;  
	font-style: italic;   
}

h2 { 
	font-size: 120%; 
	margin-bottom: 5px; 
	margin-top: 10px;
}

h3 { 
	font-size: 110%; 
	margin-bottom: 5px; 
	color: #8FBC8F;
	margin-top: 10px;
}

p {	
	margin: 0; 
	margin-bottom: 5px; 
}

p.right { 
	text-align: right; 
	}
	
p.right { 
	text-align: right; 
	}
	
p.quote {
	font-family: "Trebuchet MS", Arial, sans-serif;  
	font-style: italic;
	font-size: 115%;
}

p.emphasis {
	font-weight: bold;  
	color: #8FBC8F;
}

p.important {
   color: #8FBC8F;
	font-weight: bold;
}

p.label { 
	font-size: 110%; 
	margin-bottom: 15px; 
	color: #999999;
	margin-top: 10px;
	font-weight: bold;
}

p.caption {
	font-size: 11px;
	text-align: center;
}

.imgcenter {
margin: 10px 10px 5px 0;
margin-left: auto;
margin-right: auto;
}

.imgleft {
margin: 10px 10px 5px 0;
float: left;
}

.imgright {
margin: 10px 0 5px 10px;
float: right;
 padding-left: 15px;
}

#footer p {	
	clear: both;  
	font-size: 11px;
	text-align: center;
}

form { 
	margin: 0; 
}

fieldset { 
	padding: 0; 
	border: 0; 
}

legend { 
	display: none; 
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none;
}

ul.doit {
	list-style-type: square;
	list-style-image: url(../images/doit.gif);
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	font-size: 130%;
	line-height: 120%;
}

ul.list {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}

#bar li { 
	margin: 0; 
	padding: 0; 
	padding-top: 3px; 
	padding-bottom: 4px;	
	padding-left: 10px;	
	padding-right: 10px; 
	border-right: 1px solid #fff; 
	float: left; 
}

.divider {
	color: #8FBC8F;
	width: 60%;
	border: dotted;
}

#bar li.active { 
	background: #8FBC8F; 
	color: #fff; 
	padding-bottom: 4px; 
}

#footer li { 
	float: left; 
	padding: 0; 
	height: 15px;	
	vertical-align: middle;	
	padding-right: 25px;	
	font-size: 11px; 
}

a:link, a:active, a:visited { 
	text-decoration: none; 
}

a:hover {
	color: Navy;
	text-decoration: underline;
}

a:link, a:active { 
	color: Blue;
	text-decoration: none;
}

a:visited { 
	color: #800080; 
}

#bar a:link, #bar a:active, #bar a:visited { 
	color: #000; 
} 
a img { 
	border: 0; 
}

a img:active { 
	border: 0; 
}

span.emphasis { 
	color: #666666;
	font-weight: bold; 
}

span.date {
	font-variant: small-caps;
}

span.reserved {
	font-family: "Trebuchet MS", Arial, sans-serif;  
	color: Red;
	font-style: italic;
}

span.highlight { 
	color: #abd6f1; 
}

span.hide { 
	display: none; 
}

span.underline { 
	text-decoration: underline; 
}

span.taken { 
	text-decoration: line-through; 
}
