/*
Theme Name: top10berlin
Version: 1.2
Author: Thielker+Team GmbH
Author URI: http://thielkerteam.de
Description: Based on 'Cordobo Green Park 2', v0.9.501 by Andreas Jacob (cordobo.com)
*/


/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

.c {
	font-size: 0;
	display: block;
	height: 0;
	clear: both;
}


/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { background: #ccc none repeat scroll 0 0; color: #224757; }

html, body { color: #224757; }
html {
  background: #ccc;
  height: 100%;
  overflow-y: scroll;
}
body {
  background: #ccc;
  font: 100.1%/1.5 Arial, Helvetica, sans-serif;
  font-smooth: always;
  text-align: center;
}

a { text-decoration: underline; }
a:link, a:visited, a:link span, a:visited span { color: #fc8f01; }
a:focus, a:hover, a:active, a:focus span, a:hover span, a:focus span { color: #fc8f01; }

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, "Courier New", monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #224757;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h1 { font-size: 26px; line-height: 26px; color:#214656; letter-spacing:-0.04em; padding:3px 0 3px 28px; border-bottom:1px solid #FD9B1A; }
h2 { font-size: 23px; line-height: 1.3; margin: 0.3em 0 .2em 0; }
h3 { font-size: 15px; line-height: 15px; margin: 0.3em 0 .2em 0; }
h4 { font-size: 15px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #214656; font-size: 26px; line-height: 26px; text-decoration: none; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #FD9B1A; }

hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: 550; }
sub, sup { font-size: 0.7em; }




/* Generic classes
------------------------------------------------------------------- */

/* Beautified ampersands */
.amp { font-family: Arial, Helvetica, sans-serif; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(img/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }


/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
  max-width: 576px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}

.wp-caption {
  background-color: #F0F0F0;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  padding: 3px;
}

.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.more-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  font-size: 11px;
  padding: 5px 6px 3px;
  text-shadow: 0 1px 0 #fff;
}

.more-link:hover { background-color: #E6F0F2; border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
thead { background-color: #F4F8F9; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

#main {
	text-align: left;
	margin: 0 auto;
	width:875px; 
	padding:0;
}

#wrap {
	margin:0 0 0 8px;
	text-align: left;
	width:860px; 
	padding:0;
}

#header { 
	text-align: left;
	height: 200px; 
	position: relative; 
	background:url(top10/blog_top10-header.png) top left no-repeat;	 
	width:860px; 
}

#footer { 
	text-align: left;
	background: #E1E1E1 url(top10/blog_top10-footer1.png) repeat-x; 
	width:860px; 
	margin-left:8px;
}

#header,
#sidebar,
#footer { font-size: 0.7em; }

#header a.goHome {display:block; position:absolute; width:300px; height:100px; top:60px; left:20px; text-decoration:none; outline:none; }

#main { background:url(top10/blog_top10-page-bg.png) top left repeat-y; }
#wrap { margin-left:8px; }

#container { float: left; width: 645px; }

#content {
  width: 645px;
  overflow: hidden;
  padding: 19px 0 0 0;
}

#sidebar {
  float: right;
  margin-top:30px;
  padding-top:20px;
  margin-right: 25px;
  width: 175px;
}

#sidebar h2 {
	font-size: 13px;
	line-height: 15px;
	padding: 10px 0 5px 0;
}

#sidebar a {
	display: block;
	width: 175px;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
} 

#sidebar a.mnu1,#sidebar a.mnu2, #sidebar a.mnu3,#sidebar a.mnu4 {
	display: block;
	width: 175px;
	height: 50px;
	text-decoration: none;
	outline: none;
	border: none;
	padding: 0;
	margin: 0 0 5px 0;
	background: url(top10/mnu.png) 0 0 no-repeat;
}

#sidebar a.mnu1 {
	background-position: 0 0;
}

#sidebar a.mnu1:hover {
	background-position: 0 -50px;
}

#sidebar a.mnu2 {
	background-position: 0 -100px;
}

#sidebar a.mnu2:hover {
	background-position: 0 -150px;
}

#sidebar a.mnu3 {
	background-position: 0 -200px;
}

#sidebar a.mnu3:hover {
	background-position: 0 -250px;
}

#sidebar a.mnu4 {
	background-position: 0 -300px
}

#sidebar a.mnu4:hover {
	background-position: 0 -350px;
}

/**
* FOOTER
*/

.footerColumn {
	width: 165px;
	margin: 0 0 0 50px;
	float: left;
}

.footerColumn ul {
}

.footerColumn li {
	height: 15px;
	margin: 5px 5px 5px 0;
}


.footerColumn li a {
}

.footerColumn li a.inline {
	width: 50px;
	display: inline;
}

#footer h3 {
	color: #fc8f01;
	font-size: 12px;
	line-height: 12px;
	margin: 22px 0 10px 0;
	font-weight: bold; 
}

#footer li a {
	color: #666666;	
}

#footer li a:hover {
	text-decoration: underline;
}

