
/* @override 
	http://hemulius/nww/assets/css/screen.css */


/* @group general */

html, body {
	height: 100%;
}

body{
	font: 15px/22px 'Open Sans', sans-serif;
	color: #555;
	background: url(../images/header_bg3.png) repeat-x center top #fff;
}

.wrap:before,
.wrap:after,
article:before,
article:after,
aside:before,
aside:after,
section:before,
section:after,
.content:before,
.content:after,
a.button:before,
a.button:after 	{content:"";display:table;}
.wrap:after,
article:after,
aside:after,
section:after,
.content:after,
a.button:after 	{clear:both;}
.wrap,
article,
aside,
section,
.content,
a.button			{zoom:1;}

.clear {clear:both;margin:0;padding:0;height: 0;}
.clear-left {clear:left;}

.floatleft {float:left!important;}
.floatright {float:right!important;}
  
.first {margin-right: 20px;}
.last { margin-left: 20px;}

.hide_me {display: none; }
.quote{ font-size: 16px; line-height: 20px; color: #666; background: url(../images/quote_bg.png) no-repeat left top; padding-left: 24px; font-style: italic; background-position: 0 5px ;}

img.floatleft { margin-right: 20px;}
img.floatright { margin-left: 20px;}
img {margin-bottom: 20px; }


.divider {border-bottom: 1px solid #ccc; margin-bottom: 20px;} 

/* @end */


/* @group bootstrap overrides */
.thumbnail {
    border-width:0;
    box-shadow:none;
    display:block;
    padding:0;
}
.thumbnail {
	border-radius:0;
	margin-bottom:20px;	
}
.thumbnail img {
	margin-bottom:0;
}
.thumbnail-left{
	float: left;
	margin-right:20px;
}
.thumbnail-right{
	float: right;
}

/* @end */


/* @group typography */

h1, h2 {
	font-family: 'Merriweather', Arial, sans-serif;
	color: #3c5aa8;
	margin-bottom: 20px;
	line-height: 120%;
	font-weight: bold;
	 }
h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	margin-bottom: 10px;
	line-height: 120%;
	font-weight: 600;
	text-transform: uppercase;
	 }

h1 {font-size: 36px; letter-spacing: -0.04em;}
h2 {font-size: 28px; letter-spacing: -0.04em;}
h3 {font-size: 18px; letter-spacing: -0.04em;}
h4 {font-size: 16px; letter-spacing: -0.04em;}
h5 {font-size: 15px; letter-spacing: -0.04em;}
h6 {font-size: 13px; letter-spacing: -0.04em;}

.h_bg, .h_blue, .h_purple, .h_yellow, .h_green, .h_grey{  
	font: 16px/24px 'Open Sans', sans-serif; 
	text-transform: uppercase; 
	font-weight: 400;
	color: #fff;
	padding: 4px 0 4px 8px;
	letter-spacing: 0.02em; 
/* TEST */
border-radius:1px;
}
	
.h_blue{background: #204074;}
.h_purple {background: #9d3393;}
.h_yellow {background: #fdb94d;}
.h_green {background: #9ebe3b;}
.h_grey {background: #bbbdc0;}

.h_blue a, .h_purple a, .h_yellow a, .h_green , .h_grey a{  
	color:#fff;
}

.h_bg {  
	font: 16px/24px 'Open Sans', sans-serif; 
	text-transform: uppercase; 
	font-weight: 400;
	color: #fff;
	padding: 4px 0 4px 8px;
	letter-spacing: 0.02em; 
}

.blue	{background: #204074;}
.purple {background: #9d3393;}
.yellow {background: #fdb94d;}
.green 	{background: #9ebe3b;}
.grey 	{background: #bbbdc0;}
/*test*/
/*.grey 	{background: #EDEDED;}*/
.blue a, .purple a, .yellow a, .green a, .grey a {
	color:#fff !important;
}

ul, ol {list-style-type: none;}
li {/*line-height: 24px;*/}
p,ul, ol {margin-bottom: 15px; letter-spacing: -0.02em; font: 14px/21px 'Open Sans', sans-serif; }
ol li {list-style:decimal;}
ul {
	margin-left: 8px;
}
ul li {  padding: 2px 0 2px 18px;  background:url(../images/list_item.png) no-repeat left 10px; }
small {font-size: 12px;font-weight: normal;color: #666; }

p+ul {
	margin-top: -10px;
}

table td {
	padding:0 5px 0 0;
	font-size: 13px;
	line-height:20px:
}

strike {display: none}
.hide-text {text-indent: 100%;white-space: nowrap;overflow: hidden;}

hr {
	height:1px;
	border-color:#ccc;
	border-width:0;
	background-color:#ccc;
	clear:both;
	overflow: hidden;
	margin: 20px 0;
}

.more{ font-weight: bold;}
ul.more {
	padding:0;
	margin:0;
	list-style-type:none;
	/*font-weight: normal;*/
}
ul.more li {
	background-image: none;
	padding:0;
	margin:0;
	line-height: 20px;
}


a, a:visited {text-decoration:none; color: #3c5aa8; }
a:hover {text-decoration:underline;color: #3c5aa8;}

/* @end */


/* @group layout */
.wrapper{
	width: 940px;
	min-height: 100%;
	xheight: auto !important;
	xheight: 100%;
	margin: 0 auto -301px; /* the bottom margin is the negative value of the footer's height */	
}

#push {
	height: 301px; /* .push must be the same height as .footer */
	clear: both;
}

#header{
	position:relative;
	width: 940px;
	float: left;
	margin: 70px 0 20px;
	}

#footer_container {
	height:301px;
}

#footer{
	padding: 20px 0;
	border-top: 1px solid #ccc;
	font-size: 14px;
	width:940px;
	margin: 0 auto;
	position:relative;
}

.grid_1 {width:60px;}
.grid_2 {width:140px;}
.grid_3 {width:220px;}
.grid_4 {width:300px;}
.grid_5 {width:380px;}
.grid_6 {width:460px;}
.grid_7 {width:540px;}
.grid_8 {width:620px;}
.grid_9 {width:700px;}
.grid_10 {width:780px;}
.grid_11 {width:860px;}
.grid_12 {width:940px;}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { float: left;  }
.placeholder{ background: #eff1f2; height: 100px; margin-bottom: 20px;}


aside.right {
	margin: 0;
}


/* @end */


/* @group header */
#header {
	margin:0 0 20px;
}
#header h1#header{
	float: left;
}
#header h1.logo {
	margin:65px 0 0px;
}
#header h1.logo a {
	background: url(../images/logo.jpg) no-repeat left;
	height: 90px;
	width: 209px;
	float: left;
 }
#header h1.logo a:focus{
	outline:0;
	border:0;
}
#header h1.logo-norgesskolen {
	margin:50px 0 -20px 0;
}
#header h1.logo-norgesskolen a {
	background: url(../images/logo-norgesskolen.jpg) no-repeat left;
	height: 140px;
	width: 178px;
 }

#header .form-search{
	background: none;
	border: none;
	position: absolute;
	right:-8px;
	top: 10px;
	margin:0;
}
#header .search_input,
#search input {
	padding: 7px;
}
#header .search,
#search button {
	background: url(../images/search_icon.png) no-repeat center #686a6c;
	text-indent: -9999px;
	padding: 8px 18px;
	border: none;
	position: relative;
	right: 8px;
	}
#header .search:hover,
#search button:hover {
	background: url(../images/search_icon.png) no-repeat center #54575b;
}

