/*
Theme Name: Schemertype Mag
Author: Chiq Montes
Author URI: http://www.wpthemedesigner.com/
*/

#btop {
	width: 464px;
	height: 32px;
	background: url(http://www.lindahua.net/wp271/wp-content/uploads/2010/01/btop.jpg) no-repeat scroll left top;
}


#bmiddle {
	background-color: #354b63;
	width: 441px;
	height: 180px;
	padding: 0px 10px 0px 10px; 
}

.btext {
	
	background:#fff;
	border:medium none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
/*	font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	margin-top:5px;
	padding:5px;
	width:200px;
	font-weight: bold;
}

.bcomments{
	border: 1px solid #000;
	
}

.bselect{
	width:210px;	
	font-weight: bolder;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	border:medium none;
	line-height: 20px;
	padding: 4px 4px 4px 1px;
	margin-top: 5px;
}

#bbottom {
	width: 464px;
	height: 14px;
	background: url(http://www.lindahua.net/wp271/wp-content/uploads/2010/01/bbottom.jpg) no-repeat scroll left top;
}

#blocks{
	float: left;
	width: 200px;
}

#bsubmit{
	float: right;
	width: 150px;
	margin: 130px 0px 0px 80px;
}


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #262626;
	background: #ffffff url(images/new-background.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
/*height:125px;*/
height:70px;
overflow:hidden;	
}
	#header .pages {
		list-style-type: none;
		float: left;
	}
		#header .pages li {
			float: left;
			font-weight: bold;
			text-transform: uppercase;
			padding: 10px 20px 0 0;
		}
		#header .pages li a {
			color: #ffffff;
			text-decoration: none;
		}
	#header .rss {
		float: right;
		color: #ffffff;
		text-decoration: none;
		display: block;
		padding: 10px 0 0 24px;
		background: url(images/rss.gif) no-repeat 0 8px;
	}
	#header h1 {
		clear: both;
		float: left;
		padding: 35px 0 40px 5px;
	}
		#header h1 a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 329px; height: 24px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .ad {
		float: right;		
		padding-top:35px;
	}
	#header .categories {
		clear: both;
		list-style-type: none;
		background-color: #e6e8ea;
		padding: 12px 0;
		height: 12px;
	}
		#header .categories li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			padding: 0 10px;
			background: url(images/divider.gif) no-repeat center right;
		}
		#header .categories li a {
			color: #243749;
			text-decoration: none;
		}
/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	
	/*clear: both;
	
	float: left;
	margin: 10px 5px 10px 0;*/
	
	width: 160px;
	padding: 5px;
	background-color: #E2E6E9;
}
	#lsidebar .box {
		background: #ffffff url(images/header.gif) repeat-x 0 0;
		border-width: 0 1px;
		border-style: solid;
		border-color: #D9D9D9;
	}
		#lsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#lsidebar .box ul {
			list-style-type: none;
			padding: 2px 2px 10px;
		}
			#lsidebar .box ul li {
				font-weight: bold;
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;				
				overflow:hidden;				
			}
			#lsidebar .box ul li a {
				color: #262626;
				text-decoration: none;
			}
			

			#lsidebar .box ul li a:hover {
				color: #243749;
			}
/** END left sidebar **/

