/*
THEME NAME: dkret3
THEME URI: http://diekretzschmars.de/en/wordpress/themes/dkret-theme/
VERSION: 2.1
DESCRIPTION: Powerful and flexible theme. <p>Visit the <a href="http://diekretzschmars.de/sf-forum/">Support Forum</a> or the <a href="http://diekretzschmars.de/en/wordpress/themes/dkret-theme/documentation/">Documentation</a>.</p> <p>Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</p>
TAGS: white, custom header, fixed with, fluid width, multiple columns, widget ready,  widgets, gravatar, drop down navigation, gallery, valid css, valid xhml, options page, archives
AUTHOR: Joern Kretzschmar
AUTHOR URI: http://diekretzschmars.de/
CREDIT: the authors of the sandbox theme (dkret uses  some of the dynamic-class-functions)
*/

* {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Arial, Sans-Serif;
        font-size: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
}
html, body {
        color: #474747;
}
body {
  background: url(images/bg.jpg) repeat;
  font-size: 1.0em;
  text-align: center; /* hack for IE5.5 to display website centered */
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebar(s) right of content
*/
div#wrapper {
        margin: 0px auto;
        width: 850px;
        min-width: 850px;
}
div#header {
        height: 94px;
        padding: 0px 0px 0px 0px;
}
div#logo {
        height: 35px;
}
.kontakt {

        float: right;
        margin: 15px 55px 0px 0px;
        font-size: 0.8em;
        color: #666;
}
div#access {
  height: 19px;
  padding: 3px 10px 2px 5px;
}
div#container {
        clear: both;
        float: left;
        margin: 0 -320px 50px 0;
        width: 100%;
}
div#content {
        margin: 25px 320px 0 0;
        overflow: hidden;
        padding: 0 20px;
}
div#content.widecolumn {
        margin: 25px 0 0;
}
div.sidebar {
        float: right;
        overflow: hidden;
        padding: 0 15px;
        width: 290px;
}
div#primary        {
        margin: 15px 0 0;
}
div#secondary        {
        margin: 0 0 20px;
        clear: right;
}
.sidebar-column {
        font-size: 0.9em;
        overflow: hidden;
        padding: 0 5px 10px;
        width: 46%;
}
#sidebar-column1 {
        float: left;
        margin: 15px 0;
}

#sidebar-column2 {
        float: right;
        margin: 15px 0;
}
div#bottombars {
  clear: both;
  width: 100%;
  overflow: hidden;
}
.bottombar-column {
  float: left;
  overflow: hidden;
        margin: 0 2%;
        width: 28%;
        padding: 0 0 20px;
}
div#footer {
        clear: both;
        height: 1.1em;
        margin: 0 0 20px;
        padding: 4px 10px 6px;
}

/* hide not used elements (read about this in the documentation if you want to use sandbox templates with dkret) */
.skip-link, .meta-sep, .home #nav-above,
.entry-header .entry-date, .entry-meta-above .cat-links, .entry-meta-above .tag-links, .entry-meta-above .edit-link,
.home .entry-meta .author, .home .entry-meta .comments-link {
  display: none;
}

/* show special elements */
#footer .meta-sep {
        display: inline;
}

