body {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center
}

a,a:visited {
	color: #197bc7;
	text-decoration: none
}

a:hover,a:active {
	text-decoration: underline
}

a img {
	border: 1px solid #F2F2F2;
	padding: 4px;
}

a:hover img {
	border-color: #ccc
}

h1 {
	font-size: 2em;
	letter-spacing: -2px;
	line-height: 1em
}

h2 {
	font-size: 1.4em
}

h3 {
	font-size: 1.2em
}

caption {
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f2f2f2
}

code {
	background-color: #f2f2f2
}

pre {
	height: auto;
	background: #f2f2f2;
	width: 540px;
	overflow-x: scroll;
	border: 1px dotted #ccc;
	border-left: 0;
	border-right: 0;
	padding: 5px
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft,.left {
	float: left;
	margin: 0 10px 10px 0
}

.alignright,.right {
	float: right;
	margin: 0 0 10px 10px
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#container {
}

/* Header Styles */
#header {
	height: 126px;
	position: relative;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 227px;
	height: 90px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	position: relative
}

#header h1 span {
	display: block;
	position: absolute;
	bottom: 0;
}

#header h1 a {
	display: block;
}

#header form {
}

#header form input#s {
	vertical-align: middle
}

#header form input#submit {
	vertical-align: middle;
	margin-left: 5px
}

#header #rss {
	float: right;
	background: url("images/header-rss-icon.jpg") no-repeat top left;
	display: block;
	width: 27px;
	height: 27px;
	text-indent: -9999px
}

#header #nav {
	overflow: auto
}

#header #nav li {
	float: right;
	list-style: none;
	margin-right: 6px
}

#header #nav li a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 4px 7px;
}

#header #nav li a:hover {
	text-decoration: underline
}

/* Main Content Styles */
#main {
}

#maincontent {
}

#home #maincontent div.postwrapper {
}

#home #maincontent div:first-child {
}

#home #maincontent div div:first-child {
}

#maincontent h1 {
}

#maincontent h1 a {
}

#maincontent h1 a:hover {
}

#maincontent div.posted,#maincontent div.tags {
}

#maincontent div.tags {
}

#maincontent div.posted span {

}



/* Sidebar Styles */




.column ul {
	margin: 10px 0 0 .4em;
	padding: 0 0 0 1em
}

.column ul li {
	margin: 0 0 0 .4em;
	padding: 0;
}



.column ul li a {
	text-decoration: none
}

.column ul li a:hover {
	text-decoration: underline
}

/* Comment Bubble Styles */
.commentContainer {
	float: left;
	display: block;
	width: 65px;
	margin: 8px 0 0 0
}

div.bubble {
	float: left;
	display: block;
	height: 18px;
	width: 18px
}

div.bubble a {
	display: block;
	height: 18px;
	width: 18px;
	background: url("images/bubble.png") no-repeat top left;
	font-size: 10px;
	color: #2b50a5;
	overflow: hidden;
	text-align: center;
	margin: 0 6px 0 3px
}

div.edit {
	clear: both
}

/* Comment Styles */
#comments {
	clear: both;
	float: left;
	width: 601px;
	margin: 20px 0 20px -20px;
	background: url("images/comments-header.png") no-repeat top left;
	padding-top: 40px
}

#comments ol,#comments ol li {
	margin: 0;
	padding: 0;
	list-style: none
}

#comments ol li {
	width: 601px;
	padding: 30px 0 10px 0;
	background: url("images/comments-separator.png") no-repeat top left
}

#comments ol li:first-child {
	padding: 10px 0;
	background: none
}

#comments ol li.author {
	background: url("images/comments-author-separator.png") no-repeat top
		left
}

#comments ol li div.commentmetadata,#comments fieldset#comment-author {
	float: left;
	width: 227px;
	color: #ccc;
}

#comments ol li div.commentmetadata {
	text-align: right;
	background: url("images/avatar-speech.png") no-repeat top right
}

#comments ol li div.commentmetadata img {
	float: right;
	margin: 10px 20px 10px 10px
}

#comments ol li div.commentmetadata strong {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	display: block;
	margin-top: 10px
}

#comments ol li div.commentmetadata small {
	display: block;
	margin: 0
}

#comments ol li div.commentmetadata strong a {
	color: black;
	text-decoration: none
}

#comments ol li div.commentmetadata strong a:hover {
	text-decoration: underline
}

#comments ol li div.comment-body {
	float: left;
	width: 330px;
	margin: 0 0 20px 20px
}

