@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #ccc;
	font-family: "Trebuchet", Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #666;
}

a {
	color: #8c1129;
}

a:hover {
	text-decoration: none;
}

#bakWrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 997px;
	background-image: url(/static/global/images/blogs/container-bg.gif);
	background-repeat: repeat-y;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 971px;
	background-color: #fff;
}
	
	#hea {
		position: relative;
	}
	
	#navWrapper {
		position: relative;
		width: 971px;
		height: 37px;
		background-image: url(/static/global/images/blogs/nav-bak.gif);
		background-repeat: no-repeat;
		text-align: center;
	}
	
		#nav {
			position: relative;
			top: 9px;
			font-size: 15px;
			font-weight: bold;
			color: #bf252a;
		}
	
		#nav img {
			position: relative;
			top: 2px;
		}
	
		#nav a {
			color: #fff;
			text-decoration: none;
		}
	
		#nav a:hover {
			text-decoration: underline;
		}
	
	#heaDrop {
		position: relative;
	}

#contentWrapper {

vertical-align: baseline;
background-image: url(/static/global/images/blogs/dark-site/bug-mh.gif);
background-position: bottom left;
background-repeat: no-repeat;
position: relative;
bottom: 0px;
}

#contentWrapperLeb
{
	
}

	#content {
		width: 930px;
		margin: 0 auto;
	}

		#content h2 {
			line-height: 36px;			
			margin: 0;
			padding: 0;
		}

		#content h3 {
			font-size: 14px;
		}

		#content ul {
			margin-top: 0;
			margin-bottom: 0;
		}

		#content li {
		}

		#contentLft {
			width: 650px;
			vertical-align: top;
		}

			#contentLft .CollapsiblePanel {
				margin: 5px 0px;
				padding: 0px;	
				width: 650px;
			}
			
			

			#contentLft .CollapsiblePanelTab {
				position: relative;	
				margin: 0px;
				padding: 0px;	
				background-image: url(/static/global/images/blogs/hea-bak-650.png);
				background-repeat: no-repeat;	
				width: 650px;
				height: 58px;
				line-height: 36px;
				z-index: 10;
			}
			
			#contentLft .CollapsiblePanelTab:hover {
				cursor: pointer;
				cursor: hand;
			}
			
				#contentLft .CollapsiblePanelTab .butHea {
					position: relative;	
					width: 558px;
					height: 58px;
					top: 10px;
					left: 15px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 26px;
					font-weight: bold;
					color: #27457b;
				}
				
				#contentLft .CollapsiblePanelTab .butUpdated {
					position: absolute;
					width: 558px;
					height: 58px;
					top: 17px;
					right: 15px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					text-align: right;
					line-height: 13px;
					color: #27457b;
				}

				#contentLft .CollapsiblePanelContent {
					position: relative;	
					width: 558px;
					margin: 0px;
					padding: 0px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 13px;
					line-height: 18px;
					z-index: 1;
				}
				
					#contentLft .CollapsiblePanelContent .panelContentWrapper {
						position: relative;
						width: 640px;
						margin: 0;
						padding: 0px;
						top: -8px;
						left: 3px;
						/*
						background-color: #eff5fb;
						background-image: url(/static/gomolli/images/blogs/bak-content-642.gif);*/
						background-repeat: no-repeat;
						z-index: 1;
						border-right-width: 1px;
						border-bottom-width: 1px;
						border-left-width: 1px;
						border-right-style: solid;
						border-bottom-style: solid;
						border-left-style: solid;
						border-right-color: #ccc;
						border-bottom-color: #ccc;
						border-left-color: #ccc;
					}
					
					#contentLft .CollapsiblePanelContent .panelContent {
						position: relative;
						margin: 0 10px 10px 15px;
						padding: 10px 0 0 0;
					}
					
					#contentLft .CollapsiblePanelContent .panelContent p {
						margin: 0;
						padding: 10px 0;
					}
					
					#contentLft .CollapsiblePanelContent .panelContentFoo {
						position: relative;
					}
						
						#contentLft .CollapsiblePanelContent .tags {
							margin: 0;
							padding: 15px 0;
							font-size: 11px;
						}
						
						#contentLft .CollapsiblePanelContent .links {
							position: absolute;
							top: 0;
							right: 15px;
							margin: 0;
							padding: 15px 0;
							font-size: 11px;
						}
					
					#contentLft .CollapsiblePanelContent .updated {
						font-weight: bold;
						color: #bf252a;
					}

		#contentSpc {
			width: 30px;
		}

		#contentRgt {
			width: 250px;
			vertical-align: top;
		}
		#contentRgt h2 {
			color: #27457b;
			font-size: 24px;
			line-height: 16px;
			padding: 0 0 7px 0;
		}
			#contentRgt ul {
				margin: 10px 0 15px 17px;

				padding: 0 0 10px 0;
			}

			#contentRgt li {
				margin: 3px 0;
			}

      #contentRgt .lastUpdated {
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-style: italic;
      }
		


