/*
Theme Name: ISAAC Norge
Description: WordPress-tema for ISAAC Norge. 
Version: 1.0
Author: Meisel Medialab
Author URI: http://www.meisel.no/
*/



/* common style
----------------------------------------------- */
body {
margin: 0px;
padding: 0px;
background: #f7f7f7 url(images/body_bg.gif) top left repeat-x;
font: 75%/150% "Lucida Grande", Arial, sans-serif;
color: #606060;
}

p img {
padding: 0;
max-width: 100%;
}

img.aligncenter {
background: #fff;
border: solid 1px #ccc;
padding: 0px;
margin-left: auto;
margin-right: auto;
display: block;
}
	
img.alignright, a img.alignright {
background: #fff;
border: solid 1px #ccc;
padding: 4px;
margin: 6px 0px 9px 13px;
display: inline;
}

a:hover img.alignright {
border: solid 1px #b2b2b2;
padding: 4px;
}

img.alignleft, a img.alignleft {
background: #fff;
border: solid 1px #ccc;
padding: 4px;
margin: 6px 13px 9px 0px;
display: inline;
}

a:hover img.alignleft {
border: solid 1px #b2b2b2;
padding: 4px;
}

img.size-thumbnail {
background: #fff;
border: solid 1px #ccc;
padding: 4px;
display: inline;
}

a:hover img.size-thumbnail {
border: solid 1px #b2b2b2;
padding: 4px;
}

img.size-medium {
background: #fff;
border: solid 1px #ccc;
margin-bottom: 9px;
padding: 4px;
display: inline;
}

a:hover img.size-medium {
border: solid 1px #b2b2b2;
padding: 4px;
}

img.size-large {
background: #fff;
border: solid 1px #ccc;
margin-bottom: 9px;
padding: 4px;
display: inline;
}

a:hover img.size-large {
border: solid 1px #b2b2b2;
padding: 4px;
}

.entry img {
background: #fff;
padding: 4px;
border: solid 1px #ccc;
}

.wp-caption-text {
font: normal 85%/125% "Lucida Grande", Arial, sans-serif;
text-align: center;
}

.wp-caption {
font: normal 85%/125% "Lucida Grande", Arial, sans-serif;
text-align: center;
margin: 0px;
}

.alignright {
float: right;
margin: 6px 0px 9px 13px;
}

.alignleft {
float: left;
margin: 6px 13px 9px 0px;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: dashed 1px #999;
}

blockquote {
margin: 15px 30px 0px 10px;
padding-left: 20px;
border-left: solid 5px #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

a img {
border: none;
}

:focus {
outline: 0px;
}



/* layout
----------------------------------------------- */
#bodywrap {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}

#page {
position: relative;
margin: 0px auto 0px;
padding: 0px;
width: 980px;
}

#wrapper {
background: url(images/verticalbg.gif) right top repeat-y;
width: 940px;
margin: 0px;
padding: 0px 20px;
clear: both;
}

#content {
width: 620px;
margin: 0px 0px 93px;
padding: 0px;
float: left;
}



/* head
----------------------------------------------- */
#header {
background: url(images/headbg.gif) top left no-repeat;
width: 940px;
height: 140px;
margin-left: 20px;
padding: 0px 20px 46px 0px;
position: relative;
z-index: 5;
}

#header p, h1 {
display: none;
}

#header p.btn_logo {
position: absolute;
left: 0px;
top: 0px;
display: block;
z-index: 10;
}

#header p.btn_logo a {
width: 140px;
height: 140px;
text-indent: -900em;
display: block;
}

#header p.rssfeed {
position: absolute;
top: 36px;
right: 20px;
display: block;
z-index: 20;
}

#header p.rssfeed a {
background: url(images/rss.gif) no-repeat 0 0;
width: 18px;
height: 18px;
text-indent: -900em;
display: block;
}

#header p.rssfeed a:hover {
background: url(images/rss.gif) no-repeat 0 -38px;
}



/* splashpage
----------------------------------------------- */
.intro {
width: 620px;
margin: 0px;
padding: 0px 0px 67px;
float: left;
}

