/*
Theme Name: m-ohman.se
Theme URI: http://www.m-ohman.se/
Description: The theme for <a href="mailto:kontakt@m-ohman.se">Martin Öhman's</a> personal <a href="http://www.m-ohman.se">webpage</a>.
Version: 1.0
Author: Martin Öhman
Author URI: http://www.m-ohman.se
Tags: black, white, martin öhman, private

	This theme was designed and built by Martin Öhman,
	whose blog you will find at http://www.m-ohman.se

*/

/* General Tags */

* { 
	margin: 0; 
	padding: 0;
}
body { 
	background-color: #eee; 
	font-size: 100%;
	color: #333;
	width: 100%;
	height: 100%;
}
/* General Tags */

/* Main Structure ( divs ) */
#page {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	background-color: #ddd;
	color: #333;
}
#page_top {
	width: 950px;
	margin: 0 auto;
	background-color: #eee;
}
#page_middle {
	margin-top: 70px;
	float: left;
	width: 100%;
	background-color: #444;
}
#page_bottom {
	font-family: 'Lucida Grande',Geneva,Helvetica,sans-serif;
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-color: #222;
}
#footer_container {
	margin: 0 auto;
	width: 950px;
}
#top {
	float: left;
	width: 100%;
	height: 50px;
}
#top_border {
	height: 5px;
	float: left;
	margin: 0 auto;
	width: 100%;
	background-color: #222;
}
#header {
	float: left;
	width: 100%;
	height: 50px;
	background-color: #000;
}
#content {
	float: left;
	width: 950px;
	height: 100%;
	background-color: #eee;
	padding-bottom: 50px;
	padding-top: 50px;
}
#page #content.fullwidth {
	float: left;
	width: 100%;
	clear: both;
}
#comments_list .post_info {
	background-color: #444;
	padding-top: 0px;
}
#comment_container, #comment_container_blogg {
	float: left;
	margin-top: 50px;
	overflow: inline;
}
#comment_container label small, #comment_container_blogg label small {
	font:lighter 11px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#666;
	letter-spacing:1px;
	padding-left: 10px;
}
.commentform_info {
	background-color: #444 !important;
}
.visible {
	display: visible;
}
.comment_content {
	text-align: left !important;
	color: #333 !important;
	font-family:Georgia,'Times New Roman',Times,serif !important;
}
#comment_container_blogg, #comment_container {
	width: 550px;
	padding-right: 50px;
}
#comment_container_blogg {
	display: none;
}
.comment_on_blog_info {
	display:block;
	font:lighter 12px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	color:#666;
	letter-spacing:1px;
	text-transform: uppercase;
}
.comment_on_blog_info a {
	color: #F49300 !important;
	text-decoration: none !important;
}
.comment_on_blog_info a:hover {
	border: 0 !important;
	text-decoration: underline !important;
}
.post_info, .commentform_info {
	width: 260px;
	float: left;
	height: 100%;
	padding: 25px 0px 0px 0px;
	background-color: #eee;
}
.post_info li {
	font-size: 0.8em;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #bbb;
	color: #666;
}
.post_info p {
	color: #ddd;
	background-color: #444;
}
.post_info li.post_info_header {
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
	color: #000;
	font-weight: bold;
}
#personal_info {
	width: 100%;
	padding-top: 20px;
	float: left;
}
span.bold {
	font-weight: bold;
}
span.black {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}
#contact {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer_cat, #footer_tag, #footer_archive, #footer_personal {
	float: left;
	width: 100%;
	clear: both;
}
#footer {
	width: 950px;
	background-color: #222;
	float: left;
	margin: 0 auto;
}
#footer_personal {
	padding-top: 10px;
	padding-bottom: 50px;
}
#footer_personal .centered .contact p {
	color: #aaa;
}
#footer p {
	font:lighter 11px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	color:#666;
	letter-spacing:1px;
}
#footer_personal .centered .contact a {
	color: #aaa;
}
#footer_personal .centered .contact ul li ul li.link {
	color: #aaa;
	padding-top: 3px;
}
#social_media {
	margin-top: 10px;
	width: 100%;
	float: left;
}
.post_date {
	float: left;
	margin-left: -15px;
	padding-right: 20px;
	padding-top: 20px;
	width: 80px;
	border-top: 1px solid #ddd;
}
#sidebar {
	float: left;
	width: 250px;
	padding-left: 100px;
	padding-top: 10px;
}
.post_header {
	float: left;
	width: 100%;
	padding-left: 85px;
	clear: both;
}
.post_content {
	padding: 20px 0px 0px 40px;
	float: left;
	width: 550px;
	border-bottom: 0px;
}
.post_metadata {
	width: 100%;
	float: left;
	padding-top: 5px;
}
.category_header {
	float: left;
	width: 100%;
	clear: both;
}
#content .last {
	padding-bottom: 40px;
}
.post_metadata_labels {
	width: 85px;
	float: left;
}
.post_metadata_content {
	width: 515px;
	float: left;
}
.comment_content {
	float: left;
	width: 550px;
	padding-right: 50px;
}
#comments_list {
	float: left;
	width: 550px;
	padding: 50px 50px 50px 0px;
}
#tweets {
	float: left;
	width: 100%;
	padding-top: 10px;
	overflow: inside;
}
#tweetlist {
	border: 0;
	padding: 0;
}
#tweets #tweetlist .tb_tweet {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#content .post_content .entry {
	float: left;
	width: 550px;
	margin-right: 50px;
	text-align: justify;
	
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ddd;
}
#footer #footer_personal .centered {
	float: left;
	width: 100%;
	overflow: inside;
}
#footer .centered .personal_info, #footer .centered .contact {
	float: left;
	width: 50%;
}
/* Main Structure End */

