/*  
Theme Name: Omega Three
Theme URI: http://wordpress.org/
Description: No longer remotely recognizable as  <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann; original hack by ??? Kindly updated by Will Kemp and wrestled into submission by Sallie Goetsch
Author URI: http://binarybonsai.com/ http://www.willkemp.info http://www.podcastasylum.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/
/* Begin Typography & Colors */
/* FOOTER */
.clr {
	clear: both;
}
/* FOOTER */
img#wpstats {
	display: none;
}
#footer_om {
	/*border-top:2px solid #0076c0;*/
	width: 790px;
	margin: 0 0 5px 0;
	padding: 1px 0 0 0;
	font-size: 12px; /*font-size: 90%; */;
	text-align: center;
	/*border:1px solid #000000;*/
}
.footer_info {
	/*border:1px solid #000000;*/
	padding: 0px 0 0px 0;
	margin: 15px 0 12px 0;
}
#footer_om a:link, #footer_om a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*font-size:12px;*/;
	font-size: 90%;
	color: #0076c0;
	text-decoration: underline;
}
#footer_om a:hover, #footer_om a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0076c0; /*font-size:12px;*/;
	font-size: 90%;
	text-decoration: underline;
}
.copyright_om {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	text-decoration: none; /*margin: 6px 0 1px 0;*/;
	padding: 5px 0 10px 0;
	/*border:1px solid #000;*/
}
/* END OF FOOTER */
#navblog {
	/* comment on 28-Jul 
	width:790px;
	height: 23px;
	margin-bottom:10px;*/
	/*margin-left:25px;*/
	
	
	/* Add on 28-Jul-06 */
	width: 790px;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px; /*	background-image: url(/images/menu_bar.gif);ÃŠ */;
	background-image: url(/images/menu_bar.gif);
}
td {
	margin: 0;
	padding: 4px;
	color: #222;
	font-size: 10px;
}
body {
	font-size: 0.7em; /* Resets 1em to 10px */ /*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/ /*font-family: 'Geneva',  Arial, Helvetica, Sans-Serif;*/ /*font-family: Arial, Helvetica, sans-serif;*/;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d5d6d7; /*color: #333;*/;
	color: : #000000;
	text-align: center;
}
#page {
	background-color: white; /*border: 1px solid #959596;*/;
	text-align: left;
/*	border:dashed;*/
}
#header1 {
	background-color: #73a0c5;
}
#content {
	font-size: 1.1em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
}
.widecolumn {
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background-color: #eee;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	/*line-height: 1.5em;*/
}
h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	/* COMMENTED ON 14 SEPTEMBER
	font-family:Arial, Helvetica, sans-serif;		*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	/* COMMENTED ON 14 SEPTEMBER
	font-size: 4em;		*/
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
h1.blogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*	font-size:12px;  */;
	font-size: 14px; /* Change on 06-Mar-07 */;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background: #0076c0;
/* AP : Color Accent Purple */	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}
#headerimg1 .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 1.5em;
}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	/*font-weight: bold;*/
}
h3 {
	font-size: 1.2em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg1 .description {
	text-decoration: none;
	color: white;
}
h3, h3 a, h3 a:visited {
	/*color: #333;*/
	/*color: #0076c0;	*/
	/* extra */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0076c0;
}
h2, h2 a, h2 a:visited {
	/*color: #333;*/
	/*color: #0076c0;	*/
	/* extra */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #0076c0;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
	width: 460px;
}
.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 p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#header_bar{
height: 56px;
/*border:1px solid #000;*/
}