/** BEGIN content **/
#content {
	width: 480px;
	float: left;
	margin: 10px 0;
}
	#content .box {
		background-color: #E2E6E9;
		padding: 5px;
		margin-bottom: 5px;
	}
		#content .box .buffer {
			background: #ffffff url(images/header.gif) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #D9D9D9;
			padding: 1px;
		}
		#content .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
	#content .homelist {
		list-style-type: none;
		background-color: #ffffff;
		padding: 3px 10px 25px;
	}
		#content .homelist li {
			clear: both;
			padding-top: 7px;
		}
		#content .homelist li img {
			float: left;
			margin: 5px 5px 5px 0;
			width: 100px;
		}
		#content .homelist li a.title {
			color: #243749;
			/*font-size: 1.3em;*/
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
		}
		#content .homelist li p {
			line-height: 1.3em;
			margin: 2px 0;
		}
		#content .homelist li .more {
			display: block;
			background: url(images/more.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
			width: 45px; 
			height: 11px;
			float:right;
		}
	#content .postnav {
		background-color: #ffffff;
		padding: 5px 10px 10px;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
		}
	#content .content {
		padding: 10px;
	}
		#content .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .content ul, #content .content ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .content li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#content .content blockqoute {
			padding: 10px 10px 5px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
			margin-bottom: 10px;
		}
		#content .content h3, h4, h5, h6 {
			font-size: 1.4em;
			margin-bottom: 5px;
		}
	#content .featured {
		padding: 5px;
	}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 310px;
	float: right;
	margin: 10px 0;
}
	#rsidebar .box {
		background-color: #E2E6E9;
		padding: 5px;
		margin-bottom: 5px;
	}
		#rsidebar .box .buffer {
			background: #ffffff url(images/header.gif) repeat-x 0 0;
			border-width: 0 1px;
			border-style: solid;
			border-color: #D9D9D9;
			padding-bottom: 3px;
		}
		#rsidebar .box h2 {
			color: #243749;
			text-transform: uppercase;
			font-size: 1em;
			padding: 6px 7px 10px;
		}
		#rsidebar .box ul {
			list-style-type: none;
		}
			#rsidebar .box ul li {
				border-bottom: 1px solid #DDDDDD;
				padding: 5px;
				font-size: 1.2em;
			}
			#rsidebar .box ul li a {
				color: #262626;
				text-decoration: none;
			}
			#rsidebar .box ul li a:hover {
				color: #243749;
			}
		#rsidebar .box .flickr {
			text-align: center;
		}
			#rsidebar .box .flickr img {
				margin: 5px;
			}
		#rsidebar .box .video {
			padding: 3px 3px 0;
		}
		#rsidebar .box .tags {
			padding: 10px;
		}
		#rsidebar .box form {
			background: #ffffff url(images/search.gif) no-repeat center;
			width: 288px; height: 27px;
			padding: 5px;
		}

		#rsidebar .box .buffer form {
			background: #ffffff;
			width: 235px; 
                        height: 40px;
			padding: 0;
		}
               #rsidebar .box .buffer form input {
				font-size: 11px;
				font-family: Verdana;
                                border-style: solid;
				border: 1px solid #DDDDDD;
width: 120px;
				margin: 13px 0px 0px 0px;
				background-color: transparent;				
			}
			#rsidebar .box form input {
				border: 0;
				font-size: 1.2em;
				font-family: Verdana;
				background-color: transparent;
				float: left;
				width: 215px;
				margin: 6px 0 0 6px;
			}
			#rsidebar .box form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 59px;
				height: 27px;
				background-color: transparent;
			}
/** END right sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #27323C;
	color: #ffffff;
	height: 20px;
	padding: 20px 0;
	margin-top:10px;
}
	#footer .buffer {
		width: 970px;
		margin: 0 auto;
		text-align: left;
	}
	#footer p {
		line-height: 1.6em;
		margin-bottom: 5px;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
	#comments h2 {
		font-size: 1.3em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding: 0 10px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
	#comments .buffer {
		padding: 0 10px 10px;
	}
	#comments h2 {
		padding-left: 0 !important;
		padding-bottom: 20px !important;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #000000;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
.boxnew{
	font-family:arial;
	font-size:12px;
	margin-bottom:10px;
	display:block;
	padding:0 10px;
	
}
#content .boxnew h2{
		color:#210808;
		font-size:15px;
		padding-bottom:20px;
		padding-left:0;
		text-decoration:underline;
		}
.boxnew ul li{
	padding:0 0 5px 0;
	list-style:none;}
.moredetail{
	text-align:center;
	margin:20px 0;
	display:block;
	font-size:15px;
	color:#215594;
	font-weight:bold;
}
.column{
	float:left;
	width:145px;	
}
.column  strong{
	padding-bottom:10px;
	display:block;
	
}
.boxnew li .more {
	background:transparent url(images/more.gif) no-repeat scroll 0 0;
	height:11px;
	outline-style:none;
	outline-width:medium;
	text-indent:-9999px;
	width:45px;
	display:inline;
	margin:0 0px 0 10px;
	right:10px;
	text-decoration:none;
	float:right;
}
.boxnew .left-block{
	float:left;
	font-size:11px;
	padding-right:10px;
	width:138px;
}
.boxnew .left-block a{
	clear:both;
	display:block;	
}
.boxnew .left-block span{
	clear:both;
	display:block;	
	padding-bottom:5px;
	text-align:center;
}
.boxnew .left-block strong{
	display:block;
	padding-bottom:10px;
	text-decoration:underline;
	text-align:center;
}	

#recent_asked_question {
height:91px;
padding:5px;
width:294px;
}

.recent_asked_question{

}

/***************************************/
.clear{
clear:both;
}


