/*
Theme Name: hellojohn.com 2010
Theme URI: http://jcolsen.com/
Description: 2010 design for hellojohn.com
Version: Alpha
Author: John C. Olsen
Tags: 

	Copyright © 2010 John C. Olsen. All rights reserved.
	Not for public use.

*/

/* ------------------------------ RESETTING CSS ------------------------------ */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
}

ul, ol, .linkcat { 
	list-style: none; 
}

br {
	margin-bottom: 15px;
}

/* ------------------------------ LAYOUT ------------------------------ */

.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}

.alignleft, .alignnone {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 5px;
}

.wp-caption-text {
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

.wp-caption {
	padding-right: 5px;
	padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

#profile-pic {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

.ad125 {
	background-color: #EEE;
	padding-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #DDD;
}

.ad125 img {
	margin-left: 15px;
	margin-top: 15px;
}

.divider { 
	height: 1px; 
	background-color: #DDD; 
	border-bottom: 1px solid #FFF; 
	overflow:hidden; 
}

body {
	font: 13px/19px Helvetica Neue, Helvetica, Arial, sans-serif;
/*	font: 14px/22px Georgia, "Times New Roman", Times, Serif; */
	color: #555;
	background: #FFF url(images/bg.png) repeat-x;
/* 	border-top: 15px solid #000; */
}

#wrapper {
	width: 990px;
	margin: 0 auto 30px auto;
	padding-top: 30px;
/*	background: #FFF url(images/hellojohn-bg.jpg) no-repeat; */
/*	border-top: 15px solid #000; */
}

#header, #footer, .frontpage-posts, .title, #featured, #sidebar, #content {
	padding: 15px;
}

.fbutton {
	width: auto;
}

/* Something */

h1 a:link, h1 a:visited {
	font-weight: normal;
	font-size: 1em;
	color: #000;
}

h2 {
	font-weight: normal;
	color: #000;
	font-size: 1.3em;
}

.title h2 {
	/* font-size:; */
}

.post p a:link, .post p a:visited, #footer a:link, #footer a:visited, #navigation a:hover, #navigation li li a:hover, h1 a:hover, #featured h3 a:hover, .article a:hover, #commentform a:link, #commentform a:visited, .commentlist a:link, .commentlist a:visited, #sidebar a:link, #sidebar a:visited, .title a:link, .title a:visited, .related_post li a, .related_post li a:visited {
	color: #08C;
}

#footer a:hover, .article a:hover, #commentform a:hover, .commentlist a:hover, #sidebar a:hover, .title a:hover {
	text-decoration: underline;
}

/* ------------------------------ FEATURED POSTS ------------------------------ */

#featured {
	height: 248px;
	margin-bottom: -15px;
	margin-top: -15px;
}


#featured img {
	position: absolute;
	margin-left: 30px;
}

#featured p, #featured small, #featured h3, .fbutton, #findicator, #indicator {
	float: left;
	width: 300px;
	clear: left;
	position: relative;
}

#featured h3 a, #featured h3 a:visited {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #000;
}

#featured small {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#featured p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 30px;
}

#indicator {
	top: 530px;
	position: absolute;
	display: none;
}

/* ------------------------------ FRONTPAGE POSTS ------------------------------ */

.frontpage-posts {
	float: left;
	width: 300px;
	height: 220px;
}

.posts {
	float: left;
	width: 630px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDD;
}

.posts img {
	float: left;
	clear: right;
	margin-right: 15px;
}

.frontpage-posts h3, .posts h3 {
	font-size: 14px;
}

.frontpage-posts h3 {
	margin-top: 5px;
}

.frontpage-posts h3 a, .frontpage-posts h2, .posts h3 a, .posts h2 {
	color: #000;
}

.frontpage-posts h3 a:hover, .posts h3 a:hover {
	color: #08C;
}

.frontpage-posts p, .posts p {
	margin-top: 15px;
}

.entry {
	margin-top: -15px;
}

.postmetadata, small, .wp-caption-text, blockquote, #footer, .description, #navigation li li a, #navigation li li a:visited {
	color: #8C8C8C;
}

.clear {
	clear: both;
}

.left {
	float: left;
	clear: left;
}

#navigation-box, .button, .button:hover, img, #s, #searchsubmit, #submit, #author, #email, #url, #comment, .tag, #featured, .article blockquote, .ad125, .wp-caption {
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* ------------------------------ NAVIGATION ------------------------------ */

#navigation-box {
	background: #eee url(images/button.png) repeat-x;
	border: 1px solid #ddd;
	width: 990px;
	z-index: 99;
	position: relative;
}

#navigation, #navigation ul {
	z-index: 99;
	position: relative;
}

#navigation li {
	float: left;
	border-right: 1px solid #ddd;
}

#navigation li a {
	font-weight: bold;
	text-transform: none;
}

#navigation li a, #navigation li a:visited {
	color: #000;
	padding: 10px 15px 10px 15px;
	display:block;
	z-index: 100;
}

