/*
Theme Name: Kids Nyt
Description: Kids Nyt theme for kidsnyt.dk.
Version: 2.0
Author: Martin Moen Wulffeld
Author URI: http://www.wulffeld.org/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  font: 12px/17px "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
  color: #242424;
  background: #f0efe7 url('images/bg.jpg');
  margin: 0 auto;
}

#content p,
#content span {
  font-size: 12px;
  line-height: 17px;
}

#content p,
#content span,
#content li {
  margin: 5px 0 7px 0;
}

img,
a img,
:link img,
:visited img {
  border: none;
}

a,
a:visited {
  color: #005c9c;
  text-decoration: none;
}

a:hover {
  color: #005c9c;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
}

h1 {
  font-size: 22px;
  line-height: 23px;
  margin: 12px 0 8px 0;
}

h2 {
  font-size: 19px;
  line-height: 21px;
  margin: 12px 0 8px 0;
}

h3 {
  font-size: 16px;
  line-height: 18px;
  margin: 10px 0 8px 0;
}

h4 {
  font-size: 14px;
  line-height: 16px;
  margin: 12px 0 8px 0;
}

small {
  font-size: .9em;
  line-height: 15px;
}

small, strike {
  color: #777;
}
  
code {
  font: 11px 'Courier New', Courier, Monospace;
}

acronym, abbr {
  font-size: 0.9em;
  letter-spacing: .07em;
  border-bottom: 1px dashed #999;
  cursor: help;
}

blockquote {
  margin: 20px 0;
  padding: 0 20px 0 50px;
  background: transparent url('images/quote.gif') no-repeat 10px 0;
  font-style: italic;
  line-height: 16px;
}

ul {
  margin: 13px 0 10px 0;
}

li {
  margin-left: 20px;
}

ol li {
  list-style: decimal outside;
}

input[type=text],
textarea {
  font: 1em "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  color: #777;
}

#outer {
  text-align: center;
  background: transparent url('images/bg_clouds.jpg') no-repeat top center;
  margin: 0 auto;
  padding: 0;
}

#page {
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 954px;
}

#header {
  height: 64px;
  padding: 0;
  margin: 0;
  background: transparent url('images/header_bg.jpg') no-repeat top left;
}

/* display: inline fixes retarded IE6 margin bug. */
#content {
  clear: both;
  width: 506px;
  margin: 10px 0 20px 0;
  padding: 10px 20px 15px 14px;
  display: inline;
  float: left;
}

#sidebar {
  display: inline;
  font: 10px/15px "Lucida Grande", Verdana, Arial, Sans-Serif;
  margin-right: 14px;
  padding: 10px 10px 20px 10px;
  width: 380px;
  color: #444;
  float: right;
}

#footer {
  clear: both;
  float: left;
  background: #317087 url('images/footer_bg_top.jpg') no-repeat 0% 0%;
  margin: 40px 0 40px 0;
  padding: 10px 0 0 0;
  text-align: left;
  font-size: 11px;
}

#fb_like {
  margin: 3px 0px 1px 18px;
}

#header .social {
  float: right;
  margin-top: 32px;
  margin-right: 106px;
  background: none;
}

#header .social a {
  margin-left: 5px;
}

body #header .social a:hover {
  background-color: none;
  border: none;
}

#navigation {
  background: transparent url('images/nav_bg.jpg') no-repeat;
  margin-bottom: 10px;
  height: 41px;
}

#navigation div#search {
  display: inline;
  margin: 9px 20px 0 0;
  *margin-top: 8px;
  _margin-top: 8px;
  float: right;
  width: 200px;
}

#navigation form {
  margin: 0;
  padding: 0;
  float: right;
  display: block;
  background: transparent;
}

#navigation form input.txt {
  border: none;
  margin: 0;
  padding: 4px;
  font-size: 13px;
  line-height: 15px;
  background: transparent;
  background: #fff url('images/search_bg.jpg') no-repeat 100% 0%;
  width: 200px;
}

#navigation form span {
  border: 1px solid #ddd;
}

#navigation form input#searchbutton {
  border: none;
  background-color: #fff;
  padding: 2px 6px 1px 6px;
  font-size: 12px;
  line-height: 14px;
}