/* Headers */
h1 {
	font-size: 1.3em;
	padding-top: 5px;
	letter-spacing: 2px;
}
h2 {
	color: #333;
	font-weight: normal;
	font-size: 0.8em;
}
.entry h4, #portfolio h4 {
	display:block;
	font:lighter 13px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#F49300;
	letter-spacing:1px;
	padding-bottom: 5px;
}
#content .h4date
{
	font:lighter 12px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#999;
	letter-spacing:1px;
	padding-bottom: 10px;
}
#content .h4meta
{
	font:lighter 10px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	color:#999;
	letter-spacing:1px;
	padding-bottom: 3px;
}
#content .h4metalast, #content .h4metalast_arch
{
	font:lighter 10px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	color:#999;
	letter-spacing:1px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ddd;
}
#content .h4metalast_arch 
{
	border: 0;
	padding-bottom: 0px;
	text-align: left;
}

h2 a {
	font-size: 1em;
}
.entry h2 {
	padding-bottom: 10px;
}
#top h2 {
	font-style: italic;
	opacity: 0.5;
}
#top h2:hover {
	opacity: 1;
}
#content h2 {
	font-family:'Hoefler Text',Georgia,'Times New Roman',Times,serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}
#content h2.pagetitle {
	padding-bottom: 40px;
}
.comment_header h3 {
	font-size: 1em;
}
#sidebar h4, #comment_container h4, #comment_container_blogg h4 {
	display:block;
	font:lighter 13px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#F49300 !important;
	letter-spacing:1px;
	padding-bottom: 5px;
}
#sidebar h4 {
	text-align: right;
}
#comment_container h4, #comment_container_blogg h4 {
	padding-bottom: 20px;
}
#footer h2 {
	padding: 15px 0px 5px 5px;
	color: #aaa;
	font-weight: normal !important;
	font-size: 1em;
	color: #ddd;
}
#respond {
	padding-top: 20px;
	width: 100%;
	float: left;
}
.post_plugs {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 0px;
	border-top: 1px #aaa dotted;
}
.post_plug {
	float: left;
	padding: 0px 10px 20px 30px;
	width: 250px;
}
.post_plug p i {
	font-size: 0.8em !important;
	font-style: normal;
}
.spacer_div {
	width: 100%;
	float: left;
	height: 50px;
}
/* Headers End */

