/*

Theme Name: True Elegance

Theme URI: http://www.customthemedesign.com/

Description: True Elegance WordPress theme is a unique and stunning wordpress style by <a href="http://www.customthemedesign.com/">Custom Theme Design</a>.

Version: 1.0

Author: Ahmed Fouad

Author URI: http://www.customthemedesign.com/

*/



/*

CSS General Reset

*/

* {

	font-family: arial;

	font-size: 1em;

	outline: 0;

	padding: 0;

	border: 0;

	text-decoration: none;

	

	white-space: normal;

}

.post h2{
font-size:2.5em;
}

.entry h2{
font-size:1.5em;
}

.entry ul{
	list-style-type:disc;
	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 15px;

	}

.topmenu {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #215EC3;
 }
.widget {
	width: 95%;
	margin-left: 5px;
	
	 border: 0px; 
}
.widget ul li{
	background: url(images/bullet.gif) no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 1px dotted #ddd;

}

.widgettitle{
border-bottom: 2px solid #ddd;
border-top-color:#215EC3;
border-top-style:solid;
border-top-width:3px;
}

#sidebar{
list-style-type: none;
background-color:#F0F3F7;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}

html, body {color: #666666;}

hr {display: none}

blockquote:before, blockquote:after, q:before, q:after {content: ''}

blockquote, q {quotes: "" ""}

ul {list-style-type: none}

ol {list-style-type: none}

.clear {clear: both}



/*

Layout CSS Information

*/

body {

	 background:#024978;
         background-image:url(http://twb.edu.in/wp-content/themes/True_Elegance/images/Stage_BG_btm.png);
	text-align: center;
background-repeat:repeat-x;
font-family:Tahoma,Verdana,Segoe,sans-serif;
/* padding-bottom:20px; */
FONT-SIZE: 11px; 
}

UL.bullet-b UL li{ 
list-style-image:none;
list-style-position:outside;
list-style-type:square; 
margin-left:35px;
padding-top: 10px;
font-size: 11px;
color:#666;
}

#container {

	width: 1000px;

	border-left: 0px solid #cbdde1;

	border-right: 0px solid #cbdde1;

	background: #fff;

	margin-right: auto;

	margin-left: auto;

	text-align: left;
        
        position:relative;
} 




/*

Very Top Bar

*/

#top {

	width: 1000px;

	background: #eeedd9;

	border-bottom: 3px solid #a6dc00;

	height: 24px;

}



#pagemenu {

	float: left;

	height: 24px;

	margin-left: 20px;

	display: inline;

	border-left: 1px solid #ddd;

	background: #fff;

	z-index: 20;

}



#pagemenu li {

	float: left;

	display: block;

	height: 24px;

}



#pagemenu li ul li {

	height: 24px;

	border-bottom: 1px solid #ddd;

	width: 100%;

}



#pagemenu li a {

	display: block;

	padding-left: 10px;

	padding-right: 10px;

	font-weight: bold;

	font-size: 1em;

	text-transform: lowercase;

	line-height: 24px;

	border-right: 1px solid #ddd;

}



#pagemenu li a:hover {

	background: #a6dc00;

	color: #fff;

	border-right: 1px solid #a6dc00;

}



#pagemenu li.current_page_item a {

	background: #a6dc00;

	color: #fff;

	border-right: 1px solid #a6dc00;

}



#pagemenu li.current_page_item a:hover {

	background: #a6dc00;

	color: #fff;

	border-right: 1px solid #a6dc00;

}



#pagemenu ul {

	display: none;

	z-index: 99;

	position: absolute;

}



#pagemenu ul li a {

	display: block;

	background: #FFF;

}



#pagemenu li ul a:hover {

	display: block;

	background: #FFF;

}



#pagemenu ul a {

	display: block;

}



#pagemenu ul ul {

	margin-top: -25px;

	display: none;

	margin-left: 199px;

	position: absolute;

}



#pagemenu li:hover ul ul {

	display: none;

}

#pagemenu li:hover ul {

	display: block;

}

#pagemenu ul li:hover ul {

	display: block;

}

#pagemenu li ul li {

	display: block;

	width: 100%;

}



#pagemenu li.page_item ul {

	border-top: 1px solid #ddd;

	width: 200px;

}



#pagemenu li.page_item a {

	display: block;

}



#pagemenu li.page_item a:hover {

	display: block;

}



