/* @override http://blogg.hsh-org.no/wp-content/themes/hsh/style.css */

/*
Theme Name: HSH
Theme URI: http://blogg.hsh-org.no
Description: HSH Blogg
Version: 1.0
Author: Espen Antonsen
Author URI: http://inspired.no
Tags: hsh, custom

  HSH Blogg. Implementert av Espen Antonsen, http://inspired.no
*/

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}



/* @end */

/* @group Typography */

body {font-size: 12px;color:#000000;background:#FFFFFF;font-family:"Trebuchet MS","Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;clear:both;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:20px;line-height: 20px; margin-bottom:0.75em;color: #822433;}
h2 a {
text-decoration:none;
color: #822433;
}
h2 a:hover {
text-decoration:underline;
color: #822433;
}
h3 {font-size:18px;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p, ul {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#00a6db;}
a:visited {color: #004e67;}
a {color:#00759a;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.left {float: left;}
.right {float: right;}
.clear{clear:both;}


/* @end */

/*	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 */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	padding: 3px;
	/*
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	-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 */

/* @group Structure */

BODY {
	min-width: 810px; /* 2x (LC fullwidth + CC padding) + RC fullwidth */
}

DIV#wrapper {
	margin:  0 auto;
	margin-top: 30px;
	width:  950px;
}

DIV#header {
	clear: both;
}

#container {
	padding-left: 200px;   /* LC fullwidth */
	padding-right: 290px;  /* RC fullwidth + CC padding */
}

#container .column {
	position: relative;
	float: left;
}

#content {
	width: 100%;
	padding: 20px;  /* CC padding */
	padding-top: 0;
}

#leftbar {
	width: 200px;  /* LC width */
	padding: 0; /* LC padding */
	right: 240px; /* LC fullwidth + CC padding */
	margin-left: -100%;
	font-size: 16px;
}

#rightbar {
	width: 250px; /* RC width */
	padding: 0; /* RC padding */
	margin-right: -290px; /* RC fullwidth + CC padding */
}

#footer {
	clear:  both;
}

/*** IE6 Fix ***/
* html #leftbar {
	left: 250px;           /* RC fullwidth */
}



/* @end */

/* @group header */

DIV#header FORM {
padding-top: 14px;
height: 54px;
}

DIV#header FORM INPUT {
display:table-cell;
vertical-align:bottom;
margin: 0;
padding: 0;
border: 0;
outline: none;
clear: none;
float: left;
}

DIV#header FORM INPUT[type="text"] {
background: url('images/search_bar.png')  no-repeat;
width: 232px;
height: 34px;
padding-left: 10px;
}
DIV#header FORM INPUT[type="submit"] {
background: url('images/search_button.png')  no-repeat;
width: 60px;
height: 37px;
}


DIV.menu {
	margin-top: 35px;
	clear: both;
    background: url('images/bar.png');
    height: 90px;
    width: 100%;
	margin-bottom: 35px;
}

DIV.menu UL {
list-style-type: none;
padding: 0;
margin: 0;
padding-top: 61px;
margin-left: 9px;
}
DIV.menu LI {
display:block;
float: left;
background-color: #00759a;
color: #FFFFFF;
height: 25px;
margin-right: 6px;
text-align: center;
font-size: 16px;
padding-top: 4px;
padding-left: 12px;
padding-right: 12px;
}

DIV.menu LI.current_page_item, DIV.menu LI.current-cat {
background-color: #FFFFFF;
}

DIV.menu A, DIV.menu A:visited, DIV.menu A:hover, DIV.menu A:focus {
color: #FFFFFF;
}

DIV.menu LI.current_page_item A, DIV.menu LI.current_page_item A:visited, DIV.menu LI.current_page_item A:hover, DIV.menu LI.current_page_item A:focus, DIV.menu LI.current-cat A, DIV.menu LI.current-cat A:visited, DIV.menu LI.current-cat A:hover, DIV.menu LI.current-cat A:focus {
color: #000000;
}



/* @end */

DIV.sidebarelement {
	padding-left: 20px;
    border-top: 1px dotted #00759a;
    border-bottom: 1px dotted #00759a;
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
DIV.sidebarelement p {
    text-overflow: ellipsis;
    color: #00759A;
    overflow: hidden;
}

DIV#leftbar H3, DIV#rightbar H3 {
	background: url("images/arrow_1.png") no-repeat center left;
	padding-left: 20px;
	clear:  both;
}

/* @group leftbar */

DIV#leftbar UL {
	list-style-image:url("images/arrow_2.png");
	list-style-position: inside;
}
DIV#leftbar UL LI {
	margin-bottom: 5px;
}


DIV#leftbar A, DIV#leftbar A:hover, DIV#leftbar A:visited, DIV#leftbar A:active {
    text-decoration: none;
}



/* @end */

/* @group rightbar */

DIV#rightbar #authorlist IMG.avatar {
	clear: both;
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

DIV#rightbar #authorlist P {
	clear:  both;
	margin-left:  0;
	padding-bottom: 5px;
}
DIV#rightbar UL  {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
DIV#rightbar #authorlist UL LI {
	margin-bottom: 4px;
}

DIV#authorlist A.authorname {
    font-size: 14px;
    text-decoration: none;
    color: #000000;
}

DIV#rightbar IMG.rss {
	margin-right: 15px;
	vertical-align: bottom;
}



/* @end */

/* @group post */

#headertext {
    padding: 15px;
    margin-bottom: 10px;
    background-color: #e7f5f8;
}

#headertext P, #headertext H1 {
    margin: 0;
    padding: 0;
    font-family:"Trebuchet MS";
}

#headertext H1 {
    font-size: 21px;
    color: #822433;
    margin-bottom: 10px;
}

#headertext P {
    font-size: 12px;
    color: #00759a;
    margin-bottom: 8px;
}

.postauthor {
margin: 0;
padding: 0;
float: left;
width: 60%;
background-color: #822433;
padding: 5px 0;
height:  20px;
}

.postauthor P, .postcommentcount P {
display: inline;
clear: none;
}

.postauthor P {
padding-left: 15px;
color:  #FFFFFF;
}

.postmetadata {
width: 100%;
margin: 0;
padding: 0;
clear: both;
padding-bottom: 20px;
display: inline-block;
}

.postcommentcount {
	color:  #FFFFFF;
}

.postcommentcount A, .postcommentcount A:visited, .postcommentcount A:hover, .postcommentcount A:focus, .postauthor A, .postauthor A:visited, .postauthor A:hover, .postauthor A:focus {
	color:  #FFFFFF;
}

.postcommentcount P {
padding-right: 15px;
}

.postcommentcount {
margin: 0;
padding: 5px 0;
float: right;
width: 40%;
background-color: #00759a;
text-align: right;
height:  20px;
}



/* @end */

/* @group comment */

#commentform TEXTAREA {
	width:  100%;
}



/* @end */
