/* Theme Name: Buntes Fernsehen
Theme URI:
Description: Buntes Fernsehen Engerwitzdorf.
Version: 1.0
Author: Miss Moss
Author URI: http://www.missmoss.de
*/

/* Begin Typography & Colors */
* {
   margin:0;
   padding:0;
   }
  body {
   font-size: 11px;
   font-family: Verdana, Helvetica, Sans-serif;
   background: #FFEDA1 url('images/bodybg.jpg') repeat-x top;
   color: #000;
   text-align: center;
   }

#page {
   background-color: #000000;
   text-align: left;
   }

  #header {
   background: #000000;
   }

.headerimg     {
   height: 171px;
   width: 900px;
   }

.headbg {
   position:absolute;
   width:22px;
   height:1000px;
   margin:0;
   top:0;
   }
  .pagebg {
   position:absolute;
   width:22px;
   height:1000px;
   margin:0;
   top:2;
   }
#grad1_page {
   width:57px;
   height:1px;
   left:-307px;
   background: url('images/left_page.jpg') repeat-y top center;
   }

#grad2_page {
   width:57px;
   height:1px;
   right:-107px;
   background: url('images/right_page.jpg') repeat-y top center;
   }

#grad1 {
   width:57px;
   height:768px;
   left:-57px;
   background: url('images/left.jpg') repeat-y top center;
   }

#grad2 {
   width:57px;
   height:768px;
   right:-57px;
   background: url('images/right.jpg') repeat-y top center;
   }
  #content {
   font-size: 11px;
   }

.narrowcolumn .entry {
   line-height: 13px;
   font-size: 11px;
   padding:0 5px 0 5px;
   padding-top: 5px;
   }

.alt {
   background-color: #f8f8f8;
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   }

#footer {
   background: #FFFFFF url('images/footerbg.jpg') no-repeat;
   }

small {
   font-family: Verdana, Helvetica, Sans-Serif;
   font-size: 0.9em;
   line-height: 1.5em;
   }

h1, h2, h3 {
   font-family: Verdana, Helvetica, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
   }

h1 {
   font-size: 12px;
   text-align: center;
   }

.headerimg .description {
   font-size: 1.4em;
   text-align: center;
   font-weight:bold;
   }

h2 {
   font-size: 12px;
   }

h2.pagetitle {
   font-size: 12px;
   padding-top: 25px;
   }

#sidebar h2 {
   font-family: 'Lucida Grande', Verdana, Sans-Serif;
   font-size: 1.2em;
   }
h3 {
   font-size: 12px;
   padding-bottom: 10px;
   }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
   text-decoration: none;
   color: #222222;
   }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
   color: #222222;
   }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
   text-decoration: none;
   }

.entry p a:visited {
   color: #222222;
   }

.commentlist li, #commentform input, #commentform textarea {
   font: 0.9em Arial, Helvetica, Sans-serif;
   }

.commentlist li {
   font-weight: bold;
   }

.commentlist cite, .commentlist cite a {
   font-weight: bold;
   font-style: normal;
   font-size: 1.1em;
   color:#999;
   }

.commentlist p {
   font-weight: normal;
   line-height: 1.5em;
   text-transform: none;
   }

#commentform p {
   font-family: Arial, Helvetica, Sans-serif;
   }

.commentmetadata {
   font-weight: normal;
   }

#sidebar {
   font: 1.1em Arial, Helvetica, Sans-serif;
   }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
   color: #999;
   }

div .textwidget {
   padding: 5px 11px 5px 11px;
   }
  code {
   font: 1.1em 'Courier New', Courier, Fixed;
   }

acronym, abbr, span.caps
{
   font-size: 0.9em;
   letter-spacing: .07em;
   }

a, h2 a:hover, h3 a:hover {
   color: #F9AF02;
   text-decoration: none;
   }

a:hover {
   color: #F9AF02;
   text-decoration: underline;
   }

#wp-calendar #prev a, #wp-calendar #next a {
   font-size: 9pt;
   }

#wp-calendar a {
   text-decoration: none;
   }

