/*  
Theme Name: Mariage
Theme URI: 
Description: Theme de mariage  
Version: 1.0
Author: Tobias Kehrls
Author URI: http://www.synnotech.de/
*/
/* commented backslash hack \*/
html,body {
  height: 100%;
}

/* end hack */
html,body {
  margin: 0;
  padding: 0
}

body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
  color: #333;
  text-align: center;
  background: #f7f7f7;
}

img {
  border: 0;  
}

.clr {
  clear: both;
}

/*safari wrapper */
html>body #minHeight {
  float: left;
  width: 0;
  height: 100%;
  margin-bottom: -52px;
}

/*safari wrapper */
#header {
  margin: 0 auto;
  padding: 20px;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  text-align: left;
  height: 45px;
  width: 926px;
  background: #fff url('images/header_bg.gif') no-repeat;
  position: relative;
}

* html #header {
  width: 928px; /* box model hack for ie5.+*/
  w\idth: 926px;
}

#header h1 {
  margin: 0;
  padding: 0;
  height: 46px;
  width: 249px;
  background: url('images/hochzeitsportal.gif') no-repeat;
  position: absolute;
  top: 23px;
  left: 20px;
}

#header h1 a {
  margin: 0;
  padding: 0;
  height: 46px;
  width: 249px;
  display: block;
  border: none;
  text-indent: -9999px;
}

#container {
  min-height: 100%;
  margin-bottom: -50px;
  height: auto;
  width: 966px;
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  margin: 0 auto;
  padding: 20px 0;
  text-align: left;
  font-size: 1.2em;
  background: #fff url('images/container_bg.gif');

}

* html #container {
  height: 100%;
  width: 968px; /* box model hack for ie5.+*/
  w\idth: 966px;
}

#sidebar_left {
  float: left;
  width: 200px;
}

#content {
  float: left;
  width: 526px;
  padding: 0 20px;
}

#content p {
  line-height: 1.9em;
}

#content ul {
  line-height: 1.9em;
}

#content ul li {
  padding: 0 0 0 18px;
  list-style-type: none;
  background: url('images/heart.gif') 0 3px no-repeat;
}

* html #content ul li {
  background: url('images/heart.gif') 0 4px no-repeat;
}

#sidebar_right {
  float: left;
  margin: 0;
  padding: 0;
  width: 200px;
}

#sidebar_right #sidebar_advertise {
  margin: 10px auto 0 auto;
  padding: 4px 0 0 0;
  width: 160px;
  /*border-top: 1px solid #f1f1f1;*/
}

/*#sidebar_right #sidebar_advertise span {
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 4px 0;
  text-align: center;
  width: 174px;
  border-bottom: 1px solid #f1f1f1;
}*/

#clearfooter {
  height: 20px;
  clear: both;
  width: 100%;
}

#footer {
  /*width: 100%;*/
  width: 966px;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  clear: both;
  background-color: #f7f7f7;
  border-top: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
}
* html #footer {
  width: 968px; /* box model hack for ie5.+*/
  w\idth: 966px;
}
#footer ul {
  display: inline;
  margin: 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  border: 0;
}

a {
  color: #c2007a;
  text-decoration: none;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: oblique;
  font-size: 2em;
  color: #009fde;
}

h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: normal;
  font-style: oblique;
  font-size: 1.5em;
  color: #aaa;
  text-align: center;
}

h4.left {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: normal;
  font-style: oblique;
  font-size: 1.6em;
  color: #aaa;
  text-align: left;
}

#sidebar_left h2 {
  padding: 0 0 8px 20px;
  color: #aaa;
  border-bottom: 1px solid #f1f1f1;
}

#sidebar_left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar_left ul li {
  margin: 0;
  padding: 0 0 5px 0;
}

#sidebar_left ul li ul {
  margin: 0;
  padding: 0;
  width: 200px;
}

#sidebar_left ul li ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f1f1f1;
}

