/*
Theme Name: Niyam's Classic use this now
Description: Designed for Niyam.com.
Version: 0.00000000001
Author: Gaurav Pant
Author URI: http://www.horizontalrings.com/
Tags: two coloumns Niyam's site style

*/


body {
	color: #333; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 11pt; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1pt 
}
h1 { color: #333; font-style: normal; font-weight: normal; font-size: 18pt; line-height: 18pt; font-family: Arial, Helvetica, sans-serif }
h3 { color: #ff0000; font-style: normal; font-weight: normal; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1pt }
/* h2 { color: #333; font-style: normal; font-weight: normal; font-size: 48pt; line-height: 42pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: -2pt }
*/
h4 { color: #666; font-style: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-family: Arial, Helvetica, sans-serif; word-spacing: 1pt; letter-spacing: 1pt }
h5 { color: #333; font-style: normal; font-weight: bolder; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, sans-serif; background-color: #ffc; letter-spacing: 1pt }
h6 { color: #333; font-style: normal; font-weight: normal; font-size: 9pt; line-height: 11pt; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1pt }

h6 a:hover { color: #ff0000 }

h4 a:link,h4 a:visited { color: #666; text-decoration:none }
h4 a:hover { color: #ff0000; text-decoration:underline}

a.more-link { color: #666 }
a.more-link:hover { color: #ff0000 }

p a:link { color: #666 }
p a:hover { color: #ff0000 }
 
img {border:none}
/* niyam basic design */

#header {
	border : 0px dashed black;	
	width : 757px;
	padding: 1px; 
	clear: both;
	margin-bottom: 2px;
	 }
	 
#container {
	margin: 5px ; 
	border : 0px solid black;	
	width : 760px;
	height: auto;

  }

#headerbox {
	border : 0px dashed black;	
	width : 757px;
	padding: 1px; 
	clear: both;
	margin-bottom: 2px;
 }

#mainmenu {
	border : 0px dashed green;	
	width : 750px;
	padding: 1px; 
	clear: both;
	float:left;
	margin-bottom: 2px;
 }

#leftbox {
	float:left;
	clear:left;
	border : 0px solid black;	
	width : 27%;
	padding: 2px; 
}

#maincontents {
	border : 0px solid black;	
	margin-left: 29%;
	padding: 5px; 
	
  }



#footerbox {
	border : 0px solid black;	
	width : 758px;
	padding: 1px; 
	clear: both;
	margin-top: 2px;
	position : bottom;
	text-align:center;
 

  }
  /* niyam basic design */	 
/* other entries */

/* used for article heading */
h2 a,.singlehead {color:#FF0000;
		text-decoration: none;
		font-style: normal; 
		font-weight: bold; 
		font-size: 30pt; 
		line-height: 32pt; 
		letter-spacing: normal;
		font-family: Arial, Helvetica, sans-serif;}
h2 a:hover,.singlehead { color:#FF0000;
		text-decoration: none;
		font-style: normal; 
		font-weight: bold; 
		font-size: 30pt; 
		line-height: 32pt; 
		letter-spacing: normal;
		font-family: Arial, Helvetica, sans-serif;}

/* sidebar item headings */

.sidebarul{margin-left:-20px;
	   list-style:disc;list-style-position:inside 	}

.sidebarli{margin-left:-10px;
	   list-style:none; 	
	   list-style-position:inside}

.widgett { 
	  color: #FF0000; 
	  font-style: normal; 
	  font-weight: bold; 
	  font-size: 10pt; 
	  line-height: 13pt; 
	  font-family: Arial, Helvetica, sans-serif;}
li ul {margin-left:-20px;
	   list-style:disc;list-style-position:inside 	}


li a  {color: #333;
      text-decoration:none;
      }
li a:hover {color: #F00;text-decoration:none}