body, HTML  { 
margin: 0; 
padding: 0;
width:100%;
height:100%;
background: #ffffff url(./images/bg_nectar.jpg) right top no-repeat; 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}
a:link, a:visited {
color:#ff6600;
}
div#wp_page {
width:1000px; 
padding-top:20px;
text-align:left;
}
div#content {
width:780px;
float:left;
padding-top:20px;
text-align:left;
}
#header {
margin-top:70px;
color:#FFFFFF;
width:1000px;
padding-right:20px;
}
#header h1, #header h1 a {
color:#FFFFFF;
text-decoration:none;
font-size:20px;
text-transform:uppercase;
margin-bottom:0px;
padding-left:10px;
}
#header strong {
padding-left:20px;
text-transform:uppercase;
}
div#menu {
width:1000px;
background: url(images/bg_menu.png) no-repeat;
height:32px;
margin-top:85px;
text-align:center;
}
#menu li {
float:left;
list-style:none;
}
#menu li a {
color:#FFFFFF;
margin-left:20px;
line-height:30px;
font-size:12px;
}

div#right_row {
padding-top:20px;
display:block;
width:200px;
float:right;
}

#right_row li {
background:url(./images/bg_h3.gif) no-repeat;
width:170px;
line-height:24px;
color:#000000;
text-transform:uppercase;
list-style:none;
padding-left:10px;
font-weight:bold;
}
#right_row li li {
background:none;
list-style:none;
text-transform:none;
padding-left:0px;
margin-left:0px;
padding-top:0px;
padding-bottom:0px;
}
#right_row ul {
padding-left:0px;
margin-left:0px;
}
h2.storytitle a, h2.storytitle, h3#postcomment, h3.comments {
text-decoration:none;
color:#ff6600;
margin:0;
padding-top:0px;
padding-bottom:0px;
}
.data {
color:#ff6600;
font-style:italic;
width:200px;
margin-left:320px;
text-align:right;
}
li#search {
background:none;
}

div#comments {
font-size:12px;
text-transform:uppercase;
width:520px;
padding:2px;
background-color:#fdda9c;
}
div.meta {
font-size:12px;
text-transform:uppercase;
padding:2px;
text-align:right;
margin-top:10px;
float:right;
}
div.copy {
border-top:#ff6600 1px solid;
width:100%;
float:none;
clear:both;
}
div.post {
display:block;
clear:both;
margin-bottom:30px;
}
table#wp-calendar {
margin-left:-10px;
width:170px;
}
#wp-calendar {
text-align:center;
background-color:#fff;
margin:0;
}

#wp-calendar td {
height:24px;
width:24px;
line-height:20px;
background-image:url(images/day.png);
background-repeat:no-repeat;
background-position:center;
font-size:11px;
color:#4f4f35;
}

#wp-calendar td a {
display:block;
width:24px;
height:24px;
color:#fff;
text-decoration:none;
background-image:url(images/linkday.png);
background-position:center;
line-height:24px;
background-repeat:no-repeat;
}

#wp-calendar #prev a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
}

#wp-calendar #next a {
width:49px;
background-image:url(images/linkday2.png);
background-position:center;
margin:0 0 0 30px;
}

#wp-calendar #today {
background-image:url(images/today.png);
background-position:center;
color:#fff;
background-repeat:no-repeat;
}

#wp-calendar #today a {
background-image:url(images/today.png);
background-position:center;
color:#fff;
font-weight:700;
background-repeat:no-repeat;
}
#wp-calendar caption,#wp-calendar th {
font-size:11px;
}

#wp-calendar .pad,#wp-calendar #prev,#wp-calendar #next {
background-image:url(images/do.png);
}
#wp-calendar td a{color:white; font-weight: bold;}

.datetime {
font-size:12px;
font-weight: bold;
}

.datetime span {
display:block;
line-height:30px;
color:#000000;
font-size:15px;
}
.post img {
margin:5px;
border:#ff6600 2px solid;
}