body {
	background: url("images/background-gradient.gif") repeat-x top;
	color: #000;
	background-color: #cccfd3;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div#pagecontainer {
	width: 909px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	background: url(images/corner-topright.gif) top right no-repeat;
	position: relative;
	right: -9px;
	padding-left: 0;
}

div.description {
	
}

h1,h2,h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

#h1 {
    height: 30px;
}

#logo {
    position: absolute;
    left: 10px;
    top: -10px;
    width: 319px;
    height: 50px;
    z-index: 9;
    background: url(images/logo.png) no-repeat !important;
    background: transparent;
}

h2 {
	background: url(images/post-separator.gif) 0 28px repeat-x;
	padding: 4px 0 0 0;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 13pt;
}

h2.new {
  font-family: 'Yanone Kaffeesatz', serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 4px #bbb;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.05em;
  word-spacing: 0.05em;
  line-height: 0.9em;

}

h2 span,h3 span {
	display: none;
}

h3 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

div#sidebar h3 {
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: #6668d9;
}

a:visited {
	color: #666899;
}

a:hover {
	text-decoration: none;
}

a:hover b {
	text-decoration: underline;
}

a img {
	border: 0;
	padding-bottom: 4px;
}

h1 a {
	color: #666;
	text-decoration: none;
	border: 0;
}

h2 a, h2 a:visited {
  color: #000;
}


div#pagecontainer {
	background: url(images/corner-topleft.gif) top left no-repeat;
}

div#header {
	
}

div#pagecontainer #h1 {
	position: relative;
	top: 10px;
	left: 1px;
	background: url("images/logo-back.gif") no-repeat;
	padding: 0 15px 15px 15px;
	margin: 0;
}

div#completecontent {
	background: url(images/leftborder.gif) bottom left repeat-y;
}

div#content {
	position: relative;
	background: url(images/right.gif) top right repeat-y;
	margin: 0;
	padding: 0 10px 10px 1px;
	right: -9px;
    overflow: hidden;
    height: 100%;
}

div#page {
	background: url(images/corner-bottomleft.gif) bottom left no-repeat;
}

div#photo {
	background: url(images/photo-1.jpg) no-repeat;
	height: 191px;
	border-top: 1px solid #000;
	padding-left: 24px;
}

div#posts,div#singlepost {
	font-size: 10pt;
	padding: 5px 0 10px 15px;
	line-height: 1.3em;
}

div#posts {
	width: 540px;
}

div#singlepost {
	width: 720px;
}

div#footer {
	clear: both;
	text-align: center;
	background: url(images/corner-bottomleft.gif) bottom left no-repeat;
	position: relative;
	margin-top: 9px;
	font-size: 2px;
}

div#footer span {
	position: relative;
	display: block;
	font-size: 8pt;
	background: url(images/corner-bottomright.gif) bottom right no-repeat;
	padding: 15px 15px 15px 0;
	margin: -2em 0 0 0;
	right: -9px;
}

div#rightbarcontainer {
	position: relative;
	right: 0px;
	float: right;
	margin: 10px 8px 0 4px;
	border: 2px solid #eef0f2;
}

div#rightbar {
	padding: 4px 4px 20px 4px;
	width: 160px;
	font-size: 10pt;
	border: 1px solid #e0e0e0;
	background: url(images/sidebar-gradient.gif) bottom right repeat-x;
	background-color: #f0f0f0;
}

div#rightbar p  {
    margin-top: 0;
}

div#rightbar ul {
	font-size: 8pt;
	list-style: none;
	padding: 4px;
	margin: 0;
}

div#rightbar ul li {
	margin-bottom: 8px;
	padding: 0px;
}

div#rightbar ul li a {
	color: #333;
	text-decoration: none;
}

div#rightbar ul li a b {
	background: url(icons/bullet_go.gif) top left no-repeat;
	padding-top: 2px;
	padding-left: 15px;
}

div#rightbar ul li a img {
    padding: 0;
    width: 140px;
}

.quickie_date {
    color: #999;
}

div#sidebar {
	position: relative;
	right: 0px;
    padding: 0;
	margin: 11px 3px 0 0;
	width: 144px;
	font-size: 10pt;
	float: right;
}

div#sidebar ul {
	font-size: 8pt;
	list-style: none;
	padding: 4px;
	margin: 0 0 8px 0;
}

div#sidebar ul li {
	display: inline;
	margin: 0;
}

div#sidebar ul li a {
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0;
	background: url(icons/bullet_blue.gif) 0px 0 no-repeat;
}

div#sidebar ul li a:hover {
	background: url(icons/bullet_green.gif) 0px 0 no-repeat;
}

div#sidebar a,div#rightbar a {
	border: 0;
}

