* {
  font-family: "Lucida Grande","Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

/* Clearfix
/* -------------- */
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

body {
  background-color: #333333;
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
  color: #333333;
}

#wrap {
  width: 980px;
  position:relative;
  background: #1B0007 url(/images/body-bg.jpg) repeat-x 0 0;
  margin: 0 auto;
  padding: 0;
}

#topnav {
  width: 980px;
  height: 30px;
  margin: 0 auto;
  background: url(/images/topbar-bg.gif) repeat-x top;
  border-left: 1px solid #dbe8f7;
  border-right: 1px solid #dbe8f7;
}

#header {
  position: absolute;
  top: 8px;
  left: 33px;
  height: 125px;
  width: 520px;
  margin: 0;
  padding: 0;
  font-size: 24px;
}

#header h1 {
  margin: 0;
  padding: 0;
}

#header a {
  display: block;
  position: relative;
  width: 520px;
  height: 125px;
  overflow: hidden;
}

#header a img {
  position: absolute;
  left: 0;
  top: 0px;
}

a, a:visited, a:hover, a:active {
  color: #cc0033;
  font-weight: normal;
  text-decoration: none;
}

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

.feed-leftalign {
  background: url(/images/feed-icon-12x12-orange.png) no-repeat 0 50%;
  padding-left: 14px;
}

.trackback-leftalign {
  background: url(/images/trackback-icon-12x12.png) no-repeat 0 50%;
  padding-left: 14px;
}

img {
  position: relative;
}

a img {
  border:0;
}

img.rb {
  border: 1px solid #aaa;
  float: right;
  margin: 0 0 5px 5px;
  padding: 4px;
}

img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

h1, h2, h3, h4 {
  font-weight: bold;
  font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 150%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

code {
  background-color: #eeeeee;
  padding: 5px;
  border: 1px solid #cccccc;
}

blockquote {
  border-left: 1px solid #aaaaaa;
  color: #666666;
  margin: 7px 10px 7px 10px;
  padding-left: 6px;
  font-style:italic;
}

#topnav ul {
  padding: 0px;
  white-space: nowrap;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left:0px;
}

#topnav ul li {
  display: block;
  float:left;
  height: 29px;
  width: 100px;
  line-height: 29px;
  list-style-type: none;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  border-right: 1px solid #dbe8f7;
}

#topnav ul li.current_page_item a  {
  background-color:#cc0033;
  border-top: 1px solid #dbe8f7;
}

#topnav ul li a {
  display: block;
  text-decoration: none;
  color:#fff;
  height: 29px;
  text-align: center;
  padding-left:20px;
  padding-right:20px;
}

#topnav ul li a:hover {
  color: #fff;
  background-color: #89a5c9;
}

/*######################################################################################################
  ###### Content #######################################################################################
  ####################################################################################################*/

#contentwrap {
  width: 620px;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  background: url(/images/contentwrap-bg.jpg) no-repeat;
  margin-left: 15px;
}

#contentheader {
  height: 1px;
  margin-top: 130px;
}

.primary {
  padding-bottom: 10px;
}

/*######################################################################################################
  ###### Sidebar #######################################################################################
  ####################################################################################################*/
#sidebar {
/*
  margin: 50px 15px 0 0; */ /* margin-top: same like #contentwrap */
  margin-top: 50px;
  margin-right: 15px;
  display: inline;
  float: right;
  width: 320px;
  background: #000000 url(/images/sidebar-bg.jpg) repeat-x top;
  border: 1px solid #434142;
}

#sidebar .sidebar3 {
  margin: 9px;
/*
  margin: 0 20px 10px 0;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 10px;
  line-height: 1.4em;
*/
}

#sidebar #sidebar5 {
  margin: 9px;
}

#sidebar .sidebar3 p {
  margin-top: 5px;
  margin-bottom: 10px;
}

#sidebar .sidebar3 li {
  list-style: none;
  list-style-type: none;
  margin: 0;
