@charset "utf-8";
/* CSS Document */

#navigation a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-variant:small-caps;
	margin:0px 12px 0px 12px;
	color:#B5AAA3; font-style:italic;   text-decoration:none;border-bottom:2px solid #533C2D;
	}
#navigation a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-variant:small-caps;
	margin:0px 12px 0px 12px;
	color:#B5AAA3; font-style:italic; border-bottom:2px solid #B5AAA3;
	}
#what-is-social-media{
	 width:580px; 
	 height:36px;
	 padding:10px; 
	 margin-top:10px;
	 	-moz-text-shadow:-1px -1px 0  #00799E;
	-webkit-text-shadow:-1px -1px 0  #00799E;
	text-shadow:#2C2015 1px 1px 0px;
	 border-radius:8px 0px 0px 0px;
-moz-border-radius:8px 0px 0px 0px;
background: -moz-linear-gradient(100% 100% 90deg, #83766D, #B3A8A2);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B3A8A2), to(#83766D));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D)";
font-weight:normal;
	}

#what-is-social-media h1{
  color:#FFF;
  font-family:Georgia, 'Times New Roman', Times, serif;
  font-size:16px;
  font-style:italic; margin:0px; padding:0px;
	}
	

#uh-oh{
	width:580px; 
	height:36px;
	padding:10px; 
	margin-top:10px;
	-moz-text-shadow:-1px -1px 0  #00799E;
	-webkit-text-shadow:-1px -1px 0  #00799E;
	text-shadow:#2C2015 1px 1px 0px;
	border-radius:8px 8px 0px 0px;
	-moz-border-radius:8px 8px 0px 0px;
	background: -moz-linear-gradient(100% 100% 90deg, #660000, #B3A8A2);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B3A8A2), to(#660000));
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#660000);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#660000)";
	font-weight:normal;
	}
	
#uh-oh h1{
  color:#F0EFEE;
  font-family:Georgia, 'Times New Roman', Times, serif;
  font-size:30px; 
  line-height:36px;
  font-style:italic; margin:0px; padding:0px;
  text-align:center;
	}
	
	
	
#archivetitles{
	
	float:left; 
	width:595px; 
	padding:10px; 
	margin-bottom:10px;  
	background-color:#B5AAA3; 
	border-radius:8px 8px 0px 0px; 
	-moz-border-radius:8px 8px 0px 0px; 
	border:1px solid #ccc;  
	font-size: 18px; 
	color: #FFF; 
	font-weight: bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	

	 	-moz-text-shadow:-1px -1px 0  #00799E;
	-webkit-text-shadow:-1px -1px 0  #00799E;
	text-shadow:#2C2015 1px 1px 0px;
background: -moz-linear-gradient(100% 100% 90deg, #83766D, #B3A8A2);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B3A8A2), to(#83766D));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D)";
font-weight:normal;
	}
a.eventlink{ 

padding:4px 10px;
margin-top:12px;
height:20px; line-height:20px;
background-color:#392E24;
color:#F8F8F8;
border-radius:10px;
-moz-border-radius:10px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
	-moz-text-shadow:-1px -1px 0  #00799E;
	-webkit-text-shadow:-1px -1px 0  #00799E;
	text-shadow:#2C2015 1px 1px 0px;
	background: -moz-linear-gradient(100% 100% 90deg, #2C2015, #B5AAA3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B5AAA3), to(#2C2015));
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B5AAA3, endColorstr=#2C2015);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B5AAA3, endColorstr=#2C2015)";
}


a.eventlink:hover{
	text-decoration:none;
	background: -moz-linear-gradient(100% 100% 90deg, #87664B, #B5AAA3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B5AAA3), to(#87664B));
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B5AAA3, endColorstr=#87664B);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B5AAA3, endColorstr=#87664B)";
}
	
#eventsmore a{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	color: #ccc;
	-moz-text-shadow:-1px -1px 0  #667;
	-webkit-text-shadow:-1px -1px 0  #667;
	text-shadow:#667 1px 1px 0px;
	text-decoration:none;
	}
	
#eventsmore a:hover{
	color: #ccc;
	text-decoration: underline;
	
}

