body {
	background-image: url(images/scale-tile.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.outer-container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
	background-image: url(images/grungy.gif);
}
.header-top {
	background-color: #000000;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	background-image: url(images/top-bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.akira-navigation {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	background-image: url(images/nav-bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.akira-footer {
	text-align: center;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 40px;
}
.akira-navigation a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}


.content {
	padding: 20px;
	color: #EBEBEB;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	line-height: 20px;
}
.content a {
	color: #FFCC00;
}
.content h1 {
}

.front-portfolio {
	margin-right: 20px;
	margin-bottom: 20px;
}
.front-portfolio-right {
	margin-bottom: 20px;
}
.content h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFCC00;
	font-size: 24px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#sidebar h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #111111;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.content-section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
	color: #EAEAEA;
	margin-bottom: 20px;
	font-family: Tahoma, "Arial Narrow", Arial;
	line-height: 20px;
	font-size: 12px;
}
.akira-navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
.akira-navigation li {
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	list-style-position: inside;
	padding: 0px;
}
.clear-both {
	clear: both;
}
.akira-navigation a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #242424;
	padding-right: 5px;
	padding-left: 5px;
}
.portfolio-items-l {
	width: 220px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
}
.portfolio-items-r {
	width: 220px;
	margin-bottom: 20px;
	float: left;
}
.content-section a {
	color: #FFCC00;
}
.portfolio-items-l a {
	text-decoration: none;
}
.portfolio-items-r a {
	text-decoration: none;
}
.left-column {
	float: left;
	width: 700px;
}
.right-column {
	float:right;
	width: 220px;
	background-color: #1B1B1B;
	display: block;
}#sidebar ul li ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.content h2 {

	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFCC00;
	font-size: 18px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.alignleft {
display:block;
float:left;
}
.alignright {
display:block;
float:right;
}
.navigation {
	width:100%;
	display:block;
	margin-bottom:20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #1B1B1B;
}.post {
	margin-bottom: 80px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.twitter-link {
	display: block;
	margin-left: 5px;
}
.twitter-timestamp {
	display: block;
	margin-left: 5px;
}
.twitter-item {
	display: block;
}#sidebar ul li {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 15px;
}
.entry li {
	margin-bottom: 15px;
}
.portfolio-holder {
	margin-left: -20px;
}
.post h2 {
	font-size: 24px;
}
