/* 
Theme Name: Nautic
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges Schmucktemplate, feste Breite, Fenstergröße ab 800x600, widget-fähig, ab Wordpress 2.0
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 {
background: url(images/background.jpg) #324a66;
color: #1e2c3c;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 0.8em;
margin: 5px 0;
text-align: center;
}
a:link,
a:visited {
color:#1e2c3c;
background: inherit;
text-decoration:none;
}
a:hover,
a:active,
a:focus {
color:#dfe6f7;
background: inherit;
}
input, textarea {
color: #374a66;
background: #dfe6f7;
border: 1px solid #374a66;
padding: 1px;
margin: 0px 3px 3px 0;
}
input:hover {
color: #1e2c3c;
background: #d2daf6;
}
textarea {
width: 423px;
overflow: auto;
margin-bottom: 20px;
}
.absenden {
cursor: pointer;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
width:732px;
background: url(images/wrapper.gif) repeat-y;
margin: 0 auto;
border: 1px solid #dfe6f7;
text-align: left;
}
#kopf {
width: 732px;
height: 130px;
background: url(images/header.jpg) no-repeat;
}
#kopf h1 {
padding-top: 40px;
text-align: center;
font-size: 2.0em;
}
#kopf a:link,
#kopf a:visited {
color:#42567e;
background: inherit;
text-decoration:none;
}
#kopf a:hover,
#kopf a:active,
#kopf a:focus {
color:#5e7ca0;
background: inherit;
}
#blogtitel {
width: 732px;
padding: 5px 0;
text-align: center;
background: #dfe6f7;
color: #374a66;
border-top:1px solid #324a66;
border-bottom:1px solid #324a66;
font-size: 1.1em;
letter-spacing: 2px;
word-spacing: 2px;
font-variant: small-caps;
}

/*----| Navigationsleisten |---*/

#links,
#rechts {
display: inline;
width: 140px;
overflow:hidden;
}
#links {
float: left;
}
#rechts {
float: right;
}
#links a:link,
#links a:visited,
#rechts a:link,
#rechts a:visited {
color:#dfe6f7;
background: inherit;
text-decoration:none;
}
#links a:hover,
#links a:active,
#links a:focus,
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
color:#1e2c3c;
background: inherit;
}
#links h2,
#rechts h2 {
color: #dfe6f7;
background: #324a66;
border-top: 1px solid #dfe6f7;
border-bottom: 1px solid #dfe6f7;
font-size: 1.0em;
padding: 2px 0;
text-align: center;
margin-top: -1px;
}
#links ul,
#rechts ul {
list-style: none;
margin: 6px 0 5px 0;
}
#links ul h2,
#rechts ul h2 {
border: 0;
color: #dfe6f7;
background: #5e7ca0;
}
#links li,
#rechts li {
list-style: none;
text-align: center;
}
.rss {
vertical-align: text-bottom;
}
/*--- | Inhalt |---*/

#content {
margin: 10px 152px;
background: #a0b8d2;
color: #1e2c3c;
line-height: 1.4em;
}
#content ul, 
#content ol {
margin-left: 1.8em;
}
#content ul {
list-style: url(images/list1.gif);
}
#content ul ul {
list-style: url(images/list2.gif);
}
#content ul ul ul {
list-style: url(images/list3.gif);
}
#content h2 {
font-size: 1.1em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2, 
#content h3, 
#content h4,
#content h5,
#content h6,
#content blockquote,
#content cite,
#content code,
#content pre,
#content p,
#content ul, 
#content ol {
margin-bottom: 0.6em;
}
#content blockquote {
border-left:3px solid #73839d;
margin-left: 5px;
padding-left: 10px;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #374a66;
cursor: help;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content table {
border-collapse: collapse;
margin: 0 auto 10px auto;
}
#content caption {
font-weight: bold;
margin-bottom: 3px;
}
#content th {
background: #374a66;
color: #dfe6f7;
border: 1px solid #dfe6f7;
padding: 2px;
}
#content td {
background: #a0b8d2;
color: #1e2c3c;
border: 1px solid #dfe6f7;
padding: 2px;
}
#content .rand {
border: 1px solid #374a66;
margin: 10px 2px;
}
#content .bildlinks {
float: left;
padding: 1px;
margin: 5px 15px 5px 0;
}

/*---| Beiträge und Kommentare |---*/