/* @end */


/* @group search */

.search_container #header {
	margin-bottom:0;
}

.search_result {
	margin:0 0 20px 10px;
}
#search_totals {
	font-weight:bold;
}

#search{
	clear:both;
	background: #f6f6f6;
	border: none;
	display:block;
	padding:20px 10px;
}

/* @end */


/* @group navigation */

nav#lang {
    position: absolute;
    right: 280px;
    top: 17px;
}

nav#lang ul li {
	display: inline;
	margin:0 0 0 10px;
	padding:0;
	text-transform: uppercase;
	font-size: 13px;
	background-image:none;
}
nav#lang ul li a{
	color:#666;
}
nav#lang ul li a.active{
	color:#3C5AA8;
	/*font-weight:bold;*/
}

nav#main ul  {
	position:relative;
	display:block;
	float: right;
	margin:-20px 0 -1px 0;
	text-transform: uppercase;
	color: #484d53;
	font-size: 13px;
}	
 nav#main ul li {
	float: left;
	padding: 10px 14px;	
	background: #fff;
	background-image:none;	
	border-top: 1px solid #cfd3d8;
	border-left: 1px solid #cfd3d8;
	border-right: 1px solid #cfd3d8;
	margin: 10px 0 0 2px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;	
}
nav#main ul li a, nav#main ul li a:visited {
	color: #666;
}
nav#main ul li.active {
	background: rgb(250,251,251); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,251,251,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,251,251,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(250,251,251,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(250,251,251,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(250,251,251,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(250,251,251,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfb', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */	
}
nav#main ul li.active a{
	color:#3C5AA8;	
}

/* alternativ main navigation
nav#main ul  {
	z-index:10;
	position:relative;
	display:block;
	float: right;
	margin:-20px 0 -1px 0;
	text-transform: uppercase;
	color: #484d53;
	font-size: 13px;
}
nav#main ul li {
	float: left;
	padding: 10px 14px;
	margin: 10px 0 -1px 0;
	background: #fff;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ccc;
}
nav#main ul li a, ul#main  li a:visited {
	color: #666;
}
nav#main ul li.active{
	background:#ededed;
	border-bottom-color:#ededed;
	border-width:1px;
	border-radius:3px;
}
nav#main ul li.active a{
	color:#3C5AA8;	
}
*/

nav#sub ul {
	position:relative;
	z-index:9;
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ededed;
	border-top: 1px solid #cfd3d8;
}
nav#sub ul li {
	float: left;
	display: inline;
	margin: 0 0 0 2px;
	padding: 7px 10px;
	background:inherit;
	background-image:none;	
	font-size:13px;
	line-height: 22px;
}
nav#sub ul  li a, #sub ul li a:visited {
	color: #666;
}
nav#sub ul li.active,
nav#sub ul li.parent-active {
	top:0;
	margin-top:0;
	border-width:0;
	background: url(../images/tri_nav_active.png) no-repeat bottom center;
	font-weight:bold;
}
nav.has-tri ul li.active,
nav.has-tri ul li.parent-active {
	background: url(../images/sec_nav_active.png) no-repeat bottom center !important;
}
nav#sub ul li.active a,
nav#sub ul li.parent-active a {
	top:0;
	position: relative;
}


nav#tri ul {
	background: #f6f6f6;
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	border-width:0;
}
nav#tri ul li {
	float: left;
	display: inline;
	padding: 7px 10px;
	margin: 0 0 0 0;
	background:inherit;	
	background-image:none;	
	font-size:13px;
	line-height: 22px;
}
nav#tri ul li a, #sub ul li a:visited{
	color: #666;
}
nav#tri ul li.active,
nav#tri ul li.parent-active{
	font-weight: bold;
	background: url(../images/tri_nav_active.png) no-repeat bottom center;
}

