body {
	background: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	min-height: 460px;

	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color:rgba(255,255,255,0.25);
}

div#external,
div#internal {
	width: 320px;
	margin: 10px 10px 0 10px;
	overflow: hidden;
}

div#sectionOne,
div#sectionTwo{
	margin: 0 auto;
}

div#blog-excerpt{
	width: 320px;
	display:none
}

div.block {
	width: 280px;
	padding: 15px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	float: left;
	-webkit-border-radius: 8px;
	background: url(images/sq_black.png);
}

div#personal,
div#contacts {
	float: left;
	margin: 0 auto;
	width: 130px;
	padding: 0 10px 0 0;
}

div#entry_content,
div#entry_excerpt {
	padding: 0;
	margin: 0 auto 10px auto;
}

div#footer {
	margin: auto;
	color: #dadada;
	text-align: center;
}


/* Global styles */

a {
	color: #fff;
	text-decoration: none;
}

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

h1 {
	font-size: 30px;
	text-transform: lowercase;
	font-color: #fff;
	font-weight: normal;
	letter-spacing: -.02em;
	background: url(images/couch.png) no-repeat center right;
}

h1 a {
	display: block;
}

div h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: .7em;
	color: #999;
	margin-bottom: 1em;
}

p a {
	display:inline;
	font-size: 1em;
}

div ul {
	margin-bottom: .7em;
}

/* Section specific styles */

div#photograph h2 a,
div#location h2 a,
div#status h2 a,
div#music h2 a,
div#blog-excerpt h2 a {
	display:inline;
	color: #666;
	text-decoration:none;
}

div#photograph:hover h2 a,
div#location:hover h2 a,
div#entry_meta h2 a,
div#status:hover h2 a,
div#music:hover h2 a,
div#blog-excerpt:hover h2 a {
	display:inline;
	color: #ffffff;
	text-decoration:none;
}


div#internal h3 a,
div#entry_title h3{
	display:block;
	color: #999;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -.02em;
	margin-bottom: .5em;
	text-decoration: none;
}

div#internal p {
	color: #666;	
}

div#photograph img,
div#internal img {
	border: 5px solid #333;
	margin: 0 auto 10px auto;
	display: block;
}

div#photograph a:hover img,
div#internal a:hover img {
	border: 5px solid #ffffff;
}


div#location p {
	text-transform: lowercase;
	font-size: 1em;
}

div#directory h2 {
	color: #999;
	font-style: normal;
	text-transform:lowercase;
	font-size: 1.5em;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
}

div#status p,
div#music p,
div#internal p{
	color: #999;
	font-size: .8em;
	line-height: 1.3em;
}

div#location p a,
div#music p a {
	color: #999;
}

div#blog-excerpt p {
	line-height: 1.5em;
}

div#directory h2 {
	color:#666;
	font-style: italic;
	padding: .17em;
}
div#directory h2 a {
	color: #999;
	text-decoration: none;
}

div#entry_meta {
	padding: .75em 1em .75em 1em;
}
div#entry_meta h2 {
	margin-bottom: .2em;
	text-transform: lowercase;
}
div#entry_meta h2 a {
	color: #999;
}

div#entry_title h3 {
	font-size: 2em;
	margin: 0 0 0 .5em;
}
div#entry_title h3 a {
	font-size: 1em;
	margin-bottom: 0em;
}

div#entry_content a img,
div#entry_content object {
	margin: 2em auto 2em auto;
	text-align:center;
	display: block;
}
div#entry_content p,
div#entry_excerpt p {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	letter-spacing: 0em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
div#entry_content a {
	color: #ffffff;
}

div#photograph h2 a:hover,
div#location h2 a:hover,
div#status h2 a:hover,
div#music h2 a:hover,
div#blog-excerpt h2 a:hover, 
div#entry_content p a:hover{
	color: #000;
	background-color: #ffffff;
}

div#status span a,
div#entry_excerpt span a{
	text-align:right;
	display:block;
	text-decoration: none;
}

#personal ul li,
#contacts ul li {
	padding-bottom: .1em;
	line-height: .8em;
	text-transform: lowercase;
}

	.link-list li a {
		font-size: .7em;
		display: block;
		color: #666;
	}
	
div#location p a:hover,
div#status p a:hover,
div#music p a:hover,
div#blog-excerpt h3 a:hover,
.link-list li a:hover {
	color: #fff;
	text-decoration;
}


div#entry_excerpt span a{
	color: #999;
}

div#backstretch-wrap,
div#backstretch {
	background:none;
	display:none;
}



	
         


/* Comments */
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border-top:5px solid #eee; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; height:1%;}
ol.commentlist li:hover {background:#f7f7f7;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {border-top:5px solid #222;}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight: bold; color:#222 }
ol.commentlist li div.vcard a {color:#222}
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#333; }
ol.commentlist li div.vcard img.avatar {left:0;position:absolute; top:5px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:11px helvetica,arial,sans-serif;position:absolute; right:0; text-align:right; top:0;background:#eee; padding:6px 4px 4px 4px}
ol.commentlist li div.comment-meta a { color:#bbb; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li.comment-author-admin div.comment-meta {background:#222}
ol.commentlist li.comment-author-admin div.comment-meta a:hover {color:#fff}
ol.commentlist li p {}
ol.commentlist li ul {}
ol.commentlist li div.reply { text-align:center; width:36px; }
ol.commentlist li div.reply a { background:#eee; color:#222; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 10px 3px;  color:#222; text-decoration:none; text-transform:uppercase; }
ol.commentlist li div.reply a:hover {color:#fff; background:#222}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
ol.commentlist li.comment-author-admin {}
h3#comments {margin:2em 0}
#respond {margin:30px 0; padding:10px 0;}
#commentform{ margin-bottom: 60px;}    
#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;font-size: 1.2em;}
#commentform textarea {margin-top:5px;width: 95%;padding: 2px;border:5px #eee solid;font-size: 1.2em;}
#commentform textarea:hover {border:5px solid #222;}
#commentform #submit{margin-top: 5px;padding: 5px;font-weight: bold;font-size: 1.3em;background:#111 none repeat scroll 0 0;border:1px solid #222;color:#BBBBBB;font-size:1.3em;font-weight:bold;margin-top:5px;padding:5px;}
legend {font-size: 1.2em;font-weight:bold;padding: 2px 10px}
#commentform #submit:hover{background:#000;color:#fff}
#wp-submit {font-weight: bold;font-size: 1em;background:#111 none repeat scroll 0 0;border:1px solid #222;color:#BBBBBB;font-weight:bold;padding:5px;}
#wp-submit:hover {background:#000;color:#fff}