﻿/*  
Theme Name: Fluid Index
Theme URI: http://www.2yi.net/
Description: Fluid Index is a 3 column theme based on the <a href="http://themes.wordpress.net/columns/3-columns/1256/fluid-web-1/">Fluid Web</a> by <a href="http://www.2yi.net/">Your Index</a>. Translation by <a href="http://mister-einstein.com/">FH</a>. The theme is widget ready.
Version: 1.0
Author: Your Index
Author URI: http://www.2yi.net/
Übersetzung und Anpassung: Frank Haensel
Visit: http://www.mister-einstein.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 14px;
margin: 0px;
text-align: center;
background: #A01428;
background-image: url(img/bg.gif); background-repeat: no-repeat; 
color: #A01428;
font-family:  Helvetica, Arial, sans-serif;
}

#headerwrap
{
width: 90%;
line-height: 130%;
height: 84px;
margin: auto;
clear: none;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
color: #EE9A85;
float: left;
text-align: left;
margin-top: 10px;
padding: 7px;
}

#blogtitle a:link {
color: #EE9A84;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #EE9A86;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #ff0000;
text-decoration: none;
}



                         /***************************************************
                         *********************** Site Description **************
                         *****************************************************/

#sitedesc
{
float: left;
text-align: left;
margin: 10px 0 0 15px;
padding-top: 4px;
font-size: 16px;
font-weight: bold;
color: #EE9A85;
clear: left;
}

#comment
{
width: 350px;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
float: left;
width: 100%;
overflow: hidden;
background: #780F23; 
background-image: url(/WordPress/wp-content/Logo/bg3.gif); background-position: center center;  background-repeat: no-repeat; ; background-attachment: fixed;
color: #EE9A85;
}

                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 175px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-left: 10px;
margin-bottom: 20px;
text-align: left;
background: transparent url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #A01428;
border-right: 1px solid #A01428;
border-bottom: 1px solid #A01428;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 175px;
margin: 0;
padding-top: 12px;
margin-top: 12px;
margin-bottom: 20px;
margin-right: 10px;
text-align: left;
background: transparent url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #A01428;
border-right: 1px solid #A01428;
border-bottom: 1px solid #A01428;
}
                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
margin-left: 220px;
margin-right: 220px;
padding: 1em;
padding-top: 6px;
margin-top: 12px;
margin-bottom: 20px;
text-align: left;
background: transparent url(img/contentbg.gif) repeat-x top;
border-left: 1px solid #A01428;
border-right: 1px solid #A01428;
border-bottom: 1px solid #A01428;
}

#content h3 {
color: #EE9A85;
}

#content ul li{
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#content ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#content ol{
list-style-position: inside;
padding: 2px;
margin-bottom: 10px;
}

                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear: both;
margin: auto;
width: 100%;
background: #A01428 url(img/bgfooter.jpg) repeat-x top;
color: #EE9A85;
padding-top: 12px;
padding-bottom: 5px;
font-weight: normal;
}

#footwrap a:link {
color: #EE9A85;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #ff0000;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #EE9A85;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #EE9A85;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-top: 10px;
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarleft a:link {
color: #EE9A85;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #ff0000;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #ff0000;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #EE9A85;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #EE9A85;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding-left: 8px;
padding-right: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#sidebarright a:link {
color: #EE9A85;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #ff0000;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #EE9A85;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #EE9A85;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #EE9A85;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
background: transparent url(img/bquote.gif) repeat-y;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
margin-bottom: 20px;
background-color: #A01428;
}

.postmetadata a:link
{
border: none;
color: #EE9A85;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #EE9A85;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #ff0000;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #EE9A85;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a:link
{
color: #EE9A85;;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #EE9A85;;
text-decoration: none;
font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: transparent;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: url(img/comment.gif) no-repeat;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #EE9A85;;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #EE9A85;;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #EE9A85;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #EE9A85;
}


                         /***************************************************
                         *********************** textarea und Input***********
                         *****************************************************/

TEXTAREA {
 background-color: #EE9A85;
 color: #780F23;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 15px;
 scrollbar-3dlight-color: #780F23;
 scrollbar-arrow-color: red;
 scrollbar-darkshadow-color: #A01428;
 scrollbar-face-color: #780F23;
 scrollbar-highlight-color: #EE9A85;
 scrollbar-shadow-color: #BE1428;
 scrollbar-track-color: #BE1428;
}

input
{
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
        color: ##780F23; bold;
	background-color:#EE9A85;
        border-width:1px;
	border-style:dotted;
        padding:0mm;
	border-color:#A01428;
        border-collapse: collapse;
}
  


                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h1
{
font-size: 26px;
padding-left: 5px;
color: #EE9A85;
}

h2
{
display: block;
font-size: 17px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
margin-top: 5px;
margin-bottom: 6px;
text-align: left;
}

h3
{
display: block;
font-size: 17px;
font-weight: bold;
padding-left: 18px;
padding-top: 16px;
margin-top: 6px;
margin-bottom: 15px;
text-align: left;
background: url(img/page.gif) 0px 17px no-repeat;
}

h3 a:link, h3 a:visited
{
color: #EE9A85;
font-weight: bold;
}

h4
{
margin-top: 15px;
font-size: 15px;
}

.date
{
float: right;
font-weight: bold;
background: url(img/date.gif) 0px 10px no-repeat;
padding-bottom: 20px;
margin-right: 15px;
text-align:center;
width: 35px;
color: #EE9A85;
}
