/*
Theme Name: Horoskop
Theme URI:
Description: Horoskop.com-Theme
Author: Triplemind GmbH
Version: 1.0
Tags: horoskope, lila
*/

* {
margin: 0;
padding: 0;}

html {
margin-top: 0 !important;
padding: 0 !important;
}

body {
color:#323232;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: transparent url(images/bg.jpg) repeat-x scroll;
text-align: left;
}

p {
margin-bottom: 8px;
}

p.more-link {
margin-top: 10px;
}

p.divider {
width:100%;
line-height:10px; 
border-bottom:1px solid #E2A1E3;
margin-top:10px;
}

h1, h2, h3 { 
width: auto;
font-family: Overlock, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
color: #6943bf;
font-size: 20px;
/*text-transform: uppercase;*/
margin-bottom: 10px;
}

h2 {
color: #6943bf;
font-size: 16px;
margin-bottom: 5px;
}

h3 {
color: #6943bf;
font-size: 14px;
margin-bottom: 5px;
}

h2.feed {
margin: 10px 0 2px 0;
}

a {
text-decoration:none;
color: #6943bf;
}

span.link {
cursor:pointer;
}
span.link:hover {
color: #E2A1E3;
cursor:pointer;
}

a:focus {
outline: none;
}

a:hover, a:active, span:hover {
text-decoration: none;
color: #E2A1E3;
/*text-shadow: #E2A1E3 1px 0 1px;*/
}

img {
border: none;
}

div#main {
width: 1010px; 
margin: 0 auto;
position: relative;
}
/* OPEN X */
#ad_skyscraper {
position:absolute;
left: 1020px;
top: 190px;
}
#ad_leaderboard {
margin-bottom: 10px;
}

/*-----header-----*/
div#header {
background:transparent url(images/header.jpg) no-repeat scroll;
height: 360px;
margin-bottom: 10px;
}

div#header_kelten {
background:transparent url(images/header_kelten.jpg) no-repeat scroll;
height: 475px;
margin-bottom: 10px;
}

div#logo {
width: 240px;
height: 63px;
position: relative;
top: 55px;
left: 10px;
}


/*-----topnavi-----*/

div#topnavi {
margin-top: 87px;
}

div#topnavi-right {
float:right;
}

#topnavi ul, #topnavi-right ul {
list-style: none;
}

#topnavi ul li, #topnavi-right ul li {
display: block;
float: left;
margin-right: 3px;
padding: 0;
}

#topnavi ul li a, #topnavi-right ul li a, #topnavi-right ul li span.link {
margin: 0;
height: 22px;
background: url(images/tab_left.png) no-repeat scroll left top transparent;
font-weight: bold;
color: #6943bf;
padding: 0 0 0 10px;
display: block;
font-family: Overlock,Verdana,Arial,Helvetica,sans-serif;
text-transform: uppercase;
font-size: 14px;
}

#topnavi ul li a span, #topnavi-right ul li a span, #topnavi ul li span.link span, #topnavi-right ul li span.link span {
background: url(images/tab_right.png) no-repeat scroll right top transparent;
margin: 0;
display: inline-block;
padding: 5px 15px 0 4px;
height: 17px;
}
#topnavi-right ul li span.link:hover, #topnavi ul li.current_page_ancestor a, #topnavi ul li.current_page_item a, #topnavi ul li:hover a, #topnavi-right ul li.current_page_ancestor a, #topnavi-right ul li.current_page_item a, #topnavi-right ul li:hover a  {
background-position: 0 -21px;
}

#topnavi-right ul li span.link span:hover, #topnavi ul li.current_page_ancestor span, #topnavi ul li.current_page_item a span, #topnavi ul li:hover a span, #topnavi-right ul li.current_page_ancestor span, #topnavi-right ul li.current_page_item a span, #topnavi-right ul li:hover a span {
background-position: right -21px;
color: #ffffff;
}

/*-----zodiacmenu-----*/

div#zodiac_menu {
width: 1010px;
height: 165px;
position: absolute;
top: 200px;
clear:both;
}

#zodiac_menu_inner {
margin: 0 5px 0 10px;
}

