/*
Theme Name: thesweetspot
Version: 1.0
Author: Anders Saugstrup
Author URI: http://www.saugstrup.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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

em {
	font-style:italic;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.set:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.set {
	display: inline-block;
}

html[xmlns] .set {
	display: block;
}

* html .set {
	height: 1%;
}

body {
 background: url(images/body_bg.gif);
 font:normal 12px/16px Georgia, serif;
 color:#646464;
}

div#header {
 width:986px;
 margin:0 auto;
 background: url(images/bg_stripe_header.gif) repeat-y 0 0;
 height:164px;
 position:relative;
 z-index:900;
}

div#logo {
 width:550px;
 margin:0 auto;
 position:relative;
}

div#tag {
 position:absolute;
 top:100px;
 left:78px;
 color:#6d6f71;
 font:normal 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform: uppercase;
 letter-spacing: 1px;
}


div#stamp {
 position:absolute;
 top:-40px;
 right:-80px;
 z-index:11001;
}

/* newsletter */
div#newsletter {
 position: absolute;
 background: #fff;
 top:0;
 right:0;
 width:168px;
 padding:10px 10px 0 10px;
 height:114px;
}

div#newsletter p {
 font-size:11px;
 font-family: Arial, Verdana, sans-serif;
}

div#newsletter h3 {
 background: url(images/bg_newsletter_title.gif) no-repeat 0 0;
 text-indent: -9999px;
 height:9px;
 overflow: hidden;
 padding-bottom:5px;
}

div#newsletter input.text {
 background: #d7d6c2;
 border:0;
 width:168px;
 margin-top:5px;
 color:#000;
 font-family:Georgia;
 font-size:11px;
}

p#send {
 text-align: right;
 padding-top:5px;
}

div#nav-wrapper {
 background: url(images/bg_stripe_nav.gif) repeat-x 0 0;
 height:26px;
 margin-top:-36px;
 z-index:900;
 position:relative;
 padding-top:4px;
}

div#nav {
 margin:0 auto;
 width:518px;
 background: #ff044d;
 height:22px;
 z-index:901;
 position: relative;
}

ul#page-links li {
 float:left;
}

ul#page-links li a.hvem {
 background: url(images/btn_hvem.gif) no-repeat;
 display:block;
 text-indent: -9999px;
 width:68px;
 height:22px;
 margin-left:70px;
 margin-right:80px;
}

ul#page-links li a.hvad {
 background: url(images/btn_hvad.gif) no-repeat;
 display:block;
 text-indent: -9999px;
 width:64px;
 height:22px;
 margin-right:70px;
}


ul#page-links li a.mere {
 background: url(images/btn_hvadmere.gif) no-repeat;
 display:block;
 text-indent: -9999px;
 width:118px;
 height:22px;
}


div#navg {
 margin:0 auto;
 width:518px;
 background: #a4a6a8;
 height:22px;
 z-index:901;
 position: relative;
}

ul#page-linksg li {
 float:left;
}

ul#page-linksg li a.hvemg {
 background: url(images/btn_hvemg.gif) no-repeat;
 display:block;
 text-indent: -9999px;
 width:68px;
 height:22px;
 margin-left:70px;
 margin-right:80px;
}

ul#page-linksg li a.hvadg {
 background: url(images/btn_hvadg.gif) no-repeat;
 display:block;
 text-indent: -9999px;
 width:64px;
 height:22px;
 margin-right:70px;
}


ul#page-linksg li a.mereg {
 background: url(images/btn_hvadmereg.gif) no-repeat;
 display:block;
 text-indent: -9999px;
 width:118px;
 height:22px;
}

div.seperator {
 height:4px;
 overflow: hidden;
 background: url(images/bg_stripe_header.gif) repeat-y 0 0;
 width:986px;
 margin:0 auto;
}

div#content {
 width:986px;
 margin:0 auto;
 background:url(images/bg_posts.gif) repeat-y 0 10px;
}

div.homepage {
 background:url(images/bg_stripe_header.gif) repeat-y !important;
}


div#sidebar1 {
 float:left;
 width:188px;
 margin-right:46px;
}

div#sidebar2 {
 float:right;
 width:188px;
}

div#posts {
 width:392px;
 float:left;
 margin-right:46px;
 padding:20px 62px;
}

