﻿/*
Title:      Folkeskolen Master style
Author:     Stibo Graphic, Casper Bang-Udesen, cbud@stibo.com
created:    June 29 2005

Modified:   Carsten Juel Andersen, Captator - de danske .NET eksperter
Modified:   December 2006
*/

/* -- Styles for site4 (special) -- */

/* -- links -- */
a:link, a:visited, a:hover
{
	color: #cd7f01;
}

/* -- lists -- */

#column2 ul li, #column3 ul li, #column2 dd, #column3 dd, #leftMostRead ul li
{
	background: url(../images/siteicons/special-icon-link.png)  no-repeat transparent 3px .3em;
}

/* -- top logos -- */
#navSection
{
	background: url(../images/sitelogos/special.png) no-repeat transparent;
}

#navSection ul
{
	left: 250px;
}

/* -- LeftsideMenu -- */

#mainmenu li
{
	background-image: url(../images/siteicons/special-icon-link-menu.png);
}

#mainmenu li li
{
	background-image: url(../images/siteicons/special-icon-link.png);
}

/* -- menu icons -- */

.linkMenu
{
	background: url(../images/siteicons/special-icon-link-menu.png) no-repeat;
}

.link
{
	background: url(../images/siteicons/special-icon-link.png) no-repeat;
}

/* -- specific site icons -- */

.icon
{
	background: url(../images/siteicons/special-icon-webContent.png) no-repeat;
}

.comments
{
	background: url(../images/siteicons/icon-comments.png) no-repeat;
}

.entertainment
{
	background: url(../images/siteicons/special-icon-entertainment.png) no-repeat;
}

.job
{
	background: url(../images/siteicons/special-icon-job.png) no-repeat;
}

.readmore
{
	background: url(../images/siteicons/icon-readmore.png) no-repeat;
}

.debate
{
	background: url(../images/siteicons/special-icon-weblog.png) no-repeat;
}

/* -- weblog icons -- */
.bloglinks dt
{
	background: url(../images/siteicons/special-icon-foretrukne.gif) no-repeat 0 3px;
}

.bloglatest dt
{
	background: url(../images/siteicons/special-icon-seneste.gif) no-repeat 0 3px;
}

/* -- sidebar boxes -- */

.logintop
{
	background: transparent url(../images/loginboxes/loginbox_top_special.png) no-repeat top left;
}

.loginbox
{
	background: transparent url(../images/loginboxes/loginbox_mid_special.png);
}

.loginbtm
{
	background: transparent url(../images/loginboxes/loginbox_btm_special.png) no-repeat top left;
}

.topBlog
{
	background: url(../images/boxes/bxtop180_blog4.gif) no-repeat;
}

.midBlog
{ 
	background:#FFFFFF url(../images/boxes/bxmid180_blog4.gif) no-repeat 0 0px;
	min-height:75px;
}

/* -- Themebox expandable -- */

.themetop
{
	background: transparent url(../images/themestop_4.png) no-repeat top left;
}

.themebox
{
	background: #be7500 url(../images/loginboxes/loginbox_mid_special.png);
	clear: both;
	padding: 0px;
	overflow: hidden;
}

.themebtm
{
	background: transparent url(../images/themesbot_4.png) no-repeat;
		vertical-align:top;
	background-color:White;
}

.theme
{
	background-color:#ececec;
	padding-left:12px;
}

.themeSpacer
{
	border-top:solid 1px #be7500;
}

.themeTitle
{
	padding-bottom:3px;
}

.themeTitle a, .themeTitle a:visited, .themeTitle a:hover
{
	font-size: 10px;
	color:#000;
}

.themetop h4 a, .themetop h4 a:visited, .themetop h4 a:hover
{
	color:#FFF;
	padding-left:12px;
}

.linkLikeText
{
	color: #cd7f01;	
}

/* New debate */

.DebateBoxContent .Header, .DebateBoxContent2 .Header, .DebatePost .AnswerArrow, .DebatePost .DebatePostTitle
{
	color: #cd7f01;
}

.LoginCaption, .LoginCaption a:link, .LoginCaption a:visited, .LoginCaption a:hover, 
.divLogin .Bottom, .DebatePage .Caption, .DebateUserProfile .Caption, .DebatePost .AnswersLine
{
	background-color: #cd7f01;
}

.divLogin .Input input
{
	border: solid 1px #cd7f01;
}

.JourneyStoryTitle
{
	color: #cd7f01;
}