body {
font-size:60%;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
line-height:2.2em;
color:#000000;
}

a:link,a:visited {
color:#56b3a2;
}

.entry a:link,.entry a:visited {
font-weight:bold;
}

a:hover {
text-decoration:underline;
color:#595a5a;
}

#header {
border-bottom:3px solid #595a5a;
padding:20px 0 10px;
}

#nav {
float:left;
font-size:1.6em;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
font-weight:bold;
text-transform:uppercase;
line-height:1.6em;
}

#nav ul {
list-style:none;
position:relative;
padding:8px 0 0;
}

#nav ul li {
display:inline;
margin:0 0 0 5px;
}

#nav .page_item a:link,#nav .page_item a:visited {
color:#56b3a2;
text-decoration:none;
}

#nav .page_item a:hover {
color:#000000;
border-bottom:0;
text-decoration:none;
border-color:#56b3a2;
}

#nav .current_page_item a:link,#nav .current_page_item a:visited,#nav .current_page_item a:hover,#nav .current_page_parent a:link,#nav .current_page_parent a:visited,#nav .current_page_parent a:hover,#nav .current_page_ancestor a:link,#nav .current_page_ancestor a:visited,#nav .current_page_ancestor a:hover {
color:#000000;
text-decoration:none;
border-top:0;
}

.post-header {
padding-bottom:7px;
color:#56b3a2;
border-bottom:4px double #595a5a;
}

.post-header h1,.post-header h2 {
font-size:2.3em;
font-weight:bold;
line-height:1.5em;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}

.post-header h1 a:link,.post-header h1 a:visited,.post-header h2 a:link,.post-header h2 a:visited {
color:#000000;
}

.post-header h1 a:hover,.post-header h2 a:hover {
color:#56b3a2;
}

.comments {
padding-top:10px;
font-size:1.3em;
color:#757575;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

.comments a {
display:block;
color:#757575;
background:url('../images/comments-bubble.gif') no-repeat 0 6px;
padding:0 0 0 25px;
}

.comments a:hover {
color:#56b3a2;
background:url('../images/comments-bubble.gif') no-repeat 0 -22px;
}

.date {
float:right;
padding-top:10px;
color:#757575;
font-size:1.5em;
font-weight:normal;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
text-transform:uppercase;
}

.entry {
font-size:1.5em;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}

blockquote {
display:block;
font-style:italic;
font-family:Times, Garamond, serif;
font-size:1.1em;
color:#595a5a;
background:#ffffff;
margin:20px 0;
padding:20px 20px 10px 45px;
}

div.textwidget p {
font-size:1.3em;
text-align:center;
margin:10px 0 0;
}

.post-footer {
padding-bottom:2px;
font-size:1.1em;
font-style:italic;
text-align:right;
color:#666;
border-bottom:1px solid #595a5a;
margin:0 0 30px;
}