/*
Theme Name: Lonja
Theme URI: http://wordpress.org/
Description: Theme of the Icon Blog based on the default theme by Michael Heilemann
Version: 0.1
Author: Melih Bilgil
Author URI: http://www.lonja.de/
Tags: none

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: 'Courier New', Courier, Helvetica, Arial;
	font-size: 14px;
	text-align: left;
	outline: none;
    margin: 0;
	padding: 0;
 	background-color: #ffffff;
	}

#Blog {
	}
	
	
#MotionDesign {

	}
	
#GraphicDesign {

	}

#InterfaceDesign {

	}
	
#Selected {
	}
	
#navigation {
	font-family: 'Courier New', Courier, Verdana, Helvetica, Arial;
	font-size: 22px;
	width: 200px;
	margin-top: 40px;
	margin-left: 28px;
	float: left;
	}

#page {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#header {
	float: left;
	margin-left: 32px;
	margin-top: 12px;
	margin-right: 20px;
	width: 240px;
	height: 91px;
	clear: left;
	border-right: 4px solid #600bd3;
	}

#header a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 2px;
	}

#content {
	font-size: 14px;
	margin-left: 32px;
	margin-top: 16px;
    float: left;
	}

#footer {
	border: none;
	font-family: 'Courier New', Courier;
	font-size: 14px;
	float: left;
	line-height: 12px;
	margin: 32px 0 12px 32px;
	}
	
a {
	border: 0;
	outline: none;
	}

.widecolumn {
	font-family: Courier New;
	min-width: 700px;
	margin-top: 20px;
	}

.widecolumn .entry {
	font-family: Courier New;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	}

.widecolumn .entry p {
	font-family: Courier New;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	width: 660px;
	}
	
#bilder {
	max-width: 1200px;
	margin-bottom: 12px;
	}

.alignleft {float: left;}

.narrowcolumn {
	min-width: 200px;
	}

.narrowcolumn p {
	max-width: 640px;
	}

h4  {
	margin-top: 32px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial;
	font-size:11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
	//border-top: 1px solid #000;
	border-bottom: 3px solid #000;
	width:176px;
	}

.narrowcolumn .entry {
	margin-left: 0px;
	}
	
.post {
	text-align: left;
	float: left;
	margin-right: 16px;
	margin-top: 20px;
	}

#Blog .post {
	clear:both;
	text-align: left;
	margin-right: 24px;
	margin-top: 20px;
	}


.widecolumn .post {
	margin: 0;
	}
	
.widecolumn .postmetadata a { 
	font-family: 'Courier New', Courier;
	font-size: 14px;
	}

.narrowcolumn .post {
	
	}

/* Menu Anfang */
#sidebar {
	font-family: 'Courier New', Courier;
	margin-left: 0px;
	min-width: 900px;
	max-width: 920px;
	}

#sidebar h2 { /* Sidebar Headlines */
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	margin-top: 12px;
	letter-spacing: 2px;
	}

#sidebar p {
	margin-left: 0px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {	
	color: #000;
	}
	
#sidebar a:hover {
	text-decoration:none;
	border-bottom: 1px solid #600bd3;
	}
	
#sidebar ul li .current-cat a {
	text-decoration:none;
	border-bottom: 1px solid #600bd3;
	font-color: #600bd3;
	}

#sidebar ul li .current_page_item a {
	text-decoration:none;
	border-bottom: 1px solid #600bd3;
	font-color: #FF600bd3;
	}


#sidebar ul, #sidebar ul ol {
	margin-left: 0px;
	padding: 0px;
	}
	
#sidebar ul li {  /* Sidebar Abstand von einer zur anderen Kategorie */
	list-style-type: none;
	list-style-image: none;
	margin-right: 0px;
	padding: 0px;
	width: 180px;
	}

#sidebar ul li a { /* Innen Links Sidebar */	
	line-height: 14px;
	text-decoration: none;
	}
	
#sidebar ul li h2.widgettitle { /* Innen Links Sidebar */
	margin-left: 0px;
	line-height: 14px; 
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

#sidebar ul ul li, #sidebar ul ol li { /* Abstand zwischen den einzelnen Listenelementen */
	margin-top: 3px;
	}

/* Menu Ende */	

#smalltitle { /* Title bei Übersicht */	
	max-width: 370px;
	margin-top: 16px;
	}

#smalltitle p { /* shortdesc */	
	color: #600bd3;
	margin-top: 0px;
	margin-bottom: 2px;
	}
	

#smalltitle a { /* Headline index */	
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	}
	
#Blog #smalltitle a { /* Blog Überschrift */	
	color: #000;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	}

.widecolumn #smalltitle a { /* single Überschrift */
    color: #000;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	}
	
.narrowcolumn img {
	margin-top: 0px;
    }

h1, h2, h3 {
	font-family: 'Courier New', Courier, Verdana, Arial;
	font-size: 14px;
	}
	
.h1sub {font-weight:normal; font-family: 'Courier New', Courier, Helvetica, Arial; }


h2 {
	font-size: 14px;
	width: 260px;
	}

.entry a:hover {
	text-decoration: underline;
	}

.entry p a:visited {
	color: #000;
	}

h1 { /* Abstand zwischen h1 und h1.sub */
	padding-top: 0;
	margin: 0;
	}

h2 { /* headline container */
	margin: 0px 0 0;
	margin-left: 0em;
	line-height: 1.2em;
	}

h2 a:hover { /* headlines in post - hover*/
	color: #000;
	text-decoration: none;
}

h2.pagetitle {
	border-top: 1px solid #000;
	margin-top: 0px;
	width: 172px;
	font-weight: normal;
}

.subhead {
	font-family: 'Courier New', Courier, Helvetica, Arial;
	font-size:14px;
	text-align: left;
	background-image: none;
	border: none;
	letter-spacing: 1px;
}

h3, strong { /* Trenner im Text*/
	width:320px;
	margin: 40px 0 0 0;
	
	line-height: 19px;
	color:#600bd3;
	font-weight: normal;
	}

h3 a { /* h3 Posts*/
	margin-left: 0em;
	max-width: 320px;
	line-height: 16px;
	font-size:14px;
	font-family: 'Courier New', Courier, Verdana, Helvetica, Arial;
}

a { /* Menü */
	color: #000;
	text-decoration: underline;
	}


/* End Headers */
html {
	padding: 0;
	margin: 0;
	}
html>body .entry ul {
	padding: 0 0 0 14px;
	
	}

html>body .entry li {
	padding: 0;
	margin: 0;
	}
	
#sidebar .widget {
	float:left;
	}
	
h2.widgettitle {
	min-width: 200px;
	
}

p img {
	margin-right: 8px;
	margin-bottom: 8px;
	}

a img {
	border: none;
	}

img#wpstats {
	display: none;
	}
	
#arrow_up img {
	margin: 0 -4px 0 0;
	border: none;
	}
	
#arrow_up {
	margin: 24px 0 0 0;
	}

/* Videos */
embed {margin-top: 12px;}
object {margin-top: 12px;}
