/*
Theme Name: BIFF
Theme URI: http://nrksuper.no/biff
Description: Theme for nettdrama Biff
Version: 0.1
Author: Fredrik Thoresen
Author URI: http://nrksuper.no
*/

/*
lysblå #ff0000 (link)
grønn #92f621
skillelinje grå #414141
*/

#main-wrapper {
	background:#4f4f4f;
	color:#fff;
}
 #content a, #pagecontent a, #aside a {
	color:#fff;/*#ff0000;*/
	font-weight:bold;
}


#content a:hover, #pagecontent a:hover, #aside a:hover {
	color:#ff0000;
}

#content {
	float:left;
	width:576px;
	margin-left:20px;
	color:#d6d6d6;
	margin-top:20px;
}
#pagecontent {

	margin:20px;
	width:940px;
}

#pagecontent p {
		padding-top:1em;
}



h2 {
	font-weight:normal;
	line-height:1.3em;
	color:#fff;
}



.dramafront .metarow {
	border-bottom-width:4px;
	width:574px;
}

.single h2 {
	line-height:1.6em;
	font-weight:bold;
}
.single .metarow {
	margin: 6px 0;
}

.single .pubinfo {
	width:320px;
}


.archive-title {
	margin-bottom:20px;
	font-weight:bold;
}



#header {
background:url(img/s2/header_u-tagline.png) no-repeat;
height:188px;
display:block;
float:left;
width:100%
}

.dramatextlogo { /* hides blog name but keeps the title for search engines */
font-size: 0;
text-indent: -1000px; 

float:left;height:188px;width:302px;
}

#rss_button {
	float:right;
	margin-top:10px;
	margin-right:10px;

}

#dramalogo {
float:left;
}


#dramamenu {
	background:#fff;
height:39px;
font-size:15px;
font-weight:bold;
float:left;width:100%;
}

/* needed for ie7 horizontal menu */
#dramamenu li {
	display:inline;
}

#dramamenu li a{
	color:#4f4f4f;
	float:left;
	padding:12px 12px 0 12px;
}

#dramamenu li a:hover {
	color:#ff0000;
/*	text-shadow:0 0 15px gray;*/
}

#dramamenu li a:active {
	color:black;
}


#dramamenu .dramasok {float:right;padding:7px 10px 0 0;}
#dramamenu input {background:white;font-size:14px;font-weight:bold;
}
#dramamenu .dramasok fieldset {
	border:0;
}
.soketekst {
	width:120px;
	border:1px solid #d9d9d9;
	padding:3px;
}

#dramamenu .sokeknapp {
	background:#ff0000 url(img/s2/knapp_bg_off.png);
	width:60px;
	color:#fff;
	border:1px solid #d9d9d9;

padding:3px;
	margin-right:30px;
}

#dramamenu .sokeknapp:hover{
	background:#ff0000 url(img/s2/knapp_bg_on.png);
}




#respond {
	margin:30px 0;
	width:100%;
}





#comments {
	padding-top:30px;
}



#comments input, textarea {
	background:#fff;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#comments textarea{
	margin:6px 0;
	width:100%;
	color:#000;
}

#comments #submit {
	background:#000 url(img/s2/knapp_bg_off.png) repeat-x;
	float:right;
	border:1px solid white;
	color:#fff;
	border:1px solid #8E8E8E;
	font-weight:bold;
	padding:5px;
	
}

#comments #submit:hover {
	background:#ff0000;
	float:right;
	border:1px solid white;
		color:white;
			border:1px solid #8E8E8E;
	cursor:pointer;

}


#commentform label {
	margin-left:10px;
}
#commentform input {
	margin-right:0;
	font-size:13px;

}


.comment-author {
	font-weight:bold;
	background:#fff url(img/s2/tittellinje_bg.png) repeat-x;
	color:#000;
}
.comment-author a{
	color:#000 !important;

}
.fn {
	font-size:1.3em;
}

.comment-meta a {
	color:#000 !important;
}


.comment-body {
	background:#323232;
}

.comment-body p {
	padding:5px;
}

li.comment {
	margin:5px auto;
}

ul.children {
	margin-bottom:30px;
}

.children .comment-author {
	background:#878787;
}



.article{
	display:block;padding-bottom:30px;min-height:120px;
}

.post_content {
	margin-bottom:110px;
	/* border-bottom:1px solid #fff; */
}

.post_content p, .post_content ul, .post_content ol {
	padding-bottom:1em;
	text-align:left;
}

.dramafront .post_content {
	border-bottom:1px solid #fff;

}


.post_content ul {list-style-type:circle; padding-bottom:1.1em;margin-left:30px;}
.post_content ol {list-style-type:decimal;padding-bottom:1.1em;margin-left:30px;}

.featured h2 {
	margin:5px 0;
	font-size:2.3em;
}


.navigation {
	color:#92f621;
}



#aside {
	float:left;
	width:328px;
	margin-left:30px;
	margin-top:20px;
}

.dramawidget {
	background:#727272;
	margin-bottom:30px;
}
.dramawidget img {
	padding:0;
	margin:0;
}


.dramawidget h3 {
	background:url(img/s2/tittellinje_bg.png);
	padding:4px;
	font-size:1.1em;
	color:#5a5a5a;
	font-weight:bold;
	padding:5px;
}


/* Meta box and meta row fields */

