/*  
Theme Name: Sanjay Suri Official website
Theme URI: http://www.sanjaysuri.com/
Description: Blog of Sanjay Suri - Actor, Model, Producer
Version: 1.0
Author: Webonautics
Author URI: http://www.webonautics.com/

*/
BODY {
	margin-left:0in;
	margin-right:0in;
	margin-top:0in;
	margin-bottom:0in;
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	background: #ffffff url(http://www.sanjaysuri.com/graphics/gradient.png) repeat-x;
	color: #3a3a3a;
} 

/* hyperlinks */
a:link, a:active, a:visited{
	color:#bf0000;
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*  layout elements and styles  */	
#bodyWrap{
	margin: 0 auto;
	width: 924px;
	text-align: left;
}

#footerWrap{
	margin: 0 auto;
	width: 920px;
	text-align: left;
	background: url(http://www.sanjaysuri.com/graphics/shadow_foot.png) top center no-repeat;
}

#shadowLeft{
	background: url(http://www.sanjaysuri.com/graphics/left_shadow.png) top left repeat-y;
}

#rightshadow{
	background: url(http://www.sanjaysuri.com/graphics/right_shadow.png) top right repeat-y;
}

#container{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #f4f3f3;
	border-top: 6px solid #fff;
	border-right: 6px solid #fff;
	border-bottom: 12px solid #fff;
	border-left: 6px solid #fff;
}

#contentsWrap{
	background: #fff;
	border: 1px solid #7d7d7d;
	padding: 14px 9px;
}

/* branding panel */	
#flashHeader{
	padding: 0px;
	margin: 0px;
}

#flashHandle{
	height: 18px;
	text-align: right;
}

.handcursor{
	cursor:hand;
	cursor:pointer;
}

#masterhead{
	height: 50px;
	padding: 10px 0px;
}

#masterhead #logo{
	float: left;
	padding: 0px 0px 0px 2px;
	width: 448px;
	float: left;
}

#masterhead #byline{
	float: left; 
	padding: 6px 2px 0px 0px;
	text-align: right;
	width: 448px;
}

/* main menu links */	
#navblock{
	background: #000;
	font: 12px/12px Arial, Verdana;
	width: 900px;
	clear: both;
}

#navblock a{
	font: 12px/12px Arial, Verdana;
}


/*  content elements and styles - pages */	
#pathHolder{
	text-align:right;	
	margin-bottom: 15px;
}



/* blog blocks */
#blogHolder{
	padding-bottom: 25px;
}

#widgetHolder{
	padding-bottom: 25px;
	overflow: auto;
}

#SearchHolder{
	border: 0px;
	margin: 0px;
}


/* footer content styles */	
#footContents{
	color: #6c6c6c;
	font: 10px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	padding: 20px 20px 75px 10px;
}

#footContents a, #footContents a:visited, #footContents a:hover, #footContents a:active{
	color: #bf0000;
	font: 10px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

#footIcons{
	float:right;
	padding:0px;
	margin:0px;
	border: 0px;
}

/* generic all purpose styles */	
.imglinks{
	margin:0px;
	padding: 0px;
	border: 0px;
}

.imgleft{
	margin:0px 20px 0px 0px;
	float: left;
	padding: 0px;
	border: 0px;
}

.imgright{
	margin:0px 0px 0px 20px;
	float: right;
	padding: 0px;
	border: 0px;
}

.pageTitle{
	font: 400 26px/165% Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	letter-spacing: 0.05em;
	border-bottom:1px dashed #999999;		
	margin-bottom: 6px;
}



/* ####################### blog css ############################## */

