/*  
Theme Name: Black Splat WR
Theme URI: http://samk.ca/freebies/free-wordpress-theme-blacksplat/
Description: A simple, 3-column widget-ready WordPress theme designed to incorporate common ad formats.
Author: sam
Author URI: http://samk.ca/
Version: 1.7
Tags: black, gold, simple, grunge, right sidebar, 3 columns, fixed width, valid xhtml, valid css, widgets, adsense ready, rounded, 1024
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px;
  }

/* link farve i tekstindlæg */

a {
  color: #87756f;
  text-decoration: underline;
  }

/* link farve i tekstindlæg */

a:hover {
  color: #6178c2;
  text-decoration: underline;
  }

blockquote {
  background: url(images/bquotes.gif) left top no-repeat;
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;
  }

code {
  color: #fff;
  }

/*ÆNDRE BAGGRUNDSFARVEN*/

body {

  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 10px auto;
  width: 936px;
  font-family: 'arial';
  text-align: center; /* IE Centering Technique */
  background: url(http://www.valdemarsro.dk/wp-content/baggrundfeb.jpg) center repeat;


  }


/* Header and wrapper */


#wrapper {
  width: 980px;
  text-align: left; /* IE Centering Technique */
/*  background: url(http://www.maminka.dk/wp-content/uploads/936x60.jpg)  */ 40px 0 no-repeat;
  }


#header {
  margin: 0 40px;
  padding-top: 1px;
  height: 140px;
  background: url  (http://www.valdemarsro.dk/wp-content/Valdemarsro-header.jpg) left top no-repeat;
  }

#title {
  float: left;
  margin-left: 12px;
  width: 360px;
  display:inline;
  }
#header h1 {
  padding: 0;
  font-size: 15pt;
  }
#header h1 a {
  color: #fff;
  font-size: 15pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #fff;
  text-decoration: none;
  }
#header h3 {
  padding: 0;
  color: #fff;
  font-size: 11pt;
  }

#topright {
  color: #87756f;
  font-size: 12pt;
  float: right;
  margin-bottom: 24px;
  margin-right: 15px;
  width: 468px;
  height: 85px;
  display:inline;
  }
#topright a {
  color: ;
  }


/* Menu and search */

#nav {
  clear: both;
  height: 32px;
  }

#header #searchform {
  float: right;
  margin-left: 0;
  }

#searchform {
  margin-left: 10px;
  width: 213px;
  padding-top: 7px;
  height: 26px;
  background: #87756f;
  background: url(http://www.valdemarsro.dk/wp-content/søg.jpg) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 140px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav ul {
  list-style: none;
  width: 650px;
  }

#nav li {
  float: left;
  }

#nav li a {
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 11pt;
  color: #87756f;
  text-transform: lowercase;
  }

#nav li a:hover {
  color: #87756f;
  text-decoration: none;
  }

#nav li.rssmenu a {
  color: #87756f;
  }

#nav li.rssmenu a:hover {
  color: #87756f;
  }



/* Content */


#main {
  clear: both;
  margin: 0 40px;
  margin-top: 70px;
  width: 900px; /* Prevents IE6 miscalculation */
background-image:url(http://www.valdemarsro.dk/?attachment_id=615);
background-position:right center;
background-repeat:repeat-y;
}

#contentwrapper {
  width: 505px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
  margin-top: 1px;
  
  margin-bottom: 15px;
}


#contentwrapper_fullwidth {
  width: 880px;
  float: left;

  padding-left: 5px;
  padding-right: 20px;
  }

#content {
  }

#content .pageTitle {
  font-size: 15pt;
  letter-spacing: -1px;
  color: #87756f;
  }

/* rykke indlæg ned på siden i forhold til header */


.post {
  margin-top: 0px;
  margin-bottom: 15px;
  }

h2.postTitle {
  padding: 0 10px;
  letter-spacing: -1px;
  }

/* overskrift på indlæg */