#foo { background-color: #666666; width: 971px; margin: 0 0px 0 13px;}
#foo table {
	margin-top: 20px;
}
#foo td {	padding: 0 10px 0 10px;}
#foo a {
	text-decoration: none;
	color: #fff;
	line-height: 18px;
	font-size: 12px;
}
#foo a:hover {
	text-decoration: underline;
}


#foo p{
	text-align: center;
	padding: 0px 50px 10px 50px;
	color: #fff;
	
	font-size: 10px;
	line-height: 13px
}

/* form ----------------------------------------------- */

form ul{ position: relative; list-style: none; width: 100%; }
form li{ line-height: 2em; margin: 0; padding: 1px 1px 6px 9px; }
form li.focused{ background-color: #fff7c0 !important; }
form li p{ font-size: 9px; line-height: 13px; color: #444; }
form li{ display: inline-block; }
form[id] li{ display: block; }
form li div{ display: inline-block; }
form[id] li div{ display: inline; }
form .left{ float: left !important; margin: 0; }
form .right{ float: right !important; margin: 0; }
form .clear{ clear: both; } 
form li div p{ margin: 0 0 5px 0; }
form div.left{ margin-right: 2px !important; }
form div.left[class]{ margin-right: 4px !important; }
form div.left img{ margin: 0 0 -2px 0; }
form h2{ font-size: 1.8em; clear: left; } 
form .info{ display: inline-block; margin: 0 0 10px 0; padding: 0 0 4px 0; border-bottom: 1px dotted #ccc !important;}
form .info[class]{ display: block; }
form .info p{ font-size: 1em; line-height: 1.3em; margin: 0 0 8px 0; }
textarea.textarea{margin-bottom: 1px;}
textarea.textarea[class]{font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;}
select.select{ padding: 1px 0 0 0; margin: 1px 0 3px 0; }
select.select[class]{ margin: 0; padding: 1px 0 1px 0; }
form .small{ width: 70px; }
form .medium{ width: 170px; }
form .large, form textarea.textarea{ width: 340px; }
form .tags{ width: 320px; }
form textarea.small{ height: 5.5em; }
form textarea.medium{ height: 10em; }
form textarea.large{ height: 20em; }
.choices input{ width: 200px; margin-right: 3px; }
.choices ol{ margin: 10px 0 0 0; }
.choices[class] ol{ margin: 0 !important; }
.choices img{ margin: 0 0 1px 0; }
fieldset ol li{ display: list-item !important; margin: 0 5px 2px 3px !important; padding: 0 !important; list-style: inside decimal; }
input.button, button { width: 6em; padding: 2px 2px 0 0; /* fix for IE */ }
/* revert to normal for Firefox */
li>input.button, li>button, input.button>input.button, button>button { padding: 2px; }
label.desc{
    margin: 4px 0 3px 0;
    border: 0;
    color: #444;
    font-size: 1em;
    line-height: 1.3em;
    display: block;
    font-weight: bold;
}
input.text, input.number, input.url, input.email, input.password, input.file, 
textarea.textarea, select.select{
    font-size: 1.2em;
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    color: #333;
}
input.text, input.number, input.url, input.email, input.password, input.file{ padding: 2px; }
input.currency{ text-align: right; }
input.checkbox, input.radio{
    display: block;
    line-height: 1.4em;
    margin: 8px 0 0 3px;
    width: 13px;
    height: 13px;
}
input.focus, textarea.focus { background: #ffd; color: #000; }
label.choice{
    display: block;
    line-height: 1.4em;
    margin: -19px 0 0 25px;
    padding: 4px 0 5px 0;
    color: #444;
    width: 80%;
}
/* comments ----------------------------------------------- */

.comment {	margin: 10px 25px 5px 0; }
.comments{ 
	margin-left: 40px;
}

div.comments-form{ position: relative;
	margin-left: 10px;
	margin-top:10px
}
div.comments-form {
		padding: 10px 0 3px 30px;
}
.comments-head {
    color:#CC9933;
		margin: 0 100px 0 0;
    border-bottom:1px dotted #666;
	 text-transform:uppercase;
    letter-spacing: .2em;  	
    margin-bottom: 1.5em;			
	
}




p.comment-details {
    font-size: 80%;
    color: #999;
	 padding: 5px 0 1px 0;
}
.comment-details a {
	color: blue;
}
.comments-syntax-indicator {
    font-weight: bold;
}
.comments-syntax-indicator span.enabled {
    background: transparent;
    color: green;
    font-style: italic;
}
.comments-syntax-indicator span.disabled {
    background: transparent;
    color: red;
    font-style: italic;
}
