body {
	margin: 0;
	padding: 0;
	background: transparent url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


input, textarea, select {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; TEXT-INDENT: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}

h1, h2 {
	font-weight: normal;
	color: #5f999c;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #5f999c;
}

a:hover {
	text-decoration: none;
}

small {
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	/*text-transform: lowercase;*/
}

#logo h1 {
	padding-top: 52px;
	font-size: 2.8em;
	color: #554D49;
}

#logo h1 a {
	color: #554D49;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 1px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #7F7772;
}

#logo h2 a {
	color: #7F7772;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 90px;
	padding-top: 30px;
	background: transparent url(../images/img02.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 550px; /*480*/

}

#recent-posts {
	float: right;
	width: 310px; /*380*/
	padding: 12px 0 0 30px;
	background: transparent url(../images/img03.gif) repeat-y;
}

#recent-posts .entry {
	/*background: transparent url(../images/img04.gif) repeat-x left bottom;*/
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: transparent url(../images/img05.gif) no-repeat;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 5px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 2px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar #google{
float:left;
text-align:left;
}

#sidebar #search{
float:left;
text-align:right;
padding-left:500px;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: transparent url(../images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}


/* ************** */
/* ************** */
label {
	font-size: 0.9em;
}

fieldset {
	border: 1px solid #979797;
	padding: 10px;
	margin: 0px;
}

legend {
	font-weight: bold;
	/* color: #B13413; */
	color: #990000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	/*background-color: #FFFFFF; */
	background: transparent url(../images/img.gif) top left repeat;
	/* border: 2px solid #278FC0;   */
	clear: both;
	text-align:left;
	padding: 0;
	width: 550px;
	position: relative;
	margin-bottom: 18px;
}

form {
	margin: 0;
	padding: 0;
}

.post h1.pagetitle {
    margin: 0 0 0.4em 0;
    padding: 0 0 2px 0;
    border-bottom: solid 7px rgb(225,225,225);
    font-family: "trebuchet ms",arial,sans-serif;
    color: rgb(100,100,100);
    font-weight: bold;
    font-size: 220%;
}

.post h1.block {
    clear: both;
    margin: 1.0em 0 0em 0;
    padding: 2px 0 2px 2px;
    /*background: #a0d651;*/ /*rgb(190,190,190);*/
    background: transparent url(../images/bg_title.jpg) top left repeat-x;
    font-family: "trebuchet ms",arial,sans-serif;
    color: rgb(255,255,255);
    font-weight: bold;
    font-size: 220%;
}

.post h3.distant {
    clear: both;
    margin: 0.1em 0 0.5em 0; /* -1.0em */
    font-family: "trebuchet ms",arial,sans-serif;
    color: rgb(125,125,125);
    font-weight: normal;
    font-size: 130%;
}

.post p.details {
    clear: both;
    /*margin: -0.25em 0 1.0em 0;*/
    margin-top: 3px;
    line-height: 1.5em;
    font-size: 100%;
    text-align: center;
}

.post img.center {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:1px solid rgb(150,150,150);}
.post img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:1px solid rgb(150,150,150);}

.clear-contentunit {
    clear: both;
    width: 440px;
    height: 0.1em;
    border: none;
    background: rgb(210,210,210);
    color: rgb(210,210,210);
}

.clear-contentunit2 {
    clear: both;
    width: 300px;
    height: 0.1em;
    border: none;
    background: rgb(210,210,210);
    color: rgb(210,210,210);
}

#recent-posts h1.block {
    clear: both;
    margin: 1.0em 0 0em 0;
    padding: 2px 0 2px 2px;
    /*background: #a0d651;*/ /*rgb(190,190,190);*/
    background: transparent url(../images/bg_title.jpg) top left repeat-x;
    font-family: "trebuchet ms",arial,sans-serif;
    color: rgb(255,255,255);
    font-weight: bold;
    font-size: 220%;
}
