/*  
Theme Name: Nordkapp
Description: Nordkapp Blog theme 3.0 for 2009-2010
Author: Nordkapp
*/

/* Common styling */
a {text-decoration: none;color: #000;}
a:hover {text-decoration: underline;}



#contact {
	margin-top:2em;
	margin-bottom:80px;	
}
#contact a {
	display:block;
	margin-left:20px;
	padding-left:26px;
}
#contact .email {
	/* background-position:0 -46px; */
	background:transparent url(/assets/images/icon_mail.png) no-repeat scroll 0 4px;	
}
#contact .phone {
	background:transparent url(/assets/images/icon_phone.png) no-repeat scroll 0 4px;
}
#contact .phone strong {
	font-size:0.8em;
}



li { list-style: none; }


#aside {margin-right:-10px;width:250px;margin-left}
#navi {margin:0;list-style: none;background: #fff;padding: 36px 10px 28px 40px;}
#navi li {font-size: 1.166em;margin-bottom: 8px;}
#navi li strong {background: url(/assets/images/navi-numbers.png) 0 -92px no-repeat;padding-left: 26px;font-weight: normal;}

#navi li a, #navi li strong {color: #000;text-decoration: none;padding-left: 70px;background: url(/assets/images/navi-numbers.png) 0 4px no-repeat;}
#navi li a:hover {text-decoration: underline;}
#navi #navi-site a {background: none; padding:0;}
#navi #navi-home a {background-position: 0 4px}
#navi #navi-thinking a {background-position: 0 -26px}
#navi #navi-feed a {background-position: 0 -56px}

#navi #navi-search a, #navi #navi-search strong {background-position: 0 -86px}
#navi #navi-categories a, #navi #navi-categories strong {background-position: 0 -116px}
#navi #navi-feeds a, #navi #navi-feeds strong {background-position: 0 -146px}

#navi a.selected {color: #58baff;font-weight: bold;}
#navi #navi-home a.selected {background-position: -250px 4px}
#navi #navi-thinking a.selected {background-position: -250px -26px}
#navi #navi-feed a.selected {background-position: -250px -56px}

#navi #navi-search a.selected {background-position: -250px -86px}
#navi #navi-categories a.selected {background-position: -250px -116px}
#navi #navi-feeds a.selected {background-position: -250px -146px}

#nkcategories ul li, #nkcategories ul li a, #nkcategories ul li a strong{
	margin: 0;
	padding: 0;
	background: none;
	/* font-size: 0.917em; */
	font-size: 12px;
	font-weight: bold;
}
#nkfeeds ul li, #nkfeeds ul li a, #nkfeeds ul li a strong{
	margin: 0;
	padding: 0;
	background: none;
	font-size: 0.917em;
	font-weight: bold;
}

#navi-search{
	margin-top: 40px;
}
#sidebar #searchform{
	margin: 0;
	padding: 0px;
	margin-left: 40px;
}
#navi-categories{
	margin-top: 80px;
}
#nkcategories{
	margin-bottom: 40px;
}




/* Navi for a single blog item */
#singlenavi{
	background: none;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin: 20px 40px 20px 40px;
	width: 590px;
}

#singlenavi .nextlink {
	text-align: right;
}

#archive #singlenavi{
	border: none;
}

/*
.post-navi-item{
	width: 70px;
}
*/

h2{
	font-weight: bold;
}



/* End Common*/

body {
	margin: 0;
	padding: 0;
	color: #000; 
	background: #f5f5f5;
}

html,body {
  border-top: 5px solid #000;
  height: 100%;
}


.showborder{
	border: 1px solid black;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#header {
	margin-bottom: 50px;
}

#page {
/*
	background-color: #fff;
	position: relative;
	margin:0 auto;
	padding: 0;
	width: 820px;	
*/
}

#content h1 {
	/* font-size: 2em; */
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}

#content #feedthinking, #content #feedtumblr{
	color: black;
	margin-bottom: 40px;
}

.authorline{
	font-weight: normal;
	margin: 20px 0 20px 0;
	font-size: 11px;
}

.authorline-small{
	margin: 0;
	font-size: 11px;
	line-height: 3em;
}

.authorline a{
	text-decoration: underline;
	font-weight: bold;
}
	
