/*   
Theme Name: Flourish
Theme URI: 
Description: A Theme for http://jonkristian.no/
Author: Jon Kristian
Author URI: http://jonkristian.no/
Version: 2.0
*/


/**** Site Wide ****/
body {
	font-family: Helvetica, Arial, sans-serif;
	background: url('gfx/bg.jpg') no-repeat center top #272629;
	font-size: 14px;
	line-height: 150%;
	color: #fffeef;
}

* {margin:0; padding:0;}
ul {list-style-type: none;}
img {border: 0;}

a {color: #ecdfd1; text-decoration: none;}
a:hover {color: #C00;}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	color: #d5e999; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {font-size: 100%;}
h2 {font-size: 120%;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}

blockquote {
	border-left: 1px solid #7d765e;
	margin: 15px;
	padding: 0 15px 0 15px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 180px;
}




/**** Logo ****/
#header h1 {
	background: url('gfx/logo.png') no-repeat;
	width: 408px;
	height: 72px;
	position: absolute;
	top: 80px;
}
	
#header h1 a {
	display: block;
	width: 408px;
	height: 72px;
	text-indent: -9000px;
}

#header h1 a:focus {outline: 0;}




/**** Curious? ****/
#header dl {
	position: absolute;
	left: 390px;
	top: 55px;
}

#header dt {
	margin-top: 30px;
	float: left;
	background: url('gfx/about.png') no-repeat;
	width: 48px;
	height: 48px;
}

#header dl dt a {
	display: block;	
	width: 48px;
	height: 48px;
	text-indent: -9000px;
	outline: 0;
}

#header dl dt a:hover {background: url('gfx/about-highlight.png') no-repeat;}

#header dl dd img {
	float: left;
	margin-right: 10px;
}

#header dl dd {
	display: none;
	float: right;
	width: 520px;
	font-size: 90%;
}

#header dl dd p {
	font-size: 95%;
	line-height: 150%;
/*	margin-left: 15px;
	padding: 10px;
	border: 1px solid #ecdfd1;
	background: #fffeef;
	color: #222124;	*/
}

#header dl dd .title {margin-bottom: 5px;}




/**** Menu ****/
#menu li ul {
	position: relative;
	display: block;
	float: right;
	margin-left: 10px;
}

#menu a {color: #fff; text-decoration: none;}

#menu .title {
	background: url('gfx/bg.png');
	padding: 5px 30px;
    color: #fff;
	font-size: 80%;
	letter-spacing: 1px;
    text-align: center;
	border-bottom: 4px solid #d5e999;
}

#menu .title:hover {border-bottom: 4px solid #C00;}
#menu .active .title {border-bottom: 4px solid #C00;}

#menu .subtitle {
	background: url('gfx/bg.png');
	position: absolute;
	font-style: italic;
	font-size: 80%;
	color: #7c7882;
	line-height: 130%;
	padding: 0 10px;
	text-align: center;
	overflow: hidden;
    height: 0px;
	left: 0;
	top: 35px;
}

#menu .subtitle p {padding: 10px 0;}




/**** Content ****/
#content {
	float: left;
	width: 690px;
	margin: 0 10px 0 0;
}

#content .type {
	width: 40px;
	float: left;
	margin-top: 5px;
	margin-left: -40px;
}

.post {
	background: url('gfx/bg.png');
	padding: 10px;
	margin-bottom: 40px;
}

.post .date {
	font-size: 80%;
	float: right;
}

.entry p {font-size: 90%; margin: 15px 0;}
.entry a {text-decoration: underline;}
.entry ul {font-size: 90%; list-style-type: square; margin: 0 0 10px 30px;}

.entry pre {
    font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 130%;
    padding: 2px 4px;
    margin-top: 2px;
    background: #222124;
/*    border: 1px dotted #4f4d53;*/
    border: 1px solid #818d5d;
	white-space: pre;
}

.entry .notice {
	font-size: 90%;
	background: #900;
	border: 1px solid #C00;
	padding: 0px 4px;
	display: block;
}

.entry del {
	text-decoration: line-through;
}

.postmetadata {
	clear: both;
	font-size: 80%;
	letter-spacing: 1px;
	background: #222124;
	padding: 5px;
}

.postmetadata a {color: #7c7882;}
.postmetadata a:hover {color: #9894a0;}
	
.navigation {
    float: left;
    clear: both;
	width: 100%;
}

.more-link {
	font-size: 90%;
	float: right;
	margin-bottom: 10px;
}




/**** Sidebar ****/
#sidebar {
	background: url('gfx/bg.png');
	float: right;
	width: 230px;
	margin: 0 0 0 10px;
	padding: 10px;
	font-size: 90%;
}

#sidebar ul {margin: 10px 0 20px 0;}

#sidebar ul li {
	list-style-type: square;
	margin-left: 20px;
}

#sidebar .lastfm li {
	float: left;
	clear: both;
	margin-bottom: 10px;
	line-height: 120%;
}

