/* Image stuff
----------------------------------------------- */
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
}

a img {
	border: none;
}


.adsense {
	text-align: center;
	margin-top: 60px;
}



/* Document 
----------------------------------------------- */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.post p.postmetadata {
	border-top: 1px solid #565;
	border-bottom: 1px solid #565;
	text-transform: uppercase;
	padding: 2px;
	font-size: 10px;
	margin-top: 70px;
	color: #565;
}
.post-body p {
	font-size: 120%;
}

body {
	background: #cdb;
	margin: 0;
	padding: 10px 0 14px;
	font: 100% trebuchet ms, Verdana, Sans-serif;
	text-align: center;
	color: #333;
	font-size: 88%;
}

/* Page Structure
----------------------------------------------- */
#wrap {
	position: relative;
	top: 4px;
	left: 4px;
	background: #ab8;
	width: 944px;
	margin: 0 auto;
	text-align: left;
}

#wrap2 {
	position: relative;
	top: -4px;
	left: -4px;
	background: #fff;
	padding: 10px;
}

#content {
	background: url("no565/bg_content.gif") repeat-y left top;
	width: 100%;
	font-size: 85%;
}
#content h4 {
	font-size: 140%;
	margin-bottom: 0.5em;
	margin-top: 1.9em;
	}


#main {
	background: #cdb url("http://www.blogblog.com/no565/corner_main.gif") no-repeat right top;
	width: 660px;
	float: left;
	color: #333;
}

#sidebar {
	background: #565 url("http://www.blogblog.com/no565/corner_sidebar.gif") no-repeat left top;
	width: 254px;
	float: right;
	padding: 0;
	color: #cdb;
}

#main2 {
	margin: 0;
	padding: 15px 20px;
}

#sidebar2 {
	margin: 0;
	padding: 2px 20px 10px;
}

/* Links
----------------------------------------------- */
a:link {
	color: #ff9900;
	text-decoration: none;
}

a:visited {
	color: #ff9900;
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}

a img {
	border-width: 0;
}

#sidebar a:link {
	color: #fff;
}

#sidebar a:visited {
	color: #fff;
}

#sidebar a:hover {
	color: #ff9900;
}


/* Special
----------------------------------------------- */
#sidebar #zitatdestages {
	background-color: #399;
	
	padding: 1em;
	border: 1px solid #fff;
	
}

#sidebar #zitatdestages #zitatcontent {
	
	color: #fff;
	
	
	font-size: 140%;
	font-weight: bold;
	font-style:italic;
	display: block;
}

#sidebar #zitatdestages #zitatautor {
	display: block;
}

#sidebar #zitatdestages #zitatautor a {
	
	color: #033;
	font-size: 100%;
	font-weight: normal;
	font-style:normal;
	display: block;
	margin-top: 0.8em;
	
}

#sidebar #zitatdestages #zitatdestageslink {
	display: none;
}

/* Header
----------------------------------------------- */
#header {
	background: #fff url("no565/topleft.png") no-repeat left bottom;
	padding: 0 0 0 140px;
	margin: 0 0 10px;
	color: #fff;
	width: 100%;
	width /* */: /**/ auto;
	width: auto;
}

#blog-title {
	background: url("no565/headdog.jpg") no-repeat left top;
	margin: 0;
	padding: 40px 0 0 20px;
	font: bold 275%/ 97px Helvetica, Arial, Verdana, Sans-serif;
	text-transform: lowercase;
}

#blog-title a {
	color: #fff;
	text-decoration: none;
}

.postpage #blog-title {
	padding-top: 0;
	background-position: 0 -40px;
}

/* Description
----------------------------------------------- */
#description {
	background: #f90 url("no565/bg_desc_top.gif") no-repeat left top;
	margin: 0 0 10px;
	padding: 12px 0 0;
	color: #fff;
}

#description p {
	background: url("no565/bg_desc_bot.gif") no-repeat left bottom;
	margin: 0;
	padding: 0 0 12px;
}

#description em { /* To remove the word next to the desription, delete the following background property */
	background: url("no565/temp_no.gif") no-repeat left center;
	/* Keep everything below */
	display: block;
	padding: 0 0 0 160px;
	font: bold 75%/ 1.6em Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	min-height: 12px;
}

.postpage #description em {
	font-size: 1px;
	line-height: 1px;
	color: #8df;
	visibility: hidden;
}

