/*
Theme Name: weltbericht
Theme URI: http://weltbericht.de
Description: An HTML5 version of <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 1
Author: Nico Graff
Author URI: http://nico-graff.de
Tags: starkers, html5, naked, clean, basic
*/

@import "css/reset.css";
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,400italic,700);
@import url(http://fonts.googleapis.com/css?family=Vast+Shadow);


body {
	background: #EEE;
	font: 14px/23px Helvetica, arial, sans-serif;
}

a:link, a:visited {
	color: #2065d7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background: #FFF;
	width: 940px;
	padding: 10px 30px;
	margin: auto;
	overflow: hidden;
}


#content {
	width: 620px;
	margin-right: 20px;
	float: left;
}

#header {
 position: relative;
}

#logo {
	display: inline-block;
	text-indent: 100%;
	width: 340px;
	height: 70px;
	overflow: hidden;
	background: url('images/weltbericht-logo.png') no-repeat center left;
}


#widget {
	position: absolute;
	right: 100px;
	top: 40px;
}

/* NAV
------------------------------ */

#header nav {
	background: #36B9F6;
	border-bottom: 1px solid #AAA;
	margin: 0 0 20px 0;
	position: relative;
}

#header nav li {
	list-style: none;
	margin:0 1px 0 0;
	padding: 0;
	float: left;
	border-right: 1px solid #4dc6ff;
}

#header nav a:link, #header nav a:visited {
	display: inline-block;
	font-size: 1.2em;
	padding: 5px 10px;
	color: #FFF;
}

#header nav a:hover, .current_page_parent {
	text-decoration: none;
	color:#FFF;
	background: #319ed1;
}

/* SUBNAV
-------------------------------------- */

#header nav .children {
	position: absolute;
	left: 0;
	z-index: 1;
	padding: 20px 5px;
	width: 930px;
	display: none;
	background: #319ed1;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	border-radius: 0 0 4px 4px;
}

#header nav .hover {
	background: #319ed1;
}

#header nav .hover .children {
	display: block;
}

#header nav li .children li {
	border: none;
	float: none;
}

#header nav li .children .sub {
	float: left;
	padding: 0 10px;
	border-right: 1px dotted #FFF;
}

#header nav li .children .sub:last-child {
	border: none;
}

#header nav .children a:link,
#header nav .children a:visited {
	background: none;
	padding: 0;
	font-size: 1em;
}

#header nav .children a:hover {
	text-decoration: underline;
}



/* BREADCRUMB
-------------------------------------- */

#breadcrumbs {
	margin: 0 0 10px;
	font-size: 0.9em;
}


/* SOCIAL
-------------------------------------- */
#social {
	float: right;
	margin: 3px 0 0;
}

#social a {
	float: left;
	margin-left: 5px;
	width: 32px;
	height: 32px;
	background-image: url('images/social-buttons.png');
	background-repeat: no-repeat;
	text-indent: -999px;
}

#facebook {
	background-position: 0 -34px;
}

#rss {
	background-position: 0 -68px;
}

/* SIDEBAR
-------------------------------------- */

aside {
	float: left;
	width: 300px;
}

aside a:link, aside a:visited {
	color: #1a2936;	
	text-decoration: none;
}

aside a:hover {
	text-decoration: underline;
}

aside ul {
	margin: 0 0 20px;
	padding: 5px 5px 10px 20px;
	border-left: 1px solid #EEE;
}

aside li {
	list-style: none;
}

aside li a {
	background: #FFF;
}

aside li ul {
	padding: 10px;
	border: 1px solid #DDD;
}

aside li ul li {
	margin: 0;
}

aside li ul li a {
	display: inline;
	padding: 0;
	background: transparent;
}

aside .children {
	margin-left: 10px;
}

.current_page_item > a {
	font-weight: bold;
}

.ads {
	margin-bottom: 20px;
}

/* ARTICLE 
-------------------------------------- */