#pagemenu li.page_item ul li a {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	border-right: 1px solid #ddd;

	border-left: 1px solid #ddd;

	background: #FFF;

	padding-left: 10px;

	padding-right: 10px;

	text-transform: lowercase;

	font-size: 0.7em;

	font-weight: bold;

	color: #666;

}



#pagemenu li.page_item ul li a:hover {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	border-right: 1px solid #a6dc00;

	border-left: 1px solid #ddd;

	background: #FFF;

	padding-left: 10px;

	padding-right: 10px;

	text-transform: lowercase;

	font-size: 0.7em;

	font-weight: bold;

	color: #ff9000;

}



/*

Search bar

*/

#searchbar {

	float: right;

	display: inline;

	margin-right: 5px;

	
	margin-top: 1px;

}



.searchform {

	display: inline;

	vertical-align: middle;

	float: right;

}



.searchform fieldset {

	display: inline;

	vertical-align: middle;

}



.searchform label {

	display: inline;

	vertical-align: middle;

}



.searchform input {

	display: inline;

	vertical-align: middle;

}



.searchform .searchlabel {

	color: #9ca485;

	font-weight: bold;

	text-transform: uppercase;

	margin-right: 5px;

	font-family: verdana;

	letter-spacing: -1px;

}



.searchform .searchterm {

	border: 1px solid #ddd;


	width: 180px;

	padding: 2px;

	color: #999;

	background: #fff;

}



.searchform .searchterm:focus {

	border: 1px solid #bbb;

	color: #ff9600;

	background: #fff;

}



.searchform .searchbutton {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 21px;

}



.searchform .searchbutton:hover {

	color: #ff9600;

}



.searchformI {

	vertical-align: middle;

	font-size: 0.7em;

}



.searchformI fieldset {

	display: inline;

	vertical-align: middle;

}



.searchformI label {

	display: inline;

	vertical-align: middle;

}



.searchformI input {

	display: inline;

	vertical-align: middle;

}



.searchformI .searchlabel {

	color: #9ca485;

	font-weight: bold;

	text-transform: uppercase;

	margin-right: 5px;

	font-family: verdana;

	letter-spacing: -1px;

}



.searchformI .searchterm {

	border: 1px solid #ddd;

	width: 180px;

	padding: 3px;

	color: #999;

	background: #fff;

}



.searchformI .searchterm:focus {

	border: 1px solid #bbb;

	color: #ff9600;

	background: #fff;

}



.searchformI .searchbutton {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 21px;

}



.searchformI .searchbutton:hover {

	color: #ff9600;

}



/*

Header CSS

*/

#header {

	width: 1000px;

	height: 60px;

	margin-top: 15px;

	margin-bottom: 15px;

}



#header_logo {

	float: left;

	height: 100px;

	display: inline;

	margin-left: 20px;

}



#header_logo h1.blogtitle {

	float: left;

	margin-right: 10px;

	background: url(images/logo.gif) no-repeat top center;

	padding-top: 39px;

}



#header_logo h1.blogtitle a {

	color: #6f8ba3;

	font-family: "Trebuchet MS";

	font-size: 1.1em;

	line-height: 1.2em;

	letter-spacing: -1px;

}



#header_logo h1.blogtitle a:hover {

	color: #366799;

}



#header_logo .description {

	float: left;

	color: #666;

	font-weight: bold;

	font-size: 0.7em;

	line-height: 1.4em;

	padding-top: 44px;

}



#header_ad {

	float: right;

	width: 468px;

	height: 60px;

	display: inline;

	margin-right: 20px;

}



/*
#header_ad img {

	display: block;

}




Page Menu CSS

*/

#bar {

	width: 1000px;

	height: 28px;

	background: url(images/menu.gif) repeat-x;

	border-top: 4px solid #EFBD31;

}



#bar #toprss {

	float: right;

	display: inline;

	height: 28px;

	margin-right: 10px;

}



#bar #toprss a {

	float: right;

	display: block;

	color: #fff;

	font-size: 10px;

	text-transform: uppercase;

	font-weight: bold;

	background: url(images/rssround.gif) no-repeat left center;

	padding-left: 25px;

	height: 28px;

	line-height: 28px;

}



#bar #toprss a:hover {

	color: #e1f876;

}



#catmenu {

	float: left;

	display: inline;

	height: 28px;

	z-index: 20;

}



#catmenu li {

	float: left;

	display: block;

	height: 28px;

	border-right: 1px solid #5A9CD8;

}