/* Posts
----------------------------------------------- */
.date-header {
	margin: 0 0 .5em;
	font: bold 112%/ 1.4em Arial, Verdana, Sans-serif;
	text-transform: lowercase;
	color: #fff;
}

.post {
	margin: 0 0 2em;
}

.post-title {
	margin: 0 0 .25em;
	font: bold 150%/ 1.4em Helvetica, Arial, Verdana, Sans-serif;
	color: #333;
}

#main .post-title a {
	text-decoration: none;
	color: #399;
}

#main .post-title a:hover {
	color: #333;
}

.post p,.post-body {
	margin: 0 0 .75em;
	line-height: 1.6em;
}

.post a {

	color: #399;
	font-weight: bold;
}

.post-footer {
	color: #ab9;
	text-transform: lowercase;
}

.post-footer em {
	font-style: normal;
	color: #787;
}

.post blockquote {
	margin: 1em 20px;
	padding: 5px 0;
	border: 2px solid #dec;
	border-width: 2px 0;
}

.post blockquote p {
	margin: .5em 0;
}

.post img {
	border: 0px solid #fff;
}

#comments {
	margin: 2em 0 0;
}

#comments h4 {
	margin: 0 0 .25em;
	font: bold 100% Helvetica, Arial, Verdana, Sans-serif;
	text-transform: lowercase;
	color: #565;
	margin-top: 1.2em;
}
#comments p {
	font-size: 84%;
	color: #565;
}
#comments .comment-body  {
	margin: 2em 0 0;
	font-size: 120%;
	background-color: #e3edda;
	
	border: 1px dashed #556655;
	color: #474D41;
	padding: 10px;
	font-style: italic;
	margin: 8px 0px 8px 0px;
	line-height: 1.1em;
	
	
}
#comments .comment-body p {
	margin-bottom: 0.5em;
}

#comments .comment-body p.comment-timestamp {
	margin-top: 1em;
	text-align: right;
}


#comments-block {
	margin: 0;
	line-height: 1.6em;
}


.comment-poster {
	margin: 0 0 .25em;
	padding-lefT: 14px;
	background: url(no565/author.gif) left center no-repeat;
	font: bold 112% Arial, Verdana, Sans-serif;
}

p.comment-timestamp {
	padding-lefT: 14px;
	background: url(no565/comments.gif) left top no-repeat;
	margin: -.25em 0 2em;
}

.sidebar-title,#sidebar h2 {
	margin: 1em 0 .25em;
	font: bold 120%/ 1.4em Helvetica, Arial, Verdana, Sans-serif;
	color: #f90;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li {
	margin: 0;
	padding: 0 0 2em 0px;
	border-bottom: 1px solid #aabb88 ;
	line-height: 1.4em;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

#sidebar ul ul li {
	margin: 0 0 0 1.2em;
	padding: 0 0 .25em 0px;
	border-bottom: 0;
	line-height: 1.4em;
}

#sidebar p {
	margin: 0 0 .75em;
	line-height: 1.4em;
}

/* Footer
----------------------------------------------- */
#footer {
	clear: both;
	padding: 10px 0;
	font: 10px trebuchet ms;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	padding: 5px 0;
}

/* Misc
----------------------------------------------- */
.clear {
	clear: both;
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

/* commentform
----------------------------------------------- */
input,textarea {
	background: #E3EDDA;
	color: #474D41;
	border: 1px solid #6E7865;
}

#sidebar input {
	background: #cdb;
	color: #000;
}

textarea {
	height: 60px;
	width: 100%;
}

input {
	margin-top: 4px;
}

#sidebar input {
	background: #cdb;
	color: #000;
}

code {
	background-color: #E3EDDA;
	border: 1px dashed #556655;
	color: #474D41;
	padding: 10px;
	display: block;
	margin: 8px 0px 8px 0px;
	line-height: 70%;
	font-size: 110%;
	white-space:pre;
}
p code {
font-size: 94%;
	
}
code strong {
	color: #0000b0;
}

a.thickbox {
	
}

a.thickbox img {
	border: 2px #6E7865 solid;
	padding: 2px;;
	margin: 2px;
}

ul,ol {
	margin: 1em 0em 1em 2em;
}

img.right {
	float: right;
	margin: 0px 0px 8px 8px;
}
