body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	font-size: 12px;
	background: url(images/bg.gif) repeat-x;
}

#header {
	width: 975px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
	border: 0px;
}

#logo {
	background: url(images/logo.gif) no-repeat;
	margin-top: 15px;
	height: 63px;
	width: 300px;
	float: left;
}

#nav {
	float: right;
	width: 650px;
	padding-top: 60px;
}

#nav img {
	border: 0px;
}

#content {
	width: 900px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#mid {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#main {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #252f36;
	border: 1px solid #252f36;
	padding: 15px;
	padding-top: 5px;
	color: #ffffff;
	font-family: "Lucida Grande", Arial ;
	font-size: 13px;
	overflow: auto;
}

#main a {
	text-decoration: underline;
	color: #ffffff;
	font-family: "Lucida Grande", Arial ;
	font-size: 11px;
}



#twitter_div {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #252f36;
	border: 1px solid #252f36;
	width:900px;
	height:75px;
	list-style-type:none;
	list-style-image:none;
	color:#ffffff;
	font-family: "Lucida Grande", Arial ;
	font-size: 15px;
	text-indent: 50px;
	padding-top: 10px;
}

#twitter_update_list {
	color:#ffffff;
	list-style-image:none;
	font-size:16px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	list-style-type:none;
	list-style-image:none;
	font-family: "Lucida Grande", Arial ;
	font-size: 20px;
}



#twitter_update_list a:link {
	text-decoration: none;
	color: #ffffff;
}

#twitter_update_list a:visited {
	text-decoration: none;
	color: #ffffff;
}

#twitter_update_list a:hover {
	text-decoration: none;
	color: #ffffff;
}

#twitter_update_list a:active {
	text-decoration: none;
	color: #ffffff;
}

#left-side {
	color: white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 600px;
	float: left;
}

#right-side {
	float: right;
	width: 250px;
}


h2 a {
	font-size: 22px;
}


.post {
	border-bottom: 2px #2f3b47 dotted;
	margin-bottom: 40px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	list-style: none;
}

#sidebar {
	border-left: 2px #2f3b47 solid;
}

#sidebar li {
	list-style: none;
}

.entry {

}