#footer .footerInfo {
	display: block;
	clear: both; 
	width: 100%;
	margin: 20px 0 0 50px;
	padding: 3px 0 0 0;
	background: url(top10/blog_top10-footer2.png) top left no-repeat;
	height: 70px;
}

#footer .footerInfo a.back2top {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#footer .footerInfo a.back2top:hover {
	text-decoration: underline;
}

#footer .footerInfo a.goHome {
	display: block; 
	float: right;
	text-decoration: none;
	margin-right: 75px;
	height: 30px;
	width: 90px
}

#footer a.rss {
	background: url(top10/rssIcon_14x14.png) left no-repeat;
	padding-left: 16px;
}



/* MENUES */
#accessibility {
  display: block;
  position: absolute;
  right: 28px;
  top: 47px;
}

#accessibility li,
#accessibility a { display: block; float: left; }
#accessibility a { padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav { position: absolute; top: 75px; left: 0; width: 985px; }

ul#menu {
  display: block;
  height: 41px;
  padding: 0 28px 0 18px;
  width: 939px;
}

#menu li,
#menu a { display: block; float: left; }

#menu a {
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px 0 10px;
  text-shadow: 0 1px 0 #555;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a,
#submenu li:first-child a { background-image: none; }

#menu a:hover,
#menu a:focus,
#menu .current_page_item a {
  /* IE6/7/8 Fallback hack - Adds more contrast to the navigation */
  color: #000\9;
  /* FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition - http://cordobo.com/1119-provide-visual-feedback-css/ */
  text-shadow: 1px 1px 1px #000;
}

#submenu-bg { height: 30px; width: 985px; }
ul#submenu { display: block; padding: 5px 21px 0; }
#submenu li,
#submenu a { display: block; float: left; }
#submenu li { position: relative; }
#submenu a { padding: 3px 5px 3px 7px; }
#submenu .current_page_item a { }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */
#submenu li ul { display: none; }

#submenu li:hover ul  {
  background-color: #fff;
  border: 1px solid #eaeaea;
  clear: both;
  display: block;
  float: none;
  left: auto;
  line-height: 1;
  padding: 6px 6px 4px;
  position: absolute;
  top: 18px;
  overflow: auto;
  width: 200px;
  z-index: 1000;
}

#submenu li li,
#submenu li li a {
  clear: both;
  display: block;
  float: none;
  padding: 0;
}

#submenu li li a {
  background-image: none;
  border-bottom: 1px solid #fff;
  margin-bottom: 1px;
  padding: 9px 10px;
  width: 180px;
}

#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
#nav-search {
  display: block;
  height: 30px;
  line-height: 16px;
  position: absolute;
  right: 28px;
  top: 9px;
}

#nav-search label { display: none; }

#s,
#searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#s {
  border: 1px solid #777;
  font-size: 11px;
  height: 15px;
  padding: 4px 5px 2px;
  width: 130px;
}
#nav-search #s { border-color: #69ab01; border-bottom-color: #548301; border-right-color: #548301; }
#searchsubmit {
  background: url(top10/button-bg.png) top left repeat-x;
  border: 1px solid #666;
  color: #fff;
  font-size: 11px;
  height: 23px;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0 5px;
  -moz-box-shadow: 0px 0px 1px #fff;
  -webkit-box-shadow: 0px 0px 1px #fff;
}

/* Fixes Firefox 2 and 3 */
#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }


/* POSTs and PAGEs
------------------------------------------------------------------- */

.post, .nocomments { 

}

.post { 
	display: block; 
	clear: both; 
}

.post p, .entry { 
	margin: 10px 0 20px 28px;
	font-size: 0.95em; 
	line-height: 20px; 
}

* html .meta { 
	height: 1%; 
}

.meta:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0; 
}

a.button-style {
  border: 1px solid #ccc;
  border-radius: 3px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  height: 11px;
  line-height: 11px;
  padding: 4px 6px;
  width: auto;
}

a.button-style:hover {
  background: url(top10/button-bg.png) top left repeat-x;
  border-color: #ccc;
}

p strong, li strong { 
	color: #2E2E2E; 
}

.entry p, .entry ol, .entry ul, .entry dl { 
	margin: 0 0 9px; 
	color: #4d4d4d; 
}

.entry blockquote p { 
	margin: 0; 
}

.entry ol { 
	margin-left: 0.75em; 
	padding-left: 12px;
}

.entry ul { 
	margin-left: 0.5em; 
	padding-left: 12px; 
}

.entry ol li { 
	list-style-type: decimal; }

.entry ul li { 
	list-style-type: disc; 
}

.entry dl { }

.entry dt { 
	font-weight: bold; 
}

.entry dd { 
	background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; 
	padding: 0 0 4px 1em; 
}



/* PAGINATION on single.php */

.previousnext, .pagination { 
	font-size: 11px; 
	margin-bottom: 10px; 
}

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;
}

.page-link span { 
	background-color: #fff; 
	color: #111;
}

.page-link a span { 
	margin: 0; 
}

.page-link a:link span, .page-link a:visited span { 
	background-color: #5B8EAD; 
	color: #fff; 
}

.page-link a:hover span, 
.page-link a:active span, 
.page-link a:focus span { 
	background-color: #285776; 
	color: #fff;
}

