/*
Theme Name: Gute-Tipps-Theme
Theme URI: http://jabre.com/
Description: Individuelles Theme für Gute-Tipps.info von <a href="http://jabre.com">jabre - custom made media</a>.
Version: 1.0
Author: jabre.com Jan Brendemühl
Author URI: http://jabre.com
Tags: 
*/

/*------------------------------------------------
	defaults
--------------------------------------------------*/

@import "lib/reset.css";
@import "lib/defaults.css";


/*------------------------------------------------
	General
--------------------------------------------------*/
	
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #636b75;
	font: normal normal normal 12px/15px Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

a {
	color: #046799;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
	padding: 0px;
}

img {
	border: none;
}


/*------------------------------------------------
	Basic Layout
--------------------------------------------------*/
	
#page {
	width: 966px;
	margin: 15px auto 0;
	background: transparent url("img/page_bg_dslvdsl.png") no-repeat left top;
}
	
#header {
	position: relative;
	height: 134px;
	background: transparent;
	z-index: 2;
}

#content {
	background: transparent;
	z-index: 1;
}

#content-left {
	float: left;
	width: 655px;
	padding: 0 0 30px 0;
}

#sidebar {
	float: right;
	width: 290px;
	margin: 0 6px 30px 0;
	background: #f1f3f2;
	border: 1px solid #ebebeb;
}


/*------------------------------------------------
	Basic Elements
--------------------------------------------------*/
	
div { position: relative; }

h1, h2, h3, h4 {
	font: normal normal normal 12px/15px "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 0;
}

h1 { font-size: 30px; line-height: 45px; margin: 0 0 10px 0; }
h2 { font-size: 18px; line-height: 30px; }
h3 { font-size: 14px; line-height: 30px; }
h4 { }
h5 { font: normal normal normal 12px/15px Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif; }

h1#blog-title {
	float: left;
	margin: 18px 0 0 39px;
	padding: 0px;
	font-size: 18px;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h1#blog-title a:hover {
	text-decoration: none;
}

h2#category-title {
	margin: 0 0 30px 0;
	border-top: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
	padding: 6px 0 6px 15px;
}
	
hr {
	height: 1px;
	margin: 30px 0;
	background: #046799;
	border: none;
}
	
table {
	width: 100%;
	margin: 0 0 20px 0;
}

th, td {
	padding: 5px 10px;
}

th {
	background: #046799;
	color: #fff;
}

td {
	background: #fff;
}

tr.even {
	background: #2a2a2a;
}

pre {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #2a2a2a;
	line-height: 22px;
	border: 1px solid #3a3a3a;
	font-family: Courier, serif;
	overflow-x: scroll;
	overflow-y: visible;
}

blockquote {
	padding: 0 0 0 20px;
	border-left: 5px solid #EAEAEA;
}

strong, b		{ font-weight: bold; }
em				{ font-style: italic; }

.clear  		{ clear: both; }

.aligncenter, div.aligncenter { display: block; margin: 0 auto; }
.aligncenter	{ margin-bottom: 20px!important; }
.alignleft		{ float: left; margin: 0 20px 20px 0; }
.alignright		{ float: right; margin: 0 0 20px 20px; }

.left 			{ float: left; position: relative; }
.right 			{ float: right; position: relative; }

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #3a3a3a;
   	text-align: center;
   	background-color: #2a2a2a;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}


/*------------------------------------------------
	Forms
--------------------------------------------------*/

fieldset {
	margin: 0 0 30px 0;
	padding: 15px 0px 15px;
	background: transparent;
	border: none;
}

legend {
	color: #636b75;
	font-size: 14px;
}

label {
	display: block;
	margin: 0 0 5px 0;
}
	
input, textarea {
	width: 50%;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 7px 5px 0 2px;
	color: #636b75;
	background: #fff;
	border: none;
}

textarea {
	width: 80%;
	height: 150px;
}

select {
	margin: 0 0 10px 0;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

input.submit, input.button {
	width: 130px;
	height: 26px;
	border: none;
	background: transparent url("img/button_submit.gif") no-repeat left top;
	text-align: center;
	line-height: 16px !important;
	margin: 0;
	padding: 0;
	color: #046799;
	font-weight: bold;
	letter-spacing: -0.025em;
	cursor: pointer;
}


/*------------------------------------------------
	Header
--------------------------------------------------*/

#basicnav {
	position: absolute;
	right: 17px;
	top: 18px;
	line-height: normal;
	color: #2173af;
}

#basicnav a {
	padding: 0;
	line-height: 19px;
	text-align: right;
	color: #2173af;
}


/*------------------------------------------------
	Teaser on index-page
--------------------------------------------------*/

#teaser {
	width: 960px;
	height: 150px;
	margin: 0 0 30px 0;
	background: transparent url("img/dsl_start.jpg") no-repeat left top;
	position: relative;
}

.rechner {
	float: right;
	width: 300px;
	height: 120px;
	padding: 0;
	margin: 15px 15px 0 0;
	background: transparent url("img/rechner_bg_300x120.png") no-repeat left top;
	position: relative;
	overflow: hidden;
}
.rechnerVodafone {
	float: right;
	width: 300px;
	height: 120px;
	padding: 0;
	margin: 15px 15px 0 0;
	background: transparent url("img/rechner_bg_300x120_vodafone.png") no-repeat left top;
	position: relative;
	overflow: hidden;
}

.rechner h2 {
	color: #046799;
	line-height: 19px;
	padding: 0 0 8px 0;
	margin: 10px;
	border-bottom: 1px solid #9bb3b8;
}
.rechnerVodafone h2 {
	color: #046799;
	line-height: 19px;
	padding: 0 0 8px 0;
	margin: 10px;
	border-bottom: 1px solid #9bb3b8;
}
.rechner form {
	padding: 0 10px 10px 10px;
}

