body { padding: 0; margin: 0; font-size: 13px; font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; letter-spacing: 0px; line-height: 160%; background: #cdcdcd; color: #454545; }
div { text-align: left; }
.required {font-size:16px; position:relative; top:4px; padding-right:5px;}
.smallText {font-size:11px;line-height:120%; letter-spacing:0px;margin-top:7px;}
.mediumText {font-size:12px;line-height:120%; letter-spacing:0px;margin-top:7px;}
#topOfPage { display: none; }
#conteiner { width: 730px; padding: 25px; background: #fff; margin-left: auto; margin-right: auto; }
#header { height: 45px; }
#logo {	width: 186px; float: left; }
#search { float: right; padding-top: 8px; text-align: right; width: 225px; }
#bar { clear: both; background: #cdcdcd; height: 25px; }
#top { background: url("../images/top.gif") 100% 0 no-repeat #505050; height: 200px; clear: both; }
#smallTop { background-color: #505050; height: 50px; clear: both; }
#body { clear: both; margin-bottom: 15px; margin-top: 15px; }
#footer { clear: both; padding-top: 5px; }
div.block, div.blockDistinct { padding: 10px; padding-bottom: 3px; padding-top: 8px; }
div.blockDistinct { background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5; }
h1, h2 { margin: 0; margin-bottom: 10px; margin-left: 5px; padding: 0; font-weight: normal; font-size: 22px; line-height:25px; }
#top h1 { color: #fff; padding-left: 10px; padding-top: 35px; line-height: 110%; width: 350px;}
#top h2 { color: #fff; padding-left: 10px; padding-top: 15px; line-height: 110%; width: 350px; font-size: 14px;}
#smallTop h1 { color: #fff; padding-left: 10px; padding-top: 12px; line-height: 110%; width: 500px;}
h2 { font-size: 16px; margin-bottom: 0px; color: #000; }
h3 {margin: 8px 15px 7px 0; font-family: Arial, Verdana, sans-serif; letter-spacing: .3em; font-weight: normal; font-size: 11px;  border-bottom: 1px solid #ccc; }
p {	margin: 0; margin-bottom: 15px; margin-left:5px }
p.right { text-align: right; }
#footer p {	clear: both; color: #c0c0c0; font-size: 11px; }
form { margin: 0; }
fieldset { padding: 0; border: 0; margin-left: 5px; }
legend { display: none; }
input.submit { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 50px; height: 20px; margin: 0; padding: 0; }
ul { margin: 0 0 0 0; padding : 0; list-style : none; }
ul.archives {margin-left:25px;}
#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; }
#bar li.active { background: #505050; color: #fff; padding-bottom: 4px; }
#footer li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px;	font-size: 11px; }
blockquote {
	margin: 1em 60px;
	padding-left: 70px;
	background: transparent url(../images/quote.gif) no-repeat; }
a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active { color: #0080c0; }
a:visited { color: #0080c0; }
#bar a:link, #bar a:active, #bar a:visited { color: #000; }
a img { border: 0; }
a img:active { border: 0; }
.highlight { color: #abd6f1; }
.chloehighlight { color: #ffb5e8; }
.hide { display: none; }
.underline { text-decoration: underline; }
.small {font-size:16px;}
.smaller {font-size:13px;}
.paddingTop {margin-top:6px;}
.paddingBottom {margin-bottom:6px;}
.byline {font-size:11px;margin-bottom:5px;margin-left:5px}
textarea,
select,
input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

.area100 {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}

.area100 .verticallabel,
.area100 .verticalfield {
  float: left;
  text-align: left;
  line-height: 1.20em;
  padding: 0;
  margin: 0;
}

.area100 .verticalfield {
  padding-bottom: 8px;
  font-family:monospace;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color:#465052;
}

.area100 .verticallabel,
.area100 .verticalfield {
  width: 100%;
}

.area100 .verticalfield input,
.area100 .verticalfield textarea {
  width: 98.5%;
}

.area100 select {
  width: 99.5%;
}

.entries {
  margin: 0 0 10px 0;
}

.entries .entry
{
  padding: 5px 0 5px 10px;
  border-left: 6px #ccc solid;
  margin: 20px 0 6px 27px;
}

.comments .comment
{
  margin: 0 0 0 10px;
  background: url(../images/comment_corner.gif) top left no-repeat;
  padding: 20px 0 6px 27px;
}

.comments .comment .title {
  font-size: 1.25em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: left;
  line-height: 1.0em;
  padding: 0 0 2px 0;
  margin: 0 0 6px 0;
  border-bottom:1px solid #d3d9ce;
}

.thumbnail {
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left:5px;
	width: 140px;
	}

.thumbnail .smallText {
    color: #ffffff;
}

input.searchText{
    background:#fcfcfc;
	color:#333;
	border:1px solid #cfc8cd;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:3px;
	width:150px;
}

* html input.searchText{
    background:#fcfcfc;
	border:1px solid #cfc8cd;
	color:#333;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:3px;
	width:150px;
}