#catmenu li ul li {

	height: 24px;

	border-right: 0;



	border-bottom: 1px solid #ddd;

	width: 100%;

}



#catmenu li a {

	display: block;

	font-size: 1em;

	font-weight: bold;

	color: #FFF;

	line-height: 28px;

	padding-left: 10px;

	padding-right: 10px;

}



#catmenu li a:hover {

	background: #EFBD31;

}



#catmenu li.current-cat a {

	color: #f99b1c;

	background: #FFF;

}



#catmenu li.current-cat a:hover {

	color: #f99b1c;

	background: #FFF;

}



#catmenu ul {

	display: none;

	z-index: 99;

	position: absolute;

}



#catmenu ul li a {

	display: block;

	background: #FFF;

}



#catmenu li ul a:hover {

	display: block;

	background: #FFF;

}



#catmenu ul a {

	display: block;

}



#catmenu ul ul {

	margin-top: -24px;

	display: none;

	margin-left: 200px;

	position: absolute;

	border-left: 1px solid #ff9000;

}



#catmenu li:hover ul ul {

	display: none;

}



#catmenu li:hover ul {

	display: block;

}



#catmenu ul li:hover ul {

	display: block;

}



#catmenu li ul li {

	display: block;

	width:100%;

}



#catmenu li.cat-item ul {

	width: 200px;

}



#catmenu li.cat-item a {

	display: block;



}




#catmenu li.cat-item a:hover {

	display: block;

}



#catmenu li.cat-item ul li a {

	display: block;

	text-align: left;

	font-size: 1em;

	height: 24px;

	line-height: 24px;

	padding-left: 10px;

	padding-right: 10px;

	color: #FFF;

	font-weight: bold;

	text-transform: none;

	background: #215A8C;

}



#catmenu li.cat-item ul li a:hover {

	display: block;

	text-align: left;

	font-size: 1em;

	height: 24px;

	line-height: 24px;

	padding-left: 10px;

	padding-right: 10px;

	color: #fff;

	font-weight: bold;

	text-transform: none;

	background: #EFBD31;

}



/*

Blog Information Section

*/

#bloginfo {

	width: 1000px;

	background: url(images/bginfo.gif) no-repeat;

	border-top: 3px solid #fff;

	border-bottom: 3px solid #ccea00;

	color: #eee;

}



#bloginfo a {

	color: #FFF;

}



#bloginfo a:hover {

	color: #e3fa7a;

}



#bloginfobox {

	margin: 5px;

}



#bloginfo ul {

	width: 990px;

}



#bloginfo ul li {float: left}

#bloginfo ul li ul li {float: none}



#bloginfo ul li.posts, #bloginfo ul li.comments, #bloginfo ul li.tags {

	width: 330px;

}



#bloginfo ul li.posts h2 {

	display: block;

	background: url(images/ico_posts.gif) no-repeat;

	background-position: 10px center;

	padding-left: 30px;

	font-size: 1em;

	line-height: 1.7em;

	font-weight: bold;

	color: #e3fa7a;

}



#bloginfo ul li.comments h2 {

	display: block;

	background: url(images/ico_comments.gif) no-repeat;

	background-position: 10px center;

	padding-left: 30px;

	font-size: 1em;

	line-height: 1.7em;

	font-weight: bold;

	color: #e3fa7a;

}



#bloginfo ul li.tags h2 {

	display: block;

	background: url(images/ico_tags.gif) no-repeat;

	background-position: 10px center;

	padding-left: 40px;

	font-size: 1em;

	line-height: 1.7em;

	font-weight: bold;

	color: #e3fa7a;

}



#bloginfo ul li.posts ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.comments ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.tags ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.posts ul li {

	border-bottom: 1px dotted #607991;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.comments ul li {

	border-bottom: 1px dotted #607991;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.tags ul li {

	border-bottom: 1px dotted #607991;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.comments ul li a {

	display: block;

	font-size: 1em;

	background: url(images/ico_comment.gif) no-repeat left 3px;

	padding-left: 20px;

	line-height: 1.3em;

	font-weight: bold;

}



#bloginfo ul li.comments ul li a span {

	font-weight: normal;

}



#bloginfo ul li.comments ul li a:hover span {

	color: #fff;

}



#bloginfo ul li.comments ul li a:hover {

	background: url(images/ico_commento.gif) no-repeat left 3px;

}



