a {
	color: #000;
}
a img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#tv2tv2 {
    overflow: hidden;
    padding-top: 10px; padding-bottom: 10px;
	min-height: 300px;
}
#tv2identtop {
	background-image: url(/img/top.jpg);
	height: 110px;
}
#tv2identtop .tv2frontlink {
    height: 110px;
}
#tv2identtop .tv2frontlink a {
    height: 110px;
}

#bloglukker {
    background-color: yellow;
    font-family: "Lucida Grande",Verdana,Arial,Sans-serif;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 5px;
    text-transform: uppercase;
    z-index: 120;
}

#tv2contentsquare {
    min-height: 190px;
}
#tv2contentsquare .tv2content {
    width: 350px;
}

/* Latest entries */
div#latestentries {
	margin-top: 1px;
    min-height: 450px;
}

/* Blog post list */
#tv2center div.tv2blogcontent .tv2blogdate {
    color: #000;
}

/* RSS */
a.rss {
	padding-left: 17px;
    background-image: url(/img/base/icon-rss.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    color: #999;
    font-size: 12px;
}

/* HR */
div.hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
    background-image: url(/img/h_ants.gif);
    background-repeat: repeat-x;
    border: 0;
}
hr {
	display: none;
}

/* TAGCLOUD */
#tagcloud {
	padding-top: 10px;
	text-align: center;
    background-image: url(/img/post-bg.gif);
    background-repeat: repeat-x;
}
#tagcloud h1 {
	margin: 0px;
	padding: 0px;
    font-size: 16px;
    font-weight: bold;
}
#tagcloud a {
	text-decoration: none;
}
#tagcloud a:hover {
	text-decoration: underline;
}

/* LAST ENTRIES */
#pagecontrol {
	margin-bottom: 1px;
	background-color: #E3E3E3;
	height: 17px;
}
#pagecontrol #playpause {
    margin: 1px 0px 0px 1px;
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(/img/button_playpause.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
#pagecontrol #playpause.pause {
	background-position: 0px 15px;
}
#pagecontrol #pageinfo {
	margin: 1px 0px 0px 4px;
	float: left;
}
#pagecontrol #buttons {
	float: right;
	cursor: pointer;
}

/* SEARCH */
#search {
	margin-top: 10px;
}
#search .tv2header {
	margin-bottom: 2px;
}
#search input#query {
    width: 124px;
}
#search input#submit {
    width: 50px;
}

/* BY TAGS */
#tv2center #posts {
	margin-top: 10px;
}
#tv2contentnav #tagcloud {
	text-align: center;
	margin-bottom: 10px;
}
#tv2crosspromo #features {
	margin-top: 10px;
}
#tv2crosspromo #features img {
    margin-left: 25px;
}

#pagenavprev, #pagenavnext {
    font-weight: bold;
}

#pagenavprev:hover, #pagenavnext:hover {
    text-decoration: none;
}

#pagenavprev {
    float: left;
}

#pagenavnext {
    float: right;
}

/* Hjælp */
.articleTitle {
	margin-bottom: 10px;
}
a.newsListLink {
	color: #000;
}
.articleRelated {
    background-image: url(/img/related.gif);
    background-color: #eee;
}
.relatedBox {
	border-color: #ccc;
}
.relatedBox {
	border-color: #909090;
}

/* Frontpage right col */
#blogright p {
	margin: 0px;
	padding: 0px;
}
#blogright p.tv2readmore a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	float: right;
}
#blogright #col2 .tv2header {
    margin-bottom: 3px;
}

/* Guide */
div#guide {
}
div#guide img.icon {
    float: left;
}
div#guide h2 {
    padding: 27px 0px 0px 90px;
    height: 50px;
    font-size: 20px;
    background-repeat: no-repeat;
}
div#guide h2.page1 {
    background-image: url(/img/guide/hvader.jpg);
}
div#guide h2.page2 {
    background-image: url(/img/guide/deloplevelser.jpg);
}
div#guide h2.page3 {
    background-image: url(/img/guide/feedback.jpg);
}
div#guide h2.page4 {
    background-image: url(/img/guide/visbilleder.jpg);
}
div#guide h2.page5 {
    background-image: url(/img/guide/moblog.jpg);
}
div#guide h2.page6 {
    background-image: url(/img/guide/kategori.jpg);
}
div#guide h2.page7 {
    background-image: url(/img/guide/opdaternet.jpg);
}
div#guide h2.page8 {
    background-image: url(/img/guide/komigang.jpg);
}
div#guide p {
    font-size: 12px;
    line-height: 1.4em;
}
div#guide img#createblog {
    margin: 0px 100px 0px 100px;
}
.miniTeaser3 {
	height: 140px;
}
.articleMiniTitle a {
	color:  black;
}