div.home {
 padding:0 !important;
 width:518px !important;
 position:relative;
}

div#bg-home {
 position:absolute;
 top:0;
 left:0;
 z-index:200;
}

div#home-links {
 position: relative;
 z-index:201;
}

div.section {
 margin-bottom:8px;
}

/* homelinks */

ul.links  {
margin-top:120px;
}

ul.links li.first {
 margin-bottom:70px;
}

ul.links li a, ul.links li a:visited {
 background: #fff;
 padding:6px 15px 7px 5px;
 margin-bottom:8px;
 display:inline-block;
 color:#000;
 text-decoration:none;
 font-size:20px;
 font-family: Arial, Helvetica, Verdana, sans-serif;
}

ul.links li a.colored, ul.links li.colored a:visited {
 background:#ffff00;
}

ul.links li.first a, ul.links li.first a:visited {
 font-size:36px !important;
 font-weight:bold;
 padding-top: 5px;
 padding-bottom:5px;
 line-height: 30px;
}


/* the post */

div.post {
 background: url(images/hr_post.gif) no-repeat bottom center;
 padding-bottom:25px;
 margin-bottom:25px;
}

div.post h2 {
 font:normal 17px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 color:#8c8c8c;
 font-weight:normal;
 text-transform: uppercase;
 padding-top:2px;
 padding-bottom:1px;
}

div.post h2 a, div.post h2 a:visited {
 color:#8c8c8c;
 text-decoration: none;
}

div.post p.date-cat {
 color:#ff044d;
 margin-bottom:10px;
 padding-left:1px;
}

div.post p {
 line-height: 18px;
 margin-bottom:10px;
}

div.post p.by {
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 padding-top:10px;
 position:relative;
 text-transform: uppercase;
 clear:both;
}

div.post p.by span {
 position: absolute;
 top:10px;
 right:0;
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
}

div.next a {
-x-system-font:none;
color:#646480;
font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-top:0px;
position:relative;
text-transform:uppercase;
float:left;
}

div.previous a {
-x-system-font:none;
color:#646480;
font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
position:relative;
float:right;
text-transform:uppercase;
}

div#comments h4 {
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 color:#FF044D;
}

div.post p img {
 margin-bottom:10px;
}


.alignleft {
 float:left;
 margin-right:10px;
}

.alignright {
 float:right;
 margin-left:10px;
}

.aligncenter {
 display: block;
  margin-left: auto;
  margin-right: auto;
}

strong {
 font-weight: bold;
}

div.post a, div.post a:visited {
 color:#ff044d;
 text-decoration: none;
}

/* comments */

div#comments {
 border-top:solid 1px #969696;
 padding-top:15px;
 margin-top:15px;
}

div#comments h3 {
 color:#e90a4d;
 font:bold 12px Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
}

div.comment {
 margin:15px 0 15px 0;
}

p.author, p.author a, p.author a:visited {
 color:#e90a4d;
}

p.author a, p.author a:visited {
 font-weight:bold;
}

/* comment form */

div#comment-form {
 background: #d7d6c1 url(images/bg_form.gif) no-repeat center 10px;
 color:#000;
 padding:40px 8px 8px 8px;
}

div#comment-form h3 {
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 letter-spacing:0px;  
}

div#comment-form label {
 font-size:12px;
 display:block;
 padding-top:5px;
}

div#comment-form input, div#comment-form textarea {
 border:none;
 padding:2px;
 font-size:11px;
}

div#comment-form input.text {
 width:178px;
}

div#comment-form textarea {
 width:374px;
 height:120px;
}

p.left {
 float:left;
 width:185px;
}

p.right {
 float:right;
 width:190px;
}

p.right input.text {
 width:188px !important;
}

p.pad {
 padding-right:10px;
}

p.website {
 clear:both;
}

p.action {
 text-align: right;
 padding:12px 0 5px 0;
}


/* == sidebar widgets == */

/* profile(?) */

div#about {
 background: #ffff00 url(images/bg_profile.gif) no-repeat center 13px;
 padding-top:30px;
 color:#000;
 padding:30px 25px 15px 25px;
 margin-bottom:8px;
}

div#about h4 {
 text-align: center;
 font:bold 11px Georgia, "Trebuchet MS",Georgia, serif;
 margin-bottom:5px;
 margin-top:5px;
}

 div#about img {
 float:left;
 margin-right:5px;
}