.thinkingitem .post p{ 
	/* font-size: 1.166em; */
	font-size: 14px;
	color: #3a3a3a;
}

.thinkingitem-small h3{
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#content .post{
	color: #3a3a3a;
}
.post p.ing{ 
	font-size: 18px;
	color: #3a3a3a;
	margin-bottom: 20px;
}
.post p.small{ 
	font-size: 11px;
	line-height: 1em;
	color: #747474;
}

.post h2{
	color: #1a1a1a;
	font-size: 18px;
	font-weight: normal;
	background:transparent url(/assets/images/midheaderbit.gif) no-repeat scroll 0 4px;	
	padding: 5px 0 0 10px;
	margin-left: -10px;
}






.tumblritem{
	overflow: hidden;
	font-family:Lucida Grande,Couries,sans-serif;
}

.tumblritem .tumblrmedia{
	height: 107px;
	overflow: hidden;

}
.tumblritem .tumblrmediabig{
	height: 250px;
	
}
.tumblritem .tumblrmediabig .link{
	height: 50px;	
}


/*
#feedtumblr .tumblritem object, #feedtumblr .tumblritem img, #feedtumblr .tumblritem embed{
	margin-left: -50%;
}
*/


.post img{
	/* border: 6px solid #fff; */
	float: left;
	margin: 0 30px 30px -40px;
}


.post img.topimage{
	width: 587px;
	height: 330px;
	margin: 0 0 20px 0;
}

#feedtumblr .tumblritem img{
	margin-left: -50%;
}

#feedtumblr .tumblritem img.linkimage{
	margin: 0;
}

#feedtumblr .tumblrmediabig img{
	margin: 0;
}

#feedtumblr .tumblritem{
	color: #3a3a3a;
	background: #fff;
	padding: 5px;
	height: 240px;
	display: block;
}

#feedtumblr .tumblritembig{
	color: #3a3a3a;
	background: #fff;
	padding: 5px;
	height: 300px;
	display: block;
	background: none;
}
#feedtumblr .tumblritembig{
	margin: 50px;
}
#feedtumblr #latestdate{
	margin: 20px 0 20px 0;

}
.dategroup{
	font-weight: bold;
}

.tumblrtext{
	font-size: 12px;
}
.tumblrlinktext{
	
	font-size:11px;
	line-height:1.5em;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
}



#content #feedtumblr .tumblritem a{ color: #000; text-decoration: underline; }
#content #feedtumblr .tumblrrow{
	margin-bottom: 24px;
}

#content #feedtumblr .tumblritem a:hover{
	text-decoration: none;
}


.tumblritem .tumblrmedia .bigtumblr{
	margin: 0;
}



#sidebar{
	background: white;
	margin-bottom: 40px;
	position: relative;
}

#sidebar p{
	margin: 0 0 0 20px;
}

#sidebar ul {
	margin:0;
	padding:10px 0 10px 0;
}


#sidebar li, #sidebar li a{
	list-style: none;
	color: #252525;
	clear: both;
}

a.more-link{
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 0px;
	text-decoration: underline;
}
.comment-link, .next-link{
	line-height: 1.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-decoration: underline;
}
.comment-link{
	margin-top: -20px;
}

#sidebar form{
	margin:0 0 0 10px;
	padding: 0;
}

#sidebar input{
	background-color: #f5f5f5;
	padding: 10px 5px 5px 10px;
	border: none;
	width: 170px;
	height: 23px;
}
#sidebar button{
	border: none;
	background: none;
	margin: 0 0 0 -5px; 
}




#sidebar strong{
	font-family: Helvetica Neue, Helvetica;
	color: #000;
	font-weight: normal;
}



li.cat-item:before
{
	content: " —";
}
li.cat-item, li.cat-item a{
	font-weight: bold;
}


.backarrow{
	margin: 0 21px 0 30px;
}
.rsslink{
	font-size: 1.2em;
	font-weight: bold;
}
/*
#archive #headerwrap h2.pagetitle{
{
	margin:0;
	height: 50px;
}

#archive #headerwrap{

	margin:0;
	margin-top: 40px;
}
*/
/* single page */

.post{
	font-size: 14px;
}


.post a{
	text-decoration: underline;
}