/* @end */


/* @group footer */

#footer_container {
	background: url(../images/footer_bg3.png) repeat-x center bottom;
	width: 100%;
	padding: 0;
	float: left;
}
.colophon{
	width: 220px;
	margin-right: 100px;
	float: left;
}
.contact_column{
	width: 193px;
	float: left;
	margin:0 20px 0 0;
}
.contact_column.last {
	margin: 0;
}
.footer_nav{
	border-top:1px solid #ccc;
	padding: 20px 0;
	float: right;
}
.footer_nav ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.footer_nav ul li {	
	display: inline;
	padding: 0 10px 0 0;
	color: #999;
	background-image:none;	
}
.footer_nav ul li a {
	padding: 0 10px 0 0;
	margin: 0;
}
footer .credit {
	position:absolute;
	right:0;
	top:260px;
	font-size:13px;
	color:#999;
}

/* @end */


 /* @group social buttons */
 
 ul.social {
 	margin:0 0 10px 0;
 }
 
 ul.social li {
    display: block;
    float: left;
    list-style-type: none;
    margin: 5px 10px 0 0;
    padding: 0;
}
ul.social li a {
    display: block;
    float: left;
    height: 32px;
    text-indent: -5000px;
    width: 32px;
}
ul.social li a:focus {
	outline:0;
	border:0;
}
ul.social li.fb a {
    background: url("../images/facebook_32.png") no-repeat scroll 0 0 transparent;
}
ul.social li.tw a {
    background: url("../images/twitter_32.png") no-repeat scroll 0 0 transparent;
}
ul.social li.ig a {
    background: url("../images/instagram_32.png") no-repeat scroll 0 0 transparent;
}
ul.social li.yt a {
    background: url("../images/youtube_32.png") no-repeat scroll 0 0 transparent;
}
ul.social li.li a {
    background: url("../images/linkedin_32.png") no-repeat scroll 0 0 transparent;
}

/* @end */


/* @group page */

.article {
	margin:0 0 30px 0;
}
.byline{
	border-bottom: 1px solid #ccc;
	border-top:1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 25px;
	}
.byline-bottom {
	border-width:1px 0 0 0;
	margin:20px 0 40px 0;
}	
.byline span{
	font-weight: normal;
	text-transform: none;
	padding-right:10px;
}
.byline label{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}	
.byline p{
	padding: 8px 0;
	display: inline;
}
.article h1,
h1.page {
    font-size: 28px;
    letter-spacing: -0.04em;
    margin-top:10px;
	clear:left;
}
.article .cover + h1 {
	margin-top:0;
}
.lead,
.lead p {
	font: 100 16px/25px 'Merriweather', serif;
	margin-bottom:15px;
}


/* @end */


/* @group page - attachments */

aside.attachments {
	float: right;
	clear: right;
	margin-bottom:20px;
}

.attachments ul li {
	background: url(../images/list_item.png) no-repeat left 9px;
	margin-left:-2px;
	padding:2px 0 2px 18px;
	line-height: 20px
}

/* @end */


/* @group page - share */
aside.share {
	clear:right;
	float:right;
	margin-bottom: 17px;
	height:130px;
}
aside.share .fb-like,
aside.share .twitter-share-button,
aside.share .google-plus-one-button
{
	display:block;
	float:left;
	clear:left;
	vertical-align:top;	
	padding:0 0 8px 8px;
	widht:210px;
}

section.share {
	margin-top:20px;
}
section.share .facebook-like-button,
section.share .twitter-share-button,
section.share .google-plus-one-button
{
	float:left;
	padding-right:20px;
	vertical-align:top;	
}
section.share .fb_iframe_widget iframe {
	vertical-align:top;
}

/* @end */


/* @group page - images */

aside.image {
	float:right;
	clear:both;	
	margin-bottom:30px;
}
aside.image-left{
	float:left;
	margin:0 30px 30px 0;
}
aside.image-center{
	float:none;
}
aside.image img {
	margin:0;
}
aside.image p {
	color: #999;
	font-size: 13px;
	line-height: 16px;
	margin:8px 0 0 0;
}
aside.image span {
	display:block;
	color: #999;
	font-size:12px;
	line-height: 16px;
	margin:5px 0 0 0;
}
aside.image-center span {
	float:right;
}
aside.image span label {
	font-size:12px;
	line-height:inherit;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	margin:0;
}
aside.image span+p {
	margin-top:5px;
}
/* @end */


/* @group page - faq */

ul#faq {
	margin-left: 0;
}

ul#faq li {
	background:url(../images/arrow_br.png) no-repeat 2px 5px;
	padding-left:15px;
}
ul#faq li.visible {
	background:url(../images/arrow_bd.png) no-repeat 0 5px;
}
ul#faq h3 {
	font-family: 'Merriweather',Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.04em;
	text-transform: none;
}
ul#faq div {
	display:none;
}

/* @end */


/* @group page - persons */

section.persons{
	margin-top:20px;
}
section.persons article {
	width:330px;
}
section.persons article h3 {
	font:bold 16px/24px 'Merriweather',serif;
	color:#3c5aa8;
	margin-bottom:0;
	letter-spacing:-0.02em;
	text-transform:none;
}
section.persons p.text {
	margin-bottom:5px;
}
section.persons p.title {
	margin:0 0 5px 0;
	color:#000;
	font-size: 12px;
	text-transform:uppercase;
}
section.persons img.thumbnail {
	float:left;
	margin:0 10px 20px 0;
}