/* Lists */
ul {
	list-style: none;
}
#top li {
	float: left;
	height: 2em;
	vertical-align: middle;
	font-family: Verdana, sans-serif;
}
#top li.spacer {
	width: 1px;
	background-color: #222;
	margin: 0px 15px;
}
#top li.inactive {
	padding-top: 5px;
	font-size: 14px;
}
#top li.active {
	padding-top: 2px;
	font-size: 20px;
}
#header li {
	float: left;
}
#header li:hover {
	background-color: #f60;
}
#header li.spacer, #header .spacer:hover {
	width: 2px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	background-color: #eee;
}
#personal_info ul li {
	font-size: 0.8em;
	margin-bottom: 5px;		
}
.recent_posts {
	float: left;
	width: 100%;
	margin-top: 10px;
}
#sidebar .date {
	font-size: 0.6em;
	color: #666;
}
#sidebar .excerpt {
	font-size: 0.7em;
	color: #666;
	margin-bottom: -5px;
	font-style: italic;
	padding-bottom: 5px;
}
#sidebar li ul {
	padding: 0px 0px 10px 0px;
}
#sidebar li ul li {
	clear: both;
	padding: 3px;
	display: block;
	text-align: right;
}
#sidebar li ul li a, #sidebar li ul li a:hover {
	font-family: 'Lucida Grande',Geneva,Helvetica,sans-serif;
	font-size: 11px !important;
	text-decoration: none;
	display: block;
	border: 0;
	color: #777;
}
#sidebar li ul li a:hover {
	padding-right: 10px;
	color:#F49300;
}
#sidebar .recent_posts .post_link {
	margin-top: 2px;
	padding-bottom: 2px;
}
#social_media li ul {
	clear: both;
}
#social_media li ul li {
	float: left;
	
	padding-left: 10px;
}
#social_media li ul li.link {
	padding-left: 10px;
	margin-top: -2px;
}
#content ol.post_list li, #content ul.post_list li {
	font-size: 0.8em;
	padding-bottom: 10px;
}

.entry ul {
	list-style-type: none;
	padding-bottom: 10px;
}
.entry ul li {
	padding-bottom: 8px;
	font-style: italic;
}


/* Lists End */

