/*
Theme Name: ckhymerv2
Description: Based on Andreas Viklunds free WordPress themes.
Version: 3.0
Author: Lars Utterström
Author URI: http://www.ckhymer.com/
*/

/* Body */
body {
	margin: 15px auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #fff url('http://www.ckhymer.com/images/bkgnd.gif') repeat-x;
	color: #404040;
	line-height: 1.3em;
}

#wrap {
	background: #ffffff;
	color: #404040;
	margin: 0 auto;
	/* width:760px; */
	width: 880px;
	border: 1px solid #B4B4B8;
}

#toplinks {padding: 5px 2px 2px 3px; text-align: left;}

/* Headers */

#header {
	margin: 1px 0 0;
	padding: 0;
	height: 89px;
}

#header_logo {
	position: absolute;
	margin-left: 36px;
	margin-top: 4px;
	width: 300px;
	height: 70px;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {color: #2B2B2B; font-size: 4em; line-height: .8em; letter-spacing: -2px; margin: 20px 0 10px 25px;}

h1 a {color: #2B2B2B;}

h1 a:hover {color: #838383;text-decoration: none;}

h2 {
	/* border-bottom:1px solid #B4B4B8; */
	text-align: left;
	font-weight: bold;
	color: #2B2B2B;
	font-size: 22pt;
	margin: 13px 0px 3px 10px;
	line-height: 22pt;
}

h2 a {color:#2B2B2B;}

h2 a:hover {color: #838383;text-decoration:none;}

h3 {
	border-bottom: 1px solid #B4B4B8;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 8px 11px;
	padding: 1px 2px 2px 0px;
}

h3 a {color:#2B2B2B;}

h3 a:hover {color: #838383;text-decoration:none;}

h4 {
	/* border-bottom:1px solid #B4B4B8; */
	color: #000000;
	font-size: 0.9em;
	margin: 10px 0 6px;
	padding: 10px 2px 2px 3px;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	border: 1px solid #E6E6DF;
	width: 284px;
	margin-top: 7px;
	margin-left: 12px;
	padding: 10px;
	/* background: #F7F7F4; */
}

#sidebar h4  {
	color: #000000;
	background: url(images/ruta_top.gif) repeat-x top left;
	border-left: 1px #B4B4B8 solid;
	border-right: 1px #B4B4B8 solid;
	/* background: #F7F7F4;
	border: 1px solid #E6E6DF; */
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 4px;
	margin-top: 10px;
	height: 14px;
}

#sidebar a:link {color: #D12421; font-weight:bold; text-decoration:none;}

#sidebar a:visited {color: #D12421; font-weight:bold; text-decoration:none;}

#sidebar a:hover {color:#D12421; font-weight:bold; text-decoration:underline;}

#sidebar ul li {
	list-style: none;
	background: url(images/lidot.gif) no-repeat left 6px;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCC6;
	line-height: 14px;
	width: 190px;
}

#sidebar li a {font-size:10px; font-weight: bold; padding-left:2px;}

#sidebar ul {margin:1px 0px 1px 5px;padding:1px 0px 1px 1px;}

#content {
	/* margin:40px 70px 5px 160px;
	padding:0 0 0 10px; margin:-2px 0 10px; */
	float: left;
	line-height: 1.5em;
	text-align: left;
	width: 540px;
	margin-top: 8px;
	/* margin-right:3px; */
	border-right: 1px solid #B4B4B8;
	padding-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#content ul,#content ol {margin:0 0 18px 30px;}

#content ul li,#content ol li {margin:0 0 3px;}

#content ul ul,#content ol ol {margin:2px 0 2px 15px;}

#content img {margin:5px;border:1px solid #B4B4B8;}

#content img.wp-smiley {border: 0px; margin: 0px; padding: 0px;}

#content p {margin:0 0 15px 10px;}

#content p.timestamp {font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;color: #444444;font-size:8pt; margin:-5px 0 15px 10px;}

#content p.timestamp a {font-weight:bold;}

#content #postnav {padding:5px; margin:5px 0 18px;}

#content #postnav p {margin:0; padding-left:5px;font-size:8pt;}

#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;font-size:8pt;}

/* Footer */
#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px #B4B4B8 solid;
	width: 870px;
	/* width:750px; */
	text-align: center;
	color: #444444;
	background: #ffffff;
	font-size: 0.9em;
	line-height: 1.6em;
}

#footer p {
	margin:0;
	padding:0;
}

#footer a {
	color: #808080;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #D12421;
	text-decoration: underline;
}

/* Comments */
.comment {
	background-color: #F7F7F4;
	border: 1px solid #E6E6DF;
	color: #000000;
	margin-left: 11px;
	/* padding: 5px; */
	width: 448px;
}

.commenttext {
	/* float: left; */
	background: url(images/add_comment.gif) no-repeat left top;
	padding: 0 5px 10px 15px;
	margin-left: 5px;
	margin-top: 5px;
	/* margin-top: 3px; 
	font-size: 0.9em; */
	line-height: 1.3em;
	font-size: 9pt;
}

.comment p.commenthead {line-height:1.6em;}

.commentauthor {
	padding-left: 10px;
}

.commentdate {font-size: 8pt;}

#content div.comment {margin-bottom:5px;}

#content div.comment p {margin:0 0 4px 10px;}

#commentsection p {margin:0 0 8px 10px;font-size: 8pt;}

#secureimgdiv {margin:0 0 8px 10px;font-size: 8pt;}


#commentsection input,#commentsection textarea,form div.searchbox input {font-size: 8pt; font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, Sans-serif;font-weight: bold;color: #444444; border:1px solid #B4B4B8;}

.button {
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D12421;
	background: #FFFFFF url('images/buttonBg.gif') repeat-x top left;
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #E9E9E9;
	height: 24px;
}

/* Tags */

blockquote {border:1px solid #B4B4B8; font-size:0.9em; margin:20px 10px; padding:8px;}

blockquote p {padding:2px 0; margin:0; font-weight:bold;}

table#wp-calendar {width:140px;}

p {margin:0 0 18px 10px;}

ul,ol,dl {font-size:0.8em; margin:2px 0 16px 35px;}

ul ul,ol ol {margin:4px 0 4px 35px;}

/* Links */

a {color:#D12421; font-weight:bold; text-decoration:none;}

a:hover {color:#D12421; font-weight:bold;text-decoration:underline;}

a img {border:0px;}

/* Float fix */

.contenttext {overflow:hidden; width:540px}

* html .contenttext {height:1px; overflow:visible;}


* html .contenttext p {overflow:hidden; width:99%;}


/* Searchbox */

.searchbox label {display:none;} 
.searchbox input {font-size: 8pt;font-weight: bold; width:100px; color: #444444;border:1px solid #B4B4B8;}
.searchbox {font-size: 12pt; font-family: Arial, Verdana, Helvetica, Sans-serif; color: #000000;font-weight: bold;}

/* Various classes */

table#wp-calendar caption {border-bottom:1px solid #B4B4B8; text-align:left; font-weight:bold; color:#000000; font-size:0.9em;}

table#wp-calendar tbody {color:#000000; font-size:0.8em;text-align:right;}

table#wp-calendar a {font-size:0.8em;}

/*margin:0 0 4px; */
.post {clear: left;padding-top: 5px;}

.rubrik {width:450px;float:left;}

.textright {text-align:right;}

.textcenter {text-align:center;}

.hide {display:none;}

/* Kalender bakgrunden */
#content .date-stamp {
	float:right;
	background: url('images/date_bg.jpg') no-repeat center top;
	width: 57px;
	height: 59px; 
	/*background: url('images/date-stamp.png') no-repeat bottom;
	width: 59px;
	height: 67px;*/
	padding-right: 5px;
	padding-top: 6px;
	margin: 14px 1px 2px 2px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 50px;
	color: #000000;
}

/* Kalender stora siffrorna */
#content .date-bold {
	font-size: 25px;
	font-weight: 700;
	/* 	font-size: 30px; */
	padding-top: 10px;
	padding-left: 3px;
	/* font-weight: bold; */
	text-align: center;
}

/* Kalender månadstexten */
#content .date-text {
	padding-top: 4px;
	line-height: 24px;
	font-size: 12px;
	/*
	padding-top:13px;
	line-height: 24px;
	font-size: 13px; */
	width: 56px;
	padding-left: 3px;
	text-align: center;
}

.authorbox {
	border-top: 1px dotted #BDBDB3;
	border-bottom: 1px dotted #BDBDB3;
	height: 25px;
	margin-left: 10px;
	width: 455px;
}

.postauthor {
	float: left;
	color: #444444;
	padding-top: 1px;
	font-size: 10px;
	line-height: 23px;
	background: url(images/icon-author.gif) no-repeat left center;
	padding-left: 27px;
	height: 25px;
	margin-left: 15px;
}

.postdate {
	float: left;
	color: #444444;
	padding-top: 1px;
	font-size: 10px;
	line-height: 23px;
	background: url(images/icon-postdate.gif) no-repeat left center;
	height: 25px;
	margin-left: 15px;
	padding-left: 27px;
}

.postinfo {
	background: #F7F7F4;
	border: 1px solid #E6E6DF;
	/* color: #606060; */
	color: #444444;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: 10px;
	height: 30px;
	width: 525px;
	margin-bottom: 20px;
}

.postcomments {
	float: left;
	background: url(images/icon-comment.gif) no-repeat left top;
	padding-left: 35px;
	padding-top: 3px;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 23px;
}

.postcat {
	float: right; 
	background: url(images/icon-category.gif) no-repeat left top;
	padding-left: 27px;
	padding-right: 38px;
	padding-top: 2px;
	margin-top: 6px;
	line-height: 23px;
}


/* Nya menyn */
#meny { /* Innehållet i <div> meny */
	position: relative;
	width: 870px;
	margin: 0 auto;
	border: 1px solid #646464;
}

/* Clear float-fix
 ------------------------------------- */
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.clearfix { display: block; }


/* Huvudnavigeringen
 ------------------------------------- */
ul#mainnavigation {
	position: relative;
	clear: both;
	min-height: 22px;
	background: #f3f3f3 url('http://www.ckhymer.com/images/main_nav_filler_bg_1x22.gif') repeat-x 	bottom left;
	border: solid 0px #646464;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul#mainnavigation li {
	display: block;
	float: left;
	min-height: 22px;
	background: url('http://www.ckhymer.com/images/main_navigation_bg_1x22.gif') repeat-x bottom left;
	padding: 0;
}

ul#mainnavigation li a {
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 1px 5px;
	font-size: 1.1em;
	font-weight: bold;
	border-right: solid 1px #e0e0e0;
	border-left: solid 1px #fff;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

ul#mainnavigation li :hover {
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 1px 5px;
	font-weight: bold;
	border-right: solid 1px #e0e0e0;
	border-left: solid 1px #fff;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #D12421;
}

ul#mainnavigation li.selected {
	background: url('http://www.ckhymer.com/images/meny_nav.png') 1px 1px repeat-x; 
	color: #fff;
	border-right: solid 1px #e0e0e0;
}

ul#mainnavigation li.selected a {
	border-right: solid 1px #fff;
	margin-right: 0px;
	color: #fff;
}

ul#mainnavigation li.selected a:hover {
	border-right: solid 1px #fff;
	margin-right: 0px;
	color: #fff;
	text-decoration: underline;
}

