/*  
Theme Name: Ruelicke.net 3.0
Theme URI: http://www.ruelicke.net
Description: Ruelicke.net Design, 3nd Revision.
Version: 1.0
Author: Marco Ruelicke
Author URI: http://www.ruelicke.net/

Ruelicke.net 3.0
*/
/*
.#4D6480 {
  Color: #4D6480;
}

.#B5CAE3 {
  Color: #B5CAE3;
}

.#90B0D5 {
  Color: #90B0D5;
}

.#EDF2F8 {
  Color: #EDF2F8;
}

.#FFFFFF {
  Color: #FFFFFF;
}

.#000000 {
  Color: #000000;
}
*/

/* Begin Global Reset */
* {
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
	z-index:0;
}

q {
	quotes:none;
}

strong {
	font-weight:700;
}

em {
	font-style:italic;
	text-decoration:underline;
}
/* End Global Reset */

/* Begin Basic Structure and Basic Coloring */
body {
	background:#4D6480;
	color:#FFF;
	font-size:62.5%; /* Resets 1em to 10px */
	font-family:Verdana, 'Lucida Grande', Arial, Sans-Serif;
	margin:0;
	padding:0;
	text-align:center;
}

#page {
	background:#EDF2F8;
	border:0.3em solid #000; /* #007EFF */
	color:#000;
	margin:0 auto;
	text-align:left;
	width:94em;
}

#header {
	background:#90B0D5 url(images/header.png) no-repeat;
	clear:both;
	color:#000;
	height:9em;
}

#header h1,
#header dfn {
	display:none;
}

#top-menu {
	background:#90B0D5;
	border-bottom:0.3em solid #4D6480;
	border-top:0.3em solid #4D6480;
	clear:both;
	color:#000;
	line-height:1em;
	padding:0.6em;
}

#content {
	clear:both;
	margin-top:0.5em;
}

#main {
	float:left;
	width:58em;
}

#sidebar {
	float:left;
	width:36em;
}

#foot-menu {
	background:#90B0D5;
	border-top:0.3em solid #4D6480;
	clear:both;
	color:#000;
}
/* End Basic Structure and Coloring */

/* Begin Post Layout */
.post {
	background:#FFF;
	color:#000;
	border:0.1em solid #4D6480;
	margin-bottom:1em;
	margin-left:1em;
	margin-top:1em;
	padding:1em;
}

.post h2 {
	background:#90B0D5;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.8em;
	font-weight:700;
	line-height:1.8em;
	margin-bottom:0.2em;
	margin-top:0.5em;
	padding:0.3em;
	text-align:left;
}

.post h2 span {
	font-size:0.6em;
	margin-left:1em;
}

.post .date {
	background:#90B0D5;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.2em;
	font-style:italic;
	letter-spacing:0.2em;
	margin-bottom:0.5em;
	padding:0.2em 0.4em;
}

.post .text {
	font-size:1.4em;
	line-height:1.4em;
	text-align:justify;
}

.post .text blockquote {
	background:url(images/quotation.png) 1em 0;
	border:0.2em solid #4D6480;
	font-style:italic;
	margin:0.5em;
	padding:0.5em;
	position:relative;
}

.post .text blockquote p:first-letter {
	color:#4D6480;
	font-size:2em;
	margin-left:0.1em;
}

.post .text h3,
.post .text h4,
.post .text h5,
.post .text h6 {
	font-weight:700;
	margin:0.6em 0;
}

.post .text p {
	margin-bottom:1em;
}

.post .text q {
	font-style:italic;
	font-weight:700;
}

.post .text ul {
	list-style:disc;
	margin-bottom:1em;
	margin-left:4em;
	margin-right:2em;
}

.post .text ol {
	list-style:decimal;
	margin-bottom:1em;
	margin-left:4em;
	margin-right:2em;
}

.post .text ul li,
.post .text ol li {
	margin-bottom:0.5em;
	margin-top:0.5em;
}

.post .text ul {
}

.post .postmetadata {
	background:#90B0D5;
	border:0.1em solid #4D6480;
	font-size:1.4em;
	line-height:1.4em;
	margin-top:1em;
	padding:0.3em;
}

.post .postmetadata strong {
	font-weight:700;
	margin-right:0.5em;
}
/* End Post Layout */

/* Begin Comments Layout */

.comments-h3 {
	background:#90B0D5;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.2em;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:0.2em;
	margin-left:0.8em;
	margin-top:0.5em;
	padding:0.3em;
	text-align:left;
}

.c-title {
	border:0.1em solid #4D6480;
}

.c-post {
	padding-top:0.5em;
	margin-bottom:-1em;
}

.alt {
	border-color:#000;
}

.authorcomment {
	background:#90B0D5;
}

.c-title img.avatar {
	float:left;
}

.c-title div.c-author {
	float:left;
	font-size:1.2em;
	font-weight:100;
	margin-left:1em;
	margin-top:0.4em;
}

.c-title div.c-date {
	font-size:0.8em;
}

.c-title div.c-frame {
	padding:0.4em;
}

#commentform {
	font-size:1em;
	margin:0;
	padding:0;
	vertical-align:middle;
}