/* Links */
a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	border-bottom: 1px dotted #333;
}
a:visited:hover {
	border-bottom: 1px dotted #666;
}
a:visited {
	color: #666;
}
#header a, #header a:hover, #header a:visited:hover, #header a:visited {
	color: #eee;
	letter-spacing: 2px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	width: 100px;
	height: 40px;
	font-size: 0.7em;
	display: block;
	text-decoration: none;
	border: 0;
}
#page #header ul li.hem a {
	padding: 5px 5px 5px 5px;
	width: 30px;
}
#content h2 a {
	color: #333;
	text-decoration: none;
}
#content .entry a {
	margin-top: 10px;
	color: #333;
	text-decoration: none;
}
#content .entry h2 a {
	font-size: 1em;
}
#content .entry h2 a:hover {
	text-decoration: underline;
}
#page #sidebar h4 {
	color: #f60;
}
#contact a {
	font-size: 0.7em;
}
#contact p a {
	font-size: 1em;
	color: #f60;
	text-decoration: underline;
}
#contact p a:visited {
	color: #a30;
}
#contact p a:hover, #contact p a:visited:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
}
#sidebar li a {
	font-weight:bold;
	font-size: 0.8em;
	color: #222;
}
.excerpt_link {
	font:lighter 11px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#F49300 !important;
	letter-spacing:1px;
	margin-top: 10px !important;
	clear: both;
	display: block;
}
.excerpt_link:hover {
	border: 0 !important;
	text-decoration: underline !important;
}
#footer td a {
	display: block;
	text-decoration: none;
	border: 0;
	padding: 2px 5px 2px 5px;
	font-size: 0.8em;
	color: #aaa;
}
#footer td.personal_content a, #footer td.personal_content a:hover {
	display: inline !important;
	text-decoration: none;
	border: 0;
	font-size: 1em;
	color: #ddd !important;
}
#footer td.personal_content a:hover {
	border: 0;
	background-color: #222 !important;
	border-bottom: 1px dotted #F49300 !important;
}
#footer td a:visited {
	color: #666;
}
#footer td a:hover {
	background-color:#F49300;
	color: #222;
	text-decoration: none !important;
}
#footer .personal_info a, #footer .personal_info a:hover {
	display: normal;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	color: #333;
}
#footer .personal_info a:hover {
	border: 0;
	background-color: #eee;
	border-bottom: 1px dotted #F49300 !important;
}
#footer p a {
	color: #666;
	text-decoration: none;
}
#footer p a:hover, #footer .personal_info td.personal_content a:hover {
	border-color: #F49300;
	color: #F49300;
}
#sidebar .recent_posts .author a {
	font-size: 1em;
}
#sidebar .recent_posts .date b {
	font-weight: bold;
	color: #333;
}
#tweets #tweetlist .tb_tweet-info a {
	font-size: 1em;
	color: #777;
}
#social_media li ul li.link a {
	font-size: 0.8em;
}
#sidebar span.tb_tweet-info a, #sidebar span.tb_msg a {
	color: #666;
}
/* Links End */

/* Paragraphs */
p {
	line-height: 1.4em;
	font-size: 1em;
	font-family:Georgia,'Times New Roman',Times,serif;
	margin-bottom:0; 
	padding-bottom: 1em;
}
.post_plug p {
	text-align: left !important;
}
.small_plug {
	font-size: 0.8em;
}
#contact p {
	font-size: 1em;
	padding-bottom: 5px;
}
#content .post_date p, #content .comment_date p {
	text-align: right;
	font-size: 0.7em;
	color: #999;
}
#content .post_metadata .post_metadata_labels p {
	text-align: right;
	font-size: 0.7em;
	color: #999;
	padding-right: 20px;
	padding-top: 5px;
	margin-left: -15px;
	border-top: 1px solid #ddd;
}
#content .post_metadata .post_metadata_content {
	font-size: 0.7em;
	padding-top: 5px;
	border-top: 1px solid #ddd;
}

#sidebar ul li {
	list-style: none;
}
#footer p {
	float: left;
	font-size: 0.7em;
	padding: 10px;
	color: #666;
}
.recent_posts li.author p {
	padding-top: 5px;
	font-size: 0.6em;
	color: #ddd;
}
.comment_author {
	width: 100%;
	float: left;
	font-size: 0.7em;
	overflow: inside;
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding-top: 5px;
	color: #666;
	border-bottom: 1px solid #ddd;
	font:lighter 11px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
}
.comment_author b {
	color: #333;
}
.comment_datetime {
	float: right;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.6em;
	padding-top: 5px;
	overflow: inside;
	color: #ddd;
}
.comment_content {
	font-size: 0.8em;
	color: #ddd;
	float: left;
	padding-bottom: 0;
}
#respond {
	float: left;
	width: 100%;
}
/* Paragraphs End */

/* Images */
img.service_icon {
	width: 20px;
}
/* Images End */

/* Tables */
td {
	vertical-align: top;
}
#footer td {
	text-align: right;
	width: 210px;
}
#footer td.table_spacer {
	width: 20px;
}
#footer .personal_info table {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#footer .personal_info td {
	text-align: left;
	font-size: 0.7em;
	width: auto;
	padding-bottom: 2px;
	color: #ddd;
	line-height: 1.4em;
}
#footer .personal_info td.table_spacer {
	width: 10px;
}
#footer .personal_info .personal_label {
	text-align: right;
	color: #aaa;
	width: 75px;
}
#comments_list td.left_spacer {
	width: 85px;
}
#comments_list tr.comment_top td {
	padding-top: 20px;
	border-top: 1px solid #ddd;
}
/* Tables End */

