/*
Theme Name: Vogue
Description: Vogue theme for modenyt.dk.
Version: 1.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%;
  background: transparent;
}

* {
  padding: 0;
  margin: 0;
}

body {
  font: 12px/17px "Lucida Grande", Verdana, Arial, Sans-Serif;
  color: #444;
  background: #d7d7cf url('images/bg.gif') repeat-y 50% 0;
  text-align: center;
  margin: 0 0 30px;
}

* html #page {
  width: 958px;
} /* IE hack */

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

a,
a:visited {
  color: #e83700;
}

a:hover {
  color: #d82700;
}

p, li {
  font-size: 12px;
  line-height: 17px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
}

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

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

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

h4 {
  font-size: 14px;
  line-height: 16px;
  margin: 12px 0 6px 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;
  color: #333;
  background: #fff url('images/quote.gif') no-repeat 10px 0;
  border: none;
}

hr {
  display: none;
}

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

li {
  margin-left: 20px;
}

ol li {
  list-style: decimal outside;
}

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

#header_top {
  background-color: transparent;
  width: 958px;
}

#header {
  padding: 0;
  margin: 8px 0;
  height: 60px;
  background: #fff url('images/menuc.gif') repeat-x bottom left;
}

#content_top {
  padding: 0;
  margin: 8px 0 0 0;
  background-color: #fff;
  border: 1px solid #d3d0be;
  border-bottom: none;
}

#content {
  background-color: #fff;
  padding: 0;
  border: 1px solid #d3d0be;
  border-top: none;
  margin: 0;
  padding: 0;
  width: 956px;
}

#header_top div.header_ads {
  text-align: center;
  padding: 2px 0;
}

#header_top div.header_ads a {
  text-align: center;
  display: block;
  margin: 5px auto 0px auto;
}

/* display: inline fixes retarded IE6 margin bug. */
#primary {
  width: 506px;
  margin: 0 10px 0 20px;
  padding: 1px 0 20px 0;
  display: inline;
  float: left;
}

#secondary {
  font: 10px/15px "Lucida Grande", Verdana, Arial, Sans-Serif;
  padding: 10px 0 20px 0;
  margin: 0 0 20px 536px;
  width: 402px;
  color: #444;
}

#footer {
  clear: both;
  background-color: transparent;
  margin: 0;
  padding: 10px 20px;
  text-align: left;
  font-size: 10px;
}

#header_top form {
  margin: 12px 20px 0 0;
  float: right;
  display: inline;
}

#header_top form input.search {
  border: none;
  padding: 2px;
  font-size: 13px;
  line-height: 15px;
}

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

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

#header_top h1,
#header_top span {
  font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Grande", sans-serif;
}

#header_top h1 {
  float: left;
  display: inline;
  font-size: 24px;
  line-height: 26px;
  margin: 10px 0 0 22px;
}

#header_top h1 a {
  color: #000;
  text-decoration: none;
  margin: 0;
}

#header_top h1 span {
  color: #000;
  font-size: 13px;
  line-height: 15px;
}

#header #headerl {
  float: left;
  background: #fff url('images/menu_left.gif') no-repeat;
  width: 8px;
  height: 60px;
}

#header #headerr {
  float: right;
  background: #fff url('images/menu_right.gif') no-repeat;
  width: 8px;
  height: 60px;
}

#header #headerc {
  margin: 0 10px;
}

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

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

#header ul.menu li a {
  display: block;
  float: left;
  padding: 5px 10px 6px;
  margin: 0;
  font: 12px "Lucida Grande", Verdana, Helvetica, Arial, Sans-Serif;
  background-color: #fff;
  color: #e83700;
  border-bottom: 2px solid #f3e1db;
  text-decoration: none;
}

#header ul.menu li a:hover {
  background-color: #f9f4f2;
  color: #e83700;
  border-bottom: 2px solid #e7ad99;
  text-decoration: none;
}

#header ul.menu li.current_page_item a,
#header ul.menu li.current_page_item a:hover {
  background-color: #f9f4f2;
  color: #e83700;
  border-bottom: 2px solid #db7452;
  text-decoration: none;
}

#content_top .inner {
  padding: 0 0 8px 0;
  border-bottom: 1px dotted #d5d5d5;
}

#content_top .content_top_wide {
  width: auto;
  text-align: center;
  margin: 8px 0 0 0;
}

#content_top .content_top_left {
  display: inline;
  float: left;
  width: 468px;
  height: 60px;
  margin: 8px 0 0 6px;
}

#content_top .content_top_right {
  display: inline;
  float: right;
  width: 468px;
  height: 60px;
  margin: 8px 6px 0 0;
}

.lsidebar {
  margin: 0 0 20px 0;
  width: 160px;
  float: left;
  padding: 0 10px;
  border-left: 1px dotted #d5d5d5;
}

.rsidebar {
  margin: 0 0 20px 0;
  width: 202px;
  float: right;
  padding: 0 0 10px 10px;
  border-left: 1px dotted #d5d5d5;
}  

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

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

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

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

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

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

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

#secondary div.links > h3 {
  font-size: 13px;
  letter-spacing: 0;
}

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

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

#secondary div.box {
  margin: 10px 0;
}

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

#secondary div.ads {
  margin: 5px 0;
}

div.products a,
div.products a img {
  text-decoration: none;
  border: none;
}

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

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

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

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

#primary h1 {
  padding: 0;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -1px;
}

div.itemhead {
  margin-top: 20px;
}

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

small.metadata { /* Time and category for blog entries */
  clear: left;
  font-size: 10px;
  display: block;
  margin-top: 2px;
  color: #bbb;
}

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

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

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

