@charset "utf-8";
/* CSS Document */
/*
Theme Name: JF Wedding
Theme URI: http://jf-wedding.de
Description: JF Wedding
Version: 1.0
Author: werksieben
Author URI: http://werksieben.com
License: GPL
*/

@import "css3.css" screen;
pre,code {
font:1em Monaco,'Courier New',monospace;
}

html {
background:#000;
height:100%;
}

body {
background:url(images/fire.png) repeat-x bottom left fixed transparent;
font:84% arial,free-sans,sans-serif;
line-height:1.5em;
min-height:100%;
}

blockquote {
border:solid 1px #eee;
margin:0 50px 1.5em;
padding:1em;
}

blockquote p,blockquote blockquote {
border:0;
margin:0;
}

body.safari {
word-spacing:-0.2em;
}

h1,h2,h3,h4,h5,h6 {
font-weight:400;
font-size:18px;
margin-bottom:1em;
}

a {
outline:0;
font-weight:400;
text-decoration:none;
color:#600;
}

a:active,a:focus,a:hover {
text-decoration:underline;
}

div.error,.errmsg {
border:double 3px #600;
text-align:center;
color:red;
background-color:#FFF;
font-weight:700;
padding:10px;
}

.clear {
display:block;
height:1px;
font-size:1px;
line-height:1px;
overflow:hidden;
clear:both;
visibility:hidden;
}

.post img {
max-width:100%;
margin:0.25em 0.5em;
}

.left,.alignleft {
float:left;
}

a img {
border:0;
}

img[align="left"] {
margin-left:0;
float:left;
}

img[align="right"] {
margin-right:0;
float:right;
}

img.right,img.alignright {
margin-left:1em;
}

img.left,img.alignleft {
margin-right:1em;
}

img.aligncenter {
display:block;
margin:1em auto;
}

#container {
width:980px;
padding-bottom:40px;
position:relative;
margin:0 auto;
}

#header {
height:128px;
width:980px;
position:relative;
}

#main-page-title,#tag-line {
position:absolute;
top:-1000em;
}

#content {
background-color:#FFF;
padding:12px 40px 20px;
}

#footer {
background-color:#666;
text-align:center;
color:#FFF;
clear:both;
padding:10px 0;
}

#menu {
position:absolute;
bottom:12px;
right:0;
height:28px;
padding:0;
}

#menu ul {
background-color:#FFF;
float:left;
height:28px;
overflow:hidden;
margin:0;
padding:0 20px 0 0;
}

#menu li {
display:inline;
margin-left:20px;
height:28px;
line-height:28px;
list-style-type:none;
list-style-position:inside;
font-size:18px;
}

#menuleftedge {
width:36px;
height:28px;
background:url(images/menu-left.gif) no-repeat top right transparent;
float:left;
}

#menurightedge {
width:12px;
height:28px;
background:url(images/top-right.gif) no-repeat top right transparent;
float:left;
}

.logo {
position:absolute;
top:12px;
left:0;
}

.post-body {
line-height:1.5em;
}

#contenttop {
height:12px;
width:980px;
position:absolute;
top:116px;
left:0;
background:url(images/top-edge.gif) no-repeat top right transparent;
}

#footer li {
display:inline;
margin-left:20px;
}

.search-box {
background:url(images/search.png) no-repeat bottom left transparent;
position:absolute;
top:0;
right:0;
width:240px;
height:45px;
padding:0;
}

.search-box .errorMessage {
position:absolute;
top:14px;
left:16px;
height:1.25em;
line-height:1.25em;
background-color:#fff;
width:150px;
z-index:2;
color:#900;
}

form p {
margin-bottom:3px;
overflow:hidden;
}

#searchsite {
position:absolute;
right:0;
top:0;
height:10px;
width:10px;
}

#searchsite_label {
color:#eee;
position:absolute;
font-size:11px;
right:10px;
width:60px;
display:block;
line-height:11px;
height:11px;
z-index:100;
bottom:10px;
}

#searchform {
background:url(images/searchtext.gif) no-repeat 10px 11px transparent;
width:310px;
height:45px;
}

