
html, body {
	margin: 0;
	padding: 0;
}

body {
       font: 12px "Myriad Roman", Arial, Helvetica, sans-serif;
       color: #000;
	   background-color: #808080;
}


/*** header
****************************************/
#header {
	
	height: 115px;
	
}

/*** common styles
****************************************/
.left {
	float: left;
}

.right {
	float: right;
}

img, a img {
	border: 0;
}

a:link, a:visited, a:active {
	color: #abc63f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	    clear: both;
}


/*** Branding **/
#branding-wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
#branding .india_menu{
	background: url(../img/india.png) no-repeat;
	height:74px;
	width:206px;
	color: #e6f77a;
	float: left;
	top: -5px;
}
#branding .india_menu p{
	color: #e6f77a;
	padding-top: 28px;
	padding-left: 57px;
	font-size: 11px;
	}
#branding .login {
	background: url(../img/logo_login.jpg) no-repeat;
	height:85px;
	width:314px;
	color: #e6f77a;
	float: right;
	
}
#branding .login .form {
	
	padding-top: 30px;
	position:relative;
	right:0px;
	float: right;
	width: 170px;
}
#branding .login input {
	height: 12px;
	background-color:#e6e6e6;
	border:none;
	width: 7em;

}
#branding .login .form a {
	color: #e6f77a;
	text-decoration:none;
}
/*** navigation
****************************************/
#navigation {
	background: #2c2c2c url(../i/top-nav-bg.jpg) repeat-x 0 0;
	height: 0px;
}

#navigation-wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#navigation-wrapper .left {
	width: 400px;
}

#navigation-wrapper .right {
	width: 80px;
	text-align: right;
}

#navigation-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation-wrapper ul li {
	float: left;
	display: inline;
	margin: 0 25px 0 0;
	padding: 0;
}

#navigation-wrapper ul li a {
	color: #fff;
	font: 12px "Myriad Roman", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation-wrapper ul li a:hover {
	text-decoration: underline;
}

#navigation-wrapper ul li a.rss-link {
	background: url(../img/icons/feed.png) no-repeat 0 0;
	padding: 0 25px;
}
/*** cateogies
*******************************/
#categories {
	/*background: url(../i/cat-nav-bg.png) repeat-x 0 0;*/
	height: 30px;
}

#categories-wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#categories-wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#categories-wrapper ul li {
	float: left;
	display: inline;
	margin: 0 27px 0 0;
	padding: 0;
}

#categories-wrapper ul li a {
	color: #FFF;
	font:  12px "Myriad Roman", Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#categories-wrapper ul li a:hover {
	text-decoration: none;
	color: #2e2e2e;
	color: #FFF;
	text-decoration:none;
	border-bottom:1px solid #e6f77a;
}
#content-footer {	
	background: url(../img/content_footer.png) no-repeat;
	height: 50px;
	
}
#content-header {	
	background: url(../img/content.png) no-repeat;

	height: 51px;
	
}
#content-wrapper {
	margin:  auto ;
	width: 961px;
	background: url(../img/content.jpg) no-repeat;
	background: url(../img/content_bg.png); 
	
	
background: url(../img/content.jpg);
   height:600px; 
   
}

/*** content
*******************************/
#content {
	
	float: right;
	
	width: 560px; /*655px - 1px - 1px - 15px - 15px = 623px */
	/*787 -1 -1 -15 -15 = 755   */
	
	overflow: auto;

line-height: 14pt;
color: #FFF;
height:490px; margin-top:60px;
margin-right: 10px;
padding-right:90px;

}
#content a {
	color:#e5f67a;
}


#content p + ol { margin-top: 1px; 	margin-bottom: 1px;} 
#content p , h1 , h2 {
	color:#FFF;
	font-weight:normal;
margin-bottom: 1px;
}
#content h1 {
	color:#e5f67a;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom:45px;