.entrytext {
margin-top: 0.6em;
width: 98%;
}
.post {
color: #1e2c3c;
background: #dfe6f7;
border: 1px solid #374a66;
margin-bottom: 10px;
padding: 5px;
}
.postmetadata {
border-top: 1px solid #374a66;
font-size: 0.8em;
}
.post a:link,
.post a:visited,
.commentlist li a:link,
.commentlist li a:visited {
background: inherit;
color: #73839d;
text-decoration:none;
}
.post a:hover,
.post a:active,
.post a:focus,
.commentlist li a:hover,
.commentlist li a:active,
.commentlist li a:focus {
color:#fff;
background: inherit;
}
.post td a:link,
.post td a:visited {
color: #fff;
background: inherit;
text-decoration:none;
}
.post td a:hover,
.post td a:active,
.post td a:focus {
color: #dfe6f7;
background: inherit;
}
.commentlist li {
margin: 0 0 10px -15px;
padding: 5px 10px 5px 5px;
list-style: none;
}
.kommentar .comment-number,
.autor_kommentar .comment-number {
font-size: 1.5em;
float: right;
border: 1px solid #374a66;
padding: 3px 3px 7px 3px;
margin-top: 3px;
color: inherit;
}
.kommentar .comment-number {
background: #d2daf6;
color: inherit;
}
.autor_kommentar .comment-number {
background: #e7ecfb;
color: inherit;
}
.kommentar {
color: #374a66;
background: #dfe6f7;
border: 1px solid #374a66;
}
.autor_kommentar{
color: #374a66;
background: #f2f5fc;
border: 1px solid #374a66;
}

/* ---| Seitennavigation |---*/

.navigation {
height: 25px;
text-align: center;
}
.prev {
float: left;
text-align: left;
font-size: 0.8em;
}
.next {
float: right;
text-align: right;
font-size: 0.8em;
}
/*---| Fuss |---*/

#fuss {
Width: 732px;
background: url(images/footer.gif);
padding-top: 10px;
height: 45px;
text-align: center;
font-size: 0.8em;
clear: both;
}
/*---| Ground |---*/

#ground {
margin-top: 10px;
background: inherit;
color: #5e7ca0;
}
#ground ul li {
display: inline;
}
#ground img {
visibility: hidden;
}
#ground .xhtml {
background: url(images/xhtml.gif) no-repeat;
width: 80px;
height: 10px;
}
#ground .css {
background: url(images/css.gif) no-repeat;
width: 80px;
height: 15px;
}

/*---| Suchen |-----*/

.suchformular {
text-align: center;
}
.suchbutton {
color: #374a66;
background:#5e7ca0;
border:0;
width: 110px;
font-weight: bold;
cursor: pointer;
font-size: 0.95em;
margin-bottom: 5px;
}
.suchbutton:hover {
color: #dfe6f7;
background: #5e7ca0;
}
.suchen {
margin: 10px 0 3px 0;
width: 110px;
padding: 1px;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
border: 1px solid #dfe6f7;
line-height: 1.4em;
margin: 0 auto 10px auto;
}
#wp-calendar th {
background: #374a66;
color: #dfe6f7;
border: 1px solid #dfe6f7;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 0 1px;
}
#wp-calendar td {
color: #374a66;
background: #a0b8d2;
border: 1px solid #dfe6f7;
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;
text-decoration: none;
font-weight: bold;
}
#wp-calendar caption {
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
font-weight: bold;
color: #374a66;
background: inherit;
}
#wp-calendar tbody td a:hover {
background: #a0b8d2;
color: #374a66;
}
#wp-calendar #today {
background: #5e7ca0;
color: #dfe6f7;
}
#wp-calendar #today a {
background: #dfe6f7;
color: #374a66;
font-weight: bold;
}
#wp-calendar #today a:hover {
background: #dfe6f7;
color: #a0b8d2;
}
#wp-calendar tfoot td {
border: 0;
color: #a0b8d2;
background: #374a66;
}
#wp-calendar tfoot td a {
color: #dfe6f7;
background: #374a66;
}
#wp-calendar tfoot td a:hover {
color: #fff;
background: #374a66;
}
/*---| Kontaktformular ---*/

#contactform textarea {
width: 410px;
}
#contactform input, 
#contactform textarea {
color: inherit;
background: #a0b8d2;
padding: 2px;
}
#contactform .absenden:hover {
background:#5e7ca0;
color: #dfe6f7;
} 

/*---| Widgets |---*/

#gsearch input {
margin: 5px 0;
width: 110px;
}
.textwidget,
#gsearch {
width: 132px;
margin: 0 auto 10px auto;
padding: 3px 0;
font-size: 0.9em;
}
.textwidget img {
margin: 5px 0;
}
/*---| Kontaktformular |---*/