#searchstring {
border:0 none;
width:170px;
background-color:transparent;
font-size:12px;
position:absolute;
top:14px;
left:15px;
color:#aaa;
margin:0;
padding:0;
}

#searchbutton {
position:absolute;
bottom:10px;
left:190px;
width:40px;
height:24px;
overflow:hidden;
}

#posts dt {
clear:both;
}

#posts dd {
padding:0.2em;
}

#posts dt a {
display:block;
padding:5px 5px 5px 28px;
}

.toggle {
background:url(images/boiled_16_add.png) no-repeat 5px center #EEE;
margin-bottom:0.2em;
}

.toggleExpanded {
background:url(images/boiled_16_play.png) no-repeat 5px center #EEE;
}

.morelinksmall,.more-link,.more_link_small {
float:right;
clear:right;
font-size:14px;
margin-bottom:1em;
}

.morelinksmall a,.morelinksmall span,.more-link span,.more_link_small a {
padding-left:18px;
}

.more_link {
clear:both;
float:right;
padding-left:16px;
font-size:16px;
}

.post-nav-link {
border-top:solid 1px #ddd;
padding-top:1em;
margin-top:1em;
font-size:18px;
text-align:right;
}

.single-cat-title h1 {
font-size:18pt;
color:#600;
padding-bottom:0.25em;
border-bottom:solid 1px #ddd;
}

.widget_wpAmember {
border:solid 1px #ccc;
padding:5px 10px;
}

#a_password,#a_login {
width:145px;
border:solid 1px #ccc;
padding:3px 5px;
}

#footer .home-link {
background:url(images/boiled_16_home.png) no-repeat left center transparent;
padding-left:24px;
}

.widgettitle {
font-size:18px;
margin-bottom:1em;
}

.widget_wpAmember p {
line-height:2em;
text-align:right;
}

.widget_wpAmember label {
float:left;
width:100px;
clear:left;
text-align:left;
}

table.profile th {
text-align:center;
background-color:#eee;
border-collapse:collapse;
font-variant:small-caps;
}

table.profile td {
font-size:10px;
}

table.profile td a {
display:block;
border:solid 1px #eee;
padding:0 0.25em;
}

table.profile td a:hover {
background-color:#eee;
text-decoration:none;
}

.profileAvatar {
text-align:center;
width:48px;
border:solid 1px #eee;
padding:5px;
}

.profileAvatar .gravatarLink {
border:none 0;
padding:0;
}

.widget {
margin-bottom:40px;
}

.widget ul ul {
margin:0.5em 0 0 1.25em;
}

.widget ul ul ul {
margin-top:0;
}

.widget ul li {
list-style-type:none;
margin-bottom:3px;
}

.widget ul ul li {
list-style-type:circle;
}

.widget ul li a {
line-height:1.5em;
display:block;
background-color:#eee;
padding:5px;
}

.widget ul ul li a {
background-color:transparent;
font-weight:400;
padding:0;
}

.toggleExpanded,.toggle:hover,.toggle.over,.forumLinks li.over,.forumLinks li:hover,.forumLinks li a:hover,.widget ul li.current_page_item a,.widget ul li.current-cat a,.widget ul li a:hover {
background-color:#DCEFF6;
color:#444;
text-decoration:none;
}

.widget ul li li.current_page_item a,.widget ul li.current_page_item li a:hover,.widget ul li.current-cat li a:hover,.widget ul li li.current-cat a,.widget ul ul li a:hover {
background-color:transparent;
text-decoration:underline;
}

.widget ul li.current_page_item li a,.widget ul li.current-cat li a {
text-decoration:none;
background-color:transparent;
}

#posts {
overflow:hidden;
width:690px;
display:inline;
float:left;
margin-bottom:20px;
}

#sidebar {
overflow:hidden;
float:right;
width:180px;
}

.post-tags,.post-cats {
font-size:14px;
display:block;
line-height:2em;
color:#999;
}

.page-links {
text-align:right;
margin-bottom:1em;
}

.page-links span {
margin:0 5px;
}