#next-social-media-event{
width:359px; 
height:36px;
padding:10px; 
margin-top:10px;
-moz-text-shadow:-1px -1px 0  #00799E;
-webkit-text-shadow:-1px -1px 0  #00799E;
text-shadow:#2C2015 1px 1px 0px;
border-radius:0px 8px 0px 0px;
-moz-border-radius:0px 8px 0px 0px;
background: -moz-linear-gradient(100% 100% 90deg, #83766D, #B3A8A2);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B3A8A2), to(#83766D));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D)";
font-weight:normal;border-left:1px solid #000;
	}
#next-social-media-event h2{
color:#FFF;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px; line-height:36px;
font-style:italic; margin:0px; padding:0px;

}
#next-event-detail{
	float:left; width:338px; height:280px;  padding:10px 20px;; border:1px solid #533C2D;
	background: -moz-linear-gradient(100% 100% 90deg, #2E241A, #473A31);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#473A31), to(#2E241A));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#473A31, endColorstr=#2E241A);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#473A31, endColorstr=#2E241A)";
border-radius:0px 0px 8px 0px;
-moz-border-radius:0px 0px 8px 0px;
	}
#testimonials{
	float:left; 
	width:268px;
	height:230px;  
	padding:9px 10px 9px 9px; 
	margin-top:20px;
	margin-bottom:20px; 
	background-color:#FFFFFF;
	border:1px solid #82756C;
	border-radius:8px 0px 8px 0px;
	-moz-border-radius: 8px 0px 8px 0px;
	background: -moz-linear-gradient(100% 100% 90deg, #83766D, #FFFFFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#83766D));
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#83766D);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#83766D)";
 
	}
	#testimonials a{ color:#2C2016; font-weight:bold;}
#topics-testimonials{
	width:600px; border:1px solid #533C2D; float:left;
	border-radius:8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	margin:12px 0px;
	border-right:0px;
	height:300px;
	background: -moz-linear-gradient(100% 100% 90deg, #2E241A, #473A31);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#473A31), to(#2E241A));
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#473A31, endColorstr=#2E241A);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#473A31, endColorstr=#2E241A)";

	}
 
#recent-moderators{
	width:380px; border:1px solid #533C2D; float:left;
	border-radius:0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	margin:12px 0px;
	border-left:0px;	
	height:300px;
	background: -moz-linear-gradient(100% 100% 90deg, #2E241A, #473A31);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#473A31), to(#2E241A));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#473A31, endColorstr=#2E241A);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#473A31, endColorstr=#2E241A)";

}

.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#241A11; font-style:italic;
	}
.subtitlel{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#B4AAA3; font-style:italic;
}
a.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#241A11; font-style:italic; text-decoration:none;
	}
a.subtitle:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#01C7F1; font-style:italic; text-decoration:underline;
}
.maintextb{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B4AAA3; text-decoration:none;
}
.maintextl{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B4AAA3; text-decoration:none;
}
a.maintextl{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B4AAA3; text-decoration:none;
}
a.maintextl:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B4AAA3; text-decoration:underline;
}
.maintext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2C2016; text-decoration:none;
}
a.maintext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2C2016; text-decoration:none;
}
a.maintext:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2C2016; text-decoration:underline;
}

#tweet a{ text-decoration:none; color:#07D3FE;}
#tweet a:hover{ text-decoration:underline; color:#01C7F1;}
#retweet{float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position:bottom left; cursor:pointer; }
#retweet:hover{float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position:bottom right; cursor:pointer;  }