div.pages div, div.pages a {
    margin-right: 1px;
        padding: 1px 5px 2px 5px;
        border: 1px solid #D0D0D0;
        text-decoration: none;
        font-size: 11px;
        float: left;
}
div.pages div {
        color: #A0A0A0;
}
div.pages a {
        color: #000000;
}
div.pages span {
        margin: 3px 6px 0px 6px;
        padding: 0px;
        font-size: 11px;
        float: left;
}
div.pages .current {
        background-color: #999999;
        color: #ffffff;
}

/* Filterform */
form.filterform {
    margin-bottom: 5px;
}
form.filterform select, form.filterform input {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

/* Blogs (Yellow pages) */
ul#letters {
    margin: 0px;
    padding: 0px;
}
ul#letters li {
    margin: 0px 5px 0px 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
ul#letters li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
ul.tv2bloglistshort li.tv2blogpostshort a {
	text-decoration: underline;
}
div.tv2bloglistlong div.tv2blogpostlong a {
	text-decoration: underline;
}

/* Chosen blogs */
div#chosenblogs {
    position: relative;
    width: 480px;
    height: 80px;
    background-image: url(/img/post-bg.gif);
    background-repeat: repeat-x;
}
div#chosenblogs div.slide {
    padding-top: 5px;
    width: 480px;
    height: 70px;
}
div#chosenblogs div.chosenone {
    margin: 0 auto;
    width: 120px;
    text-align: center;
    float: left;
    overflow: hidden;
}
div#chosenblogs div.chosenone img {
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #999;
}
div#chosenblogs img#slideleft {
    position: absolute;
    top: 24px;
    left: 0px;
	cursor: pointer;
}
div#chosenblogs img#slideright {
    position: absolute;
    top: 24px;
    left: 466px;
	cursor: pointer;
}

div#livelogsettings {
    padding: 3px 3px 2px 3px;
    height: 20px;
    background-color: #EFEFEF;
}
div#livelogsettings form#livelogform {
    margin: 0px;
    padding: 0px;
    width: 400px;
    float: left;
}
div#livelogsettings img {
    margin-right: 15px;
    vertical-align: middle;
}
div#livelogsettings input {
    margin: 0px 3px 0px 3px;
    padding: 0px;
    vertical-align: middle;
    line-height: 1;
}
div#livelogsettings div#displaytype {
    width: 16px;
    height: 16px;
    background-image: url(/img/icon_displaytype.gif);
    background-repeat: no-repeat;
    float: right;
}
div#livelogsettings div.typelist {
    background-position: 0px 0px;
}
div#livelogsettings div.typemap {
    background-position: 0px -16px;
}
div#livelogcontainer {
	height: 650px;
}
div#livelogcontainer div.event {
    padding: 8px 0px 8px 0px;
    background-image: url(/img/list-bg-dim.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
div#livelogcontainer div.event img {
    margin-right: 8px;
    float: left;
}
div#livelogcontainer div.event a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#tv2login form {
	padding-bottom: 0px;
}
#tv2left {
	height: 700px;
}
#tv2left ul.rules {
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#tv2left ul.rules li {
	padding-left: 11px;
	margin: 0px 0px 3px 0px;
	background: url(http://common.tv2.dk/img/dotarrow.gif) no-repeat 0 4px;
	list-style: none;
}
#tv2left ul.rules li a {
	font-size: 10px;
    text-decoration: none;
    color: #000;
}
#tv2left ul.rules li a:hover {
    color: #740000;
}

div.systeminfo {
	margin-bottom: 5px;
	padding: 5px 5px 5px 33px;
	background-color: #EFEFEF;
    background-image: url(/img/icon-systeminfo.gif);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    border: 2px solid #E3E3E3;
}