.intro p {
font: normal 133%/155% "Times New Roman", Times, Georgia, serif;
padding-bottom: 18px;
}

.intro h2 {
font: normal 300%/100% "Times New Roman", Times, Georgia, serif;
padding: 0px 0px 22px;
margin: 0px;
color: #393939;
letter-spacing: -1px;
}

.membanner {
background: url(images/member.gif) top left no-repeat;
width: 620px;
height: 100px;
margin-top: 30px;
}

.intro p.member a {
width: 620px;
height: 100px;
text-indent: -900em;
display: block;
}



/* blog
----------------------------------------------- */
.post {
padding: 0px 0px 25px 0px;
clear: both;
}

.datewrap {
margin: 0px;
padding: 0px;
float: left;
}

.titlewrap {
width: 539px;
margin: 0px;
padding: 0px;
float: left;
}

.postdate {
width: 59px;
border-right: dotted 1px #686868;
text-align: left;
color: #bc0005;
text-transform: uppercase;
font-size: 92%;
line-height: 135%;
font-weight: bold;
padding: 0px;
margin-right: 20px;
float: left;
}

.postdate span {
display: block;
color: #393939;
padding: 2px 0px 0px;
margin: 0px;
text-transform: none;
}

h2, .post_title {
font: normal 300%/100% "Times New Roman", Times, Georgia, serif;
padding: 0px 0px 4px;
margin: 0px;
color: #393939;
letter-spacing: -1px;
}

h2 a, .post_title a {
font-weight: normal;
color: #393939;
text-decoration: none;
margin: 0px;
padding-right: 2px;
}

h2 a:hover, .post_title a:hover {
color: #00a6eb;
text-decoration: none;
}

.postdata {
font-size: 92%;
font-weight: normal;
padding: 0px 7px 16px 0px;
color: #909090;
}

.postdata em {
font: italic "Lucida Grande", Arial, sans-serif;
}

.postdata a {
font-weight: bold;
color: #606060;
text-decoration: none;
padding: 0 0 1px 0;
margin: 0 3px 0 2px;
border-bottom: solid 1px #d2d2d2;
}

.postdata a:hover {
color: #131313;
text-decoration: none;
border-bottom: solid 1px #bcbcbc;
}

.entry {
font: normal 133%/155% "Times New Roman", Times, Georgia, serif;
margin-left: 80px;
padding: 0px 0px 0px 1px;
clear: left;
}

.entry p {
padding-bottom: 18px;
}

.entrypage {
font: normal 133%/155% "Times New Roman", Times, Georgia, serif;
padding: 0px 0px 0px 1px;
clear: left;
}

.entrypage p {
padding: 0px 0px 18px;
}

.textsmall {
font: normal 82%/150% "Times New Roman", Times, Georgia, serif;
padding: 15px 0px 25px;
}

.textsmallbreak {
font: normal 82%/150% "Times New Roman", Times, Georgia, serif;
padding: 5px 0px 0px;
display: inherit;
}

.more-link {
background: url(images/readmore.png) no-repeat 0 0;
margin: 4px 0px 0px;
padding: 3px 44px 6px 24px;
text-align: right;
text-decoration: none;
border: none;
font-size: 67%;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
color: #00a6eb;
line-height: 150%;
display: inline-block;
}

.more-link:hover {
color: #555;
text-decoration: none;
}

.navigation {
background: url(images/horizontal_ruler.gif) top left no-repeat;
margin: 17px 0px 0px;
padding: 11px 0px 0px;
width: 620px;
clear: both;
}

.navigation a {
margin: 0px;
font: bold 150%/100% "Times New Roman", Times, Georgia, serif;
color: #393939;
text-decoration: none;
}

.navigation a:hover {
color: #00a6eb;
text-decoration: none;
}

.navigation .previous a {
background: url(images/nav_prev.gif) no-repeat 0 0;
width: 254px;
padding: 9px 0px 11px 31px;
line-height: 120%;
float: left;
}

.navigation .previous a:hover {
background-position: 0 -79px;
}

.navigation .next a {
background: url(images/nav_next.gif) no-repeat right 0;
width: 254px;
padding: 9px 31px 11px 0;
text-align: right;
line-height: 120%;
float: right;
}

