body{
	/* background-image : url("../images/bpdo-2.png"); */
	background: #FFF;
	font-family : arial, helvetica;
	margin-top: 0px;
}

.container{
	display:block;
	background : #FFFFFF;
	overflow:hidden;
	margin:0 auto;
	width:980px;
}

.container .top{
	line-height:2px; 
	background-color:green;
}
.header{
	color: black;
	font-size:10px;
}

.header .menu1{
	float:right;
	margin-right:10px;
	text-align:right;
	color: black;
	font-size:12px;
}   

.header .menu1 a {
	color: black;
} 

.header .menu1 a:hover {
	color: red;
}             

.header img{
	padding: 4px;
	border: 0;	
}

.welcome{
	font-size:17px;
	text-transform:capitalize;
	color:green;
}

.navbar {
	background: #53cc41  repeat-x scroll left top;
	height: 25px;
	font-size : 12px;
	padding:5px 12px 0px 0px;
}
.navbarshade {
	margin: 1px 0pt 0pt; 
	padding: 0pt; 
	color:green;
}

.navbar span{
	margin:0;
	padding: 5px;
}

.navbar .menu2{
	margin:0; 
	height: 10px;
	width:980px;
}

.navbar a {
color:#FFFFFF;
text-decoration:none;
}

.navbar .menu2 a {
border-right: 1px solid #FFFFFF;
letter-spacing:2px;
color: #FFFFFF;
padding:5px 5px 5px 5px;
display:block;
float:left;
font-size: 12px;
text-transform:uppercase;
}

.navbar .menu2right a {
	float:right; 
	margin:-10px; 
	margin-right:10px
	letter-spacing:2px;
	color: #FFFFFF;
	display:block;
	font-size: 10px;
	text-transform:uppercase;
}


.container .left{
	/* background-color:#EEEEEC; 
	border-right:1px solid #CCCCCC;
	*/
	background-color:#678CAC;
	border-right:1px solid green;
	color:#000000;
	width:175px;	
}

.container .left ol{
	font-family:Verdana, Helvetica;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 10px 10px 10px;
	margin:0;
	font-size:0.7em;
	color: #fff;
}

.container .left  a {
	color:#000000;
	text-decoration:none;
}

.container .left li{
	padding: 3px 3px 3px 3px;
}

.container .center {
	padding: 10px 10px 10px 10px;
	font-family:Lucida Grande;
	font-size:14px;
	float:left;
	width: 600px;
}

.container .right{
	width: 168px;
	border-right: 1px solid #CCCCCC;
	background:#EEEEEC none repeat scroll 0 0;
	/* border-left:1px solid #CCCCCC; */
	float:right;
	font-size:11px;
	line-height:12px;
	padding:10px 5px 2px 10px;
}

.category{
	margin:0px;
	margin-left:10px;
	margin-top:10px;
	font-size:1em;
	color:#fff;
}

.tweet{
	font-size:12px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	position:relative;
	list-style-type: none;
}

.tweet img{
	border:1px solid Olive;
	float:left;
	margin-bottom:0;
	margin-right:15px;
	padding:2px;
}

.tweet a{
	color: #004276;
	text-decoration: none;
}

.tweet .usertime{
	margin-bottom:10px;
	margin-top:5px;
}

.tweet .usertime table{
	font-size:11px;
	font-style:italic;
	color:#666666;
}
.tweet .usertime table a{
	text-decoration: underline;
	color: #666666;
}

.tweet .username{
	font-size: 12px;
	font-weight:bold;
}

.tweet .userbio{
	font-size:12px;
	margin-left:65px;
	padding-top:5px;
}
.tweet .followers{
	font-size: 12px;
	font-weight:bold;
}

.tweet li{
	padding: 7px 7px 7px 7px;
	border: 1px solid white;
	border-bottom: 1px dashed #CCCCCC;
	
}
.tweet li:hover {
	padding: 7px 7px 7px 7px;
	border:1px solid green;
}

