/*
Theme Name: NUW Reiseblog
Theme URI: 
Description: Theme for the Neckermann UrlaubsWelt Reiseblog <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Philipp K&uuml;bler
Author URI: http://gebaeude80.de/
Tags:
*/

/* Globale Styles */
body {
margin:0;
padding:0;
background:#efefef;
font-family:arial;
color:#3a3a3a;
font-size:62.5%; /* Resets 1em to 10px */
text-align:center;
}
a {
color:#ee3240;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h1 {
margin:0;
padding:0;
font-size:2.4em;
}
h1 a {
color:#3a3a3a;
}
h1 a:hover {
text-decoration:none;
}
h2 {
margin:0;
padding:0 0 5px 0;
border-bottom:1px solid #e7e7e7;
font-size:1.6em;
line-height:normal;
}
h2 a {
color:#3a3a3a;
}
h2 a:hover {
text-decoration:none;
}
h3 {
font-size:1.2em;
}
img {
margin:0;
padding:0;
border:none;
}

/* Positionierung der Seite */
#wrapper {
width:980px;
margin:20px auto 40px auto;
font-size:1.2em;
text-align:left;
line-height:1.5em;
}

/* Darstellung des Headers und des Men?s */
#header {
height:330px;
border-left:1px solid #ddd;
border-right:1px solid #ddd;
border-top:1px solid #ddd;
background:url('images/header.jpg');
}
#headerimg 	{
float:right;
margin-top:50px;
padding:10px 30px;
background:url('images/bg-blogtitle.png') left center no-repeat;
}
.description {}
.logo {
float:left;
height:65px;
width:130px;
margin:245px 0 0 20px;
background:url('images/logo.png');
}
#menu {
padding:12px;
margin-bottom:20px;
background:#fff url('images/bg-menu.gif') bottom repeat-x;
border:1px solid #ddd;
color:#b6b6b6;
}
#menu a {
margin:0 20px 0 10px;
color:#3a3a3a;
font-size:1.4em;
font-weight:bold;
}
#menu h3 {
display:none;
}
#menu ul {
float:left;
padding:0;
margin:0;
}
#menu li {
display:inline;
list-style-type:none;
}
/* Darstellung des inhaltumschlie?enden (#content, #sidebar) Bereichs */
#page {
padding:10px;
margin-bottom:20px;
background:#fff url('images/bg-menu.gif') bottom repeat-x;
border:1px solid #ddd;
}

/* Darstellung der Artikel und Seiten */
#content {
float: left;
width: 720px;
}
.post {
padding:10px;
border:1px solid #e7e7e7;
background:#efefef;
}
.post-shadow {
height:10px;
margin-bottom:25px;
background: url('images/post-shadow.png') center bottom no-repeat;
}
.entry {
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #e7e7e7;
}
#postinfo .author, #postinfo .date, #postinfo .categorys, #postinfo .tags, #postinfo .comments {
float:left;
margin:3px 20px 0 0;
}
.author, .date, .comments, .edit, .categorys, .tags  {
padding-left:25px;
}
.author {
background: url('images/user.png') left top no-repeat;
}
.date {
background: url('images/calendar.png') left top no-repeat;
}
.comments {
background: url('images/bubble.png') left top no-repeat;
}
.edit {
background: url('images/pencil.png') left top no-repeat;
}
.categorys {
background: url('images/folder.png') left top no-repeat;
}
.tags {
background: url('images/label.png') left top no-repeat;
}

/* Darstellung der Sidebar */
#sidebar {
float: right;
width: 210px;
}
#sidebar h3 {
margin:0;
padding:5px;
background:#ee3240;
color:#fff;
}
#sidebar li a {
padding-left:10px;
background:url('images/arrow-right.png') top left no-repeat;
color:#3a3a3a;
font-weight:normal;
text-decoration:underline;
}
#sidebar a:hover {
text-decoration:none;
}
#sidebar ul, #sidebar ol, #footerbar ul, #footerbar ol {
margin:0;
padding:0;
}
#sidebar li, #footerbar li {
list-style-type:none;
padding:3px;
border-bottom:1px dotted #ddd;
}
.sidebar-widget {
padding:10px;
border:1px solid #e7e7e7;
background:#efefef;
}
.sidebar-widget-shadow {
height:10px;
margin-bottom:15px;
background: url('images/sidebar-widget-shadow.png') center top no-repeat;
}
#searchform {
margin:0;
padding:0;
font-weight:bold;
}

/* Darstellung des Footers */
#footer {
padding:10px;
border-top:1px solid #ddd;
background:#fff;
text-align:left;
}
#footer a {
color:#3a3a3a;
}
#footer h3 {
color:#ee3240;
font-size:1.6em;
}
#footerbar {
width:980px;
margin:0 auto;
}
.footerbar-left, .footerbar-center, .footerbar-right  {
float:left;
width:224px;
padding:0 10px;
}
.footerbar-left, .footerbar-center {
border-right:1px dotted #ddd;
}

/* Helfer-Klassen */
.postlist {
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #ddd;
}
.postlist h3 a {
color:#3a3a3a;
}
.postlist ul li {
list-style-type:none;
}
.nocomments {
text-align:center;
}
.execphpwidget {display:inline;}
.shareit {text-align:center;}
.shareit img {margin:0 2px;}
.centered{display:block;margin:0 auto;}
img.alignright, img.alignleft, img.alignnone, img.aligncenter {
padding:4px;
border:1px solid #ccc;
background:#fff;
}
.alignright{margin: 3px 0 2px 10px;display: inline;}
.alignleft{margin: 3px 10px 2px 0;display: inline;}
.aligncenter{margin: 0 auto;display: block;}
.alignnone{margin: 3px 10px 2px 0;display: block;}
.left, .right {font-weight:bold;}
.left, .alignleft{float: left;}
.right, .alignright{float: right;}
.clear {clear:both;}
.wp-caption {
border:1px solid #ccc;
text-align:center;
background-color:#fff;
padding-top:4px;
}
.wp-caption img {
margin:0;
padding:0;
border:0 none;
}
.wp-caption p.wp-caption-text {
font-size:0.9em;
padding:0 4px 5px;
margin:0;
}
.attachment-thumbnail {
padding:4px;
border:1px solid #ccc;
background:#fff;
}

/* Flyout Menü */
#flyout {
margin: 0;
padding: 0
}
#flyout li {	
float: left;
list-style: none;
}
#flyout li a {	
display: block;
}
#flyout li a:hover {
}
#flyout li ul {
position: absolute;
visibility: hidden;
border: 1px solid #ccc;
border-bottom:none;
background:url('images/transparent-white.png');
}
#flyout li ul li {
float: none;
display: inline;
}
#flyout li ul li a {
font-size:1.2em;
margin:0;
padding: 5px 12px;
border-bottom:1px solid #ccc;
}
#flyout li ul li a:hover {
background:#efefef;
}