/*	text-outline: 1px; */
	
}
#content li {
	color:#FFF;
}
#content Ol {
	color:#e5f67a;
	margin-left:0;
	padding-left:20px;
	padding-top: 0px;
	margin-top: 0px;
}
#content h3 {
	color:#e5f67a;
	font-weight:normal;

}
#content h4 {
	color:#e5f67a;
	font-weight:normal;

}
#content h3 {
	color:#b3b3b3;
	font-size:20px;

}
#content .name {
	font-size:20px;
}
.myContent{
	float:left;
	background:url(../img/index_white_box.png) no-repeat 0 0;
	height: 400px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	margin-left: 15px;
	
	
}
.white-box{
	float:left;
	background:url(../img/index_white_box.png) no-repeat 0 0;
	height: 113px;
	width: 578px;
	margin-left:auto;
	margin-right:auto;
	margin-left: 25px;
	
}
.white-box .slogan{
	font-size:16px;
	color:#abc63f;
	line-height:22px;
	width: 280px;
	margin-top: 15px;
	margin-left: 20px;
	float:left;
}
.white-box .quoted{
	color: #000;
	position:relative;
	top: 5px;
/*	right: 12px;
	float:right;
	text-align:right;
*/
	float:left;
	margin-left: 20px;

}
.white-box .about{
	
	font-size:12px;
	color:#000;
	line-height:12px;
	width: 220px;
	margin-top: 15px;
	margin-left: 20px;
	float:right;
}
/*** content - post
*******************************/
.post {

	border-bottom: 1px solid #ada997;
	padding: 20px 0;
}

.post h2 {
	font-size: 24px;
	font-weight:normal;
}

.post-date {
	background: url(../img/icons/calendar.png) no-repeat 0 0;
	color: #777777;
	font-size: 12px;
	padding: 0 0 0 25px;
}

img.post-thumb {
	border: 10px solid #fff;
	float: right;
	margin: 0 0 10px 10px;
}

.post-continue a {
	color: #b54646;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.featured {
	background: #fefdf6;
	padding: 5px 15px;
}

.featured img.post-thumb {
	border-color: #000;
}

.featured .post-content {
	font-size: 12px;
}
/*** content - page navigation
*******************************/
.page-navigation {
	margin-top: 25px;
}

.page-navigation .left {
	background: url(../img/icons/arrow-180-medium.png) no-repeat 0 0;
	padding: 0 0 0 25px;
}

.page-navigation .right {
	background: url(../img/icons/arrow-000-medium.png) no-repeat right 0;
	padding: 0 25px 0 0;
}

.page-navigation a {
	color: #89835a;
	text-decoration: none;
}

/*** sidebar
*******************************/
#sidebar {
	float: left;
	margin-left: 15px;
	width: 150px;
	padding: 8px ;
margin-top:40px; 
margin-left:10px; 
height:502px; 
width:161px;
	
}

/*** sidebar - search
*******************************/
.sidebar-search {
	margin: 20px 0 0;
}
#sidebar hr {
	color: #aac53f;
	background-color: #aac53f;
	height: 1px;
 	width: 95%;
}
#sidebar h4 {
	color: #808080;
	font-size: 18px;
	font-weight: normal;
}
#sidebar h4 {
    width: 150px;
	color: #808080;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	line-height:1px;

}
#content-header .header {
    width: 150px;
	padding:25px 10px;
	color: #808080;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;

}
.sidebar-tags, .sidebar-pop-posts, .sidebar-recent-com {
	background: #FFF;
	border: 1px solid #b4b2aa;
	padding: 8px;
}
/*** sidebar - tags
*******************************/
.sidebar-tags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar-tags ul li {
	display: inline;
	margin: 0;
	padding: 0 3px;
}

/*** sidebar - news
*******************************/

.sidebar-news-wrapper {
/*	height:250px;*/
/*	border: 1px solid #b4b2aa; */
	overflow:hidden;

}
.sidebar-news {
	padding: 12px ;	
}
.sidebar-news .header, .header a {
	color:#000;
	margin-bottom: 0;
}
.sidebar-news .date {
	color:#ABC63F;
	margin: 0;
}
.sidebar-news .content {
	color:#808080;
	margin: 0;
		
}


/*** sidebar - popular posts / recent comments
*******************************/
.sidebar-pop-posts ul, .sidebar-recent-com ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar-pop-posts ul li, .sidebar-recent-com ul li {
	background: url(../img/icons/bookmark-document.png) no-repeat 0 0;
	margin: 8px 0 10px;
	padding: 0 0 0 25px;
}

.sidebar-recent-com ul li {
	background: url(../img/icons/balloon.png) no-repeat 0 0;
}



/**** event info ***/
#event-info-wrapper {

	width: 968px;
	margin: 0 auto;
	padding: 0px 0 0 20px;

}
#event-info {
	float:left;
	height:33px;
	width:630px;
	background: url(../img/event_bar.jpg) no-repeat 0 0;	
}
#event-info .event_type {
	float:left;
	font-size:14px;
	color: #FFF;
	padding-left: 19px;
	padding-top: 7px;
}
#event-info .event_title {
	float:left;
	font-size:14px;
	color: #e6f77a;
	margin-left:20px;
	padding-left: 19px;
	padding-top: 7px;
	overflow:hidden;
}

