#text h2 img {
	display: inline;
}

#text h2 {
	margin-bottom: 6px;
}

.top-next-prev {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.top-next-prev a {
	position: relative;
	z-index: 1000;
}

.bottom-next-prev {
	display: none;
}

.entrydetails {
	font-family: verdana;
	font-style: italic;
	color: #999999;
}

#detailsbox {
	padding: 8px;
	padding-top: 3px;
	background-image: url("/i/listbg1.gif");
	background-repeat: repeat-y;
	margin-bottom: 25px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 25px;
	font-size: .95em;
}

#detailsbox a {
	color: #999999;
}

#headline a {
	cursor:pointer;cursor:hand;
	position: relative;
	z-index: 1000;
}

#featured div.rNavigationBar {
	background-color: transparent;
	padding: 0px;
}


#featured div.rNavigationBar a {
	font-size: .95em;
	color: #999999;
	text-decoration: none;
}

#featured div.rNavigationBar a:hover {
	font-size: .95em;
	color: #999999;
	text-decoration: underline;
}

.rChosenCategory a {
	text-decoration: none;
	font-weight: bold;
	color: #D42020;
}

.rWeblogCategoryChooser {
	font-size: 1.05em;
}

pre {
    padding: 5px 5px 5px 7px; 
    background: #FFFFCC; 
    color: #000;
    border: 1px dotted #ccc;
    margin: 10px;
    overflow: auto;
	font-size: 11px;
	color: #333333;
	font-family: Courier New, Courier, monospace;
	line-height: 14px;
	
}

/* IE6 specific */
* html pre
{
	width: 100%;
	overflow-x: scroll;
	overflow-y: visible;
}

h2 {
	font-size:1.3em;
	color: #999999;
}

h3 a {
	font-size: 1.4em;
	color; 646464;
	text-decoration: none;
}

h3 a:hover {
	color: black;
	text-decoration: underline;
}

.blogside ul
{
margin: 0;
margin-top: -3px;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.blogside a
{
display: block;
padding: 8px;
padding-left: 15px;
border-bottom: 1px solid #ccc;
font-size: 12px;
font-weight: bold;
}

.blogside a:link, .blogside a:visited
{
color: 666666;
text-decoration: none;
}

.blogside a:hover
{
background-color: white;
color: #D42020;
}

.sec {
	margin-top: 35px;
}

.searchbox {
	background-color: black;
	height: 24px;
	padding: 3px;
}