/*  
Theme Name: webDEVL - DarkBlue
Theme URI: http://webdevl.de/
Description: DarkBlue Theme by <a href="http://www.webdevl.de">webDEVL</a>.
Version: 1.0
Author: Jochim Buresch
Author URI: http://www.webdevl.de

DarkBlue v1.0
http://www.webdevl.de

This theme was designed and built by Jochim Buresch
*/


/* Begin Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #01265d;
	height: 100%;
	margin: 0;
	padding: 0; 
	text-align: center;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_wrap.gif) repeat-y;
}

#header {
	height:100px;
	background: url(images/bg_head.jpg) no-repeat;
}

#logo {
	padding: 38px 0 0 95px;
}

#navi {
	height: 86px;
	background: url(images/bg_navi.jpg) no-repeat;
}

#navi h1 {
	margin: 10px 0 0 65px;
}

#content_wrap {
	padding: 0 48px;
}

#content {
	background: url(images/bg_content.gif) top repeat-x #e1e1e1; padding: 30px 8px 0 8px;
}

#content_main {
	width: 646px; float: left;
}

#footer {
	height: 50px;
	background: url(images/bg_footer.jpg) no-repeat;
}

.post {
	background-color: #FFFFFF;
}

.post .entry {
	padding: 0 5px 8px 10px;
}

.first {
	margin: 18px 0 15px 0;
	padding-right: 10px;
	background: url(images/bg_post.gif) no-repeat #FFFFFF;
}

.left {
	width: 318px;
	height: 200px;
	float: left;
	margin: 0 0 15px 0;
}

.right {
	width: 318px;
	height: 200px;
	float: right;
	margin: 0 0 15px 0;
}

.post .entry p.readmore {
	margin: -8px 0 0 0;
	padding-right: 5px;
}

a.more-link {
	background: url(images/read-more.gif) center left no-repeat; padding: 0 0 1px 20px; text-decoration: none;
}

h1, h2, h3 {
	margin: 0; padding: 0; font-weight: normal;
}

h1 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.4em;
}

.first h2, .left h2, .right h2 {
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 1.8em;
}

.page h3, .archive .post h2 {
	border-right: 1px solid #DFDFDF;
	margin-bottom: 15px;
}

.pagetitle, .page h2, .single h2, .archive .post h2, .page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #555555;
	background: url(images/bg_headline.gif) no-repeat;
	line-height: 36px;
	padding-left: 16px;
}

.post p, .page p {
	font-size: 1.3em;
}

.page ul, .post ul {
	margin: 0 0 15px 0;
	list-style: url(images/bullet.gif);
	line-height: 18px;
	font-size: 12px;
}

.page {
	/*margin: 0 0 10px 0;*/
}

.page .entry, .archive {
	margin-top: 15px;
	padding: 10px 10px 15px 10px;
	background: url(images/bg_post.gif) no-repeat #FFFFFF;
}

.page .entry p {
	padding: 0 0 12px 0;
	margin: 0;
}

.postmetadata {
	padding: 8px 0 8px 10px;
	color: #999999;
	font-size: 1.1em;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	background-color: #F8F8F8;
}

.archive .post {
	padding-bottom: 25px;
}

.archive .post .entry, .archive .post .postmetadata {
	padding-left: 0;
}


.postmetadata span.tags {
	background: url(images/postmeta.gif) no-repeat;
	padding: 3px 0 3px 20px;
	margin-right: 15px;
}

.postmetadata span.comments {
	background: url(images/comments.gif) no-repeat;
	padding: 3px 0 3px 22px;
}

.navigation {
	display: block;
	text-align: center;
	padding: 5px 10px 15px 10px;
	background-color: #FFFFFF;
}

small {
	font-size: 0.9em;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}
/* End Structure */






/* Begin Sidebar */
#sidebar {
	width: 231px;
	float: right;
	background: url(images/bg_sidebar_footer.gif) bottom no-repeat #FFFFFF;
}

#sidebar .headline, #sidebar .widgettitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #555555;
	background: url(images/bg_headline_sidebar.gif) no-repeat;
	line-height: 36px;
	padding: 0 0 0 8px;
	margin-bottom: 15px;
	width: 211px;
}