#sidebar {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*border:1px solid #000;*/
	padding: 28px 0 0 0;

}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #0076c0;
	text-decoration: underline;
}
a:hover {
	color: #0076c0;
	text-decoration: underline;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 0 auto 0 auto;
/*margin: 20px auto;*/	padding: 0;
	width: 790px;
	
	/* Change on 28-Jul-06 */
	/*border: 1px solid #ffffff; */
/*	border-top:1px none #0076c0; */

	/*border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	/* End Change */
}
/* Added on 28-Jul-06 */
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
/*
.bv {
float: left;
clear:both;
	}
*/
/* Comment on 31-Jul-06 */
/*
#homecontact {
	margin:0;
	padding:0;
	position:absolute;
	width:790px;	
}
*/
/* End Comment */
/* Added on 18-Jul-06 */
#homecontact {
	margin: 5px 0 0 0;
	padding: 0;
	width: 150px;
	float: right;
	/*border:1px solid #027abb;*/
}
#homecontact form {
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-align: right;
	width: 150px;
	height: 32px;
	/*background-color: #ff0000;*/
}
.homelabel {
	margin: 0;
	padding: 0 3px 2px 0;
	font-size: 90%;
	text-align: right;
}
input.homefield {
	margin: 0;
	padding: 0;
}
input.homebutton {
	margin: 4px 0px 0px 0px;
	padding: 0;
	width: 67px;
	/*height:9px;*/
	/*background-color: #000000;*/
	/*border:1px solid #027abb;*/
}
#header_items {
	/*background-color:#ff0000;*/
	width: 762px;
	height: 144px;
	margin: 0;
	padding: 10px 14px 0px 14px;
	/*border:1px solid #000000;*/
}
#header_image {
	background-color: #a39dcb;
	color: #ffffff;
	height: 98px;
	width: 790px;
	margin: 0;
	padding: 0;
	/*margin-bottom:10px;*/
	/*border:1px solid #970f00;*/
}
#headerimg {
	border: none;
	margin: 0;
	padding: 0;
}
#omega_logo {
	height: 41px;
	width: 395px;
	margin: 0;
	/*padding:10px 0 0 14px;*/
	/*float:left;*/
	/*background-color:#ffffff;*/
	/*border:1px solid #00ff00;*/
}
/* TOP NAVIGATION */
#nav {
	width: 790px;
	height: 21px;
	padding: 0;
/*margin-bottom:10;*/	border: medium none;
/*background-color:#ff0000;*/ /*border:1px solid #00ff00;*/	background-image: url('/images/menu_bar.gif');
	ÃŠ;
}
#menuText {
	width: 465px;
	font-size: 10px; 
	/*border:1px solid #000000;*/
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
td {
	margin: 0;
	padding: 4px;
	color: #222;
	font-size: 10px;
}
/* END OF TOP NAVIGATION */
/* End Added 18-Jul-06 */
#header1 {
}
#headerimg1 {
}
.narrowcolumn {
	float: left;
	padding: 0 0 0 0px;
/*	width: 500px; */	width: 450px;
	clear: both;
}
.widecolumn {
	padding-left: 30px;
	margin-right: -30px; /*margin-left:240px;*/;
	margin-bottom: 20px;
	text-align: left;
	width: 790px;
	float: left;

	clear: both; /*width: 530px;*/ /*padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 450px;*/
	/*padding-top: 1px;*/
	/*margin-top: 1px;*/
}
.widecolumn_archive {
	padding-left: 30px;
	text-align: left;
	width: 790px;
	float: left;
	clear: both;
}
.widecolumn .post {
}
.narrowcolumn .postmetadata {
	padding-top: 0px;
}
.widecolumn .postmetadata {
	margin: 0px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
#footert {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 790px;
	clear: both;
}
#footert p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 1px 0 0;
}
h2.pagetitle {
	margin-top: 20px;
	text-align: left;
	padding-left: 30px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 1px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */
/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/*.alignright {
	float: right;
	}*/
.alignright {
	float: right;
}
/*.alignleft {
	float: left;
	font-size: 1.0em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0076c0;
	}

#alignleft a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;
	font-weight: normal;
	color: #0076c0;
	}

#alignleft a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}*/
/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html > body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li, #sidebar ul ul li {
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px; /* added on 25-12-2006[h2] */;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	/* end */
}
h2.h2withinli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h2.h2withinli:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
h2.h2withinli:hover {
	color: #0076c0;
	text-decoration: underline;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
/* Added on 01-Aug-06 */	width: 225px;

	/* End Added*/
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 0 0 0 0;
	padding-right: 40px;
	width: 200px;
	text-align: left;
}
#sidebar #searchform #s {
	/* Change on 13-Sep-2006 */
/*	width: 160px; */
	width: 155px; /* End Change  */;
	padding: 1px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Sidebar */
.post {
	width: 480px;
	float: left;
	padding-left: 15px;
	/*border:1px solid #000;*/

	/*padding-top:24px;*/
}
#sidebar {
	width: 220px;
	float: right; /*padding-top:30px;*/ /*	padding-top:5px; */;
	margin-top: 3px;
	padding-right: 32px;
	vertical-align: top;
}
#sidebar form {
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* 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;
}
/*.bv_navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left:0px;
	width:450px;
	}*/
