body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

h1, h2, h3 {
margin-top: 0;
}
h1, h2, h3 a {
margin-top: 0;
border:0;
text-decoration:none;
}
h1 {
font-size: 2em;
}

h2 {
font-size: 1.6em;
color:#FF9933;
}

h3 {
font-size: 1em;
}

ul {
list-style-type:none;
}
img {
border: none;
border:0;
}
img.left {
float: left;
margin: 0 20px 0 0;
}

img.right {
float: right;
margin: 0 0 0 20px;
}

/* Page */

#page {
width: 950px;
margin: 0 auto;
padding: 30px 0;
}

#page-bg {
padding: 11px 24px;
background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
padding: 20px;
border: 1px solid #E7E7E7;
}

/* Content */

#content {
float: left;
width: 400px;
}
.post {
margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 1px solid #F2F2F2;
line-height: 200%;
width:400px;
}
.title {
margin: 0;
color:#FFFFFF;
}

.title a {
border-bottom: none;
color:#ffffff;
text-decoration:underline;
}

.title a:hover {
border-bottom: 1px dotted #CCCCCC;
}

.byline {
margin: 0 0 20px 0;
}

.entry {
padding:0;
}

.links {
padding-top: 10px;
text-align: right;
font-weight: bold;
}
.posts{
padding:0;
}
.more {
border-bottom: 1px dotted #CCCCCC;
font-weight:bold;
}
.more:hover {
border-bottom: 1px dotted #CCCCCC;
color:#FF6600;
}
.commentlist{list-style:none;margin:0px;padding:0px;}
.commentlist li{margin:0px;padding:0px;position:relative;margin-bottom:20px;}
.post_number{float:right;color:#666666;font-size:12px;font-style:italic;letter-spacing:1px;margin-top:40px;}
.comment_meta{background:url(images/user.gif) no-repeat left bottom;padding-left:125px;padding-top:56px;color:#ffffff;font-size:11px;}
.comment_meta a { color:#ffffff;}
.comment_meta a:hover { color:#ffffff;}
.comment_text{font-size:11px;color:#6B7273;background:#E0E0D7;}
.comment_text p{margin:0px;}
.comment_c1,.comment_c2,.comment_c3,.comment_c4{height:7px;font-size:1px;width:8px;}
.comment_text_h{margin:8px 7px;}
.comment_c1{float:left;background:url(images/c1.gif) no-repeat;}
.comment_c2{float:right;background:url(images/c2.gif) no-repeat;}
.comment_c3{float:left;background:url(images/c3.gif) no-repeat;}
.comment_c4{float:right;background:url(images/c4.gif) no-repeat;}
.comment_c{background:#E0E0D7;height:7px;}
.comments {
padding-left: 20px;
background: url(images/comments.png) no-repeat;
height:20px;
border-bottom: 1px dotted #CCCCCC;
font-weight:bold;
}

.comments:hover {
border-bottom: 1px dotted #CCCCCC;
color:#FF6600;
}
.comment {
border:1px solid #cccccc;
background:#FEFEF3;
width:400px;
}
.comment_input {
border:1px solid #cccccc;
background:#FEFEF3;
width:400px;
}
#submit, .button{
border:1px solid #bdbdbd;
color:#666;
background:#ffffff;
cursor:pointer;
padding:5px 10px;
}
.entry_meta{
font-size:11px;
border-top:1px solid #1a1a1a;
border-bottom:1px solid #1a1a1a;
padding:20px 20px;
height:1%;
overflow:hidden;
margin:15px 0px;
}
.entry_meta a{
color:#0099CC;
border-bottom:dotted 1px;
}
.entry_meta a:hover{
color:#FF6600;
}
.not_found{
float: left;
width: 508px;
height:200px;
}
/* Sidebars */
.sidebars {
float:right;
width:400px;
}
.sidebar {
float: left;
width: 200px;
padding: 0 0 0 21px;
}

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

.sidebar li {
padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
padding: 5px 0 5px 10px;
}

.sidebar li h2 {
margin: 0 0 10px 0;
padding: 5px 10px;
border: 1px solid #F2F2F2;
font-size: 12px;
color:#E1432D;
}

/* Search */
#search {
margin-left:25px;
margin-bottom:20px;
float: left;
padding: 0;
width: 209px;
height: 40px;
}
#search input {
border:0;
background-image:url(images/search.gif) no-repeat;
}
.searchform {
margin: 0;
padding: 10px;
background:url(images/search.gif) no-repeat;
}
#search .submit {
margin: 0;
padding: 0;
background: url(images/search_submit.png) no-repeat 0% 0%;
width: 27px;
height: 22px;
border: 0;
}

#searchform br {
display: none;
}

/* Calendar */

#calendar_wrap {
padding: 0 0 0 20px;
text-align: center;
}
#calendar_wrap a {
color:#0099CC;
}
#calendar_wrap a:hover {
color:#0099CC;
border-bottom:dotted 1px;
}
#calendar_wrap table {
width: 90%;
}

#calendar_wrap th {
border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
border: none;
}

#calendar_wrap tfoot td#prev {
text-align: left;
font-weight: bold;
border: none;
}

#calendar_wrap tfoot td#prev a {
border: none;
}

#calendar_wrap tfoot td#next {
text-align: right;
font-weight: bold;
border: none;
}

#calendar_wrap tfoot td#next a {
border: none;
}

/* Footer */

#footer {
padding: 30px 0 50px 0;
background:#141414;
}

#footer p {
margin: 0;
text-align: center;
font-size: smaller;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
}