/*CSS Comment Box Document*/

#comments { width: 350px; line-height: 1.5em; color: #000; float: left; clear: both; }
ul.comment_list p { margin: 0 0 10px 0; }

ul.comment_list { list-style: none; margin-bottom: 40px; float: left; }

ul.comment_list li, ul.comment_list li.alt  { width: 380px; margin-bottom: 15px; float: left; }

ul.comment_list li.author_comment_alt, ul.comment_list li.author_comment_, ul.comment_list li.author_comment_alt {
	width: 600px;
	margin-bottom: 15px;
	float: left;
	}

.comment_intro { font-size: 0.9em; margin-bottom: 5px; line-height: normal; float: right;}

.comment_from { font-weight: bold; font-size: 1.2em; color: #666666; }

.comment_author { font-weight: bold; font-size: 1.2em; color: #999966;}

.comment_head { margin-bottom: 15px; font-size: 1.4em; text-align: left; color: #b6dbed; }

.comment_latest { margin-bottom: 15px; font-size: 1.4em; text-align: left; color: #b6dbed; margin-left: 50px; }

li.alt  { width: 380px; margin-bottom: 15px; float: left; }

#comments .entry { padding: 10px 10px 0px 10px; float: left; width: 500px; background: #F4F4F4; }


#comments .entry ul { list-style-type: square; }

#comments .entry li {
	width: auto;
	padding: 3px 0;
	border: none;
	float: none;
	}

#comments { margin: 0 0 0px 0px; color: #000; border: none; float: none; }

#comments { list-style-type: square; }

#comments { width: auto; padding: 3px 0; border: none; float: none; }

div#break{width: auto; height: 15px; background-color: #666;}

.title{ color:#ff6600; font-weight: bold; font-size: 1em;}


div#blogContent{padding-top: 0px; padding-bottom: 5px; padding-left: 0px; padding-right: 0px;
text-align:left;

}

div#outerBox{
background-color: #FFFFFF;
width: 658px;
height: auto;
margin-left: 50px;
padding: 10px;
}

.userImage{
border-top:0px;
margin-bottom:10px;
border-left: 0px;
margin-right: 10px;
float:left;
}

div#blogging{ position:relative; height:auto; width: 680px; margin-left: 50px;}

.bloguploads{color:#FFFFFF;}

div#footer2{
position:absolute;
bottom: 0px;
left: 0px;
width:780px;
height:114px;
background-image:url(images/footer_background.png);
z-index: 6;
}

div#footercontent2{
position: relative;
margin-left: 50px;
margin-top: 8px;
color:#FFFFFF;
}

div#yellowlink2{
margin-top: 14px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#e4ebb5;
}

a#current{
	background: #CCCCCC;
	text-decoration: none;
	text-shadow:#666666;
}



a#current:link, a#current:visited {
color:#666666;
  text-decoration  : none;
  
}