.navigation {
	display: block;
	text-align: left; /* Change on 01-Aug-06 */;
	margin-top: 10px; /* 	margin-bottom:30px;*/;
	margin-bottom: 10px;
	margin-left: 0px;
	
	/* End Change */
	

	/*font-family: Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	font-weight: bold;
	color: #0076c0;*/
}
/* End Various Tags & Classes*/
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
{
	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;
}
/*OMEGA BLOG REDESIGN START HERE */
/* change start on 12 aug 2006 by gtg*/
/* used to format text content[text description] for a post*/
/* blogBodyTextReg */
/* BLOG_BBTR */
.blogBodyTextReg {
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	float: left;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
}
/* BLOG_BBTR */
.blogBodyTextReg1 {
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-weight: normal; /* ADDED ON 14 SEPTEMBER */;
	line-height: 16px;
	float: left;
	padding-left: 0px;
	float: none;
	padding-top: 0px;
}
/* BLOG_BBTR */
.blogBodyTextReg_for_detail_page {
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-weight: normal; /* ADDED ON 14 SEPTEMBER */;
	line-height: 16px;
	float: left;
	padding-left: 10px;
	float: none; /*	padding-top: 27px; */;
	padding-top: 27px;  /*Change on 01-Aug-2007 */
}
/*used to format user's reply[user's comment] */
/* blogBodyTextTiny */
/* BLOG_BBTT */
.blogBodyTextTiny {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 35px;
	width: 460px;
}
/* BLOG_BBTT */
.blogBodyTextTinyTwo {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 17px;
	width: 460px;
}
/*	COMMENTED ON 14 SEPTEMBER
/* BLOG_BBTT */
.bodyBodyTextTiny {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 17px;
}
*/

.padd_left
{
	padding-left:27px;
}
/*used for special problem */
/* BLOG_BBTT */
.bodyBodyTextTiny11 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000; /*	padding-left:10px;  */ /* Change on 06-Mar-07 */;
	padding-left: 15px; /* Change on 06-Mar-07 */;
	padding-top: 35px;
}
/*used to format reg. sub heading, for ex:username,permalink,trackback */
/* blogBodyTextRegHeading */
/* BLOG_BBTRH */
.blogBodyTextRegHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background: #ECECEC;
/*	height:15px;	*/	/*height: 18px;*/ /* Change on 01-aug-2007 */;
	text-align: left;
	padding: 0 0 3px 10px;
	padding-top: 2px;
	padding-right: 5px;
	float: left;
	width: 465px;
	border-bottom: 1px solid #0076c0;
	margin-bottom: 5px;	/* Added on 01-aug-2007 */
}
/* used to manage color of hyperlink*/
/* blogBodyTextRegHeading */
/* BLOG_BBTRH */
.blogBodyTextRegHeading a:hover, .blogBodyTextRegHeading a:visited, .blogBodyTextRegHeading a:link {
	color: #0076c0;		/* MP : Color_Main_Purple */
}
/* used for sub heading in blog body, for eg: post name */
/* blogBodyTextSubHeading */
/* BLOG_BBTSH */
.blogBodyTextSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	width: 320px;
	background: #0076c0;
/*height:22px;*/	text-align: left;
	padding: 0 0 0 10px;
	padding-top: 2px;
	padding-bottom: 5px; /* Add on 01-Aug-2007 */ /*	padding-right:5px; */;
	float: left;
}
.blogBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background: #0076c0;
/*height:25px;*/	text-align: left;
	padding-top: 0px;
	/*padding-top: 2px;*/
		/*border: 1px solid #000;*/

	padding-right: 5px;
	float: left;
	width: 475px;
}
/*used to manage color of hyperlink, for eg: post name */
/* blogBodyTextSubHeading (h1)*/
/* BLOG_BBTSH */
.blogBodyTextSubHeading a:hover, .blogBodyTextSubHeading a:visited, .blogBodyTextSubHeading a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
/*used to format date and time display in sub heading part, for eg: August 23, 2006 */
.timeinsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	background: #0076c0;
	float: right; /*height:19px;*/;
	width: 145px; /* Change on 13-Sep-06 */ /*padding-top:3px; */;
	padding-top: 3px;
	vertical-align: middle;
	text-align: right;
	padding-right: 0px; /* Added on 01-Aug-2007 */
}
/*used to just print "Comments" word in detail entry page that is single.php*/
.commenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076c0; /* MP : Color_Main_Purple */;
	font-weight: bold;
	background: #cccccc;
