/*  
Theme Name: Jakobs Kreation
Theme URI: http://wordpress.org/
Description: Rock'n'Roll iPony Template
Version: 0.2
Author: Jakob
Author URI: http://ipony.de/
*/



/* Typographie und Farben */
body {
	font-size: 62.5%; /* 1em auf 10px */
	line-height: 1.5em;
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: #fff;
	text-align: left;
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 840px;
	}

#header {
	background: #fff;
	}

#headerimg 	{ 
  background: #fff;
	} 
	
#header-meta 	{ 
  background: #fff;
	margin: 30px 0 0 135px;
	padding-top: 15px;
	display: block;
	float: left;
	} 

#ad {
  border: dotted 1px #aaa;
}

#content {
	font-size: 1.2em;
	float: left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	border-top: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
  font-size: 10px;
  line-height: 15px;
	}
	
.ilike {
  height: 30px;
  padding: 20px 0;
  border-top: dotted 1px rgb(59, 89, 152);
  border-bottom: dotted 1px rgb(59, 89, 152);
}
	
#secondarycolumn {
    background: #fff;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#sidebarbox .button {
  margin: 10px 0 10px 0;
  padding: 5px 0 5px 10px;
  display: block;
  background: #bf2f2f;
  color: #fff;
  }

#footer {
	background: #fff; 
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	padding: 0px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
  padding: 0px;
	}

h2 {
    font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#secondarycolumn h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:  'Lucida Grande', Helvetica, Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

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 {
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover {
	color: rgb(0, 67, 88);
	text-decoration: none;
	}
	
a {
color: #333;
    }

.post a {
    color: #666;
    }

a:hover {
	color: rgb(0, 67, 88);
	text-decoration: none;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.credits {
	font-size: 10px;
  color: #aaa;
  }
  
.buy {
  border-top: 2px solid #C00;
  border-bottom: 2px solid #C00;
  padding: 10px 0px;
}

/* Ende Typographie und Farben */



/* Struktur */

#header {
	background-color: #fff;
	margin: 0px 30px 15px; 
	padding: 0; 
	height: 160px; 
	width: 760px;
	}

#headerimg {
	margin: 0 15px 0 0;
	height: 160px;
	width: 400px;
	float: left;
	}

.narrowcolumn {
	float: left;
	padding: 0 15px 0px 30px;
	margin: 0px;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#secondarycolumn {
    width: 230px;
    float: left;
    padding: 0px;
    margin-left: 35px;
}

#sidebarbox {
    margin-top: 15px;
    padding: 0;
    border-top: 1px solid #000;
}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post p {
    line-height: 22px;
    font-size: 13px;
}

.narrowcolumn .postmetadata {
	padding: 5px 0;
	}

.postmetadata {
	clear: left;
    }

.wp-caption{
	margin-left: 15px;
    }

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 15px;
    }

#footer {
	padding: 0;
	margin: 0 auto;
	width: 820px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 30px 0 20px;
	text-align: left;
	}
	
.clear {
    clear: both;
    }
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#secondarycolumn h2 {
	margin: 5px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#header ul {
    margin: 0px;
    padding: 0px;
    }
#header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
    float:left;
    margin-right: 10px;
    }
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
  line-height: 1.5em;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar, #sidebar ol {
	margin: 0;
	padding: 0px 0;
	}

#sidebar li {
	list-style-type: none;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 0px;
	padding: 2px 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    border-top: 1px solid #fff;
	margin: 0;
	padding: 0 0 15px 0; 
	text-align: left;
	}

#secondarycolumn #searchform #s {
	padding: 2px 2px 2px 0;
	}

#secondarycolumn #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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;
	}
/* End Comments */



/* Begin secondarycolumn */
#secondarycolumn
{
	padding: 0px;
	}

#secondarycolumn form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	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-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Plugin Notable */
#notable-line {
    background-color:#F8F8F8;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #DDD;
    clear: left;
    padding: 8px;
    margin: 10px 0;
}

.wp-notable {
    border: 1px solid #f8f8f8;
    padding: 9px 2px 2px 2px;
}


.wp-notable:hover {
    border: 1px solid #ff0;
}

/* Plugin Simple Tagging */
ul#tagcloud { 
    padding: 1px; 
    margin: -15px 0 0 10px; 
    text-align: left; 
    list-style-image: none;
    list-style-type: none;
}
ul#tagcloud li { 
    list-style: none;
    display: inline; 
    font-size: 70%; 
    color: #ccc; 
    background: none; 
    padding: 0;
}

ul#tagcloud li.t1 a { 
    color:#797979; 
    font-size: 120%; 
    list-style: none;
}
ul#tagcloud li.t2 a { 
    color:#6d6d6d; 
    font-size: 160%; 
}
ul#tagcloud li.t3 a { 
    color:#616161; 
    font-size: 190%; 
}

ul#tagcloud li.t4 a { 
    color:#555555; 
    font-size: 210%; 
}

ul#tagcloud li.t5 a { 
    color:#484848; 
    font-size: 230%; 
}

ul#tagcloud li.t6 a { 
    color:#3c3c3c; 
    font-size: 250%; 
}

ul#tagcloud li.t7 a { 
    color:#303030; 
    font-size: 270%; 
}

ul#tagcloud li.t8 a { 
    color:#242424; 
    font-size: 290%; 
}
    
ul#tagcloud li.t9 a { 
    color:#181818; 
    font-size: 310%; 
}

ul#tagcloud li.t10 a { 
    color:#0c0c0c; 
    font-size: 330%; 
}
