/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se
Adapted by: Al @ http://www.nyveldt.com/blog/

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
*
{
	margin: 0;
	padding: 0;
}
a
{
	color: #F70;
}
a:hover
{
	color: #C60;
}
body
{
	/*DF#9499 */
	background: url(img/bg.gif) repeat-x;
	color: #466;
	margin: 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 62.5%;
	font-family: Lucida Sans Unicode, sans-serif;
}
input
{
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode" ,sans-serif;
}
p, cite, code, ul
{
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1
{
	font-size: 1.2em;
	margin-bottom: 0px;
}
h2
{
	font-size: 1.2em;
	margin-bottom: 4px;
}
/*code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}*/

/*DF#9445 */
code
{
	border-right: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	background: url( 'img/bgcode.gif' );
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	margin-bottom: 12px;
	white-space: pre;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Lucida Sans Unicode, serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
cite
{
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block; /*font: normal 1.3em "Lucida Sans Unicode",serif; 	padding-left: 28px;*/
	padding-left: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.3em;
	font-family: Lucida Sans Unicode, serif;
}
h1, h2, h3
{
	color: #06C;
	padding-top: 0px;
}
/* misc */
.clearer
{
	clear: both;
}

/* structure */
.container
{
	background: url(img/topleft.gif) no-repeat;
}

.header
{
	height: 92px;
}

/* title */
.title
{
	float: left;
	padding: 28px 0 0 76px; /*color: #FFF;*/
}


/*DF#9499 */
.title h1
{
	color: #FFF;
	font: normal 1.2em Verdana,sans-serif;
}
h1.blogTitle {font-size:2em; font-weight:bold;}
.title h1 a
{
	color: #FFF;
	text-decoration: none;
}

/* navigation */
.navigation
{
	float: right;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
	position:absolute;
	top:0;
	right:20px;
		
}
.navigation a
{
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS" ,sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover
{
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main
{
	background: #FFF url(img/bgmain.gif) no-repeat;
	clear: both;
	padding-left: 52px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 0;
}

/* main left */
.sidenav
{
	float: right;/*DF#9670*/
	width: 24%;
}

   /* .sidenav div div {padding:10px 5px 5px 5px; }*/
.sidenav h1
{
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
	padding-top:15px;
	clear:both;
}

.sidenav h1 a {text-decoration:none;}

.sidenav ul {margin-top:10px;}
/*.sidenav img {
	border: none;
}*/
.sidenav ul
{
	/*text-transform: capitalize;*/
	margin: 0;
	padding: 0;
}
.sidenav li
{
	border-bottom: 1px dashed #EEE;
	list-style: none;
	padding: 2px 0px;
	
}
.sidenav li a
{
    color: #777;
    padding: 3px 0px 3px 0px;/*Added by RDS India for DF#10796  */
    text-decoration: none;
}
    
    
.sidenav li a:hover
{
	color: #111;
	background: url(img/nav_li.gif) no-repeat;
	padding: 3px 0px 3px 16px;/*Added by RDS India for DF#10796  */
}



/* ul padding ul li {font-size:1em;}*/
ul {padding:0 0 0 10px;}



ul li a {padding-left:0px;}

/*UL LI UL
{
	
	margin-left: 38px;
}
ul ul li a {font-weight:normal; padding-left:15px;}*/

/* recentComments */
ul.recentComments li a.postTitle {margin-left:-5px; font-weight:bold; }
ul.recentComments li a {margin-left:-17px !important;}

ul.recentComments li {margin-left:15px;}
/* recentPosts 
ul.recentPosts li a {margin-left:-15px;font-size:1.2em !important; font-weight:bold; padding-left:15px;}
ul.recentPosts li {margin-left:15px;}
ul.recentPosts li span {margin-left:-15px;} */
#blogroll ul li {font-weight:bold;}
#blogroll ul ul li {font-size:.8em; margin-left:20px;}

ul.recentPosts li a {font-weight:bold;}

.recentPosts li span {padding-left:20px;}

.open
{
	font-size: 1em;
}


ul#monthList li.year a {font-size:12px !important;} /*10571*/

/* content */
.content
{
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .postheader
{
	text-decoration: none;
	color: #06C;
	font-size:1.3em; 
}
.post h1 {padding-bottom:5px;}

.content .descr
{
	color: #C60;
	margin-bottom: 6px;
}
/*#11473 .content li
{
	list-style-image: url(img/li.gif);
	margin-left: 18px;
}*/

.postcontent ul{list-style:disc url(img/li.gif); }
.postcontent ul{margin-left: 25px;}
.postcontent ol{list-style:decimal;}
.postcontent ol{margin-left: 25px;}
.postcontent
{
	font-size: 1.2em;
	padding-bottom: 1.2em;
	width:100%;
	clear:both !important;
}

.postcontent img
{
    padding: 3px 25px 3px 3px;
}

.postcontent p
{
	font-size: inherit;
	padding-bottom: 1.2em;
}
#ctl00_cphBody_divText
{
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
#ctl00_cphBody_divText p
{
	font-size: inherit;
	padding-bottom: 1.2em;
}
.postfooter
{
	padding: 2px 0px 3px 2px;  /*DF#9581*/
	border: 1px solid #e3e4e4;
	background-color: #f5f5f5;
	font-size: 0.9em;
	color: #505050;
	clear:both;
}
.postfooter img
{
	border: none;
}



/* search form */
#searchbox {padding:10px 5px 5px 5px; clear:both;}
#searchbox input
{
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
#searchbutton, .msbutton, #ctl00_cphBody_btnSend
{
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
	width: auto !important;
}


#searchbutton {position:relative; 
               top:-2px; /*refined this for DE2402*/
               *top:-6px; /*for IE DE2402*/
               height:25px;
               vertical-align: middle;
              }



#searchcomments
{
	margin-right: 3px;
}

#searchpage .msbutton
{
	height: 19px; /*DE2402 to line up with search input*/
	vertical-align: middle; /*DE2402 to line up with search input*/
	*vertical-align: baseline; /*DE2402 IE 6-7 only*/
}

#searchpage #q
{
	border: inset 1px black;
	display: inline;
	padding: 1px;
}

html >/**/ body #searchpage #q
{
	vertical-align: middle; /*DE2402 to align inputs - hidden from ie67*/
}


/* footer */
.footer
{
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 30px;
	text-align: center;
}
.footer a
{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* related posts */
#relatedPosts a
{
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

/* comments */
.comment
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.comment .date
{
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author
{
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}

.self
{
	background-color: #F5F5F5;
}

.comment .gravatar
{
	float: left;
	clear: both;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img
{
	height: 80px;
	width: 80px;
}

.comment .content
{
	min-height: 85px;
	margin: 5px 0 0 5px;
}
.commentForm
{
	padding: 5px;
}

.commentForm label
{
	float: left;
	display: block;
	width: 100px;
}

.commentForm input
{
	width: 345px;
}

.commentForm textarea
{
	width: 100%;
	height: 150px;
}

/* Archive */
#archive p
{
	font-size: 1.2em;
}
#archive 
{
	font-size: 1.2em;
}


#archive img
{
	border: none;
	padding-right: 5px;
}
#archive h2
{
	font-size: 1.2em;
	margin: 20px  0 3px 0;
}
#archive span
{
	display: inline;
	margin:0;
	font-size: 1.1em;
}

#archive span a
{
	margin-left: 4px;
}

#archive TH, #archive TD
{
	padding: 2px 4px;
	text-align:left;
}

#archive table {width:90%;}
#archive td.date {width:125px;}
#archive .title
{
	width: auto;
	
}

#archive .comments, #archive .rating
{
	text-align: center;
	width: 50px;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud
{
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li
{
	display: inline;
	border-bottom: none;
}

#tagcloud a
{
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
	color:#777777;
	text-decoration:none;
}

#tagcloud li a:hover
{
	color: #111;
	background: none;
}

#tagcloud a.biggest
{
	font-size: 24px;
}

#tagcloud a.big
{
	font-size: 21px;
}

#tagcloud a.medium
{
	font-size: 18px;
}

#tagcloud a.small
{
	font-size: 15px;
}

#tagcloud a.smallest
{
	font-size: 12px;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer
{
	text-transform: capitalize;
}

.calendar
{
	border: none;
	margin: 0 auto;
	font-size: 1.2em;
	width: 80%;
	position:relative; top:15px;
}

.calendar .weekend
{
	background-color: #F1F1F1;
}

.calendar .other
{
	color: silver;
}

.calendar a.exist
{
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td
{
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating
{
	clear: both; /*DE2387 need to clear floats*/
}

.rating p
{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating
{
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li
{
	display: inline;
}

.star-rating a, .star-rating .current-rating
{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
	background-position: left bottom;
}

.star-rating a.one-star
{
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars
{
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars
{
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars
{
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars
{
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating
{
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

/* smaller star */
.small-star
{
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating
{
	background-image: url(/BlogEngine/pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact
{
	padding: 10px;
}

#contact h1
{
	margin-top: 0;
}

#contact label
{
	display: block;
	padding-top: 5px;
}

#contact input.field
{
	width: 200px;
}

#contact textarea
{
	display: block;
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/* code styles for CodeFormatter Extension*/
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New" , Courier, Monospace;
	background-color: #ffffff; /*white-space: pre;*/
}

.csharpcode pre
{
	margin: 0em;
}

.csharpcode .rem
{
	color: #008000;
}

.csharpcode .kwrd
{
	color: #0000ff;
}

.csharpcode .str
{
	color: #006080;
}

.csharpcode .op
{
	color: #0000c0;
}

.csharpcode .preproc
{
	color: #cc6633;
}

.csharpcode .asp
{
	background-color: #ffff00;
}

.csharpcode .html
{
	color: #800000;
}

.csharpcode .attr
{
	color: #ff0000;
}

.csharpcode .alt
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum
{
	color: #606060;
}

/*----------------------------
				Search page
----------------------------*/

.searchresult
{
	margin-bottom: 20px;
}

.searchresult a
{
	font-weight: bold;
}

.searchresult span.text
{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type
{
	display: block;
}

.searchresult span.url
{
	color: Gray;
}

.searchpage ul.paging
{
	list-style-type: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.searchpage ul.paging li
{
	display: inline;
	border: 1px solid gray;
	background: #f1f1f1;
	margin-right: 5px;
}

.searchpage ul.paging li a
{
	padding: 5px 8px;
}

.searchpage ul.paging li.active
{
	background: #f1f1f1;
	border: 1px solid black;
}

.navigation li
{
	list-style: none;
}

.navigation ul
{
	margin: 0px;
}
/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New" , Courier, Monospace;
	background-color: #F1F1F1;
	line-height: normal;
}

.code p
{
	padding: 5px;
}

.code .rem
{
	color: #008000;
}

.code .kwrd
{
	color: #0000ff;
}

.code .str
{
	color: #006080;
}

.code .op
{
	color: #0000c0;
}

.code .preproc
{
	color: #0000ff;
}

.code .asp
{
	background-color: #ffff00;
}

.code .html
{
	color: #800000;
}

.code .attr
{
	color: #ff0000;
}

.code .alt
{
	background-color: #f4f4f4;
}

.code .lnum
{
	color: #606060;
}

/*----------------------------
					XFN tags
----------------------------*/

div.post .postcontent a[rel]
{
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .postcontent a[rel="me"]
{
	background-image: url( '/BlogEngine/pics/xfn/me.gif' );
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .postcontent a[rel~="contact"], div.post .postcontent a[rel~="acquaintance"], div.post .postcontent a[rel~="friend"]
{
	background-image: url( '/BlogEngine/pics/xfn/contact.gif' );
}
/*-------- [ Normal contacts youve met ]--*/
div.post .postcontent a[rel~="contact"][rel~="met"], div.post .postcontent a[rel~="acquaintance"][rel~="met"], div.post .postcontent a[rel~="friend"][rel~="met"]
{
	background-image: url( '/BlogEngine/pics/xfn/contactMet.gif' );
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .postcontent a[rel~="colleague"], div.post .postcontent a[rel~="co-worker"]
{
	background-image: url( '/BlogEngine/pics/xfn/colleague.gif' );
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .postcontent a[rel~="colleague"][rel~="met"], div.post .postcontent a[rel~="co-worker"][rel~="met"]
{
	background-image: url( '/BlogEngine/pics/xfn/colleagueMet.gif' );
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .postcontent a[rel~="muse"], div.post .postcontent a[rel~="crush"], div.post .postcontent a[rel~="date"], a[rel~="sweetheart"]
{
	background-image: url( '/BlogEngine/pics/xfn/sweet.gif' );
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .postcontent a[rel~="muse"][rel~="met"], div.post .postcontent a[rel~="crush"][rel~="met"], div.post .postcontent a[rel~="date"][rel~="met"], div.post .postcontent a[rel~="sweetheart"][rel~="met"]
{
	background-image: url( '/BlogEngine/pics/xfn/sweetMet.gif' );
}

/*Search & comment button */
.msbutton
{
	margin: 0px;
	border: solid 1px #555555;
	background: transparent url('../../../images/msButtonBg.gif') repeat-x left top;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding: 1px 4px;
	vertical-align: middle;
	height: 20px;
	display: inline;
	cursor: pointer;
}
input.msbutton {width:100px;}

/*#10081*/
.posts .postContent a {display:inline-block !important; white-space:normal !important; word-wrap:break-word !important;}
.posts .postContent  {white-space:normal !important;}

ul#monthList {margin-left:18px;}


/* #10278 */

.postcontent h1, .postcontent h2, .postcontent h3, .postcontent h4, .postcontent h5, .postcontent h6{

	padding: 1em 0 !important;
	margin:0;
    font-family: Lucida Sans Unicode, sans-serif; 
    text-transform:none !important;
    font-weight:bold !important;
    
    letter-spacing:normal !important;
}
.postcontent h1{font-size: 20px !important;}
.postcontent h2{font-size: 18px !important;}
.postcontent h3{font-size: 16px !important;}
.postcontent h4{font-size: 14px !important;}
.postcontent h5{font-size: 12px !important;}
.postcontent h6{font-size: 10px !important;}
/*11473*/
.postcontent ul
{
    margin: 1em;
}  

/*DF#10224:commented the style "clear" in page.aspx and commentview.ascx*/
#divText
{
  clear:both;
}

#divcomment
{
  clear:left;
}
