/*
Theme Name: Cupcake-City
Theme URI: http://cupcakecity.de
Version: 1.0
Author: Nina Sanda
Author URI: http://www.ninasanda.de
Description: Sweet Treats aus Hannover <a href="http://cupcakecity.de/">CUPCAKE-CITY</a>.*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #474747;
  text-decoration: none;
}
a:hover {
  color: #e34772;
}
/***************END LINKS*************************/

html body {
  background: #f07bb0;
  font-size: 15px;
  font-family: 'FrancoisOneRegular', Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.7em;
  color: #868585;
  background: url(images/background_wrapper.jpg) top center no-repeat;
  margin: 0px auto 0px;
  padding: 0px;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 953px;
}
#header {
  width: 953px;
  height: 250px;
  padding-top: 45px;
  
  text-align: center;
}
.description {
  color: #b0b0b0;
  font-size: 14px;
  text-transform: uppercase;
}
.adv {
  float: left;
  margin: 0px 0px 25px 0;
}
.radv {
  float: right;
  margin: 0px 0px 25px 0;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 953px;
  height: 53px;
  background: #e34772;
  border-top: 4px solid #fdcfdc;
  border-bottom: 4px solid #fdcfdc;
  margin-bottom: 20px;
   margin-top: 1px;
}
#top li {
  float: left;
  line-height: 53px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 20px;
  color: #fff;
  border-right: 1px solid #ed6e91;
  font-size: 15px;
}
#top li.current_page_item a, #top li a:hover {
  background: #f88caa;
  color: #c3325a;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 209px;
  padding: 10px 0 9px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #e0dfdf;
}
*+html #s {
  padding-bottom: 8px;
}
#contentwrap {
  float: left;
  width: 580px;
  padding: 30px;
  border: 1px solid #e0dfdf;
  margin-bottom:30px;
}
#sidebar {
  float: right;
  width: 275px;
  font-size: 12px;
  font-family: Arial;
}

/* -------- ADVERT -------- */

.add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 0px;
}
.add2 {
  float: right;
  margin: 0 0px 10px 0;
}

.add2 a:hover {
 
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0 3px 0 0px;
  padding: 0;
}
#footer {
  height:50px;
  width: 929px;
  clear: both;
  padding: 20px 0;
  overflow: hidden;
  font-size: 12px;
  padding:10px;
  border:1px solid #e3e1e1;
  margin-bottom:35px;
  background-color:#eeeeee;
}
#footer a:hover {
  color: #c3325a;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 17px;
  color: #e34772;
  border-bottom: 1px solid #e0dfdf;
  text-transform:uppercase;
}
.side-widget {
  clear: both;
  width: 275px;
  margin-bottom: 45px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
  border-bottom: 1px solid #e0dfdf;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e0dfdf;
}
.side-widget a, .side-widget a:visited {
  color: #6f6e6e;
}
.side-widget a:hover {
  color: #e34772;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  padding-bottom: 15px;
  line-height: 32px;
  font-size: 32px;
  border-bottom: 1px solid #e0dfdf;
  text-transform:uppercase;
}
h2.title a, h2.title a:visited {
  color: #e34772;
}

h2.title a:hover {
  color: #f67b9d;
}

.meta {
  background: #f1efef;
  padding: 5px 10px;
  color: #9a9999;
  display: inline-block;
  margin-top: 5px;
}
.author {
  background: url(images/author.png) no-repeat scroll right center;
  padding-right: 20px;
  margin-right: 5px;
  color: #e34772;
}
.date {
  background: url(images/clock.png) no-repeat scroll right center;
  padding-right: 25px;
  margin-right: 5px;
  color: #e34772;
}
.comm {
  background: url(images/comm.png) no-repeat scroll center right;
  padding-right: 25px;
}
a.more-link {
  background: #e34772;
  width: 90px;
  height: 24px;
  padding-top: 5px;
  text-align: center;
  display: inline-block;
  float: right;
  color: #fff;
  font-size: 13px;
}

a.more-link:hover {
  background: #f67b9d;
}


.postmetadata {
  margin-top: 15px;
}
.post, .page {
  background: url(images/postsep.gif) repeat-x scroll bottom;
  margin-bottom: 40px;
  padding-bottom: 25px;
  overflow: hidden;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 6px;
  border: 1px solid #cfcece;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: square;
  margin-top:10px;
  color:#e34772;
}
.entry ol li {
  list-style: decimal;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}

.alignleft {
  float: left;
  margin: 15px 10px 0px 0px;
  display:none;
}
.alignright {
  float: right;
  margin: 15px 0px 0px 10px;
   display:none;
}

.alignleft_1 {
  float: left;
  margin: 15px 10px 0px 10px;
}

.alignright_1 {
  float: right;
  margin: 15px 0px 0px 20px;
}

