#summary h1 a, #summary h1 a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D20039;
text-decoration:none;
border-bottom: none;
}
/*#sidebar{
width:200px;
}*/
#sidebar ul li#flickr-badge h2 { 
    color: #6BB600; 
    border-bottom: none;
	font-size:14px;
	font-variant:small-caps;
	text-align:right;
	/*background-color:#EDEDED;*/
	width:250px;
	padding:0 0 0 70px;


}

#summary #content .post h2{ 
    color: #D20039; 
    border-bottom: none;
	
}
.post{
clear:both;
}
.post h2 a, .post h2 a:hover{
	font-size:16px;
	text-decoration:underline;
	color:#666;
	font-weight:bold;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
.widecolumn {
	margin: 5px 150px 0 0;
}
.narrowcolumn {
	margin: 5px 150px 0 0;
}
#blognav {
	padding:10px 10px 0 0;  	
	text-align: left;
	margin-bottom:-20px;
}
#blognav a{
	background:#EDEDED none repeat scroll 0 0;
	border-style:solid solid none;
	border-width:1px 1px medium;
	padding:2px 10px;
	color:#666;
	border-color:#DEDEDE #DEDEDE -moz-use-text-color;
	display:block;
	text-decoration:none;
	width:80px;
	float:left;
	text-align:center;
}
#feedarea {
	padding:10px 10px 0 0;  	
	text-align: right;
	margin-bottom:-20px;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(images/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#feedarea dl dd a{color:#265E15;}
.alignright{float:right;}
.alignleft{float:left;}
.aligncenter{text-align:center; margin:0 auto;}
.wp-caption-text{text-align:center; font-weight:bold;}
img{border:none;}
.postmetadata{clear:both;}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
#flickr_badge_uber_wrapper{background-color:#EDEDED;
border:1px solid #DDDDDD;}
#logopanel p{
clear:left;
padding-top:5px;
}
.entry ul{
	list-style-type:disc;
	margin:5px;
	padding:10px 10px 10px 20px;
	}
p a{
	color:#265E15;
	background:none;
	padding-left:0;
	}
.entry h3{
	clear:none;
}
/* decorate the list with background images and text settings */
#topmenu ul li a.large {
	width: 90px; 
	height: 32px; 
	display: block; 
	background: #F5F4F4 url('http://www.o2datraining.com/images/topmenu-normal-lg.jpg') no-repeat 0 0; 
	color: #666; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: center; 
	line-height: 32px; 
	margin-left: 0; 
	margin-right:2px; 
	margin-top:0; 
	margin-bottom:0;
}
/* change the background image when hovering over an href */
#topmenu ul li a.large:hover {
	background: #F5F4F4 url('http://www.o2datraining.com/images/topmenu-hover-lg.jpg') no-repeat 0 0; 
	color: #fff; 
	text-decoration: none;
	list-style-type:none;
}