article {
	padding: 0 0 20px 0;
	font: 14px/23px 'Droid Sans', helvetica, arial, sans-serif;
}

.divider {
	height:2px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #FFF;
}

article header {
	margin-bottom: 20px;
	position: relative;
}

#headerimage {
	display: block;
	margin:10px 0 0;
}

/* CONTENT FORMATTING
-------------------------------------- */
#intro {
	margin-bottom: 20px;
}
article h1 {
	font-size: 2em;
}

article h2 {
	margin-bottom: 20px;
	font-size: 1.2em;
}

article p {
	margin-bottom: 20px;
}

article ol, article ul {
	margin:0 0 20px 20px;
}

article ol {
	list-style-type: decimal;
}

article ul {
	list-style-type: disc;
}

.checkliste {
	list-style: none;
	margin:0 0 40px 0;
}

.checkliste li {
	padding-left: 20px;
	margin-bottom: 20px;
}

.checkliste strong {
	display: block;
}

article .infos {
	border: 1px solid #36B9F6;
	padding: 10px;
	position: relative;
}

article .infos .infoheader {
	display: block;
	margin: -10px -10px 20px;
	background: #36B9F6;
	color: #FFF;
	padding: 5px 10px;
}
article .infos ul{
	margin-bottom: 0;
}
article .infos li {
	margin-bottom: 10px;
}

article .map-header {
	display: block;
	margin: 0 0 10px;
}


/* TABLE
-------------------------------------- */
.table {
	width: 100%;
	border: 1px solid #DDD;
}

.table th, .table td {
	padding: 5px;
	text-align: left;
}


/* SUBCATEGORIES on CITY PAGES
-------------------------------------- */

#subcategories {
	margin: 40px 0 0;
}

#subcategories article {
	float: left;
	margin: 0 10px 10px 0;
	width: 280px;
	padding: 10px;
}

#subcategories article.right {
	margin-right: 0;
}

#subcategories h2 {
	position: absolute;
	top: -10px;
	left: -10px;
	margin-left: 10px;
	
}

#subcategories h2 a:link,
#subcategories h2 a:visited {
	display: inline;
	padding: 5px 0;
	color: #FFF;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;
	background: #36b9f6;
	box-shadow: 10px 0 0 #36b9f6, -10px 0 0 #36b9f6;
}

#subcategories .has_no_img {
	margin-bottom: 10px;
}
#subcategories .has_no_img h2 {
	position: relative;
	margin-bottom: 0;
}

/* STICKY
-------------------------------------- */
.sticky {
	background: #FFF;
}

.sticky {
	padding: 20px;
	margin-bottom: 50px;
}

.sticky p, .sticky .attachment-post-thumbnail {
	margin-bottom: 0;
}

/* RELATED
-------------------------------------- */
#related-posts {
	margin: 20px 0 40px;
}

#related-posts h4 {
	color: #333;
}

#related-posts li {
	list-style: none;
}


/* COMMENTS
-------------------------------------- */
#comments article {
	border-color: #EEE;	
}

.comment header {
	float: left;
	width: 140px;
}
.comment-content {
	margin-left: 150px;
}

#commentform input, #commentform textarea {
	padding: 3px 5px;
	margin: 0 0 5px 0;
}

#commentform label {
	display: block;

}


#comments-title {
	margin-bottom: 30px;
}

.recentcomments a {
	font-style: italic;
}

.recentcomments .url {
	font-style: normal;
}


/* SEARCH
-------------------------------------- */

.searchform {
	display: inline-block;
	margin-top: 30px;
    padding: 0;
    border: 1px solid #CCC;
}

aside .searchform {
	margin: 0 0 20px 0;
	float: right;
}

.searchform input {
    margin: 0;
    padding: 0 5px;
    width: 230px;
    border: none;
}

.searchform button {
    border: none;
    width: 32px;
    overflow: hidden;
    text-indent: 100%;
    background: url('images/search32.png') no-repeat center;
    color: #FFF;
}


