/*
Theme Name: FirstSquare 2010 WordPress Theme
Theme URI: http://www.firstsquare.de/
Description: The original FirstSquare 2010 WordPress Theme
Version: 1.0
Author: Daniel Wiegand
*/

/****************************global settings**************************************/
/*deliver all pages with scrollbars*/
:root  body  { overflow-y: scroll; } 
html {
  background: #FFF;
  height: 100%;
  width: 100%;
}
body {
  background: url(images/body-bg.jpg) no-repeat;
  color: #000;
  font: normal 11px verdana, arial, helvetica, sans-serif; 
  height: 100%;
  line-height: 16px;
  width: 100%;
}
a:link, a:active, a:visited, a:hover {
  color: #000;
  text-decoration: underline;
}
a.green:link, a.green:active, a.green:visited, a.green:hover {
  color: #799C13;
}

a.more:link, a.more:active, a.more:visited, a.more:hover {
  background: url(images/more-link-bg.gif) right no-repeat;
  color: #799C13;
  font-size: 0.9em;
  padding-right: 9px;
  text-decoration: none;
}
.cls {
  clear: both;
}
img a, a img {
  border: 0px;
  outline: none;
}
em {
  font-style: normal;
  font-weight: bold;
}
strong {
  color: #799C13;
  font-weight: bold;
}

h1, h2 {
  color: #799C13;
  font-weight: bold;
}

h1.hidden {
  text-indent: -9999px;
}

h2  span {
  font-weight: normal;
}

h3 {
  color: #136D9C;
}

a.shutter {
  color: #136D9C;
  text-decoration: none;
}
.hidden {
	display: none;
}
/****************************global settings**************************************/

/****************************content*******************************************/
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -30px;
}

.content-frame {
  margin: 0 auto;
  width: 884px;
}

.content-area-left {
  float: left;
  width: 247px;
}

body.homepage .content-area-left, body.kontakt .content-area-left, body.unsere-leistungen .content-area-left, body.arbeitsproben .content-area-left, body.kundenliste .content-area-left, body.netzwerk .content-area-left, body.default .content-area-left, body.impressum .content-area-left, body.das-unternehmen .content-area-left {	
  padding: 24px 40px 0px 33px;
  width: 174px;
}

.content-area-right {
  float: left;
  padding-top: 24px;
  width: 637px;
}

body.firstsquare-blog .content-area-right {
  /* padding-top: 5px; */
}

#header {
  height: 320px;
  padding-top: 34px;
  width: 884px;
}

.header-logo {
  padding-left: 378px;  
}

ul#navigation {
  background: #799C13;
  height: 197px;
  opacity: 0.90;
  margin: 34px 0px 0px 14px;
  -moz-opacity: 0.90;
  padding: 9px 0px;
  width: 216px;
}

ul#navigation li {
  padding: 2px 0px;
}

ul#navigation li.active {
  background: #93AE3d;
}

ul#navigation li.last {
  margin-top: 32px;
}

ul#navigation li a {
  background: url(images/navigation-link-bg.gif) 10px 5px no-repeat;
  color: #FFF;
  line-height: 1.3em;
  padding-left: 20px;
  text-decoration: none;
}

ul#navigation li a:hover {
  text-decoration: underline;
}

ul#subnavigation {
  margin: 19px 0px 0px 14px;
  width: 200px;
}

ul#subnavigation li {
  border: none;
  border-bottom: 1px dotted #CCC;
  padding: 2px 0px;
}

ul#subnavigation li.first {
  border-top: 1px dotted #CCC;
}

ul#subnavigation li em a {
  background: url(images/subnavigation-link-a-bg.gif) 10px 5px no-repeat;
  color: #799C13;
}


ul#subnavigation li a {
  background: url(images/subnavigation-link-bg.gif) 10px 5px no-repeat;
  line-height: 1.3em;
  padding-left: 20px;
  text-decoration: none;
}

ul#subnavigation li a:hover {
  text-decoration: underline;
}

ul#subnavigation li.active span {
  background: url(images/subnavigation-link-a-bg.gif) 10px 5px no-repeat;
  color: #799C13;
  font-weight: bold;
  line-height: 1.3em;
  padding-left: 20px;
}

ul#subnavigation li.subcategory {
  border: none;
  padding: 2px 0px;
}