/* ----------------- typography -----------------  */	
.entry p {
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;	
	color: #6f6f6f;	
	padding:2px 2px 2px 8px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
small {
	font: 10px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;	}
	

small, .nocomments,  blockquote, strike {
	color: #7b7b7b;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}


	

/* End Typography & Colors */

/* ----------------- wordpress core structure elements -----------------  */
/* Begin Structure */
.post {
	margin: 5px 0px 20px 0px;
	padding: 0px;	
	border: 1px dotted #999999;	
	overflow: auto;
}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: none;
/*	padding-left: 10px;
	text-indent: -10px; */
	} 

html>body .entry li {
	margin: 7px 0 2px 10px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
fieldset{
	border: 1px solid #000;	
	padding: 10px;
	text-align:left;
}

legend{
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;
	padding: 10px;	
}

.error{
	color:#f00;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

#login_error{
	color:#f00;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

.success{
	color:#000;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Post styles  */
.post h1{
	font: 16px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;
	padding: 4px;
	margin: 0px;
}

.post h1 a{
	color:#bf0000;
	font: 16px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	padding: 4px;
	margin: 0px;
}

.postmetadetails{
	font-size: 11px;
	padding: 4px;
	margin: 4px;
	text-align: left;
	background: #ededed;
}

.postmetadetails a, .postmetadetails a:visited, .postmetadetails a:hover, .postmetadetails a:active{
	font-size: 11px;
}

.postmetadetails .icons{
	vertical-align:middle;
	padding: 0px 2px 0px 8px;
	margin: 0px;
	border: 0px;
}

span .commenticon{
}

a.commenticon:link, a.commenticon:visited, a.commenticon:active, a.commenticon:hover{
	background: url(graphics/comments.png) no-repeat 0px 1px;
	padding: 2px 0px 2px 20px;
	margin-left: 8px;
}

a.readicon:link, a.readicon:visited, a.readicon:active, a.readicon:hover{
	background: url(graphics/read.png) no-repeat 0px 1px;
	padding: 2px 0px 2px 20px;
	margin-left: 8px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.titleforpage, h2{
	font: bold 18px Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	padding:2px;	
	color: #000;
	margin:0px;	
}

.postimages{
	float: left;
	margin: 0px 15px 5px 5px;
}

.withimage{
	overflow: auto;
	min-height: 100px;
}

.withimageHome{
	overflow: auto;
	min-height: 50px;
}

#socialbookmarktitle{
	clear:both;	
}
	
/* End Post styles  */

/* ----------------- Begin Comments styles -----------------  */	
#comments{
	padding:2px;
}

#respond{
	padding:2px;
	margin-top: 40px;
}

.commentlist {
	padding:2px;
	margin: 0px;
	text-align: left;
}
	
.commentlist ol{
	padding: 0px;
	margin: 0px;
}
	
.commentlist .alt{
	border: 0px;
	background: #fff;
	padding: 0px;
}	

.commentlist .odd{
	padding: 0px;
	margin-bottom: 20px;
}	

.commentlist .even{
	padding: 0px;
	margin-bottom: 20px;
}	

.commentlist li {
	margin: 15px 0px 3px;
	padding: 5px 0px;
	list-style: none;
}

.commentlist p {
	margin: 10px;
	}

#commentform p {
	margin: 5px 0;
	}

.children{
	padding: 0px;
	margin-left: 20px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


#commentform p {
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

.comment-author{
	color: #000;
	text-decoration: none;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

.comment-author a, .comment-author a:visited{
	color: #bf0000;
	text-decoration: none;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

.comment-author a:hover{
	text-decoration: underline;
}
	
.highlighted{
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 0px;
}

.otherauthors{
	border: 1px solid #858585;
	margin-bottom: 10px;
	padding: 0px;
 }
 
.general{
	border: 1px solid #d9d9d9;
	background:#fff;
	margin-bottom: 15px; 
	padding: 0px;
}


#commentform textarea {
	width: 97%;
}

.highlighted .title{
	background: #000;
	padding: 5px 5px 0px 5px;
}

.otherauthors .title{
	background: #858585;
	padding: 5px 5px 0px 5px;
}

.general .title{
	background: #d9d9d9;
	padding: 5px 5px 0px 5px;
}

.highlighted .vcard{
	font: bold 14px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #ccc;
	padding: 2px 10px;
}

.otherauthors .vcard{
	font: bold 14px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #ccc;
	padding: 2px 10px;
}

.vcard{
	font: bold 15px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;
	padding: 2px 10px;	
}

.comment_counter{
	font-size: 11px;
	color: #000;
	display: inline;
} 

.cmd-avatar{
	clear: none;
	display: inline;
	float: left;
	padding: 0px 10px 0px 0px;
	margin:  0px 3px 0px 0px;
	vertical-align: middle;
}

.reply{
	text-align: right;
	padding: 4px;
	margin: 4px;		
}

.reply a{
	font-size: 11px;
}

.commentblocktitle{
	color: #000;
	font: bold 15px Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	padding: 0px;
}	

#commentform{
	border: 1px dotted #999999;
	padding: 10px;
	margin-top: 15px;
}

.commentmetadata{
	font: 11px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;	
	background: #ededed;	
	padding: 4px;
	margin: 4px 0px;	
}


/* ----------------- End Comments styles -----------------  */	

/* form elements */
label{
	display:block;
}

#loginform, #searchform, #lostpass{
	margin-bottom: 20px;
	padding: 12px;	
}

#loginform a {
	color:#ec5502;
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;;
}