#sidebar_left ul li ul li a {
  display: block;
  margin: 0;
  padding: 6px 0 6px 40px;
  color: #666;
  width: 160px;
  background: #fff url('images/arrow.gif') no-repeat 25px center;
}

#sidebar_left ul li ul li a:hover {
  color: #000;
  background: #f8f8f8 url('images/arrow_hover.gif') no-repeat 25px center;
}

#sidebar_left ul li ul li.current_page_item a {
  color: #000;
  background: #f8f8f8 url('images/arrow_hover.gif') no-repeat 25px center; 
}

form#syn_cm_searchform {
  margin: 0;
  padding: 0;
  text-align: center;
}

form#syn_cm_searchform fieldset {
  margin: 0;
  padding: 0 0 0 12px;
  border: none;
  text-align: left;
}

form#syn_cm_searchform fieldset legend {
  margin: 0;
  padding: 0 0 5px 0;
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
  font-variant: normal;
  font-style: normal;
  font-weight: bold;
  color: #000;
  font-size: 0.9em;
}

* html form#syn_cm_searchform fieldset legend {
  margin: 0 0 0 -7px;
}

form#syn_cm_searchform fieldset label {
  display: block;
  float: left;
  width: auto;
  margin: 3px 0 0 0;
  cursor: pointer;
  font-size: 0.9em;
  color: #888;
}

form#syn_cm_searchform fieldset br {
  clear: both;
}

form#syn_cm_searchform fieldset .textinput,
form#syn_cm_searchform fieldset select {
  border: 1px solid #ccc;
}

form#syn_cm_searchform fieldset .textinput,
form#syn_cm_searchform fieldset select {
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
  font-size: 0.9em;
}

form#syn_cm_searchform fieldset .textinput {
  padding: 2px;
  width: 150px;
}

* html body form#syn_cm_searchform fieldset .textinput {
  padding: 1px;
}

form#syn_cm_searchform fieldset .textinput:hover,
form#syn_cm_searchform fieldset select:hover {
  background: #F3F8F8;
}

form#syn_cm_searchform fieldset .textinput:focus,
form#syn_cm_searchform fieldset select:focus {
  background: #F3F8F8;
}

form#syn_cm_searchform fieldset p {
  margin: 0;
  padding: 0;
  text-align: center;
}

form#syn_cm_searchform #syn_cm_searchsubmit {
  margin: 10px 0 0 0;
  /*padding: 2px 10px;*/
}
/*
* html body form#syn_cm_searchform #syn_cm_searchsubmit {
  padding: 2px 5px 1px 5px;
}
*/

h3.syn_cm_advertisement {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: normal;
  font-style: oblique;
  font-size: 1.6em;
  color: #aaa;
}

div.syn_cm_advertisement {
  position: relative;
  margin: 0 0 5px 0;
  padding: 10px;
  border: 1px solid #f1f1f1;
  font-size: 0.9em;
  line-height: normal;
  color: #333;
}

div.syn_cm_advertisement_img {
  float: left;
  margin: 0 5px 0 0;
  padding: 5px;
  border: 1px solid #f1f1f1;
  width: 128px;
  height: 128px;
}

div.syn_cm_advertisement_img_large {
  float: left;
  margin: 0 5px 0 0;
  padding: 5px;
  border: 1px solid #f1f1f1;
  width: 256px;
  height: 256px;
}

div.syn_cm_advertisement img.letter {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 10px;
  right: 30px;
  border: 0;
  width: 16px;
  height: 16px;
}

* html body div.syn_cm_advertisement img.letter {
  top: 11px;
  right: 51px;
}

div.syn_cm_advertisement img.home {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 10px;
  right: 10px;
  border: 0;
  width: 16px;
  height: 16px;
}

* html body div.syn_cm_advertisement img.home {
  top: 11px;
  right: 31px;
}

div.syn_cm_advertisement span {
  display: block;
  margin: 20px 0 5px 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
}

table#alphabet {
  line-height: 1.9em;
}