/*
Theme Name:ergostart
Description: Ergostart Design.
Author: Lars Erik Oedegaard
Author URI: www.superdeal.no

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i, marquee {
	margin: 0px;
	padding: 0px;
}

.overskriftnyheter {
width: 679px;
padding-left: 6px;
height: 20px;
margin-bottom: 10px;
background: url(images/blackss.jpg) repeat-x;
}

.overskriftnyheter h2{
color: #ffffff;
	font: normal 13px Georgia, Arial, Helvetica, sans-serif;
	margin: 0px 0 0px 0px;
        padding: 3px 0px 2px 0px;
	border-bottom: 0px dotted #999999;
text-decoration: underline;
}

.overskriftpop {
width: 302px;
padding-left: 6px;
height: 20px;
margin-bottom: 0px;
background: url(images/titlebackergoto.png);
}

.overskriftpop h2{
color: #ffffff;
	font: bold 12px Georgia, Arial, Helvetica, sans-serif;
	margin: 0px 0 0px 0px;
        padding: 3px 0px 2px 0px;
	border-bottom: 0px dotted #999999;
text-decoration: none;
}




#content .postindex   {
	float: left; 
	width: 581px;
	margin: 0px 10px 20px 0px;
	padding: 5px 0px 0px 0px;
 	background: #ffffff;
	border-top: 2px solid #666666;
	height: auto;
		} 
#content .postindex h2 {
	color: #333333;
	font: bold 21px Georgia, Arial, Helvetica, sans-serif;
	margin: 0px 0 3px 0px;
        padding: 1px 4px 1px 4px;
	border-bottom: 1px dotted #004191;
	}

#content .postindex h2 a {
	color: #333333;
	text-decoration: none;
	}

#content .postindex h2 a:hover {
	color: #232323;
	text-decoration: underline;
	}


.popinnlegg {
width: 302px;
height: auto;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0;
background: #ffffff;
}

.popinnlegg li {
width: 302px;
height: 65px;
list-style: none;
border-bottom: 1px solid #e5e5e5;
padding: 8px 0px 8px 0px;
}

.popinnlegg p {
font-size:13px;
margin-top: 10px;
color: #333333;
	padding:0px 0px 0px 2px;
	font-weight: bold;
	text-align:left;
font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
}


.popinnlegg h2 {
	color: #99FB15;
	font: bold 13px Georgia, Arial, Helvetica, sans-serif;
	margin: 0px 0 3px 0px;
        padding: 1px 4px 1px 4px;
	border-bottom: 0px dotted #CCCDD0;
	}

.popinnlegg h2 a {
	color: #333333;
	text-decoration: none;
	}

.popinnlegg h2 a:hover {
	color: #333333;
	text-decoration: underline;
	}






.bloggkurs {
width:302px;
height: 240px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f5f5f5;
text-align: center;
	}

.bloggkurs h2 {
font-size:16px;
margin-top: 0px;
color: #333333;
	padding:0px 7px 0px 7px;
	font-weight:bold;
text-decoration: underline;
}
.bloggkurs p {
font-size:13px;
margin-top: 0px;
color: #ffffff;
	padding:0px 7px 0px 7px;
	font-weight: normal;
	text-align:center;
}
.bloggkurs img {
margin: 0px 0px 0px 1px;
}

.sosial {
width: 302px;
height: 57px;
float: left;
margin-bottom: 16px;
background: #f5f5f5;
text-align: center;
}





body {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background:#ffffff url(images/bakgrunnlivs.png) repeat-x;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#232323;
	font-size:13px;

	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#003366;
	text-decoration:none;
	outline:none;
	}
a:hover {
	color:#003366;
	text-decoration: underline;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:10px 10px 10px 10px;
	color:#444;
	font-style: normal;

	}
.clear {
	clear:both;
	}

table{
  margin: 10px 0 10px;
}

table td, table th{
  text-align: left;
  padding: .4em .8em;
}

table th{
  background: #ccc ;
  color: #444;
  text-transform: uppercase;
  font-weight: normal;

}

table td{
  background: #e4e4e4;
}

table tr.even td{
  background: #eee;
}

table tr:hover td{
  background: #FFF9DF;
}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}

img.alignright {
	padding: 5px 5px;
	margin: 10px 0px 10px 10px;
	display: inline;
	background:#fff;
		border: 1px solid #DDDDDD;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 10px 10px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:900px;
	margin:0 auto;


	}
#casing {
	padding:0px 0px 0px 0px;
	background:#ffffff;
	float:left;
	width:900px;
border-top: 0px solid #232323;
margin-top: 8px;
	}		
	
	
	
/* The Header */

