/*
Theme Name: SPNC Work Place
Theme URI: http://www.press75.com/
Description: Need a little help getting started? <a href="http://www.press75.com/v4/documentation-support/work-place-setup-usage/">Theme Setup and Usage</a>.
Version: 1.1
Author: Jason Schuller
Author URI: http://www.press75.com/

Designed and Built by Jason Schuller - theSevenFive.com
CSS, XHTML and Design Files are all Copyright 2007-2010 Circa75 Media, LLC
Be inspired, but please don't steal...
*/

body {
font: 62.5%/1.5 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
background: #FFF url(images/bg.png) top left repeat-x;
color: #4D4D4D;
margin: 0;
padding: 0;
}

html > body {
font-size: 12px;
}

small {
font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

h1 {
font-size: 2.25em;
color: #383838;
}

h2 {
font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase;
font-size: 16px;
line-height: 16px;
color: #666;
margin-bottom: 5px;
}

h3 {
font-size: 14px;
color: #666;
text-transform: uppercase;
font-weight: normal;
}

h4 {
font-size: 1.25em;
line-height: 1.25;
font-weight: bold;
}

h5 {
font-size: 1em;
font-weight: bold;
}

h6 { 
/* background-color: #DEF1FD; */
color: #00A6E2;
font-size: 9px;
letter-spacing: 1px;
font-family: 'arial';
text-transform: uppercase;
padding: 2px 10px 0 10px;
margin-bottom: 5px;
}


h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: none; }

a:link, a:visited {
color: #333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 0 0 1.4em 0;
}

img {
border: none;
}

.wrapper {
width: 960px;
margin: 0px auto;
clear: both;
}

/* header styles */
#header {
height: 153px;
width: 960px;
float: left;
/*border-bottom: 1px dashed #E7E7E7;*/
}

.tagline {
text-align: right;
}

#tagline {
/*border-bottom: 1px dashed #E7E7E7;*/
color: #999999;
font-size: 10px;
width: 474px;
height: 22px;
float: left;
padding-top: 3px;
padding-right: 6px;
}

.gul {
color: #333;
}

.title {
text-align: left;
}

#title a {
color: #999999;
}

#title {
/*border-bottom: 1px dashed #E7E7E7;*/
color: #999999;
font-size: 10px;
width: 474px;
height: 22px;
float: left;
padding-top: 3px;
padding-left: 6px;
text-transform: uppercase;
letter-spacing: 1px;
}

#pages {
width: 480px;
height: 24px;
float: left;
color: #666;
text-align: left;
padding-top: 4px;
}

#pages ul {
list-style: none;
margin: 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 12px;
}

li.rss {
display: inline;
padding: 0 20px 0 0;
background: url(images/rss.jpg) right no-repeat;
}

#pages a:link, #pages a:visited {
color: #666;
text-decoration: none;
}

#pages a:hover {
color: #00A6E2;
text-decoration: underline;
}

#logo {
/*border-bottom: 1px dashed #E7E7E7;*/
width: 960px;
height: 125px;
float: left;
}

#logo h1 {
margin: 30px 0 0 0;
font-weight: normal;
line-height: 25px;
}

#logo h1 a {
color: #FFFFFF;
}

#head-right {
color: #999999;
font-size: 10px;
width: 480px;
height: 24px;
float: left;
}

/* site search */
#searchwrap {
float: right;
padding: 3px 3px 3px 3px;
height: 18px;
background: url(images/search-bg.png) top right no-repeat;
}

* + html #searchwrap {
padding: 1px 5px 5px 5px;
}

#searchwrap input{
vertical-align: top;
background: none;
color: #999;
font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#searchwrap #s{
border: none;
width: 150px;
}

* + html #searchwrap #s {
width: 150px;
}

/* navigation styles */
#navigation {
font-size: 10px;
width: 480px;
height: 24px;
float: left;
}

#nav {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#nav li {
float: left;
margin-right: 2px;
background: url(images/nav-bg.png) no-repeat right top;
font-size: 11px;
text-transform: uppercase;
}

/* #nav li.current {
background-position: bottom;
}

#nav li.current-cat {
background-position: bottom;
}

#nav li.current_page_item {
background-position: bottom;
} */