/* Default html styles and css classes */
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover {
        font-weight: normal;
        color: #3a7930;
        margin: 20px 0 10px;
}
a {
        color: #999;
        outline: none;
        text-decoration: none;
}
a:hover {
        color: #333;
}
a img {
        border: none;
}
img {
        font-size: 0.6em;
}
strong, b {
        font-weight: bold;
}
em, i, cite {
        font-style: italic;
}
big {
        font-size: 120%;
}
small {
        font-size: 80%;
}
hr {
        border-bottom: 1px dotted #d8fbd8;
}
pre {
        background: #f6f6f6;
        border: 1px solid #ccc;
        overflow: auto;
        padding: 5px;
        font-family: 'Bitstream Vera Sans Mono','Andale Mono','LucidaTypewriter',monospace;
}
code {
        background: #f6f6f6;
        font-family: 'Bitstream Vera Sans Mono','Andale Mono','LucidaTypewriter',monospace;
        font-size: 0.8em;
        margin: 10px 0 10px 0;
}
blockquote {
        background-color: #F5FCFF;
        border: 1px solid #D1EFFF;
        margin: 5px 15px;
        padding: 5px 20px;
}
.right {
        text-align: right;
}
.centered {
        text-align: center;
}
.block {
        text-align: justify;
}
.alignleft {
        float: left;
}
.alignright {
        float: right;
}
.clear {
        clear: both;
        padding: 10px 0 0 0;
}
.space {

}
.border {
        border-bottom: 1px solid #444;
}
.padding {
        padding: 3px;
}
.icon {
        padding: 0!important;
        margin: 0!important;
        border: none!important;
}
acronym, abbr, span.caps {
        cursor: help;
        border-bottom: 1px dotted;
}
.entry-header .entry-date abbr {
        border: none;
}
#caption {
        font-size: 0.9em;
    line-height: 1.1em;
}
.titel {
        font-size: 1.5em;
        font-weight: bold;
        color: #333;
        font-family: Verdana, Geneva, Arial, Sans-Serif;
}
.titel_video {
        font-size: 1.35em;
        font-weight: bold;
        color: #333;
        font-family: Verdana, Geneva, Arial, Sans-Serif;
        margin: 0 145px 0px;
}
.titel_audio {
        font-size: 1.0em;
        font-weight: normal;
        color: #333;
        font-family: Verdana, Geneva, Arial, Sans-Serif;
        margin: 0 220px 0px;
}

/* images */
.image, .entry-content img, img.alignleft, img.alignright {
        margin: 3px;
}
.image {
        float: none!important;
}
img.aligncenter, .attachment-large {
        clear: both;
        display: block;
        float: none;
        margin: 10px auto!important;
}
img.alignleft {
        float: left;
}
img.alignright {
        float: right;
}
.imageborder {
        border: 1px solid #444;
        padding: 3px;
}
.noborder {
        border: none!important;
}
.entry-content .wp-smiley { /* anzeige von smileys.. nicht(!) stylen */
        padding: 0 !important;
        float: none !important;
        margin: 0 !important;
        border: 0 !important;
}

#nav-images {
        height: auto;
        overflow: hidden;
}

.entry-gallery {
        overflow: hidden;
}

.entry-gallery-image {
        float: left;
        margin: 0 0 10px;
        width: 200px;
        text-align: center;
}

.entry-gallery-image img {
        border: 5px solid #99bb99;
        padding: 1px;
}

/* forms and tables */
input, textarea {
        background: url(images/bg-input.jpg) top left repeat-x;
        border: 1px solid #ddd;
        margin: 0 0 5px 0;
}
textarea {
        overflow: auto;
}
input:focus, textarea:focus {
        background:#ffc;
        overflow: auto;
}
label:hover {
        cursor:pointer;
}

/* header */
#wrapper {
        background-color: #fff;
        text-align: left; /* needed for center hack in the body to display website centered in IE < 6 */
}
#blog-translation {
        float: left;
        padding: 5px 0 0 5px;
}
#blog-translation li{
        float: left;
        padding: 0 2px 0;
}
#qtranslate-language-chooser li {
        background: none;
        padding: 0;
}
#header {
        background: #fff url(images/bg_header_grass.jpg) repeat-x;
        cursor: pointer;
        text-align: right;
}
#blog-title {
        font-size: 2.3em;
        font-weight: normal;
        padding: 15px 80px 0;
}
#blog-description {
        font-size: 1.1em;
        padding: 0 80px 0;
}
.access-rss, .access-rss-comments {
        background: url(images/iconset.gif) no-repeat 0 -1870px;
        display: inline;

        margin: 0 0px;
        padding: 0 0 0 22px;
}
.access-sep {
        display: none;
}
#access {
        background: #fff;
        font-size: 1.15em;
        margin: 0 0px 0 568px;

}

/* suckerfish top-navigation */
#menu ul { /* Safari hack - otherwise menus are not fully accessable */
        z-index:1;
}
#menu a {
        display: block;
        padding: 0 9px;
}
#menu li {
        float: left;
}
#menu li:hover, #menu li.sfhover { /* ie7 hack - otherwise menus stay forever */
        position: static;
}
#menu li ul {
        background: #eefad7;
        margin: 0 0 0 8px;
        padding: 2px 5px 5px 5px;
        position: absolute;
        left: -999em;
        border: 1px solid #444;
}
#menu li ul a {
        font-size: 0.85em;
        white-space: nowrap;
}
#menu li ul li {
        display: inline; /* IE5.5 hack - otherwise subemenus are not accessable */
        float: none;
}
#menu li li ul {
        background: #faefd7;
        margin: -21px 0 0 90%;
        position: absolute;
        left: -999em;
}
#menu li li li ul {
        background: #eefad7;
        margin: -21px 0 0 90%;
        position: absolute;
        left: -999em;
}
#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
        left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul,
#menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
        left: auto;
}
.current_page_item .page_item a {
        font-weight: normal;
        color: #333;
}
.current_page_item a {
        font-weight: normal;
        color: #333;
}

/* content */
#container {
        background-color: #fff;
}
#content {
        border-right: 1px dotted #ccc;
        line-height: 1.3em;
}
#content h2 {
        font-size: 1.4em;
        margin: 0;
}
#content h2 a:hover, #content h3 a:hover {
        color: #68f;
}
#content h3 {
        font-size: 1.2em;
}
#content h4 {
        font-size: 1.1em;
}
#content p {
        margin: 10px 0;
}
#content ul li {
        background: url(images/bullet_blue.gif) no-repeat 0 1px;
        padding: 0 0 0 16px;
}
#content ul ul li {
        padding: 0 0 0 15px;
}
#content ol li {
        margin: 0 0 0 30px;
        list-style: decimal;
        padding: 0;
}
div.hentry div.entry-content ul.xoxo li ul {
        margin: 0pt 0pt 2em;
}
#content dt {
        color: #3a7930;
}
.navigation {
        height: 40px;
}
.meta-nav {
        display: none;
}
.single #nav-below {
        margin: 40px 0;
}
.nav-previous, .backlink {
        background: url(images/bullet_back.gif) no-repeat left center;
        padding: 0 0 0 16px;
        display: block;
}
.nav-previous {
        float: left;
}
.nav-next {
        background: url(images/bullet_go.gif) no-repeat right center;
        padding: 0 16px 0 0;
        float: right;
}
#nav-images .nav-previous {
        background: none;
        border: none;
        float: left;
}
#nav-images .nav-next {
        background: none;
}
#content .entry-title {
        margin: 0 0 10px;
}
#content .page-title {
        margin: 0 0 20px;
}
.entry-calendar-date { /* calendar like dates */
        border: 1px solid #ccc;
        color: #666;
        display: block;
        float: left;
        font-size: 1.1em;
        line-height: 0.9em;
        margin: 0 5px 0 0;
        padding: 3px;
        text-align: center;
        text-transform: uppercase;
}
.entry-calendar-date .entry-calendar-day {
        color: #ccc;
        display: block;
        font-weight: bold;
        letter-spacing: -2px;
}
.entry-calendar-date .entry-calendar-year {
        color: #666;
        display: block;
        letter-spacing: -2px;
        text-indent: -3px;
}
.entry-header {
        margin: 0 0 10px 0;
        overflow: hidden;
}
.edit-link {
        background: url(images/iconset.gif) no-repeat 0 -1700px;
        padding: 0 0 0 22px;
}
.text-link {
        display: none;
}
.info {
        margin: 2px 0 0 0!important;
}
.entry-meta-above {
        margin: -5px 0 0;
        padding: 0 0 10px;
}
.entry-meta, #now-reading-statistic {
        background: #f8f8f8;
        border-bottom: 1px dotted #666;
        border-top: 1px dotted #666;
        line-height: 1.6em;
        margin: 30px 0 40px;
        overflow: hidden;
        padding: 5px 0;
        width: 100%;
}
.home .entry-meta {
        margin: 20px 0;
}