#wp-calendar caption {
   font: bold 1.3em Arial, Helvetica, Sans-serif;
   text-align: center;
   }

#wp-calendar th {
   font-style: normal;
   text-transform: capitalize;
   }
/* End Typography & Colors */



/* Begin Structure */
body {
   margin: 0;
   padding: 0;
   }

#page {
   background: #FFFFFF;
   margin: 0px auto;
   padding: 0;
   width: 900px;
   position:relative;
   }

#header {
   background: #FFFFFF url('images/headerbg.jpg') repeat-x center;
   margin: 0;
   padding: 0;
   height: 116px;
   width: 900px;
   }

.headerimg {
   position:absolute;
   background:  url('images/headerimg.jpg') no-repeat center;
   margin-top: 115px;
   height: 157px;
   width: 900px;
   }

.narrowcolumn {
   padding-top: 30px;
   margin: 0px 0 0 250px;
   width: 600px;
   position:relative;
   }

.post {
   margin: 0 0 40px 0;
   padding-bottom:10px;
   }

.post hr {
   display: block;
   }

.postmetadata{
   background:#FFFFFF;
   font:0px Arial, Helvetica, Sans-serif;
   color:#FFFFFF;
   padding:0px 0px 0px 0px;
   margin:0 0 0px 0;
   text-align: left;
   }
  .postmetadata2{
   background:#FFFFFF;
   font:0px Arial, Helvetica, Sans-serif;
   color:#FFFFFF;
   padding:0px 0px 0px 0px;
   margin:0 0 0px 0;
   text-align: left;
   }
  .postmetadata2 a {
   color: #FFF;
   text-decoration: none;
   }

.postmetadata2 a:hover {
   color: #FFF;
   text-decoration: underline;
   }

.postmetadata a {
   color:#BCBCBC;
   }

#footer {
   padding: 0;
   margin: 0 auto;
   width: 900px;
   height:30px;
   clear: both;
   }

#footer a {
   color:#999;
   font:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   text-decoration:none;
   text-align: center;
   }

#footer a:hover {
   color:#999;
   font:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   text-decoration:underline;
   text-align: center;
   }

#footer p {
   font: Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   margin: 0 0 0 0px;
   padding-top: 15px;
   text-align: center;
   color:#999;
   }

.footerrss {
   margin-left:30px;
   }

/* End Structure */



/*    Begin Headers */
h1 {
   padding-top: 50px;
   margin: 0;
   }

h2 {
   margin: 20px 0 5px;
   }

h2.pagetitle {
   margin-top: 30px;
   text-align: left;
}

#sidebar h2 {
   margin: 5px 0 0;
   padding: 0;
   color:#999;
   }

#sidebar a {
   color:#999;
   }

h3 {
   padding: 0;
   margin: 20px 0 5px;
   }

h3.comments {
   padding: 0;
   margin: 40px auto 20px ;
   }
/* End Headers */

/*Menu*/
.caption {
   position:absolute;
   left:0;
   margin:10px 0 0 0px;
   }

/*.iconmenuimg {
   position:absolute;
   right:0;
   margin:30px 25px 0 0;
   }
*/
.iconmenu {
   width:192px;
   height:51px;
   margin:40px 0px 0 610px;
   position:absolute;
   }
  .iconmenu ul {
   margin: 0;
   padding: 0;
   list-style: none;
   position:relative;
   }
  .iconmenu a {
   position: absolute;
   width: 55px;
   height: 51px;
   text-indent: -1000em;
   }

.iconmenu .register a {
   top:0;
   left:0;
   }
  .iconmenu .sitemap a {
   top:0;
   left:69px;
   }
  .iconmenu .impressum a {
   top:0;
   left:150px;
   }
  .menu {
   position:absolute;
   margin:115px 0 0 20px;
   padding:0;
   width:auto;
   height:20px;
   text-align:center;
   }
  * html .menu {
   margin-left:0;
   }