.post-meta {
clear:both;
text-align:right;
color:#ddd;
}

.taxonomy {
clear:both;
background-color:#f9f9f9;
margin-top:0.5em;
margin-bottom:1.5em;
border:solid 1px #eee;
padding:0 0.5em;
}

ul.tick1 li {
list-style-type:none;
padding-left:24px;
background:url(images/boiled_16_warning.png) no-repeat left center transparent;
}

.post-meta a {
color:#ddd;
}

.post-meta a:hover {
color:#bbb;
}

div.first-post,.post:first-child {
margin-top:0;
border-top:0;
padding-top:0;
}

.comment-header {
line-height:24px;
}

.comment-footer {
line-height:24px;
text-align:right;
}

.comment-header .avatar {
vertical-align:top;
}

#commentlist li {
border-bottom:solid 1px #ddd;
border-top:solid 1px #ddd;
margin-bottom:1em;
padding:1em 0.5em;
}

#commentlist li.author {
background-color:#ffe;
border-color:#FF0;
}

#comments_rss_link {
line-height:16px;
vertical-align:middle;
text-align:right;
}

#comments_rss_link img {
vertical-align:bottom;
}

.new-comment {
margin-top:3em;
}

form#commentform #comment {
width:688px;
border:solid 1px #ccc;
}

#footerbar {
width:900px;
border-top:1px solid #e6e6e6;
padding-top:20px;
}

#footerbar .widget {
width:220px;
display:inline;
float:left;
margin:0 0 10px 120px;
}

#tag_cloud a {
line-height:1.2em;
height:auto;
vertical-align:middle;
}

.theme_preview {
width:690px;
background:url(images/theme_header.png) no-repeat left top #FFF;
line-height:1.5em;
margin:40px 0;
}

.theme_preview h1 {
background:url(images/theme_title.png) no-repeat right top transparent;
display:inline;
float:left;
height:27px;
margin:0 20px 0 10px;
padding:3px 40px 0 10px;
}

.theme_excerpt {
width:420px;
float:left;
margin-bottom:22px;
}

.theme_body {
overflow:hidden;
border-left:solid 1px #ccc;
border-right:solid 1px #ccc;
width:648px;
clear:both;
position:relative;
padding:20px 20px 0;
}

.theme_body p {
margin:0 0 20px;
}

.theme_demo,.theme_download {
float:right;
clear:right;
width:200px;
text-align:center;
margin-bottom:22px;
background:url(images/button.gif) center center no-repeat #FFF;
vertical-align:middle;
height:22px;
line-height:22px;
}

.post-body .theme_demo,.post-body .theme_download {
float:left;
clear:none;
margin:1em 0 1em 96px;
}

.theme_tags {
background:url(images/theme_tags.gif) bottom left no-repeat #999;
color:#FFF;
font-size:10pt;
line-height:1.5em;
padding:0 20px;
}

.theme_image {
margin-bottom:20px;
float:right;
width:200px;
height:150px;
display:block;
overflow:hidden;
position:relative;
}

.picture_frame {
width:200px;
height:150px;
display:block;
overflow:hidden;
position:absolute;
top:0;
left:0;
cursor:pointer;
z-index:10;
background:url(images/smallframe.png) no-repeat left top transparent;
}

.theme_demo:hover,.theme_download:hover {
text-decoration:none;
background:url(images/button_hover.gif) center top no-repeat #FFF;
}

#homeheadbar h1 {
margin-bottom:10px;
}

.forumLinks {
list-style-type:none;
margin:0;
padding:0;
}

.forumLinks li {
background:url(images/boiled_16_usergroup.png) no-repeat 5px center #eee;
margin-bottom:3px;
padding:5px 5px 5px 26px;
}

ul.cross li.tick,ul.cross li,ul.tick li {
list-style-type:none;
padding-left:24px;
background:url(images/boiled_16_accept.png) no-repeat left center transparent;
}

ul.cross li,ul li.cross {
list-style-type:none;
line-height:24px;
padding-left:24px;
background:url(images/boiled_16_delete.png) no-repeat left center transparent;
}