div#about p {
 font-size:11px;
}

div#about a {
 text-decoration:none;
 color:#ff034b;
}

div#msponsor {
 background: #ffff00 url(images/bg_profile.gif) no-repeat center 13px;
 padding-top:30px;
 color:#000;
 padding:30px 0 15px 0;
 margin-bottom:8px;
}

div#msponsor h4 {
 text-align: center;
 font:bold 11px Georgia, "Trebuchet MS",Georgia, serif;
 margin-bottom:5px;
 margin-top:5px;
}

div#msponsor img {
 display:block; 
 margin:0 auto; 
 text-align:center; 
}

div#msponsor p {
 font-size:11px;
}

div#msponsor a {
 text-decoration:none;
 color:#ff034b;
}

div#rssw {
 background: #ffff00 url(images/bg_profile.gif) no-repeat center 13px;
 padding-top:30px;
 color:#000;
 padding:30px 25px 15px 25px;
 margin-bottom:8px;
}

div#rssw h4 {
 font:bold 11px Georgia, "Trebuchet MS",Georgia, serif;
 margin-bottom:5px;
 margin-top:5px;
}

 div#rssw img {
 float:right;
 margin-right:-20px;
}

div#rssw p {
 text-align:right;
 font-size:11px;
 padding-right:21px;
}

div#rssw a {
 text-decoration:none;
 color:#ff034b;
}

/* banner */
div.banner {
 background:#8c8c8c;
 padding:10px 25px 15px 25px;
 text-align: center;
   margin-bottom:8px;
}

div.banner img {
 display:block;
}

/* different */

div.different {
 background: #8c8c8c url(images/bg_diff.gif) no-repeat center 14px;
 padding-top:45px;
 color:#000;
 padding:45px 25px 15px 25px;
}

div.different h4 {
 font:bold 11px Georgia, "Trebuchet MS",Georgia, serif;
 margin:5px 0 5px 0;
}

div.different p {
 font-size:11px;
}

/* popular */

div.widget_popular_posts {
 background: #f9ee37;
 padding:13px 25px 15px;
 color:#000;
 font-size:11px;
}


div.widget_popular_posts h4 {
 background: url(images/bg_profile.gif) no-repeat top left;
 color:#000;
 font:bold 12px Georgia, Arial, sans-serif;
 padding-left:20px;
 margin-bottom:4px;
}

/* I like it */

div.widget_most_liked_posts {
 background: #f9ee37;
 padding:13px 25px 15px;
 color:#000;
 font-size:11px;
}


div.widget_most_liked_posts h4 {
 background: url(images/mest-hjerte-widget.gif) no-repeat top left;
 color:#000;
 font:bold 12px Georgia, Arial, sans-serif;
 padding-left:20px;
 margin-bottom:7px;
}

div.widget_most_liked_posts a {
 color:#000;
 text-decoration:none;
}

div.widget_most_liked_posts ul li {
 padding-bottom:2px;
}

/* related */
div.related {
 background: #d7d6c2;
 padding:8px 0 10px 11px;
 margin-top:30px;
}

div.related ul li {
 float:left;
 margin-right:20px;
}

div.related ul li.last {
 margin-right:0;
}

div.related ul li img {
 display:block;
 margin-bottom:10px;
}

div.related ul li a, div.related ul li a:visited {
 font-size:11px;
 color:#000;
}

div.related h4 {
 color:#e90a4d;
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 margin-bottom:10px;
 padding-top:4px;
 letter-spacing:0px;
}

/* social */
div.social {
 margin:20px 0;
 position:relative;
 width:392px;
}

p.send-email {
 position:absolute;
 top:0;
 right:0;
 background: url(images/icon_email.gif) no-repeat 0 2px;
 padding-left:25px;
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 letter-spacing:0px;
}



/* categories widget */
div.widget_categories {
 background: #8c8c8c url(images/bg_categories.gif) no-repeat center 13px;
 padding-bottom:20px;
 color:#000;
 padding:47px 25px 15px 25px;
}

div.widget_categories h4 {
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 margin-bottom:7px;
 margin-top:2px;
}

div.widget_categories ul li, div.widget_categories ul li a, div.widget_categories ul li a:visited {
 color:#000;
 font:normal 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 text-decoration: none;
 font-weight:normal;
 padding:0px 0;
 text-transform: uppercase;
}