.page-link strong { 
	display: block; 
	float: left; 
	margin-right: 5px; 
}

.postmetadata {
  color: #1e3e4d;
  font-size: 9px;
  padding:2px 0 2px 28px;
  border-bottom:1px solid #999;
  display: block;
  background: #efefef;
}

.postmetadata div.innerLeft {
  display: block;
  float: left;
  width: 530px;
}

.postmetafooter {
  padding:0;
  margin:0;
  font-size:12px;
  color: #1e3e4d;
  display: block;
}

.nodivider {
	border: none;
	margin-bottom:20px;
}

.postmetadata span {
	color:#777;
	padding-right:10px;
}

.postmetadata span a { 
	color: #444;  
}

.postmetadata span a:hover { 
	color: #FF831F; 
}

.postmetadata .metaEdit {
	padding-left:28px; 
}

.metaAuthor { 
	color:#777;
	font-style: italic; 
	font-size:11px;
	word-spacing:0.5em;
}

.addthis_container { float:right; margin-top:-18px; }

/* COMMENTS
------------------------------------------------------------------- */

h3#comments { margin-bottom:20px; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 16px; font-weight:bold }
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { text-shadow: 0 1px 0 #fff; }

.navigation {
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header { 
  	border-top: 1px dashed #999; 
	padding: 30px 0 0 28px; 
	margin-bottom:20px;
}

.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
}

.commentlist {
  padding-left: 28px;
  font-size: 12px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }


/**
* COMMENTS
*/ 
.comment {
	margin-top:20px;
	width:100%;
}
.comment .userPicture { 
	width:35px; 
	float:left; 
}

.comment .userPicture img { 
	padding:0;
	border:0;
	margin:0; 
}

.comment .userMessage { 
	width:540px;
	float:right; 
	border:3px solid #D1D6DA;
	padding:0 1em 1em 1em;
}

.comment .userMessage h3 {
	background:url(top10/com_hook.png) 0 0 no-repeat;
	padding:10px 0 15px 25px;
	margin:0 0 0 -23px;
	color:#666;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
}

.comment .userMessage h3 span.userName {
	color:#224757;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	line-height:12px;
}

.comment .userMessage p {
	color:#666;
	font-style:italic;	
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:0;
}

.comment p.snitch {
	clear:both;
	margin:1em 0 1em 0;
	padding-top:0.5em; 
}

.comment p.snitch a {
	font-size:11px;
	color:#04446c; 
	float:right;
	text-decoration:none;
}

.comment p.snitch a:hover {
	text-decoration:underline;
}

.commentAdd {
	margin-top:1em;
}

.commentAdd fieldset {
	border:none;
}

.commentAdd label {
	display:block;
	clear:both;
	color:#666;
	font-size:1.2em;
	line-height:1.6em;
}

.commentAdd p {
	color:#666;
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 20px 0;
}

.commentAdd p span {
	color:#224757;
	font-weight:bold;
}

.commentAdd div {
	display:block;
	margin-bottom: 10px;
}

.commentAdd div input {
	font-size:1.2em;
	width:100%;
}

.commentAdd div textarea {
	clear:both; 
	font-size:1.2em;
	width:100%;
}

.commentAdd div.txtUser {
	width:30%;
}

.commentAdd div.txtEmail {
	width:100%;
}

.commentAdd div.txtComment {
	width:100%;
	clear:both;
}

.commentAdd .uiBtn1 {
	margin:5px 0 10px 0;
	float:right;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

/* Not used */
li.thread-alt { }
.comment-author { font-weight:bold; }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite {
  color: #FF8A00;
  font:15px/20px Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
}

.reply { 
	font-size: 10px; 
	font-weight: bold; 
	overflow: hidden; 
}

a.comment-reply-link { 
  color: #666;
  display: block;
  float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
  border-top: 1px dashed #999;
  background-color: #F4F8F9;
  margin-top: 50px;
  overflow: hidden;
  padding: 0 0 18px 0;
  width: 100%;
}

#commentform { padding: 0 28px 0 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-full { float: left; width: 94%; padding-left:28px; }
.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  height: 15px;
  line-height: 12px;
  padding: 2px;
  margin:0;
  width: 85%;
}

textarea#comment {
  border: 1px solid #ddd;
  font-family: inherit;
  height: 150px;
  padding: 5px 3px;
  margin-top:10px;
  width: 100%;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
  background: #E0E0E0;
  border: 1px solid #dbdbdb;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #22343F;
  font-size: 9px;
  letter-spacing:1px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  float: right;
}

input#submit:hover {
	background: #F29E1C;
}



.previous-post a, .next-post a {
  background: transparent url(img/next-prev-sprite.png) right -195px no-repeat;
  display: block;
  line-height: 1.2;
  margin: 8px 0 0;
  padding: 2px 65px;
}

.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden; 
  padding: 0;
}

.topdivider {
	padding-top: 20px;
	border-top: 1px solid #999;
}


/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 sans-serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }
  
  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static; }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry p a:after { content: "  [" attr(href) "] "; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}
