@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:22px;
	margin:0px;
	padding:0px;
	background:url('images/body_bg1.gif') #e8e8e1 top repeat-x;
}
.menutext{
   font-size:14px; 
   color:#212121; 
   padding-left:10px;}
.menutext a:link{
   color:#212121; 
   text-decoration:none;}
.menutext a:visited{
   color:#212121; 
   text-decoration:none;}
.menutext a:hover{
   color:#f47503; 
   text-decoration:none;}
.contenttop{
   background:url(../images/content_top.gif) #dfdfd8 repeat-x;}
.headingtext{ 
   background:#fe8212; 
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:15px; 
   font-weight:bold; 
   padding-left:10px; 
   height:25px; 
   color:#FFFFFF;}
.subheading{ 
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:15px; 
   color:#2a2a2a;}
.subheading1{ 
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:18px; 
   color:#2a2a2a;}
.comment{
   background:url(../images/comment.png) no-repeat; 
   padding-top:0px; 
   text-align:center; font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:11px;}
.smalltextgray{
   font-size:11px; 
   color:#9f9f9f;}
.smalltextorange{
   font-size:11px; 
   color:#e05c13;}
.graybutton{
   background:#888887; 
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:12px; font-weight:bold; 
   color:#FFFFFF; height:27px;
   text-align:center; 
   padding-left:5px; 
   padding-right:5px; 
   border:0px;}
.newscolmn{
   border:#d5d4d4 solid 4px;
   background:#ededed; 
   padding:10px;}
.newscolmn1{
   border:#d5d4d4 solid 4px; 
   background:#ededed;}
.textfield{ 
   background:#dcdcdc; 
   width:200px; 
   height:25px; 
   border:#FFFFFF solid 1px;}
.textfield1{ 
   background:#dcdcdc; 
   width:180px; 
   height:25px; 
   border:#FFFFFF solid 1px;
   padding:5px 0px 0px 5px;
   }
.orangetab{ 
   background:#fe8212; 
   font-family:Georgia, "Times New Roman", Times, serif; 
   font-size:13px; 
   font-weight:bold; 
   height:23px; 
   color:#FFFFFF; 
   padding:5px;}
.orangetab a:link{
   color:#ffd9b6; 
   text-decoration: none;}
.orangetab a:visited{
   color:#ffd9b6; 
   text-decoration:none; }
.orangetab a:hover{
   color:#ffffff; 
   text-decoration:none; }


   #pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
a{
	color:#db630b;
	text-decoration:none;
}
a:hover{
	color:#b65209;
	text-decoration:underline;
}

.commentlist{
	border:1px solid #e7e6e6;
	text-align:left;
	background-color:#ffffff;
	float:left;
	padding:0px 10px 10px 10px;
}

.comment-body{
	border:1px solid #e7e6e6;
	margin-top:10px;
	text-align:left;
	float:left;
	width:535px;
	padding:10px 10px 10px 10px;
	background-color:#f4f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:22px;
}

#commentform{
	text-align:left;
	float:left;
	width:500px;
}

#footerlink {
	color:#333333;
	text-decoration:none;
}

.entry{
  padding:10px 10px 10px 10px;
  /*background-color:#eeeeee;
  font-weight:normal;*/
}

#mm_bnlist{
 padding:10px 10px 10px 10px;
}


.defline{
  background-color:#FFFFFF;
  border:0px;
}
.h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
.h3 a:hover{
	color: #333333;
	text-decoration:none;
}

hr {
	border: none 0;
	border-top: 1px solid #E6E6E6;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.authorlist a:link{
	 color: #333333;
	font-weight:bold;
}
.authorlist a:hover{
	 color: #333333;
	font-weight:bold;
}
.authorlist a:visited{
	 color: #333333;
	font-weight:bold;
}

.dislink{
color:#333333;
text-decoration:none;
}
.dislink a:link{
color:#333333;
text-decoration:none;
}

.dislink a:hover{
color:#333333;
text-decoration:none;
}

.dislink a:visited{
color:#333333;
text-decoration:none;
}
@import 'categories.css';


#authors{
display:none;
}