#nav li a {

float: left;
display: block;
height: 19px;
padding: 4px 6px 2px 6px;
background: url(images/nav-bg-left.png) no-repeat left top;
color: #999999;
text-decoration: none;
}

#nav li.current a {
/* background-position: bottom; */
color: #00A6E2;
}

#nav li.current-cat a {
/* background-position: bottom; */
color: #00A6E2;
}

#nav li.current_page_item a {
/* background-position: bottom; */
color: #00A6E2;
}

#nav li:hover, #nav li.sfhover {
background-position: bottom;
color: #333;
}

#nav li:hover a, #nav li.sfhover a {
background-position: bottom;
color: #333;
}

#nav li.current:hover, #nav li.sfhover.current {
background-position: bottom;
}

#nav li.current:hover a, #nav li.sfhover.current a {
background-position: bottom;
color: #333
}

#nav li.current-cat:hover, #nav li.sfhover.current-cat {
background-position: bottom;
}

#nav li.current-cat:hover a, #nav li.sfhover.current-cat a {
background-position: bottom;
color: #333
}

#nav li.current_page_item:hover, #nav li.sfhover.current_page_item {
background-position: bottom;
}

#nav li.current_page_item:hover a, #nav li.sfhover.current_page_item a {
background-position: bottom;
color: #333
}


#nav li#nav_home.current {
}

#nav li#nav_home.current a {
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 25px;
margin-left: 0px;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
float: none;
margin: 0;
font-size: .9167em;
text-transform: none;

}

#nav li ul ul {
margin: -25px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 141px;
height: auto;
/*border-top: solid 1px #FFF;*/
padding: 8px 10px 7px;
background: #DEF1FD;
color: #333;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background: #CADBEB;
color: #333;
}

/* featured content carousel */
.wrap {
position: relative;
margin: 0 auto;
}

.contain:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .contain { height: 1%; } /* IE6 */
*:first-child+html .contain { min-height: 1px; } /* IE7 */

#featured {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
width: 960px;
float: left;
margin: 5px 0 12px 0;
padding-top: 12px;
padding-bottom: 12px;
}

#featured .wrap {
padding: 10px 0 10px 0;
background: transparent;
}

#featured h2 {
position: absolute;
z-index: 10000;
top: 50px;
float: left;
}

#slides {
width: 960px;
height: 314px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
}

#slides img {
margin: 0 5px 0 0;
padding: 0;
border: 0;
}

#slide-box {
/* width: 7020px; */
height: 314px;
position: absolute;
overflow: visible !important;
}

#slide-box div {
float: left;
position: relative;
width: 980px;
height: 314px;
display: block !important;
}

#slides-prev {
display: block;
width: 50px;
height: 334px;
position: absolute;
top: 0;
left: 0px;
z-index: 10;
}

#slides-prev a {
display: block;
width: 50px;
height: 334px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 0 0;
}

#slides-prev a:hover { background-position: 0 100%; }

#slides-next {
display: block;
width: 50px;
height: 334px;
position: absolute;
top: 0;
right: 0px;
z-index: 10;
}

#slides-next a {
display: block;
position: relative;
width: 50px;
height: 334px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 100% 0;
}

#slides-next a:hover { background-position: 100% 100%; }

/** tooltip styles **/
#tooltip {
position: absolute;
/* background-color: #00A6E2; */
background: url(images/tooltip-bg.png) repeat;
border: 1px solid #DEF1FD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 10px;
color: #333;
width: 225px;
display: none;
z-index: 100000;
}

/* home page layout */
#home-left {
width: 475px;
float: left;
margin-right: 5px;
}

#home-center {
width: 475px;
float: left;
margin-left: 5px;
}

#home-left p, h2{
margin-left: 10px;
margin-right: 10px;
}

#home-center p, h2{
margin-left: 10px;
margin-right: 10px;
}


#home-right p, h2{
margin-left: 10px;
}



#home-right {

border-bottom: 1px dotted #ccc;
width: 960px;
float: left;
}

#home-box {
width: 938px;
float: left;
/*background: #DEF1FD;*/
border-top: 1px dotted #ccc;
margin: 0px 0 35px 0;
padding: 35px 12px 2px 12px;
/*-moz-border-radius: 5px;
-webkit-border-radius: 5px;*/
color: #4C5257;
}