/*
  background-color: #f9f9f9;
  border-bottom: 1px dotted #858585;
*/
  color: #ffffff;
  padding: 0;
  padding-left: 2px;
  margin-bottom: 8px;
  line-height: 1.4em;
}

#sidebar1 , #sidebar2 {
  width: 148px;
  float: right;
  line-height: 1.5em;
  display:inline;
/*
  margin: 3px 20px 0px 0px;
*/
  margin-right: 8px;
  list-style: none;
}

#sidebar #recentcomments {
  clear:both;
  margin: 10px 20px 0 0;
}

#sidebar #recentcomments ul li {
  font-size: 90%;
  list-style: none;
  border-bottom: 1px dotted #858585;
  line-height: 1.3em;
  padding: 5px 0 5px 0;
}

#sidebar #recentcomments ul li:hover, #sidebar #recentcomments ul li a {
  /*
  background-color: #f9f9f9;
  */
  text-decoration: none !important;
}

#sidebar h2, #sidebar1 h2, #sidebar2 h2 {
  font-size: 130%;
  color: #CDCDCD;
  font-weight: bold;
  margin: 0px;
  padding: 0 0 2px 0;
  border-bottom: 1px dotted #858585;
  list-style: none;
}

#sidebar1 p, #sidebar2 p {
  margin-bottom: 10px;
  margin-top: 10px;
}

#sidebar1 ul, #sidebar2 ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

#sidebar1 ul li, #sidebar2 ul li {
  display: inline;
}

#sidebar a {
  color: #dddddd;
}

#sidebar a:hover {
  color: #ffffff;
}

#sidebar1 ul li a, #sidebar2 ul li a {
  border-bottom: 1px dotted #858585;
  cursor: pointer;
  display: block;
  text-decoration: none !important;
  margin: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  list-style: none;
}

#sidebar1 ul li a:hover, #sidebar2 ul li a:hover {
  background: #333333;
  border-bottom-color: #C3B9A2;
}

#sidebar1 ul#feed {
  margin: 0 0 12px 0;
  padding: 0px;
  list-style: none;
}

#sidebar1 ul#feed li {
  padding-top: 3px;
  padding-bottom: 3px;
}

#sidebar1 ul#feed li a {
  background: url(/images/feed-icon-16x16-orange.png) no-repeat left 50%;
  padding-left: 25px;
}

#sidebar1 ul#feed li a:hover {
  background: url(/images/feed-icon-16x16-red.png) no-repeat left 50%;
}

/******** SEARCH **********/
#sidebarsearch {
  padding: 0;
  padding-bottom: 8px;
  margin: 10px 0 10px 0;
  border-bottom: 1px dotted #858585;
}

#sidebarsearch label {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

#sidebarsearch #s {
  padding: 2px 4px 2px 4px;
  border: 1px solid #cbcacc;
  width: 205px;
}

#sidebarsearch #s:focus {
  border: 1px solid #ff97b1;
  background-color: #f9f9f9;
}

#sidebarsearch #s:hover {
  border: 1px solid #135193;
}

#sidebarsearch #searchsubmit {
  background: #f9f9f9 url(/images/button-bg.png) repeat-x;
  border: 1px solid #aaa;
  border-bottom: 1px solid #858585;
  margin: 0 0 0 0;
  padding: 1px 2px 1px 2px;
}

#sidebarsearch #searchsubmit:hover {
  border: 1px solid #ff97b1;
}

/*********************************************/

/*######################################################################################################
  ###### Post Entry ####################################################################################
  ####################################################################################################*/

/***********************************************************/

h2.entrytitle, h2.tag-header, h1.tag-header, .tag-related h2.title {
  font-size: 170%;
  font-weight: normal;
  line-height: 100%;
  margin: 10px 10px;
  margin-right: 0;
  padding: 0 0 3px 0;
  text-align: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  color: black;
}

h2.tag-header {
  margin-top: 0;
}

h2.entrytitle.single {
  margin-top: 0;
}