#global_operation {
	
	float:right;
	position:relative;
	right: 20px;
	font-size:14px;
	color: #FFF;
	vertical-align:middle;
		
}
#global_operation img {
	vertical-align:middle;
}
/*** site-info - navigation
*******************************/
#site-info .right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#site-info .right ul li {
	border-right: 1px solid #000;
	display: inline;
	margin: 0;
	padding: 0 10px 0 5px;
}

#site-info .right ul li.last {
	border-right: none;
}

/*** site-info
*******************************/
#site-info {
	background: url(../i/footer-bg.png) repeat-x 0 0;
	height: 81px;
	padding-top: 20px;
}

#site-info-wrapper {
	margin: 20px auto 0;
	width: 968px;
}

#site-info p {
	margin: 0;
	padding: 0;
}

/*** Top jQuery Menu ***/
.india-container {
	width: 35px; margin: 0 ;
	font:  10px "Myriad Roman", Arial, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
		padding-top: 33px;
	padding-left: 53px;
	}

.menu-container {
	width: 945px; margin: 0 auto;
	font:  10px "Myriad Roman", Arial, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 0px;
	
	}
/*** Rounded Corners */
.tl:hover {background: url(../img/1tl.gif) 0 0 no-repeat}
.tr:hover {background: url(../img/1tr.gif) 100% 0 no-repeat;} 
.bl:hover {background: url(../img/1bl.gif) 0 100% no-repeat}
.br:hover {background: url(../img/1br.gif) 100% 100% no-repeat;} 


ul#topnav {
	margin: 0 auto; padding: 0;
	float: left;
	width: 950px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0 0px;
	margin-right:14px;
	height:22px;
	
}
ul#topnav li a {
	padding: 5px 5px;
	display: block;
	color: #fff;
	text-decoration: none;

}
ul#topnav li:hover { 

/* border-bottom:1px solid #e6f77a; */
}
ul#topnav li:hover {
	color:#e6f77a;
	text-decoration:underline;	
}
ul#topnav li span {
/*	margin-top: 1px; */
	font-size:11px;
	float: left;
	padding: 5px 0;
	position: absolute;
	left: 0; top:20px;
	display: none;
	width: 946px;
	background: #2e2e2e ;
	
	color: #fff;
	height:13px;
	line-height:15px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; padding-right:30px; }
ul#topnav li span a:hover {text-decoration: underline;}
/* End of Menu */


.tr1 {background: url(../img/1tr.gif) 100% 0 no-repeat;} 
.br1 {background: url(../img/1br.gif) 100% 120% no-repeat;} 


ul#indianav {
	margin: 0 auto; padding: 0;
	float: left;
	width: 150px;
	list-style: none;
	position: relative;
	font-size: 11px;
	z-index: 2;
	
}
ul#indianav li {
	
	float: left;
	margin: 0; padding: 0;
	margin-right:14px;
	height:24px;
	
}
ul#indianav li a {
	padding: 5px 5px;
	display: block;
	color: #e6f77a;
	text-decoration: none;

}
ul#indianav li:hover { 

	background-color:#000;
/* border-bottom:1px solid #e6f77a; */
}
ul#indianav li:hover {

}
ul#indianav li span {
/*	margin-top: 1px; */
	font-size:11px;
	float: left;
	padding: 5px 0;
	position: absolute;
	left: 104px; top:0px;
	display: none;
	width: 180px;
	background: #000 ;
	background-color:#000;
	color: #fff;
	height:13px;
	line-height:15px;
	height:14px;
	background: #000 url(../img/menu_right.jpg) 100% 0 no-repeat;
}
ul#indianav li:hover span { display: block; }
ul#indianav li span a { display: inline; padding-left:30px; color: #fff;}
ul#indianav li span a:hover {text-decoration: underline;}
/* End of Menu */

#news-container
{
	width: 485px;
	margin-left: 120px;
	height:40px;
	overflow:hidden;
}
#news-container li a
{
color: #e6f77a;	
}
#news-container ul li div
{
	
	background: #808080;
	margin-top:6px;
	font-size:14px;
	color: #e6f77a;	
	height:20px;	
}
