/*
Theme Name: Tomas Riklund AB
Theme URI: http://www.riklund.se/
Description: The original Tomas Riklund AB theme.
Version: 1.0
Author: Fredrik Nordlund

www.riklund.se
*/

/*
Default fontcolor: #91979b
Default blue color: #496d96
*/

/* Page layout - Start
-----------------------------*/
body,html {
	margin:0px;
	padding:0px;
}
body {
	background:url(images/logo-trab.jpg) no-repeat #000000;
	color:#91979b;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	float:left;
	margin: 214px 0px 0px 100px;
	/*width: 576px;*/
	/*width: 746px;*/
	width:940px;
	display:inline;
}
#wrapper-menu {
	float:left;
	margin: 0px 0px 0px 56px;
	width: 520px;
	display:inline;
}
#wrapper-content {
	background:url(images/container-border.gif) no-repeat;
	float:left;
	margin: 60px 0px 0px 0px;
	width: 516px;
	display:inline;
}
#wrapper-right {
	background:url(images/archive-border.gif) no-repeat;
	float:left;
	margin: 60px 0px 0px 30px;
	width: 300px;
	display:inline;
}
#wrapper-footer {
	float:left;
	margin: 40px 0px 30px 56px;
	padding: 5px 0px 0px 0px;
	width: 520px;
	display:inline;
	border-top: #333333 solid 1px;
}
#page-navigation {
	float:left;
	margin: 5px 0px 0px 111px;
	padding: 0px;
	width: 520px;
	display:inline;
}
#page-navigation, #page-navigation a {
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
}
/* Page layout - End
-----------------------------*/

/* Post layout - Start
-----------------------------*/
.wrapper-archive {
	float:left;
	margin: 14px 0px 0px 0px;
	display:inline;
	font-size:11px;
	line-height:14px;
	color:#91979b;
}
.wrapper-archive .title-right, .wrapper-archive-arkiv .title-right {
	color:#ffffff;
}
.wrapper-archive a {
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#91979b;
}
.wrapper-archive a:hover {
	color:#ffffff;
}
.wrapper-archive-arkiv a {
	background:url(images/arkiv-arrow.gif) no-repeat left bottom;
	padding-left:13px;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#91979b;
}
.wrapper-archive-arkiv a:hover {
	color:#ffffff;
}
.wrapper-post {
	float:left;
	margin: 14px 0px 20px 0px;
	width: 516px;
	display:inline;
}
.container-shadow {
	background:url(images/date-shadow.jpg) no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width: 56px;
	height:76px;
	display:inline;
}
.container-shadow-page {
	background:url(images/date-shadow2.jpg) no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width: 56px;
	height:76px;
	display:inline;
}
.container-date {
	background:url(images/date-bg.jpg) no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width: 42px;
	height:76px;
	display:inline;
}
.container-date-page {
	background:url(images/date-bg2.jpg) no-repeat;
	float:left;
	margin: 0px 0px 0px 0px;
	width: 42px;
	height:76px;
	display:inline;
}
.date-month {
	margin: 2px 0px 0px 0px;
}
.date-day {
	margin: 4px 0px 0px 0px;
}
.container-post {
	float:left;
	margin: 0px 0px 0px 13px;
	width: 405px;
	display:inline;
}
.post-author {
	padding: 2px 0px 0px 0px;
}
.post-body {
	padding: 0px 0px 0px 0px;
}
.post-body img {
	padding: 1px;
	border: #222222 solid 2px;
}
/* Post layout - End
-----------------------------*/

/* Fonts, links and stuff - Start
-----------------------------*/
.date-month {
	text-align:center;
	color: #ffffff;
	font-size:10px;
}
.date-day {
	text-align:center;
	color: #496d96;
	font-size:22px;
}
.post-title, .post-title a {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}
.post-author {
	font-size:9px;
	font-style:italic;
}
.post-category, .post-category a {
	text-decoration:none;
	color:#496d96;
}
.post-body {
	font-size:11px;
	line-height:16px;
}
.post-body a {
	text-decoration:underline;
	color:#ffffff;
}
.post-body a:hover {
	text-decoration:none;
	color:#496d96;
}
.post-body blockquote {
	padding:0px;
	font-style:italic;
	color:#496d96;
}
.post-body strong {
	font-weight:normal;
	color:#ffffff;
}
#wrapper-footer {
	font-size:11px;
}
.my-intro {
	font-style:oblique;
}
img.noborder {
	border: #000000;
}
/* Fonts, links and stuff - End
-----------------------------*/