/*
Theme Name: Tropicala
Description: custom theme
Version: 1.0
Author: Rightway
Author URI: 
Tags: gray, red, yellow, black

This template is being distributed via Wordpress.org under GPLv3 license. Enjoy!

To replace the banner image, just swap out masthead.png with your own image, sized 723px x 147px. 
The dropshadows are in the background CSS, not the image.

v1.1 - changed license to GPLv3
v1.2 - added comments and removed some blank elements from stylesheet
v1.3 - added license.txt (Apparently some people don't read this stylesheet), added link back to the theme's page at Wordpress.org

*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
  /*font:62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
  /*background:#FFF url(./images/bg.jpg) repeat-x;*/ /* Set background image here */
  background:transparent url(./images/innerbg.jpg) repeat-x scroll 0 0;
  font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
.front{background:transparent url(./images/bg.jpg) repeat-x scroll 0 0;}

h2, h3, h4, h5 {
  font-size:12px; /*commented by kruti*/
}

img {
  border:0;
}

#wrapper {
  /*width:768px;
  padding-top:8px;
  margin:25px auto 0;
  background:url(./images/top.png) no-repeat;*/
  
  margin:0 auto;
  width:955px;
  
}

div#masthead {
  /*width:768px;
  background:url(./images/main_bg.png) repeat-y;
  position:relative;*/

  height:82px;  

}

/* Blog Title */
h1 {
  font:3.2em 'Trebuchet MS', Arial, Helvetica;
}
h1.second_para
{
	font-size:17px;
 
}
h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#ff7e00;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages Navigation */
div#masthead ul {
  float:right;
  margin-right:22px;
  position:relative;
  z-index:2;
  bottom:-2px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
  color:#686868;
  text-decoration:none;
  display:block;
  font-size:1.4em;
  padding:40px 20px 18px;
}

div#masthead ul li a:hover,
div#masthead ul li.current_page_item {
  background:url(./images/nav_bg.png) bottom repeat-x;
}

/* Banner image dropshadow */
div#masthead_image {
  background:url(./images/image_bg.png) center no-repeat;
  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:955px;
  overflow:hidden;
  background:none !important;
  border:none !important;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
/*  padding:0 20px 20px;*/
  /*width:500px;*/
  float:left;
margin-right:10px;
/*padding-left:13px;*/
width:625px;
min-height:350px;
}

/* Main header on single pages */
h2.header {
  color:#ff7e00;
  font-size:24px;
  padding:10px 0 0;
  line-height:1;
  margin:0 0 5px;
  /*border-bottom:1px solid #e7e7e7;*/
  position:relative;
}

div#main h2.header a {
  color:#ff7e00;
  text-decoration:none;
}

h2.header span {
  position:relative;
  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
  margin:15px 0 5px;
  color:#ff7e00;
}

div#main p {
/*  color:#6b6b6b;*/
color:#000000;
  line-height:18px;
  margin:5px 0;
  font-size:12px;
  padding-left:5px;
  font-family:Arial, Helvetica, sans-serif;
}

div#main a {
  color:#bd1212;
  text-decoration:none;
  
}

.article {
  margin-bottom:20px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {
  /*font-size:1.2em;*/
  /*color:#6b6b6b;*/
  color:#000000;
 /* margin-left:15px;*/
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/arrowlist.gif) 0 6px no-repeat;
  font-family:Arial, Helvetica, sans-serif;
  line-height:20px;
}

.article ol {
  margin-left:30px;
}
.article ol.definelist {
  margin-left:20px;
}
.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  padding:15px 20px 20px 0;
  width:313px;
  float:left;
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#507fa3;
  padding-bottom:10px;
/*  border-bottom:1px solid #e7e7e7;*/
}

div#secondary ul#sidebar li {
  /*margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;*/
}

/* Sidebar headers */
div#secondary h2 {
  /*text-transform:uppercase;
  color:#507fa3;
  margin:20px 0 8px;
  font-size:1em;
  line-height:1;*/
}

div#secondary a {
  color:#666;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  /*font-size:1em;*/
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  /*line-height:1.5;
  margin:5px 0;
  color:#666;*/
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:8px;
  width:768px;
  margin:0 auto;
  /*background:url(./images/bottom.png) no-repeat;*/
  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/*
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  /*.clearfix {display:block;}
/* End hide from IE Mac */

/*added by kruti*/
div#header { height:82px; }
#header .logo{ float:left; width:320px }
#header .menu{ width:602px; float:right; margin-top:20px;}
.menubg{ background:url(images/menubg.png) repeat-x; height:38px; line-height:38px;  display:block; width:589px; float:left}
.menubg li{  list-style:none; float:left; background:url(images/divmenu.png) 0px 7px no-repeat; padding:0px 6px;}