* + html #home-box {
margin: 15px 0 35px 0;
padding: 12px 12px 0 12px;
clear: both;
}

* + html #space-box {
width: 960px;
float: left;
height: 1px;
}

#home-box h2 a {
color: #333;
}

.more-link {
font-size: 10px;
float: left;
/* background-color: #DEF1FD; */
margin: 0 0 20px 0;
}

.more-link-front {
font-size: 10px;
float: left;
/* background-color: #DEF1FD; */
margin: 0 0 20px 0;
padding: 0 5px 0 10px;

}

.more-link a {
color: #666;
text-decoration: none;
}

.more-link a:hover {
text-decoration: underline;
}


#box-main {
width: 460px;
float: left;
margin: 0 22px 0 0;
}

#box-main h2 {
font-size: 16px;
margin: 0 0 5px 0;
padding: 0;
color: #1B73B3;
}

#box-main img {
float: left;
margin: 0 10px 0 0;
}

.box-item {
width: 215px;
height: 57px;
float: left;
margin: 0 10px 10px 0;
font-size: 11px;
line-height: 15px;
}

.box-item h2 a {
font-weight: normal;
font-size: 12px;
margin: 0;
padding: 0;
color: #414457;
}

.box-item img {
float: left;
margin: 0 10px 0 0;
}

/* secondary pages */
#whitewrap {
min-height: 800px;
width: 100%;
background: #fff;
float: left;
}

#whitewrap img {
}



#pagecontent h2 {
margin-left: 0px;
margin-bottom: 10px;
}

#pagecontent_kotte h2 {
margin-left: 0px;
margin-bottom: 10px;
}

#pagecontent .alignleft {
max-width: 280px !important;
}


#postdetails {
color: #999;
width: 960px;
font-size: 11px;
margin-bottom: 10px;
}

#postdetails a:link, #postdetails a:visited {
color: #999 !important;
}

#pagecontent p {
width: 600px;
}

#pagecontent_kotte p {
width: 600px;
}

#pagecontent_kotte {
background:url(images/kotte_bakgrunn.jpg) no-repeat;
min-height: 450px;

}

#postcontent p {
width: 600px;
}

#postcontent img {
margin-top: 30px;
}

#postcontent h2 {
margin-bottom: 5px;
}

#postcontent ul {
margin: 0 0 25px 0;
padding: 0;
list-style: none;
}

#postcontent ol {
margin: 0 0 25px 0;
}

#postcontent li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.jpg) top left no-repeat;
color: #666666;
line-height: 1.2em;
}

#postcontent ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

#postcontent h2 {
margin-left: 0px !important;
}

* + html #postcontent ol li {
margin-left: -17px;
}



#location {
margin-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
font-style: oblique;
width: 955px;
padding-left: 5px;
height: 25px;
float: left;
font-size: 11px;
font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif;
}

#location p {
color: #999;
margin: 3px 0 0 0;
}

#location a:link, #location a:visited {
color: #999;
text-decoration: none;
}


#location a:hover {
text-decoration: underline;
}

#secondary {
width: 960px;
float: left;
padding: 30px 0px 12px 0;
}

#secondary-full {
width: 960px;
float: left;
padding: 30px 15px 12px 0;
margin: 0 15px 0 0;
}

#gallery {
width: 960px;
float: left;
padding: 10px 0 30px 0;
margin: 0;
}

.gallery-item {
width: 455px;
height: 160px;
float: left;
margin: 0;
padding-top: 10px;
padding-right: 10px;
margin-top: 10px;
margin-left: 10px;
}

#postcontent .gallery-item {
height: 100px !important;
padding: 0 0 0 0 !important;
margin-left: 0px !important;
margin-top: 0px !important;
margin-bottom: 25px !important;
}

.gallery-item p {
margin: 0 0  5px 0;
}

#postcontent .gallery-item img {
border: 1px solid #DEF1FD !important;
}

#postcontent .gallery-item img:hover {
border: 1px solid #00A6E2 !important;
}

.gallery-item img {
margin: 0 15px 0 0;
float: left;
padding: 0px;
}