#navigation ul.menu {
  float: left;
  display: inline;
  margin: 0 10px 0 20px;
  padding: 12px 0 0 0;
  list-style: none;
}

#navigation ul.menu li {
  display: inline;
  margin: 0;
}

#navigation ul.menu li a {
  display: block;
  float: left;
  padding: 0;
  margin: 0 15px 0 0;
  font-size: 15px;
  font-weight: bold;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}

#navigation ul.menu li a:hover {
  color: #eef;
  text-decoration: underline;
}

#navigation ul.menu li.current_page_item a,
#navigation ul.menu li.current_page_item a:hover {
  text-decoration: underline;
}

/* Sidebar */
#sidebar .tall_ads {
  width: 380px;
  overflow: auto;
}

#sidebar .col1 {
  float: left;
  display: inline;
  margin: 10px 0 10px 5px;
  width: 160px;
  padding: 0;
}

#sidebar .col2 {
  float: right;
  display: inline;
  margin: 10px 5px 10px 0;
  width: 160px;
  padding: 0;
}

#sidebar h2 { /* sidebar H2 is sidebar headlines */
  font-size: 15px;
  padding: 0;
}

#sidebar h3 {
  font-size: 13px;
  letter-spacing: 0;
}

#sidebar span a {
  margin-left: 10px;
}

#sidebar div p {
  margin-top: 0.5em;
}

#sidebar ul,
#sidebar ol {
  margin: 5px 0 0;
  padding-left: 0;
}

#sidebar ol {
  margin-left: 15px;
}

#sidebar ul li,
#sidebar ol li {
  margin: 0;
  padding: 1px 0;
}
  
#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
}

#sidebar div.links > h2 {
  margin-bottom: 0px;
  line-height: 16px;
}

#sidebar div.links ul li {
  margin-top: 7px;
}

#sidebar div.links ul ul li {
  margin-top: 0;
}

#sidebar div.links .linkcat h2 {
  margin: 4px 0 2px 0;
  font-size: 13px;
  line-height: 16px
}

#sidebar div.box {
  margin: 15px 0;
}

#sidebar div.icons {
  text-align: center;
  margin: 6px 0 0 0;
  line-height: 13px;
  font-size: 11px;
}

/* Sidebar - Tags */
#sidebar p.tags {
  text-align: center;
}

#sidebar p.tags a {
  margin: 1px 0px 1px 0;
  padding: 0 4px 0 4px;
  display: inline;
  list-style-type: none;
  line-height: 120%;
}

#sidebar div.advert {
  margin: 5px auto;
  text-align: center;
}

#sidebar div#popular {
  margin-bottom: 10px;
}

#sidebar ul.recent_comments *,
#sidebar div#popular li * {
  font-size: 11px;
  line-height: 15px;
}

/* Content */
#content .pagetitle { /* Used on static pages and archives */
  clear: left;
  text-align: left;
  margin: 10px 0 8px 0;
}

#content .pagetitle p {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
  display: inline;
}

#content h1 {
  padding: 0;
  font-size: 22px;
  line-height: 25px;
}

#content .item {
  clear: left;
  margin: 0 0 20px 0;
  padding: 5px 0 0 0;
  position: relative;
  height: 1%;
}

#content .item h1 {
  font-size: 19px;
  line-height: 20px;
  margin: 0;
  padding: 5px 0 0 0;
  background-color: transparent;
}

#content .item h1 a {
  font-size: 22px;
  line-height: 23px;
  color: #005c9c;
}

#content .item h1 a.title {
  color: #005c9c;
}

#content .item h1 a:hover {
  color: #005c9c;
  text-decoration: underline;
}

div.itemtext h1 { /* For use on Pages */
  font-size: 16px;
  display: block;
  padding: 15px 0 0;
}

span.chronodata {
  padding: 2px 0 2px 0;
}

#content .item .fb_like {
  margin: 4px 0 0 0;
}

#content .item .itemtext {
  font: 12px/20px "Lucida Grande", Arial, Verdana, Arial, Sans-Serif;
  color: #222;
}