.navigation .next a:hover {
background-position: right -79px;
}

.navigation .more_news a {
background: url(images/more_news.gif) no-repeat right 0;
margin: 7px 0px 0px;
padding: 2px 26px 4px 0;
text-align: right;
float: right;
font: normal 125%/100% "Times New Roman", Times, Georgia, serif;
color: #403932;
}

.navigation .more_news a:hover {
background-position: right -84px;
color: #00aad6;
}



/* sidebar
----------------------------------------------- */
#sidebar {
width: 279px;
margin: 0px 0px 93px;
padding: 0px;
font-size: 100%;
line-height: 150%;
float: right;
overflow: hidden;
}

.sidenav {
margin: 0px 0px 37px;
padding: 0;
list-style: none;
}

.sidenav li {
background: none;
margin: 0px 0px 4px;
padding: 0px;
line-height: 100%;
wordwrap: break-word;
}

.sidenav a {
background: url(images/sidenav_bg.gif) no-repeat left -40px;
font-weight: normal;
padding: 4px 10px 6px 23px;
width: 278px;
color: #676767;
text-decoration: none;
display: block;
}

.sidenav a:hover, .sidenav .current-cat, .sidenav .current_page_item {
background: url(images/sidenav_bg.gif) no-repeat left top;
color: #131313;
text-decoration: none;
}

.sidenav .children {
margin: 0px 0px 0px 10px;
padding: 0px;
}

.sidenav .children li ul {
margin: 0px 0px 0px 20px;
padding: 0px;
}

.sidenav .children li {
background-image: none;
list-style: inside square;
}

.sidenav .children a {
background: none;
}

.sidenav .children a:hover {
background: none;
}

.sidenav ul li {
background: none;
color: #676767;
}

#sidebar h4 {
font: normal 200%/110% "Lucida Grande", Arial, sans-serif;
margin: 0px;
padding: 0px 0px 8px 0px;
text-transform: none;
color: #676767;
}

#sidebar h5 {
font: normal 200%/110% "Lucida Grande", Arial, sans-serif;
margin: 0px;
padding: 0px 0px 0px 84px;
text-transform: none;
color: #676767;
}

#tagshead h4 {
margin: 0px;
padding: 16px 0px 0px 19px;
color: #fff;
}

#tags {
width: 279px;
margin: 0px 0px 37px;
padding: 0px;
}

#tagshead {
background: url(images/tagshead.gif) top left no-repeat;
width: 279px;
height: 6px;
margin: 0px;
padding: 0px;
}

.tags_wrap {
background: #dceaf2;
width: 241px;
margin: 0px;
padding: 10px 18px 13px;
border-right: solid 1px #ccc;
border-left: solid 1px #ccc;
}

.tagsfooter {
background: url(images/tagsfooter.gif) top left no-repeat;
width: 279px;
height: 6px;
}

.tagscloud {
font: normal 100%/160% "Lucida Grande", Arial, sans-serif;
margin: 0px;
text-align: center;
color: #393939;
}

.tagscloud a {
margin: 0 3px;
color: #393939;
white-space: nowrap;
text-transform: capitalize;
text-decoration: none;
}

.tagscloud a:hover {
color: #bc0005;
text-decoration: none;
}

.feature {
width: 279px;
list-style: none;
margin: 0px 0px 37px;
padding: 0px;
}

.feature_brochure {
background: url(images/brosjyrebg.gif) top left no-repeat;
width: 279px;
list-style: none;
margin: 0px 0px 37px;
padding: 0px;
}

.feature a {
margin: 0px;
padding: 0px 0px 0px 84px;
background: url(images/nav_arrow.gif) no-repeat right -300px;
font-size: 200%;
color: #676767;
font-weight: normal;
text-decoration: none;
line-height: 150%;
display: block;
}

.feature a:hover {
background: url(images/nav_arrow.gif) no-repeat right 8px;
color: #131313;
text-decoration: none;
}

.dialog {
background: url(images/dialogbg.gif) top left no-repeat;
}

