/*
Theme Name: Business For Sale
Theme URI: http://www.sunarctechnologies.com
Description: High quality WordPress theme named "Business For Sale".  Designed by <a href="http://www.shaktisingh.com">Shakti Singh</a> 
Version: 1.3.6
Author: Shakti Singh
Author URI: http://www.shaktisingh.com
Tags: black, blue, dark, white, two-columns, fixed-width, theme-options, right-sidebar, threaded-comments


  BLUEPRINT CSS
   * Version:         0.7.1 (2009-05-15) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
  == STRUCTURE: ========================
   * Page width:            792 px
   * Number of columns:     24
   * Column width:          24 px
   * Margin width:          12 px
  ======================================
   
*/

/* The browser reset hack, called so to reset the browser */
* {
	margin: 0px;
	padding: 0px;
}

/* A piece of code that makes 24-bit PNG items transparent in IE6, instead of the grey background it renders. Just add a class of "png" if you want to make an image transparent. Actually, you don't even have to do that. =) */

/** html img,* html .png {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}*/
/* HTML elements in alphabetical order */

body {
	/*background: url(images/header-background.jpg) repeat-x left top;*/
	/*background-image: url(images/bg.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;/*#636363*/
}
acronym, abbr {
	border-bottom: 1px dotted #3E5A0E;
}
#headerlink a {  color: #000000; text-decoration: none; font-size: 10px}
#headerlink a:hover {
	color: #888888; text-decoration: none
}
/* These blockquotes were taken from SofaSpud's template, Intense Simplicity. I've used them because they're a brilliant idea. I hope that he likes them, and that great minds think alike! */

blockquote {
	min-height:35px;
	width:500px;
	display:block;
	margin:10px auto;
	background:transparent url(images/blockquote/quote.gif) no-repeat 10px 10px;
	float: left;
}
* html blockquote {
	min-height:35px;
	height:auto !important;
	height:35px;
}
blockquote p {
	margin:0px;
	line-height:17px;
	padding:10px 10px 10px 50px;
	width: 460px;
}
blockquote span {
	color:#999;
	font-size:9px;
	padding-top:5px;
	display:block;
}
blockquote span a {
	color:#555;
	text-decoration:none;
}
blockquote span a:hover {
	text-decoration:underline;
}
blockquote.go {
	background:transparent url(images/blockquote/go.gif) no-repeat 10px 50%;
}
blockquote.stop {
	background:transparent url(images/blockquote/stop.gif) no-repeat 11px 50%;
}
blockquote.exclamation {
	background:transparent url(images/blockquote/exclamation.gif) no-repeat 23px 50%;
}
/*b, strong {
	color: #5F6A54;color:black;
	font-weight: bold;
}*/
code {
	font: 12px/15px Consolas, Courier, "Courier New", monospace;
	/*border-left: 5px solid #447AAC;*/
	padding: 10px 0 10px 5px;
	display: block;
	/*background: #EFEFEF url(images/code.gif) no-repeat 98% bottom;*/
	width: 570px;
	margin: 1px 0 1px 10px;
}

h1 {
	display: block;
	float: left;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	height: 80px;
	line-height: 80px;
	margin: 15px 0 0 0;
}


h3
{
	font-size: 17px;
	font-weight:bold;
	margin-bottom: 20px;
}
/*h3 {
	display: block;
	padding: 10px;
	font-style: normal;
	clear: both;
}*/
h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font: 16px/28px Arial, Helvetica, sans-serif;
	display: block;
	margin: 4px auto;
	width: 260px;
	color:black;
}
h4 span {
	font-size: 80%;
	clear: both;
	display: block;
	/*color: #5F6A54;*/color:black;
	border-top: 1px solid #5F6A54;
	line-height: 120%;
	padding-top: 5px;
	padding: 5px 0;
}
hr {
	/*background: #3E5A0E;
	border: 2px solid #3E5A0E;*/
	margin: 20px 0;
}

 a {  color: #3399CC; text-decoration: underline; font-size: 11px}
a:hover {
	color: #0160B1;
	text-decoration: none;
}

.sidebar2
{
	float:left;
	width: 24%;/*297*/
	margin-top:-2px;
	
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/siderbar2.jpg) no-repeat;
	background-color:#e1effa;
	/*border:1px solid black;*/
	
}
#thisbusiness
{
	margin-top:-8px;
	background: url(images/thisbusiness.jpg) no-repeat ;
}
#thisbusiness ul
{
	margin-top:10px;
	padding-left:40px;
	list-style-image:url(images/btmLeftNavLi.gif);
}
#thisbusiness li
{
	margin-bottom:10px;
}
#thisbusiness a
{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
    color:#004476;
    font-weight:bold;
    text-decoration:none;   
}