.entry-date {
        background: url(images/iconset.gif) no-repeat 0 -509px;
        padding: 0 0 0 21px;
        margin: -5px 0 10px;
}
.post .author, .entry-meta  .author  {
        background: url(images/iconset.gif) no-repeat 0 -2px;
        padding: 0 0 0 21px;
}
.translation-links {
        background: url(images/world.gif) no-repeat;
        padding: 0 0 0 21px;
}
.page .translation-links {
        display: block;
        margin: 5px 0 0;
}
.cat-links, .entry-categories {
        background: url(images/iconset.gif) no-repeat 0 -170px;
        padding: 0 0 0 22px;
}
.entry-content .tag-links, .entry-meta .tag-links, .entry-tags {
        background: url(images/iconset.gif) no-repeat 0 -680px;
        padding: 0 0 0 22px;
}
.comments-link {
        background: url(images/iconset.gif) no-repeat 0 -338px;
        padding: 0 0 0 22px;
}
.entry-rss {
        background: url(images/iconset.gif) no-repeat 0 -1871px;
        padding: 0 0 0 22px;
}
.entry-content {
        clear: both;
        overflow: hidden;
        width: 100%;
}
.related {
        margin: 30px 0 0;
}
.page .edit-link {
        clear: both;
        display: block;
        margin: 70px 0 0;
}
.page .entry-meta .edit-link {
        clear: none;
        display: inline;
        margin: 0;
}
.single .edit-link {
        display: block;
        margin: 20px 0 0;
}
.comments .edit-link {
        display: inline;
        margin: 0;
}
.home .entry-meta .tag-links {
        float: none;
}
.page .tag-links {
        float: right;
        margin: 1.2em 0 0 0;
}
.page .entry-meta .tag-links {
        float: none;
        margin: 0;
}
#content .post, #content .singlepost {
        clear: both;
        margin: 0 0 10px;
        padding: 0 0 20px;
}
.single #content .post {
        margin: 0;
        padding: 0;
}
.more-link, .more {
        background: url(images/iconset.gif) no-repeat 0 -848px;
        clear: both;
        display: block;
        margin: 10px 0 0 0;
        padding: 0 0 0 17px;
}
.rss {
        background: url(images/iconset.gif) no-repeat 0 -624px;
        padding: 0 0 0 21px;
}

/* asides */
body.home div.category-asides * {
        display:inline;
}
body.home div.category-asides .entry-calendar-date,
body.home div.category-asides .entry-meta-above,
body.home div.category-asides h2.entry-title,
body.home div.category-asides div.entry-date,
body.home div.category-asides .entry-meta .meta-sep,
body.home div.category-asides .entry-meta .cat-links,
body.home div.category-asides .entry-meta .tag-links {
        display:none;
}
body.home div.category-asides .entry-meta {
        background: none;
        border: none;
}
body.home #content div.category-asides {
        background: #d8fbd8 url(images/aside.png) no-repeat 0 8px;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        margin: 0 0 45px;
        padding: 10px 0 10px 20px;
}
/* comments*/
#comments {
        margin: 30px 0 0;
                        font-size: 0.9em;
}

#comments h3, #respond h3 {
        border-bottom: 1px solid #666;
        margin: 0;
        font-size: 1.15em;
        color: #333;
}
#comments ol li {
        margin: 0;
}
.comment .comment-author {
        color: #048;
        display: inline;
        font-size: 1.1em;
}
.comment-meta {
        height: 35px;
}

.pingback .comment-avatar {
        display: none;
}
.comment .avatar {
        border: 1px solid #666;
        float: left;
        height: 40px;
        margin: 4px 8px 0 0;
        padding: 2px;
        width: 40px;
}
.commentnumber, .trackbacknumber {
        border-left: 1px solid #444;
        color: #3A7930;
        float: right;
        font-size: 1.0em;
        margin: 10px 0 0 20px;
        padding: 3px 0 5px 2px;
}
#trackbacks-list h3, .trackbacknumber {
        color: #048;
}
#comments li.comment, #comments li.pingback, #comments li.trackback {
        list-style: none;
        margin: 20px 0;
        overflow: hidden;
        padding: 7px;
}
#comments li.alt {
        background-color: #f8f8f8;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
}
#comments li.bypostauthor {
        background-color: #d8fbd8;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
}
#comments li.pingback .alt {
        background: #f8f8f8 url(images/trackback_alt.png) no-repeat 0 8px;
        padding: 7px 7px 7px 20px;
}
#comments li.pingback {
        background: #fff url(images/trackback.png) no-repeat 0 8px;
        padding: 7px 7px 7px 20px;
}
.unapproved {
        background: #393;
        color: #eee;
        display: block;
        margin: 5px 0;
        text-align: center;
}
p#comment-notes {
        margin: 0 0 20px;
}
#commentform {
        width: 100%;
        font-size: 1.0em;
}
#comment, #author, #email, #url {
        width: 95%
        font-size: 0.9em;
}
#comment-loading {
        background: url(images/spinner.gif) no-repeat;
        height: 40px;
}
#ajaxerror {
        border-top: 1px solid red;
        border-bottom: 1px solid red;
        padding: 10px;
        margin: 15px 0 15px 0;
}
#comment-live-preview {
        background: #f8f8f8;
        border-bottom: 1px dotted;
        border-top: 1px dotted;
        margin: 15px 0 10px;
        padding: 5px;
}
#comments blockquote, #live-preview blockquote {
        background: #FBFBFB url(images/cite.gif) no-repeat scroll left top;
        border: 1px solid #EBEBEB;
        display: block;
        font-size: 1.0em;
        margin: 5px 30px 10px 0;
        padding: 5px 10px 5px 17px;
}