.metabox {
	float:left;
	width:142px;
	min-height:128px;
	margin:0 15px 30px 0;
	/*position:relative;*/
	border-bottom:4px solid #92f621; 
}

.metabox li {

	line-height:1.8em;
}

.metabox li > a {
	display: block;
	cursor:pointer;
	margin-left:-20px;
	padding-left:20px;
}

.metarow {
height:30px;

}


.metarow li{
	float:left;
	height:30px;

}

.metarow li > a {
	display: block;
	cursor:pointer;
	margin-left:-35px;
	padding-left:35px;
	padding-right:10px;
}

.pubinfo {

width:150px;
}

.metarow .article_meta {
display:block;
	padding-left:10px;
}

.metabox .article_meta {
	border-bottom:4px solid #ff0000; 
	padding-left:10px;
}
.metarow .article_meta {
	padding-left: 40px;
}

.meta_comment, .metabox .meta_comment {
	padding-left:35px;
}
.metabox .meta_comment, .metabox .meta_share {
	margin:5px;
}


.meta_comment {
background:url(img/s2/comment_bubble_off.png) no-repeat;
}

.meta_comment:hover {
background:url(img/s2/comment_bubble_on.png) no-repeat;
}

.meta_share, .metabox .meta_share {
background:url(img/del_off.png) 0 2px no-repeat;
	padding-left:20px;
}

.meta_share:hover {
background:url(img/del_on.png) 0 2px no-repeat;
}

.metarow .meta_share {
	float:right;
}




.fullwidth {
	margin:6px 0 6px 0px;
}

.fullwidth .article_meta {
			width:178px;

}


.widget {
	margin-bottom:20px;
}



#recent_activity_box {
	clear:both;
	margin-bottom:10px;
}

#recent_activity_box h2 {
	background:url(img/stripe_bg.png);
}

#recent_activity_box ul{
	margin-right:10px;
	float:left;
}

#recent_activity_box .widget {
	min-height:300px;
	float:left;
	width: 266px;
/*	border-right:2px solid white;*/
padding:10px;


}


#recent_activity_box h2 {
	font-size:15px;
	height:24px;
	padding:4px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

.content_splitter {
	clear:both;
	color:#92f621;
	border-top:1px solid #414141;
	margin-bottom:20px;
}

.recentcomments {
	margin-bottom:1em;
}


.widget_text p {padding:5px;}

.latest_author_post a {
	color:#3b1936;
}

.latest_author_post img {
	float:right;
}

.latest_author_post p {
	overflow:hidden;
	height:60px;
	padding-right:5px;
	line-height:1.2em;
}

#stemme {
		background:url(img/sisteboks_bg.png) repeat-x;
	height:300px;

}

/* color codes for each single author
 * Maria-farge: 00fe0d;
Iram-farge: 00f6ff;
Adriana-farge: fbfe00;

.admin a {color:#fff !important;text-shadow:0 0 3px black; }
.marie a {color:#00fe0d !important;text-shadow:0 0 3px black; }
.iben a		{color:#00f6ff !important;text-shadow:0 0 3px black;}
.alexandra a	{color:#fbfe00 !important;text-shadow:0 0 3px black;}
 */
.prev_posts_img {
	float:left;padding:0 10px 10px 0;
}

.widget_polls-widget {
	background:transparent url(img/sisteboks_bg.png) repeat-x scroll 0 0;
}


 

.pollbar {
	background:red url(img/byline_liten_rosa.png) repeat-x scroll 0px -9px;
	height:12px;
}

.widget_polls-widget .button{
	background:green;
	
}

.wp-polls {
	color:#fff;
}

.wp-polls .Buttons {
	background:url(img/byline_bg_rosa.png) repeat-x;
	color:#fff;
	border:1px solid #fff;
	-moz-border-radius:4px;
	text-transform:uppercase;
}
.wp-polls .Buttons:hover{
	background:#c8387c url(img/byline_liten_rosa.png) repeat-x;
	color:white;
}

.wp-polls li {
	padding-top:7px;
}

#aside .wp-polls p a {
	color:#535353;
}

#aside .wp-polls p a:hover {
color:magenta;
}


.sidebar_galleri img{
	border:2px solid #414141;
	padding:1px;
}

.sidebar_galleri img:hover {
	border:2px solid #92f621;
}


/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}

.nav-next {padding:5px;background:#727272;float:right;clear:none;width:180px; text-align:right;border:1px solid #cecece}
.nav-prev {padding:5px;background:#727272;float:left;clear:none;width:180px; text-align:left;border:1px solid #cecece}
.nav-prev:hover {}
.navigation {color:#414141;margin-bottom:20px;}
.navigation a {color:white !important;}
.navigation a:hover {color:#000 !important;}



/* Del på sosiale nettverk */

.bubbleInfo {
    position: relative;
	
}
.trigger {
}


/* Bubble pop-up */

.popup {
	width:122px;
	height:60px;
	background:#000;
	position: absolute;
	display: none;
	z-index: 50;
	padding:10px;
	border-collapse: collapse;
	line-height:1.7em;
}

.popup a img{
	padding:2px 4px;
}


.admin-comment {background:#e0fcff;color:#000;}

.admin-author {background:#0190b5 url(img/biff_toppstrek_bg.png) repeat-x;height:50px;}
.admin-comment .reply a {color:#000 !important;}