#thisbusiness a:hover
{
    text-decoration:underline;
}
.title{
	font-size: 17px; font-weight: bold; color: #0070A4; margin: 0px 0 7px 0 ; align:left;text-align:left;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	margin:5px;
}

#download ul
{
	margin-top:10px;
	padding-left:40px;
	list-style-image:url(images/dark-circle.jpg) 50%;
}
#download li
{
	margin-bottom:10px;
}
#download a
{
	font-family:verdana,arial,sans-serif;
	font-size:13px;
    color:#004476;
    font-weight:bold;
    text-decoration:none;   
}

#download a:hover
{
    text-decoration:underline;
}
/* Layout Divs */
#topdiv
{
	margin:0 auto;
	/*border:1px solid red;*/
	width:1003px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#vrlogo
{
	float:left;
}
#headerlink
{
	width:74%;
	height:20px;
	text-align:right;
	padding:5px 0 5px 0;
	margin-right:10px;
	/*border:1px solid red;*/
	float:right;
	
}
#menutopper
{
	width:76.5%;
	float:right;
	/*border:1px solid red;*/
	
}
#menutopper #button_blank, #button1, #button2, #button3, #button4, #button5,#button6
{
	
	margin:0  0 0 0px;
	
}
#header1 {
	float:right;
	margin: 0 auto;
	width:100%;/* 96%;*/
	margin-top:-2px;
	background:url(images/bgimg_flashpic.jpg);
}
#header2 {
	float:right;
	margin: 0 auto;
	width:100%;/* 96%;*/
	margin-top:-3px;
	background:url(images/header_bgimg.jpg) no-repeat 100% ;
}

/* The main content holder. Don't get confused with "#content", that's the bubble of content*/

#main {
	
	
	float:right;
	width:100%;
	
}

/* The navigation */






#wrap {
	margin: 0 auto;
	width:100%;
	
}


/* The #content */

