/*
Theme Name: Can You Feel the Love Tonight? ToKa 16
Theme URI: http://tomazenkaetzchen.net
Description: Ein einfaches Wordpress-Theme
Version: 1.0
Author: Yoko
Author URI: http://tomatenkaetzchen.net
*/

*{
margin: 0 auto;
padding: 0 auto;
}

/* Allgemeines */
body {
font-family: arial;
font-size: 12px;
color: #000;
text-align: center;
background: #FFF;
}

td {
font-family: arial;
font-size: 12px;
color: #000;
vertical-align: bottom;
}

b,strong {
color: #8A8A8A;
}

i {
color: #8A8A8A;
}

u {
color: #8A8A8A;
}

img {
border: none;
padding: 2px;
}

p {
margin: 10px 0 10px 0;
}


/* Überschriften */
h1 {
color: #FFF;
font-size: 14px;
text-decoration: none;
font-weight: normal;
font-style: normal;
background: #C4C4C4;
width: 590px;
height: 16px;
display: block;
float: left;
padding: 5px;
margin: 10px 0;
text-align: left;
}

h1 a, h1 a:active, h1 a:visited {
color: #FFF;
}

h1 a:hover {
color: #FFF;
}

h2 {
color: #8A8A8A;
font-family: arial;
font-size: 14px;
margin: 7px 0;
font-weight: normal;
text-align: left;
}

h2 a, h2 a:active, h2 a:visited {
color: #8A8A8A;
font-family: arial;
font-size: 14px;
margin: 7px 0;
font-weight: normal;
text-align: left;
}

h2 a:hover {
color: #8A8A8A;
font-family: arial;
font-size: 14px;
margin: 7px 0;
font-weight: normal;
text-align: left;
}

/* Positionierung */
#center {
width: 1000px;
text-align: center;
background: #FFF;
}

#head {
background: url(head.jpg) no-repeat;
height: 160px;
width: 660px;
text-align: right;
}

#content {
text-align: justify;
width: 600px;
line-height: 150%;
}

#footer {
clear: both;
font-size: 12px;
text-align: left;
margin: 50px auto;
padding: 15px 0;
width: 100%;
background: #FFF;
color: #8A8A8A;
border-top: 1px solid #C4C4C4;
width: 600px;
line-height: 180%;
}

/* Footer Widgetready */
.footerwidgets {
float: left;
width: 145px;
margin: 0;
padding: 0 0 0 5px;
}

.footerwidgetsleft {
float: left;
width: 145px;
margin: 0;
padding: 0 0 0 5px;
}

.footerwidgetsright {
float: left;
width: 145px;
margin: 0;
padding: 0 0 0 5px;
}

#footer li {
list-style-type: none;
list-style-image: none;
text-align: left;
}

#footer li ul {
text-align: left;
padding: 0;
}

/* Links Content */
a, a:active, a:visited {
color: #8A8A8A;
text-decoration: none;
font-weight: normal;
border: none;
font-style: normal;
}

a:hover {
color: #C4C4C4;
text-decoration: none;
font-weight: normal;
border: none;
font-style: normal;
}

/* Bilder-Links */
a.img, a.img:active, a.img:visited {
border: none;
}

a.img:hover {
border: none;
}

/* Zusaetze */
.post {
font-size: 11px;
text-align: right;
color: #8A8A8A;
}

blockquote {
color: #8A8A8A;
font-size: 12px;
line-height: 150%;
border-top: 1px solid #C4C4C4;
border-bottom: 1px solid #C4C4C4;
padding: 10px;
margin: 10px;
}

input {
color: #000;
font-size: 12px;
font-family: Arial;
border: 1px solid #C4C4C4;
background-color: #FFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
}

textarea {
color: #000;
font-size: 12px;
font-family: Arial;
border: 1px solid #C4C4C4;
background-color: #FFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
width: 350px;
}