section.persons-one {
	margin:20px 0 20px 140px;
}
section.persons-one article {
	width:540px;
}
section.persons-one article h3 {
	font:bold 18px/24px 'Merriweather',serif;
}
section.persons-one img.thumbnail {
	margin:0 20px 30px -160px;
}

/* @end */


/* @group slideshow */

section#slideshow {
	position:relative;
	padding:10px;
	background-color:#EFF1F2;
}

/* @end */

/* @group voting */

#vote_container {
	position:absolute;
	z-index:2000;
	margin-top:15px;
	right:25px;
	width:100px;
	background:#BBBDC0;
	text-align:center;	
}

#vote_container form,
#vote_container .thanks {
	display:none;
	margin:0;
	height:120px;
}

#vote_container h4 {
	padding:5px;
	margin:0 0 15px 0;
	background:#9EBE3B;
	color:#fff;
}

#vote_container h2 {
	background: rgb(153,153,153); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153,153,153,1) 0%, rgba(153,153,153,1) 50%, rgba(140,140,140,1) 51%, rgba(140,140,140,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,153,153,1)), color-stop(50%,rgba(153,153,153,1)), color-stop(51%,rgba(140,140,140,1)), color-stop(100%,rgba(140,140,140,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#8c8c8c',GradientType=0 ); /* IE6-9 */
	padding: 3px 8px;
	border-radius: 2px;
	margin: 5px 1px 5px 0;
	color: #fff;
	font-weight: 900;
	text-shadow: 1px 1px 1px #666;
	font-size:28px;
	display: inline;
}
#vote_container p,
#vote_container a {
	display: block;
	padding:10px 5px;
	font-size:14px;
}

#vote_container .thanks {
	display:none;
}

/* @end */


/* @group notes */

section.notes {
	clear: both;
	margin:0 0 0 -20px;
}

article.note .thumbnail-right-float {
	float: right;
	margin:-35px 0 0 0;
}
article.note .thumbnail-right-float img {
	margin:0;
}
article.note .thumbnail-right-float:hover {
   box-shadow:none;
}
article.note .thumbnail-left {
	float: left;
	margin:0 20px 0 0;
}
article.note p+p {
	margin-top:15px;
}
article.note p {
	font-size: 15px;
	line-height:20px;
	margin-bottom:5px;
}
aside article {
	margin-bottom:30px;
}


article.note div.bg {
	padding:10px;
}
article.note div.bg {
	padding:10px;
}

article.note div.bg:before,
article.note div.bg:after 	{content:"";display:table;}
article.note div.bg:after 	{clear:both;}
article.note div.bg			{zoom:1;}

article.note div.bg a.thumnail {
	margin-bottom: 0;
}

article.note div.gray {
	background:#EFF1F2;
}

/* @end */


/* @group listing */

.list article {
	margin-bottom: 20px;
}
.list article a.thumbnail {
	display:block;
	float:right;
	margin-left:20px;
}
.list article img {
	display:block;	
	margin:0;
}
.list article h2 {
    font: 900 18px/24px 'Merriweather',serif;
    margin-bottom: 0;
}
.list article p {
	font-size: 15px;
	margin-bottom:5px;
}
.list article .more {
	font-weight:normal;
}

/* @end */


/* @group listing - news */

section.news article.span6 {
	margin-left:260px;
	width:220px;
}
section.news article a.thumbnail {
	float:left;
	margin:0 20px 0 -240px;
}

/* @end */

/* @group listing - left thumbnails */

/*section.news article.span6 {
	margin-left:260px;
	width:220px;
}
section.news article a.thumbnail {
	float:left;
	margin:0 20px 0 -240px;
}*/

section.thumbnail-left article a.thumbnail {
 	float:left;
 	margin:0 20px 20px 0;
}
section.thumbnail-left article a.thumbnail img {
 	margin:0;
}
section.thumbnail-left article a.thumbnail:hover {
    box-shadow:none;
}

/* @end */


/* @group listing - right thumbnails */

section.thumbnail-right article a.thumbnail {
 	float: right;
 	margin:0 0 20px 20px;
}
section.thumbnail-right article a.thumbnail img {
 	margin:0;
}
section.thumbnail-right article a.thumbnail:hover {
    box-shadow:none;
}

/* @end */

/* @group blog */

#blog a{
	color:#9d3393;
}
#blog.diary a {
	color:#204074;	
}

#blog .blogposts {
	float:left;
	width:620px;
	padding:10px 0 30px 0;
}

#blog h1,
#blog h2 {
	margin:0;
	color:#9d3393;	
}
#blog.diary h1,
#blog.diary h2 {
	margin:0;
	color:#204074;	
}


#blog p.meta {
	font-size: 13px;
	font-style:italic;
}
#blog .tags {
	margin:10px 0 0 0;
	font-style:italic;
}
#blog article a.thumbnail-left{
	margin:0 20px 20px 0;
}
#blog article a.thumbnail-right{
	margin:0 0 20px 20px;
}
#blog article a.more{
	font-size:14px;
}

#blog .blogposts article {
	padding-bottom:15px;
}

#blog .blogposts article div.text p {
	margin: 0;
}
#blog .blogposts article div.text p + p{
	margin-top:15px;
}
#blog .blogposts article + article {
	border-top: 1px solid #ccc;
}
#blog .blogposts article + article h2 {
	margin-top:20px;
}