.ask {
background: url(images/askbg.gif) top left no-repeat;
}

.foreldre {
background: url(images/foreldrebg.gif) top left no-repeat;
}

.feature_brochure ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.feature_brochure li {
background-image: none;
margin: 0px;
padding: 0px 0px 0px 85px;
}

.feature_brochure a, .feature_brochure a:link, .feature_brochure a:visited {
background: url(images/nav_smallarrow.gif) no-repeat right -300px;
padding: 0px 20px 3px 0px;
color: #676767;
font-weight: bold;
text-decoration: none;
}

.feature_brochure a:hover {
background: url(images/nav_smallarrow.gif) no-repeat right 3px;
color: #131313;
text-decoration: none;
}

.feature p {
line-height: 125%;
margin: 0px;
padding: 3px 0px 0px 85px;
}

.feature_brochure p {
line-height: 125%;
margin: 0px;
padding: 7px 0px 12px 85px;
}

#partner {
width: 279px;
margin: 0px;
padding: 0px;
}

#partnerhead {
border-top: dotted 1px #686868;
border-bottom: dotted 1px #686868;
margin: 0px;
padding: 6px 0px 0px;
}

#partner img {
margin: 10px 0px 0px;
padding: 0px;
border: none;
float: left;
}



/* footer
----------------------------------------------- */
#footerwrap {
background: #dbd8d1 url(images/footer_wrapbg.gif) top left repeat-x;
width: 100%;
}

#footer {
position: relative;
background: #dbd8d1 url(images/footer_wrapbg.gif) top left repeat-x;
width: 940px;
margin: 0px auto 0px;
padding: 0px 20px;
font-size: 100%;
line-height: 150%;
}

#disclaimer {
width: 940px;
float: left;
}

#footerleft {
margin: 0px;
padding: 0px;
float: left;
}

#footerright {
margin: 0px;
padding: 0px;
float: right;
}

.fleft {
padding: 33px 0px 30px;
color: #676767;
}

.fright {
position: absolute;
bottom: 2px;
right: 0px;
padding: 33px 20px 30px;
color: #999;
}

.fright a {
color: #999;
font-weight: normal;
text-decoration: none;
}

.fright a:hover {
color: #676767;
text-decoration: none;
}

#footer h4 {
font: normal 150%/110% "Lucida Grande", Arial, sans-serif;
margin: 0px;
padding: 0px 0px 8px 0px;
text-transform: none;
color: #393939;
}

#footer .left-col {
width: 220px;
float: left;
padding: 27px 20px 0px 0px;
}

#footer .right-col {
width: 220px;
float: right;
padding: 27px 0px 0px;
}

.footernav {
margin: 0px;
padding: 0px;
list-style: none;
}

.footernav li {
background-image: none;
margin: 0px 0px 6px;
padding: 0px;
line-height: 100%;
}

.footernav a {
font-weight: normal;
padding: 4px 0px 0px;
color: #676767;
text-decoration: none;
}

.footernav a:hover {
color: #393939;
text-decoration: none;
}

hr.clear {
clear: both;
visibility: hidden;
margin: 0px;
padding: 0px;
}

hr.clearleft {
clear: left;
visibility: hidden;
margin: 0px;
padding: 0px;
}



/* text
----------------------------------------------- */
p {
margin: 0px;
padding: 0px;
}

h3 {
font: normal 300%/100% "Times New Roman", Times, Georgia, serif;
padding: 0px 0px 13px;
margin: 0px;
color: #393939;
letter-spacing: -1px;
}

h5 {
font: normal 133%/100% "Times New Roman", Times, Georgia, serif;
padding: 3px 0px 5px;
margin: 0px;
color: #393939;
}

h6 {
font: normal 300%/100% "Times New Roman", Times, Georgia, serif;
padding: 0px 0px 13px;
margin: 0px;
color: #393939;
}

h3 span {
color: #bc0005;
}

.altheading {
font: bold 125%/100% "Lucida Grande", Arial, sans-serif;
padding: 30px 0 0;
margin: 0px;
color: #393939;
display: inline-block;
}

.bold {
font-weight: bold;
}

