a
{
	text-doration: none;
	color:  #0065A6;	
}

pre
{
width: 700px;
overflow: auto;
}
blockquote
{
background-color: #edf7fc;
padding: 3px;
color: #4D4D4D;
font-size: 95%;
font-style:italic;
margin-left: 15px;
}
a:hover
{
	color: white;
	background-color: #0065A6;
}

#logo a:hover, .textwidget a:hover
{
	background-color: white;
}



#header_menu 
{
	margin-top: 30px;
	border-bottom: 1px solid  #0065A6;
	margin-bottom: 0px;
}

#header_menu ul
{
	list-style: none;
	margin: 0px;
}

#header_menu ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
	
}

#header_menu a
{
	padding: 10px;
}



#logo
{
	height: 105px;
	
}

#birdy
{
	margin-left: 10px; 
	margin-right: 0px;
}

.line
{
	border-bottom: 1px solid  #0065A6;
}

.height_111
{
	height: 105px;
}


#posts
{
	margin: 0px;
	padding: 0px;
	width: 755px !important;
	height: 100%;	
	min-height: 100%;	
}

.post { }


.post .meta .categories
{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid  #0065A6;
	
}
.post .meta .categories li 
{
	margin-left: 14px;
}

.post .meta
{
	margin-right: 0px;
}

.post .meta .date
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid  #0065A6;
	font-size: 120%;
}

.post .content
{
	width: 559px !important;
	border-right: 1px solid  #0065A6;
	border-bottom: 1px solid  #0065A6;
	border-left: 1px solid  #0065A6;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;

}

 #example
{
	font-size: 90%;
}

#example a
{
	border-bottom: 1px dashed #0065A6;
	background: white;
}

#example a:hover
{
	border-bottom: 1px dashed #0065A6;
	background: white;
	color: #0065A6;
}
#visual_link a
{
	text-decoration: underline;
}

#visual_link a:hover
{
	text-decoration: underline;
	background: white;
	color: #0065A6;
}
 #share_this
 {
 	display: none;
 }
 
#share_this a:hover 
{
	background-color: white;
}
.post .content h2
{
	margin-top: 10px;
}

.comment
{
	border-bottom: 1px solid  #0065A6;
	padding-top: 10px;
}

.comment p
{
	margin-bottom: 10px;
}
#sidebar 
{ 
	width: 185px !important;
	height: 100%;	
	margin-left: -15px;
	min-height: 100%;
	border-left: 1px solid  #0065A6;
}

#sidebar h2
{
	margin-top: 10px;
	font-size: 130%;
	margin-bottom: 0px;
}

#sidebar .widget
{
	border-bottom: 1px solid  #0065A6;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
width: 190px;
}
#sidebar .widget select
{
	margin-bottom: 5px;
}
#navigation
{
	border-bottom: none;
	padding-bottom: 0px;
}

#navigation h2
{
	margin-bottom: 0px;
}


#footer
{
	padding-top: 20px;
	border-top: 1px solid  #0065A6;
	margin-top: -1px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}