/*
Theme Name: Cordobo Green Park 2
Theme URI: http://cordobo.com/green-park-2/
Description: Lightweight fast-rendering theme with 2-3 column layout and right sidebar, Widget-ready (4 slots), built-in support for plugins (e.g. twitter), support for threaded/nested comments, fully localized, easy to customize via settings-page. By <a href="http://cordobo.com">Andreas Jacob</a>.
Version: 0.9.501
Author: Andreas Jacob
Author URI: http://cordobo.com/
Tags: green, white, silver, black, light, two-columns, right-sidebar, fixed-width


  This is a BETA. Please report all bugs:
  http://cordobo.com/1449-cordobo-green-park-2-beta-5/

  The CSS, XHTML and design is released under the GPL:
  http://www.gnu.org/licenses/gpl.html
  Copy, remix and play around with my CSS - but leave the original author credentials.


 - Transcending CSS
   I use CSS3 whenever and whereever it makes sense, which outdated browsers (agents) 
   probably don't render - but there's always a fallback
 - Structure
   Elements and classes are structured, properties are in alphabetical order,
   code is commented where necessary
 - Coding convention
   Classes with up to 3 properties are in a single line,
   classes with more than 3 properties are broken into multiple lines

*/


/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */

* { 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: ''; }

img {border: 0;}

/* GENERAL
------------------------------------------------------------------- */