.searchdefault {
font: normal 133%/155% "Times New Roman", Times, Georgia, serif;
}

.searchitem {
font-weight: bold;
color: #393939; 
}

.postsby {
font: italic 100%/155% "Lucida Grande", Arial, sans-serif;
margin: 0px;
padding-bottom: 25px;
letter-spacing: 2px;
}



/* images
----------------------------------------------- */
.linkimg {
margin-bottom: 23px;
padding: 0px;
}

.linkimgLast {
margin-bottom: 40px;
padding: 0px;
}

.gallery-caption {
margin-top: 8px;
font: normal 75%/125% "Lucida Grande", Arial, sans-serif;
}



/* lists
----------------------------------------------- */
html>body .entry li, .entrypage li {
margin: 0px 0px 15px 10px;
}

.entry ul, .entrypage ul {
margin: 0px 0px 18px 20px;
padding: 0px;
}

.entry ol, .entrypage ol {
padding: 10px 0px 18px 20px;
margin: 0px;
}

.entry ol li, .entrypage ol li {
margin: 0px 0px 15px 10px;
padding: 0px;
}

.ul_archives {
margin: 5px 0px 36px 15px;
padding: 0px;
list-style: none;
}

.ul_archives li {
background-image: none;
margin: 0px 0px 4px;
padding: 0px;
line-height: 100%;
}

.ul_archives li a, .ul_archives li a:visited {
background: url(images/archive_bg.gif) no-repeat left -39px;
padding: 4px 10px 6px 23px;
color: #606060;
text-decoration: none;
display: block;
}

.ul_archives li a:hover {
background: url(images/archive_bg.gif) no-repeat left top;
color: #131313;
text-decoration: none;
}

.bookmarks {
font: normal 100%/155% "Lucida Grande", Arial, sans-serif;
margin: 5px 0px 36px 21px;
padding: 0px;
list-style: none;
}

.linkcat ul {
margin: 0px 0px 10px;
padding: 0px;
}

.linkcat li {
background-image: none;
margin: 0px 0px 2px 1px;
padding: 0px 0px 7px;
line-height: 100%;
list-style: none;
}

.linkcat li a, .linkcat li a:visited {
background: url(images/linknav.gif) no-repeat 0 6px;
padding: 3px 0px 0px 14px;
color: #606060;
font-weight: normal;
text-decoration: none;
}

.linkcat li a:hover {
background: url(images/linknav.gif) no-repeat 0 -23px;
color: #00a6eb;
text-decoration: none;
}

.linkcat h2 {
font: normal 133%/155% "Lucida Grande", Arial, sans-serif;
}



/* menu links
----------------------------------------------- */
#nav {
position: absolute;
top: 38px;
left: 175px;
list-style: none;
margin: 0px;
padding: 0px;
z-index: 15;
}

#nav li {
margin: 0px;
padding: 0px 25px 0px 0px;
position: relative;
float: left;
}

#nav li a {
margin: 0px;
padding: 0px;
display: block;
font: normal 150%/100% Arial, Helvetica, sans-serif;
text-decoration: none;
color: #b4b4b4;
}

#nav li a:hover, #nav li.current_highlight a {
margin: 0px;
padding: 0px;
text-decoration: none;
color: #ffcc06;
}



/* links
----------------------------------------------- */
a {
font-weight: bold;
color: #393939;
text-decoration: underline;
outline: none;
}

a:hover {
color: #00a6eb;
text-decoration: none;
}



/* searchform
----------------------------------------------- */
#searchform {
position: absolute;
bottom: 46px;
right: 20px;
width: 279px;
height: 22px;
margin: 0px;
padding: 0px;
}

#searchform #s {
background: url(images/search_field.gif) no-repeat;
width: 231px;
height: 16px;
margin: 0px;
padding: 3px 13px;
border: none;
float: left;
}

#searchform #searchsubmit {
background: url(images/search_btn.gif) no-repeat;
width: 22px;
height: 22px;
margin: 0px;
display: block;
border: none;
float: left;
text-indent: -900em;
}

input, textarea {
font: 100%/140% "Lucida Grande", Arial, sans-serif;
color: #828282;
}