.rechner p, .rechner label {
	padding: 0px;
	margin: 0px;
}

.rechner input {
	margin: 3px 0 5px 0;
	width: 140px;
	height: 18px;
	font-size: 12px;
	line-height: 12px;
	padding: 3px 5px 0 5px;
	border: 1px solid #9bb3b8;
	background: #fff;
}

.rechner .submit {
	width: 130px;
	height: 26px;
	border: 0 none;
	background: transparent url("img/button_submit.gif") no-repeat left top;
	text-align: center;
	line-height: 16px !important; 
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	color: #046799;
	font-weight: bold;
	letter-spacing: -0.025em;
	cursor: pointer;
}


/*------------------------------------------------
	Content
--------------------------------------------------*/

.post, .page {
	background: #f8f8f8 url("img/post_bg.jpg") no-repeat left top;
	margin: 0 0 0px 0;
	padding: 0 30px 15px 15px;
}

.post img {
	margin: 0 0 15px 0;
}

.post ol {
	list-style-type: decimal;
	margin: 0 0 15px 30px;
	line-height: 19px;
}

.post ul {
	list-style-type: disc;
	margin: 0 0 15px 30px;
	line-height: 19px;
}

.tags {
	padding: 0 0 0 15px;
	background: url(img/bg-tags.gif) no-repeat left center;
}
	
.meta {
	margin: 5px 0 30px 0;
	padding: 10px 30px 10px 5px;
	background: #fff;
	border-top: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
	clear: both;
}

.meta-date, .meta-categories, .meta-comments {
	padding: 0 10px;
}


/*------------------------------------------------
	sidebar
--------------------------------------------------*/

.widget {
	margin: 0;
	padding: 15px 15px 30px 15px;
	background: url(img/sidebar_border.gif) repeat-x left bottom;
}

.widget h4 {
	font-size: 14px;
	font-weight: bold;
	color: #046799;
	margin: 0 0 15px 0;
}

.widget ul {
	margin: 0px;
	padding: 0px;
	width: 245px;
	list-style: none;
	background: url(img/sidebar_ul_bg.gif) no-repeat left top;
}

.widget li {
	margin: 0px;
	background: url(img/sidebar_li_bg.gif) no-repeat left top;
}

.widget li a {
	padding: 9px 0 9px 10px;
	line-height: 12px;
	display: block;
	text-decoration: none;
}

.widget li ul {
	padding: 0;
	background: transparent;
}

.widget li ul li a {
	padding: 9px 0 9px 25px;
}

.postwidget {
	margin: 0 0 15px 0;
}

.postwidget h5 {
	font-weight: bold;
	margin:0;
	line-height: 19px;
}

.postwidget p {
	margin: 0;
	line-height: 19px;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 1px 0;
	padding: 5px;
	background: #046799;
	color: #fff;
}
	
/*	 Searchform   */

#content #searchform {
	width: 250px;
}
	
#searchform #search {
	float: left;
	width: 200px;
	height: 23px;
	padding: 7px 5px 0 5px;
	color: #636b75;
}

#searchform #search-submit {
	float: right;
	width: 30px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}


/*------------------------------------------------
	Comments
--------------------------------------------------*/

.greybox {
	background: #f8f8f8;
	padding: 15px 30px 0 15px;
	margin: 10px 0 0 0;
}

.greybox h4 {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 30px 0;
	padding: 0;
	color: #046799;
}

#respond { margin: 0 0 30px 0;}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li {
	background: transparent;
	margin: 0;
	list-style: none;
}

.commentlist .children li {
	margin: 0 0 15px 15px;
}

.commentlist .avatar {
	float: left;
	position: relative;
	margin: 0 15px 10px 0;
}

.comment-body {
	margin: 0 0 30px 47px;
}

.comment-author {
	color: #046799;
	font: normal normal bold 14px/14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 0 0 15px 0;
}

#cancel-comment-reply-link {
	padding: 15px 0 15px 0;
	display: block;
}

#commentformmeta {
	width: 225px;
	float: left;
	display: inline;
}

#commentformmessage {
	width: 365px;
	margin: 0 0 0 245px;
}

#commentformmessage textarea {
	height: 135px;
}

#commentformmeta input {
	width: 100%;
}

#commentfieldset {
	margin: 0;
	padding: 0;
}


/*------------------------------------------------
	Footer
--------------------------------------------------*/
	
#footer-wrap {
	width: 960px;
	margin: 0 auto;
	background: url("img/footer_bg.gif") repeat-y left top;
}

#footer {
	background: transparent url("img/footer_verlauf.gif") no-repeat left top;
	padding: 10px 0 0 10px;
}

#foot-container {
}

#footer h4 {
	font-size: 18px;
	line-height: 19px;
	margin: 0 0 30px 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}

.foot-col {
	float: left;
	position: relative;
	width: 225px;
	margin: 0 12px 0 0;
	color: #524f21;
}

.foot-col h4 {
	border-bottom: 1px solid #cccaca;
	padding: 0 0 10px 10px;
	margin: 0 !important;
	color: #636b75;
}

.foot-col ul {
	margin: 0;
	padding:0;
	list-style: none outside none;
}

.foot-col ul li {
	margin: 0;
	padding: 14px 0 14px 10px;
	line-height: 12px;
	border-bottom: 1px solid #cccaca;
}

.jabrecopy {
	padding: 15px 10px 0 0;
	text-align: right;
	display: block;
}