#posts table td {
vertical-align:top;
padding:0.5em 1em;
}

#posts tfoot,#posts tfoot tr,#posts tfoot td {
text-align:center;
font-size:10px;
color:#f9f9f9;
background-color:#999;
padding:0;
}

#posts table th {
text-align:left;
background-color:#222;
color:#f9f9f9;
padding:0.5em 1em;
}

.star-item h3 {
background:url(images/boiled_16_favourites.png) no-repeat left center transparent;
padding-left:24px;
}

.advantages h3 {
background:url(images/boiled_16_charts.png) no-repeat left center transparent;
padding-left:24px;
}

.view h3 {
background:url(images/boiled_16_listview.png) no-repeat left center transparent;
padding-left:24px;
}

.right-column {
width:300px;
float:right;
}

.left-column {
width:350px;
float:left;
}

.error404 #content {
background:#FFF url(images/lost.jpg) no-repeat scroll 40px bottom;
}

.error404 .left-column {
background-color:rgba(255,255,255,0.9);
}

#homeheadbar {
width:702px;
position:relative;
left:-15px;
}

body.home #homeheadbar {
width:900px;
}

#homeheadbar .activeWidget {
overflow:hidden;
background:url(images/widget.png) no-repeat left top transparent;
margin:0;
}

.homeHeadBarRight {
background:url(images/tab.png) no-repeat 0 0 transparent;
position:absolute;
right:-237px;
top:-15px;
z-index:10;
width:245px;
height:200px;
text-align:center;
}

table {
border-collapse:separate;
border-spacing:3px;
border:0;
margin-bottom:2em;
margin-left:-3px;
margin-right:-3px;
}

.hedit,.vedit {
width:906px;
border:0;
}

.hedit th,.vedit th {
background-color:#f6f6f6;
border:0;
width:30%;
padding:10px 15px 10px 10px;
}

.hedit td,.vedit td {
border:1px solid #f6f6f6;
vertical-align:middle;
padding:10px;
}

.text-input {
width:200px;
}

.block {
overflow:hidden;
border:solid 1px #ccc;
margin-bottom:1em;
padding:12px;
}

.block .hedit,.block .vedit {
width:876px;
}

.disabled {
color:#ccc;
}

.newsletter_unsubscribe {
background-color:#f6f6f6;
list-style-type:none;
padding-top:0.25em;
padding-bottom:0.25em;
}

table.receipt {
width:100%;
border:solid 1px #eee;
border-collapse:collapse;
margin:0 0 2em;
}

table.receipt th {
background-color:#eee;
text-align:left;
}

table.receipt td,table.receipt th {
line-height:2em;
padding:0 10px;
}

table.receipt .total {
border-top:solid 1px #eee;
}

#companyAdress {
border:solid 1px #eee;
padding:0.5em;
}

.alt {
background-color:#fff;
}

.delete:hover {
background-color:#c00;
color:#fff;
}

fieldset {
border-width:0;
margin:0;
padding:0;
}

img.avatar {
border:1px solid #ddd;
}

.bozo {
background-color:#ee8;
}

.alt.bozo {
background-color:#ff9;
}

#wrapper {
background:#fff url('http://spectacu.la/common/images/page_header_tile.png') repeat-x 0 -25px;
width:980px;
margin:0 auto;
}

.bbcrumb {
text-transform:uppercase;
font-size:0.9em;
letter-spacing:1px;
padding:5px 0 20px;
}

.bbcrumb a {
color:#600;
}

.notice {
border:2px solid #600;
background-color:#FFC4C4;
color:#900;
font-size:1.1em;
font-weight:700;
margin:0 0 1.1em;
padding:10px 15px;
}

.notice p {
margin-bottom:0;
}

.login {
width:180px;
height:150px;
}

.login p {
padding:0 0 4px;
}

.login label {
display:block;
float:left;
padding-right:10px;
line-height:14px;
}

form.login input {
border:1px solid #999;
line-height:14px;
font-size:12px;
margin:0;
padding:2px;
}

form.login input#submit {
float:left;
margin-top:14px;
margin-bottom:-10px;
display:block;
}