#content {
	
	/*border:1px solid black;*/
	width: 75%;/*750*/
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	padding:10px 0 0 5px;
	
}
#content ul li a {
	 color: #3399CC; text-decoration: none; font-size: 11px;
}
#content ul li a:hover {
	color: #0160B1;
	text-decoration: none;
}
#content ul
{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p
{
	/*width:90%;
	margin-left:35px;*/
}
#homecontent
{
	margin:10px 0 0 15px;
	width:65%;
	float:left;
}
#homeform
{
	width:30%;
	float:right;
	margin-top:-15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.bg_lightgrey {
	background-color: #dce1e3;
	border-color: black black #EAEAEA;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contacttable2 {
	border: 0px solid #CCCCCC;
	padding: 0px;
	background-image: url('images/bluebkgd.jpg');
	background-repeat: repeat-x;
}
.txt_hdr_contact {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.but2 {
	color: #FFFFFF;
	background-color: #0088b5;
	border: 1px solid #999999;
	text-decoration: none;
	width:60px;
}
.aligncenter {
	text-align: center;
}
input {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px}

#homebottom
{
	float:left;
	clear:both;
	width:500px;
	margin-bottom:40px;
	
	
}
#threeimages
{
	float:left;
	width:100%;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#threeimages table
{
	float:left;
	margin-right:40px;
}
.style3 {
	border-width: 0px;
}
.style5 {
	margin-left: 10px;
	margin-right: 10px;
}
.bgimg_homemenu {  background-image: url(images/menu_homepage_r3_c2.jpg); padding-right: 12px; padding-left: 12px; padding-top: 5px}




/* The reason for encapsulating the #content */


/* The date for the post */



/* The 'leave a comment' form */


#right {
	float: left;
	/*_position: absolute;*/
	width: 297px;
	margin: 0 0 0 0;
}


/* The sidebar. Ignore the spontaneously used classes + divs. */

.sidebar {
	float:left;
	width: 24%;/*297*/
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar #news #sbatext
{
	color: #CD4241;
	font-size:11px;
}
#txt_orange {
	font-weight: bold;
	color: #CD4241;
}
.txt_orange {
	font-weight: bold;
	color: #CD4241;
}
.sidebar #success, #news
{
	background: url(images/pagebg.jpg) repeat left top;
	background-color: #FFF9F0;
	
}
.blogsidebar {
	float:left;
	width: 24%;/*297*/
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(images/sidebar2.gif) #EBF4FA repeat-x;
	
}
.blogsidebar ul {
	display: block;
	width: 98%;
	margin: 5px auto 0 auto;
	list-style: none;
	
}
.blogsidebar li {
	display: block;
	list-style: none;
	/*line-height: 0px;*/
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.blogsidebar h4
{
	font-weight:bold;
	width:100%;
	color:#666666;
	padding-left:10px;
}

.blogsidebar #spacer
{
	margin-bottom:10px;
}
.blogsidebar a {
	 color: #004476; 
	 text-decoration:none;
	 font-size: 11px;
	 font-weight:bold;
}
.blogsidebar a:hover {
	 font-weight:bold;
	text-decoration: underline;
}
#FLVPlayer
{
	margin:0px 0 0 6px;
}


.list {
	width: 280px;
	left: 2.6%;
	float: left;
	margin: 0 10px;
	font-style: italic;
	background: #3E5A0E;
	padding: 6px;
}
.list ul {
	margin-bottom: 20px;
	clear: both;
}
.list li {
	list-style: none;
}
.list li a {
	display: block;
	color: #FFFFFF;
	padding: 10px 5px;
	background: #395509;
	text-decoration: none;
	font-style: normal;
	clear: both;
}
.list li a:hover {
	background: #203005;
}

/* The footer, with the shadow for the brick wall */


	

#footer {
	
	float:left;
	margin:30px 0 30px;
	color:black;
	width:100%;
	height:120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top:1px solid #CCCCCC;	
	border-bottom:1px solid #CCCCCC;	
}

#copyright
{
	width:25%;
	margin-top:95px;
	float:left;
	
}

#address
{
	width:20%;
	float:right;
	margin-top:-70px;
	
}
#address p
{
	width:20%;
	width:120px;
}
/*Drop-Down Css*/
.lehrerDropDownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.lehrerDropDownMenu .content {
	POSITION: absolute
; font-size: 12px
; font-family: verdana, Tahoma; line-height: 15px;
}
.lehrerDropDownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px
}
.top .items {
	BORDER-TOP: medium none
}
.lehrerDropDownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px; BORDER-LEFT: medium none; CURSOR: pointer; COLOR: #666666; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.lehrerDropDownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=95); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.lehrerDropDownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.lehrerDropDownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.lehrerDropDownMenu .hover {
	BACKGROUND: #333333; COLOR: #ffffff
}

.lehrerDropDownMenu .item IMG {
	MARGIN-LEFT: 10px
}
/*Drop-Down css End*/
.indexheadernew {
	font-size: 130%;
	font-weight: bold;
	color: #3b4a55;
	margin: 0px;
	margin-top: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-variant: normal;
}
.indexheadernew2 {
	font-size: 130%;
	font-weight: bold;
	color: #3b4a55;/*color: #00436E;*/
	margin: 0px;
	margin-top: 1px;
	font-family: "Trebuchet MS";
	font-variant: normal;
}
.indexlist {
	margin: 0px 20px 10px 0px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	width:470;/*470*/
	/*list-style-image: url(images/icon_bullet.gif);
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-right: 10px;
	list-style-position: outside;
	padding-left: 0px;*/
}

.txt_blue {  font-size: 10px; color: #3399CC}
.txt_blue2 {
	color: #0088b5;
	font-size: 11px;
	text-decoration: none;
}
.floatright {
	
	
	margin-top:-132px;
	background-image: url('images/bgimg_flashpic_right.jpg');
	background-repeat: repeat-x;
}
.bg_lightblue {  background-color: #E8F4FF}
.referencenametext {
	color: #3399CC;
	font-size: 11px;
	font-style: italic;
	
}
.style6 {
	margin-top:15px;
	margin-bottom:25px;
	/*border-left: 0px solid black;
	border-right: 0px solid black;
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px solid black;*/
	padding-top: 10px;
	font-size: 11px;
	text-align: right;
}
.txt_gray {  color: #666666; font-weight: bold;}
.txt_gray img { margin-bottom:20px;}
.txt_header2 { font-size: 12px; color: #3399CC; font-weight: bold}
.floatright2 {
	float: right;
}
.txt_orange2 {  color: #666666; height:25px;}
#team {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	width: 650px;
}
.teampic {
	margin: 20px 10px 0px 10px;
	padding: 0px;
	float: left;
	clear: left;
	width: 180px;
}
.teamname {
	font-weight: bold;
	
}
.teamtitle {
	color: #0088b5;
}
.border_team {
	border-bottom-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #C0C0C0;
	width: 650px;
	clear: both;
	margin-top:20px;
	margin-bottom:20px;
}
.teambio {
	width: 440px;
	margin-top: 15px;
	margin-left: 200px;
}
.teamimage {
	border: 1px solid #C0C0C0;
	padding: 2px;
}
.border3 {  border-color: black black #FFEBCC #FFE2B3; background-color: #FFFBF2; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px}
.border_topright {
	border-color: #3399CC #FFF7EA #7F7F7F #FFD58C;
	height: 25px;
	background-color: #DCE1E3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}
.txt_newshead {
	font-family: "Trebuchet MS";
	font-size: 160%;
	font-weight: bold;
	border-color: black black #999999 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	color: #3399CC;
}
.bg_lnb_ltblue {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #dce1e3;
}
#padtable td
{
	padding:10px 0 10px 5px;
}
.indexheader {
	font-size: 170%;
	font-weight: bolder;
	color: #CD4241;
	margin: 0px;
	margin-top: 1px;
}
.border_bottom1 {
	border-color: black black #999999 black;
	background-color: #FFF9F0;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
#franchise table
{
	margin-bottom:25px;
}
.txt_red {  color: #FF0000}
#overflow {  width: 100%; height: 310px;overflow-x:hidden;
overflow-y:auto; background-color: #E8F4FF;border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;color:black;}
textarea,select {border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
#opinion 
{
	width: 100%; height:150px;
	overflow-x:hidden;
	overflow-y:auto;
	background-color: #E8F4FF;border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.bg_lightgreyform {  background-color: #F4F4F4}
.txt_grayform {  color: #666666; font-size: 10px}
.txt_lightblue3 {  font-size: 11px; color: #0085C2}
.tdheight{ margin-bottom:25px;}
.tdheight td { height:25px; padding-left:2px;padding-bottom:2px;}

#dropmenuseealldiv{
	position:absolute;
	/*margin:50px 0px 0px 100px;*/
	
	margin:10px 0 10px 0px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	color:black;
	padding:0 5px 0 5px;
	background-color: #3398CC;
	width:215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
#dropmenuseealldiv a{
	color:black;
	font-weight:bold;cursor:pointer;margin-right:5px;
}
#success{
	position:absolute;
	/*margin:50px 0px 0px 100px;*/
	/*margin:10px 0 10px 0px;*/
	color:black;
	border:1px solid gray;
	background-color:white;
	
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display: none;
}
#success2{
	position:absolute;
	display: none;
	color:black;
	border:1px solid gray;
	background-color:white;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.date
{
	font-size:11px;
	font-weight:bold;
}
.post-title a
{
	color: #0070A4; 
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}
.post-title a:hover
{
	text-decoration:underline;
}
.filed
{
	font-size:13px;
}
.filed a
{
	color: #0070A4; 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.filed a:hover
{
	text-decoration:underline;
}
/*Comment div*/
.comments {
	background: #DEE0BF;
	width: 95%;
	float: left;
	margin-left: 5px;
}
.response {
	background: url(images/comment-background2.gif) repeat-x left top;
	width: 95%;
	float: right;
	margin: 0 9px 9px;
}
.response div { /* To fix the comment text */
	line-height: 200%;
	float: left;
	padding-top: 10px;
}
.response p {
	margin: 0;
	float: left;
	display: inline;
	width: 95%;
}
.response a.edit-post {
	background: url(images/edit-icon.gif) no-repeat 98% center;
	display: block;
	float: right;
	width: 160px;
	padding-right: 20px;
	text-align: right;
}
.response a.edit-post:hover {
	background: #A2B581 url(images/edit-icon.gif) no-repeat 98% center;
}

/* The comment responders */

.responder {
	background: #DEE0BF url(images/comment-background1.gif) no-repeat left top;
	float: left;
	height: 122px;
	width: 44px;
	margin-right: 20px;
	padding: 1px 0 0 0;
	border-right: 1px solid #DEE0BF;
}
.responder img {
	background: url(images/comment-icon.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	padding: 6px;
	margin: 5px 6px 0 8px;
}
.responder a img {
	background: url(images/comment-icon.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.6;
}
.responder a:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
}
.responder a.visit-site, .responder a.reply {
	height: 20px;
	width: 20px;
	display: block;
	margin: 10px 0px 0px 10px;
	border: 1px solid #A2B580;
	line-height: 20px;
	position: relative;
}
.responder a em {
	left: -1000em;
	top: -1px;
	position: absolute;
	width: 1160px;
	height: 22px;
	line-height: 22px;
}
.responder a:hover {
	text-decoration: none;
	color: #000000;
}
.responder a:hover em {
	font-style: normal;
	background: #A2B580;
	position: absolute;
	z-index: 1000;
	top: -1px;
	left: 21px;
	width: 160px;
}
.responder a.visit-site:hover {
	background: #A2B580 url(images/view-site.gif) no-repeat center center;
}
.responder a.reply:hover {
	background: #A2B580 url(images/reply-to-comment.gif) no-repeat center center;
}
.responder a.visit-site {
	background: url(images/view-site.gif) no-repeat center center;
}
.responder a.reply {
	background: url(images/reply-to-comment.gif) no-repeat center center;
}

/* The 'leave a comment' form */

#leave {
	display: block;
	width: 100%;
	float:left;
}
#leave label {
	display: block;
	float: left;
	width: 100%;
	line-height: 24px;
	clear: both;
}
#leave input#textfield {
	border: 1px solid #E4DFC9;
	float: left;
	height: 20px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
	margin-bottom: 10px;
}
#leave textarea {
	border: 1px solid #E4DFC9;
	float: left;
	height: 170px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 386px;
}
#leave .btn {
	background: url(images/post-date.gif) no-repeat left bottom;
	float:left;
	width: 51px;
	border: none;
	margin-top:10px;
	height: 33px;
	clear:both;
}
#right {
	float: left;
	_position: absolute;
	width: 298px;
	margin: 15px 0 0 0;
}
#blog-content {
	
	/*border:1px solid black;*/
	width: 54%;/*750*/
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0 0 5px;	
}
#blog-content ul li a {
	 color: #3399CC; text-decoration: none; font-size: 11px;
}
#blog-content ul li a:hover {
	color: #0160B1;
	text-decoration: none;
}
#blog-content ul
{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right-sidebar
{
	width:18%;
	float:right;
	padding-top:10px;
	padding-left:5px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background:url(images/sidebar2.gif) #EBF4FA repeat-x;*/
	/*border:1px solid red;*/
}

#right-sidebar h4
{
	font-weight:bold;
	width:100%;
	color:#666666;
	float:left;
	padding-left:4px;
}
#sub
{
	width:68px;
}
#unsub
{
	width:76px;
}
#realtext
{
width: 100%; height: 300px;overflow-x:hidden;
overflow-y:auto; background-color: #E8F4FF;border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;color:black;
}