body {
background: #FFF url(images/bodybg.jpg) repeat-x;
text-align:center;
font-size:12px;
font-family:Verdana, sans-serif;
color:#333;
}
#wrap {
width: 600px;
margin:0 auto;
text-align: left; 
}
#header {
text-align:center;
padding:20px 0 20px 0;
border-bottom: 4px #FF0000 solid;
}
#menusito {
font-family:Verdana, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-align:right;
margin-top:2px;
margin-right:2px;
}
#menusito a{
color:#FFFFFF;
text-decoration:none;
}
#menusito a:hover{
color:#FF0000;
text-decoration:none;
}

#header h1{
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:36px;
color:#FF0000;
margin:0;
padding:0;
}
#header h1 a{
color:#FF0000;
text-decoration:none;
}
#header h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:0;
}

#left {
float:left;
width:615px;
padding-top:30px;
}

.post {
margin-bottom:50px;
}
.post img {
padding:5px;
}

.post h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:5px 0 0 0;
}
.post h2 a{
color:#333;
text-decoration:none;
}
.post h2 a:hover {
color:#5c0000;
}
.post h3 {
font-size:16px;
}
.post_date {
float:left;
text-align:center;
margin-right:10px;
background:url(images/datebg.jpg) no-repeat;
width:60px;
height:55px;
padding-top:5px;
}
.post_month {
font-size:15px;
color:#333;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_date{
font-size:22px;
color:#FF0000;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_user {
font-style:italic;
}
.post_user a{
color:#FF0000;
text-decoration:none;
}
.post_user a:hover {
color:#5c0000;
}
.post_comments {
background:url(images/comment.jpg) no-repeat;
padding-left:18px;
}
.post p {
clear:left;
}
.post a {
color:#FF0000;
text-decoration:none;
}
.post a:hover {
color:#5c0000;
}
p a {
color:#FF0000;
text-decoration:none;
}
p a:hover {
color:#5c0000;
}
.post blockquote {
border-left: 2px #FF0000 solid;
padding-left: 6px;
font-style:italic;
}

#right {
float:right;
width:205px;
padding-top:30px;
}

.sidebar_item {
border-bottom: 2px #FF0000 solid;
margin-bottom:20px;
padding: 10px 0;
}
.sidebar_item h3 {
font-size:18px;
color:#FF0000;
margin:0;
padding:0;
}
.sidebar_item ul li {
list-style:none;
}
.sidebar_item ul li a{
color:#333;
text-decoration:none;
}
.sidebar_item ul li a:hover {
color:#5c0000;
}
/*.sidebar_item input {
width:190px;
margin-bottom:10px;
padding:0;
}*/
#searchform {
margin: 0 0 10px 0;
padding:0;
}
#searchform input {
width:190px;
}
#footer {
clear:both;
border-top: 1px #FF0000 solid;
font-size:11px;
text-align:center;
margin: 10px 0 0 0;
}
#footer a {
text-decoration:none;
color:#ff0000;
}
#footer a:hover {
color:#5c0000;
}

/*comments*/
.post textarea {
width:600px;
}
/*comments*/