h2.entrytitle.overline, h2.tag-header.overline, h1.tag-header.overline {
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: 10px;
}

h2.entrytitle a, h2.entrytitle a:visited {
  color: black;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
}

h2.entrytitle a:hover {
  text-decoration: none;
  color: #cc0033;
}

.entry {
/*
  position: relative;
  margin-left: 15px;
*/
  margin-top: 10px;
  border: 3px solid #7D7D7D;
  background: #CECECE url(/images/entry-bg.jpg) repeat-x top;
}

.entry.tag-header {
  border-color: #670F0F;
}

.entrybody {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}

.entrybody p {
  margin-bottom: 15px;
}

.entrybody img {
  margin-right: 8px;
  border: 2px solid #ffffff;
}

.entrymeta2 {
  border: 1px solid #670F0F;
  background: #670F0F url(/images/meta2-bg.jpg);
  margin: 0;
  padding: 2px 5px;
  font-size: 11px;
  color: #ffffff;
  display: block;
  height: 16px;
  /*
  white-space: nowrap;
  */
  overflow: hidden;
}

.entrymeta2 a {
  color: #ffffff !important;
}

.entrymeta2 ul {
}

.entrymeta2 ul li {
  margin-left: 10px;
  list-style-type: none;
}

h1.archives {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
}

.entrymeta-single {
  color: #ADD248;
  margin-top: 3px;
  margin-bottom: 20px;
}

.entrybody h3 {
  margin-bottom: 1.5em;
  font-size: 12pt;
  font-weight: bold;
}

.entrybody ul, .entrybody ol {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:30px;
}

.entrybody li {
  padding-top:1px;
  padding-bottom:1px;
}

.entrymeta3 {
}

/*######################################################################################################
  ###### Post Comments #################################################################################
  ####################################################################################################*/

ol#commentlist {
  margin: 15px 0px 0px;
  padding: 0px;
  list-style:none;
}

.commentname {
  color: #4b5ba2;
}

.commentname a {
  color: #333333;
  text-decoration: underline;
  font: bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

/***************** Comment Text ***********************************************/
.commenttext {
  min-height: 90px;
  background: #D5E3F6 url(/images/bg-comment-02.gif) repeat-y left top;
}

* html .commenttext {
  height: 90px;
  overflow: visible;
}

.commbgtop {
  background: #ffffff url(/images/bg-comment-01.gif) no-repeat left top;
  height: 18px;
}

.commbgbottom {
  background: #ffffff url(/images/bg-comment-03.gif) no-repeat left top;
  height: 8px;
}

.commentp {
  /* That's the div of the text... */
  margin-left: 65px;
  padding: 6px 12px 24px 10px;
}

.commenttext {
  width: 565px;
/*
  margin-right: 25px;
*/
}

.commenttext p {
  margin: 0px 0px 10px;
  padding: 0px;
}

#commentblock {
  margin-top: 10px;
  border: 3px solid #7D7D7D;
  background-color: #ffffff;
}

#commentblock ol li {
  margin-bottom: 30px;
}

#commentblock h2 {
  font-size: 140%;
  color: #555555;
}

.gravatar {
  float: left;
  height: 32px;
  padding: 8px;
  width: 32px;
  margin: 10px 0px 0px 10px;
  background:  url(/images/grav.png) no-repeat;
  display: inline;
}

/*######################################################################################################
  ###### Comments Form #################################################################################
  ####################################################################################################*/

#commentsform {
  padding: 0 15px 0 0;
  padding: 10px;
  border: 1px solid #BBBBBB;
  background: #CECECE url(/images/entry-bg.jpg) repeat-x top;
}

#commentsform p {
  margin-top: 5px;
  margin-bottom: 5px;
}

#commentsform .label {
  font-size: 95%;
}

#commentsform #author, #commentsform #email, #commentsform #url, #commentsform #mcspvalue, #commentsform textarea {
  background: #fff;
  border: 1px solid #aaa;
  padding: .3em;
  width: 200px;
}