#content .item .itemtext p,
#content .item .itemtext ul,
#content .item .itemtext ol,
#content .item .itemtext div,
#content .item .itemtext blockquote {
  margin: 13px 0;
}

#content .item ol,
#content .item ul {
  padding: 0 0 0 35px;
  margin: 7px 0 0 0;
}

#content .item ol li,
#content .item ul li {
  margin: 0;
  padding: 0;
}

#content .itemtext ol,
#content .itemtext ul {
  padding: 0 0 0 35px;
  margin: 0;
}

#content .itemtext ol li,
#content .itemtext ul li {
  margin: 0 0 3px;
  padding: 0;
}

#content .itemtext img {
  margin: 0;
  padding: 0;
  border: 3px solid #000;
}

#content .itemtext img.alignleft {
  margin: 0 10px 10px 0;
  display: inline;
}

#content .itemtext img.alignright {
  margin: 0 0 10px 10px;
  display: inline;
}

#content .item .itemtext p.coupon {
  display: block;
  padding: 5px;
  background-color: #f4f4f4;
  border: 1px solid #eee;
  font-style: italic;
  line-height: 14px;
}

/* Below entry. */
#content div.shopblurb {
  clear: both;
  padding: 10px 0 10px 0;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

#content div.metadata {
  clear: both;
  margin-top: 10px;
  overflow: hidden;
}

#content div.metadata .addthis {
  margin: 0;
  float: right;
}

#content div.metadata .addthis * {
  margin: 0 !important;
}

#content div.metadata,
#content div.metadata span {
  color: #9db8b6;
}

#content div.metadata * {
  font-size: 11px;
}

#content div.article_box {
  clear: left;
  margin: 5px 0 10px 0;
  padding: 5px;
  background: transparent url('images/article_rel_bg.jpg');
  height: 1%;
}

#content div.post_tags {
  margin-top: 4px;
}

#content div.post_tags p,
#content div.related_articles h3 {
  font-size: 13px;
  line-height: 15px;
  margin: 1px 0 4px 0;
  color: #41585f;
}

#content div.article_box a {
  color: #0160aa;
}

#content div.post_tags p,
#content div.post_tags a {
  padding: 0;
  margin: 0;
  font-size: 11px;
  line-height: 13px;
}

div.comments {
  clear: left;
  margin-top: 10px;
  text-align: left;
  padding: 0;
  position: relative;
}

div.comments h3 {
  margin-top: 30px;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

.commentslink {
  padding: 2px 0 2px 20px;
  margin-right: 10px;
}

#content .commentlist {
  margin: 0;
  padding: 0;
}

#content .commentlist li {
  clear: both;
  display: block;
  margin: 2px 0 6px 0;
  list-style: none;
}

#content .commentlist li div.info {
  background-color: #fff;
  margin: 0;
  height: 60px;
  border-bottom: 1px dotted #eee;
}

#content .commentlist li img {
  float: left;
  margin: 0;
}

#content .commentlist li div.link {
  margin: 0 0 0 6px;
  height: 40px;
  color: #a7adad;
}

#content .commentlist li span.author {
  margin: 0 0 0 6px;
  font-size: 13px;
  line-height: 14px;
  font-weight: normal;
  color: #566363;
}

#content .commentlist li p.time {
  margin: 31px 6px 0 0;
  text-align: right;
  font-size: 10px;
  line-height: 11px;
  color: #a7adad;
}

#content .commentlist .comment {
  background-color: #fff;
  padding: 4px 8px;
}

.comments #commentlist li.authorcomment {
  background: #f6f7f8;
}

.comments #commentlist li.authorcomment blockquote {
  color: #333;
  background: #f6f7f8 url('images/quote.gif') no-repeat 10px 0;              
}
   
.comments form {
  clear: both;
  padding: 1px 0 10px;
  margin: 0;
  width: 500px;
}

.comments form input[type=text] {
  width: 45%;
  margin: 5px 5px 1px 0;
}

form#commentform textarea {
  width: 500px;
  height: 200px;
  padding: 2px;
  margin: 10px 0;
  _width: 496px;
}

.comments form #submit {
  margin: 0;
  float: right;
}

