body {
margin: 0;
padding: 0;
background: #def972;
text-align: center;
}

#container {
margin:0px auto;
width: 800px;
text-align:left;
padding:0px;
}

#nav {
background: #00b8ed repeat-x;
border-bottom: 8px solid #009cca;
height: 25px;
line-height: 25px;
}


#sidebarright {
float: right;
width: 190px;
margin: 3px;
}

#site {
background: url(/images/headerbg.png) repeat-x;
width: auto;
margin: 0px;
height: 150px;
text-align: center;
}

#welcome {
position: relative; 
float:left; 
width: 800px; 
background: #00c5ff; 
color: #a1a1a1;
}

#welcome a:link,#welcome a:visited,#welcome a:active {
text-decoration: underline;
color: #ffffff;
}

#welcome a:hover {
text-decoration: none;
}

#box1 {
float: left; 
width:375px; 
padding:10px;
font-family: Arial;
font-size: 12px;
line-height: 15px;
color: #ffffff;
}

#box2 {
float: right; 
width:375px; 
padding:10px;
font-family: Arial;
font-size: 12px;
line-height: 15px;
color: #ffffff;
}

b, strong {
color: #9dcb00;
}

i, em {
color: #6f9c00;
}

u {
text-decoration: none;
border-bottom:1px solid #00c5ff;
}

a:link,a:visited,a:active
{
color: #00b5ea;
text-decoration: none;
}
a:hover
{
color: #009cca;
text-decoration: underline;
}


h1, .sidebarhead {
font-family: Times, Times New Roman;
font-weight: bold;
font-size:18px;
color: #6c9a00;
text-align:left;
text-transform: uppercase;
letter-spacing: -1px;
word-spacing:3px;
line-height: 22px;
margin-bottom: 1px;
}

#title {
font-family: Times, Times New Roman;
font-weight: bold;
font-size:18px;
color: #7caa00;
text-align:left;
text-transform: uppercase;
letter-spacing: -1px;
word-spacing: 2px;
line-height: 24px;
margin-bottom: 1px;
}

h2 {
margin-bottom: 2px;
margin-top: 0px;
line-height:13px;
font-size:13px;
font-family: Times, Times New Roman;
text-transform: uppercase;
font-weight: bold;
color: #74a200;
text-align: left;
}

h3 {
font-family: Times, Times New Roman;
font-weight: bold;
font-size:12px;
background: #8bb800;
color: #FFFFFF;
text-align:left;
text-transform: uppercase;
letter-spacing:1px;
word-spacing:3px;
line-height: 16px;
padding: 5px;
margin-bottom: 1px;
}

#date {
font-family: Times, Times New Roman;
font-weight: bold;
font-size:12px;
background: #00c5ff;
color: #FFFFFF;
text-align:left;
text-transform: uppercase;
letter-spacing:1px;
word-spacing:3px;
line-height: 12px;
margin: 0px;
padding: 2px;
}

.content {
padding:0px;
float:left;
width:100%;
background: #ffffff;
font-size: 12px;
font-family: Arial;
color: #666666;
line-height:16px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: Lucida Grande, Lucida Sans Unicode;
font-size: 11px;
line-height:12px;
font-weight: normal;
text-decoration:none;
border: 1px solid #bbbbbb;
color: #999999;
text-transform: lowercase;
letter-spacing: 2px;
text-align: left;
padding:3px;
word-spacing:2px;
margin-bottom:1px;
}

a.navi:hover {
background: #000000;
}

a.nav, a.nav:active, a.nav:link, a.nav:visited {
background: transparent;
font-family: Times, Times New Roman;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -1px;
font-size: 16px;
color: #ffffff;
text-decoration: none;
padding: 4px 15px 10px 15px;
}

a.nav:hover {
color: #cde864;
}

#link1 {
float: left;
width: 66px;
}

#link2 {
margin: auto;
width: 66px;
}

#link3 {
float: right;
width: 66px;
}

a.out, a.out:active, a.out:link, a.out:visited {
display: block;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
color: #ff8002;
text-align: center;
padding: 2px; 
margin-bottom:1px;
border: none;
}

a.out:hover {
color: #9be3ff;}

#right {
text-align: right;
}

#right a:link, #right a:visited, #right a:active {
font-family: Times, Times New Roman;
color: #74a200;
font-size: 18px;
font-weight: bold;
}

.comment {
background-color: #ffffff;
border-left: 7px solid #90be00;
border-right: 7px solid #00c5ff;
font-family: Arial, Helvetica;
font-size:12px;
text-transform:normal;
color: #666666;
line-height:13px;
padding:5px;
min-height: 120px;
}

#commentform{clear: both;}

.gravatarr{
float: right;
margin: 0px;
border: 3px solid #75a200;
}

.template{
align: center;
}

.template img {
border: 3px solid #61caff;
}

input, textarea, .input, .button {
border: 0px;
margin: 1px;
background-color: #00c5ff;
color: #ffffff;
font-family: Arial;
font-size: 12px;
padding: 3px;
}

.comment-childs{
border-left: 3px solid #00c5ff;
border-right: 3px solid #90be00;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;

}
.chalt{
	background-color: #FFFFFF;
}

.pimage {
padding: 10px;
border:0px;
}

#ptext {
padding: 20px 0px 20px 0px;
line-height: 18px;
}
