/*
Theme Name: Flashy-games.de Template
Theme URI: http://www.flashy-games.de
Description: Template für Flashy-games.de
Version: 0.1
Author: Markus Weigel
Author URI: http://www.flashy-games.de
*/
#middle{
   margin-top:5px;
   background:url("images/middle.png") repeat-y center;
}
#top{
   background:url("images/top.png") no-repeat top center ;
}
#bottom{
   padding:86px 0 31px;
   background:url("images/bottom.png") no-repeat center bottom;
}
#space{
   margin:0 auto;
   width:940px;

}
#head_add{
   height:90px;
   padding-bottom:10px;
}
body {
        margin: 0;
        padding: 0;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #474747;
        background-color:#6d7691;
}
img{
   vertical-align:bottom;
   border:0;
}
h1, h2, h3 {
        margin: 0;
        padding: 0;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: normal;
}

h1 {
        font-size: 1.4em;
}

h2 {
        font-size: 1.4em;
}

h3 {
        font-size: 1.2em;
}
p, ul, ol {
        margin-top: 0;
        line-height: 180%;
}
a {
        text-decoration: none;
        color: #704A21;
}

a:hover {
   text-decoration:underline;
}

#content {
        float: right;
        width: 720px;
        padding: 0;
}

.post {
        margin-bottom: 20px;
}


.post .title {
        height: 38px;
        padding: 8px 0 0 10px;
        letter-spacing: -.5px;
        color: #FFFFFF;
        background: url("images/blue.jpg") repeat-x left top;
}

.post .title a {
        color: #FFFFFF;
        border: none;
}

.post .eintrag {
        padding: 0px 10px 10px 10px;
        padding-bottom: 0px;
        text-align: justify;
}
.post .eintrag table{
   width:100%;
   text-align:center;
   line-height:2.2em;
   padding-bottom:20px;
}
.post .eintrag table th{
   font-size: 0.8em;
   border-bottom:1px dashed #7c8d99;
   line-height:1.4em;
}
.post .eintrag table td{
   border-bottom:1px dashed #7c8d99;
}
.post .eintrag table td img{
   vertical-align:middle;
}
.topstd1{
font-size:3.0em;
font-weight:bold;
}
.topstd2{
font-size:2.7em;
font-weight:bold;
}
.topstd3{
font-size:2.4em;
font-weight:bold;
}
.topstd4{
font-size:2.1em;
font-weight:bold;
}
.topstd5{
font-size:1.9em;
font-weight:bold;
}
.meta{
   padding:0 10px;
   font-size:0.8em;
   color:#005c99;
   text-align:center;
}
.meta span{
   padding-right:48px;
}
.meta span img{
   vertical-align:middle;
}
.post .eintrag p img.screenshot{
   border: 1px solid #ddd;
   padding: 5px;
   background: #eee;
   margin:6px 6px 0 0;
   float:left;
}
img.screenshot_small{
   border: 1px solid #ddd;
   padding: 2px;
   background: #eee;
   margin:2px;
}
.post .eintrag p{
   text-align:justify;
   margin:4px 0 6px;
   padding:0;
}
div.playlink{
   text-align:center;
   border-bottom:1px dashed #7c8d99;
   padding-bottom:5px;
   clear:left;
}
div.playlink a{
   color:#000;
   font-size:1.8em;
   font-weight:bold;
}
#sidebar{
        float: left;
        width: 200px;
        padding: 0;
        color: #787878;
}

#sidebar ul{
        margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar #seachfield{
    width:110px;
}

#sidebar #searchbuttom{
   width:60px;
}

#sidebar li{
        margin: 0;
        padding: 0;
}

#sidebar li ul {
        padding-bottom: 10px;
}

#sidebar ul.navi li{
        background: url("images/liststyle-grey.gif") no-repeat 10px center;
        line-height: 2.4em;
        border-bottom: 1px dashed #C5DB76;
        padding-left: 20px;
}

#sidebar li li span {
        display: block;
        margin-top: -20px;
        padding: 0;
        font-size: 11px;
        font-style: italic;
}

#sidebar h2 {
        height: 38px;
        padding: 8px 0 0 10px;
        background: url("images/green.jpg") repeat-x left top;
        letter-spacing: -.5px;
        color: #FFFFFF;
}

#sidebar p {
        margin: 0 0px;
        padding: 0px 10px 10px 10px;
        text-align: justify;
}

#sidebar a {
        color: #787878;
        border: none;
}

#sidebar a:hover {
        text-decoration: underline;
        color: #787878;
}
#sidebar li.current-cat{
   background: url("images/liststyle-green.gif") no-repeat 10px center;
}

#footer {
        width: 920px;
        background: #474036;
        height:1em;
        padding: 10px 10px;
        font-family: Arial, Helvetica, sans-serif;
}

#footer a {
        line-height: normal;
        color: #FFFFFF;
}
#footer a:hover {
        text-decoration: underline;
}
.current_page_item{
   text-decoration: underline;
   color: #FFFFFF;
}
.navigation{
   height:1.2em;
   padding:0 10px 10px 10px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #005c99;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #005c99;
	color: #fff;
}

.pagebar a:hover {
	border-color: #005c99;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
#kommentare{
   padding:0 50px;
}
.commentlist{
   list-style-type:none;
   margin:0;
   padding:0;
   line-height:1em;
}
.commentlist li{
   margin-bottom:10px;
   padding:8px;
   line-height:1em;
}
.commentlist li .avatar {
   float: right;
   border: 1px solid #eee;
   padding: 2px;
   background: #fff;
}
.commentlist li p{
   margin-bottom:0px;
   text-align:justify; 
}
.commentlist li div.commentmetadata{
   font-size:0.8em;
   padding:4px 0 6px;
}
.commentlist li em{
   font-size:0.8em;
   color:#c14f4f;
}
ol.commentlist li div.reply{
   display:none;
}
.commentlist li cite.fn{
   font-weight:bold;
   font-size:1.1em;
}
.commentlist li span.says{
      font-size:1.1em;
}
ol.commentlist li.even{
   background-color:#f8f8f8;
   border:1px solid #dddddd;
}
ol.commentlist li.odd{
   background-color:#fff;
   border:1px solid #dddddd;
}
h3#comments{
   color:#000;
   text-align:center;
   margin:10px 0;
   font-size:1.6em;
}

div#respond h3{
   color:#000;
   text-align:center;
   margin:20px 0 10px;
   font-size:1.6em;
}
div#respond p{
   margin:4px 0;
}
.wp-smiley{
   vertical-align:middle;
}
