<style type="text/css">

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 0 0 0;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background:#94e4e8;
	border:0px;
}

html { 
	background:#94e4e8;
	background-image:url(images/bg.gif);
	padding:0 !important; 
	margin:0 !important;
	min-height: 100%;

	
}

body	{
	text-align:center; 
	height:auto;
	min-height: 100%;

}

.clear {
	clear:both;
}


#wrapper {
	 
	width:900px;
	margin:0 auto;
	text-align:center;
	border:1px dashed #fff;
	font-family:'Lucida Grande',helvetica, arial, sans-serif;
	-moz-border-radius: 4px; /* mozilla only */
	-webkit-border-radius:4px; /* safari */
	position:relative;
}

#top_nav {
	width:900px;
	margin:0 auto;
	text-align:center;
	font-family: 'Lucida Grande',helvetica, arial, sans-serif;
	height:19px;
	margin-bottom:2px;
	position:relative;
}


#top_nav ul{
	margin:0px;
	padding:0px;
	margin-bottom:5px;	
}

.top_nav_item {
	margin:0px;
	background-color:#bbeef0;
	-moz-border-radius: 2px; /* mozilla only */
	-webkit-border-radius:2px; /* safari */
	float:left;
	list-style-type:none;
	font-size:14px;
	padding:3px;
	margin-left:3px;

}

.top_nav_item a{
	text-decoration:none;
	color:black;
}

.top_nav_item:hover{
	background-color:#CDF3F5;
}

#about {
	display:none;
	-moz-border-radius: 4px; /* mozilla only */
	-webkit-border-radius:4px; /* safari */
	font-family: 'Lucida Grande, helvetica, arial, sans-serif;
	background-color:#bbeef0;
	font-size:11px;
	width:250px;
	position:absolute;
	top:18px;
	left:3px;
	text-align:left;
	padding:12px;
	z-index:100;
}

#about a{
	text-decoration:none;
	color:black;	
}

#news {
		position:absolute;
		font-size:11px;
		right:0px;
		bottom:5px;
		text-align:left;
		color:#050870;	
}

#news ul, #news li {
	list-style:none;
	margin:0px;
	padding-left:0px;
	float:left;
	margin-right:5px;
}

/* ---------------------Header----------------------*/
#header {
	text-align: center;
	background-color:transparent;
	padding-top:1em;
	margin-bottom:1em;
	
}

#logo {
	margin-bottom:5px;
}


#favorite_subject{
	position:absolute;
	right:260px;
	top:60px;
}

#cool_results{
	position:absolute;
	left:255px;
	margin-top:5px;
		
}

#logoandform {
	width:265px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

}

#form {
	width:265px;
}



/* ---------------------Horizontal Bar----------------------*/

.horizontalbar{
	background-color:#CDF3F5;
	height:25px;
	padding-bottom:5px;
	font-size:13px;
	
}

.horizontalbar p{
	float:left;
	padding-left:0.5em;
	margin-top:6px;
	margin-bottom:3px;
	font-size:14px;
}


#hashtag_container li{
	float:right;
	margin-top:8px;
	list-style:none;
	padding-right:0.5em;
}

.horizontalbar li a{

	font-family: 'Lucida Grande',helvetica, arial, sans-serif;
}

/* ---------------------Homepage----------------------*/


#trending_topics{
	text-align:center;
	color:#050870;
		
	margin:auto auto;
}
  
#trending_topics a{
	font-size:13px;
}

#trending_topics a:hover {
	
}


#topics_title{
	margin:1em;
	margin:0 auto 0px auto;	
	text-align:center;
}


#topics_title h1{
	margin-top:20px;
	font-size:12pt;	
	color:#050870;
	font-family:'Lucida Grande',helvetica, arial, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
	
}

#topics {
	margin:auto auto;
	
}

#topics ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	margin-top:0;
	padding:0;
}


#topics li{
	display:inline;
	margin-right:10px;
	
	
}


/* ---------------------Tagcloud----------------------*/

#results	{
background-color:#f4f5da;
height:auto;

}