#archive a{
	text-decoration: underline;
}
#archive a:hover{
	text-decoration: none;
}
#archive h1 a{
	text-decoration: none;
}
#archive h1 a:hover{
	text-decoration: underline;
}


#archive .post, #search .post{
	/* margin-top: 40px; */
	/* border-top: 1px solid #000; */
	/* padding-top: 20px; */
}

.separatorline{
	background: none;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin: 40px 40px 20px 40px;
	width: 550px;
}

#archive .excerpt{
	margin-bottom: 40px;
}

#archive img.topimage{
	/* width: 294px; */
	/* height: 165px; */
	/* height: 50%; */
	margin: 0 30px 30px 0;
}

img.header{
	width: 193px;
	height: 35px;
	margin-bottom: 40px;
}

.post h1{
	font-size: 1.5em;
	font-weight: bold;
	width: 500px;
	text-decoration: none;
}

h1{
	text-decoration: none;
}

#commentform{
	margin-top: 20px;
}

#comments_header{
	margin-left: 40px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.2em;
	border-top: 2px solid black;
}

#comment{
	font-size: 1em;
}
#comment .comment{
	font-size: 0.917em;
}

.comment .date{
	font-size: 0.8em;
	text-align: right;
	margin-top: 3px;
}

.comment .author{
	font-weight: bold;
	font-size: 1em;
}


textarea{
	border: 1px solid #252525;
	font-family: Helvetica;
	font-size: 1.166em;
}

#respond{
	margin-left: 40px;
	border-top: 1px solid #000;
}
#respond a{
	text-decoration: underline;
}
#respond #mustlogin{
	margin: 40px 0 40px 0;
}
#respond textarea{
	border: none;
	width: 470px;
	height: 90px;
	margin: 0;
}

#respond button{
	border: none;
	background: none;
	margin: 10px 0 10px 20px; 
}



.comment{
	margin: 20px 0 0 0;
	/*color: #b8b7b8;*/
	/*border-bottom: 1px solid #fff;*/
}






#footer {
		clear:both;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: #000; 
		width: 100%;
		border-top: 1px #252525 solid;
		color:#fff;
}



#footercontent, #footercontent a{
		margin:0 auto;
		padding: 0;	
		/*width:820px; */
		color:#fff;
}

#footercontent h2{
		margin-top: 10px;
}
#footercontent ul{
		margin:10px 0 0 0;
		padding:0;
		
}

#footercontent li{
		float: left;
		list-style: none;
		margin: 0 10px 0 0; 
		color: #fff;
}



#footer #nkdetails{
	margin: 20px 0 0 0;
}
#footer #extservices{
	margin: 30px 0 0 0;
}

/* common footer */
/* #footer {font-size: 0.917em;} */
#footer {background: #000;color: #fff;padding-top: 1.5em;padding-bottom: 3em;position:relative;z-index:20;margin-top: 3em;}
#footer .container {position: relative;}
#footer a {color: #fff; font-size: 1em}
#footer a.selected {font-weight:bold;}
#footer #sitemap {padding-left: 40px;}
/* #footer #info {font-size: .917em;margin-top: 2em;padding-left: 40px;} */
#footer #info {font-size: 0.917em;margin-top: 2em;padding-left: 40px;}
#footer #extra {left:720px;position:absolute;top:0;}
#footer #extra a {margin-right: 10px;}


.chicklet {

padding:0px;
position:relative;
text-align;:center;
margin-top:0px;
margin-left:-70px;
float:left;

}

.tweetmeme_button{
padding-bottom:8px;}

.FBConnectButton {
	width:49px;
}

.fb_share_count{
	background-color: #E8E8E8 !important;
	border:1px solid #D3D3D3;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

.fb_share_count_inner {
	font-size:16px;
	background-color: transparent !important;
}

.FBConnectButton_Text {
	font-size:0.9em;
        font-weight:bold !important;
        font-family: Helvetica,sans-serif;
        text-indent:-4px;
}

.fb_share_count_nub_top {
        display: block;
        position: absolute;
        left: 7px;
        top: 35px;
        width: 6px;
        height: 7px;
        background-repeat: no-repeat;
        background-image: url('http://img514.imageshack.us/img514/6533/89zgzk50.png')!important;
}

.left40{
padding-left:40px;}

.ipadpics{padding:0;margin:0; width:600px;}