/* sidebar & footer */
.sidebar h2, .bottombar-column h3, .sidebar h3, .widget_title, #wp-calendar caption {
        border-bottom: 1px dotted #444;
        color: #3a7930;
        margin: 15px 0 5px;
}
.widget_title {
        clear: both;
}
#pages {
        background: #eefad7;
        border: 2px dotted #444;
        margin: 15px 0 0;
        padding: 7px 7px 0;
}
#pages h3 {
        margin: 0 0 5px;
}
#pages ul {
        padding: 0 0 5px 0;
}
#pages ul li {
        background: none;
        padding: 0;
}
#pages li.page_item {
        background: url(images/bullet_sub.gif) no-repeat;
        padding: 0 0 0 17px;
}
.sidebar ul ul li, .bottombar-column ul ul li {
        background: url(images/bullet_blue.gif) no-repeat;
        padding: 0 0 0 16px;
}
.sidebar .linkcat ul li, .bottombar-column .linkcat ul li {
        background: url(images/bullet_go.gif) no-repeat;
        padding: 0 0 0 18px;
}
.sidebar .linkcat, #bottombars .linkcat {
        background: none;
        padding: 0;
}
#rss-links li {
        background: url(images/iconset.gif) no-repeat 0 -1871px;
        margin: 6px 0 0;
        padding: 0 0 0 22px;
}
.sidebar-column {
        background: #d8fbd8 url(images/bg_green.jpg) repeat-x;
        color: #333;
}
#log, #pwd, .sidebar select, #bottombars select {
        width: 90%;
}
#calendar_wrap {
        margin: 0 auto;
        max-width: 250px;
}
#wp-calendar th { color: #048; width: 35px; }
#wp-calendar tfoot { text-align: center; }
#wp-calendar .nav { margin: 0 auto; }
#wp-calendar td { padding: 0 3px; }

#s {
        background: white url(images/iconset.gif) no-repeat 2px -1528px;
        padding: 3px 0 3px 25px;
  width: 80%;
}

#searchsubmit {
        display: none;
}

/* footer */
#footer {
        background: #444;
        color: #eee;
        font-size: 0.8em;
}
#footer a {
        color: #fff;
    font-size: 0.9em;
}
#footer a:hover {
        color: #09e;
}
div#bottombars {
        background: #d8fbd8 url(images/bg_green.jpg) repeat-x;
}

/* CSS for supported Plugins */

/* Event Calendar */
table.ec3_schedule { border: 1px solid red; font-size: 1.5em; margin: 10px auto; width: 80%; }
td.ec3_start, td.ec3_end { text-align: center; width: 45% }
td.ec3_to { text-align: center; width: 10%; }
li.ec3_list_day { background: none!important; font-size: 0.9em; padding: 0!important; }
li.ec3_list_month { background: none!important; font-weight: bold; padding: 10px 0 5px 0!important; }

/* iCal Events */
#icalevents ul li { background: none!important; padding: 0!important;}
#icalevents ul li ul li {         background: url(images/bullet_blue.gif) no-repeat!important; color: #048; padding: 0 0 3px 15px!important;}