#top {
	height:165px;
	margin: auto;
	background: #ffffff;
	width:900px;
	position:relative;
	padding-top: 0px;
	}
.blogname {
	width:150px;
	font-family:arial,Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0px 0px 0px;
float: left;
	height:67px;
	background:url(images/logoergo.png) no-repeat;

	}
.blogname h1  {
	font-size:54px;
margin-top: 0px;
	padding:0 0 0px 0px;
	font-weight:normal;
	text-align:left;
text-indent: -9000px;

	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #333; 
	display:block;
	margin:0px 0 0 0px;
	}
	
.blogname h1  a:hover { 
	color: #cc7112; 
	}
.headbanner2 h2 {
	margin:30px 0px 0px 10px;
	font-size:14px;
	font-weight:normal;
	color:#555555;
	text-align:left;

	}

.headbanner{
	margin:12px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width:468px;
	height:60px;
	float:right;
}

.headbanner2 {
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0px;
	width:250px;
	height:60px;
	float:left;
}





/* The Search */
#sback{

width:271px;
height:30px;
float:right;
margin:125px 0px 0px 0px;
display:inline;
position:relative;
}
.postrs a img{
	margin:9px 5px 0px 10px;
	display:block;
	float:left;
}
.comrs a img{
	margin:9px 5px 0px 10px;
	display:block;
	float:left;
}
#search {

	width:235px;
	padding:2px 2px ;
	background:#eeeeee;
	border:1px solid #2f2e2e;
	float:right;
	margin-right:7px;
	height:22px;
	margin-top:8px;
	display:inline;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:180px;
	margin:0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	background:#494949;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
	height:22px;
	background:#1F749C;
	color:#fff;
	border:1px solid #232323;
}

/*Page menu*/


#foxmenucontainer{
	height:30px;
	display:block;
	padding:0px 0 0px 0px;
	font: 13px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
	margin: 5px 0px 15px 0px;
width: 900px;
float: left;

	}
#menu{
	margin: 0px;
	padding: 0px;
	width: 900px;
	height:30px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#555555;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 9px 10px 12px 10px;
background: #ffffff;
	}

#menu li a:hover, #menu li a:active {
	color: #555555;
    margin: 0px 10px 0px 0px;
	padding: 9px 10px 12px 10px;
	text-decoration: underline;
background: #ffffff;
}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {

	width: 150px;
	color:#555555;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #555555;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #ffffff;
	color: #555555;
	padding: 8px 10px 8px 10px;
text-decoration: underline;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -33px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
/*  menu*/
	
#catmenucontainer{
	height:40px;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px Arial,Tahoma,Century gothic,verdana,  sans-serif;
	font-weight:normal;
width: 900px;
margin: 13px 0px 0px 0px;
border-bottom: 0px solid #999999;
float: left;
background: url(images/menylivs.png);
	}
		
#catmenu{
	margin: 0px;
	padding: 0px 0px;
	height:40px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color:#f2f2f2;
	display: block;
	margin: 0px;
	padding: 8px 14px 10px 10px;
margin: 0px 0px 0px 0px;
	}

#catmenu li a:hover, #catmenu li a:active {
	color: #f2f2f2;
    margin: 0px;
	padding: 9px 14px 10px 10px;
margin: 0px 0px 0px 0px;
text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#f2f2f2;
	width: 130px;
	color:#333333;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
font-size: 17px;
	float: none;
	margin: 0px;
	padding: 9px 10px 3px 10px;
	border-bottom: 1px solid #3B505F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#292929;
	color: #ffffff;
	padding: 9px 10px 3px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -36px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover1 { 
	position: static;
	}

