/*centrera navigation bar*/
#access {
	float: none;
}

#access {
	text-align: center;
}

#access ul {
	display: inline-block;
}

#access div {
	margin: 0;
}

/*teckensnitt body*/
body, input, textarea {
	color: #373737;
	font: 14px "muli", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

/*header-storlek*/
#h1 {
	width: 1000px;
	height: 495px;
}

/*textelement*/
blockquote {
	font-family: "Muli", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}

blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}

blockquote cite {
	color: #666;
	font: 12px "Muli", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: .05em;
	text-transform: uppercase;
}

pre {
	background: #f4f4f4;
	font: 13px "Muli", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: .75em 1.625em;
}

code, kbd, samp, var {
	font: 13px Muli, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* Header */
#branding {
	border-top: 0 solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}

#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
}

#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}

#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}

#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}

/* Menu*/
#access {
	background: #ffffff;
/* Show a solid color for older browsers */
	clear: both;
	display: block;
	text-align: center;
	margin: 0 auto 6px;
	width: 100%;
}

#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

/* Sök */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}

#branding #searchform div {
	margin: 0;
}

#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}

#branding #s:focus {
	background-color: #ffffff;
	width: 196px;
}

#branding #searchsubmit {
	display: none;
}

#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}

#branding .only-search #s {
	background-color: #ffffff;
	border-color: #000;
	color: #222;
}

#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}

#branding .only-search #s:focus {
	background-color: #ffffff;
}

#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}

#branding .only-search + #access div {
	padding-right: 205px;
}

/* =Content
----------------------------------------------- */
#main {
	clear: both;
	padding: 1.625em 0 0;
}

.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: none;
}

.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}

.hentry,
.no-results {
	border-bottom: 0 solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}

.hentry:last-child,
.no-results {
	border-bottom: none;
}

.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px);
/* IE6, IE7 */
	clip: rect(1px,1px,1px,1px);
	position: absolute !important;
}

.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}

.entry-title {
	clear: both;
	color: #838f43;
	font-size: 40px;
	font-weight: regular;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}

.entry-title,
.entry-title a {
	color: #000000;
	text-decoration: none;
}

.entry-title a:hover, {
	color: #838f43;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:active {
	color: #ad5fc0;
}

.entry-meta {
	color: #000000;
	clear: both;
	font-size: 11px;
	line-height: 18px;
}

.entry-meta a {
	font-weight: none;
}

.single-author .entry-meta .by-author {
	display: none;
}

.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}

.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: .1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}

.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

.entry-content #s {
	width: 75%;
}

.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}

.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}

dl.gallery-item {
	margin: 0;
}

.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}

.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}

.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}

.page-link span {
	margin-right: 6px;
}

.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}

.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Navigation */
#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}

#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}

#nav-above {
	padding: 0 0 1.625em;
}

#nav-above {
	display: none;
}

.paged #nav-above {
	display: block;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#content nav .meta-nav {
	font-weight: normal;
}

/* Widgets*/
.widget-area {
	font-size: 13px;
}

.widget {
	clear: both;
	margin: 0 0 2.2em;
}

.widget-title {
	color: #000000;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: .1em;
	line-height: 2.6em;
	text-transform: lowercase;
}

.widget ul {
	font-size: 13px;
	margin: 0;
	list-style: none;
}

.widget ul ul {
	margin-left: 1.5em;
}

.widget ul li {
	color: #777;
	font-size: 13px;
}

.widget a {
	font-weight: none;
	text-decoration: none;
}

.widget a:hover, {
	color: #838f43;
	text-decoration: none;
}

.widget a:focus,
.widget a:active {
	text-decoration: bold;
}