.menu li {
   float:left;
   text-align:center;
   margin:0 0 0 10px;
   color:#EFEEEE;
   list-style:none;
   top:0;
   }
  .menu a {
   background: url('http://www.buntesfernsehen.net/wp-content/themes/buntes/images/menubullet.gif') no-repeat left center;
   padding-left:8px;
   text-decoration:none;
   font:1em Verdana,Helvetica,Sans-serif;
   color:#737373;
   }

.button li {
   float:left;
   list-style:none;
   }
  .sidebar_pic    {
   left:0;
   padding-bottom:2px;
   padding-top:5px;
   }

#sidebar ul {
     padding-left:18px;
   text-decoration:bold;
   background-color:# FFF1AB;
   }

#sidebar ul.sidebarmenu {
   padding-top:5px;
     }

#sidebar ul.sidebarmenu li {
background: url('http://www.buntesfernsehen.net/wp-content/themes/buntes/images/square.gif') no-repeat left center;
   background:#EFEEEE;
   border:none;
   margin:3px -10px 3px 0;
   padding:0;
   height:13px;
   width:194px;
   font: 11px Verdana,Helvetica,Sans-serif;
   text-align:left;
   }
  #sidebar ul.sidebarmenu li a {
     padding-left:18px;
   color:#222222;
   }

#sidebar ul.sidebarmenu li a:hover {
   background: url('http://www.buntesfernsehen.net/wp-content/themes/buntes/images/squarehover.gif') no-repeat left center;
   padding-left:18px;
   text-decoration:none;
   background-color:# FFF1AB;
   }


#sidebar ul.sidebarmenu li.current_page_item a{
   background: url('http://www.buntesfernsehen.net/wp-content/themes/buntes/images/squarehover.gif') no-repeat left center;
   padding-left:18px;
   text-decoration:none;
   background-color:# FFF1AB;
   }
#sidebar ul.sidebarmenu li.current_page_item a:hover {
   background: url('http://www.buntesfernsehen.net/wp-content/themes/buntes/images/squarehover.gif') no-repeat left center;
   padding-left:18px;
   text-decoration:none;
   background-color:# FFF1AB;
   }

/* Menu */

/* Begin Images */
p img {
   padding-right: 10 px;
   align: left;
   max-width: 100%;
   }
  div.entry p img {
   padding-right: 5px;
   margin: 0 0 0px 0px;
   align: left;
   overflow: none;
   }

/*    Using 'class="alignright"' on an image will (who would've
   thought?!) align the image to the right. And using 'class="centered',
   will of course center the image. This is much better than using
   align="center", being much more futureproof (and valid) */

img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto;
   }

img.alignright {
   padding: 4px;
   margin: 0 0 2px 7px;
   display: inline;
   }

img.alignleft {
   padding: 4px;
   margin: 0 7px 2px 0;
   display: inline;
   }

.alignright {
   float: right;
   }

.alignleft {
   float: left
   }
/* End Images */



/* Begin Lists

   Special stylized non-IE bullets
   Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
   margin-left: 0px;
   padding: 0 0 0 30px;
   list-style: none;
   padding-left: 10px;
   text-indent: -10px;
   }

html>body .entry li {
   margin: 7px 0 8px 10px;
   }

* html .entry li {
   margin-left:20px;
   }     .entry ul li:before {
   content: "\00BB \0020";
   }

.entry ol {
   padding: 0 0 0 35px;
   margin: 0;
   }

.entry ol li {
   margin: 0;
   padding: 0;
   }

#sidebar ul, #sidebar ul ol {
   margin: 0;
   padding: 0;
   position:relative;
   }

#sidebar ul li {
   padding:5px;
   list-style-type: none;
   list-style-image: none;
   margin-bottom: 10px;
   background:#fff;
   border:1px solid #CACACA;
   }

#sidebar li ul li {
   background:#fff;
   border:1px solid #CACACA;
   }
  #sidebar ul p, #sidebar ul select {
   margin: 5px 0 8px;
   }

#sidebar ul ul, #sidebar ul ol {
   margin: 5px 0 0 10px;
   }

#sidebar ul ul ul, #sidebar ul ol {
   margin: 0 0 0 10px;
   }

ol li, #sidebar ul ol li {
   list-style: decimal outside;
   }

#sidebar ul ul li, #sidebar ul ol li {
   margin: 3px 0 0;
   padding: 0;
   background:  url('images/bullet.gif') no-repeat 0 3px;
   padding-left:15px;
   border:none;
   }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
   margin: 0;
   padding: 0;
   text-align: center;
   width:100px;
   }

.widget_search #searchform {
   position:relative;
   padding:0;
   margin:0;
   width:162px;
   }

.widget_search #searchform #s {
   width:155px;
   height:16px;
   }
  #s {
   width: 149px;
   height:14px;
   padding: 0px;
   font-family:  Arial, Helvetica, Sans-Serif;
   font-size:0.9em;
   border:1px solid #CACACA;
   }

#searchsubmit {
   position:absolute;
   margin-left:3px;
   }

.entry form { /* This is mainly for password protected posts, makes them look better. */
   text-align:center;
   }

