/*
Theme Name: Retail
Description: retailnews
Version: 1.0
Author: Nuidag
Author URI: http://nuidag.dk/
*/

body {
padding: 0;
margin: 0;
text-align: center;
background: #FFF;
font: 12px/20px Verdana, Arial, Tahoma, sans-serif;
}

a:link {
	color: #31942e; 
	text-decoration: none;
	}

a:visited {
	color: #31942e; 
	text-decoration: none;
	}
a:hover {
	color: #31942e;  
	text-decoration: underline;
	}

#retaillinks {
width: 900px;
height: 30px;
margin: 40px auto 0;
color: #3b3b3b;
text-align: center;
font-weight: normal;
}

#retaillinks a:link, #retaillinks a:visited {
	font-size: 10px;
	font-family: verdana;	
	font-weight: bold;
	line-height: 120%;
        color: #3b3b3b;
	text-decoration: none;
}

#retaillinks a:hover {
	font-size: 10px;
	font-family: verdana;	
	font-weight: bold;
	line-height: 120%;
        color: #3b3b3b;
	text-decoration: underline;
}

#heading {
background: #FFF url(images/top_bar.jpg) no-repeat;
width: 900px;
height: 117px;
margin: 26px auto 0;
color: #3b3b3b;
text-align: center;
}

#header {
padding-top: 0px;
padding-left: 0px;
}

h1 {
	font-size: 1.6em;
	font-family: Georgia;	
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 120%;
color: #7dbb4f;
}

h1 a:link, h1 a:visited {
	font-size: 1.6em;
	font-family: Georgia;	
	font-weight: normal;
	padding-bottom: 0px;
	line-height: 120%;
color: #7dbb4f;
}

h2 {
font: 13px Georgia, serif;;
margin: 0;
color: #7dbb4f;
font-style:italic;
}

h3 {
  margin: 1em 0 .2em;
  font: 18px Georgia,Serif;
  color: #3b3b3b;
  padding-left: 0px;
}

h4 {
  font: 14px Georgia, serif;
  margin: 2px;
  font-weight: bold;
  color: #3b3b3b;
}

h3 a:link, h3 a:visited {
  text-decoration: none;
  color: #3b3b3b;
}

h5 {
  font: 11px Verdana, Arial, Tahoma, sans-serif;
  margin: 0px;
  font-weight: normal;
  color: #666;
}

#content {
	background: #FFF;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#main {
	float: left;
	background: #FFF;
	padding: 5px 15px;
	width: 540px;
}

#sidebarrss {
	width: 250px;
	margin: 0 0 0 647px;
	padding-top: 15px;
	padding-bottom: 3px;
}

#sidebar {
	width: 250px;
	margin: 0 0 0 647px;
}

#sidebar ul {
	margin-top: 1px;
	padding-left: 0px;
	margin: 0;
	list-style-type: none;
}

#sidebar li {
	background: url(images/bullet.png) no-repeat 0 5px;
	padding-left: 10px;
}

#footer {
	clear: both;
background: url(images/bund_grafik.jpg) no-repeat;
	text-align: center;
	color: #FFF;
}

#footer p {
	margin: 0;
	padding-top: 2px;
}

#footer a:link, #footer a:visited { 
	color: #ACAB95;
}

#footer-adress {
	text-align: left;
         font-size: 10px;	
         color: #999;
	padding-top: 20px;
	padding-bottom: 50px;
}

#footer-adress p {
	margin: 0;
}

#footer-adress a:link, #footer a:visited { 
	color: #555;
}

.meta {
	color: #6D6D74;
	font-size: 11px;
	margin: 0;
	width: 540px;
}

.entry {
	padding-bottom: 25px;
	background: url(images/entry-separate.gif) no-repeat center bottom;
}

blockquote {
	border-left: 2px solid #dddddd;
	padding-left: 5px;
}

.commentbox {
	border: 1px solid #dddddd;
	margin: 5px 2px;
	padding: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.pagenavi2 {
	padding-top: 20px; padding-bottom: 20px;
}

#kommende {
	width: 250px;
	margin: 0 0 0 647px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#kommende ul {
	margin-top: 1px;
	padding-left: 10px;
	margin: 0;
	list-style-type: none;
	background: url(images/bullet.png) no-repeat 0 5px;
}

#kommende li {
	background: url(images/bullet.png) no-repeat 0 5px;
	padding-left: 10px;
}