/* Comment moderation. */
.alert {
  background: #FFF6BF;
  border-top: 2px solid #FFD324;
  border-bottom: 2px solid #FFD324;
  text-align: center;
  margin: 10px auto;
  padding: 5px 20px;
}

/* wp-pagenavi */
.pagination {
  float: left;
  width: 500px;
  height: 50px;
  margin-left: 14px;
}

.wp-pagenavi {
  margin: 0 auto 0 0;
  text-align: center;
}

.wp-pagenavi * {
  font-size: 11px;
  line-height: 13px;
	padding: 7px; 
	margin: 1px 1px 1px 0;
	background-color: #f8e7d0;
	color: #656;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: block;
  float: left;
}

.wp-pagenavi a,
.wp-pagenavi a:link {
	background-color: #d7859b;
	color: #fff;
  font-size: 12px;
  line-height: 13px;
	text-decoration: none;
}

.wp-pagenavi a:hover {	
  background-color: #cc6681;
	color: #fff;
	text-decoration: none;
}

.wp-pagenavi a:active {
  background-color: #cc6681;
	color: #fff;
}

.wp-pagenavi span.current {
  background-color: #cc6681;
	color: #fff;
}

/* Side 1 af 30 */
.wp-pagenavi span.pages {
  background-color: #dedbcd;
  color: #958f75;
}

/* ... */
.wp-pagenavi span.extend {
  background-color: #e3cfd5;
  color: #fff;
}

#contactform input,
#contactform textarea {
  padding: 3px;
  width: 200px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #414141;
}

#contactform {
  margin-bottom: 18px;
}

#contactform textarea,
#contactform #bx_subject {
  width: 465px;
}

#contactform fieldset {
  border: 0 solid;
} /* Opera */

#contactform p {
  padding: 6px 0;
}

#contactform label {
  display: block;
  width: 90px;
}

* html #contactform textarea,
* html #contactform #bx_subject {
  width: 445px;
} /* IE WIN; but why? */

/* Contact Form */
#contactform {
  width: 100%; 
  position: relative;
}

/* TradeDoubler adtool */
table.tradedoublerContentUnitTable,
table.tradedoublerContentUnitTable td {
  background: transparent;
}

table.tradedoublerContentUnitTable td > img {
  display: none;
  width: 0;
  height: 0;
}

table.tradedoublerContentUnitTable td img {
  border-width: 1px !important;
}

/* Footer. */
div#footer div.inner {
  background: transparent url('images/footer_bg_bottom.jpg') no-repeat 100% 100%;
  width: 918px;
  padding: 20px 18px;
}

div#footer div.inner2 {
}

div#footer h3 {
  color: #d6ddcd;
  font-size: 13px;
  font-weight: bold;
}

div#footer ul {
  margin: 4px 0 6px 0;
  padding: 0;
}

div#footer p,
div#footer span,
div#footer li {
  color: #7ca0ad;
}

div#footer a {
  color: #d6ddcd;
}

div#footer a:hover {
  color: #d6ddcd;
  text-decoration: underline;
}

div#footer div.box {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
}

div#footer div.archive {
  overflow: auto;
}

div#footer div.archive ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

div#footer div.archive li {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  white-space: nowrap;
}

div#footer div.tags {
}

div#footer div.tags a {
  margin-right: 10px;
  line-height: 26px;
}

div#footer div.tags p.tags {
}

div#footer div.meta {
  margin-top: 30px;
}

div#footer div.meta p {
  color: #7ca0ad;
}

div.advert {
  margin: 0 auto 4px auto;
  text-align: center;
}

div.ad_single_below_comments {
  text-align: center;
  padding: 2px 0;
}

div.ad_below_nav {
}

div.ad_above_post {
  width: 468px;
  margin: 0 auto;
}

div.ad_below_post {
  margin: 5px auto;
}

div.ad_single_above_tags {
}

div.ad_above_footer {
  clear: both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* Misc */
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.clearleft {
  clear: left;
}

.clearboth {
  clear: both;
  margin: 0 auto;
  padding: 0;
}

.center {
  text-align: center;
  margin: 0 auto;
}