/* wp-quotes */
.wp_quotes_quote { margin: 5px 0; }
.wp_quotes_author { color: #666; margin: 0 0 10px; text-align: right; }

/* now-reading */
.now-reading-copyright { display: block; padding: 30px 0; }
.book { overflow: hidden; width: 98%; padding: 10px 0 10px 0; }

/* simple tagging tag cloud */
ul.wp-tag-cloud { text-align: center; list-style:none; list-style-position: inside}
ul.wp-tag-cloud li {
  background: none!important;
  color: #ccc;
  display: inline;
  margin: 0!important;
  padding: 0!important;
}
ul.wp-tag-cloud li a:hover { color: #68f!important; }
ul.wp-tag-cloud li.t1 a { color:#797979; font-size: 1.05em; }
ul.wp-tag-cloud li.t2 a { color:#6d6d6d; font-size: 1.1em; }
ul.wp-tag-cloud li.t3 a { color:#616161; font-size: 1.15em; }
ul.wp-tag-cloud li.t4 a { color:#555555; font-size: 1.2em; }
ul.wp-tag-cloud li.t5 a { color:#484848; font-size: 1.25em; }
ul.wp-tag-cloud li.t6 a { color:#3c3c3c; font-size: 1.3em; }
ul.wp-tag-cloud li.t7 a { color:#303030; font-size: 1.35em; }
ul.wp-tag-cloud li.t8 a { color:#242424; font-size: 1.4em; }
ul.wp-tag-cloud li.t9 a { color:#181818; font-size: 1.45em; }
ul.wp-tag-cloud li.t10 a { color:#0c0c0c; font-size: 1.5em; }

/* Pagebar */
.pagebar { text-align: center; padding: 20px 0 20px 0; margin: 0px; }
.pagebar a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagebar a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagebar .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.pagebar .this-page        { padding: 2px 6px; border-color: #999; font-weight: bold; vertical-align: top; background: #fff; }
.pagebar a:hover { color: #fff; background: #0063DC; border-color: #036; text-decoration: none; }

/* Download */
.download-link {
        background:#F5FCFF no-repeat 5px center;
        border-bottom: 1px solid #D1EFFF;
        border-top: 1px solid #D1EFFF;
        font-size: 1.1em;
        margin:20px 0 20px 0;
        padding: 10px 0 0;
}
.download-link img { border: none!important; float: left; margin: 5px 10px!important; }
.download-link h4 { margin: 0; }

/* PSXmail */
.pxsmail form dt, dl.labels dt {
        float:left;
        position:relative; /*IEWin hack*/
        width:10em;
        text-align:right;
}
.pxsmail form dd, dl.labels dd { margin: 0 0 0.8em 10.5em; }
.pxsmail .y_msg { width: 80%; }

/* Our Todolist */
.otd_completed {
  text-decoration: line-through;
}

/* World Wide Lexikon Project */
.marxWidget { margin: 0!important; }
#marxWidget { font-size: 0.8em!important; margin: 0!important; }
.wwlPreviews div { height: auto!important; }
#marxWidget img, .marxWidget img { margin: 0!important; padding: 0 2px 0 0!important; }
#marxWidget a, .marxWidget a { padding: 0 2px!important; }
#marxTranslated span { clear: both; }
#marxModal { margin:-40px 0pt 0pt -350px!important; padding: 10px; }
#marxModal img { border: none; }

/* Post Avatar Plugin */
.entry-postavatar { float: left; }
.entry-postavatar img { padding: 0; }

/* wp-quotes & yarq */
.wp_quotes_quote, #yarq_quote { background: none; border: none; margin: 5px 0; padding: 0;}
.wp_quotes_author, #yarq_author { color: #666; margin: 0 0 10px; text-align: right; }

/* sf-forum */
.sfforumlink img {
        border: none!important;
        margin: 0;
        padding: 0;
}
/* header */
body.postid-1 #header {
    background:transparent url(images/headers/home.jpg) repeat-x scroll 0%;
    cursor:pointer;
    text-align:left;
}

body.pageid-2 #header {
    background:transparent url(images/headers/music.jpg) repeat-x scroll 0%;
    cursor:pointer;
    text-align:left;
}

body.pageid-4 #header {
    background:transparent url(images/headers/pics.jpg) repeat-x scroll 0%;
    cursor:pointer;
    text-align:left;
}

body.pageid-6 #header {
    background:transparent url(images/headers/video.jpg) repeat-x scroll 0%;
    cursor:pointer;
    text-align:left;
}

body.pageid-29 #header {
    background:transparent url(images/headers/contact.jpg) repeat-x scroll 0%;
    cursor:pointer;
    text-align:left;
}
.links_13  {
        font-size: 14px;
        color: #999;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.news  {
        font-size: 0.9em;
    line-height: 1.1em;
        color: #333;
}
#news  {
        font-size: 0.9em;
    line-height: 1.1em;
        color: #333;
}