.category-dets {
color: #999;
margin: 5px 0 5px 0;
font-size: 10px;
line-height: 14px !important;
}

.post-dets {
margin: 15px 0 20px 0;
padding: 4px 5px 5px 5px;
background: #EBEBEB;
border: 1px solid #CCCCCC;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
float: left;
font-size: 10px;
}

/* sidebar styles */
#sidebar {
width: 300px;
float: left;
padding: 30px 0 30px 0;
}

.block {
font-size: 11px;
width: 280px;
float: left;
padding: 8px 10px 10px 10px;
background: #DEF1FD;
border: 1px solid #DEF1FD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #000;
}

.block a:link, .block a:visited {
color: #000;
}

.block h3 {
font-size: 11px;
font-weight: normal;
font-family: 'Lucida Grande', Lucida, Verdana, Arial, Helvetica, sans-serif; 
text-transform: uppercase;
border-bottom: 1px solid #ccc;
color: #666;
padding: 0 0 2px 0;
margin: 0 0 0 0;
}

.block ul {
margin: 0;
padding: 0;
list-style: none;
width: 280px;
}

.block li {
width: 280px;
height: 20px;
padding: 5px 0 2px 0;
/*border-bottom: 1px solid #ccc;*/
}

.block-space {
margin: 5px 0 15px 0;
}

.block-item {
margin: 0 0 25px 0;
}

.block li:hover {
}

.widget_block {
width: 300px;
float: left;
margin: 25px 0 0 0;
}

.widget_block h3 {
margin: 0 0 15px 0;
padding: 0 0 2px 0;
width: 300px;
border-bottom: 1px solid #CCCCCC;
}

.widget_block h4 {
font-size: 14px;
}

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

.widget_block li {
padding: 0 0 0 16px;
background: url(images/list.gif) top left no-repeat;
}

.side_entry {
width: 300px;
float: left;
}

/* site footer */
#footerwrap {
width: 100%;
/*background:url(images/footer-bg.png) repeat;*/
float: left;
padding: 4px 0 4px 0;
}

#footer {
border-top: 1px dotted #ccc;
padding-top: 5px;
width: 960px;
margin: 0px auto;
color: #CCCCCC;

}

#footer h3 {
color: #CCCCCC;
font-weight: normal;
padding: 0 0 5px 0;	
font-size: 16px;
}

#footer a:link, #footer a:visited {
color: #CCCCCC;
text-decoration: none;
}

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

#footertext {
width: 960px;
float: left;
background:url(images/footer_logo.png) right no-repeat;

}

#footerimg {
height: 18px
width:	18px;
float: left;
background:url(images/footer_logo.png) no-repeat;
}

#paginering {
margin-top: 5px;
border-top: 1px dotted #ccc;
width: 950px;
height: 25px;
padding: 5px;
float: left;
}

#pagination{
width: 100px;
float: left;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:30px;
height:30px;
display:block;
float:right;
background:url(images/back.png) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:30px;
height:20px;
display:block;
float:right;
background:url(images/forward.png) top right no-repeat;
cursor:pointer;
}


/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
border: 1px solid #CCCCCC; 
padding: 5px; 
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
border: 1px solid #CCCCCC; 
padding: 5px; 
margin: 0 0 25px 25px;
display: inline;
}

img.alignleft {
border: 1px solid #CCCCCC; 
padding: 5px; 
margin: 0 25px 25px 0;
display: inline;
}

img.widget-alignleft {
border: 1px solid #CCCCCC; 
padding: 5px; 
margin: 0 15px 15px 0;
float: left;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

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

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

blockquote {
margin: 15px 30px 0 0;
padding-left: 50px;
background: url(images/quote.jpg) top left no-repeat;
}

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

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
border: 1px solid #ccc; 
padding: 5px; 
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}

/** ANNOUNCEMENT **/

.ninja_annc_container {

/*  overflow:hidden;*/

width: 938px;
float: left;
background: #DEF1FD;
margin: 10px 0 10px 0;
padding: 10px 10px 10px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #4C5257;

}

.ninja_annc {
  width: 940px;
  margin:0 auto;
}

.ninja_annc .alignleft {
  float: left;
  margin-right:10px;
}