/* G : Color_Grey */	height: 18px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	float: left;
	width: 470px;
}
.space_in_the_starting_of_detail_entry_page {
	clear: left;
	clear: right;
	height: 30px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.space_temp {
	height: 4px;
}
/*used to just print "Leave Reply" word in detail entry page that is single.php*/
.leavereply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0076c0; /* MP : Color_Main_Purple */;
	font-weight: bold;
	background: #cccccc;
/* G : Color_Grey */	height: 18px;
	text-align: left;
	padding: 0 0 0 10px;
	padding-top: 2px;
	padding-right: 5px;
	float: left;
	width: 465px;
	border-bottom: 1px solid;
}
/*used for sidebar text for ex:Category */
.styleforsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #CCCCCC;
/* G : Color_Grey */	color: #0076c0; /* MP : Color_Main_Purple */;
	font-size: 12px;
	width: 160px;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 25px;
	margin-bottom: 12px;
}
.styleforsidebar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #CCCCCC;
/* G : Color_Grey */	color: #0076c0; /* MP : Color_Main_Purple */;
	font-size: 12px;
	width: 160px;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 25px;
	margin-bottom: 12px;
}
.dhako {
	padding-bottom: 100px;
}
/* it is difficult to maintain blog list because it is generated at runtime
by using more than one internal functions so we have to take seperate style 
for blogroll. so this style is used to format blogroll list*/
.styleforsidebarblogroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #CCCCCC;
/* G : Color_Grey */	color: #0076c0; /* MP : Color_Main_Purple */;
	font-size: 12px;
	width: 160px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	margin-top: 25px;
	margin-bottom: 12px;
}
/* used for sidebar elements[sub text for ex:Enter your email]*/
.forsidebarelement {
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px; /* Change on 06-Mar-07 */;
	color: #000000;
}
/*used to draw a horizontal line*/
.borderline {
	border-bottom: 1px solid #0076c0;
/* MP : Color_Main_Purple */	padding: 0px;
}
/*used to just chage the color of username, for ex: By "gtg"  on "August 18th, 2006 at 3:15 pm" */
.commenthyperlink {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999; /* MG : Color_Medium_Grey */;
	font-weight: bold;
}
.commenthyperlink2 {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0076c0; /* MP : Color_Main_Purple */;
	font-weight: bold;
}
.commenthyperlink1 {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0076c0; /* MP : Color_Main_Purple */;
	font-weight: bold;
	padding-top: 10px;
}
.commenthyperlink1 a:hover, .commenthyperlink1 a:visited, .commenthyperlink1 a:link {
	color: #0076c0;		/* MP : Color_Main_Purple */
}
/* used to manage hyperlink color*/
.commenthyperlink a:hover, .commenthyperlink a:visited, .commenthyperlink a:link {
	color: #0076c0;		/* MP : Color_Main_Purple */
}
/* used for search image ,subscribe image*/
.search_subscribe_image {
	/*padding-top:14px;*/
	padding-top: 4px;
}
/* for archive only */
.post1 {
	width: 480px;
	float: left;
	padding-left: 15px;
	/*padding-top: 4px;*/
}
.widecolumn_space {
	/*padding-top: 2px;*/
}
.post11 {
	width: 480px;
	float: left;
	padding-left: 15px;
}
/* used for search title */
.searchtitle {
	clear: both;
	padding-left: 15px; /* 27*/;
	padding-top: 3px;
	padding-bottom: 20px;
}
/*used to provide spacing between sidebar main element for eg:  spacing between the search button and the subscribe bar */
.special_spacing_for_sidebar_element {
	padding-top: 12px;
}
.special_spacing_for_blogroll {
	/* Change on 13-Sep-06 */
/*	height:2px; */
	height : 10px;
	
	/* End Change */
}
.special_spacing_for_sidebar_element1 {
	padding-top: 17px;
}
.special_style_for_archive {
	border: dashed;
}
.special_spacing_between_sidebar_main_element_and_sub_element {
	padding-top: 5px;
}
.special_spacing_between_sidebar_main_element_and_sub_element1 {
	padding-top: 1px;
}
.for_structure_behind_leave_reply {
	padding-left: 10px;
	padding-top: 10px;
}
.submitcommentbutton {
	width: auto;
}
.archive_title {
	clear: both; /*	padding-left:47px;  */;
	padding-left: 46px; /* Change on 01-Aug-2007 */;
	padding-top: 0px;
	margin-top: -5px;
}
/* Added on 13-Sep-06 */
.special_spacing_between_sidebar_blogroll_and_first_ling {
	padding-top: 6px;
}
/* End Added */
special_spacing_for_blogroll .styleforsidebartext {
	padding-left: 10px;
}
/* */
.specialcolorcategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;		/* MG : Color_Medium_Grey */
}
/* */
.cattext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.specialcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0076c0;		/* MP : Color_Main_Purple */
}
/* */
.editentry {
	float: left;
}
/* */
.editentry1 {
	float: left; /*	width:465px;	*/ /* Change on 06-Mar-07 */;
	width: 460px; /* Change on 06-Mar-07 */ /*	padding-left:10px;	/*	/* Change on 06-Mar-07 */;
	padding-left: 15px;	/*	/* Change on 06-Mar-07 */
}
/* */
.styleforsidebarblogroll1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	width: 160px;
	padding-left: 10px;
}
/* BLOG_BBTRH */
.blogBodyTextRegHeading1 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-style: normal;color:#000000;
	background:#ECECEC;		
	height:15px;
	text-align:left;
	padding: 0 0 0 10px;		
	padding-top:2px;
	padding-right:5px;
	float:left;
	width:465px;
	border-bottom: 1px solid #0076c0;		
	border-top: 1px solid #0076c0;	*/	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background: #ECECEC;