.pre_load{
display:none;
}
/***************13-4-2010 start************************/
.search_box{
background-image:url(images/search.png);
background-repeat:no-repeat;
height:37px;
}
.search_text_box{
background:transparent none repeat scroll 0 0;
border:0 none;
height:15px;
margin:4px 10px 0 30px;
padding-top:0;
vertical-align:top;
width:340px;
}
.search_sub_btn{
padding:0 10px;
}
.search_box_form{
padding:7px 0 6px;
}
.silver_hr{
background-color:#E2E6E9;
border:0 none;
height:5px;
margin-bottom:10px;
}
/***************15-4-2010 start************************/
ul.homelist p{
color:#0066CC;
}

.screen-reader-text{
display:none;
}
#searchsubmit{
background:transparent none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:20px;
margin:0;
padding:0 5px 1px;
width:58px;
}
#lsidebar_content{
clear:both;
float:left;
margin: 10px 5px 10px 0;
}
/***************16-4-2010 start************************/
#header_logo{
float:left;
/*padding-top:12px;*/
}
.ad  span{
color:white;
font-size:1.5em; 
font-weight:bold;
}
#subscribe-to-thank,#mail_send{
color:#ff0000;
}
/*************5-5-2010*******************************/
.post-answer{

}
.post-answer-top{
background-image:url(single-image/AnswerTab.jpg);
background-repeat:no-repeat;
height:40px;
background-position:center top;
}
.post-answer-body-wrapper{

background-image:url(single-image/Answer-Background-repet.jpg);
overflow:hidden;
}
.post-answer-body{
font-size:13px;
/*font-weight:bold;
font-size:15px;*/
line-height:16px;
padding:115px 38px 11px;
background-image:url(single-image/Answer-Background.jpg);
background-position:center -7px;
background-repeat:no-repeat;
}