/* Spans */

span.cat_name, span.tag_name {
	float: left;
}
span.horizontal_doubleline {
	margin-top: 5px;
	width: 100%;
	float: left;
	height: 1px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
span.comment_author_name {
	float: left;
}
span.comment_date_time {
	float: right;
}
span.tb_msg {
	font-size: 0.7em;
	text-align: justify;
	color: #333;
	float: left;
}
span.tb_tweet-info {
	padding-top: 5px;
	font-size: 0.6em;
	float: left;
	color: #888;
	margin-bottom: 5px;
}
span.footer_header {
	width: 100%;
	float: left;
	border-bottom: 1px solid #aaa;
}
.footer_header.personlig_info {
	padding-left: 85px;
	
	color: #eee;
}
span.gray-background {
	border-color: #ddd;
}
/* Spans End */

/* Form */

#respond textarea {
	width: 515px;
	margin-top: 5px;
}
#commentform input#submit {
	margin-top: 10px;
}
#respond input#email, #respond input#url {
	margin-top: 5px;
}

#commentform {
	margin-top: 10px;
	color: #ddd;
}

#commentform input {
	margin-bottom: 5px;
}
#commentform p label {
	padding-top: 10px;
}

/* Form End */

ul#main-nav{
	width:100%;
	list-style:none;
	height:50px;
	margin:0;
	padding:0 0 0;
}
ul#main-nav li{
	display:inline;
	font-size:15px;
	line-height:21px;
	text-shadow:0 .1em .1em #fff;
}
ul#main-nav li a,ul#main-nav li a:visited{
	display:block;
	float:left;
	width:auto;
	color:#666;
	border-right:1px solid #fff;
	margin:0;
	padding:20px 15px 10px;
	text-decoration: none;
}
ul#main-nav li a small{
	display:block;
	font:lighter 11px/1 'Lucida Grande',Geneva,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#666;
	letter-spacing:1px;
}
ul#main-nav li.rss a,ul#nav-main li.rss a:visited{
	float:right;
	border:0;
}
ul#main-nav li a:visited:hover { border-right: 1px solid #fff; }
ul#main-nav li.rss a:hover{ color:#919f20; }
ul#main-nav li a:hover{
	font-style:normal;
	border: 0;
	border-right: 1px solid #fff;
}
ul#main-nav li a:hover,ul#main-nav li.current a{
	background:#f5f5f5;
	color:#919f20;
	font-style:italic;
}
ul#main-nav li.current a:hover{ font-style:italic; }
ul#main-nav li a:hover small,ul#main-nav li.current a small{
	color:#666;
	font-style:normal;
}
ul#main-nav li.rss a small, ul#main-nav li.rss a:hover {
	color:#F49300;
	border: 0;
}


/* PORTFOLIO */

#portfolio {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: inside;
	background-color: #eee;
}

#portfolio ul li {
	padding: 0 0 8px 0;
	list-style-position: inside !important;
	list-style: url("images/orange_square.png");
}

#portfolio_header {
	
}

#portfolio .portfolio_item {
	width: 100%;
	min-height: 500px;
	float: left;
}
#portfolio .portfolio_item_img {
	float: left;
	width: 240px;
	text-align: center;
}
#portfolio .portfolio_item_description {
	float: left;
	width: 660px;
	text-align: justify;
}

#portfolio .portfolio_item_description p {
	font-family: Georgia;
}

#portfolio .portfolio_item_description h2 {
	font-size: 1.4em;
	padding-bottom: 10px;
}
#portfolio .portfolio_item_description h2 a {
	text-decoration: none;
}