/* Main Content*/	


#content {
	float:left;
	width: 585px;
	height:100%;
	padding:0px 0px 0px 0px;
	display:inline;
margin-top: 0px;
	}
	
.title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.slideimg {
width: 300px;
height: 225px;
margin:0px 0px 5px 8px;
	padding: 4px;
	background: #ffffff;
	border:1px solid #CCCDD0;
	float:left;
}

.postimage{
	
	margin:0px 0px 5px 0px;
	padding: 0px;
	background:#fff;
	border:1px solid #999999;
	float:left;
width: 579px;
height: 380px;
}


	
.postim{
	
	margin:0px 5px 0px 0px;
	padding: 0px;
	background:#fff;
	float:left;
width: 220px;
height: 150px;

}
.popim{
	
	margin:0px 3px 0px 0px;
	padding: 2px;
	background:#fff;
	float:left;
border: 1px solid #999999;
width: 100px;
height: 60px;

}

.single img{
	
	margin:0px 3px 0px 0px;
	padding: 0px;
	background:#fff;
	float:left;

}



.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:10px 0px 0px 45px;
   	color: #232323;
	background: #EEEEEE;
	height:50px;
margin-bottom: 15px;
	}
	
.author{
	color:#232323;
	padding:4px 5px 4px 5px;
	float:left;
}

.clock{
	color:#232323;
	padding:4px 5px 4px 0px;
	margin-left:0px;
	float:left;
}	


.date2 {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 0px 0px 0px;
   	color: #232323;
	background: #ffffff;
	height:17px;

	}
	
.author2{
	color:#232323;
	padding:4px 5px 4px 5px;
	float:left;
}

.clock2{
	color:#232323;
	padding:4px 5px 4px 0px;
	margin-left:0px;
	float:left;
}	



.single {
	width:581px;
	margin: 0px 0px 20px 0px;
	height:100%;
	color:#232323;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
border-bottom: 1px solid #eeeeee;

	}

.single  h2 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 30px ;
	font-family:Georgia,Arial,century gothic,verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	background: #ffffff;

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#232323;
	
	}
.single  h2 a:hover  {
	color: #333333;
	
	}	


.comm{
	color:#fff;
	padding:4px 10px 4px 10px;
	background: #1F749C;
	float:right;
}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}


.com{
	color:#000059;
	padding:4px 0px 4px 10px;
	background: #ffffff;
	float:right;
}

.com a:link,
.com a:visited {
	color:#000059;
}
.com a:hover{
	color:#000059;
text-decoration: underline;
}



.more{
	color:#fff;
	padding:5px 0px 5px 10px;
	
	float:right;
}

.more a:link,
.more a:visited {
	color:#000059;
}
.more a:hover{
	color:#000059;
text-decoration: underline;
}


.singleinfo {
	height:18px;
	font:12px  Tahoma, Georgia, Arial,century gothic,verdana, sans-serif;
	color:#004080;
	padding:0px 0px;
	margin-top:0px;
			}
	

.category{
	padding:3px 5px 3px 5px;
	background:#CC261A;
}

.category a:link,.category a:visited{
	color:#fff;

	}
	
.category a:hover{
	color:#000;
	}
	
.entry {
	margin:0 0;
	padding: 0px 0px ;
	background: #ffffff;

	}	
	
.entry a:link,
.entry a:visited {
	color: #003366;
	background-color: transparent;
}
.entry a:hover {
	color:#003366;
	background-color: transparent;
	text-decoration: underline;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:6px 5px 5px 0px;
	padding:0px 0px;
	line-height:23px;

}



/* right column */
.right{
	
	float:right;
	width:302px;
	padding:0px 0px 0px 8px;
	display:inline;
	overflow:hidden;
margin: 0px 0px 0px 0px;
border-left: 1px solid #eeeeee;
}

.bigad{
	width:302px;
	overflow:hidden;
	margin:0px 0px 5px 0px;
	padding: 0px;
	background:#ffffff;
	border:1px solid #e5e5e5;
}