#commentsform #author:focus, #commentsform #email:focus, #commentsform #url:focus, #commentsform #mcspvalue:focus, #commentsform textarea:focus {
  background-color: #f9f9f9;
  border: 1px solid #ff97b1;
}

#commentsform textarea {
  width: 98%;
  font-size: 1em;
  line-height: 1.3em;
}

#submit {
  /* submit button */
  height: 24px;
  background: #f9f9f9 url(/images/button-bg.png) repeat-x;
  border: 1px solid #aaa;
  border-bottom: 1px solid #858585;
  margin: 5px 0 0 0;
  padding: 2px;
}

#submit:hover {
  border: 1px solid #e6aa45;
}

/** Quicktags **/
#commentsform .quicktags {
  margin-top: 10px;
}

#commentsform .quicktags input {
  background: #f9f9f9 url(/images/button-bg.png) repeat-x;
  border: 1px solid #aaaaaa;
  font-size: .9em;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  width: auto;
  margin: 1px 2px 2px 0px;
  padding: 0px 1px 0px 1px;
}

#commentsform .quicktags input:hover {
  border: 1px solid #cc0033;
}

/*######################################################################################################
  ###### Footer ########################################################################################
  ####################################################################################################*/

#footer {
  width: 980px;
  clear: both;
  padding: 0;
  margin: 10px 0 auto;
  height: 86px;
  text-align: center;
  border: 1px solid #606060;
  background: #dddddd url(/images/footer-bg.jpg) repeat-x top;
}

#footer p {
  color: #777;
  font-size: 12px;
  margin: 10px 320px 0;
}

#footer p a {
  color: #555555;
}

#footer p a:hover {
  color: #555555;
}

#footer-logo {
/*  
  position: relative;
  bottom: 1px;
  left: 3px;
*/
  float:left;
  margin-top: 22px;
}
/*######################################################################################################
  ###### Plugins #######################################################################################
  ####################################################################################################*/

/*************** LINK INDICATION **********************************************/
a.liexternal {
  background: url(/images/link-icon_external.gif) no-repeat right;
  padding-right: 7px;
}

a.liwikipedia {
  background: url(/images/link-icon_wikipedia.gif) no-repeat right;
  padding-right: 11px;
}

a.liftp {
  background: url(/images/link-icon_ftp.png) no-repeat right;
  padding-right: 13px;
}

a.limailto {
  background: url(/images/link-icon_mail.gif) no-repeat right;
  padding-right: 12px;
}

a.liflickr {
  background: url(/images/link-icon_flickr.png) no-repeat right;
  padding-right: 8px;
}

a.liinternal { }

a.lipdf {
  background: url(/images/link-icon_pdf.png) no-repeat right;
  padding-right: 12px;
}

a.lixls {
  background: url(/images/link-icon_excel.png) no-repeat right;
  padding-right: 12px;
}

a.lidoc {
  background: url(/images/link-icon_word.png) no-repeat right;
  padding-right: 12px;
}

a.linsf {
  background: url(/images/link-icon_notes.png) no-repeat right;
  padding-right: 13px;
}

a.lizip {
  background: url(/images/link-icon_zip.png) no-repeat right;
  padding-right: 12px;
}

#myGallery {
  width: 300px !important;
  height: 189px !important;
/*  border: 1px #88b74f solid !important; */
  border: 1px #cccccc solid !important;
  margin: 8px;
}

#myGallery h2 {
  font-size: 14px;
  color: #333 !important;
  border: none;
  margin: 3px;
  margin-bottom: 0;
}

#myGallery p {
  color: #333 !important;
  font-size: 11px;
  margin-top: 0;
  padding-top: 0;
}

#myGallery h2 a {
  font-size: 1.4em;
  color: #333 !important;
}

#myGallery p a {
  color: #333 !important;
}

.slideInfoZone{
  height:50px !important;
  background: #f8f8f8 !important;
}

#extra-sidebar {
  margin: 8px;
}