#sidebar .lastfm cite {
	font-size: 90%;
	color: #d5e999;
}




/**** Copyright ****/
#copyright {
	float: right;
	clear: right;
	width: 230px;
	margin-top: 10px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}

#copyright h4 {
	font-weight: normal;
	color: #d5e999;
}



/**** Comments ****/
.comment {
	clear: both;
	margin-bottom: 20px;
}

.commentlist {margin-top: 20px;}

.commentlist .children {
	padding-left: 20px;
	border-left: 1px solid #181719;
}


.comment-meta {
	float: left;
	width: 130px;
	background: url('gfx/arrow.png') 100% 30px no-repeat;
}

.odd .comment-meta {background: url('gfx/arrow-odd.png') 100% 30px no-repeat;}
.comment-author-admin .comment-meta {background: url('gfx/arrow-author.png') 100% 30px no-repeat;}

.avatar {
    float: left;
	background: #3b393e;
	padding: 5px;
	border: 1px solid #4f4d53;
}
.comment-author-admin .avatar {
	background: #615f66;
	border: 1px solid #7e7a84;
}
.odd .avatar {background: #434046;}


.comment-meta .author {
	float: left;
	clear: both;
    margin-top: 2px;
	font-size: 85%;
}

.comment-meta .date {
    float: left;
    clear: both;
	font-size: 65%;
}

.comment-text {
	position:relative;
	margin-left: 130px;
	background: #49474d;
	clear: right;
	padding: 10px;
	min-height: 110px;
	font-size: 90%;
}
.odd .comment-text {background: #434046;}
.depth-2 .comment-text {background: #3d3b40;}
.depth-3 .comment-text {background: #39373c;}
.depth-4 .comment-text {background: #353338;}
.depth-5 .comment-text {background: #313034;}
.comment-author-admin .comment-text {background: #615f66;}

.comment-reply-link {
	position: absolute;
	right: 10px;
	bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 80%;
    border-bottom: 4px solid #d5e999;
}

.comment-reply-link:hover {
	border-bottom: 4px solid #C00;
	color: #fff;
}

#cancel-comment-reply-link {float: left;}

#respond {
    float: left;
    clear: both;
	margin-top: 20px;
}

#commentform {margin-top: 10px;}
#commentform p {clear: both;}

#commentform label {
	float: left;
	color: #d5e999;
	font-size: 80%;	
	margin-left: 10px;
}

#author, #email, #url {
	border: 0;
	float: left;
	clear: both;
	margin-bottom: 5px;
	color: #fff;
	width: 200px;
	background: #3b393e;
	padding: 2px;
	border: 1px solid #4f4d53;
}

#author:hover, #email:hover, #url:hover {
	border: 1px solid #d5e999;
}

#commentform textarea {
	width: 500px;
	background: #3b393e;
	padding: 2px;
	color: #fff;
	border: 1px solid #4f4d53;
}

#commentform textarea:hover {border: 1px solid #d5e999;}

#commentform #submit {
	background: none;
	text-transform: uppercase;
	font-size: 80%;
	color: #fff;
	border: 0;
	margin-top: 10px;
	border-bottom: 4px solid #d5e999;
}

#commentform #submit:hover {cursor: pointer; border-bottom: 4px solid #C00;}




/**** Footer ****/
#footer {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	height: 40px;
	text-align: right;
	border-top: 1px solid #7c7882;
}

#footer p {
	font-size: 80%;
}




/**** Sociable ****/
.sociable ul {
    float: right;
    margin: 10px 0;
}

.sociable ul li {
    float: left;
	margin-left: 5px;
}

.sociable img {
	width: 16px;
	height: 16px;
	border: 0;
}

/*.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}*/




/**** Image Handling ****/
#gallery {
	float: left;
	clear: both;
	margin-left: 10px;
}
#gallery img {
	float: left;
	margin: 0 20px 10px 0;
	background: #3b393e;
	padding: 5px;
	border: 1px solid #4f4d53;
}

#gallery img:hover {
	border: 1px solid #d5e999;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #222124;
}

.lbLoading {background: transparent url('gfx/loading.gif') no-repeat center;}

#lbImage {
	position: absolute;
	border: 10px solid #3b393e;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink:hover {background: transparent url('gfx/prevlabel.png') no-repeat 0 15%;}
#lbNextLink:hover {background: transparent url('gfx/nextlabel.png') no-repeat 100% 15%;}

#lbNextLink {right: 0;}
#lbPrevLink {left: 0;}

#lbBottom {
	font-size: 90%;
	color: #fff;
	line-height: 1.4em;
	padding: 10px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	background: transparent url('gfx/closelabel.png') no-repeat center;
	outline: none;
}

#lbCloseLink:hover {background: transparent url('gfx/closelabel-highlight.png') no-repeat center}
#lbCaption {margin-right: 71px;}
#lbNumber {color: #d5e999; font-size: 80%;}
