/*
Theme Name: Masterbloggen
Theme URI: http://studionetting.no
Author: Kristin Kokkersvold for Studio Netting
Author URI: http://studionetting.no
Description: Child Theme til Whiteboard laget for Masterbloggen 
Template: whiteboard

If the Child Theme is used, this stylesheet will override the stylesheet within the Whiteboard Framework parent theme.
*/
@import url('buttons.css');


body{
	background: url("images/bkg.png") repeat-x scroll 0 0 #FFFFFF;
	background: -moz-linear-gradient(top, #eaeaea, #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#FFFFFF));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#FFFFFF');));
	padding: 0px 0 0 0;
	color: #524c4e;
    text-shadow:none;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#main{
	width: 960px;
	margin:auto;
	box-shadow: 3px 0px 7px #d9d9d9, 3px 0px 7px #d9d9d9;
	-webkit-box-shadow: 3px 0px 7px #d9d9d9, 3px 0px 7px #d9d9d9;
	-moz-box-shadow: 3px 0px 7px #d9d9d9, -3px 0px 7px #d9d9d9;	
}
	
a:hover, a:active
{
	color:red;
	}
	
p {
	margin-bottom:20px;
}
hr {
	border: 1px solid #EEEEEE;
    color: #524c4e;
}
.container{
	width:960px;
	padding: 0 0 20px 0;
	
}
/*Typografi*/

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica,"Trebuchet MS", Arial, sans-serif;
    font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
h1{
	text-transform:uppercase;	
	}
h2{
	text-transform:uppercase;
}
h3{
	text-transform:uppercase;

}
h4{
font-weight:bold;
}

a:link{
	color:#0077FF;
	text-decoration:none;
}
a:hover, a:active{
	color:#0077FF;
	text-decoration:underline;
}
a:visited{
	color:#63F;
	}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
    color:#afa8a7;
}
blockquote {
   
    border-left: thick solid #AFA8A7;    
    margin: 20px;
    padding: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	border-top:none;
	border-bottom:none;
	text-align:left;
    
}
#breadcrumbs{
	font-size:small;
	text-transform:uppercase;
}
input[type="search"] {
  -webkit-appearance: textfield;
  width:198px;
}
/*Header elements*/
#title {
	width: 960px;
	float:left;
	height:40px;
	}
#tagline {
    text-align: center;
    width: 960px;
	color:#AFA8A7;
    font-weight: lighter;
    margin-bottom: 20px;
    text-align: center;
    text-transform: lowercase;
    width: 960px;
	font-size:16px;
}
style.css (line 107)
#tagline {
    font-size: 16px;
	
}
#tagline h2{
		
	}
#header .container{
	padding: 10px 0 10px 0;
	}
#header-image{
	width:320px;
	float:left;
	margin-left:320px;
	}
#header-image img{
	height:auto;
	width:auto;	
	margin:auto;
}
#nav-primary{
	background:#877d80;
	background: -moz-linear-gradient(top, #524c4e, #877d80);
	background: -webkit-gradient(linear, left top, left bottom, from(#524c4e), to(#877d80));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#524c4e', endColorstr='#877d80');));
	padding:0px 0 0px 0;	
	height:30px;
	overflow:auto;
	margin: 0 0 20px 0;
}
.menu-toppmeny-container ul li a{
	color:#FFF;
	text-transform:uppercase;
	border-right: solid 1px #FFF;
	padding: 0px;
	height:30px;
	vertical-align:central;
}
.menu-toppmeny-container ul li a:hover{
	background:#524c4e;
    text-decoration:none;
}
.sociallinks{	
	float:left;
	width:320px;
	}
.sociallinks img{	
	float:right;

	}
/*Layout full width*/
#fullwidth-content{
	width:920px;
	margin:auto;
	}

/*Layout width sidebar*/
#content{
	width:660px;
	padding: 0 20px 0 20px;
	border-top: none;
	}
/*frontpage elements*/

.frontpage-primary{
	width:680px;
	float:left;
	margin: 0 5px 10px 5px;
	max-height: 240px;
	overflow:hidden;	
	}
.frontpage-primary .featured-thumbnail {
	float:left;
	margin: 5px 10px 0 0; 
	}
.frontpage-secondary{ 
	width:220px;
	float:left;
	margin:0 5px 10px 5px;
	height:380px;
	overflow:hidden;
	}
.frontpage-third{
	width:220px;
	float:left;
	margin:0 5px 10px 5px;
	#overflow:hidden;
}
.frontpage-third ul{
	list-style: none;
}
.frontpage-promo{
	width:910px;
	clear:both;
	min-height:150px;
	margin:0 5px 10px 5px;
	}

.frontpage-promo li{
	list-style:none;
	}

.frontpage-label{
	background:#524c4e;
	color:#ffffff;
	text-transform:uppercase;
	margin: 0 0 7px 0;
	text-align:center;
}
.frontpage-twitter{ 
	width:450px;
	float:left;
	margin:0 5px 10px 5px;
	height:380px;
	overflow:hidden;
	}
.widget_recent_comments h3{
	color:#524c4e;
	text-transform:uppercase;
	margin: 0 0 7px 0;
	text-align:center;
	font-size:18px;
	line-height:normal;
}
.fontpage-third, .widget_recent_comments {
	background:#eae4dd;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	line-height:18px;
	min-height:220px;
}