.single-related-search{
background-image:url(single-image/RecentlySearcedTab.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;
}
.find-answers-in-your-city{
background-image:url(single-image/CitiesTab.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;
}
.find-answers-in-your-city p{
padding:0 10px 10px;;
}
.recent-answer{
background-image:url(single-image/RecentAnsweredTab.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;
}
.single_page_question{
width:465px;
margin:15px 0;

background-image:url(single-image/question-back.jpg);
background-repeat:no-repeat;
padding-bottom:11px;
}
.single_page_post_img{
background-position:right 10px;
background-repeat:no-repeat;
padding:32px 15px 0 36px;
width:75px;
}
.single_page_post_title{
padding:0 15px 10px 129px;
}
.single_page_post_title h1{
font-size:13px;
}
.about-linda-hua{
background-image:url(single-image/LindaTab.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;
}
.subscribe-to-the-latest-news{
background-image:url(single-image/subscribe.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:35px;
}
.subscribe-to-left{
width:234px;
float:left;
padding:0 10px 0 0;
}
.subscribe-to-right{
float:left;
text-align:right;
width:200px;
}
.subscribe-to-left a{
background-image:url(single-image/arrow.jpg);
background-position:left center;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
padding-left:10px;
}
.green-hr{
background-color:#528C7D;
border:0 none;
height:1px;
margin:5px 0;
}
.single-how-i{
background-image:url(single-image/HowToTab.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;
}
#footer-bottom-left{
float:left;
width:575px;
text-align:left;
}
#footer-bottom-right{
float:left;
width:395px;
text-align:left;
padding-top:10px;
}
.footer-bottom-title{
font-weight:bold;
text-align:left;
text-decoration:underline;
margin:10px 0 8px;
}
#footer-bottom-right span{
font-weight:bold;
margin:0 0 0 20px;
overflow:hidden;
text-align:left;
text-decoration:underline;
width:125px;
}
#footer-bottom-right ul li{
list-style-image:url(single-image/list-arrow.jpg);
list-style-type:none;
margin:10px 25px;
width:145px;
}
.footer-bottom-link{
height:25px;
background-color:#3c4a67;
}
#footer-bottom-right a {
display:block;
height:11px;
overflow:hidden;
width:145px;
}

.linda-standing-img{
float:left;
width:100px;
}
.post-answer-icon{
text-align:right;
padding-right:5px;
}
.post-answer-icon span{
text-align:right;
}



/***********page navi plugin*************/
.wp-pagenavi span.pages,.wp-pagenavi a.first,.wp-pagenavi span.extend ,.wp-pagenavi a.last{
display:none;
}
.wp-pagenavi{
padding-bottom:7px;text-align:right;
}
.wp-pagenavi span.current {
background-color:#386DAE!important;
color:#ffffff!important;
}

/***********page navi plugin*************/


#seo_footer {
   margin:0 auto;
   width:971px;
}/******************8-5-2010********************/
#footer-bottom-left li.cat-item{border-right:1px solid;float:left;list-style-type:none;margin-left:5px;padding-right:5px;}
.remove-buffer-background{background-color:#FFFFFF !important;background-image:none !important;}
.footer-social-link{background:transparent url(image-footer-social/footer-link-back.gif) repeat-x scroll 0 0;height:50px;}
.social-link-footer{background-position:left center;background-repeat:no-repeat;display:inline-block;padding:6px 0;text-align:left;}
#footer-social-link-facebook{margin-right:20px;}
#footer-social-link-twiter{margin-right:20px;}
#footer-social-link-linkedin{margin-right:20px;}
#footer-social-link-stam_upon{margin-right:20px;}
#footer-social-link-rss{margin-right:20px;}
#footer-social-link-youtube{margin-right:20px;}
#footer-social-link-webstore{}
/******************10-5-2010***footer-social-link end************/
.blank-title-bar{background-image:url(single-image/blankTab.jpg);background-position:center top;background-repeat:no-repeat;height:50px;overflow:hidden;}
.blank-title-bar p{color:#FFFFFF;font-size:13px;font-weight:bold;padding:14px 0 0 10px;}
#linha-home-image{width:295px;float:left;margin-right:6px;overflow:hidden;}
#new-hot-treand{width:165px;float:left;overflow:hidden;}
.white-text{background-color:#405d77;color:#FFFFFF !important;padding:7px 7px 10px!important;text-transform:none !important;font-weight:bold;}
#new-hot-treand-content ul li a{display:inline-block;margin-top:1px;text-decoration:underline;color:#3D81EE;font-weight:normal;white-space:nowrap;}
.blue-ancor{color:#3D81EE;}
#new-hot-treand-content li{}

#howto-cat-sub{

}

#howto-cat-sub li{
float:left;
list-style-type:none;
width:120px;
}
#howto-cat-sub li a{
color:#0066CC;
display:block;
margin:1px 0;
text-decoration:underline;
}
.deepblue{
color:#0066CC;
}

#youtube-content{
padding:10px;
}
.youtube-box{
float:left;
width:120px;
overflow:hidden;
margin:0 14px;
height:155px;
}
.youtube-box a{
color:#0066CC;
font-size:13px;
font-weight:bold;
}
.video-ancor{
border:3px double #999999;
display:block;
overflow:hidden;
cursor:pointer;
background-color:white;
position:relative;
}
.video-time{
bottom:1px;
margin-right:0;
margin-top:0;
opacity:1;
position:absolute;
right:1px;
}
.video-time span{
background-color:#000000;
color:#FFFFFF !important;
display:inline-block;
font-size:11px;
font-weight:bold;
height:14px;
line-height:14px;
opacity:0.75;
padding:0 4px;
vertical-align:top;
}

