/*   
Theme Name: WendyPhua
Theme URI: www.wendyphua.com
Description: Theme for wendyphua.com
Author: Angela Chng
Author URI: www.audioreload.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

body{
	margin:0;
	padding:0;
	border:0;
	background-color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:90%;
}

.nav li{
	font-size:170%;
	width:120px;
	padding-bottom:15px;
	border-right:solid #CCC 1px;
	border-top:solid #CCC 1px;
	border-bottom:solid #CCC 1px;
}

li.last{
	border-right:0;
}

.twitter-message{
	font-size:80%;
}
