/*
Theme Name: PICT
Theme URI: http://www.virtualworx.de
Version: 1.1
Author: virtual.worx
*/

body {
  margin:0;
  padding:0;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:10px;
  line-height:20px;
  text-transform:lowercase;
  background:#0f2328;
  margin-bottom:30px;
}

a {
  color:#646464;
  text-decoration:none;
}

a:hover,
a.selected {
  color:#64c8ff;
}

img {
  border:0;
}

p {
  margin:10px 0;
}

div.site {
  width:900px;
  margin:30px auto 0 auto;
}

div#header {
  position:relative;
  top:0;
  left:521px;
  height:90px;
  width:379px;
}

#title {
}

#title a {
  display:block;
  cursor: pointer
}

#title span {
  width:379px;
  height:35px;
  background:url(img/pict_kommunikationsdesign.png) no-repeat 0 0;
  display:block;
  text-indent:-1000px;
  overflow:hidden;
}

#navigation {
  background:url(img/line.gif) repeat-x 0 top;
  padding:0;
  width:898px;
}

ul#navigation1, ul#navigation2, ul#navigation3 {
  margin:0;
  padding:0;
  background:url(img/line.gif) repeat-x 0 bottom;
}

ul#navigation2 {
  padding-left:2px;	
}

.clear_nav {
  width:1px;
  height:40px;
}

ul#navigation2 li, ul#navigation3 li {
  display:inline;
  margin:0 10px 0 20px;
}

li img {
  vertical-align:middle;
}


/***** navigation *****/

ul#navigation1 li a {
  display:block;
}

ul#navigation1 li {
  display:inline;
  margin:8px 10px 0px 20px;
  float:left;
}

ul#navigation1 li.clear_nav {
  float:none;
}
	
ul#navigation1 li span {
  display:block;
  text-indent:-1000px;
  overflow:hidden;
}

ul#navigation1 li#aktuell span {
  background:url(img/nav_aktuell.png) no-repeat 0 0;
  width:76px;
  height:27px;
}

ul#navigation1 li#aktuell span.active,
ul#navigation1 li#aktuell a:hover span {
  cursor:pointer;
  background-position:bottom;
}

ul#navigation1 li#profil span {
  background:url(img/nav_profil.png) no-repeat 0 0;
  width:60px;
  height:27px;
}

ul#navigation1 li#profil span.active,
ul#navigation1 li#profil a:hover span {
  cursor:pointer;
  background-position:bottom;
}

ul#navigation1 li#projekte span {
  background:url(img/nav_projekte.png) no-repeat 0 0;
  width:87px;
  height:27px;
}

ul#navigation1 li#projekte span.active,
ul#navigation1 li#projekte a:hover span {
  cursor:pointer;
  background-position:bottom;
}

ul#navigation1 li#kunden span {
  background:url(img/nav_kunden.png) no-repeat 0 0;
  width:75px;
  height:27px;
}

ul#navigation1 li#kunden span.active,
ul#navigation1 li#kunden a:hover span {
  cursor:pointer;
  background-position:bottom;
}

ul#navigation1 li#kontakt span {
  background:url(img/nav_kontakt.png) no-repeat 0 0;
  width:79px;
  height:27px;
}

ul#navigation1 li#kontakt span.active,
ul#navigation1 li#kontakt a:hover span {
  cursor:pointer;
  background-position:bottom;
}

ul#navigation2 a {
  color:#646464;
}

ul#navigation2 a.active,
ul#navigation2 a:hover,
ul#navigation2 .current-cat a {
  color:#fff;
}


/***** boxes *****/

#col1 {
  width:549px;
  height:380px;
  float:left;
}

#col2 {
  position: relative;
  margin: 0 0 0 549px;
  height:380px;
  width:348px;
}

* html #col2 {
  left: -3px;
  margin-right: -3px;
}

#col2 ul {
  position: relative;
  margin: 0;
  padding:0 0 1px 0;
  background:url(img/line.gif) repeat-x 0 bottom;
}

#col2 li {
  list-style: none;
  margin: 0;
  padding:0 15px;
}

#block {
  width:900px;
  height:120px;
  background:url(img/line.gif) repeat-x 0 bottom;
}

.teaser {
  margin:0;
  padding:10px 15px;
}


/***** start page *****/

.startpage #col2 ul {
  background:url(img/line.gif) repeat-x 0 0;	
}  
  
.startpage ul#navigation1, 
.startpage ul#navigation2, 
.startpage ul#navigation3 {
  background:url(img/line.gif) repeat-x 0 bottom;
}

.startpage #col2 {
  background:#f5fe00;
  color:#000;
}

.startpage .list li {
  background:#204453 url(img/line.gif) repeat-x 0 bottom;
}

.startpage .list,
.startpage .list a {
  color:#63ccfd;
}