#extra-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

#extra-sidebar li {
  list-style: none;
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #000000;
}

#extra-sidebar li.cat-item a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px 5px;
  margin-bottom: 4px;
  background: #2C2C2C url(/images/cat-item-bg.jpg) repeat-x top;
  border: 1px solid #2C2C2C;
}

#extra-sidebar li.cat-item a:hover {
  text-decoration: none;
  background: #2C2C2C url(/images/cat-item-hover-bg.jpg) repeat-x top;
  border: 1px solid #2C2C2C;
}

#extra-sidebar h2 {
  margin-top: 10px;
  margin-bottom: 4px;
}

/*
#extra-sidebar .widget ul {
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 10px;
  list-style-type: disc;
  list-style-image: url(/images/tag-icon.gif);
}

#extra-sidebar .widget ul li {
  list-style-type: disc;
  list-style-image: url(/images/tag-icon.gif);
}
*/

.widget {
  margin-bottom: 25px;
}

#sidebar #highest-rated ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding-top: 3px;
  border: none;
}

#sidebar #highest-rated li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-top: 4px;
}

#sidebar #highest-rated a {
  font-size: 13px;
}

#sidebar #recent-posts li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-top: 4px;
}

#sidebar #recent-posts h2 {
  margin-top: 10px;
}

#sidebar #recent-posts ul {
  margin-right: 10px;
  margin-top: 10px;
}

#sidebar #recent-posts ul {
  margin-left: 30px;
  margin-right: 10px;
  list-style-type: disc;
  list-style-image: url(/images/tag-icon.gif);
}

#sidebar #recent-posts ul li {
  list-style-type: disc;
  list-style-image: url(/images/tag-icon.gif);
}

#sidebar #recent-posts {
  margin-bottom: 10px;
}

#sidebar #recent-posts a {
  font-size: 13px;
}

#sidebar .sb-about {
  margin: 9px;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 10px;
  line-height: 1.4em;
}

#sidebar .sb-about p {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #333333;
}

#sidebar .sb-about a {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #333333;
}

#sidebar .sb-about h2 {
  color: #333333;
}

#counter {
  text-align: right;
  margin: 9px;
  border-top: 1px dotted #858585 !important;
  color: #cccccc;
}

.entrymeta1 {
  /*
  float: right;
  position: absolute;
  right: 0px;
  width: 25%;
  display: block;
  */
  margin-right: 10px;
  color: #4b5ba2;
  color: #777;
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
}

.meta-time {
  background: url(/images/meta_date.gif) no-repeat 0 50%;
  padding-left: 12px;
/*
  margin-left: 1px;
  margin-right: 10px;
*/
}

.meta-author a {
  background: url(/images/meta_author.gif) no-repeat 0 50%;
  padding-left: 11px;
}

.meta-rating {
  /*
  position: absolute;
  right: 10px;
  display: block;
  float: right;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 10px;
  */
  padding-top: 0px;
  margin-top: 4px;
}

.meta-comments {
  background: url(/images/meta_comments.gif) no-repeat 0 50%;
  padding-left: 18px;
  margin-right: 10px;
  display: block;
  float: left;
/*  width: 80px; */
  white-space: nowrap;
  overflow: hidden;
  color: #ffffff;
}

.meta-comments a {
  color: #ffffff;
}

.meta-category {
  background: url(/images/meta_category.gif) no-repeat 0 50%;
  padding-left: 18px;
  margin-right: 10px;
  display: block;
  float: left;
  /*
  white-space: nowrap;
  overflow: hidden;
  */
}

.meta-tags {
/*
  display: block;
  float: left;
*/
  background: url(/images/tag-icon-small.gif) no-repeat 0 50%;
  padding-left: 18px;
  margin-right: 10px;
  margin-left: 5px;
  display: block;
  float: left;
/*  
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
*/
}

