p
{
text-align: justify;
}

/* Content
===============================*/

#secondarycontent
{
float: left;
}

#secondarycontent h3
{
font-size: 16px;
color: #656551;
letter-spacing: -1px; 
margin-bottom:0; padding-bottom:0;
}


#secondarycontent .content ul{margin:0 0 1em 0; padding:0;}
#secondarycontent .content ul li{
margin:0; 
padding:0 0 0 0; 
list-style:none; 
border-bottom: solid 1px #EEEEEE; 
line-height:1.5em;
}

#secondarycontent{}



/* PRIMARY CONTENT
==========================================*/

#leftcolumn h3 a
{
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;

text-decoration:none;
}

#leftcolumn .tags{color:#966; display:block; text-align:right;  margin:0 0 0 0; padding:0 15px 0 15px; }

#leftcolumn h3 a:hover{text-decoration:underline;}

#leftcolumn .entryBody
{
margin-bottom: 20px;
}

#leftcolumn .entry{position:relative;}

#leftcolumn .entry a .entrypermalink{display:none;}
#leftcolumn .entry a:hover .entrypermalink{text-decoration:underline;}

#leftcolumn .post
{
margin-bottom: 30px;
}


#leftcolumn .entry .entryFooter
{
text-align:right;
position: relative;
top:-10px;
background: url('/travelblog/images/a33.gif') 0 40px; repeat-x;
font-size:0.8em;
height: 44px;
padding:0px 15px 0 15px;
}


