/*
      Skin Name: Simple & Clear
      Skin Download: http://the-butterfly.de
      Description: It's a simple and clear layout. ;)
      Author: Nadia Volkrodt
      Author E-Mail: nadia@the-butterfly.de
      Author URL: http://the-butterfly.de
*/

/*---------------------------------------------------------------------
   Basic styles
------------------------------------------------------------------------*/
body { 
      background-color: #FFECED;
      background-image: url(images/bg.jpg);
      background-repeat: repeat-x;
      font-family: arial,tahoma,verdana,sans-serif;
      font-size: 11px;
      text-align: justify;
      color: #818181;
      margin: 0;
      padding: 0;
      }

#mainContainer a, #mainContainer a:active, #mainContainer a:visited, #footer a {
      color: #FF6B9A;
      font-weight: normal;
      text-decoration: none;
      text-transform: none;
      }
#mainContainer a:hover, #footer a:hover{
      color: #FAA5C0;
      text-decoration: none;
      background-color: #FFECED;
      border-width: 0 0 0 0;
      border-style: solid;
      border-color: #FAA5C0;
      }

h1 {
      -moz-border-radius: 20px 20px 0 0;
      background-color: #FFECED;
      text-indent: 5px;
      text-transform: none;
      color: #FAA5C0;
      font-family: arial,verdana,tahoma,sans-serif;
      font-size: 13px;
      font-weight: normal;
      font-variant: small-caps;
      border-bottom: 1px solid #FFDA7C;
      }
h2 {
      font-family: "Trebuchet MS",verdana,tahoma,sans-serif;
      color: #FFDA7C;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      border-width: 0 0 1px 0;
      border-style: dotted;
      border-color: #FFD1E0;
      }
h3 {
      font-family: "Trebuchet MS",verdana,tahoma,sans-serif;
      color: #FF6B9A;
      border-width: 0 0 0 6px;
      border-style: solid;
      border-color: #FFDA7C;
      text-transform: uppercase;
      font-size: 11px;
      }
      
/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/
   
#header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-color: white;
margin: 0 auto;
width: 950px;
height: 273px;
padding: 0;
display: yes;
}

#mainContainer {
position: relative;
width: 950px;
margin-bottom: 10px;
margin: 0 auto;
background-color: white;
border-bottom: 20px solid #FFFFFF;
}

/* IE Hack */
* html #mainContainer {
margin: 0;
}

#content {
width: auto;
min-height: 900px;
margin: 0 190px;
padding: 5px 5px 5px 20px;
}

#column1 {
position: absolute;
top: 10px;
left: 10px;
width: 170px;
}

#column2 {
position: absolute;
top: 10px;
right: 10px;
width: 170px;
}

#footer {
width: auto; 
text-align: center;
padding: 0 20px 0 20px;
margin: 0;
}

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/

hr {
width: 80%;
text-align: center;
border-top: 0 solid transparent;
border-right: 0 solid transparent;
border-bottom: 0 solid transparent;
border-left: 0 solid transparent;
}

input,textarea,select {
color: #818181;
margin-top: 1px;
border: 1px solid #FFDA7C;
background-color: white;
font-size: 10px;;
font-family: arial,tahoma,verdana,sans-serif;
}

blockquote {
margin: 0 auto;
width: 90%;
background-color: white;
border-left: 3px solid #FFDA7C;
padding: 5px;
}

/*---------------------------------------------------------------------
  Style of story list
------------------------------------------------------------------------*/
.even {
background-color: white;
border-style: double;
border-color: white;
padding: 10px;
}
.odd {
background-color: white;
border-style: double;
border-color: white;
padding: 10px;
}

/*---------------------------------------------------------------------
  Site name and slogan
------------------------------------------------------------------------*/
#sitename {
      width: 950px;
      background-color: white;
      margin: 0 auto;
      font-family: "Apple Garamond",verdana,tahoma,sans-serif;
      font-size: 32px;
      text-align: left;
      text-transform: uppercase;
      color: #FF6B9A;
      padding: 15px 0 5px 0;
      text-indent: 10px;
      display: none;
      }
#siteslogan {
      width: 950px;
      background-color: white;
      margin: 0 auto;
      font-family: "Trebuchet MS",verdana,tahoma,sans-serif;
      font-size: 13px;
      text-align: left;
      text-transform: uppercase;
      color: #FF6B9A;
      text-indent: 10px;
      padding: 0;
      display: none;
      }
      
/*---------------------------------------------------------------------
   News
------------------------------------------------------------------------*/
#newsarchive,#sortform,.respond {
      text-align: center;
      }
#newsbox {
      margin: 0 auto;
      width: 90%;
      background-color: transparent;
      padding: 5px;
      }

/*---------------------------------------------------------------------
   Menu
------------------------------------------------------------------------*/
    #menu, #menu ul {
      width: 950px;
      background-color: white;
      margin: 0 auto;
      padding: 2px 0 5px 0;
      text-align: center;
      }
      #menu li {
      list-style-type: none;
      display: inline;
      white-space: nowrap;
      margin: 2px;
      }
      #menu a {
      -moz-border-radius: 20px 20px 0 0;
      font-family: arial,verdana,tahoma,sans-serif;
      padding: 5px;
      color: #FAA5C0;
      text-decoration: none;
      background-color: #FFECED;
      border-width: 0 0 0 0;
      border-style: solid;
      border-color: #FAA5C0;
      font-size: 10px;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 1px;
      }
      #menu a:hover {
      background-image: url(images/arrow.png);
      background-position: bottom center;
      background-repeat: no-repeat;
      color: #FAA5C0;
      border-bottom: 1px solid #FAA5C0;
      }

/*---------------------------------------------------------------------
   General Styles, used in multiple places throughout the page
------------------------------------------------------------------------*/    
#alphabet {text-align: center; padding: 5px;}
#jumpmenu {text-align: right;}
#pagelinks {width:90%; text-align:center; padding:1em;}
#pagetitle {text-align:center;}
.sectionheader {text-align:center; clear: both;}
#sort {float: left;}
#story {clear:both;}
#columncontainer {text-align: left;}
#browseblock {text-align: left;}
#title {padding: 5px;}
#info_left {text-align: right;}
.label {font-weight: bold;}

/* Layout Styles */
.storinfo {margin-bottom:12px; border-bottom: 0px solid #F2F2F2;}
#notes {background-color: #f0f0f0; border: 1px solid #BCBCBC; clear: both; margin: 5px; padding: 2px 10px 5px 10px;}
.notes .content {margin: 25px; font-size: 12px; }
.comment {margin-bottom:2em;}
.main {padding-left:5px;width:90%;font-size:12px;text-align:left;}

/* User.tpl styles */
#tabs {padding:0px; margin:5px; clear:both; border-top: 1px solid #A4ACAC; width:100%;}
#tabs DIV {
   width:100%;
   height:20px;
   float:left;
   font-size:11px;
   color:#818181;
   text-align:left;
   text-indent:10px;
   line-height:25px;
   vertical-align:middle;
   z-index:1;}
#tabs #centertab { width:auto; }
#tabs a { color:#FF6B9A; }
#tabs a:active,a:hover { text-decoration:none;color:#FAA5C0; }
#tabs #active { }
#tabs #active a {color:#C7C7C7;}
#tabs #active a:active,a:hover {text-decoration:none;color:#646464;}
html>body #tabs {padding: 15px 0 0 0; width:100%;}
html>body #tabs div {margin-right: 0px;}
