



#post_info {
	color: #FFF;
	font-size: 12pt;
	xpadding: 5px 0px 10px 10px;
	height: 100%;
	width: 500px;
	}


#post_info_meta {
 	 ;
	color: #FFF;
	padding: 0px 0px 0px 20px;
	vertical-align: bottom;
}
#post_info_meta td {
    color: #fff;
    border-bottom: 1px solid #333;
	font-size: 10pt;
	xpadding: 5px 3px 5px 3px;
}

#meta_links {
    xborder-bottom: 1px solid #222;
    padding-bottom: 5px;
    margin-bottom: 3px;
}
#meta_links:hover {
    xborder: 1px solid #222;
    background: #222;
    padding-bottom: 5px;
    margin-bottom: 3px;
}


    #post_info_meta a {
		color: #86A7D0;
		text-decoration: none;
		xfont-weight: bold;
		xdisplay:block
	}
    #post_info_meta a:hover {
		color: #E9B09F ;
	}



#post_info_title {
	padding:5px 0px 0px 20px;
	vertical-align: top;
	color: #fff;
	font-weight: bold;
	font-family: 'century gothic';
	font-size: 36px;
    text-shadow: 0px 0px 1px #000, 0px 0px 2px #FFF;
      	

}








#the_content {
	background: #FFF;
 	width: 898px;
 	padding: 20px;
	    
        -moz-box-shadow: threedshadow  0px 0px 2px 2px ;
        -webkit-box-shadow: threedshadow 0px 0px 2px 2px ;
        box-shadow: threedshadow 0px 0px 2px 2px ;
		    -moz-border-radius: 8px 8px 8px 8px ;
		    -webkit-border-radius: 8px 8px 8px 8px ;
		    -khtml-border-radius: 8px 8px 8px 8px ;
		    border-radius: 8px 8px 8px 8px ;
		margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


#td_content {
	padding: 20px;
    width: 838px;
    
		background: #FFF;

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#DDd'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DDd)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #FFF,  #DDd); /* for firefox 3.6+ */
	    
      	opacity:0.98;filter:alpha(opacity=98);
      	color: #FFF;
      	
        color: #000;
    height: 55px;
    vertical-align: middle;
    text-shadow: 1px 1px 4px #000 , -1px -1px 4px #000;
    
	color: rgba(0,0,0,.9);
	font-size: 12pt;
 	font-family: "Century Gothic";
 	text-shadow: 1px 1px 3px #888;
 	text-align: justify;
 	font-weight: normal;

}
#content {
	 -moz-border-radius: 0px 0px 8px 8px ;
		    -webkit-border-radius: 0px 0px 8px 8px ;
		    -khtml-border-radius: 0px 0px 8px 8px ;
		    border-radius: 0px 0px 8px 8px ;
	        
    xbackground: #FFF;
    xbackground: rgba(0,123,255,.5);
 	xwidth: 968px;
	margin:0px;
	padding: 10px;

	font-size: 11pt;
	line-height: 125%;
	font-family: 'century gothic';
 	 		color: #000;
	background: rgba(204,102,51, .2);

  }




#single_title {
    font-size: 20pt;
    text-align: center;
    xborder: 3px solid red;
    pading: 20px;
    background: rgba(204,102,51, .2);
    
		background: #CC6633;

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC6633', endColorstr='#914D26'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#CC6633), to(#914D26)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #CC6633,  #914D26); /* for firefox 3.6+ */
	    
      	opacity:0.8;filter:alpha(opacity=80);
      	
      	
        color: #FFF;
    height: 55px;
    vertical-align: middle;
    text-shadow: 1px 1px 4px #000 , -1px -1px 4px #000;
}

#single_date {
    font-size: 13pt;
    text-align: center;
    pading: 6px;
    background: rgba(204,102,51, .2);
    
		background: #CC6633;

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC6633', endColorstr='#914D26'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#CC6633), to(#914D26)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #CC6633,  #914D26); /* for firefox 3.6+ */
	    
      	opacity:0.8;filter:alpha(opacity=80);
      	
      	
        color: #ccc;
    height: 35px;
    vertical-align: middle;
    text-shadow: 1px 1px 4px #000 , -1px -1px 4px #000;
}


#single_content {
    
		background: #CC6633;

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC6633', endColorstr='#914D26'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#CC6633), to(#914D26)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #CC6633,  #914D26); /* for firefox 3.6+ */
	    
      	opacity:0.8;filter:alpha(opacity=80);
      	
      	
    	 -moz-border-radius: 0px 0px 8px 8px ;
		    -webkit-border-radius: 0px 0px 8px 8px ;
		    -khtml-border-radius: 0px 0px 8px 8px ;
		    border-radius: 0px 0px 8px 8px ;
		margin:0px;
	padding: 10px;
	color: #000;
	background: rgba(204,102,51, .3);
}

.wpcf7-response-output{
    background: #fff;
    border: 1px solid white;
    color: red;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px;
    width: 600px;
    margin:auto;
}


#single_content table {
    background: rgba(255,255,255,1);
    padding: 20px;
	 -moz-border-radius: 8px 8px 8px 8px ;
		    -webkit-border-radius: 8px 8px 8px 8px ;
		    -khtml-border-radius: 8px 8px 8px 8px ;
		    border-radius: 8px 8px 8px 8px ;
		font-size: 12pt;
	line-height: 125%;
	font-family: 'century gothic';
}

#single_content table input {
	 -moz-border-radius: 8px 8px 8px 8px ;
		    -webkit-border-radius: 8px 8px 8px 8px ;
		    -khtml-border-radius: 8px 8px 8px 8px ;
		    border-radius: 8px 8px 8px 8px ;
		font-size: 12pt;
	border:1px solid #CCC;
	padding: 4px;
}

#single_content table textarea{
	 -moz-border-radius: 8px 8px 8px 8px ;
		    -webkit-border-radius: 8px 8px 8px 8px ;
		    -khtml-border-radius: 8px 8px 8px 8px ;
		    border-radius: 8px 8px 8px 8px ;
		font-size: 12pt;
	border:1px solid #CCC;
	padding: 4px;
}











#container {
width: 998px;
}

#html_bangedara, #html_karvan {
 width: 978px;
	background: #CCC;
	height: 200px;
	border: 1px solid red;
	top:0px;
	position: relative;
 float:left;
}

#html_bangedara{
 	left: 0px;
 	
}

#html_bangedara, #html_karvan {
 	left: -998px;
}