#blog .blogpost {
	padding:10px 0;
}

#blog aside.right {
	float:right;
	width:240px;
	padding:10px 0;
}

#blog aside.right img {
	margin:0;
}
	
#blog .blog-archive a,
#blog .blog-tags a {
	color:#555;
}
#blog .blog-archive a:hover,
#blog .blog-tags a:hover {
    color:#9d3393;
}
#blog .blog-tags p {
    line-height: 1.2;
}
#blog .blog-tags p a {
    color: #524F4D;
    padding-right: 10px;
}

#blog #disqus_thread {
	margin:20px 0;
}

/* @end */

/* @group pagination */

.pagination {
	margin:40px 0;
	clear:both;
	text-align: center;
}
.pagination li {
	 background-image: none;
}

.pagination li a {
	border-radius:0 !important;
	border-color:#BBBDC0;
}
.pagination a:hover, .pagination .xactive a {
    background-color:#BBBDC0;
    color:#fff;
    text-decoration:none;
}
.pagination .active a {
    background-color:#fff;
    color: #999 !important;
    text-decoration:none;
}

/* @end */


/* @group nww - home slider */
.slider {
	position: relative;
	height: 334px;
	margin-left:0px;
	margin-bottom:30px;	
	overflow: hidden;
}

.slider .items {
    position: absolute;
    width:20000em;
}

.slider .items article {
	position: relative;
	height: 334px;	
	width:700px;
	float:left;
}

.slider img {
	display:block;
}
.slider .text {
	background: #000; /*older browsers*/
	background: rgba(0,0,0, 0.7);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.slider h2 {
	position: absolute;
	top: 40px;
	left:0px;
	font: 900 24px/32px 'Merriweather', serif;
	color: #fff;
	padding: 8px 15px;
	margin-bottom: 0;
}
.slider .text h2 {
	position:relative;
	top:auto;
	left:auto;
	padding: 5px 15px 0px 15px;
}

.slider h2 a,
.slider h2 a:visited{
	color: #fff;
}

.slider .text h2+.lead {
	margin-top: -5px;
}
.slider .text .lead
{
	color: #fff;
	padding:10px 15px 10px 15px;
	margin: 0;
	font-size: 16px;
	line-height:20px;
	color: #ccc;
}
.slider .text .lead p {
	margin: 0;
	display:inline;
}
.slider .text .lead a,
.slider .text .lead a:visited{
	color: #fff;
	text-decoration: underline;
}

.slider .text .lead a:hover{
	text-decoration: none;
}


.slider .blue {
	/*background: #204074;*/ /*older browsers*/
	/*background: rgba(32,64,117, 0.8);*/
	background:url(../images/blue80.png) repeat;
}
.slider .purple {
	background: #9d3393;
	background: rgba(157, 51, 147, 0.9):
}
.slider .yellow {
	background: #fdb94d;
	background: rgba(253, 185, 77, 0.9);
}
.slider .yellow .lead {
	color: #fff;
}
.slider .green {
	/*background: #9ebe3b;*/ /*older browsers*/
	/*background: rgba(158, 190, 59, 0.9);*/
	background:url(../images/green80.png) repeat;
}
.slider .green .lead {
	color: #fff;
}
.slider .grey {
	background: #bbbdc0;
	background: rgba(187, 189, 192, 0.9);
	/*test*/
	background: rgba(237, 237, 237, 0.9);
}
.slider .grey a {
	color: #3C5AA8 !important;	
}
.slider .grey .lead {
	color:#666 !important;
}
.slider .black {
	background: #000;
	background: rgba(0, 0, 0, 0.75):
}
.slider .black .lead {
	color: #fff;
}

#slidernav {
	position: absolute;
	right:15px;
	bottom:15px;
}

#slidernav a {
	display:block;
	float:left;
	width:11px;
	height:11px;
	margin-left:1px;	
	background: url('../images/slider_js.png') no-repeat;
	cursor: pointer;
}
#slidernav a.active {
	background: url('../images/slider_active.png') no-repeat;
}


/* @end */


/* @group nww - home issues */
.issues {
	margin-bottom:20px;
}

/* @end */


/* @group nww - home ads */

section.ads{
	margin: 0px 0 0 0;
	padding: 40px 0;
	border-top: 1px solid #ccc;
}
section.ads article{
	float:left;
}
section.ads article{
	line-height:100px;
	text-align:center;
}
section.ads article img{
	vertical-align:middle;
	margin:0;
}
section.ads article+article{
	margin-left:60px;
}

/* @end */

/* @group nww - home blog */

p.blog-latest {
	font:100 16px/22px 'Merriweather', serif !important;	
}

/* @end */

/* @group nww - issue(s) page */

#issue .content{
	position: relative;
	float: left;
	width: 450px;
	height: 600px;
	margin: 20px 25px 0 0;
	border: 1px solid #CFD3D8;
	-webkit-box-shadow:5px 5px 5px #aaa;
	-moz-box-shadow:5px 5px 5px #aaa;
	box-shadow:5px 5px 5px #aaa;
	overflow: hidden;
	overflow-y: auto;
}
#issue .content img {
	margin: 0;
	display:block;
}

#issue .content article{
	display: none;
	padding: 20px 20px 10px 20px;
}
#issue .content article img {
	margin-bottom:5px;
}
#issue .content article p.photo-copyright {
	margin-bottom:10px;
}
#issue .content article p.photo-copyright label {
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}
#issue .content article h1 {
	font-size: 26px;
	line-height: 35px;	
	letter-spacing: -0.04em;
	margin:5px 0 10px 0;
}
#issue .content article div.lead,
#issue .content article div.lead p {
	font: bold 15px/22px 'Open Sans', sans-serif;
	margin-bottom:15px;
}

