/* @override http://www.helgi.is/wp-content/themes/sharpfolio/style.css */

/*
Theme Name: Sharpfolio
Theme URI: http://webrevolutionary.com/sharpfolio
Description: A WordPress theme designed to help build your online portfolio.
Version: 2.0
Author: Matt Lenz
Author URI: http://webrevolutionary.com/
Tags: sharpfolio, portfolio, dark, light
*/

body {
	text-align: center;
	background: #FFFFFF;
	color: #333;
	font: 75%/1.5em Helvetica, Arial, sans-serif;
}

html>body {
	font-size:12px;
}

div#wrapper {
	text-align: left;
}

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

a:hover {
	color: #CE8D2B;
}

p {
	margin: 0 0 1em;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman" Times;
}

h1 {
	font-size: 3em;
}

h1 a {
	text-decoration: none;
}

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Header */ 

#header {
	position: relative;
	background: #EBE6D6 url(images/background.png);
}

#header .headerwrap {
	width: 77em;
	margin: 0 auto;
	height: 26em;
	background: url(images/helgiw3.png) right bottom no-repeat;
	position: relative;
}

#header h1 {
	line-height: 1em;
	padding-top: 0.5em;
	letter-spacing: -0.06em;
}

#header h1 span {
	color: #CE8D2B;
}

#header .logo p {
	margin: 0;
	color: #666;
}

#header .points {
	width: 52em;
}

#header .points h1 {
	color: #7d7d7d;
	line-height: 1em;
	font-size: 2em;
}

#header .nav {
	position: absolute;
	bottom: 0em;
	width: 52em;
	border-top: 0.15em solid #CE2B2B;
}

#header .nav li {
	list-style: none;
	display: inline;
}

#header .nav li a {
	padding: 1em 1em 1em 0em;
	float: left;
	font-weight: bold;
	line-height: 2em;
}

#header .stillingar {
	position: absolute;
	right: 0; top: 2em;
}

/* Mission */

span.f {
	font-style: italic;
}

div#content {
	margin: 0;
	padding-top: 2em;
	width: 51em;
	float: left;
	margin-right: 2em;
}

.single #content,
.single #sidebar {
	border: none;
}

.single #content {
	padding-bottom: 1em;
}

div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 51em;
	margin-bottom: 2em;
}

div.entry blockquote {
	padding-left: 1.5em;
	border-left: 0.25em solid #CCCCCC;
}

div.entry ul {
	list-style: disc;
	margin-left: 3em;
	margin-bottom: 1.5em;
}

div.entry p.date {
	color: #666;
}

div#content h2 {
	font-size: 2em;
	margin-bottom: 0.5em;
	letter-spacing: -0.05em;
}
div#content h2 a {
	text-decoration: none;
}

#blog .post h2 {
	margin-bottom: 0;
	line-height: 1em;
}

#blog .post h3 {
	font-size: 1.5em;
}

#content .post .extra {
	position: absolute;
	right: 0; top: 2em;
	width: 24em;
}

#content .post .extra h3 {
	font-size: 1.5em;
	margin-bottom: 1.2em;
}

#content .post .extra ul {
	margin-bottom: 1.5em;
}

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;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

#blog {
	position: relative;
	width: 77em;
	margin: 0 auto;
}

#blog #content .post ol {
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 1em;
}

#blog.page #content h2 {
	margin-bottom: 0.2em;
}

/* Footer */



#footer {
	padding-top: 2em;
	padding-bottom: 2em;
	position: relative;
	border-top: 0.1em solid #d7d7d7;
}

div#footer p {
}

div#footer p a {
	color: #CCC;
	text-decoration: none;
}

#footer .platform {
	color: #7d7d7d;
	width: 77em;
	margin: 0 auto;
}

div.post {
}

h3#respond {
	font-size: 1.5em;
}

h3#comments {
	font-size: 1.5em;
}

#commentform {
	margin-top: 1em;
	margin-bottom: 2em;
}

#commentform #comment {
	width: 56em;
	border-color: #CCC;
}

div.author {
	width: 12em;
	position: relative;
	float: left;
}

div.author cite {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

div.author img {
	display: none;
}

div.comment {
	width: 39em;
	float: left;
}

ol.commentlist {
	border-top: 1px solid #CCC;
	margin-bottom: 2em;
	margin-top: 2em;
}

ol.commentlist li {
	border-bottom: 1px solid #CCC;
	padding: 12px 0 0;
}
form input, form textarea {
}

#content div.navigation {
	padding: 2em 0em;
}

div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	width: 24em;
	float: left;
	margin-top: 2em;
}

#sidebar .xs {
	margin-bottom: 2em;
}

#sidebar #s {
	margin: 0;
}

#sidebar div h2 {
	font-size: 1.5em;
	border-bottom: 0.1em solid #d7d7d7;
	line-height: 1.5em;
}

#sidebar ul {
	margin-top: 1em;
}

#sidebar .stream {
	margin-top: 2em;
}

#sidebar .stream li {
	padding-bottom: 1em;
}

#sidebar div.categories {
	margin-top: 1.5em;
}

#sidebar .categories h2 {
	margin-top: 0.75em;
}

#sidebar .press {
	margin-top: 1em;
	margin-bottom: 2em;
}

#sidebar .press li {
	list-style: none;
}

#sidebar .press li.widget_links {
	margin-top: 2em;
}

#sidebar .press li.widget_links li {
	width: 12em;
	float: left;
}

#sidebar .press .tubepress_video_thumb_inner {
	position: relative;
	height: 4em;
	padding-left: 7em;
}

#sidebar .press .tubepress_video_thumb_inner img {
	position: absolute;
	left: 0; top: 0;
	width: 6em;
	height: 4em;
}

#sidebar .press .tubepress_meta_group {
	float: left;
}

#sidebar .press .tubepress_thumb_widget {
	margin-top: 1em;
}

#sidebar .press li .tubepress_runtime {
	display: none;
}

#sidebar #archives h2 {
	margin-top: 1em;
}

#sidebar #archives ul li {
	width: 12em;
	float: left;
}

#sidebar li.widget {
	margin-bottom: 2em;
}

#sidebar li.widget_twitter li {
	margin-bottom: 1em;
}

#sidebar .samband {
	margin-bottom: 2em;
}