html{
margin: 0px;
padding: 0px;
}

body{
margin:0px;
padding: 0px;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 11px;
line-height: 16px;
color: #363636;
background-color: white;
fbackground-image: url(images/backgrounds/watercolor.jpg);
background-repeat: no-repeat;
}

p{
margin-top: 10px;
margin-bottom: 15px;
}

.cb{
clear: both;
height: 0px;
width: 0px;
margin: 0px;
padding: 0px;
_display: inline;
}

img{
border: 0px;
}

a{
text-decoration: none;
color: #ff9b48;
border-bottom: 1px dotted #ff9b48;
}

a:hover{
color: #ff6911;
border-color: #ff6911;
border-bottom: 1px solid;
}

#container{
width: 825px;
margin-top: 100px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#left{
float: left;
border-right: 1px solid #e5e5e5;
width: 500px;
padding-right: 25px;
margin-left: 25px;
padding-bottom: 20px;
_width: 500px;
}

#right{
float: right;
width: 224px;
margin-left: 25px;
margin-right: 25px;
color: #787878;
margin-bottom: 20px;
_width: 174px;
}

#right a{
text-decoration: none;
color: #363636;
border: none;
}

#right a:hover{
text-decoration: underline;
color: #000000;
}

.post{
margin-bottom: 50px;
}

.titleBar{
background-color: #DDD;
padding-top: 4px;
padding-bottom: 4px;
width: 500px;
_width: 500px;
margin-bottom: 15px;
}

.titleBar a{
	text-decoration: none;
}

h3{
margin: 0px;
padding: 0px;
display: inline;
font-size: 15px;
margin-left: 10px;
float: left;
color: #363636;
text-decoration: none;
}

.date{
float: right;
margin-right: 10px;
margin-top: 2px;
color: #807f7f;
}

.postFoot{
width: 465px;
border-top: 1px dotted #DDD;
color: #807f7f;
padding-top: 12px;
padding-bottom: 12px;
background-repeat: no-repeat;
background-position: 0 5px;
margin-top: 20px;
}

.postFoot a{
color: #807f7f;
text-decoration: none;
border-bottom: 1px dotted #807f7f;
}

.postFoot a:hover{
color: #000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
}

.postFoot ul{
display: inline;
margin: 0px;
padding: 0px;
}

.postFoot li{
display: inline;
margin: 0px;
padding: px;
border-left: 1px solid #999999;
padding-left: 10px;
margin-left: 10px;
}

.postFoot li img{
vertical-align: middle;
margin-top: -3px;
}

h4{
width: 214px;
_width: 174px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #DDD;
color: #666;
text-transform: uppercase;
font-size: 11px;
font-weight: normal;
padding-left: 10px;
margin-top: 40px;
}

.rss{
background-image: url(images/rss.gif);
background-repeat: no-repeat;
padding-left: 20px;
padding-top: 1px;
padding-bottom: 3px;
text-decoration: none;
color: #666666;
border-bottom: 0px dotted white;
}


#footer{
padding-top: 20px;
padding-left: 25px;
margin-bottom: 20px;
border-top: 1px solid #DDD;
color: #999999;
font-size: 11px;
}


#footer ul{
display: inline;
margin: 0px;
padding: 0px;
}

#footer li{
display: inline;
border-left: 1px solid #999999;
margin-left: 10px;
padding-left: 10px;
}

#footer a{
color: #666666;
text-decoration: none;
border-bottom: 1px dotted #666666;
}

#footer a:hover{
color: #000000;
text-decoration: none;
border-bottom: 1px dotted #000000;
}


form{
background-color: #DDD;
padding: 10px;
border-top: 3px solid #363636;
}

.formLeft{
float: left;
width: 80px;
padding-top: 10px;
font-weight: bold;
color: #666666;
margin-right: 10px;
}

.formRight{
float: left;
padding-top: 5px;
padding-bottom: 5px;
color: #666666;
font-style: italic;
}

.texter{
width: 370px;
_width: 360px;
}

.texterSpam{
width: 30px;
_width: 20px;
}

textarea{
width: 370px;
height: 200px;
_width: 360px;
}


.comments{
margin-bottom: 50px;
}


.comments a{
color: #333;
border: none;
}

.commentLeft{
float: left;
width: 120px;
margin-right: 10px;
padding: 10px;
color: #666666;
line-height: 15px;
color: #363636;
font-weight: bold;
}

.commentLeft a{
text-decoration: none;
color: #363636;
font-weight: bold;
border-color: #363636;
border-bottom: 1px dotted;
}

.commentRight{
float: left;
padding: 10px;
width: 330px;
min-height: 30px;
_height: 30px;
_width: 329px;
background-color: #f3f3f3;
}

.commentRow{
background-color: #e2e2e2;
border-bottom: 1px solid #807f7f;
margin-bottom: 5px;
}


.footLeft {
float: left;
}

#td{
float: right;
margin-right: 25px;
}

#td a{
border: none;
}