#issue .content article div.text,
#issue .content article div.text p {
	font-size: 14px;
	margin-bottom: 15px;
}

#issue .content a.back{
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	padding: 2px 10px 2px 10px;
	color: #fff;
	background-color: rgb(201,0,5);
	text-transform: uppercase;
	font-size:12px;
}

#issue nav {
	float: right;
	width: 400px;
	height: 600px;
	margin-top: 20px;
	padding-left:40px;
	/*border-left: 1px solid #ccc;*/
}

#issue nav h4 {
	margin-bottom:10px;
	color: #fff;
	cursor:pointer;		
}

#issue nav .pane {
	display: none;
	padding:5px 8px 15px 8px;
}

#issue nav .flipper {
	padding:5px 0 15px 0;
	display:block;
}

#issue nav .flipper article:hover {
	cursor: pointer;
	background-color: #f6f6f6;
}

#issue nav h3 {
	margin: 0;
	padding:10px 8px 5px 8px;
	font: 900 18px/24px 'Merriweather',serif;
	text-transform:none;
	color:#3c5aa8;
}

#issue nav p.text {
	margin: 0;
	padding:0 8px 10px 8px;
	font-size: 14px
}

#issue nav p.text img {
	width:9px;	
	margin:0 0 0 7px;
}

#issue nav h2 {
    font: 900 18px/24px 'Merriweather',serif;
    margin-bottom: 0;
}

#issue nav .pane h3 {
	font-weight:700;
	margin:0 0 -5px 0;
}

#issues {
	clear: both;
	margin: 30px 0 30px 0;
	padding-top: 10px;
	border-top: 1px solid #ccc;	
}

#issues ul {
	margin:20px 0;
}

#issues ul li {
	float:left;
	display:block;
	padding:0;
	margin-right:20px;
	margin-bottom: 20px;
	background-image:none;
	-webkit-box-shadow:3px 3px 3px #aaa;
	-moz-box-shadow:3px 3px 3px #aaa;
	box-shadow:3px 3px 3px #aaa;
}

#issues ul li img {
	display:block;
	margin:0;
}
/* @end */



/* @group nww - form */

form.nww {
	margin:0px 0 20px 0;
	padding:10px 20px 10px 20px;
	background:#ededed;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
}
form.nww input+input,
form.nww label.error+input {
	margin-top: 5px;
}
form.nww .hidden {
	display:none;
}
form.nww legend,
form.nww h4 {
	padding:15px 0;
	margin:0;
	font:bold 16px/16px 'Open Sans', sans-serif;
	color:#333;
	text-transform: uppercase;
}
form.nww legend + .control-group {
    margin-top:0px;
}
form.nww div.control-group {
	position:relative;
	padding:4px 8px;
	margin-bottom:4px;
	background:#F6F6F6;
	border:2px solid #fff;
	border-radius:5px;
}
form.nww .control-label {
	width: 100px;
}
form.nww .controls {
	margin-left: 120px;
}
form.nww .form-actions {
	margin:0 0 10px 0;
	padding:10px 10px 20px 130px;
	background-color:inherit;
	border-width:0;
}

form.nww button.btn-medium {
	padding:7px 14px;
	font-size:16px;
	line-height: 20px;
}

form.nww label.error {
	position: absolute;
	top:5px;
	left:360px;
	width:245px;
	z-index: 1000;
	padding:5px 8px;
	margin-bottom: 21px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #9d3393;
	border: 1px solid #8a2f91;
	border-color:#9d3393 #8a2f91 #8a2f91 transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 13px;
}
form.nww label.error:after {
	position: absolute;
	width:0;
	height:0;
	top:6px;
	left:-17px;
	border-style:solid;
	border-width:8px;
	content: " ";
	z-index:1;
	border-color:transparent #9d3393 transparent transparent;
}

.form-error-message {
	display:none;
    float: left;
    position: relative;
    width: 450px;	
    margin: 0 25px 0 0;
	padding:20px;
	background:#ededed;
   	border: 1px solid #CFD3D8;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
    box-shadow: 5px 5px 5px #AAAAAA;
}

/* @end */


/* @group nww - membership form */

form#membership .control-label {
	width: 140px;
}
form#membership .controls {
	margin-left: 160px;
}

form#membership .form-actions {
	margin:10px 0 0 165px;
	padding:0 0 10px 0;
}
form#membership label.error {
	left:400px;
}

#issue form#membership {
	width: 410px;
	postion:relative;
}
#issue div#message {
	width: 400px;
	box-shadow:none;
	border-width:0;
}
#issue form#membership .close {
	position:absolute;
	top:5px;
	right:10px;
}

/* @end */


/* @group nww - signup page */

#signup {
	padding-bottom:30px;
}

#signup .lead {
	margin-bottom:30px;
}

#signup form#membership {
    border: 1px solid #CFD3D8;
    box-shadow: 5px 5px 5px #AAAAAA;
    float: left;
    height: 600px;
    margin: 0 25px 0 0;
    position: relative;
    width: 450px;
}

#signup aside form select {
	width:180px;
}

/* @end */

/* @group nww - newsletters form */

form#newsletter {
	margin-top:15px;
	border: 1px solid #CFD3D8;
	box-shadow: 5px 5px 5px #AAAAAA;
}

/* @end */


