/*
Theme Name: ckhymerv2
Description: Test av ny design. It is 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;
	/*border-bottom: 1px solid #000000; */
}

#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  {
	background: url('http://www.ckhymer.com/images/meny_nav.png') repeat-x left top;
	/* background: url('http://www.ckhymer.com/images/meny_nav.png') 1px 1px repeat-x;  
	background: url(images/side-h2-bg.png) repeat-x left top;*/
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 4px;
	margin-top: 10px;
	/* border: 1px solid #B8B8AE; */
}
/*
#sidebar h4 {
	border-bottom: 1px solid #B4B4B8;
	color: #2B2B2B;
	font-size: 9pt;
	margin:0 0 5px;
	padding: 0px 2px 2px 3px;
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-weight: bold;
	width: 180px;
}*/

/*
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 1px;}
*/
#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 li {list-style:none;margin-left: 3px;width:150px;} */
#sidebar ul li {
	/* margin-left: 2px; */
	list-style: none;
	background: url(images/lidot.gif) no-repeat left 6px;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCC6;
	line-height: 16px;
	width: 190px;
}

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

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

/*
#sidebar ul ul {margin:5px 0px 5px 10px;}

#sidebar ul ul li {margin:0 0 5px;}

#sidebar ul ul li a {font-weight:normal;}
*/
/* Content */

#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: 520px;
	margin-top: 8px;
	/* margin-right:3px; */
	border-right: 1px solid #B4B4B8;
	padding-right: 10px;
	padding-left: 10px;
	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;}

/*
.comment p{
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 2px;
}*/

.commentauthor {
	padding-left: 10px;
	/* font-size: 0.9em;
	line-height: 23px;
	margin: 0 0 2px; */
}

.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;}

* 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;}

.post {margin:0 0 4px;clear: left;}

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

.textright {text-align:right;}

.textcenter {text-align:center;}

.hide {display:none;}

#date-stamp {
	float:right;
	background: url('images/date-stamp.png') no-repeat bottom;
	width: 59px;
	height: 67px;
	/* padding-top: 20px; */
	padding-right: 5px;
	margin: 5px 1px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
}

.date-bold {
	font-size: 30px;
	padding-top: 11px;
	padding-left: 3px;
	font-weight: bold;
	text-align: center;
}

#date-text {
	padding-top:13px;
	line-height: 24px;
	font-size: 13px;
	width: 56px;
	padding-left: 3px;
	text-align: center;
}


/*  Ny design ckhymerv2 */

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

.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:448px;
	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-top: 1px solid #646464;
	border-left: 1px solid #646464;
	border-right: 1px solid #646464;
	border-bottom: 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;
}