div.remember label {
clear:both;
line-height:12px;
margin:6px 0 0;
padding:0;
}

form.login input#remember {
vertical-align:baseline;
border-width:0;
margin:0;
padding:0;
}

#front-page #discussions {
width:690px;
}

.frontpageheatmap {
font-weight:400;
line-height:30px;
padding-bottom:10px;
}

#front-page #main h2,.userlogin,#currentfavorites,#register {
color:#333;
border-bottom:1px solid #ddd;
margin:0 0 10px;
padding:0 0 5px;
}

#front-page #discussions ul {
padding:0 0 0 14px;
}

.sticky {
background-color:#FFC4C4;
}

.infobox {
border:1px solid #ccc;
border-width:1px 0;
padding:1em;
}

.infobox ul {
margin:10px 0 10px 12px;
padding:0;
}

.infobox ul li {
padding-bottom:3px;
}

#topic-info {
float:left;
padding:0 1em 0 0;
}

#topic-tags {
border-left:1px solid #ccc;
float:right;
padding:0 0 0 1em;
}

.nav {
margin:15px 0;
padding:12px 0;
}

.nav span,.nav a {
padding:6px;
}

#thread {
list-style:none;
margin:0;
padding:0;
}

#thread li {
line-height:1.5em;
clear:both;
border-top:1px solid #fff;
}

#thread li ol,#thread li ul {
margin-left:40px;
}

#thread li ol li,#thread li ul li {
padding:0;
}

.threadauthor {
float:left;
width:120px;
padding:1em 1em 0;
}

.threadauthor small {
font-size:11px;
}

.threadpost {
margin-left:140px;
background-color:#eee;
-moz-border-radius:6px;
-khtml-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
padding:1.5em 1em;
}

#thread .post {
_height:90px;
}

#thread .post blockquote {
border-left:5px solid #ccc;
margin:0 0 0 4ex;
padding:0 0 0 1ex;
}

#thread .post li {
clear:none;
}

.poststuff {
clear:both;
_clear:none;
border-top:1px dotted #ccc;
font-size:10px;
text-transform:uppercase;
margin:10px 0 0;
padding:5px 0 0;
}

.num,#forumlist small {
font-size:11px;
text-align:center;
}

.postform {
background-color:#f0f0f0;
margin-bottom:1em;
-moz-border-radius:6px;
-khtml-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
padding:1em;
}

.postform textarea {
height:12em;
width:861px;
display:block;
border:solid 1px #ccc;
margin:5px 0;
padding:5px;
}

#manage-tags {
list-style:none;
margin:10px 0;
}

#manage-tags li {
float:left;
width:200px;
padding-bottom:10px;
}

.topictitle {
font-size:26px;
font-weight:400;
display:inline;
}

.rss-link {
display:block;
text-indent:20px;
background-image:url('http://spectacu.la/common/images/feed-icon-16x16.gif');
background-repeat:no-repeat;
background-position:0 50%;
padding:6px 0;
}

#topic-move {
margin-top:1em;
}

#content .frontpageheatmap a {
font-weight:400;
border-collapse:collapse;
}

#content .infobox li {
margin-bottom:2px;
}

#content .nav a {
border:1px solid #ccc;
font-weight:400;
}

#content .nav a:hover {
border:1px solid #999;
}

#content a:visited {
font-weight:400;
}

#front-search {
float:right;
margin-top:-8px;
}

#latest td,#forumlist td,#favorites td {
padding:5px 10px;
}

#forumlist tr td div.nest {
padding-left:2.5ex;
}

#latest tr.over,#forumlist tr.over,#favorites tr.over,#latest tr:hover,#forumlist tr:hover,#favorites tr:hover {
background-color:#DCEFF6;
}

#latest th,#forumlist th,#favorites th {
border-bottom:1px solid #aaa;
background-color:#ddd;
font-size:11px;
text-transform:uppercase;
text-align:center;
padding:5px 10px;
}

#latest,#forumlist,#favorites {
background-color:#f7f7f7;
margin-bottom:2em;
width:100%;
}