.how-to-single_page_question{
background-image:url(how-to-image/How-to-Title-Image.jpg)!important;
}
.how-to-single_page_post_title{
min-height:162px;
padding:40px 60px 10px 10px!important;
}

.how-to-single_page_post_title h1{
font-size:16px!important;
}
.how-to-post-answer-body{
background-image:url(how-to-image/How-to-Steps.jpg) !important;
background-repeat:repeat-y;
font-size:13px;
line-height:16px;
min-height:300px;
padding:25px 10px 10px 125px;
}

.overflow-hidden{
height:30px;
overflow:hidden;
}
.center{
text-align:center;
}


.margin-top{
margin-top:10px;
}


#recent-video-search h3{
font-size:14px;
padding:6px 0 6px 10px;
}


/************twitter start********************/
.no-transform{
font-size:13px !important;
text-transform:none !important;
}

.floatright{
float:right;
}

.twitter-title{
float:left;
font-size:17px;
overflow:hidden;
padding-left:5px;
width:280px;
}
.twitter-content{
padding:0 5px;
}
.blue-bar{
background-color:#2aa9d6;
border:0 none;
height:10px;
margin:5px 2px 10px;
}
#timeline {
color:#333333;
font-size:1.1em;
margin-left:0;
padding:0;
}
ol.statuses {
font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.homepage #timeline {
color:#333333;
font-size:1.1em;
margin-left:0;
padding:0;
}

ol.statuses {
font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

ol {

display:block;
list-style-type:decimal;
margin:1em 0;
}

ol.statuses li.status, ol.statuses li.direct_message {
border-bottom:1px solid #EEEEEE;
line-height:16px;
padding:10px 0 8px;
position:relative;
}
ol.statuses > li:first-child {
border-top:1px dotted #D2DADA !important;
}
ol.statuses > li {
border-bottom:1px dotted #D2DADA !important;
}
li {
display:list-item;
}
span.status-body {
display:block;
margin-left:56px;
min-height:48px;
overflow:hidden;
width:425px;
}
ol .status .status-body {

width:400px !important;
}
ol.statuses .thumb {
display:block;
height:50px;
left:0;
margin:0 10px 0 0;
overflow:hidden;
position:absolute;
width:50px;
z-index:10;
}
ol.statuses .thumb img {
height:48px;
width:48px;
}
a img {
border-width:0;
}
a:link, a:visited {
color:#2277BB;
text-decoration:none;
}
.meta a {
color:#999999;
}
.meta a:hover {
color:#999999;
text-decoration:underline;
}
.meta {
color:#999999;
display:block;
font-size:11px;
}

.entry-meta {
margin-top:2px;
}






/************twitter end********************/
#footer-bottom-right-colum-1{
float:left;
width:195px;
overflow:hidden;

}

#footer-bottom-right-colum-2{
float:left;
width:195px;
overflow:hidden;
}

/**************10-6-2010****************************/
.how-to-post-answer-body p{
margin-bottom:10px;
}
.normal-font{
font-weight:normal !important;
}
.right-youtube-box{
float:left;
height:106px;
margin:5px;
overflow:hidden;
width:138px;
}
.right-video-ancor{
background-color:white;
border:3px double #999999;
cursor:pointer;
display:block;
overflow:hidden;
position:relative;
}
.right-youtube-content{}
.color-line{
background-color:#E2E6E9;
border:0 none;
height:5px;
margin:0 10px;
}