/*height:15px;*/	text-align: left;
	padding: 0 0 0 10px;
	padding-top: 2px;
	padding-right: 5px;
	float: left;
	width: 465px;
	border-bottom: 1px solid #0076c0;
	border-top: 1px solid #0076c0;
}
/* BLOG_BBTRH */
.blogBodyTextRegHeading1 a:hover, .blogBodyTextRegHeading1 a:visited, .blogBodyTextRegHeading1 a:link {
	color: #0076c0;		/* MP : Color_Main_Purple */
}
/* */
.specialblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
/*end change */
/* Added on 13-Sep-06 */
h5 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #0076c0; /* 	padding:0; */ /* change on 31-oct-06 */;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
/* Added on 27-Feb-2007 */
h1.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0076c0;
	text-align: left;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
}
/*Search result page - No serach result message*/
/* BLOG_H1_BBCT */
h1.bbct_nosearchresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 12px;
	padding: 0;
	padding-left: 15px;
	text-align: left;
}
/*blog bread crumb title*/
/* BLOG_H1_BBCT */
h1.bbct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #0076c0;
	margin: 0 0 15px 12px;
/*padding:0; */
	padding-top: 15px; /* Change on 01-Aug-2007 */;
	text-align: left;
}
/* End Added */
/* Added on 03-Mar-2007 */
/* BLOG_H2_BBTT */
h2.blogBodyTextTiny {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 17px;
}
/* BLOG_H3_BBTR */
h3.blogBodyTextReg {
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
}
h3.blogBodyTextReg:visited {
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	color: #000000;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
}
h3.blogBodyTextReg:hover {
	color: #0076c0;
	text-decoration: underline;
}
/* h4 BLOG_BBTR */
h4.blogBodyTextReg {
	font-family: verdana, Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-style: normal;
	float: left;
	padding-left: 10px;
	float: none;
	padding-top: 0px;
}
.special_spacing_for_sidebar_top_home {
	padding-top: 1px;
}
.special_spacing_for_sidebar_top {
	padding-top: 5px;
	margin-top: 1px;
}
.special_spacing_for_sidebar_top_search {
	margin-top: -3px;
}
.special_spacing_for_sidebar_top_archive {
	margin-top: 5px;
}
.widecolumn_space_archive {
	/*	padding-top:6px; */
	/*margin-top: -2px;*/
}
.widecolumn_space_search {
	padding-top: 6px;
}
.h2divcategory {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.h2author {
	float: left;
}
.h2permalink {
	float: left;
}
h2.h2category a {
}
h2.h2category a:hover, h2.h2category a:visited, h2.h2category a:link {
	color: #0076c0;		/* MP : Color_Main_Purple */
}
h2.h2category a:hover {
	text-decoration: underline;
}
/* End Added */