#zodiac_menu_inner p {
vertical-align: top;
font-weight: normal;
color: #FFFEFF;
margin-bottom: 0;
}

table.zodiac {
width: 100%;
}

table.zodiac td:hover {
text-shadow: #FFFFFF 1px 0 1px;
color: #E2A1E3;
}

table.zodiac td a {
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
display:block;
}

table.zodiac td a:active, .zodiac td a:hover {
text-shadow: none;
background:url("images/zodiac_bg.png") no-repeat scroll center top transparent;
}

.zodiac td a span {
font-weight: lighter;
font-size: 8px;
color: #FFFFFF;
}

h2.zodiac_menu {
font-size: 16px;
font-weight: bold;
color: #6943bf;
}

table.zodiac img:hover {
border: none;
}

/*-----headerend-----*/
/*-----content-----*/

div#left {
float: left;
margin-right: 15px;
}

div#right {
float: right;
margin-left: 15px;
}

div#left, div#right{ width: 220px; }

div.clear { clear:both; }

div.entry { clear: both;}

div.entry ul li {
list-style-image: url(images/bullet.png); 
margin-left: 20px;
}

div.entry ul li:hover {
list-style-image: url(images/bullet_active.png); 
margin-left: 20px;
}

div.post {
margin-bottom: 15px;
clear: both;
}

div.post h1 { 
border-bottom: 1px solid #6943bf;
margin-top: 15px 
}

div.entry div.contentlist {
clear: both;
position: relative;
top: 5px;
}

div.entry div.contentlist table  {
/*border: 1px solid #6943BF;*/
width:100%;
padding:5px;
}

div.entry div.contentlist table tr td.empty {
line-height:1px;
border-top: 1px solid #6943bf;
}

div#content { 
text-align:left;
width: 540px;
float:left;
}

div#content.bigcontent {
width:770px;
float:right;
}

img.content {
float:left;
/*border:1px solid #6943bf;*/
margin: 0 5px 0 0;
}

img.content_upper {
float:left;
border:1px solid #6943bf;
margin: 0 5px 10px 0;
}

div.partner-imgbox {
float: left;
width:80px;
border:1px dotted #6943bf;
padding:0 0 12px;
margin-right:5px;
border-radius:7px;
}
/*-----footer-----*/

div#footer {
background: url(images/footer_bg.png) repeat-x scroll top left transparent;
text-align: center;
padding: 15px;
}

div#footer_inner {
font-size: 10px; 
text-shadow: 0 1px 1px rgba(0,0,0,.1);
}

/*-----teaser-----*/

div#teaser {
float: left;
text-align: justify;
width: 540px;
margin-bottom: 15px;
}

div.teaser {
float: left;
width: 262px;
margin: 0 16px 15px 0;
}

div.teaser_last {
float: left;
width: 262px;
/*background: url(images/teaser_head_c.png) repeat-x scroll left top transparent;*/
padding-bottom: 5px;
}

/*teaser header*/
div.teaser_c {
margin:0 10px;
background: url(images/teaser_head_c.png) repeat-x scroll left top transparent;
height: 30px;
}

div.teaser_lc {
float: left;
width: 10px;
height:30px;
background: url(images/teaser_head_lc.png) no-repeat scroll left top transparent;
}

div.teaser_rc {
float: right;
width: 10px;
height:30px;
background: url(images/teaser_head_rc.png) no-repeat scroll right top transparent;
}

div.teaser_img {
width: 260px;
height: 119px; }

div.teaser_content {
background: url("images/modul_1_bottom.png") repeat-x scroll left bottom transparent;
padding: 10px;
border-style: none inset none outset;
border-width: 1px;
border-color: #6943BF;
border-radius:0 0 7px 7px;
}

img.teaser {
height: 119px;
width: 260px;
border-style: none inset none outset;
border-width: 1px;
border-color: #6943BF;
}

div.teaser_wide {
height:125px;
background: url(images/modul_1_bottom.png) repeat-x scroll left bottom transparent;
border-style: outset inset outset outset;
border-width: 1px;
border-color: #6943BF;
clear:both;
padding-top:10px;
height:135px;
border-radius:0 7px 7px 7px;
}