h3 {
	margin-top: 4px;
	margin-bottom: 4px;
}

span.rss {
	padding: 2px 0 2px 18px;
	margin-bottom: 4px;
	background: url(icons/feed.gif) center left no-repeat;
}

span.rss a {
	text-decoration: none;
	border: 0;
}

a.small,span.rss a {
	font-size: 8pt;
}

div.postseparator {
	background: url(icons/pilcrow.gif) center center no-repeat;
	height: 16px;
	margin: 30px;
}

div#menu {
	background-color: #000;
	padding-bottom: 4px;
}

div#menu ul {
	padding: 4px 0 8px 10px;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
}

div#menu ul li {
	display: inline;
	padding: 0;
	margin: 0;
}


/** Top menu. */
div#menu ul li a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding: 4px 10px 4px 10px;
	margin: 0;
	color: #eee;
	text-decoration: none;
	border-bottom: 2px solid black;
}
div#menu ul li a:hover {
	background-color: #222;
	text-decoration: none;
	border-bottom: 2px solid #363;
}


div.postdetails,div.postfooter {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

div.postdetails a.clean,div.postdetails a.clean:hover,div.postdetails a.clean:visited
	{
	padding-left: 18px;
}

div.postdetails a.clean {
	background: url(icons/page_white_text.gif) top left no-repeat;
}

div.postdetails a.clean:visited {
	background: url(icons/page_white_text_tick.gif) top left no-repeat;
}

div.postdetails span {
	
}

ul.tags {
	display: inline;
	list-style: none;
	margin: 0 6px 0 0;
	float: right;
}

ul.tags li {
	display: inline;
	background: url(icons/tag_blue.gif) top left no-repeat;
	padding-left: 18px;
}

ul.tags li a {
	text-decoration: none;
}

div.postfooter {
	margin-top: 4px;
	margin-right: 20px;
	text-align: right;
}

div.postfooter a {
	margin-left: 10px;
}

div#spacer {
	height: 30px;
}

span.permalink {
	margin-left: 9px;
	padding-left: 9px;
	background: url(icons/page_white_link.gif) center left no-repeat;
}

span.permalink a {
	border: 0;
	text-decoration: none;
}

span.commentslink {
	margin-left: 9px;
	padding-left: 9px;
	background: url(icons/comments.gif) center left no-repeat;
}

span.commentslink a {
	border: 0;
	color: #666;
	text-decoration: none;
}

ol#commentlist {
	
}

ol#commentlist li {
	font-family: "Times new roman", Times, serif;
	font-size: 30pt;
	color: #bbb;
	padding: 4px 10px 2px 10px;
	margin-bottom: 4px;
	background: url(images/post-separator.gif) top left repeat-x;
	background-color: #f0f0f0;
}

ol#commentlist li.mycomment {
	color: #666;
	background-color: #fff;
}

ol#commentlist li p {
	margin-top: 0;
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

ol#commentlist li h3,p.commentmeta {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

ol#commentlist li.alt {
	background-color: #f6f6f6;
}

a.clean,a.clean img,a.clean:visited,a.clean:hover,li a,li a:hover,li a:visited
	{
	padding: 0;
	border: 0;
}

/** blockquote and source code */
blockquote,div.src_code pre {
	background-color: #eee;
	border-left: 10px solid #ccc;
	display: block;
	padding: 25px 10px 10px 20px;
	margin: 5px 20px 5px 20px;
}

blockquote {
	background: #eee url(images/quote.gif) 15px 0 no-repeat;
	font-style: italic;
}

div.src_code pre {
	background: #eee url(images/code.gif) 15px 0 no-repeat;
	font-family: Courier, monospace;
}

/** images */
p.image {
	text-align: center;
	font-size: 11px;
	color: #666;
}

p.image img {
	border: 1px solid #666;
	padding: 15px;
}

div.alignleft {
    float: left;
}

div.alignright {
    float: right;
}
img#wpstats{width:0px;height:0px;overflow:hidden}

.avatar {
float:right;
}

ul#ilastfm {
        background-color: #cccfd3;
	margin: 0;
	padding: 2px 2px 2px 10px;
}

ul#ilastfm li {
        font-size: 10px;
	list-style: none;
	background: url('images/ilastfm_music.png') no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}

#nowplaying {
	background: url('images/icon_eq.gif') no-repeat;
        background-position: center right;
        margin-left: 5px;
}

.lastfm_album {
	display: none;
}

/* These links styles come from this site: http://omniti.com/ */

#ilastfm a span {
	color: #534442;
}

#ilastfm a {
	color: #D8D9CE;
}

#ilastfm a:hover span {
	color: #B32720;
}

#ilastfm a:hover {
	color: #A34103;
}