#primary .item .itemtext p,
#primary .item .itemtext ul,
#primary .item .itemtext ol,
#primary .item .itemtext div,
#primary .item .itemtext blockquote {
  margin: 8px 0 6px 0;
}

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

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

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

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

.metalinks {
  margin-top: 5px;
}

.itemtext a:visited {
}

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

/* float: left added by WP 2.5. */
#primary .itemtext img.alignleft {
  margin: 0 10px 10px 0;
  display: inline;
}

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

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

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

#primary div.post_tags,
#primary div.related_articles,
#primary div.sociable {
  clear: left;
  margin: 15px 0 11px 0;
  padding: 5px;
  background-color: #f4f4f4;
  border: 1px dotted #ddd;
}

#primary div.related_articles h3 {
  font-size: 13px;
  line-height: 15px;
  margin: 1px 0 4px 0;
}

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

/* Ad single */
div.single_below {
  text-align: center;
  margin: 5px 0;
}

.editlink a,
.commentseditlink a {
  border: none;
  padding: 2px;
  padding-left: 23px;
  margin-left: 7px;
  height: 16px;
}

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;
}

.metadata a,
.commentmetadata a {
  color: #777;
}

.commentslink {
  padding: 2px 0 2px 20px;
  background: url('images/comment.gif') left center no-repeat;
  margin-right: 10px;
}

.comments #commentlist {
  margin: 0;
  padding: 0 0 20px;
  position: relative;
}

.comments #commentlist li {
  margin: 10px 0;
  padding: 10px 10px 5px;
  list-style: none;
}

.comments #commentlist li.item {
  border: 1px dotted #ddd;
}

.comments #commentlist .commentmetadata {
  padding: 2px 0 2px 0px;
  display: block;
}

.comments #commentlist li img {
  padding: 0;
  border: none;
}

.comments #commentlist li img.gravatar {
  float: right;
  margin: -5px 0 0;
}

.comments #commentlist li .commentauthor {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -1px;
}

.comments #commentlist li .counter {
  display: none;
  font: normal 15px 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
  color: #999;
  float: left;
  width: 35px;
}

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

.comments #commentlist li.authorcomment blockquote {
  color: #333;
  background: #f6f7f8 url('images/quote.gif') no-repeat 10px 0;              
}
   
.comments #pinglist {
  font-size: 12px;
  padding: 0;
  margin: 10px 0 10px;
  background: #f6f7f8;
}

.comments #pinglist li {
  margin-left: 40px;
  padding: 7px 0;
  list-style: none;
}

.comments #pinglist li .commentauthor {
  font-weight: bold;
  display: block;
}

.comments #pinglist li small {
  font: .8em Arial, Sans-Serif;
  display: block;
}

.comments #pinglist li .counter {
  display: none;
}

.comments #pinglist li span.favatar img {
  margin-left: -25px;
  border: none;
  padding: 0;
  float: left;
}

.comments #pinglist li img {
  padding: 0;
  border: none;
}
  
.comments #leavecomment, .comments #loading {
  text-align: center;
  margin: 30px 0 20px !important;
  color: #ddd;
  font-size: 2em;
  letter-spacing: -2px;
}

.comments #loading {
  margin-top: 20px !important;
}

.comments form {
  clear: both;
  padding: 1px 0 10px;
  margin: 0;
}

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

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

.comments form textarea {
  height: 250px;
  padding: 2px;
  width: 100%;
  margin: 10px 0;
  /*_width: 98.5%;*/ /* IE hack */
}

.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 */
.wp-pagenavi {
  width: 99%;
  margin: 5px auto;
  text-align: center;
}

.wp-pagenavi * {
  font-size: 11px;
  line-height: 13px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	background-color: #f8e7d0;
	color: #656;
	border: 1px solid #dcd;
}

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

.wp-pagenavi a,
.wp-pagenavi a:link {
	background-color: #f8e7d0;
  font-size: 11px;
  line-height: 13px;
	text-decoration: none;
	border-color: #f8a770;
	color: #e83700;
}

.wp-pagenavi a:hover {	
	text-decoration: none;
	border-color: #e83700;
	color: #e83700;
}

.wp-pagenavi a:active {
	border-color: #dc1d55;
	color: #dc1d55;
}

.wp-pagenavi span.pages {
	margin: 2px 2px 2px 2px;
}

.wp-pagenavi span.current {
	margin: 2px;
}

.wp-pagenavi span.extend {
	margin: 2px;
}

#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;
  border-bottom: 1px solid;
  border-color: white;
}

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

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

/* Tags */
.lsidebar p.tags a {
  margin: 1px 0;
  padding: 0 6px 0 0;
  display: inline;
  list-style-type: none;
  line-height: 120%;
}

/* Attachment */
.attachment {
  text-align: center;
}

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */
.activityentry {
  font-size: 11px;
}

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

.contactleft {
  width: 15%;
  text-align: right;
  clear: both; 
  float: left; 
  display: inline; 
  padding: 4px; 
  margin: 5px 0; 
}

.contactright {
  width: 70%; 
  text-align: left;
  float: right; 
  display: inline; 
  padding: 4px; 
  margin: 5px 0; 
}
  
.contacterror {
  border: 1px solid #ff0000;
}

.editlink a, .commentseditlink a {
  padding-left: 2px;
  margin-left: 3px;
  background: none;
}

div#footer p,
div#footer span {
  color: #93938d;
}

div#footer a {
  color: #454541;
  font-weight: bold;
}

div#footer a:hover {
  color: #050501;
}

div#footer a,
div#footer a:hover {
  border: none;
  text-decoration: none;
}

div#footer a:hover {
  border: none;
  text-decoration: none;
  color: black;
}

.clearleft {
  clear: left;
}

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