#useravatar img {
border-style:double;
border-width:3px;
}

#userinfo {
margin-top:10px;
}

#userinfo dd {
margin:0 0 5px;
}

.user-details {
float:right;
width:380px;
}

#useractivity {
margin-bottom:20px;
border-bottom:solid 1px #ddd;
}

.user-recent {
margin:0 0 10px;
}

.user-recent ol {
margin:5px 0 0 28px;
}

.user-recent ol li {
margin:0 0 3px;
}

#login-page fieldset,#register-page fieldset,#profile-page fieldset {
border-top:3px double #ccc;
border-bottom:1px solid #ccc;
border-left:none;
border-right:none;
margin-bottom:15px;
background-color:#f6f6f6;
padding:10px 0 10px 10px;
}

#login-page legend,#register-page legend,#profile-page legend {
font-weight:700;
padding:0 15px;
}

#login-page fieldset table,#register-page fieldset table,#profile-page fieldset table {
text-align:left;
width:95%;
border-collapse:collapse;
margin:0 15px;
}

#login-page fieldset table th,#register-page fieldset table th,#profile-page fieldset table th {
text-align:right;
width:20%;
vertical-align:top;
padding:5px 1em 5px 5px;
}

#login-page fieldset table td,#register-page fieldset table td,#profile-page fieldset table td {
padding:5px;
}

#login-page fieldset table td p,#register-page fieldset table td p,#profile-page fieldset table td p {
margin:5px 0;
}

#login-page fieldset p,#register-page fieldset p,#profile-page fieldset p {
font-size:11px;
margin:10px 16px;
}

.form-invalid {
background-color:#ffebe8 !important;
}

.form-invalid input {
border-color:#c00 !important;
}

.form-table input,.form-table textarea {
border-color:#c6d9e9;
}

#basic-accordian {
width:690px;
position:absolute;
z-index:2;
}

.accordion_headings {
background:url(images/boiled_16_add.png) no-repeat center right #9C0;
color:#FFF;
border:1px solid #FFF;
cursor:pointer;
font-weight:700;
padding:5px;
}

.accordion_child {
background:#EEE;
padding:15px;
}

*,#footer ul,.widget ul {
margin:0;
padding:0;
}

ul,ol,.subscript-info ol,.subscript-info ul {
padding-left:2em;
}

#posts p a,.nav span,#userinfo dt {
font-weight:700;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,#searchstring.focused {
color:#000;
}

ul.error li,label.error,#login-page sup.required,#register-page sup.required,#profile-page sup.required {
color:red;
}

.hidden,.powered {
display:none;
}

.right,.alignright,form#commentform .submit {
float:right;
}

.center,.aligncenter,th {
text-align:center;
}

#footer a,.theme_tags a {
color:#FFF;
}

#footer p,.logo img,#posts dl,#posts dd,.threadauthor p {
margin:0;
}

#footer li:first-child,#footerbar .widget:first-child {
margin-left:0;
}

table.profile,#wp-calendar,#posts table,th.headrow {
width:100%;
}

.page-links a span,.post-title h1 {
font-size:22px;
}

ul.tick1,.subscript-info ul {
margin-bottom:1.5em;
}

.post,#comments-block {
margin-top:1.5em;
border-top:solid 1px #ddd;
padding-top:1.5em;
}

#commentlist li.alternate,#posts table tr.alternate {
background-color:#f9f9f9;
}

.edit-post,.align_right,.submit {
text-align:right;
}

.forumLinks li a,.postform label,.topiclink {
display:block;
}

.latestForum,.lost_password_form,.subscript-info {
margin-top:2em;
}

p,#useravatar {
margin-bottom:1em;
}

.deleted,#thread li.deleted .threadpost {
background-color:#e88;
}

.alt.deleted,#thread li.alt.deleted .threadpost {
background-color:#f99;
}

#thread li.alt .threadpost,#thread li.deleted {
background-color:transparent;
}

.accordion_headings:hover,.header_highlight {
background:url(images/boiled_16_play.png) no-repeat center right #0CF;
}