/*
Theme Name: Kackyou
Theme URI: http://www.kackyou.de/
Description: Clean and simple Kackyou-Theme.
Version: 1.0
Author: Sebastian
Author URI: http://www.kackyou.de/
*/

body {
	background: #fff url(images/bg.gif) repeat-x;
	font: 72% 'Lucida Grande',Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
}

img {
	border:0;
}

#page {
	width: 750px;
	margin: 0 auto;
	font: 1.2em/1.6em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#header {
	width: 100%;
	height: 140px;
}

#headerimg {
	background: url(images/header1.jpg) no-repeat top right;
	position: absolute;
	height: 149px;
	top: 0;
        width: 695px;
}

#header a {
        color: #fff;
}

.description {
        color: #fff;
        font-size: 0.8em;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 66%;
        text-align: justify;
}

#sidebar {
	width: 30%;
	margin-left: 69%;
	border-left: 1px solid #E6E6E6;
    line-height: 17px;
	padding-top: 10px;
}

#footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
        padding-top: 20px;
        font-size: 110%;
        line-height: 17px;
}

#footer h2 {
        color: #000;
}

.foot1 {
        float: left;
        width: 20%;
        height: 200px;
}

#footer ul li {
       list-style-image:url(images/list.gif);
       color: #999;
}

#footer ul li:hover {
       list-style-image:url(images/lista.gif);
}

/*-------------Headings-------------*/

h1 {
	font-size: 3.5em;
	letter-spacing: 3px;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial serif;
	text-decoration: none;
	color: #fff;
	margin: 30px 0 20px 0;
}

h2 {
	font-weight: normal;
	font-size: 1.7em;
	color: #ccc;
	font-family: Georgia, Verdana, Arial serif;
	text-decoration: underline;
    margin-top: 0;
}

h2:hover {
	color: #333;
	text-decoration: underline;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #C0000B;
	margin-bottom: -5px;
	font-family: Georgia, Verdana, Arial serif;
}

/*-------------Links-------------*/

a:link, :visited {
	text-decoration: none;
	color: #C0000B;
}
a:hover {
	text-decoration: none;
	color: #000;
}

#footer a {
	color: #005C9E;
	text-decoration: none;
}
#footer a:hover {
	color: #C0000B;
        text-decoration: underline;
}

p.info {
	padding: 0;
	font-size: 0.8em;
	color: #666;
	text-align: right;
}

/*-------------The Post-------------*/

.entry {
	font-size: 0.9em;
}

.entry a, .entry a:visited {
	color: #006EBA;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C2C2C2;
	text-decoration: none;
}

.entry a:hover {
	color: #333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #333;
	text-decoration: none;
}

.entry img {
	padding-left: 15px;
}

blockquote {
         border-left: 3px solid #dedede;
         padding: 0 0 0 10px
}

/*--------------Sidebar------------*/

#sidebar ul h2 {
       font-size: 130%;
       margin: 10px 0 5px 0;
       color: #000;
}

#sidebar ul li {
       font-size: 95%;
       list-style: none;
       color: #999;
}

#sidebar ul ul {
       padding: 5px;
}

#sidebar ul ul li {
       list-style-image:url(images/list.gif);
	   padding: 2px;
}

#sidebar ul ul li:hover {
       list-style-image:url(images/lista.gif)
}

#sidebar a {
        color: #005C9E;
}
#sidebar a:hover {
        color: #000;
        text-decoration: underline;
}

#sidebar a:visited {

}

/*--------------Comments--------------*/

ol.commentlist {
        font-size: 90%;
}

ol.commentlist li {
        background: #F3F3F3;
        border: 4px solid #F2F2F2;
        margin-top: 10px;
        padding: 10px;
}

ol.commentlist a {
       color: #005C9E;
}

ol.commentlist a:hover {
       color: #000;
       text-decoration: underline;
}

small.commentmetadata a {
       color: #000;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea 
{
	width: 100%;
	padding: 2px;
}

#commentform #submit 
{
	margin: 0;
	float: right;
}

/*--------------Search Form-------------*/


#searchform input {
	border: 1px solid #E6E6E6;
	width: 80px;
}

#searchform input:hover {
        border: 1px solid #F2F2F2;
}


/*-------------Other------------------*/

hr {
	display: none;
}

small {
        color: #999;
        margin: 0;
}

/*-------------Pagebar------------------*/

.pagebar 
	{ 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
}

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

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
}