#replytweet{
float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position:left -63px ; cursor:pointer;background-repeat:no-repeat;
}
#replytweet:hover{
float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position:right -63px ; cursor:pointer; background-repeat:no-repeat;
}
#profile{
float: right; width:29px; height:25px;  background-image: url(http://hashtagsocialmedia.com/images/icons.gif); background-position:top left; cursor:pointer;
}
#profile:hover{
float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons.gif); background-position:top right; cursor:pointer;
}
#thumbsup{
float: right; width:29px; height:25px;  background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position:0 -30px ; cursor:pointer; background-repeat:no-repeat;
}
#thumbsup:hover{
float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position:right -30px ; cursor:pointer; background-repeat:no-repeat;
}
#thumbsupb{
float: right; width:29px; height:25px; background-image: url(http://hashtagsocialmedia.com/images/icons2.gif); background-position: right -30px; cursor:pointer;
}
#eventsort{
	height:31px; width:655px; margin-bottom:5px;
	}
#sortasc{ height:31px; width:83px; float:left;
background-image:url(http://hashtagsocialmedia.com//images/sortorder.jpg); background-position:0px 0px;
}
#sortasc:hover{ height:31px; width:83px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:0px -31px; cursor:pointer; background-repeat:no-repeat;
}

#sortascB{ height:31px; width:83px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:0px -31px; cursor:pointer; background-repeat:no-repeat;
}

#sortdesc{ height:31px; width:90px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:-83px 0px;
}
#sortdesc:hover{ height:31px; width:90px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:-83px -31px; cursor:pointer; background-repeat:no-repeat;
}
#sortdescB{ height:31px; width:90px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:-83px -31px; cursor:pointer; background-repeat:no-repeat;
}


#sortchat{ height:31px; width:90px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:-173px 0px;
}
#sortchat:hover{ height:31px; width:90px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:-173px -31px; cursor:pointer; background-repeat:no-repeat;
}

#sortchatB{ height:31px; width:90px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:-173px -31px; cursor:pointer; background-repeat:no-repeat;
}

#sortfilter{ height:31px; width:392px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:right 0px;
}
#sortfilter:hover{ height:31px; width:392px; float:left;
background-image:url(http://hashtagsocialmedia.com/images/sortorder.jpg); background-position:right -31px; cursor:pointer;
}
#wrap {
	width:240px;
	background-color:#fafafa;
 
}
.box {
	border:1px dashed #B3A8A2;
	text-align:center;
}
.response_bg {
	background-color:#B3A8A2;
	width:240px;
	padding:0px; margin:0px;
}
#follow{ 
 font-size:11px; color:#87786D;  padding:0px; margin:0px; height:11px;
	}
#follow:hover{
	cursor:pointer;font-size:11px; color:#07D3FE;text-decoration:underline; padding:0px;margin:0px; height:11px;
	}
#follow a{ color:#87786D;font-size:11px; padding:0px;margin:0px; height:11px;}
#follow a:hover{ color:#01C7F1; font-size:11px;text-decoration:underline; padding:0px;margin:0px; height:11px;}
#auth1 a{ color:#87786D; height:11px;}
#auth1 a:hover{ color:#01C7F1; height:11px;}
#signerin{
	position:absolute;
	top:0; 
	left:50%; 
	margin-left:239px;
	width:211px; 
	padding-left:30px; 
	height:27px; 
	background-image:url(http://hashtagsocialmedia.com/images/sign-in-to-twitter-loggedin.jpg);
	color:#07D3FE; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:27px; 
	font-weight:bold;
	}
#signerin a{
	color:#07D3FE; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:27px; 
	font-weight:bold;
	text-decoration:none;
	}
#signerin a:hover{
	color:#01C7F1; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:27px; 
	font-weight:bold;
	}
#feedback{ position:absolute; left:0px; top:40%; width:30px; height:100px;  text-align:center; color:#FFF; z-index:0;}




/* For new event page*/