div.teaser_wide_inner {
margin:0 10px 0 50px;
}

h2.teaser_wide {
font-size: 16px;
font-weight: bold;
color: #6943BF;
padding: 7px 0 0 5px;
}

/*-----modulboxes-----*/
div.modulbox_1, div.modulbox_1_inner, div.modulbox_2, div.modulbox_2_inner { width: 220px; }

h2.modulbox {
font-size: 16px;
font-weight: bold;
color: #fbedfa;
padding: 7px 0 0 5px;
}

h2.modulbox a {
color: #FBEDFA;
}

h2.modulbox a:hover, h2.modulbox a:active {
color: #6943BF;
}

h2.modulbox_2 {
font-size: 16px;
font-weight: bold;
padding: 10px 0 0 5px;
}

div.modulbox_1 {
margin-bottom: 15px;
}

div.modulbox_1_head {
background: url(images/teaser_head_c.png) repeat-x scroll left top transparent;
min-height:30px;
margin:0 10px;
}


div.modulbox_1_inner {
background: url(images/modul_1_bottom.png) repeat-x scroll left bottom transparent;
padding-bottom: 5px;
min-height: 55px;
}

div.modulbox_1_inner h3 {
margin: 0;
}

div.modulbox_2 {
background: url(images/modul_2_spacer.png) repeat-y scroll transparent;
margin-bottom: 15px;
}

div.modulbox_2_inner {
background: url(images/modul_2_bottom.png) no-repeat scroll left bottom transparent;
padding: 5px 0 5px;
min-height: 170px;
}

div.modulbox_2_img {
float: left; 
margin: 5px 10px 10px 0; 
width: 90px;
}

div.modulbox_content ul li { 
list-style-image: url(images/bullet.png); 
margin-left: 17px;
}

div.modulbox_content ul li a {
display: block;
}

div.modulbox_content li.current_page_ancestor, div.modulbox_content li.current_page_item, div.modulbox_content ul li:hover, li.current_page_ancestor li.page_item, li.current_page_item ul li {
list-style-image: url(images/bullet_active.png);
}

div.modulbox_content li.current_page_item a {
font-weight: bold;
}

div.modulbox_content li.current_page_item ul li a{
font-weight:normal;
}

div.modulbox_2_content { 
margin: 0px 5px 5px;
}

div.modulbox_content { margin: 15px 5px; }

div.modulbox_2_head {
background: url(images/modul_2_head.png) no-repeat scroll transparent;
height: 34px;
margin-bottom: 5px;
}

/*-----zodiacbox-----*/
div.modulbox_zodiac {
background: url(images/modul_zodiac_spacer.png) repeat-y scroll transparent;
margin-bottom: 15px;
}

div.modulbox_zodiac_inner {
background: url(images/modul_zodiac_bottom.png) no-repeat scroll bottom transparent;
}

div.modulbox_zodiac_head {
background: url(images/modul_zodiac_head.png) no-repeat scroll transparent;
height: 34px;
}

table.modulbox_zodiac {
width: 220px;
border: 0px;
margin-bottom: 10px;
}

table.modulbox_zodiac img { width:50px; }

table.modulbox_zodiac td {
width: 73px;
vertical-align: top;
font-size: 10px;
color: #6943bf;
}

table.modulbox_zodiac td a { font-size: 10px; }

/* Search */
input#s {
width: 157px;
height: 21px;
}

/* tabelle liebeshoroskop */
table#love {
border-collapse:collapse;
margin-bottom:10px;
}

table#love td {
width: 7%;
border:1px solid #6943BF;
}

table#job {
cellpadding: 2;
margin-bottom:10px;
rules: rows;
}

/* ADDTHIS BIG BOX */ 
div.addthis_toolbox, a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_counter {
height: 20px;
}
a.addthis_button_facebook_like iframe {
width: 110px !important;
}
a.addthis_button_tweet iframe {
width: 82px !important;
}
#___plusone_1 {
width: 72px !important;
}

/* FB TOP */
#topfb {
margin-bottom: 15px;
width: 300px;
}
#topfb #lazydiv0 {
width: 120px;
float: right;
}