h2.postTitle a {
  font-size: 13pt;
  font-weight: bold;
  color: #87756f;
  }

/* dato ved indlæg */

#content p.postMeta {
  padding: 0 10px;
  font-size: 10pt;
  color: #87756f;
  }

.post img {
  margin: 10px;
  }

/* skrift i indlæg */

#content p, .postContent p {
  font-size: 10.5pt;
  color: #87756f;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

/* skrift under kommentarer */

.postContent ul li, ol li {
  font-size: 10pt;
  color: #87756f;
  }

.comment {
  border-top: 1px solid #ebebeb;
  }

#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 160px;
  color: #87756f;
  font-size: 9pt;
  }

#commentslinks a {
  text-decoration: underline;
  }

/* SKRIFT PÅ KOMMENTARER */

#comments {
  margin: 0 10px;
  padding: 5px 10px;
  padding-left: 25px;
  font-size: 9pt;
  color: #87756f;
  background: url() left 5px no-repeat;
  }

p.comments {
  clear: both;
  padding: 5px 10px;
  }

p.comment {
  padding: 0 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url() left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

p.comments a:hover {
  text-decoration: underline;
  }

.commentlist {
  margin: 10px 25px;
  padding: 0 10px;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  padding-bottom: 5px;
  }

.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  }

.commentlist cite a {
  }

.comment .commentmetadata a {
  color: #87756f;
  }

.commentlist p {
  padding: 10px 0;
  }

.comment h3 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #87756f;
  }

p.comment a {
  padding-left: 20px;
  background: url() left top no-repeat;
  font-size: 10pt;
  }

textarea {
  width: 480px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(http://www.valdemarsro.dk/wp-content/send-den.jpg) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #fff;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.commentbody {
  float:right;
  width: 370px;
  margin: 10px 0 15px 0;
  padding-bottom: 10px;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }

#nextprevious {
  margin: 10px;
  }



/* SIDEBAREN */

.widgettitle 


#sidebars {
  float: right;
  margin-top: 0px;
  margin-left: 20px;
  padding-top: 0px;
  width: 350px;
color: #87756f
 }


#sidebar0 {
  padding: 0 15px 0 0;
  }

#sidebar1 {
  float: left;
  width: 160px;
  }

#sidebar2 {
  float: right;
  padding-right: 15px;
  width: 160px;
  }

#sidebars h2 {
  padding: 0 0 0px 0;

  font-size: 11pt;
  color: #87756f;
  letter-spacing: -1px;
  border-bottom: 1px solid #fff;
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 3px 0;
  }

#sidebars li {
  margin-bottom: 1px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 3px;
  color: #87756f;
  background: url() left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #87756f;
  text-decoration: none;
  }
#sidebars a.showit {
  color: #6178c2;
  }
#sidebars a:hover {
  color: #6178c2;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #87756f;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}




/* footer*/



#footer {
  margin: 0 40px;
  /*background: #fff url(http://www.maminka.dk/wp-content/uploads/936x60.jpg) */ left top repeat-x;
  }


#footerleft {
  float: left;
  margin-top: 0px;
  margin-left: 15px;
  width: 400px;
  display: inline;
  }

#footerleft p a {
  color: #ffffff;
  }

#footerleft p {
  padding: 0;
  line-height: 0px;
  }

#footer p {
  font-size: 10pt;
  color: #FFF;
  }

a img {
  border: none;  
  }

#bottomcurve {
  clear: both;
  width: 900px;
  height: 140px;
  background: url(http://www.valdemarsro.dk/wp-content/footer1.jpg) left bottom no-repeat;
  }
#bottomcurve span{
  float: right;
  width: 170px;
  height: 150px;
  }
#bottomcurve span:hover{
  cursor: pointer;
  }

.highlight {
  color: #6178c2;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.alignleft {
  float: left;
  }

.alignright {
  float: right;
  }

.wp-caption {
  border: 1px solid #87756f;
  text-align: center;
  background-color: #87756f;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  }