#loginform a:hover {
	text-decoration: underline;
}

#loginform .button{
	background: #ececec;
	border: 1px solid #aeaeae;	
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000000;
}

#registerform{
	padding: 12px;
	margin-bottom: 20px;	
}

#submit, #user_email, #user_login, #log, #pwd, #login_password, #email, #code, #cimy_uef_1, #cimy_uef_2, #author, #url, #securitycode, #comment, #addcommentbutton, #captchatext{
	background: #ececec;
	border: 1px solid #aeaeae;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000000;
}

#search{
	margin-bottom:10px;
}

#searchform input
{
	background: #ececec;
	border: 1px solid #aeaeae;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000000;
}

#captchacode{
	font: bold 20px/1.6em  Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	text-align:left;
	color:#f00;
}


/* ----------------- Sidebar styles -----------------  */	
/* Begin Sidebar */

#widgetHolder div{
	margin: 0px 0px 0px 10px;
	float: left;
	display: block;
	width: 31.8%;
}

#widgetHolder div div{
	border: 0px;	
	margin: 0px;
	padding: 0px 30px;
	width: 70%;
	text-align: center;
}

#widgetHolder div ol {
	margin: 0;
	padding: 0;
}

#widgetHolder div ul{
	margin: 0px;
	padding: 10px;
}

#widgetHolder div ul li{
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #999999;
	padding: 0px 5px;
}

#widgetHolder div ul li a{
	color:#bf0000;
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
}

#widgetHolder div ul li a:hover{
	color:#000;
}

#widgetHolder h2{
	font: 16px Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	margin:0px;	
	/*border-bottom: 1px solid #000;*/
	background: #d9d9d9;
	padding: 4px;
	text-align: center;
}


#SearchHolder form {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #d9d9d9;
}

#SearchHolder #searchform #s {
	width: 250px;
	padding: 2px;
	margin-bottom: 2px;
	background: #ececec;
	border: 1px solid #aeaeae;
	color: #000;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	}

#SearchHolder #searchform #searchsubmit {
	padding: 1px;
	background: #ececec;
	border: 1px solid #aeaeae;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;	
}

#SearchHolder div #searchform{
	border: 0px;	
	padding: 0px;
}

#SearchHolder div #searchform fieldset{
	border: 0px;	
	padding: 2px;
}

	
/* Begin Sidebar 2 */
#sidePanel2 form {
	margin: 0;
	}

#sidePanel2 #searchform #s {
	width: 100px;
	padding: 2px;
	margin-bottom: 2px;
	background: #ececec;
	border: 1px solid #aeaeae;
	color: #000;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	}

#sidePanel2 #searchform #searchsubmit {
	padding: 1px;
	background: #ececec;
	border: 1px solid #aeaeae;
	font: 12px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;	
}

#sidePanel2 div ul li a{
	color:#ec5502;
	font: 12px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
}

#sidePanel2 div ul li a:hover{
	text-decoration: underline;
}

#sidePanel2 div ul, #sidePanel2 div ul ol {
	margin: 0;
	padding: 0;
}

#sidePanel2 div ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px 10px 0px;
}

#sidePanel2 div {
	margin: 0px 0px 40px 0px;
	width: 99%;
}

#sidePanel2 ul li ul 
{
	margin: 0px;
	padding: 4px;
}
	
#sidePanel2 div #loginform, #sidebar2 div #searchform
{
	border: 0px;	
	padding: 5px;
}

#sidePanel2 div #loginform fieldset, #sidePanel2 div #searchform fieldset
{
	border: 0px;	
	padding: 3px;
}

/* ----------------- end sidebar styles -----------------  */	

/* ----------------- begin links -----------------  */
#linksdisplay{
	padding:2px 2px 2px 8px;
	margin: 0px;
	text-align: left;
}

#linksdisplay ul{
	margin: 0px;
	padding: 4px;
}

#linksdisplay ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px;
}