#comments fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

#comments fieldset#comment-author small {
	margin-left: 15px
}

#comments fieldset label,#comments fieldset input,#comments fieldset textarea,#comments h3
	{
	margin-left: 15px
}

#comments fieldset input {
	width: 160px;
	border: 1px inset #aaa;
	color: black;
	padding: 3px 0;
	text-indent: 4px
}

#comments fieldset textarea {
	width: 320px
}

#comments h3 {
	color: black
}

#comments input[type="submit"] {
	width: auto;
	border: 1px outset #ccc;
	background: #e2e2e2;
	color: black;
	padding: 3px 6px;
}

#comments fieldset label {
	display: block;
	color: black;
	line-height: 1.4em;
	margin-top: 7px;
	margin-bottom: 3px;
	font-size: 11px
}

/* Footer Styles */
#footer {
	width: 960px;
	height: 40px;
	clear: both;
	padding-top: 50px;
	font-size: 10px;
	text-align:center;
}

#footer a {
}

#footer a:hover {

	text-decoration: none
}

#footer .inner {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

.inner h4 {
	margin-top: 15px;
}

.inner h4 img {
	vertical-align: text-bottom
}

.inner .lastfm {
	float: right;
	width: 590px;
}

.inner #lastfmrecords {
	height: 200px;
}

.inner #lastfmrecords,.inner #lastfmrecords li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.inner #lastfmrecords li {
	float: left;
}

.inner #lastfmrecords li a {
	background: none;
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 14px 14px 0;
}

.inner #lastfmrecords li a:hover {
	border: none;
}

.inner #lastfmrecords li a img {
	border: 1px solid #459DDF;
	width: 64px;
	height: 64px
}

.inner #lastfmrecords li a:hover img {
	border: 1px solid white;
}

.inner .recentcomments {
	width: 200px;
	float: left;
}

.inner .recentcomments ul,#footer .recentcomments ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #C6FF40;
}

.recentcomments ul li {
	margin-bottom: 7px
}

.inner .recentcomments ul a {
	background: none;
}

.inner .recentcomments ul a:hover {
	background: none;
}

.inner .credits {
	clear: both;
	padding: 10px 0;
}

.inner .credits img {
	border: 0;
	padding: 0;
	float: right;
	position: relative;
	top: -30px;
}

.inner .credits p {
	padding: 0;
	margin: 0
}

.inner .credits a {
	clear: both;
	padding: 10px 0;
	color: #C6FF40;
}

.inner .credits a:hover {
	c/olor: white;
}

/* Clear Styles */
.clearboth {
	clear: both
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.clearfix {
	display: inline-block
}

html[xmlns] .clearfix {
	display: block
}

* html .clearfix {
	height: 1%
}

#main {
	margin:0 auto;
	width:960px;
	float:left;
	
	}
	
#maincontent {
	float:left;
	width:100%;
	}

#contentcolumn {
margin-left:220px;
}

#sidebar-content {
	float:left;
	margin-left:-950px;
	width:190px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background:#F7F7F7 none repeat scroll 0 0;
	border-color:#DFDFDF;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
}

#sidebar-content h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background:#DFDFDF url(images/gray-grad.png) repeat-x scroll 0 0;
	text-shadow:0 1px 0 #FFFFFF;
	margin-top:0px;
	padding:6px;
	
	}
#sidebar-content ul li {
	font-size:11px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:12px;
	}
	
#left-column {
	
	}
.column ul li a {
	color:#333333;
}


body {
text-align:left;
-x-system-font:none;
color:#333333;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
}

#container {
	width:960px;
}

#header {
	height: 120px;
	min-width:960px;
	} 


#header form {
	float:right;
	}
	
#header #nav li a {
	color:#333333;
	padding: 5px 3px;
}

#header-logo {
	width:200px;
	padding-left:42px;
	line-height: 2.2em;
}

#header-logo a {
	color:#333333;
	text-decoration:none;
	font-size:28px;
	display:block;
	}
	
#header-nav {
	display:block;
	background-color:#DDDDDD;
	margin-top:0px;
	}
	
#header #nav li {
	float:left;
	margin-right: 10px;
}


h1, h2, h3, h4 {
letter-spacing:0px;
}

#search-form {
	margin-right:10px;
	padding-top:10px;
	position:relative;
}

.column ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


a img {
	padding:0px;
}

h1 {
	font-size: 1.6em;
}