.startpage .list a:hover {
  color:#fff;
}

.startpage .list .row_high,
.startpage .list .row_high a {
  color:#fff;
}

.startpage .list .row_high a:hover {
  color:#63ccfd;
}

.startpage #block {
  background:url(img/startpage.png) no-repeat 0 0;
  margin:8px 0 0 0;
  width:905px;
  height:232px;
  left:-4px;
  position:relative;
}

.startpage #col1 #project1,
.startpage #col1 #project2,
.startpage #col1 #project3 {
  width:549px;
  height:380px;
  overflow:hidden;
}

#project2,
#project3 {
  display:none;
}


/***** profile *****/

/**/ .contact #col1,
.profile #col1 {
  color:#64c8ff;
  width:507px;
  height:auto;
  padding:30px 20px 15px 22px;
  float:none;
}

/**/ .contact #col2,
.profile #col2 {
  overflow:hidden;
  text-align:right;  
  margin: 0 3px 0 0;
  float:right;  
}

/**/ * html .contact #col2,
* html .profile #col2 {
  margin-right: 0;
}

/**/ .contact #navigation,
.profile #navigation {
  clear:both;
}


/***** projects overview *****/

.projects ul#navigation2 {
  background:url(img/line.gif) repeat-x 0 bottom;
}

.projects #list {
  display:block;
  margin-top:30px;
}

.projects #list .row {
  background: url(img/line.gif) repeat-x 0 bottom;
  clear:left;
  display:block;
  width:900px;
  height:188px;
}

.projects .category_item {
  width:200px;
  float:left;
  padding:10px 12px 5px 12px;
}

.projects .category_item a {
  color:#64c8ff;
}

.projects .category_item a:hover {
  color:#fff;
}

.projects .category_item .image {
  width:200px;
  height:138px;
  margin: 0 0 15px 0;
}


/***** customers list *****/

.customers ul#navigation2 {
  background:url(img/line.gif) repeat-x 0 bottom;  
}

.customers #list a {
  color:#64c8ff;
}

.customers #list a:hover {
  color:#fff;
}

.customers #list {
  margin:40px 0 0 0;
  padding:0;
}

.customers #list .row {
  background:url(img/line.gif) repeat-x 0 bottom;
  width:870px;
  margin:0;
  padding:8px 15px;
}

.customers #list .name {
  width:400px;
  display:block;
  float:left;  
}

.customers #list a:hover .name {
  cursor:pointer;
}  


/***** project page *****/

.project #col2 {
  color:#64c8ff;
  padding: 15px 20px;
  height:350px;
  width:308px;
}

.project #col2 #fixed {
  float:right;
  width:1px;
  height:350px;
  display:block;
}

.project #col2 .inner {
  width:305px;
  height:100%;
  position:relative;
}

.project #col2 .inner div {
  position:absolute;
  bottom:0;
  left:0;
}

.project #navigation3 {
  text-align:center;
}

.project ul#navigation3 li {
  margin:0 1px;
}

* html .project ul#navigation3 li a {
display:none;
}


/***** contact *****/

.contact-form #col1 {
  color:#64c8ff;
  width:507px;
  height:335px;
  padding:30px 20px 15px 22px;
}

.contact-form #col2 {
  overflow:hidden;
  padding: 20px 0px 0px 0px;
}


/***** independest styles *****/

.highlighted {
  color:#ff35c5;
}

.backlink a,
.more a {
  color:#848588;
}

.backlink a:hover,
.more a:hover {
  color:#66ceff;
}

.more {
  margin-top:20px;
}

.backlink img {
  margin-bottom:1px;
}




/***** scrolling *****/

#slider {
  width: 549px;
  margin: 0 auto;
  position: relative;
  background:#fff;
overflow:hidden;
}

.scroll {
  height: 380px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 0;
  height: 380px;
  width: 550px; * change to 560px if not using JS to remove rh.scroll *
}


/***** form *****/

label {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:10px;
  padding:0;
  color:#64c8ff;
}

input, textarea {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:10px;
  line-height:20px;
  text-transform:lowercase;
  color:#000;
  text-decoration:none;
  background:#ccd1d2;
}

input {
  border:0;
  width:300px;
  padding:3px;
}

input:focus {
}

input.submit {
  margin:0;
  padding:0;
  width:auto;
  cursor:pointer;
  border-bottom: 1px solid #64c8ff;
  background:#0f2328;
  color:#64c8ff;
}

input.submit:hover {
  color:#fff;
  border-bottom: 1px solid #fff;
}

textarea {
  border:0;
  width:300px;
  height:100px;
  padding:3px;
}

textarea:focus {
}

div.wpcf7,
span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:10px;
  padding:0;
  color:#64c8ff;
}

span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
  color:#000;
}
