/*
Theme Name: Like V2
Theme URI: http://Duergy.de
Description: Mein eigenes Theme
Version: 2.0
Author: Duergy
Author URI: http://Duergy.de
Tags: fixed width, two columns, widgets
*/
body {
        background:url(images/background.jpg);
        background-repeat: repeat-x;
		background-position: 100% 50px;
        background-color: #000000;
        margin: 0 auto;
        padding: 0;
        width:100%;
        height:100%;
        font-family: "Lucida Grande", "trebuchet ms", "Lucida Sans Unicode", sans-serif;
        font-size: 13px;
}

a {
        color: #F33;
        text-decoration: none;
}

a:hover {
        color: #333;
        text-decoration: none;
}

#page {
        background-color: #CCC;
        margin: 2px auto;
        padding: 0px;
        width: 975px;
        height:100%;
        border: 1px solid #959596;
}

#header {
        background:url(images/header.jpg);
		width: 976px;
        height:100px;
        margin: 50px auto 0 auto;
}

#leaderboard{
		position:relative;
		left:243px;
		top:5px;
		text-align: center;
		align: center;
		width: 728px;
}

#topmenu{
		width: 975px;
        margin: 0px auto;
}
#topmenu ul{
		margin: 0px;
		padding: 4px
}
#topmenu li {
        float: left;
        text-align: left;
        list-style-type: none;
		margin: 0px;
		padding:4px
}
#topmenu a {
        color: #333;
        text-decoration: none;
        font-weight: bold;
        background-color: #ccc;
        padding: 4px;
        border: 1px solid #959596;
}
#topmenu a:hover {
        color: #333;
        text-decoration: none;
        font-weight: bold;
        background-color: #f66;
}

#content {
        margin: 3px;
        padding: 5px;
        background: white;
        width: 647px;
        float: left;
}
#content .post-title{
        border-bottom: 2px solid #F33;
        font-size: 19px;
        font-weight: bold;
        font: "Trebuchet MS", Arial, Helvetica, sans-serif;
        padding: 0;
        margin: 0;
}
#content .post-title a {
        color: #F33;
        text-decoration: none;
}
#content .post-title a:hover {
        color: #F33;
        text-decoration: none;
}

#content a {
        color: #F33;
        text-decoration: none;
}
#content a:hover {
        color: #F33;
        text-decoration: underline;
}

#content img.alignright {float:right; margin:0 0 1em 1em}
#content img.alignleft {float:left; margin:0 1em 1em 0}
#content img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content a img.alignright {float:right; margin:0 0 1em 1em; border: 0;}
#content a img.alignleft {float:left; margin:0 1em 1em 0; border: 0;}
#content a img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 0;}
#content .infos img{
        font-size: 11px;
        padding: 0px 3px 0px 1px;
        margin: 0px;
        vertical-align:bottom;
}

#content .information{
    background-color: #ccc;
    color:#40454B;
	padding: 4px;
	margin: 2px 0;
}

#content .information h1{
padding: 0;
margin: 0;
font-size: 15px;
text-align: left;
text-decoration: underline;
}

.webavatar, .webavatar a{
        float: left;
		padding: 3px;
		margin-top: 2px;
		background-color: #fff;
	    border: 1px solid #000;
		
}
.comment, .comment-admin, .comment-awaiting{
    color:#40454B;
	font-size: 10pt;
	background-color: #f2f2f2;
	border: thin dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	margin: 2px 0px;
	padding: 8px;
}
.comment H3, .comment-admin H3, .comment-awaiting H3{
	font-family: Trebuchet MS;
	font-size: 13pt;
	line-height: 13pt;
	color: #333333;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 0px 3px 3px 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
    background:none;
	width: 100%;
}
.comment-awaiting {
        background-color: #F99;
        }
.comment-admin {
        background-color: #AAA;
        }
.comment p,  .comment-admin p, .comment-awaiting p{
margin: 0;
padding: 0;
margin-left: 75px;
}
#comments-form {
    color:#40454B;
	font-size: 10pt;
	background-color: #f2f2f2;
	border: thin dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	margin: 0px;
	padding: 8px;
}
#comments-form label{
	font-size: 7pt;
	color: #999999;
	line-height: 8pt;
    width:100%;
    height:10px;
}
.respond{
        border-bottom: 2px solid #000;
        font-size: 19px;
        font-weight: bold;
        font: "Trebuchet MS", Arial, Helvetica, sans-serif;
        padding: 0;
        margin: 0;
        margin-top: 6px;
}
.avatar, .avatar a{
        float: left;
		padding: 3px 7px;
		background-color: #fff;
	    border: 1px solid #000;
		
}

#sidebar{
        float: right;
        width: 310px;
        margin: 0px;
        margin-top: 3px;
        padding: 0px;
        }
#sidewidgets{
        float: right;
        width: 306px;
        margin: 2px 2px 0px 0px;
        padding: 0px;
        background: white;
        text-align: left;
        }
#sidewidgets .widget-title {
        background: #5F5F5F;
        border-bottom: 2px solid #CCCCCC;
        border-top: 2px solid #CCCCCC;
        color: #FFFFFF;
        font-weight: bold;
        letter-spacing: 0px;
        font-size: 12px;
        padding: 4px;
        }
#sidewidgets ul{
        list-style-type: none;
        padding:0px;
        margin: 0px;
}
#sidewidgets li{
        font-size: 11px;
        list-style-type: none;
        background:url(images/bullet_right.png) no-repeat left center; padding-left:11px;;
        padding: 0px 0px 0px 12px;
        margin: 0px;
}
#footer {
        text-align: center;
        background: #5F5F5F;
        padding: 5px;
}

.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 #000;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
.pagebar a:visited {
	border: 1px solid #000;
	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 #000;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #F33;
	color: #FFF;
}
.pagebar a:hover {
	border-color: #F33;
	text-decoration: none;
}
.pagebar .inactive {
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

#sozials .wikiotext {font-family:Arial,Helvetica,sans-serif;font-size:9px;color:#666666;}
#sozials .wikiobutton{width:47px;border:1px solid #b7bbbe;margin:0px;padding:0px;background-color:#FFFFFF;}
#sozials .wikio{height:15px;margin-left:1px;border:0px !important;}
#sozials .wikiotxt{height:50px;text-align:center;} 
#sozials .a{background:url(http://www.wikio.de/shared/img/vote/trait.gif) repeat-x bottom !important;}
#sozials .b{background:url(http://www.wikio.de/shared/img/vote/degrade.gif) repeat-x bottom !important;}
#sozials .wikionote{font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:6px 0 4px 0;}
#sozials .wikioaction {font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:11px;color:#333333;}
#sozials .wikioimg{border:0px !important;padding:0px !important;margin:0px !important;}
#sozials .wikioimg img{border:0px !important;padding:0px !important;margin:0px !important;}
#sozials .wikionote a {text-decoration:none;color:#f18717;font-size:16px;border:0px !important;}
#sozials .wikionote a:visited {text-decoration:none;color:#f18717;font-size:16px;border:0px !important;}
#sozials .wikionote a:hover{text-decoration:none;color:#f18717;font-size:16px;border:0px !important;}
#sozials .wikioaction a {text-decoration:none;color:#333333;border:0px !important;}
#sozials .wikioaction a:visited {text-decoration:none;color:#333333;border:0px !important;}
#sozials .wikioaction a:hover{text-decoration:underline;color:#333333;border:0px !important;}