.entrybody .meta-tags {
  background-image: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.entrybody h4 {
	clear: both;
  padding: 0;
  margin: 0;
  padding-top: 20px;
  margin-bottom: 8px;
  color: #dddddd;
  border-bottom: 1px solid #dddddd;
}

.entrybody .meta-tags .tag {
  background: url(/images/tag-icon-small.gif) no-repeat 0 4px;
  padding-left: 14px;
  margin-right: 4px;
  white-space: nowrap;
  display: block;
  float: left;
}

.meta-emaillink {
  display: block;
  float: right;
  background: url(/images/email-small.gif) no-repeat 0 50%;
  padding-left: 18px;
}

.meta-pingback {
  margin-top: 10px;
  text-align: right;
}

#sidebar .widget_tag_cloud a {
  color: #ffffff;
}

.hauptseite-story-1 {
}

.hauptseite-story-2 {
/*
	float: left;
  width: 300px;
*/
}

.hauptseite-story-3 {
/*
	float: right;
  width: 300px;
*/
}

.hauptseite-story-4 {
/*
  float: left;
  width: 300px;
*/
}

.hauptseite-story-5 {
  float: left;
  width: 300px;
}

.hauptseite-story-6 {
  float: right;
  width: 300px;
}

.hauptseite-story-7 {
  float: left;
  width: 300px;
}

.hauptseite-story-8 {
  float: right;
  width: 300px;
}

.hauptseite-story-9 {
  float: left;
  width: 300px;
}

.hauptseite-story-10 {
  float: right;
  width: 300px;
}

.entry-rated {
  float: right;
  width: 300px;
  margin-left: 0;
}

.entry-rated div.rateditem {
  margin: 4px;
  height: 88px;
  overflow: hidden;
}

.entry-rated img {
  margin-right: 4px;
  border: 2px solid #ffffff;
}

.entry-rated h3, .entry-rated h6 {
  font-size: 14px;
}

.entry-latest {
  float: left;
  width: 300px;
}

.entry-latest div.rateditem {
  margin: 4px;
  height: 88px;
  overflow: hidden;
}

.entry-latest img {
  margin-right: 4px;
  border: 2px solid #ffffff;
}

.entry-latest h3, .entry-latest h6 {
  font-size: 14px;
}

#sidebar a.adsrv_lnk, #sidebar a.adsrv_lnk {
	color: #333333;
}

.teaser ul, .teaser ul li {
  list-style: none !important;
  list-style-type: none !important;
  margin-left: 0 !important;
}

.entry .teaser {
  line-height: 14px;
  margin-bottom: 10px;
}

.entry .teaser ul.liststyle {
  padding-left: 5px;
  margin-top: 5px;
}

.entry .teaser ul.liststyle li.text {
  background: transparent url(/images/list-dot.gif) no-repeat 0px 6px;
  padding-left: 8px;
  display: block !important;
}

.entry .teaser ul.horizontal {
  padding-left: 0;
  margin-top: 0;
}

.entry .teaser ul.horizontal li.full {
  float: left;
  width: 256px;
  margin-bottom: 4px;
}

.entry .teaser .sidebar-read-more {
  display: none;
}



.col-580 .featured-bar .teaser {
  position: relative;
  padding: 15px 0px 15px 15px;
  margin: 0;
  margin-bottom: 20px;
  background: #FDFEFE url(/images/post-box-top.gif) repeat-x scroll center top;
  border-color: #CFDBE1;
  border-style: none solid solid;
  border-width: 0 1px 1px;
}

