/*  
Theme Name: CIIE India
Theme URI: http://ciieindia.org/
Description: The WordPress theme for the site <a href="http://ciieindia.org">CIIE India</a>.
Version: 1.0
Author: Sandip Yadav and Mitesh Tandel

	CIIE v1.0
	http://ciieindia.org

	This theme was designed by Sandip Yadav  and built by Mitesh Tandel..

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin:0px;
	padding:0px;
	background:#f2f2f2;
}

/*----------Common--------------*/

#wrapper {
	padding: 14px 14px;
	width: 762px;
	margin:0px auto 0px auto;
	display:block;
	background:#fff;
}
.clearfix {
	clear:both;
	display:block;
	visibility:hidden;
	height:0px;
	content: ".";
	line-height:0px;
}
#page {
	margin:20px 0px;
}
#page_inner {
	margin:0px 0px 0px 0px;
	background: url(images/page_bg.gif) #fff repeat-y right top;
}
.left {
	float:left;
}
.right {
	float:right;
}
#flash {
	height:188px;
}
.page_content {
	width:505px;
	float:right;
	margin:0px;
	padding:0px 0px 0px 20px;
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	color:#5D5D5D;
	text-decoration:none;
	line-height:17px;
}
.inner_content {
	width:495px;
	float:left;
	margin:0px;
	padding:0px 30px 0px 0px;
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	color:#5D5D5D;
	text-decoration:none;
	line-height:17px;
	text-align:justify;
}
.page_content h1, .inner_content h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#3E3733;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.inner_content h2{
	font-family: Tahoma, Arial, Georgia;
	font-size:12px;
	color:#FE8C11;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.inner_content h3{
	font-family: Tahoma, Arial, Georgia;
	font-size:12px;
	color:#5D5D5D;
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.icon_link {
	text-align:right;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	padding-right:0px;
}
.icon_link img{
	margin:10px 2px 0px 20px;
}
.icon_link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.icon_link a:hover{
	color:#666666;
	text-decoration: underline;
}
a {
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#E8832A;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/*----------Header--------------*/

#header {
	height:102px;
}
.header_top {
	background:#333333;
	height:102px;
	border-bottom:1px solid #464646;
}
.logo {
	margin:20px 0px 0px 20px;
	_margin:20px 0px 0px 10px;
	float:left;
}
.top_link {
	float:right;
	margin:50px 0px 0px 0px;
}
.top_link ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.top_link li{
	margin:0px 0px 0px 12px;
	padding-left:8px;
	list-style-type:none;
	background:url(images/bullet.gif) no-repeat left center;
	font-family: Tahoma, Arial, Georgia;
	font-size:10px;
	color:#A0A0A0;
	text-decoration:none;
	float:left;
}
.top_link li a{
	font-family: Tahoma, Arial, Georgia;
	font-size:10px;
	color:#A0A0A0;
	text-decoration:none;
}
.top_link li a:hover{
	color:#A0A0A0;
	text-decoration: underline;
}

.iim_logo {
	float:right;
	margin:22px 20px 0px 25px;
}

/*----------Navigation--------------*/

.navigation {
	background:#000000;
	height:34px;
}
.navigation ul{
	margin:0px 0px 0px 4px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.navigation li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	line-height:34px;
}
.navigation li a{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:0px 24px;
	display:block;
	margin:0px 2px;
}
.navigation li a:hover{
	background:url(images/nav_hover.gif) repeat-x left top;
	color:#fff;
	text-decoration:none;
	margin:0px 2px;
}
.nav_line {
	background: url(images/nav_line.gif) no-repeat left center;
	width:1px;
	height:34px;
	margin:10px 0px;
}
.org_band {
	height:4px;
	background:#FE8C11;
	border-top:1px solid #fff;
	line-height:4px;
	clear:both;
}
.bnr_img {
	height:64px;
	float:left;
}
.bnr_text {
	float:left;
	width:211px;
	background:#666666;
	height:54px;
	padding:5px 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-style: italic;
	line-height:15px;
}
.bnr_text b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	float:right;
	line-height:8px;
	margin:0px;
	padding:0px;
	width:35px;
}
/*----------left_band--------------*/

.right_band {
	width:237px;
	float:left;
	margin:15px 0px 0px 0px;
}
.right_band ul {
	list-style: none;
	padding: 5px 0px 10px 5px;
	margin: 0px;
}

.right_band p {
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	color: #5D5D5D;
}
.left_band {
	width:237px;
	float:left;
}
.left_band h3, .right_band h3{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#3E3733;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
	height:24px;
	background: url(images/b_line.gif) repeat-x left bottom;
}
.head_org {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#E8832A;
	text-decoration:none;
}
.head_blk {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#3E3733;
	text-decoration:none;
}
.programs {
	background:url(images/block_mid.jpg) repeat-y left top;
	margin:0px;
	padding:0px;
}
.programs_top{
	background:url(images/block_top.jpg) no-repeat left top;
}
.programs_bottom{
	background:url(images/block_bottom.jpg) no-repeat left bottom;
}
.programs_content{
	padding:10px 20px;
}
.programs_content h3{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#3E3733;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
	height:24px;
	background: url(images/b_line.gif) repeat-x left bottom;
}
.org_bullet {
	background:#FE8C11;
	display:block;
	height:18px;
	width:20px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	margin:0px 10px 0px 0px;
	float:left;
}
.head11 {
	font-family:tahoma, Arial, Georgia, Tahoma;
	font-size:11px;
	color:#5D5D5D;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	line-height:18px;
}
/*----------Footer--------------*/

