/*
Theme Name: ...miau! ToKa 15
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-color: #FFFFFF;
}

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

b,strong {
color: #CDBE83;
}

i {
color: #B8B033;
}

u {
color: #CDBE83;
}

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

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


/* Überschriften */
h1 {
color: #E5304F;
font-size: 16px;
font-family: georgia;
margin: 10px 0 20px 10px;
}

h1 a, h1 a:active, h1 a:visited {
color: #E5304F;
font-size: 16px;
font-family: georgia;
margin: 10px 0 20px 10px;
text-decoration: none;
}

h1 a:hover {
color: #E5304F;
font-size: 16px;
font-family: georgia;
margin: 10px 0 20px 10px;
text-decoration: none;
border-bottom: 1px dashed #E5304F;
}

h2 {
color: #B8B033;
font-family: georgia;
font-size: 14px;
margin: 25px 0 7px 10px;
font-weight: normal;
}

h2 a, h2 a:active, h2 a:visited {
color: #B8B033;
font-family: georgia;
font-size: 14px;
margin: 25px 0 7px 10px;
text-decoration: none;
font-weight: normal;
}

h2 a:hover {
color: #B8B033;
font-family: georgia;
font-size: 14px;
margin: 25px 0 7px 10px;
font-weight: normal;
text-decoration: none;
border-bottom: 1px dashed #B8B033;
}

h3 {
color: #FFF;
font-family: georgia;
font-size: 14px;
margin: 10px 0 0 0;
font-weight: normal;
}

/* Positionierung */
#nav {
width: 100%;
color: #FFF;
background: #CDBE83;
padding: 15px 0;
margin: 0;
text-align: center;
}

#center {
width: 1000px;
text-align: center;
}

#head {
background: url(head.jpg) no-repeat;
height: 500px;
width: 150px;
float: left;
margin: 75px -10px 0 100px;
}

#content {
float:left;
text-align: left;
width: 440px;
line-height: 150%;
margin: 50px 0 30px 20px;
}

#side {
float:left;
text-align: left;
width: 235px;
line-height: 180%;
margin: 100px 0 0 35px;
font-size: 12px;
}

#footer {
clear: both;
font-size: 12px;
text-align: center;
margin: 0 auto;
padding: 50px 0;
width: 100%;
background: #CDBE83;
color: #FFF;
height: 250px;
}

#innerfooter {
width: 1000px;
text-align: center;
background: #CDBE83;
height: 250px;
line-height: 180%
}

/* Footer Widgetready */
.footerwidgets {
float: left;
width: 180px;
background: #CDBE83;
border-left: 1px solid #FFF;
padding: 0 0 0 10px;
}

.footerwidgetsleft {
float: left;
width: 180px;
margin: 0 0 50px 100px;
background: #CDBE83;
border-left: 1px solid #FFF;
padding: 0 0 0 10px;
}

.footerwidgetsright {
float: left;
width: 180px;
margin: 0 100px 50px 0;
background: #CDBE83;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
padding: 0 0 0 10px;
}

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

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

#footer h2 {
color: #FFF;
font-family: arial;
font-size: 12px;
margin: 0 0 0 10px;
font-weight: bold;
}

/* Links Sidebar und Content */
a, a:active, a:visited {
color: #B8B033;
text-decoration: none;
font-weight: bold;
border: none;
font-style: normal;
display: inline;
}

a:hover {
color: #CDBE83;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dashed #CDBE83;
font-style: normal;
display: inline;
}

#side a, #side a:active, #side a:visited {
color: #B8B033;
text-decoration: none;
font-weight: bold;
border: none;
font-style: normal;
display: inline;
}

#side a:hover {
color: #CDBE83;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dashed #CDBE83;
font-style: normal;
display: inline;
}


/* Links Navigation oben und Footer */
#nav a, #nav a:active, #nav a:visited {
color: #FFF;
text-decoration: none;
font-weight: normal;
border: none;
font-style: normal;
display: inline;
}

#nav a:hover {
color: #FFF;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dashed #FFF;
font-style: normal;
display: inline;
}

#footer a, #footer a:active, #footer a:visited {
color: #FFF;
text-decoration: none;
font-weight: normal;
border: none;
font-style: normal;
display: inline;
}

#footer a:hover {
color: #FFF;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dashed #FFF;
font-style: normal;
display: inline;
}

/* Links von Hand eingetragen */
a.affi {
color: #CDBE83;
text-decoration: none;
border-left: 12px solid #CDBE83;
padding-left: 5px;
}

a.affi:hover {
color: #000;
text-decoration: none;
border-left: 12px solid #E5304F;
padding-left: 5px;
}

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

a.img:hover {
border: none;
}

/* Einstellungen Sidebar */
#side ul {
list-style: none;
margin: 0;
padding: 0;
}

#side li {
list-style: none;
}

#side ol {
list-style: none;
}

/* Einstellungen Footer */
#footer ul {
list-style: none;
margin: 0;
padding: 0;
}

#footer li {
list-style: none;
}

#footer ol {
list-style: none;
}

/* Zusaetze */
.post {
font-size: 10px;
border-bottom: 1px dashed #CDBE83;
border-top: 1px dashed #CDBE83;
margin: 15px 0;
}

.tabledown {
border-left: 1px solid;
border-collapse:collapse;
}

.down {
font-size: 12px;
color: #FFF;
width: 185px;
border-left: 1px solid;
border-right: 1px solid;
text-align: left;
padding: 0 0 0 15px;
}

.downrow {
height: 27px;
}

.tableup {
border-left: 1px solid;
border-collapse:collapse;
}

.up {
font-size: 12px;
color: #FFF;
width: 75px;
border-left: 1px solid;
border-right: 1px solid;
text-align: left;
padding: 2px 0 2px 15px;
}

blockquote {
color: #000;
font-size: 12px;
line-height: 130%;
border: 1px dashed #CDBE83;
padding: 10px;
margin: 10px;
}

input {
color: #000;
font-size: 12px;
font-family: Arial;
border: 1px dashed #CDBE83;
background-color: #FFF;
}

textarea {
color: #000;
background-color: #FFF;
font-size: 12px;
font-family: Arial;
border: 1px dashed #CDBE83;
width: 350px;
}