#bloginfo ul li.tags ul li a {

	line-height: 1.3em;

	color: #ddd;

	font-size: 1em;

	text-transform: lowercase;

}



#bloginfo ul li.tags ul li a:hover {

	color: #e3fa7a;

}



.r_time {

	display: block;

	font-size: 0.7em;

	line-height: 1.3em;

}



.r_head a {

	display: block;

	font-weight: normal;

	font-size: 1em;

	line-height: 1.3em;

	font-weight: bold;

}



/*

Content Layout

*/

#content {

	width: 1000px;
       
               
}



#content #column {

	float: left;

	width: 550px;

	margin-left: 1px;

	margin-right: 0px;

	display: inline;

}



#content #sidebar {

	float: right;

	width: 287px;

	margin-right: 0px;

	margin-left: 0px;

	display: inline;

	border-right: 1px dotted #ddd;

	border-left: 1px dotted #ddd;

	border-bottom: 1px dotted #ddd;

	padding-left: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

}



/*

Sidebar Widgets



#sidebar h2 {

	font-size: 0.85em;

	font-family: "trebuchet ms", arial, tahoma;

	line-height: 1.3em;

	color: #666;

	text-transform: Sentencecase;

	margin-top: 20px;

	border-top: 1px solid #eee;

	background: url(images/h.gif) no-repeat left 7px;

	padding-left: 15px;

}

*/

#sidebar p {

	margin: 0px 0px 7px 0px;

}



#sidebar .box {

	margin-top: 5px;



	font-size: 1em;

	line-height: 1.4em;

	color: #999;

}



.videobox {

	border: 4px solid #ddddd4;

	width: 380px;

	height: 214px;

}



.center {

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



#sidebar a:hover {

	color: #366799;

}

#content sidebar li li {

	background: url(images/bullet.gif) no-repeat;

	background-position: left 8px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 15px;

	border-bottom: 1px dotted #ddd;

}

.sidebar1 {

	width: 388px;


}



.sidebar2 {

	width: 150px;
	float: left;
	display: inline;
        border-right: 1px dotted #ddd;
	border-left: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
       /* background-color:#F0F3F7;*/
}



.sidebar1 ul ul, .sidebar2 ul ul {

	font-size: 1em;

	color: #999;

	line-height: 1.4em;

}



.sidebar1 ul div, .sidebar2 ul div {

	font-size: 1em;

	color: #999;

	line-height: 1.4em;

}



.sidebar1 ul div div, .sidebar2 ul div div {

	font-size: 1em;

}



.sidebar1 li li {

	background: url(images/bullet.gif) no-repeat;

	background-position: left 8px;

	padding-top: 3px;

	padding-bottom: 3px;





	padding-left: 15px;

	border-bottom: 1px dotted #ddd;

}



.sidebar2 li li {

	background: url(images/bullet.gif) no-repeat;

	background-position: left 8px;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 15px;

	border-bottom: 1px dotted #ddd;

}

.sidebar2 ul {
	padding-left: 5px;
}


.sidebar1 li li li {

	font-size: 1.2em;

	background: none;

	background-position: none;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 10px;

	border-bottom: 0;

	border-left: 1px dotted #ccc;

}



.sidebar2 li li li {

	font-size: 1.2em;

	background: none;

	background-position: none;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 10px;

	border-bottom: 0;

	border-left: 1px dotted #ccc;

}



/*

Feed CSS

*/

.rssfeed {

	background: url(images/rssimg.gif) no-repeat;

	background-position: left 0px;

	padding-left: 30px;

}



.rssfeed a {

	border-bottom: 1px dotted #ddd;

}



.emailfeed {

	background: url(images/rssemail.gif) no-repeat;

	background-position: left 0px;

	padding-left: 30px;

}



.feedform {

	font-size: 0.9em;

}



.feedemail {

	border: 1px solid #ddd;

	width: 200px;

	padding: 3px;

	color: #999;

	background: #fffff4;

}



.feedemail:focus {

	border: 1px solid #bbb;

	color: #ff9600;

	background: #fff;

}



.feedsubmit {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 22px;

}



.feedsubmit:hover {

	color: #ff9600;

}



/*

Sidebar Ads CSS

*/

ul.ads li {

	float: left;

	display: inline;

	margin-right: 3px;

}



ul.ads img {

	margin-right: 3px;

        display: block;

	float: left;

}



