.diary_post {
background: #f3f3f3;
margin: 0 0 7px 0;
padding: 14px 14px 14px 14px;
font-size: 0.9em;
}
.diary_post img {
float:left;
margin: 0 10px 5px 0;"
}
.diary_post h3 {
color: #111111;
font-family: Georgia;
font-size: 1.3em;
margin: 0 0 10px 0;
}
.diary_post h3 a {
text-decoration: underline;
color:  #3366FF;
}
.diary_post h3 a:hover {
text-decoration: underline;
color:  #3366FF;
}
.diary_entry {
margin: 0 0 0 0;
line-height: 1.2em;
min-height: 38px;
width: 290px;
padding: 0 0 0 90px;
}
.diary_timestamp {
font-size: 0.7em;
color: #666666;
text-transform:  uppercase;
margin: 5px 0 0 0;
}
.diary_timestamp a {
color: #444;
text-decoration: none;
}
.diary_timestamp a:hover {
color: #333;
text-decoration: underline;
}

/* categories block */

#categories {
padding: 7px;
margin: 0 0 20px 0;
border: #efefef 1px dashed;
}
#categories li {
margin: 0 0 5px 0;
}
#categories h2 {
font-family: Georgia;
font-weight: bold;
font-size: 1.1em;
margin:  0 0 10px 0;
padding: 0;
color: #005E82;
border: none;
}
#categories a {
color: #666;
text-decoration: none;
}
#categories a:hover {
text-decoration: underline;
color:  #3366FF;
}

/* tagcloud block */

#tagcloud {
padding: 7px;
margin: 0 0 10px 0;
border: #efefef 1px dashed;
}
#tagcloud h2 {
font-family: Georgia;
font-weight: bold;
font-size: 1.1em;
margin:  0 0 10px 0;
padding: 0;
color: #005E82;
border: none;
}
#tagcloud a {
color: #666;
text-decoration: none;
}
#tagcloud a:hover {
text-decoration: underline;
color:  #3366FF;
}

.wp-caption p.wp-caption-text {
max-width: 400px;
text-align: center;
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0 0 10px 0;
}


#fullblogpost img {
max-width: 400px;
height: auto;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 3px 0;
}

.size-full img {
max-width: 400px;
height: auto;
}

