/*
Hitguj Style sheet
*/
body {
		margin:20px 20px 20px 20px;
		background:#FFF;		
      }
.ut1{ font-family: "CDAC-GISTYogesh" ; font-size: 13; }
#sh1 { font-family: "Shivaji01" ; font-size: 16;}
#sh5 { font-family: "Shivaji05" ; font-size: 16; }
#cp1 { font-family: "Shivaji05" ; font-size: 14; }

/* alter some HTML elements' default style
 */
a, a:link, a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.cplink1 { font-family: "Shivaji05" ; font-size: 14; text-decoration: none }
.cplink1 a:link { text-decoration: none }
.cplink1 a:visited {  text-decoration: none }

.ucplink1 { font-family: "CDAC-GISTYogesh" ; font-size: 13; text-decoration: none }
.ucplink1 a:link { text-decoration: none }
.ucplink1 a:visited {  text-decoration: none }
.ucplink1 a:hover { color: #dfe2de; text-decoration: underline;  }

/*
.cplink1 a:link { color: #7d836c; text-decoration: none }
.cplink1 a:visited { color: #7d836c; text-decoration: none }
*/
.cplink1 a:hover { color: #dfe2de; text-decoration: underline;  }
#rmn { font-family: "Verdana","Arial","Helvetica" ; font-size: 12;  }
#pdate { font-family: "Verdana","Arial","Helvetica" ; font-size: 60%;  }
/* 
#pdate2 { font-family: "Verdana","Arial","Helvetica" ; font-size: 11;  }
*/
/* new date timestamp styles that goes with new css based layout.
Once the entire hitguj uses CSS based styles, pdate and pdate2 can be deleted */
#pdate03 { font-family: "Verdana","Arial","Helvetica" ; font-size: 90%;  }
#pdate04 { font-family: "Verdana","Arial","Helvetica" ; font-size: 11;  }	

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:x-large;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px; 					
		}
		
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #CC9933;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;	
  		text-transform:none;	
		letter-spacing: none; 		
		}	
				
	#content {
		float:left;
		width:65%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		}

	#links {
		background:#FFF;
		color:#CCC;
		margin-top:35px;				
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.articlebody {
		font-family:verdana, arial, sans-serif;
		//color:#666;
                color:#000;
		//font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;		
  		border-left:1px dotted #666;			
  		border-right:1px dotted #666;
  		border-bottom:1px dotted #666;	  			  		
  		padding:10px;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-family: verdana, arial; 
		font-size: small; 
		color: #CCC; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background:#FFF;
		font-size:small;
		font-weight:bold;  							
		}	
		
	#pdate2	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: normal; 
		color: #999; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom:1px dotted #666;	
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #999; 
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;				
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:1px dotted #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:#FFF; 					
		}	
		
	
	.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding-bottom:10px;			
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;	
    	margin-top:0px;		
		}	
		
	.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #999; 
		font-weight:bold;
		margin-top:10px;
		text-transform:uppercase;
		border-bottom:1px dotted #666;		
		}		

 	.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;	
  		padding:5px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		margin-bottom:20px;
		}	

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:large;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px; 
		}