ul#subnavigation li.subcategory a {
  background: none;
  text-decoration: underline;
}

ul#subnavigation li.spacer {
  margin-top: 30px;
}

ul.memberships {
  padding-top: 25px;
}

ul.memberships li {
  display: block;
  float: left;
  padding: 0px 2px 0px 0px;
}

ul.memberships li h3 span{
  display: block;
  text-indent: -9999px;
}

hr {
  border: none;
  border-top: 1px dotted #CCC;
  height: 1px;
}

span.infolabel {
  display: block;
  height: 5px;
  text-indent: -9999px;
}

span#infolabel-02 {
  background: url(images/span-02-bg.gif) top right no-repeat;
}
span#infolabel-03 {
  background: url(images/span-03-bg.gif) top right no-repeat;
}

img.news-image {
  /* border: 1px solid #E5E5E5; */
  display: block;
  float: left;
  margin: 3px 10px 0px 0px;
}

dl {
  margin-top: 15px;
}

dl dt {
  float: left;
  height: 102px;
  padding: 8px 18px 5px 0px;
}

dl dt img {
  margin-top: 2px;
}

dl dt img.profile {
  border: 1px solid #AEAEAE;
  margin-top: 0px;
}

dl dd {
  border-bottom: 1px dotted #CCC;
  height: 107px;
  padding: 8px 0px 0px 0px;
}

a.top {
  background: url(images/icon_pfeil_hoch.gif) top right no-repeat;
  clear: both;
  display: block;
  margin: 5px 4px 0px 0px;
  text-indent: -9999px;
}

div.reference {
  background: url(images/arbeitsproben-bg.gif) repeat-x;
}

div.reference h2 {
  color: #FFF;
  float: left;
  padding: 0px 5px;
  width: 559px;
}

div.reference ul li.first {
  float: left;
  padding: 10px 10px 10px 5px;
}

div.reference ul li p.info {
  padding: 10px 0px 10px 0px;
}

div.reference-all {
  background: url(images/arbeitsproben-alle-bg.gif) repeat-x;
}

div.reference-all h2 {
  color: #FFF;
  float: left;
  font-weight: normal;
  padding: 0px 5px;
  width: 559px;
}

div.reference img.details,div.reference-all img.details {
  padding: 3px 0px 3px 0px;
}

body.firstsquare-blog h2  {
  font-family: Times New Roman, verdana, arial, helvetica, sans-serif; 
  font-size: 2.2em;
  line-height: 0.9em;
}

body.firstsquare-blog h2 span {
  color: #58585A;
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 0.4em;
  font-weight: normal;
  text-transform: uppercase;
}

body.firstsquare-blog p  {
  padding-top: 10px;
}

body.firstsquare-blog p a.more {
  font-size: 1em;
}

.column-2 {
  float: left;
  width: 315px;
}
/****************************content*******************************************/

/****************************footer*********************************************/
.push {
  clear: both;
  height: 40px;
}

#footer {
  color: #799C13;
  font-size: 0.9em;
  height: 30px;
  margin: 0 auto;
  width: 884px;
} 
#footer ul {
  padding: 10px 0px 0px 34px;
}
#footer ul li {
  display: inline;
}
#footer ul li a {
  color: #799C13;
}
/****************************footer*********************************************/ 

/****************************forms*********************************************/
fieldset {
  padding: 25px 0px 0px 20px;
}

input {
  border: 1px solid #ACACAC;
  float: left;
  font: normal 11px arial, verdana, helvetica, sans-serif; 
  height: 14px;
  margin: 0px;
  padding: 2px 5px; 
  width: 122px;
} 

input.submit {
  background: none;
  border: none;
  height: auto;
  padding: 0px 5px; 
  width: auto;
}
/****************************forms*********************************************/

/****************************visible skip menue**********************************/
.skip, .skip:link, .skip:visited {
  color: #000;
  position: absolute;
  top: -1000em;
  z-index: 100;
}

.skip:focus, .skip:active {
	display: block;
	left: 20px;
	outline: none;
	padding-top: 7px;
	position: absolute;
	top: 0px;
}
/****************************visible skip menue**********************************/

/****************************wp tiny styles**************************************/
img.alignleft {
  float: left;
  padding: 3px 10px 10px 0px;
}
img.alignright {
  float: right;
  padding: 3px 0px 10px 10px;
}
/****************************wp tiny styles**************************************/