/* sidebar */
.sidebar{
	
	float:left;
	width:302px;
	padding:0px 0px;
	margin-left:0px;
	display:inline;
}
.sidebar2{
	display:inline;
	float:left;
	width:150px;
	padding:0px 0px;
	margin-right:0px;
margin-top: 12px;
	
}

/*sidebar */


.sidetitl{
	padding: 3px 0px 2px 5px;
	color:#ffffff;
	font-size:13px;
	width:285px;
	background: url(images/titlebackergo.png);
	position:relative;
	font-family:Georgia,Century gothic,Tahoma, Arial, sans-serif;
	font-weight:bold;
	margin:5px;
	}

.sidebox{
	float:left;
	width:300px;
	padding-top:0px;
	font-size:12px;
	font-family: Arial,Tahoma,Century gothic, sans-serif;
	margin:0px 0px 5px 0px;
	background:#FBFBFB;
	display:inline;
	border:1px solid #e5e5e5;
	overflow:hidden;
	}


	
.sidebox ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:28px;
	float: left; 
	clear: left;	
	width: 290px;
	list-style-type: none;
	overflow:hidden;
padding: 0px 5px 0px 5px;
	}

.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#243640;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	display:block;
	border-bottom:1px solid #e5e5e5;
	}

.sidebox ul li a:hover {

	color: #243640;
text-decoration: underline;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}
.sidebox div {
	padding: 5px 10px;
	margin:0;
	}
.sidebox table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
li.recentcomments{
	
	padding-left:10px;
}	
	
		
	
	
	
/* --- FOOTER --- */

#footer {
	height:110px;
	padding:0px 0 0 0px;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:100%;
	background: #dadada;
	border-top:3px solid #eeeeee;
	}

#footer a:link , #footer a:visited{
	color:#003366;
	}

#footer a:hover {
	color:#003366;
text-decoration: underline;
	}

.fleft{
	float:left;
	text-align:left;
	margin:10px 0px 0px 10px;
	line-height:16px;
width: 600px;
}
.fright{
	float:right;
	text-align:right;
	margin:20px 10px 0px 0px;
	line-height:16px;
}
/* The Navigation */

#navigation{	
	width:670px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 10px 0px;

	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:20px;
	text-align:center;
	color:#000;
	font-family:Arial, Georgia,Century gothic,Helvetica, sans-serif;
	}
 h2.pagetitle a {
 	color:#507409;
 }


#comment{

	height:100%;
	padding:0px 0px;
	margin:0px 0px 30px 0px;
width: 581px;
	}
	
h3#comments {
	padding:0px 0px;
	margin:0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#232323;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background: #AEAEFF url(images/slidebackergo.png) repeat-x;

}	
#respond h3{
	padding:10px 10px 0px 10px;
	margin:10px 0px;
	font-size:18px;
	font-weight:bold;
	color:#232323;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	color:#232323;
	}
#commentform input {
	background:#ffffff;
	border:1px solid #999999;
	color:#232323;
	padding-left:10px;
	}
#commentform textarea {
	background:#ffffff;
	border:1px solid #999999;
	color:#232323;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	height:25px;
	padding: 4px 10px 6px 10px;
	background:#333333;
	border:1px solid #000000;
	color:#ffffff;
margin-top: 0px;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
background: #ffffff;
	
	}
	
ol.commentlist li { 

	border:1px solid #AFAFAF; 
	margin:0 0 10px; 
	padding:5px 7px 10px 52px; 
	position:relative;
 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:bold 14px/1.4 helvetica,arial,sans-serif; 

}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#333333; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#666666; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:bold 12px Georgia, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:7px; 
}

ol.commentlist li div.comment-meta a { 
	color:#000; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#333; 
}
ol.commentlist li p { 
	font:normal 12px/1.4 helvetica,arial,sans-serif;
	margin:0 0 1em;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#F4F4FF; 
	border:0px solid #444; 
	color:#ffffff; 
	font:bold 9px/1 Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#F4F4FF; 
}

ol.commentlist li.odd { 
	background:#F4F4FF;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}