select {
   width: 130px;
   }

#commentform input {
   width: 150px;
   padding: 2px;
   margin: 5px 5px 1px 0;
   }

#commentform textarea {
   width: 100%;
   padding: 2px;
   }

#commentform #submit {
   margin: 0;
   float: right;
   }
/* End Form Elements */

/* Postlists */
#line {
   border-bottom:1px solid #D1D1D1;
   }

#postlist {
   margin:10px 0 10px 0;
   width:100%;
   font-size:0.95em;
   }

#postlist h2 {
   margin:0;
   }
  #postlist ul li {
   margin-left:25px;
   }
      .postlist1 {
   float:left;
   width:240px;
   padding:10px;
   border-right:1px solid #D1D1D1;
   height:253px;
   }
  .postlist2 {
   float:left;
   width:240px;
   padding:10px;
   }
/*End Postlists */

/* Begin Comments*/
.alt {
   margin: 10px 0 0 0;
   padding: 10px;
   color:#999;
   }
  .commentlist {
   padding: 0;
   text-align: justify;
   position:relative;
   }

.commentlist li {
   margin: 15px 0 3px;
   padding: 5px 10px 3px;
   list-style: none;
   }

.commentlist p {
   margin: 10px 5px 10px 0;
   }

#commentform p {
   margin: 5px 0;
   }

.nocomments {
   text-align: center;
   margin: 0;
   padding: 0;
   }

.commentmetadata {
   margin: 0;
   display: block;
   }
  .commentmetadata a {
   color:#999;
   }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
   background: #FFFFFF url('images/sidebarbg.jpg') repeat-x top;
   float:left;
   padding: 10px;
   margin: 0 0 0 0px;
   width: 200px;
   min-height:768px;
   }

* html #sidebar {
   margin-left:11px;
   height:935px;
   }
  #sidebar form {
   margin: 0;
   }

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
   empty-cells: show;
   margin: 5px auto 0;
   width: 170px;
   }

#wp-calendar #next a {
   padding-right: 10px;
   text-align: right;
   }

#wp-calendar #prev a {
   padding-left: 10px;
   text-align: left;
   }

#wp-calendar a {
   padding:0;
   margin:0;
   display: block;
   }

#wp-calendar caption {
   text-align: center;
   width: 100%;
   }

#wp-calendar td {
   padding: 3px 0;
   text-align: center;
   }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
   background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
   cursor: help;
   }

acronym, abbr {
   border-bottom: 1px dashed #999;
   }

blockquote {
   margin: 15px 30px 0 10px;
   padding-left: 20px;
   border-left: 5px solid #ddd;
   }

blockquote cite {
   margin: 5px 0 0;
   display: block;
   }

.center {
   text-align: center;
   }

hr {
   display: none;
   }

a img {
   border: none;
   }

.navigation {
   display: block;
   text-align: center;
   margin: 20px 0 20px 0;
   padding-bottom:20px;
   position:relative;
   }
  .navigation a {
   font:bold 1.2em Arial, Helvetica, Sans-serif;
   color:#999;
   padding:10px;
   text-decoration:none;
   }
/* End Various Tags & Classes*/
/* CSS Document */