.search-results .wp-post-image {
	float: left;
	margin: 0 20px 20px 0;
}

.search-results article {
	margin-bottom: 30px;
}

/* ARCHIVE
-------------------------------------- */
#sectionheader {
	margin: 0 0 20px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#sectionheader span {
	color: #AAA;
}

#sectionheader p {
	text-transform: none;
	font-weight: normal;
	margin: 10px 0 30px;
}



/* FOOTER
-------------------------------------- */

#footer {
	border-top: 1px solid #36B9F6;
	padding: 20px;
	font-size: 0.9em;
	font-family: 'Droid Sans', helvetica, arial, sans-serif;
	overflow: hidden;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	vertical-align: middle;
	margin-right: 5px;
}

#footer h3 {
	margin-bottom: 10px;
	color: #222;
	font-size: 1.4em;
	line-height: 1em;
	text-shadow: 1px 1px 0 #7e7e7e;
}

#footer ul {
	overflow: hidden;
}

#footer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
}

#footer ul li li {
	float: none;
}

#footer p {
	float: left;
}

#backtotop {
	float: right;
	color: #333 !important;
	padding: 10px;
}

/* EMBASSIES
-------------------------------------- */

.embassies {
	text-align: left;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
}

.embassies tbody {

	padding-bottom: 20px;
}

.embassies th {
	padding-bottom: 15px;
}

.embassies td {
	padding-bottom: 10px;
}

.embassies .label {
	width: 140px;
	color: #AAA;
}

/* WP_PAGINATE
-------------------------------------- */

.wp-pagenavi {
	margin: 0 0 20px 0;
	clear: both;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	height:30px;
	font-size:0.75em; /* This may need changed to suit your theme */
	-webkit-font-smoothing:antialiased; /* smooths the font in webkit, optional */
}
.wp-pagenavi a, .wp-pagenavi span {
	/* Change this image URL to the relative location of the sprite sheet: */
	background:url(images/numbers_spritesheet.png) no-repeat;
	display:block;
	float:left;
	width:28px;
	height:27px;
	text-decoration:none;
	text-align:center;
	line-height:26px;
	margin-right:3px;
	font-weight:bold;
}
.wp-pagenavi a:active {
	margin-top:1px;
}
.wp-pagenavi .pages, .wp-pagenavi .extend {
	background:none;
	width:auto;
	font-weight:normal;
	margin-right:7px;
	line-height:27px;
}
.wp-pagenavi .extend {
	padding:0 5px;
	margin:0 5px 0 1px;
}
.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .first, .wp-pagenavi .last {
	text-indent:-9999px;
}

/* Individual color themes */

.light .wp-pagenavi a, .light .wp-pagenavi span {
	background-position:0 0;
	color:#717171;
	text-shadow:1px 1px 0 #fff;
}
.light .wp-pagenavi a:hover {
	background-position:0 -27px;
}
.light .wp-pagenavi span.current {
	text-shadow:0 1px 0 #585858;
	color:#fff;
	background-position:-140px 0;
}
.light .nextpostslink {
	background-position:-113px 0 !important;
}
.light .nextpostslink:hover {
	background-position:-113px -27px !important;
}
.light .previouspostslink {
	background-position:-28px 0 !important;
}
.light .previouspostslink:hover {
	background-position:-28px -27px !important;
}
.light .first {
	background-position:-56px 0 !important;
}
.light .first:hover {
	background-position:-56px -27px !important;
}
.light .last {
	background-position:-84px 0 !important;
}
.light .last:hover {
	background-position:-84px -27px !important;
}


/* HELPER
-------------------------------------- */
.clear {
	clear: both;
	height: 0px;
	zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Presentational classes generated by WordPress */
.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; margin: 0 10px 0 0; }
.alignright		{ float: right; margin: 0 0 20px 20px; }
.wp-caption		{ border: 1px solid #999; text-align: center; background: #eee; padding: 10px; margin: 10px; }