.col-580 .featured-bar div.sponsored-ad {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.col-580 .featured-bar p.sponsored-text {
  background: #FDFEFE url(/images/post-box-top.gif) repeat-x scroll center top;
  border-color: #CFDBE1;
  border-style: none solid solid;
  border-width: 0 1px 1px;
}

.col-580 .featured-bar p {
  padding: 0;
  margin: 0;
  background-image: none;
  background-color: none;
}

.col-580 .featured-bar .teaser .sidebar-read-more {
  display: none;
}

.col-580 .featured-bar .teaser {
  line-height: 14px;
}

.col-580 .featured-bar .teaser ul.liststyle {
  padding-left: 5px;
  margin-top: 0;
}

.col-580 .featured-bar .teaser ul.liststyle li.text {
  background: transparent url(/images/list-dot.gif) no-repeat 0px 6px;
  padding-left: 8px;
}

.col-580 .featured-bar .teaser ul.horizontal {
  padding-left: 0;
  margin-top: 0;
}

.col-580 .featured-bar .teaser ul.horizontal li.full {
  float: left;
  width: 280px;
  margin-bottom: 4px;
}

.horizontal a.teaser-text,.vertical a.teaser-text {
  font-size: 11px;
  font-weight: bold;
  color: #5A656A !important;
}

.liststyle a.teaser-text {
  font-size: 11px;
  font-weight: normal;
  color: #333333 !important;
}

a.teaser-text:hover {
  color: #333333 !important;
}

#sidebar .teaser .teaser-preview {
  margin: 0;
  padding: 3px 0 0 4px;
  width: 114px;
  height: 65px;
  background: #FFF url(/images/sidebar-preview-back.gif) no-repeat top center;
  float: left;
}

.entry .teaser .teaser-preview {
  margin: 0;
  padding: 3px 0 0 4px;
  width: 114px;
  height: 65px;
  background: #FFF url(/images/sidebar-preview-back.gif) no-repeat top center;
  float: left;
}

.col-580 .teaser .teaser-preview {
  margin: 0;
  padding: 3px 0 0 4px;
  width: 114px;
  height: 65px;
  background: #FFF url(/images/sidebar-preview-back.gif) no-repeat top center;
  float: left;
}

#sidebar .teaser {
  line-height: 14px !important;
}

#sidebar .teaser span,#sidebar .teaser span a {
  margin: 5px 0 0 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal !important;
  color: #333333;
  display: block;
}

#sidebar .teaser ul.horizontal li.full {
  background: #FDFDFD url(/images/random-bg1.png) repeat-x top left;
  border: 2px solid #7D7D7D;
  width: 292px;
  padding: 4px;
}

#sidebar .teaser span a:hover {
  color: #5e8293;
}

#sidebar .teaser .horizontal li, #sidebar .teaser .vertical li {
  margin: 4px 0;
}

#sidebar .teaser .horizontal li.text, #sidebar .teaser .vertical li.text {
  margin-bottom: 6px;
}

#sidebar .teaser ul.liststyle {
  margin-bottom: 12px;
}

#sidebar .teaser .liststyle li {
  margin-bottom: 2px;
}

#sidebar .teaser .horizontal .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-wight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 174px;
  height: auto;
  float: right;
}

#sidebar .teaser .vertical .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

#sidebar .teaser .liststyle .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: normal;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

.entry .teaser .horizontal .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

.entry .teaser .vertical .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

.entry .teaser .liststyle .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: normal;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

.col-580 .featured-bar .teaser .horizontal .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 155px;
  height: auto;
  float: right;
}

.col-580 .featured-bar .teaser .vertical .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: bold;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

.col-580 .featured-bar .teaser .liststyle .teaser-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-wight: normal;
  line-height: 14px;
  margin: 0;
  padding: 0;
  width: 138px;
  height: auto;
  float: right;
}

#sidebar .teaser .teaser-content span,#sidebar .teaser .teaser-content span a {
  margin: 5px 0 0 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal !important;
  color: #333333;
  display: block;
}

#sidebar .teaser .teaser-content span a:hover {
  color: #333333;
}

.tag-related h2 {
  display: inline;
  white-space: nowrap;
  font-size: 12px;
  font-weight: normal;
}

.tag-related h3 {
  display: inline;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
}

.tag-related h2.title {
  padding: 10px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #CCCCCC;
}

.overline,.teaser-overline {
  color: #cc0033 !important;
  text-transform: uppercase;
  font-size: 90% !important;
  font-weight: normal;
}