#sortdescB2{ float:left; height:40px; line-height:40px; padding:0 12px; background-color:#F0F0F0;
	background: -moz-linear-gradient(100% 100% 90deg, #B3A8A2, #83766D);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#83766D), to(#B3A8A2));
	/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#83766D, endColorstr=#B3A8A2);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#83766D, endColorstr=#B3A8A2)";
	-moz-text-shadow:-1px -1px 0  #00799E;
	-webkit-text-shadow:-1px -1px 0  #00799E;
	text-shadow:#2C2015 1px 1px 0px;
	font-weight:bold; color:#fff !important;}
#sortasc2{ float:left; height:40px; line-height:40px; padding:0 12px;text-shadow:-1px -1px 0  #2C2015; font-weight:bold;}
#sortdesc2{ float:left; height:40px; line-height:40px; padding:0 12px;text-shadow:-1px -1px 0 #2C2015; font-weight:bold;}
#sortchat2{ float:left; height:40px; line-height:40px; padding:0 12px;text-shadow:-1px -1px 0 #2C2015; font-weight:bold; }
#sortfilter2{ float:left; height:40px; margin-left:140px;  line-height:40px; padding:0 12px;text-shadow:-1px -1px 0 #2C2015; font-weight:bold;}
#eventsort2{ height:40px;
border-radius:8px 0px 0px 8px;
-moz-border-radius: 8px 0px 0px 8px;
background: -moz-linear-gradient(100% 100% 90deg, #83766D, #B3A8A2);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B3A8A2), to(#83766D));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D)";
float:left; 
width:652px; 
border:1px solid #82756C;
margin:12px 0px; margin-right:4px;
color: #FFF;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
}
#eventsort2 a{ text-decoration: none; 
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif; color:#F0E9E1;}

#eventsort2 a:hover{ color:#FFF;}
#moderator2{
border-radius:0px 8px 8px 0px;
-moz-border-radius: 0px 8px 8px 0px;
background: -moz-linear-gradient(100% 100% 90deg, #83766D, #B3A8A2);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B3A8A2), to(#83766D));
/* For Internet Explorer 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D);
/* For Internet Explorer 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3A8A2, endColorstr=#83766D)";
float:left; 
padding:0px 11px 0px 11px;
width:300px; 
border:1px solid #82756C;
margin:12px 0px 12px 0px;
color: #FFF; 
font-weight:bold;
font-size:14px;
font-family: Georgia, "Times New Roman", Times, serif;
height:40px; line-height:40px;
text-shadow:-1px -1px 0  #2C2015;
}
#dosomething{float:right; width:36px; height:56px;}
ul#results { padding:0px; margin:0px 5px 0px 0px; float:left;}
ul#results li{ border:1px dashed #FF0000;
border-color:#F00;
 width:633px;
 padding:10px; 
 margin:0 0 5px 0;
 list-style-type:none; 
 list-style:none;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px; 
 min-height:56px;
 color:#B4AAA3;
 background-color:#21180F;}
ul#results li img{ float: left; border:3px solid #CCC; margin:0 10px 0 0; width:48px; height:48px;}
ul#results li a{ text-decoration:none; color:#07D3FE;}
ul#results li a:hover{ text-decoration:underline;}
ul#moderator { padding:0px; margin:0px; float:left;


}
ul#moderator li{ 
 border:1px solid #FF0000;
 width:298px;
 background-color:#21180F;
 padding:10px; 
 margin:0 0 5px 0;
 list-style-type:none;
 list-style:none;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px; 
 color:#B4AAA3;
 background: -moz-linear-gradient(100% 100% 90deg, #32261B, #4A3F35);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4A3F35), to(#32261B));
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B);
 /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B)";
}
ul#moderator li img{ float: left; border:3px solid #CCC; margin:0 10px 0 0; width:48px; height:48px;}
ul#moderator li a{ text-decoration:none;color:#07D3FE;}
ul#moderator li a:hover{ text-decoration:underline;}
#tweetwrap{ float:left; width:550px;}

#controlcenter{width:635px; height:40px; margin-top:10px; }


#control1{float:left; height:40px; width:89px; border-right:1px solid #554940; padding-right:10px}
#control2{ text-align:right; border-right:1px solid #554940; float:left; height:40px; width:239px;padding-right:10px}
#control2 input{ border:0px; height:16px; padding:2px ; background-color:#E4E2E0l; font-size:10px; width:150px; color:#667;
    -moz-box-shadow:inset 0 0 10px #667;
   -webkit-box-shadow:inset 0 0 10px #667;
   box-shadow:inset 0 0 10px #667; 
}
#control3{ background-image:url(../images/sharelink.png); background-position:center top;  border-right:1px solid #554940;
float:left; height:40px; width:79px; cursor:pointer; background-repeat:no-repeat;
}
#control3:hover{ background-position:bottom;}
#control4{ border-right:1px solid #554940; float:left; height:40px; width:145px; text-align:right; padding-right:10px;}

#control5{ background-image:url(../images/playpause.png); background-position:left top;
float:left; height:40px; width:49px; cursor:pointer; background-repeat:no-repeat;
}
#control5:hover{ background-position:top right;} 


#rateSelect{ height:36px; width:116px; line-height:50px;  font-size:100%; border:0px;vertical-align: middle !important;
background: -moz-linear-gradient(100% 100% 90deg, #85786F, #FFFFFF);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#85786F));
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#85786F);
 /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#85786F)";
    -moz-box-shadow:inset 0 0 10px #000000;
   -webkit-box-shadow:inset 0 0 10px #000000;
   box-shadow:inset 0 0 10px #000000; 
 }
 
 #livetweetbox{float:left; width:633px; min-height:236px;   margin:25px 5px 10px 0px;  padding:5px 10px 10px 10px; background-color:#3C3228;  clear:both;
 border-radius:8px 0px 0px 8px;
-moz-border-radius: 8px 0px 0px 8px; border:1px solid #43392F;
 background: -moz-linear-gradient(100% 100% 90deg, #32261B, #4A3F35);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4A3F35), to(#32261B));
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B);
 /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B)";
 
 }
 #livetweetbox #div.subtitlel{ border-botton:1px solid #FFF;}
 
 
 
 
 #livemodbox{float:left; width:298px; margin-top:25px; min-height:236px;padding:5px 10px 10px 10px; background-color:#3C3228;
border-radius:0px 8px 8px 0px;
-moz-border-radius:0px 8px 8px 0px; border:1px solid #43392F;
 background: -moz-linear-gradient(100% 100% 90deg, #32261B, #4A3F35);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4A3F35), to(#32261B));
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B);
 /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B)";
 }
 
#livemodbox #div.subtitlel{ border-botton:1px solid #43392F;}
 
#tweader{height: 30px; line-height: 30px; margin: 5px 0px 10px; border-bottom: 1px solid #746961; width:100%}
#tweetli em{ font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px;}

#results .mod{
border:1px solid #FF0000;;
background: -moz-linear-gradient(100% 100% 90deg, #32261B, #4A3F35);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4A3F35), to(#32261B));
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B);
 /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A3F35, endColorstr=#32261B)";
	}
#slider{}
.ui-slider-horizontal{
	border:#32261B;
	-moz-box-shadow:inset 0 0 5px #667;
-webkit-box-shadow:inset 0 0 5px #667;
box-shadow:inset 0 0 5px #667; 
height:0.4em;cursor:pointer;
	}

.ui-slider-horizontal .ui-slider-handle {
 background:#473C32;cursor:pointer;
}
.ui-slider-handle {
	height:1em !important;
	top: -0.4em !important;
	cursor:pointer;
	}
.ui-slider .ui-slider-handle {
background-color:#DFDCDA; 
border-color:#21180F;cursor:pointer;
}
#results .atreply{
border:1px solid #FF0000;
background: -moz-linear-gradient(100% 100% 90deg, #21180F, #790000);
 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#790000), to(#21180F));
 /* For Internet Explorer 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#790000, endColorstr=#21180F);
 /* For Internet Explorer 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#790000, endColorstr=#21180F)";
	}
	
#results .atreply #tweetwrap{ background-image: url(http://hashtagsocialmedia.com/images/atreply.png); background-position:right; background-repeat:no-repeat;}