/*

Footer CSS

*/

#footer {

/*	width: 980px;

	padding: 10px;

	margin-top: 10px;

	background: #3b6a98;

	border-top: 3px solid #3b6a98;

	color: #fff;

	text-align: right;
*/
    background: none repeat scroll 0 0 #3B6A98;
    border-top: 3px solid #3B6A98;
    color: #FFFFFF;
    height: 50px;
    padding: 10px;
    text-align: right;
    width: 980px;
}



#footer a {

	color: #fff;

	font-weight: bold;

}



#footer a:hover {

	color: #fff;

}



.copyright {

	float: left;

	line-height: 2em;


}

.credit {

	float: right;

	color: #fff;

	line-height: 1.4em;

}



a.sitename {

	border-bottom: 1px dotted #ff9600;

}



a.footrss {

	background: url(images/rssimg.gif) no-repeat left center;

	padding-left: 22px;

	margin-left: 10px;

}



.credit a {

	font-weight: bold;

	color: #fff;

}



.credit a:hover {

	color: #ff9600;

}



/*

General Styles THE POST

*/

.post {
        background: #FFF;
	padding: 10px;

}

.post ul li {
margin-left:2em;
list-style-image:url(http://twb.edu.in/images/global/bullet1.gif);
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {

	line-height: 1.3em;
        color:#366799;
	margin: 0px 0px 5px 0px;

}



.post p {

	line-height: 1.5em;
        color: #666666;
}


.post img {

	vertical-align: middle;

}



.more-link {

	display: block;

	font-weight: bold;

	font-size: 1.1em;

	font-family: "Trebuchet MS";

}



.post ins {

	text-decoration: underline;

}



.post del {

	text-decoration: line-through;

}



.post code {

	display: block;

	border: 1px dotted #ddd;

	width: 400px;

	padding: 10px;

	background: #eee;

	color: #666;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

}



.post blockquote {

	display: block;

	border: 1px dashed #ddd;

	width: 400px;

	padding: 10px 10px 0px 10px;

	background: #FFF;

	color: #000;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

}





.post blockquote p {

	background: url(images/blockquote.gif) no-repeat;



	background-position: left top;

	padding-left: 40px;

	color: #5a727b;

	font-weight: bold;

}



a {

	color: #3491c6;

}



a:hover {

	color: #EFBD31;

}



.post h2 a {

	color: #366799;

	border-bottom: 1px dotted #ddd;

}



.post h2 a:hover {

	color: #EFBD31;

	border-bottom: 1px dotted #ccc;

}



.post .entry {
          padding-left:5px;
          padding-right:5px;

}



.post .postinfo {

	color: #aaa;

	border-bottom: 1px dotted #ddd;

	line-height: 1.4em;

	padding-top: 2px;

	padding-bottom: 5px;

}



.post .info {

	float: left;

}



.post .info a {

	padding-top: 4px;

	padding-bottom: 4px;

	height: 15px;

	background: url(images/ico_author.gif) no-repeat left center;

	padding-left: 18px;

}



.post .commentnum {

	float: right;

	background: url(images/ico_commentw.gif) no-repeat left center;

	padding-left: 20px;

}



.post .category {

	color: #aaa;

	background: url(images/ico_cat.gif) no-repeat;

	background-position: left 3px;

	padding-left: 25px;

	padding-top: 5px;

	padding-bottom: 5px;

	border-bottom: 1px dashed #eee;

}



.post .tags {

	background: url(images/ico_tag.gif) no-repeat;

	background-position: left 3px;

	padding-left: 35px;

	color: #aaa;

	line-height: 1.5em;

	padding-top: 5px;

	border-top: 1px solid #eee;

	float: right;

	text-transform: lowercase;

}



.post .ratings {

	line-height: 1.3em;

	color: #666;

	margin: 0px 0px 10px 0px;

}



.post .views {

	
	color: #666;

	margin: 0px 0px 10px 0px;

}



/*

Post Images - Alignments

*/

img.alignleft, img.alignright, img.aligncenter, img.alignnone {

	border: 3px solid #eee;

}



.alignleft {

	float: left;

	display: inline;

	margin-right: 10px;

	margin-bottom: 2px;

}



.alignright {

	float: right;

	display: inline;

	margin-left: 10px;

	margin-bottom: 2px;

}



.aligncenter {

	display: inline;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



.alignnone {

	display: inline;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



p.wp-caption-text {

	padding: 3px;

	color: #999;

}



/*

Default Navigation _Next entries _Previous entries

*/

.nav {

	margin-top: 1px;

	font-size: 11px;

}



.nav a:hover {

	color: #333;

}

	



.nav_left {

	float: left;

	display: inline;

}



.nav_right {

	float: right;

	display: inline;

}



/*

Other Post Boxes

*/

.post_header {

	padding-top: 10px;

	margin-left: 10px;

	padding-right: 10px;

	border-bottom: 1px solid #e4e7cf;

}



.post_header h1 {

	font-size: 1em;

	color: #366799;

}



.post_author, .post_follow {

	background: #fffff4;

	padding: 10px;

	font-size: 1em;

	color: #666;

	line-height: 1.5em;

	border: 1px solid #eeeee4;

	font-family: "Trebuchet MS"

}



.post_follow a {

	font-weight: bold;

}



/*

Comments

*/

.commentlistdiv {

	margin-top: 10px;

	padding: 10px;

	background: #FFF;

	border: 1px dotted #ddd;

	font-size: 1em;

	color: #666;


}



.commentlistdiv h1 {


	font-size: 1.3em;

	color: #366799;

	border-bottom: 1px solid #eee;

	line-height: 1.5em;

}



.commentlist li {

	background: #fff;

	border-bottom: 1px dotted #ddd;

	padding: 20px;

}



.commentlist li.alt {

	background: #fff;

}



.pane_l {

	float: left;

	display: inline;

	width: 160px;

	min-width: 160px;

	max-width: 160px;

	border-right: 1px dotted #ddd;

	padding-right: 20px;

	margin-right: 20px;

}



.pane_r {

	display: block;

	line-height: 1.5em;

	margin-left: 201px;

}



.c_author {

	font-size: 0.9em;

	font-weight: bold;

	margin: 0px 0px 7px 0px;

}



.c_avatar {

	display: block;

	margin: 0px 0px 7px 0px;

}



.c_date {

	color: #aaa;

	font-size: 0.9em;

	margin: 0px 0px 7px 0px;

}



.c_approved {

	color: #aaa;

	font-size: 0.9em;

}



/*

Trackbacks / Pinbacks

*/

.post_ping {

	background: #fffff4;

	padding: 10px;

	border: 1px solid #eeeee4;

	font-family: "Trebuchet MS";

	font-size: 0.7em;

	color: #666;

	line-height: 1.5em;

}



.post_ping h1 {

	font-size: 1.2em;

}



.post_ping ol {

	margin-left: 20px;

}



.post_ping ol li {

	padding-top: 3px;

}



/*

Reply

*/

.reply {

	margin-top: 10px;

	padding: 10px;

	background: #FFF;

	border: 0px dotted #ddd;

	font-size: 1em;

	color: #666;

}



.reply h1 {

	font-size: 1.3em;

	color: #366799;

	border-bottom: 1px solid #eee;

	line-height: 1.5em;





}



.reply label {

	font-family: "Trebuchet MS";

	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	margin-left: 5px;

}



.replytext {

	width: 200px;

	background: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	border: 1px solid #eee;

	padding: 3px;

}



.replytext:focus {

	background: #fffff9;

}



.replyarea {

	width: 440px;

	height: 140px;

	background: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	border: 1px solid #eee;

	padding: 3px;

}



.replyarea:focus {

	background: #fffff9;

}



.replybutton {

	cursor: pointer;

	font-size: 0.9em;

	font-weight: bold;

	background: url(images/commentbutton.gif) no-repeat;

	width: 100px;

	height: 22px;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #fff;

}



.replybutton:hover {

	background: url(images/commentbutton_on.gif) no-repeat;

}



.rssstyle {

	color: #FFFFFF;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}





.tbox {
border:1px solid #BFCED7;
color:#4C4C4C;
font-family:Arial;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:11px;
line-height:11px;
padding:5px;
width:200px;
}

#homecontent-bottom {/* The lower area f the homepage */
	width:700px;
	margin-top:20px;
	}
	
	
#homemidcol .clearfloat, #homeleftcol .clearfloat, #homerightcol .clearfloat {
	padding:12px 0;
	}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:inline-block;
	}	

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:block;
	}
	
.cat-head {/* Background for the category teasers headline on the homepage */
		background-color:#F0F3F7;
	padding:4px;
/*background: url(images/boxbar.jpg) repeat-x;*/
height:20px;
width:100%;
	}
.home-cat-img {float:left; margin:0 6px 4px 0;}

#homeleftcol {
	width:47%;
	padding:0 10px 0 10px;
	text-align:justify;
	float:left;
line-height:1.4;
font-size:13px;
font-family:Arial,Helvetica,sans-serif;
color:#000;
	}