#navigation li a:hover {
	text-decoration: none;
	color: #FFF;
	background: #08C url(images/button.png) repeat-x;
}

	/* Sub navigation styling */
	
	#navigation li ul { position: absolute; width: 100px; left: -999em; margin:0; }
	#navigation li ul li {	border: 1px solid #DDD; border-width:0 1px 1px; background: #FFF; z-index: 15; position: relative; }
	#navigation li ul li:hover { background: #eee; }
	#navigation li ul li a { width: 150px; font-weight: normal; }
	#navigation li ul li a:hover { color: #FFF; }
	#navigation li ul ul {	margin: -36px 0 0 180px;  border-top: 1px solid #DDD; }
	#navigation li ul ul li a {  }
	#navigation li ul li ul li a {	border-width:0 1px 1px 0px; }
	#navigation li:hover ul, #navigation li.sfhover ul { left: auto; }
	#navigation li:hover ul ul, #navigation li.sfhover ul ul { left: -999em; }
	#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul { left: auto; }
	#navigation li:hover, #navigation li.hover { position: static; } /* IE7 Fix */
	

/* Buttons */

.button, .button:visited {
	background: #FFF url(images/button.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #08C;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	
	margin-top: 15px;
	width: auto;
}

.button:hover	{ 
	background-color: #08C; 
	color: #FFF; 
}

	/* Sizes ---------- */
	.small.button {
		font-size: 0.9em;
	}
	.medium.button {
		font-size: 1em;
	}
	.large.button {
		font-size: 1.2em;
		padding: 8px 14px 9px;
	}

/* ------------------------------ VARIOUS CUSTOM STUFF ------------------------------ */

.tag {
	padding: 5px 7px;
	background-color: #eee;
	color: #999;
	font-weight: bold;
	margin-right: 5px;
	top: 15px;
	position: relative;
	font-size: 0.8em;
}
	
/* ------------------------------ PAGE STYLING ------------------------------ */
/* ------------------------------ COMMENT STYLING ------------------------------ */

#comments {
	margin-bottom: 15px;
	font-weight: normal;
	color: #000;
	font-size: 1.3em;
}

.comment {
	padding: 15px 15px 15px 15px;
}

.commentlist li .avatar { 
	float: right;
	background: #F5F5F5;
}

.comment.even {
	background: #FFF;
}

.comment.odd {
	background-color: #EEE;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.commentmetadata {
	display: block;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #DDD;
}

.commentmetadata, small {
	font-size: 0.8em;
}

.comment-author-admin { /* Dette må gjøres på en annen måte. Odd / Even overstyrer */
	background: #FFC;
}

strike, del {
	text-decoration: line-through;	
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted;	
}

b, cite {
	font-weight: bold;
}

/* code {
	border: 1px solid #DDD;
	display: block;
	padding: 0 0 15px 15px;
} */

code, pre {
	font: 1em 'Panic Sans', 'Courier New', Courier, Fixed;
}

pre {
	padding: 15px 0 0 15px;
	overflow: scroll;
	background-color: #EEE;
	max-height: 200px;
	margin-bottom: 15px;
}

#_mcePaste { line-height: 0em;}

.fn {
	font-weight: bold;
	font-style: normal;
	color: #000;
}

.commentlist {
	border: 1px solid #DDD;
	border-bottom: 4px solid #DDD;
}

/* ------------------------------ COMMENT FORM STYLING ------------------------------ */

#author, #email, #url  {
	height: 1.4em;
}

#author, #email, #url, #comment, .input{
	width: 620px;
	border: 1px solid #DDD;
	padding: 5px;
	max-width: 620px;
	margin-bottom: 5px;
}

/* ------------------------------ SEARCH STYLING ------------------------------ */

#search {
	float: right;
	clear: right;
}

#s {
	width: 230px;
	background-color: #FFF;
	font-weight: bold;
}

#searchsubmit, #submit {
	/* width: 1.4em; */
	margin-left: 5px;
	background: #DDD url(images/button.png) repeat-x;
}

#submit {
	margin-left: 0;
	width: 630px;
}

#s, #searchsubmit, #submit {
	height: 24px;
	border: 1px solid #DDD;
	padding: 0 5px 0 5px;
}

#searchsubmit, #submit {
	color: #999;
	border: none;
	font-weight: bold;
}

#searchsubmit:hover, #submit:hover {
	background-color: #08C;
	color: #FFF;
	cursor: pointer;
}

/* ------------------------------ SINGLE POST STYLING ------------------------------ */

#content {
	width: 630px;
	float: left;
}

.post {
	margin-bottom: 30px;
}

.article strong {
	color: #000;
}

.article h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
}

.article h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #DDD;
	color: #666;
}

.article p {
	margin-bottom: 15px;
}

.article ul, .article ol {
	margin-left: 30px;
	list-style-position: inside;
	margin-bottom: 15px;
}

.article ol {
	list-style-type: decimal-leading-zero;
}

.article ul {
	list-style-type: disc;
}

.article li {
	
	
}

.article blockquote {
	font-size: 1.3em;
	line-height: 1.3em;
	font-family: Georgia, serif;
	font-style: italic;
	color: #888;
	float: left;
	max-width: 200px;
	padding: 15px;
}

object { /* YouTube, Vimeo movies etc */
	width: 630px;
}

/* ------------------------------ SIDEBAR STYLING ------------------------------ */

#sidebar {
	width: 300px;
	float: right;
}

#sidebar h2 {
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DDD;
}

#sidebar li {
	font-size: 0.9em;
}

.related_post_title {
	clear: both;
	font-weight: normal;
}