/*
Theme Name: Huring Notes v5.0 
Theme URI: http://huring.se/notes
Description: Portfolio theme based on http://webrevolutionary.com/sharpfolio by Matt Lenz
Version: 1.0
Author: Lars Huring
Author URI: http://huring.se
Tags: sharpfolio, portfolio, dark, light
*/
body {
	text-align: center;
	background: #FFF;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}

div.wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #008fe0;
}
a:hover {
	color: #006aa6;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 48px;
	color: #666;
}
h1 a {
	text-decoration: none;
	color: #666;
}

h1#logo
{
	width: 245px;
	float: right;
	margin-right: 50px;
}

h1#logo a
{
	display: block;
	background: url(images/hello-mynameislars.png) no-repeat;
	height: 30px;
}

h1#logo a span
{
	display: none;
}

div#header h2, 
ul#navigation {
	margin: 0 0 6px;
}

ul#navigation {
	display: block;
	float: left;
	margin-left: 0;
	width: 500px;
}

ul#navigation li {
	display: inline;
}

ul#navigation li ul
{
	position: absolute;
}

ul#navigation li a {
	text-decoration: none;
	color: #a3a3a3;
	font-size: 11px;
	margin: 0 12px 0 0;
	background: #f1f1f1;
	padding: 3px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

ul#navigation li a:hover,
ul#navigation li.current-cat a,
ul#navigation li.current_page_item a {
	background: #009ee0;
	color: #FFF;
}


ul#navigation li ul a:hover {
	background: none;
	color: #009ee0;
}


ul#navigation li ul a
{
	background: none;
	padding: 0 0 0 7px;
}


ul#navigation li.current-cat ul a,
ul#navigation li.current_page_item ul a,
ul#navigation li ul li.current-cat a,
ul#navigation li ul li.current_page_item a {
	color: #009ee0;
	border: 0;
}

ul#navigation #morelink a
{
	background: none;
	padding: 0;
	margin: 0 0 0 25px;
}

ul#navigation #morelink a:hover
{
	color: #009ee0;
}

div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}

div#moremenu
{
	background-color: #393939;
	background-image: url(images/tagcloud-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px 0 30px 0;
	display: none;
	text-align: left;
}

#moremenu h4
{
	padding: 1px 3px 1px 14px;
	line-height: 13px;
	font-size: 11px;
	margin-bottom: 10px;
	color: #627077;
	border-bottom: 1px dotted #252525;
}

#moremenu a
{
	text-decoration: none;
}

#moremenu ul
{
	margin-left: 5px;
}

#moremenu ul li
{
	padding: 0;
	line-height: normal;
	margin-bottom: 3px;
}

a#moremenutrigger
{
	background-color: #3e3e3e;
	background-image: url(images/menutrigger-bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 10px;
	display: block
}

a#moremenutrigger:hover
{
	background-color: #000;
}

a#moremenutrigger span
{
	display: none;
}

div#content {
	margin: 72px 0 0 0;
}
div#content2 {
	margin: 45px 0 0 0;
}
div.thumbnail {
	width: 500px;
	float: left;
}

div.thumbnail img
{
	border: 10px solid #f4f4f4;
}

div.entry {
	width: 250px;
	float: right;
}

#searchresults
{
	padding-top: 20px;
}

#searchresults div.entry
{
	display: inline-block;
	float: none;
	vertical-align: top;
}

div#content h2 {
	font-size: 24px;
	color: #3e3e3e;
	line-height: 32px;
}
div#content2 h2 {
	font-size: 24px;
	color: #3e3e3e;
	line-height: 32px;
}

div#content h2 a {
	text-decoration: none;
	color: #3e3e3e;
	background: #FFF956;
	line-height: 26px;
}

div#content2 h2 a {
	text-decoration: none;
	color: #3e3e3e;
	background: #FFF956;
	line-height: 26px;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}

div.post {
	margin: 0 0 76px;
}

div.frontpage-post
{
	margin: 0;
}

h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 10px solid #f4f4f4;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px dotted #CCC;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}

ul.taglist
{
	margin-bottom: 40px;
}

ul.taglist a
{
	background: #a6004e url(images/tag-bg.png) no-repeat;
	color: #FFF;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	color: #f1a8ca;
}

ul.taglist a.temp-rare { background-color: #d43580; }
ul.taglist a.temp-medium { background-color: #d20264; }
ul.taglist a.temp-welldone { background-color: #a4014e; }
ul.taglist a.temp-crisp { background-color: #83013e; }

ul.taglist a:hover
{
	background-color: #e7227f;
}

.tweetmeme_button
{
	float: left;
	padding-top: 7px;
}

.geotag
{
	display: block;
	float: left;
	background: url(images/show-on-map-icon.png) no-repeat;
	padding: 4px 0 0 40px;
	height: 32px;
	text-decoration: none;
	color: #CCC;
}

#twitterfeed
{
	background: url(images/tweetbird.png) 0 8px no-repeat;
	padding: 10px 0 10px 45px;
	margin-bottom: 40px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#twitterfeed p
{
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #87bf38;
}

#twitterfeed p abbr
{
	font-size: 80%;
	color: #CCC;
}

.columns div
{
	display: inline-block;
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.columns div.last-col
{
	float: right;
	margin-right: 0;
}

.gallery
{
	visibility: hidden;
}

.gallery-pager
{
	text-align: center;
	height: 60px;
}


.gallery-pager a
{
	display: block;
	font-size: 18px;
	text-decoration: none;
	padding: 2px 12px 5px 12px;
	margin-top: 10px;
	line-height: 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #222;
}

.gallery-pager a:hover { background: #008fe0; color:#FFF }

.gallery-pager a.gallery-prev
{
	float: left;
	margin-left: 120px;
}


.gallery-pager a.gallery-next
{
	float: right;
	margin-right: 100px;
}


a.tag-item
{
	text-decoration: none;
	background: #242424;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px 4px;
	display: block;
	float: left;
}

/* HEADERS */
#popularlist h4 { background: url(images/popular-header-bg.png) no-repeat; }
#archivelist h4 { background: url(images/archive-header-bg.png) no-repeat; }
#bookmarkslist h4 { background: url(images/bookmarks-header-bg.png) no-repeat; }
#tagscontainer h4 { background: url(images/tagcloud-header-bg.png) no-repeat; }
#searchformcontainer h4 { background: url(images/search-header-bg.png) no-repeat; }

/* SEARCHFORM */
#searchform
{
	margin: 0;
	padding: 0;
}

#searchform input.text
{
	padding: 7px 10px;
	width: 500px;
	margin: 0 0 0 5px;
	border: 0;
	background: #CCC;
}

.clr { clear: both; }
#loaderimg { display: none; }
.alignright { float: right; margin-left: 10px; margin-bottom: 10px; }
.alignleft { float: left; margin-right: 10px; margin-bottom: 10px; }