div.widget_categories ul li {
 padding-bottom:2px;
 }


/* extended categories widget */
div.widget_extended-categories {
 background: #8c8c8c url(images/bg_categories.gif) no-repeat center 13px;
 padding-bottom:20px;
 color:#000;
 padding:47px 25px 15px 25px;
}

div.widget_extended-categories h4 {
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 margin-bottom:7px;
 margin-top:2px;
}

div.widget_extended-categories ul li, div.widget_extended-categories ul li a, div.widget_extended-categories ul li a:visited {
 color:#000;
 font:normal 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 text-decoration: none;
 font-weight:normal;
 padding:0px 0;
 text-transform: uppercase;
}

div.widget_extended-categories ul li {
 padding-bottom:2px;
 }


/* add this */
div.add_this {
 background: #fff;
 padding:10px 25px 15px 25px;
}

/* recent posts or comments */
div.widget_recent_comments {
 background: #000;
  padding:10px 25px 15px 25px;
}

div.widget_recent_comments h4 {
 color:#ff0a4d;
 font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 background: url(images/bg_recent.gif) no-repeat;
 padding-left:20px;
 padding-bottom:5px;
}

div.widget_recent_comments ul li a, div.widget_recent_comments ul li a:visited {
 color:#c8c8c8;
 font-size:11px;
 text-decoration: none;
}

/* recent posts or comments */
div.widget_recent_entries {
 background: #000;
  padding:10px 25px 15px 25px;
}

div.widget_recent_entries h4 {
 color:#ff0a4d;
 font:bold 12px "Trebuchet MS",Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 background: url(images/bg_recent.gif) no-repeat 0px;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:6px;
}

div.widget_recent_entries ul li a, div.widget_recent_entries ul li a:visited {
 color:#c8c8c8;
 font-size:11px;
 text-decoration: none;
 font:Georgia;
}

div.widget_recent_entries li {
 padding-bottom:3px;
}

/* send mig en email */
div.sendemail {
 background: #000;
  padding:10px 25px 15px 25px;
}

div.sendemail h4 {
 color:#ff0a4d;
 font:bold 12px "Trebuchet MS",Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 background: url(images/bg_recent.gif) no-repeat 0px;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:7px;
}

div.sendemail h4 a {
 color:#ff0a4d;
 font:bold 12px "Trebuchet MS",Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 text-decoration; none:
}

div.sendemail a {
 color:#ff0a4d;
 font:bold 12px "Trebuchet MS",Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 text-decoration; none:
}

div.sendemail ul li a, div.sendemail ul li a:visited {
 color:#c8c8c8;
 font-size:11px;
 text-decoration: none;
 font:Georgia;
}

div.sendemail li {
 padding-bottom:3px;
}

/* popular */
div.popular {
 background: #d7d6c2;
}

div.popular h4 {
 color:#000;
 font:bold 12px "Trebuchet MS",Helvetica, Arial, Verdana, sans-serif;
 text-transform: uppercase;
 background: url(images/bg_popular.gif) no-repeat;
 padding-left:20px;
 padding-bottom:5px;
}

div.popular ul li a, div.popular ul li a:visited {
 color:#000;
 font-size:11px;
 text-decoration: none;
}

/* banners */
div.stamp {
 background: none !important;
 text-align: center;
}

div.stamp2 {
 background: none !important;
 text-align: center;
 padding:0 !important;
   margin:8px 0 8px 0;   
}


 
/*Translator*/

div.widget_global_translator {
 background: #fff;
 padding:10px 35px 15px 25px;
}

div.widget_global_translator h4 {
 color:#000;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_blogroll.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}


/* search */
div.search {
 background: #ff0a4d;
 padding:10px 25px 15px 25px;
}

div.search h4 {
 color:#fff;
 font:normal 12px "Trebuchet MS",Georgia, serif;
 padding-bottom:5px;
}

div.search input.text {
 background: #d7d6c2;
 width:140px;
 border:0;
}

div.search p#saction {
 text-align:right;
 padding:3px 0 0 0;
 margin:0;
}

/* rss */
div.rss {
 padding:10px 25px 15px 25px;
 background: #fff;
}


div.rss a, div.rss a:visited {
 color:#3e3f40;
 font-size:11px;
 padding-left:20px;
 background: url(images/icon_rss.gif) no-repeat;
 padding-bottom:2px;
 text-decoration:none;
}