#tagcloud{
	width:691px;
	padding-top:8px;
	background-color:#bbeef0;
	padding-left:5px;
	padding-right:5px;
	float:right;
	text-align:left;
	border-left:1px dashed #cccccc;
	min-height:388px;
	height:auto;
	padding-bottom:5px;
	
	
}

#tagcloud a{
	text-decoration:none;
	
}

#tagcloud a:hover {
	color:#000;		
}

#tagcloud ul{
		padding:0px;
		margin:0px;
}


#tagcloud li{
	text-decoration:none;
	font-family: times new roman, garamond, _serif;
	list-style:none;
	display:inline;
}


.per80 {
	color:#213233;
}

.per60 {
	color:#333333;
}

.per40 {
	color:#666666;
}

.per20 {
	color:#999999;
}

.per0 {
	color:#CCCCCC;
}

#tweetthhiscloud{
	height:64px;
	background-color:#bbeef0;
}

#tweetthhiscloud img{
	width:48px;
	height:48px;
	float:left;
	margin-left:5px;
	padding:3px;
	margin-top:5px;
}

#tweetthhiscloud input{
	float:left;
	height:54px;
	margin-left:5px;
	margin-top:5px;
	padding:3px;
	width:120px;
}


#textarea1{
float:left;
border:1px solid #CCCCCC;
font-family:'Lucida Grande', helvetica, arial, sans-serif;
height:40px;
padding:6px;
width:700px;
margin-top:5px;
font-size:14px;
}

/* ---------------------Pictures----------------------*/
#pictures{
	background-color:#bbeef0;
	
}

#pictures img{
	/*margin:2px;*/
	padding:2px;
	background-color:white;
	border:1px solid #94E4E8;
	
	
}
/* ---------------------Tweets----------------------*/
#tweets {
	font-size:13px;
}


#adsense2{
height:90px;
background-color:#cdf3f5;
padding:5px;
}

#adsenselinks{
height:20px;
background-color:#cdf3f5;
padding:5px;
}

#space{
	height:5px;
	background:transparent;
}


.tweet{
	
	border-bottom: 1px dashed #cccccc;
	text-align:left;
	vertical-align:top;
	clear:both;
	height:54px;
	padding-top:5px;
	background-color:#bbeef0;
	padding-right:3px;
}

.tweet img{
float:left;
margin-left:5px;
margin-right:5px;
border:0px;	
width:48px; 
height:48px;

}

.tweet ul{
padding: 0;
margin: 0;
list-style:none;
}


.tweet li{
	display:inline;	
}


.tweet:hover{
	background-color:#CDF3F5;
}

.user {
	font-weight:bold;
	color:#000;
	text-decoration:none;

}


/* ---------------------Sidebar----------------------*/
#sidebar {
	position:relative;
	float:left;
	background-color:#f4f5da;
	width:193px;
	padding-bottom:7px;
	padding-left:5px
	
	
}


#sidebar h3{

	padding-top:5px;
	width:188px;
	text-align:left;
	font-size:13px;
	font-weight:normal;
		

}

#user_photos {

width:188px;
		
}

#user_photos img{
 border:0px;
 width:24px; 
 height:24px;
 
	
}

#sidebarAd{
	width:180px;
	/*margin-top:15px;*/
	text-align:left;
	padding-left:8px;
}


#footer {
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:900px;
	margin:0 auto 0 auto;
	text-align:center;
	border:1px dashed #fff;
	font-family: 'Lucida Grande', helvetica, arial, sans-serif;
	font-size:13px;
	-moz-border-radius: 4px; /* mozilla only */
	-webkit-border-radius:4px; /* safari */
	position:relative;
	
}

#footer img{
	vertical-align:text-bottom; /*This is for explorer*/
	vertical-align:-12%;		/*This for mozilla*/
	border:0px;
	margin-right:2px;
}

#sharethis{
float:right;
font-size:12pt;
font-weight:normal;	
}

/* ---------------------error----------------------*/

.error {
	font-family: tahoma, verdana;
}

#errorpage {
	width:900px;
	height:30px;
	background-color:#f4f5da;
	padding-top:15px;
	font-size:10pt;
	
}


</style>