/* Quick upload video button */
#uploadvideobutton {
	margin: 1px 0px 10px 0px;
}

/* Status ticker */
#statusticker {
	margin-bottom: 5px;
	width: 480px;
	height: 24px;
    background-image: url(/img/list-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    overflow: hidden;
}
#statusticker div {
	margin: 5px 0px 0px 5px;
	width: 475px;
	height: 19px;
}
#statusticker div a {
	text-decoration: none;
}

.tv2quizname {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    text-align: left;
    padding-bottom: 10px;
}
.tv2quizimage, .tv2quiztext, .tv2quizprize  {
    padding-bottom: 10px;
}
.tv2quizimage {
    float: right;
    overflow: hidden;
    margin-bottom: 25px;
}
.tv2quiztext {
}
.tv2quizprizes {
    margin-top: 5px;
    font-weight: bold;
}
.tv2quizprize {
    margin-bottom: 10px;
}
.tv2quizform {
    margin-top: 10px;
    width: 235px;
}
.tv2quizform form {
    margin: 0px;
}
.tv2quizquestion {
	margin-top: 10px;
    font-weight: bold;
}
.tv2quizoption, .tv2quizattender {
    margin-bottom: 4px;
}
.tv2quizattender {
    color: black;
}

#topteasers .articleMiniBody {
	display: none;
}
#topteasers .row3 {
	height: auto;
	margin-bottom: 5px;
}
#topteasers .row3 .split3, #topteasers .row3 .field3, #topteasers .row3 .field3 .miniTeaser3 {
    height: 81px;
}

#toptags {
	margin-bottom: 5px;
	width: 480px;
	height: 24px;
    background-image: url(/img/list-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    overflow: hidden;
}
#toptags div {
	margin: 5px 0px 0px 5px;
	width: 475px;
	height: 19px;
}

#tv2blogs {
	margin-right: 10px;
	width: 170px;
	float: left;
}
#featuredblogs {
	width: 170px;
	float: left;
}

#signup {
	margin-bottom: 5px;
}

#tv2blogbottom {
	margin-left: 10px;
	float: left;
	width: 840px;
}
#tv2blogbottom .col1 {
	float: left;
	width: 205px;
	margin-right: 10px;
}
#tv2blogbottom .col2 {
	float: left;
	width: 205px;
	margin-right: 10px;
}
#tv2blogbottom .col3 {
	float: left;
	width: 205px;
	margin-right: 10px;
}
#tv2blogbottom .col4 {
	float: left;
	width: 195px;
}

.tv2videobloglistfourclip {
	margin-top: 1px;
}
.tv2videobloglistfourclip .big {
	margin-bottom: 10px;
	width: 350px;
	background-image: url(http://videoblog.tv2.dk/img/post-bg.gif);
	background-repeat: repeat-x;
}
.tv2videobloglistfourclip .big .videothumb {
	position: relative;
    width: 180px;
    float: left;
    border: 0;
}
.tv2videobloglistfourclip .big .videothumb img {
	border: 0;
}
.tv2videobloglistfourclip .big .videothumb div.playbutton {
	position: absolute;
	left: 65px;
	top: 44px;
	width: 40px;
	height: 40px;
	background-image: url(http://videoblog.tv2.dk/img/playknap-40.gif);
	background-repeat: no-repeat;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.tv2videobloglistfourclip .big .content {
	float: left;
	width: 170px;
}
.tv2videobloglistfourclip .big .content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.tv2videobloglistfourclip .big .content h2 a {
	text-decoration: none;
}
.tv2videobloglistfourclip .small {
	margin-right: 10px;
	float: left;
	width: 110px;
	background-color: #eee;
}
.tv2videobloglistfourclip .small.last {
	margin-right: 0px;
}
.tv2videobloglistfourclip .small .videothumb {
	position: relative;
    width: 110px;
    border: 0;
}
.tv2videobloglistfourclip .small .videothumb img {
	border: 0;
}
.tv2videobloglistfourclip .small .videothumb div.playbutton {
	position: absolute;
	left: 5px;
	top: 54px;
	width: 24px;
	height: 24px;
	background-image: url(http://videoblog.tv2.dk/img/playknap-24.gif);
	background-repeat: no-repeat;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

