* { margin:0; padding:0;}
img { border:0; }
body {
	background: #222;
	font:0.8em;
	}
	
#header
{ background-color:#171717; color:#fff;font-weight:bold;width:100%; padding:13px 0 13px 0; 
margin-bottom:5px; font-size:1.1em; border-bottom:0px solid #080808; text-align:center;}
	

a:link,a:visited	{ font-weight:bold; text-decoration:none; outline:none;}
a:hover,a:active	{ font-weight:bold; text-decoration:none; outline:none;}
	
#l_sidebar {
	width: 100%;
	margin: 0px;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


#l_sidebar ul li {
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	}

#l_sidebar a:link, #l_sidebar a:visited	{ color:#666; text-decoration:none; outline:none; }
#l_sidebar a:hover, #l_sidebar a:active	{ color:#666; text-decoration:underline; outline:none; }
	

#l_sidebar p{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}


#l_sidebar li {list-style: none; }	

.username { font-weight:bold; color:#efefef; font-size:0.9em;}
.content { font-size:0.9em; 	color: #efefef;}
.pf_img { padding-right:3px; }
.iphone { border-bottom:1px solid #313131; padding-bottom:5px; }
.widgettitle { background:#171717; color:#fff; padding:10px; text-align:center; margin-bottom:5px;}
.i { color:#fff; }
.time { color:#333; }


#footer
{ background-color:#171717; color:#eee; font-weight:bold;width:100%; padding:13px 0 13px 0; 
 font-size:1.1em; border-bottom:0px solid #080808; text-align:center;}
 
.widgettitle { display:none; }
#twitter-1 { color:#000; font-weight:bold; background-color:#fff; padding:5px 0; margin-bottom:3px; }