#footer {
	background:url(images/footer_bg.jpg) #000000 no-repeat left bottom;
	height:66px;
}
.copyright {
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#E8832A;
	text-decoration:none;
	float:left;
	padding:5px 10px 0px 10px;
}
.b_link {
	font-family:Tahoma, Arial, Georgia;
	font-size:10px;
	color:#FE8C11;
	text-decoration:none;
	padding:5px 10px 0px 10px;
	float:right;
	text-transform:uppercase;
}
.b_link a{
	font-family:Tahoma, Arial, Georgia;
	font-size:10px;
	color:#ddd;
	text-decoration:none;
	margin:0px 8px;
}
.b_link a:hover{
	color:#ddd;
	text-decoration: underline;
}
/*----------Content--------------*/
#index_bottom {
	background:url(images/v_line.jpg) repeat-y center top;
	display:block;
	margin-top:70px;
	*margin-top:59px;
}
#index_bottom h1, #index_bottom h3{
	margin:0px;
	padding:0px;
	height:22px;
	background: url(images/b_line.gif) repeat-x left bottom;
	font-weight: normal;
}
.news {
	width:235px;
	float:left;
	margin-right:15px;
}
.inner_news {
	margin:0px;
	clear:both;
}
.news_content {
	width:235px;
	float:left;
	margin:8px 0px 0px 0px;
	clear:both;
}
.news_content ul, .inner_news ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.news_content li, .inner_news li{
	margin:0px;
	padding:0px 0px 0px 16px;
	list-style-type:none;
	background:url(images/bullet01.gif) no-repeat 2px center;
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	color:#5D5D5D;
	text-decoration:none;
	line-height:25px;
}
.news_content li a, .inner_news li a{
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	color:#5D5D5D;
	text-decoration:none;
}
.news_content li a:hover, .inner_news li a:hover{
	color:#5D5D5D;
	text-decoration: underline;
}
.startup {
	width:237px;
	float:left;
	margin-left:15px;
}
.startup_content {
	width:237px;
	float:left;
	padding:15px 0px 0px 0px;
}
.startup_content ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.startup_content li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	float:left;
}
.startup_content li img{
	margin:0px 15px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	float:left;
}
.more {
	float:right;
	display:block;
	margin-top:10px;
	outline:none;
}
.v_line {
	width:10px;
	background:url(images/v_line01.gif) repeat-y center top;
	height:28px;
}
.h_line {
	background:url(images/h_line.gif) repeat-x left center;
	height:30px;
	clear:both;
}
.banner {
	display:block;
	height:64px;
	width:762px;
	clear:both;
}
.sap_line {
	height:25px;
	background:#fff;
	width:1px;
}
#layout {
	margin:30px 0px 20px 0px;
	padding:0px;
	height: 450px;
}
.layout_top {
	border-bottom:solid 1px #FE8C11;
}
.lay_tab {
	float:right;
}
.lay_tab ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:#FE8C11;
	height:25px;
}
.lay_tab li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	float:left;
	line-height:25px;
}
.lay_tab li a{
	margin:0px;
	padding:0px 14px;
	list-style-type:none;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
	display:block;
}
.lay_tab li a:hover, .lay_tab li a.selected{
	background:#333333;
}
#layout h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#3E3733;
	text-decoration:none;
	width:139px;
	float:left;
}
.lay_content {
	margin:20px 0px 0px 0px;
	padding:0px;
}
.lay_box {
	width:213px;
	height:162px;
	border:solid 1px #dddddd;
	background:#FFFFFF;
	padding:10px 15px;
	font-family:Tahoma, Arial, Georgia;
	font-size:11px;
	color:#5D5D5D;
	text-decoration:none;
	line-height:16px;
}
.lay_box h1{
	background: url(images/bullet02.gif) no-repeat left center;
	font-family:Tahoma, Arial, Georgia;
	font-size:12px;
	color:#5D5D5D;
	text-decoration:none;
	font-weight:bold;
	padding-left:18px;
	margin:0px 0px 8px 0px;
}

.postmetadata {
	text-align: center;
	color: #5D5D5D;
	padding-bottom: 10px;
	background: url('images/h_line.gif') repeat-x bottom;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin:0;
	padding: 10px;
}

.gotop, .singletop {
	font: bold 10px Tahoma, Arial, Georgia;
	color: #5D5D5D;
	display: block;
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	text-align: right;
}

.singletop {
	background: url(images/h_line.gif) repeat-x top;
}
.rss {
	background:url(images/rss.gif) no-repeat left center;
	padding-left:20px;
	margin:0px;
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	float:right;
	margin:5px;
}
.rss a{
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	text-decoration:none;
}
.rss a:hover{
	text-decoration: underline;
}

h1.entrytitle a, h1.entrytitle a:link, h1.entrytitle a:visited {
	font: bold 15px "Times New Roman", Tahoma, Arial, Georgia;
	color: #E8832A;
	display: block;
	text-decoration:none;
}
h1.entrytitle a:hover{
	text-decoration:underline;
}
.nav {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	padding-bottom:5px;
	margin-bottom: 10px;
	background: url('images/h_line.gif') repeat-x bottom;
}