.frontpage-secondary h2{
	font-size:18px;
	line-height:normal;
	}
.frontpage-secondary h3, .frontpage-twitter h3{
	font-size:18px;
	line-height:normal;
	}
.frontpage-secondary li{
	list-style-type: none; 
	}
.frontpage-secondary li ul li, .frontpage-list li, .frontpage-third li ul li{
	font-size:small;
	list-style:none;
}
	
/*Styles for posts*/
#content h3 {
	font-size:20px;
	line-height:30px;
}
.post-label{
	font-size:18px;
	line-height:normal;
	text-transform:uppercase;
	margin: 0 0 7px 0;

}
.meta-top{
	border-bottom: 1px solid #EEEEEE;
    color: #524c4e;
    font-size: small;
    margin-bottom: 10px;
	line-height:18px;
}
.meta-top .alignright{
	margin-top:-20px;
}
#post-meta{
	border-top: 1px solid #EEEEEE;
    color: #524c4e;
    padding: 5px 0 5px 0;
	font-size: small;
    margin-bottom: 10px;
	text-transform:uppercase;
}
.wp-caption-text, .wp-caption-dd{
	font-size:small;
	margin-bottom:10px;
	line-height:16px;
}
.alignleft{
	float:left;
	margin-right:10px;
}
.alignright{
	float:right;
	margin-left:10px;
}
#comments{
	clear:both;	
	}
	
p.masterlink {
    background-image: url("images/masterpil.png");
    background-repeat: no-repeat;
    min-height: 100px;
    padding-left: 80px;
    padding-top: 5px;
	vertical-align:central;
}
/*Sidebar*/
#sidebar{
	width:220px;
	padding: 0 20px 0 20px;
	border-top:none;
}
#sidebar .akademika{
 	border-radius: 5px;
	-moz-border-radius: 5px;	
	background: #877d80;
	padding:5px;
	margin-bottom:20px;
	overflow:hidden;
	color:#FFF;
	}
.widget{
	list-style:none;	
	}
.widget ul li{
	list-style:none;	
	}
.widget ul li ul li{
	list-style:none;
	margin-left:10px;
	}
.widget-sidebar h3, .postauthor h3{
	color: #524C4E;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 7px;
    text-transform: uppercase;
	}
.widget-sidebar ul li{
	font-size:small;
	line-height:normal;
}
.postauthor{
	border:3px solid #eaeaea;
	padding:5px;
	margin-bottom:20px;
	overflow:hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size:small;
	line-height:18px;

}
.authorinfo{
	border:3px solid #eaeaea;
	padding:5px;
	width:100%;
	margin: 3px;
	margin-bottom:10px;
	overflow:hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size:small;
	line-height:18px;
}

.postauthor .avatar, .authorinfo .avatar{
 	float:left;
}
.postauthor .social{
 	float:right;
	display:block;
}
.postauthor p, .authorinfo p{
	margin-bottom:10px;

}
/*Footer*/

#footer .container {
    background: #eaeaea;
    border-top: 1px solid #afa8a7;
    padding: 0 0 0 0;
}
.footer-box{ 
	width:220px;
	float:left;
	margin:0 5px 10px 5px;
	#height:270px;
	overflow:hidden;
	font-size:small;
	}
#footer ul, #footer li {
    display:list-item;
    list-style: none outside none;
	font-size:small;
}
#footer li a {
    padding: 0 0px;
}
.footer-box h3{
	font-size:small;
	text-transform:uppercase;
	font-weight:bold;
}
/*Post syles*/
.post h2, .post h3, .post h4, .post h5, .post h6 {
    margin: 20px 0 0 0;
}
.post-content ul, .post-content ol {
    padding: 0 0 20px 24px;
}
/*Comments*/
#comments ol li{
	list-style:none;
	
}
#comments ol .odd{
	background:#eaeaea;
	padding:5px;
	margin-bottom:10px;
	border:#d9d9d9 solid thin;
	min-height:135px;
}
#comments ol .even{
	background:#ffffff;
	padding:5px;
	margin-bottom:10px;
	border:#d9d9d9 solid thin;
	min-height:135px;
}
.comment-text .gravatar img{
	border:solid white thick;	
	}
/*Author */
#recent-author-posts ul li, #recent-author-comments ul li {
	list-style:none;
	
}
/*Archive*/

.archive-meta{
	font-size:small;
	margin-bottom:10px;
	
}
.single-post{
	padding-bottom:0px;
}
/*Avatar*/
.avatar{
	float:left;
	margin: 3px 10px 0 0;
}
/*Warning*/
.widget-alert{
	border: solid thing #CCC;
	padding:10px;	
}

/*Accessability*/
.hide{
	visibility:hidden;
	margin: -50px 0 0 0;
}
/*Hightlight*/
.whiteBarBubble{
	visibility:hidden;
	margin: -50px 0 0 0;	
}
/*Search*/
.search{
	float:right;
	margin: 5px;	
}

/*Faktaboks*/
.fact-box{
	float:right;
	margin:10px 0 10px 10px;
	width:220px;
	background: #fbfbfb;
    border: 1px solid #eaeaea;
    padding: 5px 10px 5px 10px;
	font-size: small;
	line-height:18px;
	
}
/*Ingress*/
.first_paragraph{
	color:#756D70;
	font-weight:bold;
	}
/*Tooltip*/
.domtooltips{
	border-bottom: 1px dotted #524C4E;
	
}