img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #e34772;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #e34772;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 0px;
  font-size: 32px;
  text-align: center;
  color: #e34772;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #e0dfdf;
  color:#868585;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #e0dfdf;
  color:#868585;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #e0dfdf;
  color:#f1689c;
  margin:2px;
  padding:3px 7px;
}
.navigation a.page, .navigation a.page:visited {
  background: none;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#botsoc {
  float: right;
  width: 170px;
  margin-right: 2px;
  display: inline;
}
ul#botsoc li {
  float: left;
  line-height: 0;
  border-right: 0;
  padding: 19px 0 0 12px;
}
ul#botsoc li a {
  padding: 0;
}

ul#botsoc li a img{
  width:20px;
}
/* -------- END SUBSCRIPTION -------- */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FrancoisOneRegular';
    src: url('FrancoisOne-webfont.eot');
    src: url('FrancoisOne-webfont.eot?#iefix') format('embedded-opentype'),
         url('FrancoisOne-webfont.woff') format('woff'),
         url('FrancoisOne-webfont.ttf') format('truetype'),
         url('FrancoisOne-webfont.svg#FrancoisOneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* By default the selection color is pink */
::-moz-selection{ background: #e34772; color:#fff; text-shadow: none; }
::selection { background:#e34772; color:#fff; text-shadow: none; } 


/* Kontaktformular 1 Normal*/
#si_contact_form1 {
    margin:30px auto;
}


#si_contact_form1 textarea{
  background-color:#fadfe6;
  border: 1px solid #f0cdd6;

}

#si_contact_form1 textarea:hover{
  background-color:#f5d5de;
  border: 1px solid #e9b1c0;
}

#si_contact_form1 input{
  background-color:#fadfe6;
  border: 1px solid #f0cdd6;
}

#si_contact_form1 input:hover{
  background-color:#f5d5de;
  border: 1px solid #e9b1c0;
}

#si_contact_form1 button {
    display: block;
    padding:0px;
    margin:15px 0px 5px 5px;
    border: 1px solid #a1c6d1;
    color:#000000;
    background: #c5e6ef;
}

#si_contact_form1 input[type=submit]{
  -moz-border-radius: 3px;
  border-radius: 3px;
   font-size:12px;
   color:#ffffff;
   background-color:#F07BB0;
   border-style:dotted;
   border-color:#e34772;
   padding:5px;
}

 #si_contact_form1 input[type=submit]a:hover{
   background-color:#000;
   border-style:dotted;
   border-color:#e34772;
}

/* Cake Pops Backkurs Formular */

#si_contact_form2 {
    margin:30px auto;
}


#si_contact_form2 textarea{
  background-color:#fadfe6;
  border: 1px solid #f0cdd6;

}

#si_contact_form2 textarea:hover{
  background-color:#f5d5de;
  border: 1px solid #e9b1c0;
}

#si_contact_form2 input{
  background-color:#fadfe6;
  border: 1px solid #f0cdd6;
}

#si_contact_form2 input:hover{
  background-color:#f5d5de;
  border: 1px solid #e9b1c0;
}

#si_contact_form2 button {
    display: block;
    padding:0px;
    margin:15px 0px 5px 5px;
    border: 1px solid #a1c6d1;
    color:#000000;
    background: #c5e6ef;
}

#si_contact_form2 input[type=submit]{
  -moz-border-radius: 3px;
  border-radius: 3px;
   font-size:12px;
   color:#ffffff;
   background-color:#F07BB0;
   border-style:dotted;
   border-color:#e34772;
   padding:5px;
}

 #si_contact_form2 input[type=submit]a:hover{
   background-color:#000;
   border-style:dotted;
   border-color:#e34772;
}

/* Cake Pops Backkurs ANMELDE Formular */

#si_contact_form3 {
    margin:30px auto;
    width:560px;
}


#si_contact_form3 textarea{
  background-color:#fadfe6;
  border: 1px solid #f0cdd6;

}

#si_contact_form3 textarea:hover{
  background-color:#f5d5de;
  border: 1px solid #e9b1c0;
}

#si_contact_form3 input{
  background-color:#fadfe6;
  border: 1px solid #f0cdd6;
}

#si_contact_form3 input:hover{
  background-color:#f5d5de;
  border: 1px solid #e9b1c0;
}

#si_contact_form3 button {
    display: block;
    padding:0px;
    margin:15px 0px 5px 5px;
    border: 1px solid #a1c6d1;
    color:#000000;
    background: #c5e6ef;
}

#si_contact_form3 input[type=submit]{
  -moz-border-radius: 3px;
  border-radius: 3px;
   font-size:12px;
   color:#ffffff;
   background-color:#F07BB0;
   border-style:dotted;
   border-color:#e34772;
   padding:5px;
}

 #si_contact_form3 input[type=submit]a:hover{
   background-color:#000;
   border-style:dotted;
   border-color:#e34772;
}

.kurse img {
  border: 0px;
  margin-top:10px;
}
