/*
Theme Name: Simple Fun
Theme URI: http://www.fun-vids.de
Description: Simple and Clean
Author: Sebastian Frisch

/*-----------Block Level Elements--------------*/

Body {	
	font: 72% 'Lucida Grande',Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFD600;
	margin:0;
	padding:0;
}

img {
	border:0;
}

.font {
       font-size: 0.9em;
}


/*----- width: 840px;----*/
#page {
	width: 880px;
	margin: 0 auto;
	font: 1.1em/1.6em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: justify;
}

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

#headerimg {

}

.description {
	color: #404040;
}

#wrapper {
	width: 100%;
}


#content {
	float: left;
	width: 60%;
}


#sidebar {
	width: 34%;
	margin-left: 65%;
	background: #fff;
}

#footer {
	width: 100%;
	clear: both;
}

.side {
        border: 1px solid #E2E2E2;
        padding: 15px;
        margin-bottom: 5px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.adsensse {
       background: #fff;
       padding: 15px 0 15px 0;
	margin-right: -15px;
}

.more-link {
	padding: 2px;
	background: #F2F2F2;
}


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

h1 {
	font-weight: normal;
	font-size: 2.3em;
	color: #000;
	font-family: Georgia, Verdana, Arial serif;
	margin: 20px 0 8px 0;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #C2C2C2;
	text-decoration: none;
}

h2 {
	font-weight: normal;
	font-size: 1.7em;
	color: #000;
	font-family: Georgia, Verdana, Arial serif;
    margin: 0;
	text-align: left;
	line-height: 30px;
}  

h3 {
	font-weight: normal;
	font-size: 1.4em;
	color: #000;
	margin: 0 0 -5px 0;
	font-family: Georgia, Verdana, Arial serif;
}

h4 {

}

h5 {

}


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

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

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


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

.post {
        margin-bottom: 40px;
        background: #fff;
}

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

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

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

.wp-caption-text {
	padding-left: 15px;
	font-size: 0.8em;
	color: #999;
}

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

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


.navitext {
	font-weight:bold;
	margin-top: 10px;
}

.sidebar_header {
        color:#fff;
}

.box {
       float:left;
       width: 48%;
}

.box2 {
       float:right;
       width: 48%;
}

#sidebar ul {
        padding: 0 0 18px 10px;
        margin:0;
        font-size: 0.9em;
}

#sidebar ul h2 {
        margin:0;
        font-size:0.8em;
}

#sidebar ul li {
        list-style:square;

	margin-left: 15px;
}

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

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
        color: #000;

}

#sidebar a:hover {
	color: #002EB8;
	text-decoration: underline;

}

#sidebar a:visited {

}

#side ul li {
	list-style:none;
}

#side {
background: #fff;
}


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

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

ol.commentlist li {
        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 {
	padding: 0 0 15px 0;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




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

hr {
	display: none;

}


/*-------------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;
}

.title_header {
		font-weight: bold;
}