*::-moz-selection { scroll 0 0; color: #777; }

html, body { color: #242626; }
html {
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}
body {
  font: 100.1%/1.5 Arial, Helvetica, sans-serif;
  font-smooth: always;
  text-align: center;
}

a { text-decoration: none; }
a:link, a:visited, a:focus, a:hover, a:active { color: #007B00;}

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { color: #009A00; font-weight: bold;}
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { border-bottom-color: #C54E0B; color: #111; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #C54E0B; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }
#sidebar li { list-style-type:none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

h1 { font-size: 130%; line-height: 1.2; margin: 0 0 35px; font-weight: bold; border-bottom: 1px dotted #242626; padding-bottom: 11px;}
h2 { margin-top: 20px; margin-bottom: 10px; padding-bottom: 8px; font-weight: bold; border-bottom: 1px dotted #242626;}
h3 { font-size: 80%; }
/*h4 { font-weight: bold;}
h5 { font-weight: normal; }*/
h6 { border-bottom: 1px solid #242626;}

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited { color: #000; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #669900; }

hr { display: none; }
input { vertical-align: bottom; }
.checkbox { border: none; vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: bold; }
sub, sup { font-size: 0.7em; }
p { padding-bottom: 10px; }

.clear { clear: both; visibility: hidden; line-height: 0; height: 0; }
/*.clear { clear: both; }*/

.bg { background-color: #F4F4F4; padding: 5px;}
.boldgreen { font-size: 130%; color: #242626; font-weight: bold;}
.prod_domain1 {
	width: 98px;
	float: left;
	background-color:#CCCCCC;
	border-right: dotted 1px #242626;
}
.prod_domain1_bg {
	width: 98px;
	float: left;
	background-color:#F4F4F4;
	border-right: dotted 1px #242626;
}
.prod_domain2 {
	width: 61px;
	float: left;
	text-align: right;
	border-right: dotted 1px #242626;
}
.prod_domain2_bg {
	width: 61px;
	float: left;
	text-align: right;
	background-color:#F4F4F4;
	border-right: dotted 1px #242626;
}
.prod_hosting1 {
	width: 150px;
	float: left;
	background-color:#CCCCCC;
	border-right: dotted 1px #242626;
}
.prod_hosting1_bg {
	width: 150px;
	float: left;
	background-color:#F4F4F4;
	border-right: dotted 1px #242626;
}
.prod_hosting2 {
	width: 119px;
	float: left;
	text-align: right;
	border-right: dotted 1px #242626;
}
.prod_hosting2_bg {
	width: 119px;
	float: left;
	text-align: right;
	background-color:#F4F4F4;
	border-right: dotted 1px #242626;
}
.prod_hosting3 {
	width: 203px;
	float: left;
	text-align: right;
	border-right: dotted 1px #242626;
}
.prod_hosting3_bg {
	width: 203px;
	float: left;
	text-align: right;
	background-color:#F4F4F4;
	border-right: dotted 1px #242626;
}


/* Generic classes
------------------------------------------------------------------- */

/* 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; }
.entry li { list-style-image: url(http://www.santor.de/wp-content/uploads/liste.gif); }
.entry ul { margin-left: 13px; }

/* 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; }
.signet { visibility: hidden; }
.wp-caption-dd { line-height: 40px; }

.answer li { padding-left: 12px; margin-left: 12px; }


/* STRUCTURE
------------------------------------------------------------------- */

#header,
#main,
#footer {
  background-color: #fff;
  text-align: left;
  margin: 0 auto 3px;
  width: 900px;
}

#header,
#sidebar,
#footer { font-size: 0.7em; }

#header { height: 160px; margin-top: 0px; position: relative; }

#container { float: left; margin: 0px; width: 100%; }

#content {
  margin: 0 15px 0 0;
  overflow: hidden;
  padding: 6px 0 0;
  width: 595px;
  float: left;
}

#sidebar {
  background-color: #fff;
  float: right;
  padding: 12px 0px 15px 0px;
  width: 290px;
}


/* HEADER
------------------------------------------------------------------- */


/* Start EXAMPLE CODE image logo */
/*
#logo, #logo a { display: block; height: 19px; width: 87px; }
#logo { position: absolute; top: 28px; left: 27px; }
#logo a { background: transparent url(img/logo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }
*/
/* End EXAMPLE CODE image logo */



/* Start EXAMPLE CODE text logo */

#branding { display: block; position: absolute; top: 23px; left: 16px; }
/*h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }*/
#logo, .description { color: #868F98; float: left; margin: 0 0 0 0px; }

/* End EXAMPLE CODE text logo */



/* MENUES */
#accessibility {
  display: block;
  position: absolute;
  left: 154px;
  top: 20px;
  font-size: 130%;
  font-weight: bold;
  color: #242626;
}

#accessibility li,
#accessibility a { display: block; float: left;}
#accessibility a { width: 137px; right -200px no-repeat; padding: 0; margin: 0 15px 0 0;}
#accessibility .last-item a { background: none; padding-right: 0; }
#accessibility a:link,
#accessibility a:visited,
#accessibility #nav-search { color: #242626; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #242626;}
#accessibility a:focus,
#accessibility a:hover,
#accessibility a:active { color: #007B00; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #007B00;}

#nav { position: absolute; top: 75px; left: 0; width: 900px; }

ul#menu {
  background: #89CB11 url(img/navigation.png) top left repeat-x;
  display: block;
  height: 41px;
  padding: 0 28px 0 18px;
  width: 939px;
}

#menu li,
#menu a { display: block; float: left; }

#menu a {
  background: transparent url(img/navigation.png) left -150px no-repeat;
  color: #fff;
  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;
}

/* Top search */
#nav-search {
  display: block;
  height: 25px;
  line-height: 16px;
  position: absolute;
  left: 608px;
  top: -3px;
}

#nav-search label { display: none; }

#nav-search select {
  border: 1px dotted #242626;
  font-size: 100%;
  height: 22px;
  padding: 1px 0 3px;
  width: 138px;
  margin-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/* Fixes Firefox 2 and 3 */
/*#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }
#searchsubmit, x:-moz-any-link { border: 0; }


/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle { padding: 0px; }
.post { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; }
.nocomments {visibility: hidden; }

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style {
  border: 1px solid #F4F8F9;
  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: #5388b6 url(img/button-style.png) center left repeat-x;
  border-color: #1b5a8d;
  color: #fff;
  text-shadow: 0 1px 0 #0f4570;
}

p strong, li strong { color: #2E2E2E; }

/* Advertisement space - see Admin Settings */
.something { padding: 7px 2px; /*width: 572px;*/ border-bottom: 1px dotted #ddd; }
.somethingspecial { margin: 0 auto; /*width: 468px;*/ }



input#submit {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border: 1px solid #3b73a3;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}

input, textarea, .input { border:1px dotted #242626; }
input#searchsubmit { border: none; margin-bottom: 3px; }
a.input { padding: 2px 3px; background-color: #F0F0F0; color: #242626; }

.img_projekte {padding-left: 10px; padding-right:69px; border-bottom: 1px solid #242626; margin-top:35px; margin-bottom:35px;}
.liste { font-size: 14px; font-weight: bold; color: #009A00; }

/* SIDEBAR
------------------------------------------------------------------- */

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
#meta,
.linkcat { border-bottom: 1px dotted #ddd; margin: 0 0 8px; padding: 0 8px 9px; }

#sidebar .group {visibility: hidden; height: 0px;}

.widget { margin: 0 0 8px; padding: 0 0px 9px; }
/*
.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }*/

/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
  color: #434343;
  font-size: 14px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dotted;
  font-weight: bold;
  margin-left: 0px;
  padding-left: 0px;
}

ul.sb-tools {
  border-bottom: 1px dotted #ddd;
  margin: 9px 0;
  padding: 0 8px 9px;
}

.sb-tools li { display: block; min-height: 34px; }

.sb-tools a span {
  color: #86180A;
  display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

.sb-tools a:hover span { color: #C54E0B; }


/* 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 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; }
}