#homemidcol {
	width:47%;
	padding:0 10px 0 10px;
	text-align:justify;
	float:left;
line-height:1.4;
color:#000;
font-size:13px;
font-family:Arial,Helvetica,sans-serif;
	}
	
#homerightcol {
	width:47%;
	border-left:1px solid #ccc;
	padding-left:10px;
	text-align:justify;
	float:right;
line-height:1.4;
color:#000;
font-size:13px;
font-family:Arial,Helvetica,sans-serif;
	}



/* css for middle column */



	.widget a {
	color: #3491c6;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #3491c6;
	text-decoration: underline;
	}

.widget1 {
	width: 100%;
	margin: 2px;
	padding: 1px;
	 border: 1px solid #A0B4CD; 
	margin-bottom: 15px;
	background-color: #F0F3F7;
}

	.widget1 a {
	color: #3491c6;
	text-decoration: none;
	}
	
	.widget1 a:hover {
	color: #3491c6;
	text-decoration: underline;
	}


	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: sentencecase;
		color: #366799;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #366799;
	text-decoration: none;
	background-color: #fff;
padding-bottom:8px;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
/* END of css for middle column */




/* Site CSS */
body {
	margin: 0px;
	padding: 0px;
		
}
.menu {
	font-family: arial;
	color: #FFFFFF;
	background-image: url(../images/menu_bg.png);
	height: 30px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #517AA5;
	font-size: 12px;
}
.menu a{
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;



}
.menu a:hover{
	font-family: arial;
	color: #FFFFFF;
	background-color: #f2bc13;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	padding: 4px;

}