#sidebar form {
	margin: 0;
}

#searchform {
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
}

#searchform #s {
	width: 90px;
	line-height: 18px;
	padding: 1px;
	margin: 0 5px 0 0;
	border: 1px solid #CCCCCC;
	float: left;
}

#searchsubmit {
	width:54px;
	height: 19px;
	border: none;
	background: url(images/btn_search.gif) no-repeat;
}

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

/* Sidebar - lists */
#sidebar ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
	line-height: 17px;
}

#sidebar ul li a {
	font-size: 1.2em;
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar ul p, #sidebar ul select {
	margin: 0;
}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0 0;
	list-style-image: url(images/arrow.gif);
}

#sidebar ul ul li:hover {
	list-style-image: url(images/arrow_hover.gif);
}

#sidebar ul ul li, #sidebar ul ol li {
}

#sidebar ul ul li:before {
}

#sidebar ul ol li{
}
/* End Sidebar */






/* Begin Font-Colors */
body {
	color: #555555;
}

#header {
	color: #555555;
}

#footer {
	color: #E9E9E9;
}

#footer a {
	color: #E9E9E9;
}

a {
	color: #0997fa;
}

a:hover {
	color: #0997fa;
	text-decoration: none;
}

h1 {
	color: #E9E9E9;
}

h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0997fa;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, #wp-calendar caption, cite {
	color: #F5C55E;
	text-decoration: none;
}

small, .nocomments, .postmetadata, blockquote, strike {
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-size: 1.3em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */






/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}
/* End Form Elements */







/* Begin Comments*/
#comment_wrap {
	background-color: #FFFFFF;
	padding: 10px 0 5px 10px;
}

#commentwrap_inner {
	background-color: #F8F8F8;
	border: 1px solid #E6E6E6;
	display: block;
	margin: 0 10px 20px 0;
	font-size: 1.2em;
}

.comment-inside {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 10px 10px 0 10px;
	line-height: 18px;
}

.commentlist li{
	display: block;
	/*float: left;
	clear: both;*/
	padding: 0 10px 10px 10px;
	margin-left: 0px;
}

.commentlist ol {
	margin-left: 0px; 
	padding-left: 0px;
}

.commentlist ol li{
	margin-left: 0px;
}

.commentlist {
	margin-left: 0px; 
	padding-left: 0px;
}

#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	margin-left: 20px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 370px;
}

#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform #email {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #email:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #author:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform input{
	margin-bottom: 3px;
}

.postcomment {
	padding: 0 0 10px 0;
	color: #A2A2A2;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* End Comments */







/* Begin Images */
p img {
	padding: 8px;
}

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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 2px 0 0 0;
	width: 96%;
}

#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%;
	font-size: 1.2em;
	font-weight: bold;
}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #EEEEEE;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border: 1px solid #cccccc;
}

#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;
}
/* End Various Tags & Classes*/





/*******************************************************************************
/*		Tarife
/*******************************************************************************/
table.tarife {
	margin: 0px 0 10px 0; width: 626px; font-size: 1.2em; border: 1px solid #e1e1e1; border-width: 1px 0 0 1px;
}

table.tarife th {
	text-align: center; padding: 5px 3px; color: #336FAA; font-size: 11px; font-weight: bold; border: 1px solid #e1e1e1; border-width: 0 1px 1px 0;
}

table.tarife td {	
	text-align: center; padding: 3px 4px 3px 4px; border: 1px solid #e1e1e1; border-width: 0 1px 1px 0;
}

.page table.tarife td p {
	margin: 0; padding: 0; font-size: 11px; color: #336FAA;
}

.page table.tarife td p.strong {
	font-weight: bold;
}

.page table.tarife td .price {
	font-weight: bold; font-size: 12px; color: #555555; padding-bottom: 5px;
}

table.tarife td .anbieter {
	white-space: nowrap; font-size: 11px; color: #0997FA;
}

table.tarife td.flat {
	font-size: 11px; white-space: nowrap;
}

table.tarife tr {	
	background-color: #FFFFFF;
}
