/*  
Theme Name: WpInside
Theme URI: http://www.tripthelightfantastic.de
Description: "WpInside" - A two column theme. Light with a look like the wp admin area.
Version: 1.0
Author: freak
Author URI: http://www.tripthelightfantastic.de

Please feel free to tweak this theme and make it your own.
*/


/* Layout */
body {
	font-family: tahoma, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #FFFFFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

#wrapper {
	width: 770px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 230px;
	padding: 0px 0px0 px 5px;
	border-bottom: 0px solid #6699CC;
	background: #F2F2F2 url('images/headerbg.jpg') ;
	position:visible;
	margin: 0px;
	padding: 7px;
	text-decoration: underline;
	

}


#main {
	width: 525px;
	float: left;
}

#content {
	margin: 0px 0px;
	padding: 3px 0px;
	overflow: visible;
}

#content_top {
	width: 100%;
	height: 0px;
	padding-top: 7px;
	overflow: hidden;
	margin: 0px;
}

#content_bottom {
	width: 100%;
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	margin: 0px;
}

#sidebar {
	width: 239px;
	float: right;
	line-height: 0.9em;
	padding-top: 7px;
}

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

#sidebar ul li.sidebar {
	list-style-type: none;
	margin-bottom: 3px;
	padding: 0px;
	border: 2px solid #E4E4E4;
}

#sidebar ul li.sidebar .sidebar_box {
	padding: 4px 4px 4px 4px;
  background: #FBFCF7;
}

#sidebar ul li.sidebar ul li {
	margin: 12px 0px;
	list-style-type: none;
}

#sidebar #pagenav {
	margin: 0px;
}

#sidebar .links li#linkcat-1 {
	margin: 0px;
}

#sidebar ul li ul {
	margin: 0px;
}

#sidebar p.description {
	margin: 0px;
	margin-bottom: 3px;
	font-size: 14px;
	color: #333333;
}

ol.commentlist li {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	padding: 10px 0px;
}

#footer div {
	border-top: 2px solid #6699CC;
	padding: 0px;
}

#footer div p {
	margin: 0px;
	background: #F2F2F2;
	text-align: right;
	letter-spacing: 1px;
	font-size: 11px;
}


/* Elements */
h7.the_date {
	color: #333;
	text-align: left;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: normal;
}



h2.the_date {
	color: #333;
	text-align: left;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
}

h2.pagetitle {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

hr.hide {
	display: none;
}

.post p, div#comments_div p {
	margin: 10px 0px;
}

.post .entry dl {
	margin: 10px 0px;
}

.post .entry dl dd {
	margin-left: 20px;
}

.post .entry pre {
	margin: 10px 5px;
	background: #fff;
	padding: 0px 4px;
}

.post .entry ol {
	margin: 10px 0px;
	padding: 0px 30px;
}

.post .entry ul {
	margin: 10px 30px 10px 15px;
	padding: 0px;
}

.post .entry ul li {
	list-style-type: none;
	margin: 0px;
	padding-left: 15px;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #E4E4E4;
}

.post blockquote {
	margin: 3px 3px;
	padding-left: 2px;
	border-left: 2px solid #E4E4E4;
}

blockquote cite {
	margin: 3px 0 0;
	display: block;
}

.center {
	text-align: center;
}


/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: block;
	float: right;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	float: left;
}


/* Typo */
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font: normal 36px/18px serif;
	margin: 0px;
}

#header h1 a {
	color: #000;
	text-decoration: underline;
}

#header h1 a:hover {
	color: #006699;
}

#header p {
	margin: 5px 0px 0px 0px;
	color: #333;
}

#sidebar h2 {
	font: normal 18px/16px serif;
	margin: 4px;
	color: #333333;
	border-bottom: 1px solid #E4E4E4;
}

#sidebar ul li.sidebar ul li {
	color: #333333;
}

#sidebar ul li.sidebar ul li a {
	padding: 4px 4px 4px 10px;
	text-decoration: none;
}

#sidebar ul li.sidebar ul li#pagenav a {
}

#sidebar ul li.sidebar ul li a:link {
  font-weight: normal;
	color: #00019b;
}

#sidebar ul li.sidebar ul li a:active {
  font-weight: normal;
	color: #000066;
}

#sidebar ul li.sidebar ul li a:visited {
  font-weight: normal;
	color: #000066;
}

#sidebar ul li.sidebar ul li a:hover {
  font-weight: normal;
	color: #006699;
	background-position: 3px 8px;
}

.entry a:link, .div a:link, #sidebar p a:link, .postmetadata a:link {
     
	color: #00019b;
	text-decoration: underline;
}

.entry a:visited, .div a:visited, #sidebar p a:visited, .postmetadata a:visited {

	text-decoration: none;
	color: #000066;
}

.entry a:hover, .div a:hover, #sidebar p a:hover, .postmetadata a:hover {
	text-decoration: underline;
	color: #006699;
}

.entry a:active, .div a:active, #sidebar p a:active, .postmetadata p a:active {
	text-decoration: none;
	color: #00019b;
}

h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	color: #333;
}

h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link {
     display: block;
	color: #333;
	text-decoration: underline;
	

}

h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
display: block;
	text-decoration: underline;
	color: #333;
}

h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
display: block;
	text-decoration: underline;
	color: #6699CC;
}

h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active {
display: block;
	text-decoration: none;
	color: #333;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
	border-bottom: 1px solid #CCC;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p {
	line-height: 1.5em;
}

#footer p {
	color: #333;
}

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

#footer p a:hover {
	text-decoration: none;
	color: #006699;
}


/* Content */
.entry {
	overflow: auto;
}

.post {
	padding: 10px;
	margin-bottom: 5px;
	border: 2px solid #E4E4E4;
	background: #FFFFFF;
}

.post h2 {
	margin: 0px 0px 5px 0px;
	border-bottom: 0px solid #6699CC;
	font: normal 22px/18px serif;
}

.post small {
	font-size: 12px;
	color: #333;
}

.post .postmeta {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.post .postmeta li {
	color: #333;
	display: inline;
	list-style-type: none;
	margin: 0px;
}

.post .postmeta li.date {
	padding-right: 5px;
	color: #333;
}

.post .postmeta li.comments {
	padding-left: 10px;
	border-left: 1px solid #333;
}

.post .postmeta li.all {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	border-left: 1px solid #333;
}

.post .postmeta li a {
	text-decoration: none;
}

.post .postmeta li a:hover {
	text-decoration: none;
}

.post .postmeta li.date a {
	padding-left: 0px;
	color: #00019b;
	background-position: 0px 0px;
}

.post .postmeta li.date a:hover {
	background-position: 0px -16px;
	color: #006699;
}

.post .postmeta li.all a {
	color: #00019b;
}

.post .postmeta li.all a:hover {
	color: #006699;
}

.post .postmeta li.comments a {
	padding-left: 0px;
	color: #00019b;
	background-position: 0px 0px;
}

.post .postmeta li.comments a:hover {
	color: #006699;
	background-position: 0px -16px;
}

.post p.postmetadata {
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #333;
	margin-bottom: 0px;
	margin-top: 20px;
}


/* Forms */
form input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar form {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	display: block;
	overflow: auto;
}

#sidebar form #s {
	margin: 0px;
	padding: 0px;
	width: 110px;
	float: left;
}

#sidebar form #searchsubmit {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	height: 20px;
	width: 55px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#commentform {
	margin: 0px;
}

#commentform .text {
	width: 160px;
}

#commentform #comment {
	width: 500px;
	height: 160px;
	padding: 2px;
	font-size: 12px;
}