.menubg {
	background-color: #4075CC;
}

.m1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}

.bulletm1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}

.whitem1 {
	font-family: arial;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/newsbg.png);
	background-repeat: repeat;
}

	
.topmenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	height: 20px;
        
}

.topmenu a:hover {
	background-color: #f2bc13;
	color: #FFFFFF;
	display: block;
	height: 20px;
	}

.topmenuseperator {
        color: #fff;
        }

.boxer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.menutext {
	font-family: arial;
	font-size: 12px;
	color: #215EC3;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.pagehead {
	font-family: arial;
	font-size: 16px;
	color: #215EC3;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
.menu1 a{
	font-family: arial;
	font-size: 12px;
	color: #215EC3;
	text-decoration: none;
	
	}
	

.menu1 a:hover{
	font-family: arial;
	color: #274D8D;
	text-decoration: none;
	font-size: 12px;
}
.boxs {
	border: 1px solid #CCCCCC;
	text-decoration: none;
	text-align: left;
}
.but {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.backnav {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #215ec3;
	text-decoration: none;
	line-height: 9px;
}
.backnav a {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #215ec3;
	text-decoration: none;
}
.backnav a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #215ec3;
	text-decoration: none;
	background-color: #f2bc13;
}

.tboxarea {
	border: 1px solid #999999;
	height: 20px;
	width: 120px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}


.handcursor1 {
	cursor:pointer;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

ul.bullet-a li { 
   list-style-image: 
    url('http://twb.edu.in/images/global/bullet1.gif');  
background-image: none;
margin-left:2em; 
border-bottom:1px dotted #666666;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
width:85%;
font-weight:normal;
}
ul.bullet-a { 
   list-style-image: 
    url('http://twb.edu.in/images/global/bullet1.gif');  
margin-left:2em; 
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
font-weight:bold;
color:#666;
}

ul.bullet-b li { 
   list-style-image: 
    url('http://twb.edu.in/images/global/bullet1.gif');  
font-size: 11px;
font-weight:normal;
}
ul.bullet-b { 
   list-style-image: 
    url('http://twb.edu.in/images/global/bullet1.gif');  
font-size: 11px;
color:#666;
}

.fieldseta {
border:1px solid #CCCCCC;
margin:20px;
padding:1em;
}
.widget2{
background:#218CC9 none repeat scroll 0 0;
color:#FFFFFF;
width:99%;
padding: 1px;
border: 0px; 
}

/* End of CSS */
