/*
Theme Name: Kirei
Theme URI: http://www.gabriolikum.com/
Description: w 658 (697)
Version: 2.0
Author: David Vrensk
Author URI: http://vrensk.com/
Tags: custom
*/

body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #777;
	text-align: center;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 697px;
	background: #fff url(images/page-bg.png) repeat-y top center;
	text-align: left;
}

/* =============================== */
/* = Masthead: logo & navigation = */
/* =============================== */

#masthead .upper {
	background: #fff url(images/top-bg.png) repeat-x bottom center;
	margin: 0;
	padding: 25px 0 27px 44px;
}

#qtranslate-chooser {
	float: right;
	list-style-type: none;
	width: 400px;
	padding: 20px 55px 0 0;
	text-align: right;
}
#qtranslate-chooser li {
	display: inline;
	padding: 1px 5px;
	text-transform: lowercase;
}
#qtranslate-chooser li:first-child {
	border-right: 1px solid #888;
}
#qtranslate-chooser li.active {
	font-weight: bold;
}
#qtranslate-chooser a {
	text-decoration: none;
	color: #888;
}
#nav {
	padding: 0 19px 20px 20px;
}
#nav table {
	width: 100%;
	background: #f1f1f1 url(images/menu-bg.png) repeat-x bottom left;
	padding: 0;
	margin: 0;
}
#nav td {
	text-align: center;
	border-left: 1px solid #fff; /*#e1e1e1*/
	border-right: 1px solid #ddd; /*#e1e1e1*/
}
#nav td.first {border-left: none;}
#nav td.blog {border-right: none;}
#nav a {
	display: block;
	padding: 13px 10px;
	color: #888;
	text-decoration: none;
	font-weight: bold;
}
#nav .blog a {
	background: #848484 url(images/menu-bg-blog.png) repeat-x bottom left;
	color: #f1f1f1;
}
#nav a:active, #nav a:hover {
	background: #f1f1f1 url(images/menu-bg-hover.png) repeat-x bottom left;
	color: #888;
}
#nav td.current_page_item {
	background-color: #fff;
}

/* =========== */
/* = Content = */
/* =========== */

#content {
	clear: both;
	padding: 20px 44px 20px;
	line-height: 1.4;
}

#content p {
	margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 0;
}
h1 { font-size: 13px; }
h2 { font-size: 13px; }
h3, h4 { font-size: 11px; }

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3 {
/* removed: h3 a, h3 a:visited */ 
	color: #777;
	text-decoration: none;
}

#content.narrow-center {
	padding-right: 155px;
	padding-left:  155px;
}

#content.narrow-left {
	padding-right: 200px;
}
#content.narrow-left .alignright {
	clear: right;
	margin-right: -155px;
}
#content.blog {
	float: left;
	width: 463px;
	padding: 20px 0 20px 44px;
}

/* ==================================== */
/* = Länkar i allmänhet och synnerhet = */
/* ==================================== */

a, a:link, a:visited, a:hover, a:active {
	color: #777;
	text-decoration: underline;
}

/* ================ */
/* = Blog teasers = */
/* ================ */

#blogteasers {
	margin: 0 19px 0 20px;
}
div.hr {
	background: transparent url(images/before-blog-menu.png) repeat-x top center;
	height: 14px;
	margin: 0;
}
#blogmenu {
	width: 100%;
	background: #848484 url(images/menu-bg-blog.png) repeat-x bottom left;
	color: #f1f1f1;
	padding: 13px 25px;
}
#blogteasers th.showhide {
	text-align: right;
}
#blogteasers th.showhide a {
	text-decoration: none;
	color: #f1f1f1;
}
#blogteasers .excerpts {
	padding: 20px 15px 20px;
	line-height: 1.4;
}
.blog .excerpts {
	padding-right: 15px;
}
.excerpts td {
	padding: 10px 10px;
	vertical-align: top;
}
.excerpts tr.post-heading {
	background-color: #eee;
	color: #777;
	font-size: 13px;
}
.post-heading h2, .post-heading h2 a {
	margin: 0;
	padding: 0;
	color: #777;
}
.excerpts th {
	font-weight: bold;
	padding: 8px 10px;
}
.excerpts th.date {
	white-space: nowrap;
}
.excerpts .post-heading a,
.excerpts .post-heading a:link,
.excerpts .post-heading a:visited {
	text-decoration: none;
}
.excerpts .post-heading a:hover,
.excerpts .post-heading a:active {
	text-decoration: underline;
}
.excerpts p {
	overflow:hidden;
	width:330px;
	margin: 0;
}

/* ================= */
/* = Sidebar right = */
/* ================= */

#sidebar {
	float: right;
	width: 155px;
	padding: 20px 34px 20px 0;
}
#sidebar h2 {
	background-color: #888;
	background: #848484 url(images/menu-bg-blog.png) repeat-x bottom left;
	color: #f1f1f1;
	margin: 0;
	padding: 8px 10px;
	line-height: 1.4;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
}
/* ========== */
/* = Footer = */
/* ========== */

#footer {
	padding: 0 0 0px;
	margin: 0 auto;
	clear: both;
	background: #fff url(images/content-bottom-bg.png) repeat-x top left;
}

#footer div {
	margin: 0;
	padding: 15px 0;
	text-align: center;
}


/* ==================================== */
/* = The stuff that WordPress left us = */
/* ==================================== */

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* End Typography & Colors */



/* Begin Structure */

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