/* @group nww - newsletter campaign archive */

dl.campaign_archive {
	font-size:14px;
	margin-top:0;
}
dl.campaign_archive dt {
	float:left;
	clear:both;
	width:80px;
	padding-right:10px;
	line-height: 21px;
}

/* @end */

/* @group nww - chapters */

#chapters {
	margin-left:0px;
}

#chapters #map {
	margin-bottom:30px;
	border: 1px solid #CFD3D8;
	box-shadow: 5px 5px 5px #AAAAAA;
}
/* @end */


/* @group norgesskolen - general */
 
.c2a-btn{
	padding: 10px 2px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-radius: 3px;
	margin: 10px 0;
	text-shadow: none;
	border: 1px solid #a0a09f;
	background: rgb(187,189,192); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(187,189,192,1) 0%, rgba(162,161,161,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,189,192,1)), color-stop(100%,rgba(162,161,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(187,189,192,1) 0%,rgba(162,161,161,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(187,189,192,1) 0%,rgba(162,161,161,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(187,189,192,1) 0%,rgba(162,161,161,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(187,189,192,1) 0%,rgba(162,161,161,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbdc0', endColorstr='#a2a1a1',GradientType=0 ); /* IE6-9 */
	}
.c2a-btn:visited,
.c2a-btn:active{
	color: #fff;	
}
.c2a-btn:hover{
	color: #fff;
	text-decoration: none;
	background: rgb(162,161,161); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(162,161,161,1) 0%, rgba(187,189,192,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(162,161,161,1)), color-stop(100%,rgba(187,189,192,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(162,161,161,1) 0%,rgba(187,189,192,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(162,161,161,1) 0%,rgba(187,189,192,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(162,161,161,1) 0%,rgba(187,189,192,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(162,161,161,1) 0%,rgba(187,189,192,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a1a1', endColorstr='#bbbdc0',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	}

/* @end */


/* @group norgesskolen - home */

div.school-home {
	float:left;
}

div.school-home .slider {
	height: 450px;
}

div.school-home .slider .items article {
	position: relative;
	height: 450px;	
	width:940px;
	float:left;
}



div.home-buttons{
	padding: 25px 0;
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
}
div.home-buttons-r{
	margin-left:20px;
}
div.home-buttons a {
	display:block;
	float:left;
	width:454px;	
}
div.home-buttons a + a {
	margin-left:8px;
}
div.home-buttons-2 a{

	width:220px;
}
div.home-buttons-3 a{
	display:block;
	float:left;
	width:142px;
}

aside.school-home {
	float:right;
	width:480px;
}

aside.school-home .fb-like-box {
	float: right;
	margin-bottom: 20px;
}

section.news-school-top article {
	margin-bottom:0;
}
section.news-school-top article a.thumbnail {
	margin:0 0 20px 0;
}
section.news-school-top article h1 {
	font-size: 28px;
	margin-bottom:10px;
}

section.news-school-home {
	clear:left;
	width:460px;
}
section.news-school article.span6 {
	margin-left:200px;
	width:280px;
}
section.news-school article a.thumbnail {
	float:left;
	margin:0 20px 0 -180px;
}

/* @end */

/* @group norgesskolen - top greetings */

section.greetings-school-top article a.thumbnail {
	float:left;
	margin:0 20px 20px 0;
	/*margin-bottom:0;*/
}


section.greetings-school-top article {
	position: relative;
}
/* single slide */
section.greetings-school-top blockquote {
	text-align: left;
	font-style:italic;
	font-size: 18px !important;
	line-height: 1.6;
	font-family: Georgia, serif;
	margin:0;
    padding:0 0 0 40px;
	border-left:0;
    font-size:12px;
    clear: both;
    position: relative;
}
section.greetings-school-top blockquote:before {
	top:-30px;
}

section.greetings-school-top cite {
	font-size: 15px;
}
/* 
section.greetings-school-top cite:before {
	content: "\2014 \2009";
}*/

section.greetings-school-top hr {
	margin-left:20px
}

section.greetings-school-top a.more {
	float:right;
}

/* @end */

/* @group norgesskolen - register note */

.register_container{
	background: #eff1f2;
	padding-bottom:10px;
	height:295px;
}
.register_container + article.note {
	height:295px;	
}
.register_container div.text {
	padding:0 10px;
}
h3.h_register {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	padding: 14px 10px ;
	background: #9ebe3b;
	text-transform: none;
	width: 200px;
	margin: 0;
	line-height: 20px;
	float:left;
	letter-spacing: 0;
	}
.h_register span{
	font-size: 15px;
	color: #e0e0e0;	
	}
.counter{
	color: #fff;
	float: left;
	padding: 10px ;
	width: 200px;
	}
.counter h4{
	margin: 0;
	color: #999;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: normal;
	}
.counter .days, .counter .hours{
	float: left;
	/*width: 100px;*/
	margin-right:20px;
	display: inline;
	}	
.counter div div {
	background: rgb(153,153,153); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(153,153,153,1) 0%, rgba(153,153,153,1) 50%, rgba(140,140,140,1) 51%, rgba(140,140,140,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,153,153,1)), color-stop(50%,rgba(153,153,153,1)), color-stop(51%,rgba(140,140,140,1)), color-stop(100%,rgba(140,140,140,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(153,153,153,1) 0%,rgba(153,153,153,1) 50%,rgba(140,140,140,1) 51%,rgba(140,140,140,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#8c8c8c',GradientType=0 ); /* IE6-9 */
	padding: 3px 8px;
	border-radius: 2px;
	margin: 5px 1px 5px 0;
	color: #fff;
	float: left;
	font-weight: 900;
	text-shadow: 1px 1px 1px #666;
	font-size: 18px;
	}
.register{
	display: block;
	padding: 10px;
	color: #fff !important;
	font-size: 15px;
	text-align: center;
	border-radius: 3px;
	margin:15px 0 0 0;
	text-shadow: none;
	border: 1px solid #8cab2b;
	background: rgb(166,195,76); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(166,195,76,1) 0%, rgba(145,174,55,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,195,76,1)), color-stop(100%,rgba(145,174,55,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(166,195,76,1) 0%,rgba(145,174,55,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(166,195,76,1) 0%,rgba(145,174,55,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(166,195,76,1) 0%,rgba(145,174,55,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(166,195,76,1) 0%,rgba(145,174,55,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c34c', endColorstr='#91ae37',GradientType=0 ); /* IE6-9 */
	}
.register:hover{
	color: #fff;
	text-decoration: none;
	background: rgb(145,174,55); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(145,174,55,1) 0%, rgba(166,195,76,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(145,174,55,1)), color-stop(100%,rgba(166,195,76,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(145,174,55,1) 0%,rgba(166,195,76,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(145,174,55,1) 0%,rgba(166,195,76,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(145,174,55,1) 0%,rgba(166,195,76,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(145,174,55,1) 0%,rgba(166,195,76,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91ae37', endColorstr='#a6c34c',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	}

/* @end */

/* @group norgesskolen - form */
/* container for slides */
.quotes {
    position:relative;
    float:left;
    width:100%;
    height:120px;
    overflow:hidden;
    cursor:pointer;
}

/* single slide */
.quotes blockquote {
	font-style:italic;
	font-size: 18px !important;
	line-height: 1.6;
	font-family: Georgia, serif;
    display:none;
    position:absolute;
    top:0;
    left:0;
    padding:10px 0 0 40px;
	border-left:0;
    font-size:12px;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: 0px;
	top: -20px;
	color: rgb(32, 64, 116);
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}

/* tabs (those little circles below slides) */
.slidetabs {
	display: none;
}

/* @end */

/* @group norgesskolen - form */

form.norgesskolen {
	margin: 30px 0;
}

form.norgesskolen .control-label {
	width: 160px;
}
form.norgesskolen .controls {
	margin-left: 180px;
}
form.norgesskolen .control-label span {
	display:block;
	font-size:13px;
	color:#777;
}

form.norgesskolen div.label3 .control-label {
	width: 220px;
}
form.norgesskolen div.label3 .controls {
	margin-left: 240px;
}

form.norgesskolen div.wide .control-label {
	width: 300px;
}
form.norgesskolen div.wide .controls {
	margin-left: 320px;
}

form.norgesskolen div.single label.control-label,
form.norgesskolen div.full label.control-label {
	float: none;
	width:auto;
	text-align:left;
}

form.norgesskolen div.full .controls {
	margin-left:0;
}

form.norgesskolen select,
form.norgesskolen input,
form.norgesskolen textarea {
	width:auto;
}
form.norgesskolen div.radio {
	padding-top:5px;
}
form.norgesskolen table td {
	text-align:center;
	padding:4px;
	vertical-align:top;
}
form.norgesskolen table td label {
	padding:3px 0 0 0;
}
form.norgesskolen div.align-table div.controls {
	margin-left:0;
}
form.norgesskolen div.align-table div.controls table tr td {
	text-align:right;
}
form.norgesskolen div.align-table div.controls table tr td label {
	width:175px;
}


form.norgesskolen div.form-actions {
	padding:20px 10px;
}

form.norgesskolen .error {
	font-weight:bold;
	font-size: 13px;
	color:red;
}
form.norgesskolen p.error {
	font-size:15px;
	margin:10px 0;
}

/* @end */

/*
 @group forum
 */

.forums, .dsq-widget.span4 {
	margin-left: 0 !important;
}

.dsq-widget {
	margin-top: 20px;
	margin-bottom: 20px;

}
.forums>h4 {
	padding:3px;
	background-color: #EDEDED;
	border-top:1px solid #CFD3D8;
	margin-bottom: 0;
}
.forums h4+p {
	padding:3px;
	background-color: #f0f0f0;
}
.forums button.modalInput {
	float:right;
	margin-top: 5px;
}
.forums ul li{
	background: none;
	margin: 5px 0;
	padding-left: 0;
	
}
.forums ul li.even {
	background-color: #ededed;
}

.forums ul li span {
	float:right;
	display:none;/*not working */
}

.modal {
    background-color:#fff;
    display:none;
    width:400px;
    padding:15px;
    text-align:left;
    border:2px solid #333;
    opacity:0.9;
    -webkit-border-radius:6px;
       -moz-border-radius:6px;
		    border-radius:6px;
    -webkit-box-shadow: 0 0 20px #ccc;
   	   -moz-box-shadow: 0 0 20px #ccc;
			box-shadow: 0 0 20px #ccc;
	}
.modal h3 {
    margin:-11px;
    margin-bottom:10px;
    color:#fff;
    background-color:#555;
    padding:5px 10px;
    border:1px solid #484d53;
}

.modal input.span4 {
	margin-bottom: 0 !important;
}
.modal img {
	float:left
}

.modal .help-block {
	margin-top: 10px;
	font-size: 13px;
}

#forum #disqus_thread #post-count
{
	display: none;	
}
#global-nav li a 
{
	display: none;	
}

/* @end */