body {
	background:#10141D url(images/main_background.png) no-repeat fixed center top;
}

#container {
	width: 800px;
	margin: 0 auto;
}

#blog #container {
	width: 900px;
}

a {
	color: #8fb456;
}

#nav {
	margin-top: 20px;
	border-top: 1px solid #4b606e;
	border-bottom: 1px solid #4b606e;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

ul.nav {
	list-style: none;
	display: inline;
	padding: 0 20px;
}

li.nav {
	list-style: none;
	display: inline;
	padding-right: 15px;
	line-height: 30px;
}

li.nav a {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
}

.content {
	margin-left: 20px;
	margin-bottom: 40px;
}

#inner, #blog-inner {
	width: 760px;
	margin: 0 auto;
	font-family: "Lucida Grande", Arial;
	color: #fff;
	word-spacing: 1px;
	font-size: 14px;
	margin-top: 20px;
}

#twitter {
	font-style: italic;
	font-family: Georgia;
	font-size: 22px;
	color: #aaa;
}

#twitter_div {
	font-style: italic;
	font-family: Georgia;
	font-size: 22px;
	color: #aaa;
}

#sidebar #twitter_div {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #aaa;
	font-style: normal;
	line-height: 16px;
}

#sidebar #twitter_div span {
	display: block;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0;
}

ul#twitter_update_list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Georgia;
	font-size: 22px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 2px 0 ;
}

.timeframe {
	font-family: "Lucida Grande", Arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	color: #8fb456;
}

.employer {
	font-family: Georgia;
	font-size: 16px;
	color: #4b606e;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0;
}

.employer a {
	color: #4b606e;
	text-decoration: none;
}

h1 {
	color: #8fb456;
	font-family: Georgia;
	letter-spacing: -6px;
	font-weight: normal;
	font-size: 100px;
	padding: 0;
	margin: 0;
	display: inline;
}

#title {
	float: right;
	margin-top: 15px;
}

.title {
	color: #ddd;
	font-family: Georgia;
	letter-spacing: -4px;
	font-weight: normal;
	font-size: 80px;
	padding: 0;
	margin: 0;
	text-align: right;
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	color: #aaa;
	/*border-top: 1px solid #bad1b5;*/
	letter-spacing: -1px;
	font-size: 40px;
	margin: 20px 0 20px 0px;
	font-style: normal;
}

#blog-inner {
	width: 720px;
	font-size: 13px;
	line-height: 18px;
	float: left;
}

#blog-inner img {
	max-width: 706px;
	border: 7px solid #4b606e;
}

#blog-inner h2 {
	font-family: Georgia;
	font-weight: normal;
	color: #ccc;
	/*border-top: 1px solid #bad1b5;*/
	letter-spacing: -1px;
	font-size: 40px;
	margin: 0px 0 20px 0px;
	font-style: normal;
	line-height: 40px;
}

#blog-inner h2 a:link,
#blog-inner h2 a:visited {
	text-decoration: none;
	color: #ccc;
}

#sidebar {
	width: 150px;
	float: right;
	font-family: "Lucida Grande", Arial;
	color: #fff;
	word-spacing: 1px;
	font-size: 11px;
	margin-top: 20px;
	text-align: right;
}

#sidebar h3 {
	font-family: "Lucida Grande", Arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	padding-bottom: 5px;
}

#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar li a:link,
#sidebar li a:visited {
	text-decoration: none;
}

#sidebar li a:hover,
#sidebar li a:active {
	text-decoration: underline;
}

div.code {
	color: #ccc;
	margin: 0 20px;
}

li {
	margin: 5px 0;
}

ul {
	margin-bottom: 40px;
}

ul ul {
	margin-bottom: 5px;
}

#portfolio {
	margin-top: 40px;
}

#portfolio img {
	border: 7px solid #4b606e;
	margin-right: 20px;
}

img.border {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 7px solid #4b606e;
}

.description {
	float:right;
	width: 325px;
}

#portfolio li {
	margin: 5px 0;
	font-size: 12px;
	word-spacing: 0px;
}

#portfolio ul {
	margin-left: -20px;
}

.entry {
	margin-bottom: 50px;
}

#footer {
	margin: 20px 0;
	padding-left: 15px;
	border-top: 1px solid #4b606e;
	border-bottom: 1px solid #4b606e;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	color: #ccc;
	line-height: 30px;
	clear: both;
}