.contactform {
font-size: 0.85em;
}
#wpcf_your_name,
#wpcf_email,
#wpcf_website {
width: 180px;
}
.contactform input {
background: #f2f5fc;
color: inherit;
}
.contactform textarea {
width: 280px;
background: #f2f5fc;
color: inherit;
}
#contactsubmit {
width: 75px;
cursor: pointer;
}

/*---| Forum |---*/

#forum table {
width: 410px;
background: #dfe6f7;
color: inherit;
}
#forum textarea {
width: 400px;
}
.group-header {
font-weight: bold;
}
#forum .author {
font-size: 0.8em;
}
#forum p,
#forum th,
#forum td {
font-size: .95em;
}

#forum td {
background: #dfe6f7;
color: inherit;
border: 1px solid #374a66;
}
#forum th {
font-size: 0.9em;
}
#forum td a:link,
#forum td a:visited {
color: #73839d;
background: inherit;
text-decoration:none;
}
#forum td a:hover,
#forum td a:active,
#forum td a:focus {
color: #fff;
background: inherit;
}

/*---| myGallery |---  */

.mypicbox {
margin: 10px 0px 30px 0px;
}
.mypicup {
text-align: center;
margin-bottom: 10px;
}
.mypicture {
text-align: center;
margin: auto;
}
.mypictureimg {
border: 1px solid #324a66;
padding: 2px;
margin: 4px;
}
.myfooter {
text-align: center;
margin-top: 10px;
}
.mypicback {
float: left;
margin-left: 30px;
}
.mypicfor {
float: right;
margin-right: 30px;
}
.mypicsgallery {
text-align: center;
margin-top: 10px;
}
.mygallpic {
margin-bottom:10px;
}
.mypicsgallery a img {
padding: 2px;
border: 1px solid #1e2c3c;
margin: 4px;
}
.mypicsgallery a:hover img {
border: 1px solid #dfe6f7;
padding: 2px;
margin: 4px; 
}
.myrandompic img {
padding: 2px;
border: 1px solid #324a66;
margin: 4px;
}
.mygalleryoverview {
margin-top: 10px;
}
.mygallerygallery {
height: 130px;
padding: 5px;
margin-bottom: 5px;
border: 1px solid #324a66;
}
.mygallerynames {
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}
.mygallerypreviewpics {
float: left;
margin-right: 12px;
}
.mygallerypreviewpics img {
border: 1px solid #324a66;
padding: 2px;
margin: 4px;
}
.mygallerydescription {
text-align: left;
font-size: 1em;
}
.mypicboxentry {
margin: 10px 0px;
}
.mypictureentry {
text-align: center;
margin: auto;
}
.mypicsgalleryentry {
text-align: center;
}
.mygallpicentry {
}
.mypicsgalleryentry a img {
border: 1px solid #1e2c3c;
padding: 2px;
margin: 4px;
}
.mypicsgalleryentry a:hover img {
border: 1px solid #dfe6f7;
padding: 2px;
margin: 4px; 
}
.myinlinepicture {
text-align:center;
margin: 10px auto auto auto;
}
.myinlinepictureleft {
float:left;
padding-right:10px;
}
.myinlinepictureright {
float:right;
padding-left:10px;
}
.myinlinepictureleftclear {
float:left;
padding: 0px 10px;
}
.myinlinepicturerightclear {
float:right;
padding: 0px 10px;
}
.myinlinepicdescription {
text-align:center;
font-size: 0.8em;
margin-bottom: 0.2em;
}
.myinlinepictureimg {
}
.mypictureentryimg {
border: 1px solid #324a66;
padding: 2px;
margin-bottom: 10px;
}
.mygallerypreviewpics img {
border: 1px solid #324a66;
padding: 2px;
margin: 4px;
}
.gallerynav {
}
.galleryfor {
float: right;
}
.galleryback {
float: left;
}
.exifmetalabel {
font-size: 1em;
}
.exifbox {
border: 1px solid #324a66;
font-size: 0.85em;
}
.exiflabelone {
font-weight:bold;
padding: 0px 10px;
}
.exiflabeltwo {
font-weight:bold;
padding: 0px 10px;
}
.exifdataone {
font-weight:lighter;
}
.exifdatatwo {
font-weight:lighter;
}
.thumbsnav {
}
.thumbsfor {
float: right;
}
.thumbsback {
float: left;
}
.thumbscounter,
.mypiccounter,
.galcounter {
text-align: center;
font-size: 0.7em;
}

/*---| Pagebar |---*/

.pagebar {
text-align: center;
}
.pagebar span,
.pagebar a {
margin: 0 5px;
}

/*-----nicht anzeigen-----*/

hr {display:none;}