#commentform fieldset {
	border:0;
	margin:0;
	padding:0;
}

#commentform input {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.1em;
	padding:0.2em;
}

#commentform input#submit:hover {
	background:#90B0D5;
}

#commentform textarea {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.1em;
	padding:0.2em;
}

/* End Comments Layout */

/* */

/* Begin Contact Form */
.contactform form {
	font-size:1em;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.contactform form input {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.1em;
	padding:0.2em;
}

.contactform form input#contactsubmit:hover {
	background:#90B0D5;
}

.contactform form textarea {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.1em;
	padding:0.2em;
}
/* End Contact Form */

/* Begin Other Form */
.text form {
	font-size:1em;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.text form input {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.1em;
	padding:0.2em;
}

.text form input#contactsubmit:hover {
	background:#90B0D5;
}

.text form textarea {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	font-size:1.1em;
	padding:0.2em;
}
/* End Other Form */

/* Begin Sidebar Layout */
.box {
	background:#FFF;
	color:#000;
	border:0.1em solid #4D6480;
	margin:1em;
	padding-bottom:1.4em;
	padding-left:1.2em;
	padding-right:1.2em;
	padding-top:1.2em;
	position:relative;
}

.box-placeholder {
	background:#FFF;
	color:#000;
	display:block;
	border:0.1em solid #4D6480;
	width:36em;
}

.box h2 {
/*	cursor:move;*/
	font-size:1.4em;
	font-weight:700;
	margin-bottom:0.5em;
}

.box .extendinfo {
	background:#90B0D5;
	border-left:0.1em solid #4D6480;
	border-top:0.1em solid #4D6480;
	cursor:pointer;
	position:absolute;
	right:0;
	bottom:0;
}

.box .extendinfo:hover {
	/*text-decoration:underline;*/
	font-weight:700;
}

.box .hidden {
	display:none;
}

.box ul {
	font-size:1.4em;
	line-height:1.4em;
	list-style:none;
	margin-left:1.5em;
}

.box ul li ul {
	font-size:1em;
	list-style:none;
	margin-left:1.5em;
}

.box .twitter-h2 {
	visibility:hidden;
}

#recent-comments ul {
	font-size:1.2em;
	font-weight:700;
	line-height:1.2em;
	margin-left:0;
}

#recent-comments ul ul {
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	line-height:1.2em;
	list-style:disc;
	margin-left:1em;
	margin-bottom:0.2em;
}

#recent-comments ul ul li {
	font-style:italic;
}

#recent-comments ul ul li a {
	font-style:normal;
}

#twitter q {
	font-size:1.2em;
	line-height:1.2em;
}

#twitter span {
	font-size:1.2em;
	font-style:italic;
	line-height:1.2em;
}
/* End Sidebar Layout */

/* Begin Search */
#searchform,
#searchform-l {
	margin:0;
	padding:0;
	vertical-align:middle;
}

#searchform fieldset,
#searchform-l fieldset{
	border:0;
	margin:0;
	padding:0;
}

#searchform label,
#searchform span {
	font-size:1.2em;
}

#searchform input,
#searchform-l input {
	background:#EDF2F8;
	border:0.1em solid #4D6480;
	color:#000;
	padding:0.2em;
	font-size:1.2em;
}

#searchform input#s {
	width:10em;
}

#searchform-l input#s {
	width:30em;
}

#searchform-l #searchsubmit {
	margin-left:2em;
}

/* End Search */

/* Begin Pagination */
.pagination {
	background:#FFF;
	color:#000;
	border:0.1em solid #4D6480;
	margin-bottom:1em;
	margin-left:1em;
	margin-top:1em;
	padding:1em;
	text-align:center;
}

.pagination .linky {
	border:0.1em solid #4D6480;
	font-size:1.6em;
	line-height:1.6em;
	padding:0.2em;
}
.pagination .current {
	background:#90B0D5;
	border:0.1em solid #4D6480;
	font-size:1.6em;
	line-height:1.6em;
	padding:0.2em;
}
/* End Pagination */

/* 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 Links */

a img {
	border:0;
}

.box ul a {
	background:#FFF;
	color:#000;
	text-decoration:none;
}

a {
	background:#FFF;
	color:#000;
	text-decoration:none;
}

#twitter a {
	font-style:italic;
}

#top-menu a,
#foot-menu a,
.post a {
	background:#90B0D5;
}

.post .text a {
	background:#FFF;
	text-decoration:underline;
}

a:hover,
a:active,
.post .text a:active,
.post .text a:focus,
.post .text a:visited {
	text-decoration:underline;
}

a:focus {
	text-decoration:overline;
}

a:visited,
.post .postmetadata a:focus,
.post .text a:hover {
	text-decoration:none;
}
/* End Links */


/* Begin Arranging the Menus */

#top-menu ul {
	font-size:1.4em;
	font-weight:700;
	list-style:none;
}

#top-menu ul li {
	float:left;
	margin-right:2em;
}

#foot-menu ul {
	float:left;
	font-size:1em;
	list-style:none;
	margin-left:2em;
	margin-right:2em;
	margin-top:0.5em;
}
/* End Arranging the Menus */

/* Begin Other */
.clear {
	clear:both;
}
/* End Other */

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