/*
Theme Name: SquareRoot
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges halbfluides Layout, widget-f&auml;hig, lokalisiert, ab WP Version 1.5.2.
Version: 1.0
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/
*/

/*---| Dateiweite Einstellungen |---*/

* {
margin: 0;
padding: 0;
border: 0;
}
body {
margin: 0;
padding: 0;
background-color:#efefef;
color: #555;
font: 0.8em Arial,Helvetica,sans-serif;
}

a {
text-decoration: underline;
color: #666;
}

a:hover {
color: #ff6600;
}

/*a:visited {color: #777;}*/

h2 a, h1 a {
	text-decoration: none;
}

.alignright {
float: right;
}

img {
border:1px solid #ddd;
padding: 2px;
}
.clearboth {
clear: both;
}
.wp-caption-text {
font-style: italic;
}

img.gravatar { width: 50px; float:right; margin: 10px 5px 20px 20px; }

input, textarea {
border: 1px solid #FCDBC5;
background-color: #fdfdfd;
color: #666666;
margin: 0 10px 10px 0;
padding: 3px;
}
textarea {
overflow: auto;
}
.absenden,
#contactsubmit {
cursor: pointer;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Wrapper |---*/

#wrapper {
width: 900px;
margin: 0 auto 0 auto;
background-color: #fff;
}

/*---| Kopfbereich |---*/

#kopf {
background: url("img/header.jpg") no-repeat;
height: 139px;
border-bottom: 7px solid #ff6600;
margin-bottom: 20px;
}
#kopf a.home {
text-decoration:none;
display: block;
height: 130px;
width: 400px;
}


#kopf a#iconTwitter {
position: absolute;
margin-left: 670px;
margin-top: 90px;
height: 40px;
width: 50px;
text-decoration:none;
}
#kopf a#iconFacebook {
position: absolute;
margin-left: 730px;
margin-top: 90px;
height: 40px;
width: 50px;
text-decoration:none;
}

a#iconRss {
position: absolute;
margin-left: 790px;
margin-top: 90px;
height: 40px;
width: 50px;
text-decoration:none;
}

#kopf a#iconHome {
position: absolute;
margin-left: 850px;
margin-top: 90px;
height: 40px;
width: 40px;
text-decoration:none;
}


#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color: #ff6600;
}
#suche {
display: inline;
width: 360px;
float: right;
}
#breadcrumb {
margin: 0 185px;
}

/*---| Navigationsleisten |---*/

#sidebar {
display: inline;
width: 360px;
float: right;
}
#sidebar a:link,
#sidebar a:visited {
text-decoration:none;
}
#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus {
text-decoration:underline;
}
#sidebar h6 {
color: #ff6600;
font-weight: normal;
font-size: 1.2em;
margin-bottom: 5px;
}
#sidebar ul {
border: none;
}
#sidebar ul ul {
margin-bottom: 25px;
border-bottom: 1px solid #eee;
}
#sidebar ul li {
list-style: none;
line-height: 1.3em;
margin: 7px 0 7px 0;
}
#rechts,
#links {
width: 160px;
overflow: hidden;
padding: 10px;
float: right;
font-size: .95em;
}
/*--- | Inhaltsbereich - allgemeing&uuml;ltige Formatierungen |---*/

#content {
background: #fff;
padding: 10px;
min-height: 450px;
width: 500px;
float: left;
}

p {
	padding: 0;
	margin: 15px 0 15px 0;
	line-height: 1.4em;
}

li p {
	margin-top: 5px;
}

#content ul li {
/* list-style-image: url(images/list.gif); */
margin: 7px 0 7px 0;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
	color: #9b9b9b;
	padding: 0 0 0 0;
	margin: 0;
}

h2 {
	font-size: 1.25em;
	font-weight: normal;
	color: #ff6600;
	padding: 0;
	margin: 30px 0 0 0;
}


h3 {
	font-size: 1.1em;
 	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #efefef;
}

h4 {
	font-weight: normal;
	font-size: 1.1em;
	color: #9b9b9b;
	margin: 0;
	padding:0;
}

#content blockquote {
margin: 20px;
min-height: 55px;
text-align: justify;
font-style: oblique;
}
#content q {
font-style: oblique;
}
#content p {
	margin-right: 40px;
}
#content pre {
margin: 10px;
}
#content .code,
#content pre {
font-size: 9pt;
color: #888;
font-family:courier new;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 10px;
margin:15px 0 15px 0;
}
#content acronym,
#content abbr {
border-bottom: 1px dashed #ededed;
cursor: help;
}
#content caption {
font-weight: bold;
margin: 1.0em 0 1.0em 0;
}
#content th {
font-weight: bold;
border: 1px solid #fff;
color: #b8c5b7;
padding: .2em;
}