/* archive */
div.widget_archive {
 background: #828282;
 padding:10px 25px 15px 25px;
}

div.widget_archive h4 {
 color:#000;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_archive.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 margin-top:3px;
 padding-top:2px;
}

div.widget_archive ul li a, div.widget_archive ul li a:visited {
 color:#000;
 font-size:11px;
 text-decoration: none;
}

/* disclaimer */
div.disclaimer {
 background: #d7d6c1;
 padding:10px 25px 15px 25px;
}

div.disclaimer h4 {
 color:#000;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_disclaimer.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 margin-top:3px;
 padding-top:2px;
}

div.disclaimer p {
 font-size:10px;
 color:#000;
}

div#footer {
 margin:0 auto;
 width:986px;
 height:25px;
 background: url(images/bg_stripe_header.gif) repeat-y 0 0;
 text-align: center;
}

div#titles {
 margin-bottom:15px;
 text-transform: uppercase;
 font:bold 12px/16px "Trebuchet MS" Helvetica, Arial, sans-serif;
 color:#f22071;
 position:relative;
 width:392px;
}

div#titles p span {
 position: absolute;
 top:0;
 right:0;
}


div#titles p span a, div#titles p span a:visited {
 text-decoration:none;
 color:#6e6f71;
}

div#titles p span a:hover {
 color:#f22071;
}

h2#page-title {
 margin-left:-2px;
}

.wp-post-image {
 margin-bottom:10px;
}


/* blogroll */
div.widget_links {
 background: #fff;
 padding:10px 25px 15px 15px;
}

div.widget_links h4 {
 color:#000;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_blogroll.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}

div.widget_links ul li a, div.widget_links ul li a:visited {
 color:#787878;
 font-size:11px;
 text-decoration: none;
}

div.widget_links li {
 padding-bottom:1px;
}


#text-15 {
 margin-bottom:8px;
}

#linkcat-70 {
 background: #fff;
 padding:10px 25px 15px 15px;
 margin-bottom:8px;
}

#linkcat-70 h4 {
 color:#f96930;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_blogroll.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}

#linkcat-70 ul li a, #linkcat-70 ul li a:visited {
 color:#f96930;
 font-size:11px;
 text-decoration: none;
}

#linkcat-70 li {
 padding-bottom:1px;
}

#linkcat-71 {
 background: #000000;
 padding:10px 25px 15px 15px;
 margin-bottom:8px;
}

#linkcat-71 h4 {
 color:#ffff00;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_recent.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}

#linkcat-71 ul li a, #linkcat-71 ul li a:visited {
 color:#ffff00;
 font-size:11px;
 text-decoration: none;
}

#linkcat-71 li {
 padding-bottom:1px;
}

#linkcat-72 {
 background: #8c8c8c;
 padding:10px 25px 15px 15px;
 margin-bottom:8px;
}

#linkcat-72 h4 {
 color:#ff044d;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_archive.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}

#linkcat-72 ul li a, #linkcat-72 ul li a:visited {
 color:#ff044d;
 font-size:11px;
 text-decoration: none;
}

#linkcat-72 li {
 padding-bottom:1px;
}

#linkcat-73 {
 background: #fff;
 padding:10px 25px 15px 15px;
 margin-bottom:8px;
}

#linkcat-73 h4 {
 color:#358878;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_blogroll.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}

#linkcat-73 ul li a, #linkcat-73 ul li a:visited {
 color:#358878;
 font-size:11px;
 text-decoration: none;
}

#linkcat-73 li {
 padding-bottom:1px;
}

#linkcat-74 {
 background: #fff;
 padding:10px 25px 15px 15px;
 margin-bottom:8px;
}

#linkcat-74 h4 {
 color:#000;
 font:bold 12px Georgia, "Trebuchet MS",Georgia, serif;
 text-transform: uppercase;
 background: url(images/bg_blogroll.gif) no-repeat;
 padding-left:20px;
 padding-bottom:7px;
 padding-top:2px;
 margin-top:3px;
}

#linkcat-74 ul li a, #linkcat-74 ul li a:visited {
 color:#787878;
 font-size:11px;
 text-decoration: none;
}

#linkcat-74 li {
 padding-bottom:1px;
}