/* ----------------- end links -----------------  */


/* ----------------- end sidebar styles -----------------  */

/* ----------------- calendar/archives -----------------  */	
/* Begin Calendar */
#calendar_wrap{	
	border: 0px;
	text-align:center;
	width: 100%;
}

#wp-calendar {
	empty-cells: show;
	margin: 5px;
	width: 99%;
}

#wp-calendar #next a {
	margin-right: 10px;
	text-align: right;
	/*border: solid 1px #f6f6e4;*/
	}

#wp-calendar #prev a {
	margin-left: 10px;
	text-align: left;
	/*border: solid 1px #f6f6e4;	*/
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 14px Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	padding-bottom: 5px;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	 }


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar caption, cite {
	text-decoration: none;
}		
	
/* End Calendar */	


/* ----------------- end calendar/archives -----------------  */	

/* ----------------- end prev/next posts -----------------  */
.nextprevPosts{
	display: block;
	margin-bottom: 5px;	
}

.nextPost{
	float:right;
	width: 48%;
	text-align: right;
}

.prevPost{
	float:left;
	width: 48%;
}

.nextprevPosts .icons{
	vertical-align:middle;
	padding: 0px 4px;
	margin: 0px;
	border: 0px;
}

/* ----------------- end prev/next posts -----------------  */

/* ----------------- various links -----------------  */	
.authorlinks, a.authorlinks, a.authorlinks:visited, a.authorlinks:active{
	color: #fe0000;
	text-decoration: none;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

a.authorlinks:hover{
	text-decoration: none;
	color: #900202
}

.authorstitle{
	color: #000000;
	text-decoration: none;
	font: 14px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

.category{
	margin-left: 35px;
} 

/* ----------------- end various links -----------------  */

/* ----------------- pagination -----------------  */
/* comments pagination */

.commentsPages{
	padding: 0px;
	text-align:center;
	margin: 0px;
}

.commentsPages a, .commentsPages a:link, .commentsPages a:visited{
	padding: 2px 7px;
	margin: 2px;
	border: 1px solid #ec5502;
	text-decoration: none; /* no underline */
	color: #ec5502;
	font: bold 10px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}

.commentsPages a:hover{
	color: #fff;
	background: #ec5502;
	border: 1px solid #ec5502;
	text-decoration:none;
}

.commentsPages .current {
	padding: 2px 7px;
    margin: 2px;
	background-color: #ccc;
	border: 1px solid #ccc;
	color: #000;
	font: bold 10px "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}


/* post pagination */
#postPages{
	text-align: right;
	padding: 2px 10px;
	font: bold 10px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	color: #000;
	border-bottom: 1px dotted #000;
}

#postPages a, #postPages a:link, #postPages:visited{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #ec5502;
	font: bold 10px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	border-top: 1px solid #ec5502;
	border-right: 1px solid #ec5502;
	border-bottom: 1px none #ec5502;
	border-left: 1px solid #ec5502;
}

#postPages a:hover{
	background: #ec5502;
	color: #fff;
	font: bold 10px/1.8em "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
	border-top: 1px solid #ec5502;
	border-right: 1px solid #ec5502;
	border-bottom: 1px none #ec5502;
	border-left: 1px solid #ec5502;
}

/* ----------------- theme login -----------------  */

#login{
	padding:2px 2px 2px 8px;
}

#login h2{
	font: bold 16px Georgia, serif, Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	margin:0px;	
	padding: 4px;
	background: #d9d9d9;
}

/* ----------------- styles additional -----------------  */
.reviews{
	font-size: 10px;
	color:#464646;
}

.hilitetext2{
	font:  bold 11px/165% georgia, Verdana, Arial, "Times New Roman",;
	letter-spacing: 0.048em;	
	color:#000000;
}

.askSanjayForm{
	background: url(graphics/sanjay_suri.jpg) no-repeat left center;
	min-height: 360px;
	padding-left: 260px;
}

.askSanjayForm #commentform{
	margin-left: 260px;	
}

.footerlinks{
	color: #bf0000;
	font: 10px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}
A.footerlinks:link,
A.footerlinks:active,
A.footerlinks:visited{
	color: #bf0000;
	font: 10px/165% "Lucida Sans Unicode", Verdana, Arial, "Times New Roman", sans-serif;
}
A.footerlinks:hover{
	text-decoration: underline;
}