/*---| Inhaltsbereich - Beitr&auml;ge und Kommentare |---*/

#content .datum {
width: 50px;
float: left;
text-align: center;
margin-right: 20px;
border: 1px solid #FCDBC5;
padding: 2px;
}
#content .jahr {
display: block;
font-size: 1.0em;
font-weight: bold;
background: #ededed;
color: #999;
}
#content .monat {
display: block;
font-size: .8em;
color: #ff6600;
}
#content .tag {
display: block;
font-size: 1.8em;
margin-top: 7px;
color: #ff6600;
}
#content .ueberschrift {
padding: 3px 0;
font-size: 1.0em;
letter-spacing: 1px;
}
#content .beitragskopf h1 {
padding: 10px 0 0 0;
}
#content .beitrag {
padding: 5px;
margin-bottom: 10px;
overflow: hidden;
position: relative;
}
#content .beitragsinfo {
 padding: 0 0 5px 0;
font-size: 0.8em;
}
#content .beitragsfuss {
clear: both;
font-size: 0.9em;
margin-top: 10px;
padding-top: 5px;
}
#content .beitrag ul,
#content .beitrag ol {
margin: .8em 0 .8em 2.0em;
}
#content .text {
padding: 5px 0 1px 0 ;
border-bottom: 1px solid #eee;
}
#content .text .alignright {
	margin: 15px 0 0 15px;
}

#content .seiten {
margin: 15px 0 0 15px;
}
#content .tags {
margin: 1.5em 0;
font-size: .8em;
}
#content #kommentare {
margin: 15px 0 0 5px;
float: left;
}
#content #kommentare ol {
margin-left: -8px;
}
#content #kommentare ol li {
list-style: none;
}
#content .kommentarkopf {
/* font-size: .9em; */
}
#content .kommentarkopf .time { float: right;font-size: 0.8em;padding:7px 5px 0 0;margin:0; }
#content .kommentarkopf .author { float: left; font-weight:bold; }
#content .kommentarkopf .author a { text-decoration: none; color: #FF812D !important; }
#content .kommentarkopf .author a:hover { text-decoration: underline; }
#content .kommentar,
#content .autorenkommentar {
padding: 5px;
margin: 10px;
}
#content .kommentar {
}
#content .autorenkommentar {
background:#f8f8f8;
}
#content .bearbeiten {
font-style: oblique;
}

/*---| Seitennavigation |---*/

.navigation {
clear: both;
font-size: 0.9em;
padding: 20px 0 40px 0;
}
.next {
float: left;
text-align: left;
width: 45%;
}
.prev {
float: right;
text-align: right;
width: 45%;
}

/*---| Fuss |---*/

#fuss {
clear: both;
font-size: 0.8em;
padding: 40px 0 20px 20px;
background-color: #f8f8f8;
}

/*---| Suchen |---*/

#searchform {
margin: 25px 0 10px 8px;
}
#searchform #s {
cursor: default;
background:#fdfdfd;
width: 160px;
}
#searchform input:hover {
border: 1px solid #ff6600;
}

#searchform .submit {
background-color: #f1f1f1;
}

/*---| Kalender |---*/

#calendar_wrap {
padding-bottom: 20px;
}

#wp-calendar {
border-collapse: collapse;
line-height: 1.3em;
}
#wp-calendar th {
text-align: center;
}
#wp-calendar table.nav,
#wp-calendar th,
#wp-calendar td {
padding: 1px 3px;
}
#wp-calendar td {
text-align: center;
}
#wp-calendar #next a {
padding-left: 1px;
text-align: right;
}
#wp-calendar #prev a {
padding-right: 1px;
text-align: left;
}
#wp-calendar a {
display: block;
color: #ff6600;
}
#wp-calendar #today {
font-weight: bold;
}

#wp-calendar caption {
font-size: 1.1em;
letter-spacing: 1px;
margin: 2px 0 5px 0px;
text-align: left;
border-bottom: 1px solid #eee;
padding-bottom: 2px;
}

/*---| nicht anzeigen |---*/

hr,
#kopfzeilenmenue h2 {
display: none;
}

#commentform input {
width: 200px;
}

.login {
border-bottom: 1px solid #eee;
margin: 5px 0 15px 0;
padding-bottom: 5px;
}

.rssimg {
	margin-left: 10px;
	border:0 !important;
	padding:0 !important;
}

.wp-smiley {
	border:0 !important;
	padding:0 !important;
	vertical-align:middle;
	margin: 0 3px 0 3px;
}
