/*
Theme Name: LD-A
Theme URI: http://leadersdigest/
Description: Theme for the TLSA Blog
Author: Prem
Author URI: http://www.ludhianatoday.com
Template:
Version: 1.2
*/



body{

	padding:0px;
	margin:0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:73%;
	color:#555;
	font-weight:normal;
	text-align:center;
	line-height:1.5em;
	letter-spacing:normal;

	background-image:url(img/bglogo.jpg);
	background-position:left top;
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:#000;
}


#wrap{
	position:absolute;
	width:820px;
	margin:50px 0;
	left:50%;
	margin-left:-410px;
	text-align:left;
	background-image:url(img/tr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:15px;
	display:block;
}


#worksheet{
	background-image:url(img/white_dot.gif);
	background-position:top left;
	background-repeat:repeat;
	background-color:#fff;
	/*height:900px; */
	
}


#navpane{
	width:190px;
	float:left;
	background-color:#fff;
	/* display:block; */
	
}

#contentpane{
	width:620px; 
	/* float:left; */
	background-color:#fff;
	margin-left:195px;
	min-height:1500px;
	_height:1500px;
	
}

#footerbar{
	background-image:url(img/footerbg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:70px;
	margin:0 auto;
	vertical-align:middle;
	border-top:1px solid #eee;
	width:100%;
	text-align:center;
}




#navigations{
	padding:10px 0px 10px 10px;
}

#navigations ul{
	list-style:none;
}

#navigations ul li{	
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
}

#mainmenu{
	padding-right:10px;	
	/*background:url(img/menu-bg.jpg)top left no-repeat;*/
	height:170px;
}

#mainmenu ul{
	list-style:none;
	padding-right:10px;
	
}

#mainmenu ul li{
		padding-right:3px;
		text-align:right;
		font-size: 10pt;
		font-weight: bold;
		/*background:url(img/round-dot.gif) right center no-repeat;*/ 
		padding-top:4px;
		padding-bottom:4px;
}

#categorymenu{
	padding-right:10px;
}

#categorymenu ul{
	list-style:none;
}

#categorymenu ul li ul li{
		padding-right:10px;
		text-align:right;
		background:url(img/round-dot.gif) right center no-repeat; 
}

#categorymenu h2{
line-height:30px;
background-image:url(img/rings.gif);
background-position:left middle;
background-repeat: no-repeat;
vertical-align:middle;	
}

#archieves{
	padding-right:10px;
}

#archieves ul{
	list-style:none;
}

#archieves ul li{
		padding-right:10px;
		text-align:right;
		background:url(img/round-dot.gif) right center no-repeat; 
		
}


#archieves h2{
line-height:30px;
background-image:url(img/rings.gif);
background-position:left middle;
background-repeat: no-repeat;
vertical-align:middle;	
}


#content{
	background-image:url(img/chess2.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:220px;
	
	
}

#articles{
	margin:10px;
	width:550px;
}


ul,li {
padding:0; margin:0;	
}
#content ul { padding-left: 20px; }

h1, h2{ 
	padding:0;
	margin:0;
	font-size:13px;
	color:#0666B3;
}

h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;	
}

.cleared{
	clear:both;
}

.noarticle{
	background-image:url(img/noarticle.jpg);
	background-color:#fff;
	background-position:right bottom;
	background-repeat:no-repeat;
	width:505px;
	height:250px;
}


.article{
	background-image:url(img/greydot.gif);
	background-position:top left;
	background-repeat:repeat-y ;	
	padding:10px
}


.dotted_line{
	height:2px;
	width:100%;
	background-image:url(img/greydot-bottom.gif);
	background-position:top left;
	background-repeat:repeat-x ;
	/* clear:both; */
}

a, a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	color:#4c6291;
}


.post_title h2{
	font-size:18px;
	line-height:18px;
}

.post_title small{
	height:15px;
	border-bottom: 1px solid #eee;
	vertical-align:middle;
	
}

.post_footer{
	
		border-top:1px solid #eee;
		border-bottom:1px solid #eee;
}


.postmetadata{
		vertical-align:middle;
		padding:10px 0;
		font-size:10px;
}
	

#footermenu{
	margin:0px auto;
	padding:10px;
	width:70%;
	text-align:center;
	
		
}


#footermenu ul {
	list-style:none;
	clear:both;
	margin:0 auto;
	height:40px;
	
}

#footermenu ul li {
	/*float:left; */
	clear:none;
	display:inline;
	padding-left:10px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

	
	
/* COMMENT  *********************** */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform{
	width:90%;	
}
	
#commentform textarea{
	width:90%;	
}

	
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

	
.commentmetadata {
	font-weight: normal;
	}
	
/* COMMENT - ENDS *************************************    */


#recentposts{
	padding-right:10px;
}

#recentposts ul{
	list-style:none;
}

#recentposts ul li{
		padding-right:10px;
		text-align:right;
		background:url(img/round-dot.gif) right center no-repeat; 
		
}

#recentposts h2{
line-height:30px;
background-image:url(img/rings.gif);
background-position:left middle;
background-repeat: no-repeat;
vertical-align:middle;	
}

#blogintro{
	padding-left:5px;
}



#recentcomments{
	padding-right:10px;
}

#recentcomments ul{
	list-style:none;
}

#recentcomments ul li{
		padding-right:10px;
		text-align:right;
		background:url(img/round-dot.gif) right center no-repeat; 
}

#recentcomments h2{
line-height:30px;
background-image:url(img/rings.gif);
background-position:left middle;
background-repeat: no-repeat;
vertical-align:middle;	
}


.advt{
	padding-top:15px;
	padding-bottom:5px;
	padding-right:4px;
	
}