.menubg li.first{background:none;}

.menubg li a{ font-family:Georgia, "Times New Roman", Times, serif; color:#efefef; font-size:12px; text-decoration:none; }
.menubg li a:hover{ color:#000;}
.flleft{ float:left}
.flright{ float:right}
.clear{ clear:both}
li.current_page_item { color:#000000; }
li.current_page_item a { color:#000000 !important; }
#banner{ height:280px;}
#banner .bannerimg{ width:420px; float:left; margin-top:40px}
#banner .bannertext{ width:500px; float:right; color:#fefefe; font-family:Arial, Helvetica, sans-serif; line-height:18px;}
#banner .bannertext p{ padding-left:2px; padding-top:6px; color: #000;}
#banner .bannertext p a{ /*color:#CF0C0C;*/ /*color:#BD1212;*/ color:#ffffff;  text-decoration:none;}
#banner .bannertext p a:hover{ /*color:#CF0C0C;*/ color:#BD1212; text-decoration:none;}

div.sidebar_title {
	/*cursor:pointer;*/
	display:block;
	/*padding:5px;*/
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background:url(images/toptitle.gif) no-repeat; /*width:310px;*/ height:34px;
	line-height:34px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:12px;}
	
div.sidebar_title a {
color:#FFFFFF;
text-decoration:none !important;
}

.description {
color:#000000;
padding-left:10px;
}

.features{background: url(images/panelbg.gif) repeat-x; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:293px; height:163px; color:#000000; padding-left:10px; _padding-bottom:0px; _height:130px}

.features_inner{background: url(images/innerbg.gif) repeat-x; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:293px;/* height:163px;*/ color:#000000; padding-left:10px;}



.features_inner12{background: url(images/innerbg12.gif) repeat-x; padding:10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:293px;/* height:163px;*/ color:#000000; padding-left:10px; height:80px;}


.panelp{ background:url(images/quote.png) no-repeat; font-size:12px; line-height:18px; padding-left:8px}
.features a, .features_inner a{ color:#323232;
margin-right:4px;
text-decoration:none;
}

.panellist li {
background:transparent url(images/arrowlist.gif) no-repeat scroll 0 3px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:10px;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.panellist li a { color:#000000; color:#BD1212; text-decoration:none !important;}

#content .acordian{ width:313px; float:left; margin-left:7px; }
/*#content li { width:313px; float:left; margin-right:8px; }*/
.features li{ background:url(images/arrowlist.gif) 0px 3px no-repeat; list-style:none; padding-left:15px; padding-bottom:8px;}
.credentialbg{ background:url(images/credentialbg.gif) right no-repeat; height:74px; .margin-bottom:15px; margin-left:7px;
padding-top:10px;}
.credentialbg a{color:#323232; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.credentialbg a:hover{ color:#9d0405;}
.credential{width:562px; float:left; margin-right:8px}
#blogupdate{width:385px; float:left; margin-bottom:6px}
.logomicro{ margin-left:12px; margin-top:8px}
.credentialbg ul{ /*padding-top:10px;*/}
.credentialbg li{ list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; /*padding-bottom:7px*/ height:30px;}
.credentialbg li a{ background:url(images/arrowlist.gif) 35px 4px no-repeat; padding-left:45px; display:block; .padding-left:20px; .background:url(images/arrowlist.gif) 10px 4px no-repeat;}
.credentialbg li span{ padding-left:25px}


.basic  {
	width: 313px;
	font-family: Arial, Helvetica, sans-serif;
	/*margin-right:8px;*/
	font-size:11px;
}
.basic div {
	background: url(images/panelbg.gif) repeat-x;
}

.basic div.textwidget {
width:313px;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	/*padding:5px;*/
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	 
	background:url(images/toptitle.gif) no-repeat; width:313px; height:34px;
	line-height:34px;
	
}

.basic a b{background:url(images/arrowleft.png) no-repeat right; margin-right:10px;
padding-left:10px; color: white; font-family:Verdana, Geneva, sans-serif;
display:block;
}
 
.basic a:hover {
	background-color: white;
	background:url(images/toptitle.gif) no-repeat; width:313px; height:34px;
}

.basic a.selected {
	color: black;
	background:url(images/toptitle.gif) no-repeat; width:313px; height:34px;
}
.basic a.selected b{
	color: white;
	background-color: transparent;
	background-image:url("images/arrow.png");
	background-repeat:no-repeat;
	background-position:right;
	margin-right:10px;
	padding-left:10px;
	font-family:Verdana, Geneva, sans-serif;
}


.basic p.text {
	margin-bottom : 0px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top:10px;
	margin-right:10px;
	padding: 0px;
}

#footer{ background:#45484d url(images/footerbg.jpg) repeat-x; color:#c6c7c7; font-size:11px; font-family:Verdana, Geneva, sans-serif; overflow:hidden; min-height:156px; height:100%; clear:both; /*margin-top:20px;*/ }
 
#footer .adress{ width:600px; float:left; background:url(images/div.jpg) no-repeat right; margin-left:26px; margin-top:29px; min-height:120px; line-height:14px; margin-bottom:10px;}
#footer .adress a{ color:#ffcea4; text-decoration:none}
#footer .terms{margin-top:29px; background:url(images/div.jpg) no-repeat right; width:166px; float:left; min-height:120px; line-height:24px; margin-left:10px}
#footer .terms a{color:#c6c7c7; text-decoration:none}
#footer .terms a:hover{color:#ffcea4;}
#footer .bookmark{ float:left; width:163px;}
/*.moreimg { height:6px; }*/

.approch{ border-top:1px dotted #cccccc; padding:14px 0px; }
.approchimg{ width:134px; float:left; text-align:center;}
.approchtext{ font-size:12px; /*margin-left:139px;*/ font-family:Arial, Helvetica, sans-serif}
.approchtext .heading{ font-size:16px; font-weight:bold; }

.flickrImage img {
	margin-top: 8px;
	margin-right: 8px;
	width: 85px;
	height: 85px;
	border: 1px solid #ccc;
}
div#photoAlbum {
	background: url(images/innerbg.gif) repeat-x; padding:10px;  width:293px;/* height:163px;*/ margin-left:0px;
}
#sidebar {
float: right;
width: 313px;
}

#sidebar .acordian {
margin-left:0px;
}

#menu {
	font-family:verdana;
	font-size:12px;
	position:relative;
	margin:0 auto;
	z-index:4
}

#menu ul {
	/* remove list style */
	list-style:none;
	padding:0;
	margin:0;	
	
	/* set the layer position */
	position:relative;
	z-index:5;
}

#menu li {
	/* set the styles */
	background:url(images/skillmenuborder.gif) repeat-x bottom;
	cursor:pointer;
	line-height:30px;
	height:30px;
	padding-left:10px;
	color:#000;
	font-size:12px;	
}

#menu li.hover {
	/* on hover, change it to this image */
	/*background-image:url(../../images/bg_hover.gif) !important;*/
	font-weight:bold;
}

#menu li a {
	text-decoration:none;	
	color:#000;
	/*z-index:-50 !important;*/
}

#menu .block {
	/* allow javascript to move the block */
	position:absolute;
	top:0;
	/* set the left position */
	left:-29px !important;
	/* display above the #menu */
	z-index:10;
	/* the image and the size */
	background:transparent url(images/arrow1.png) no-repeat top right;
	width:29px;
	/*padding:4px;*/
	cursor:pointer;	
}

.panelbg1{ background:#c9c9c9; /*padding:10px;*/ font-family:Arial, Helvetica, sans-serif; font-size:11px; /*width:293px;*/ margin-bottom:15px; }

dl.faq dt {
	/*color: #007934;*/
	font-size: 1.3em;
	font-weight: normal;
	margin: 15px 0;
	border-bottom: 1px solid #ddd;
}

dl.faq dd {
	margin: 0 0 10px 20px;
}

dl.faq.toggles dt {
	border-bottom: none;
	border-top: 1px dotted #999;
	/*color: #b4130b;*/
	cursor: pointer;
	/*font-size: 1.1em;*/
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 0 0 0;
}

dl.faq.toggles dt:hover {
	text-decoration: none;
}

dl.faq.toggles dd {
	display: none;
	margin: 15px 0 15px 20px;
}
.entry{ padding-left:5px;}
.faq {color: #000000; color:#323232;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;}

.footer_bottom {
width: 965px;	
margin: 0 auto;
}

li.selected { font-weight:bold; }

.skills {border-top:1px dotted #CCCCCC; margin-top:25px; padding-top:15px; padding-bottom:25px; float:none;}
.leftpart { float:left; width:300px; line-height:22px; }
.rightpart { width:300px; line-height:22px; float: left; }

.skill{ background: #f6f6f6 url(images/skillbg.gif) no-repeat center bottom; width:588px; padding:10px;}

.contact{ float:left; border:1px solid #CCC; margin-right:15px; margin-bottom:15px; padding:10px; -moz-border-radius: 10px;
-webkit-border-radius: 10px; background: #f6f6f6 url(images/contactbg.gif) bottom repeat-x; }
.contact .heading{font-size:16px;
font-weight:bold; line-height:30px; margin-bottom:8px}
.contact p{ line-height:18px}

.skilltop { background: url('images/skilltop.gif') top no-repeat; width:608px; height:10px; }
.approch .heading, .skills .heading{ font-size:13px !important; font-weight:bold; margin-top:0px !important; font-family:Arial, Helvetica, sans-serif;}
.skills .heading { margin-bottom:15px; }
.textwidget .approch { padding-top:25px; }
.contact1 p{ padding-bottom:4px;}
.contact1{ height:190px}
.contact1 a, .features_inner12 a{ color:#9D0405; text-decoration:none;}
.contact1 a:hover{ color:#000;}
.approchhead{ font-size:16px; font-weight:bold; margin-bottom:8px }
.margintp .sidebar_title{ margin-top:20px; }

/*
onclick="javascript: window.open('http://suse/websites/team/kruti/hwd/wp-content/uploads/2009/12/hire-dedicated-developer-process-moduls.jpg','Large Image','scrollbars=yes,width=1027,height=514')"
*/
.step li{ background:none !important; display:block; clear:both; line-height:34px !important; padding-left:0px !important; margin:0px !important;}
.step li strong{ background:url('images/step1.png') 0px -0px no-repeat !important; height:34px;  float:left; width:66px; padding-left:10px !important; margin-right:0px; display:block}

li a{ color:#BD1212; }

.features_inner p a { color:#BD1212; }
.features_inner img { /*margin-bottom:10px;*/ }
.fastcollab { margin-left:26px; }

ol.definelist li { list-style:lower-alpha; background:none; padding-left:0}
h1.Important { font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:15px}

div#main_inner {
	display:block
}
div#main_inner h2.header a {
  color:#ff7e00;
  text-decoration:none;
}
div#main_inner h3 {
  margin:15px 0 5px;
  color:#ff7e00;
}
div#main_inner p {
/*  color:#6b6b6b;*/
color:#000000;
  line-height:18px;
  margin:10px 0;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}

div#main_inner a {
  color:#bd1212;
  text-decoration:none;
  
}
#main_inner p.byline {
  color:#999;
}
#main_inner p.comment_meta {
  margin:0;
  float:right;
}


.details .heading { /*margin-bottom:15px;*/ font-weight:bold; clear:both; margin-top:5px}
.Clear { clear:both; overflow:hidden}

.client_text { margin-top:10px; }

h1 { font-size:22px; font-weight:normal; color:#fff;}

* a.sendbutton	{ 
background:transparent url(images/button-bg.gif) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:14px;
height:36px;
width:70px;
cursor:pointer;
margin-left:115px; border:0; display:block; line-height:36px; text-align:center; margin-top:10px;
}
.tablehd{ background:url(images/tablehd.png) repeat-x; height:38px; line-height:38px}
.lefthd{ background:url(images/lefthd.png) right repeat-y; padding:10px;}
.contenttd{ background:#ededed; padding:10px;}
.features_inner a.Gobtn { width:22px; height:17px; background:url(images/gobtn.gif) no-repeat; border:0; text-align:center; color:#333; font-size:11px; font-weight:bold; line-height:15px; display:block; float:right; margin-right:0}
.rightway_link{color:#000000;
font-size:12px;
margin-left:-153px;
margin-top:50px;
position:absolute;
text-decoration:none;}
/*this is for twitter update: start*/

.twtr-hd { display:none !important; }
.twtr-ft { display:none !important; }
.twtr-bd { height: 27px !important; width: 500px !important; background:none !important; }
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline { background:none !important; }
.twtr-timeline { height:27px !important; }
.twtr-tweet-text p a.twtr-hyperlink { display:none; }
.twtr-tweet-text p { width:500px !important;}
.twtr-tweet-text p i a { display:block; color:#8D8D8D !important; font-size:10px; /*margin-left:10px;*/ float:right; margin-top:-15px; }
.twtr-tweet-text p i a.twtr-timestamp { margin-right:50px; color:#8d8d8d !important; font-size:10px !important; text-decoration:none; }
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p { font-family:Verdana, Geneva, sans-serif; font-size:11px; }
#twtr-widget-1 .twtr-reply { display:none !important; }
.twit_updates { float:right !important; width:455px !important; }
.Twit { /*padding-top:25px;*/ clear:both;margin:0 25px 15px 3px ;/* margin:23px 25px 0px 3px; .margin-top:25px*/}
.Twitter { background:url(images/twitter.gif) repeat-x; line-height:28px; height:28px;background-color:white;}
.Twitter span.Update { width:110px; float:left; display:block; color:#000; font-weight:bold; text-align:center; /*margin-right:5px;*/ margin-left:0; font-size:12px}
.Twitter span { font-size:10px; color:#8d8d8d; margin-left:5px;}
/*this is for twitter update: end */