#twitad  {
        padding:0.05em 0;
        margin-bottom:1em;
}
/*
.twitpromo {
        font-size:11px;
        margin:1em auto;
        padding:6px 10px;
        text-align:center;
        background-color:#F3A423;
        width:122px;
        -moz-border-radius-topleft:4px;
        -moz-border-radius-topright:4px;
        -moz-border-radius-bottomleft:4px;
        -moz-border-radius-bottomright:4px;
} 
*/
.twitpromo {
background-image:url(http://s3.amazonaws.com/ui-assets/i/adflow.png);
font-size:10px;
margin:0.1em auto;
padding:6px 10px;
text-align:center;
width:124px;
}
     
.roundedcorner_top {
	height: 40px;
	background: url(http://s3.amazonaws.com/ui-assets/themes/image/q-cap.png) no-repeat;
}

.roundedcorner_bottom {
	height: 25px;
	background: url(http://s3.amazonaws.com/ui-assets/themes/image/q-bottom.png) no-repeat;
}

.clear{
clear:both;
margin:0px;
padding:0px;
line-height:0px;
}

#search{
padding:8px;
background-color:#CCFFFF;
}

.featured {
	margin-left: 5px;
}
.featured .title{
	font-size:16px;
	color:#666666;
	margin-bottom:15px;   
	font-weight: bold;
}
.featured .userdetails{
	margin-bottom: 15px;
}
.featured .name{
	vertical-align:baseline;
	font-size: 14px;
}`
.featured .userdetails .name a{
	color: #004276;
	text-decoration: none;
}
.featured .userbio{
	font-size: 11px;
	padding-top:5px;
}
.featured .userweb{
	font-style:italic;
	color:#666666;
	padding-top:5px;
}
.featured .followers{
	font-style:italic;
	color:#666666;
	padding-top:5px;
}

.featured img{
	border:none;
}






.userprofile{
	margin-bottom: 15px;
}
.userprofile .name{
	vertical-align:baseline;
	font-size: 28px;
	color: #678CAC;
}`
.userprofile .name a{
	color: #004276;
	text-decoration: none;
}
.userprofile .userbio{
	font-size: 14px;
	padding-top:5px;
}
.userprofile .userweb{
	font-style:italic;
	color:#666666;
	padding-top:5px;
}
.userprofile .followers{
	font-size:10px;
	color:#666666;
	padding-top:5px;
}

.userprofile img{
	border:none;
}
.userprofile a{
	font-size:14px;
	color: #cc2;
}
.userprofilebot{
	width:100%;
	border-top:1px solid green; 
}
.userprofile .viewcount{
        background-image:url(http://s3.amazonaws.com/ui-assets/i/countview.png) ;
        width:104px;
        text-align:center;
        padding-bottom:14px;
        padding-top:15px;
}

.footer {
background: #53cc41  repeat-x scroll left top;
height: 30px;
font-size : 12px;    
padding:5px 12px 0px 0px;   
text-align:center;
}

.footer span{
	margin:0;
	padding: 5px;
}

.footer .fmenu{
	margin:0; 
	height: 10px;
	width:980px;
}   

.footer a {
color:#FFFFFF;
text-decoration:none;
}

.footer .fmenu a {
border-right: 1px solid #FFFFFF;
letter-spacing:2px;
color: #FFFFFF;
padding:8px 8px 8px 8px;
display:block;
float:left;
font-size: 12px;
text-transform:uppercase;
}

.aboutus_open{
	position:absolute;
	z-index:10;
	width:200px;
	height:250px;
	text-align:left;
	color: white;
	font: 13px Helvetica, sans-serif;
	background-color:green;
	/* border: 1px solid #678CAC; */
	display:none;
	margin: 10px;
	padding: 10px;
}
#sites {
font-size:0.7em;font-weight:bold;border-bottom:1px solid #53CC41;
padding-bottom:4px;
border-top:2px solid #fff;
}
#sites a {
text-transform: none;
color: #000000;
}
