/* @override http://sicher.com/wp-content/themes/sicher/style.css?v=2011 */

/*  
Theme Name: sicher2011
Theme URI: http: //sicher.com/
Description: sicher - web &amp; design - switzerland
Version: 2.02
Author: Stefan Sicher
Author URI: http: //sicher.com/

All copyrights reserved!

*/
* {
    margin: 0;
    padding: 0;
}
html {
    background: #e0e0e0 url(images/bg.jpg) repeat 50% 0;
    height: 100%;
}
body {
	font:62.5%/125% helvetica, arial, verdana, sans-serif;
	color: #222;
	min-height: 100%;
    overflow-y: scroll;
}
.cssgradients body {/* a bit intense for the cpu but pretty, let's leave it for now ... check on a netbook and iPad */
    background: -moz-linear-gradient(left, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 25%, rgba(255,255,255,0) 75%, rgba(255,255,255,0.3) 100%); /* firefox */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.3)), color-stop(25%,rgba(255,255,255,0)), color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.3))); /* webkit */
}
.ie body {
	text-align: center;
	overflow-y: auto;
}
h1, h2, h3, h4, h5, h6 {font-size: 1em;}
a {
    color: #000;
}
a img {
    border: 0;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
.ie6 sup, .ie6 sub {
	vertical-align: bottom;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
#wrap {
	position: relative;
	width: 520px;
	text-align: left;
	margin: 0 auto;
	background: #fff url(images/paper-c.jpg) repeat-y top left;
	text-shadow: 0 1px 1px #fff;
    -moz-box-shadow: 0px 0px 100px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 100px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 100px rgba(0,0,0,0.25);
}
.no-boxshadow #wrap {
    border-right: 2px solid #888;
    border-bottom: 2px solid #888;
    border-left: 1px solid #aaa;
}
#wrap2 {
	background: url(images/paper-h.jpg) no-repeat top left;
    -moz-box-shadow: 0px 0px 33px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 33px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 33px rgba(0,0,0,0.25);
}
#wrap3 {
    padding: 0 0 40px 0;
	background: url(images/paper-f.jpg) no-repeat bottom left;
    -moz-box-shadow: 0px 0px 11px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 11px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 11px rgba(0,0,0,0.25);
}
#header, #navigation, .c12-12 {
    margin: 0 20px;
}
/*#lang {
    position: absolute;
    right: 20px;
    width: 480px;
	background: rgba(0,0,0,0.9);
	height: 32px;
}
#lang a {
    display: block;
    float: right;
    font-size: 12px;
    padding: 0 10px;
	height: 32px;
    line-height: 32px;
    text-decoration: none;
    color: #eee;
}

#lang a:hover {
    background: #313131;
    color: #ddd;
}
#lang a.current {
    display: none;
}*/
#header h1 {
    border-top: 32px solid #000;
    border-top: 32px solid rgba(0,0,0,0.9);
    padding: 0 0 0 0;
}
#header h1 a {
    display: block;
    height: 195px;
    text-indent: -9999.9em;
    overflow: hidden;
    background: url(images/logo6.png) no-repeat 173px 16px;
    border-bottom: 1px solid #222;
}
#header h1 span.hover {
    display: block;
    height: 195px;
    text-indent: -9999.9em;
    overflow: hidden;
    background: url(images/logo6.png) no-repeat 173px -435px;
    border-bottom: 1px solid #222;
}
.ie #header h1 span.hover {
    display: none;
    background: transparent;
}
#navigation {
    padding: 0 0 0 5px;
    overflow: hidden;
}
#navigation p {
    list-style: none;
    width: 160px;
    float: left;
}
.ie6 #navigation p {display: inline;}
#navigation p a {
    display: block;
    width: 150px;
    margin: 0 10px 2px 0;
    font-size: 24px;
    line-height: 34px;
    height: 34px;
    color: #222;
    text-decoration: none;
    border-bottom: 1px solid #222;
    border-top: 3px solid #222;
    text-align: center;
    font-family: impact, helvetica, verdana, arial, sans-serif;
    
}
#navigation p a:hover, #navigation p a:active {
    color: #000;
    background: #fafafa;
    background: rgba(0,0,0,0.02);
    text-decoration: none;
    border-bottom: 1px solid #000;
    border-top: 3px solid #000;
    text-align: center;
    font-family: impact, helvetica, verdana, arial, sans-serif;
}
#navigation p a.current {
    color: #000;
    font-size: 28px;
    line-height: 34px;
    height: 33px;
    text-decoration: none;
    border-bottom: 2px solid #000;
    border-top: 3px solid #000;
    text-align: center;
    font-family: impact, helvetica, verdana, arial, sans-serif;
}
#navigation p.last {
    width: 150px;
}
#navigation p.last a {
    margin: 0 0 2px 0;
}
.ie6 #navigation p.last a {margin: 0 0 2px 0;}
.c12-12 {
    clear: both;
    border-top: 1px solid #222;
    padding: 0 0 0 5px;
    width: auto;
    overflow: hidden;
}
.c4-12 {
    width: 155px;
    float: left;
    margin: 0 5px 0 0;
}
.c6-12 {
    width: 235px;
    float: left;
}
.c8-12 {
    width: 315px;
    float: left;
    margin: 0 5px 0 0;
}
.last {
    margin-right: 0;
}
#welcome {
    padding: 20px 0 25px 0;
}
#quickcontact {
    padding: 10px 5px;
    text-align: center;
}
#quickcontact p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.07em;
}
#quickcontact span, span.star {
    font-size: 16px;
    line-height: 20px;
}
#quickcontact span.arrow {
    font-size: 16px;
    line-height: 20px;
}
#quickcontact #gotit {
    display: block;
    font-size: 19px;
    line-height: 22px;
    font-family: georgia, times, serif;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
    color: #222;
    margin: 10px 0 10px 0;
}
#quickcontact span.thehand {
    font-size: 28px;
    display: block;
    margin: 0 0 4px 0;
}
#morenews, .spaceR {
    border-right: 1px solid #222;
}
#newstitle, .newstitle {
    clear: both;
}
#newsexcerpt p, .newsexcerpt p {
    padding: 6px 0 6px 0;
    margin-left: -9px;
}
#newsexcerpt strong {
	font-weight: normal;
}
.item {
    padding: 10px 15px 0 0;
}
.single .item {
    padding: 10px 10px 0 0;
}
.last .item {
    padding: 10px 0 20px 10px;
}
#map {padding: 5px 0 15px 0;}
.leaditem {
    padding: 5px 0;
}
.catwork .item {
    padding: 5px 0;
}
.catnews .last {
    border: 0;
    margin: 0;
    width: 155px;
}
.item h2, .item p {
    padding: 12px 0 6px 0;
}
.single .item h2 {
    padding: 12px 0 0 0;
}
.leaditem img {
    float: left;
    margin: 0 10px 0 0;
}
#xtra.last, .catwork div.last {
    width: 230px;
    padding-left: 5px;
}
#morework.last {
    width: 235px;
    padding-left: 0;
}
/*h3.contitle {
}*/
.catwork .item img {
    margin: 7px 0 7px 10px
}
.item p, #newsexcerpt p, .newsexcerpt p {
    font-size: 15px;
    line-height: 19px;
}
.item .date {
    font-size: 12px;
    line-height: 16px;
    color: #888;
    color: rgba(136,136,136,0.8);
    margin: 18px -5px 0 0;
    padding: 10px 5px;
    border-top: 1px dashed #bbb;
    text-shadow: 0 1px 1px rgba(255,255,255,1);
}
.date .hand {
	font-size: 20px;
	position:  relative;
	top: 3px;
}
.date:hover .hand {
	top: 4px;
}
#welcome p, h2 {
    font-family: georgia,serif;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 0;
    font-size: 30px;
    line-height: 28px;
}
.about #welcome p {
    font-size: 28px;
    line-height: 26px;
    margin-right: 0;
    padding-right: 0;
}
#welcome #name {
    font-size: 48px;
    line-height: 38px;
}
#welcome #what {
    font-size: 22px;
    line-height: 19px;
}
#moreabout, #mosttimes {
    display: block;
    margin: 20px 5px 25px 0;
    font-size: 19px;
    line-height: 22px;
    font-family: georgia, times, serif;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
    color: #333;
}
#moreabout h5, #mosttimes h5, #sometimes h5 {
    font-style: normal;
}
#sometimes {
    display: block;
    margin: 20px 0 25px 15px;
    font-size: 19px;
    line-height: 22px;
    font-family: georgia, times, serif;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
    color: #333;
}
#mosttimes li, #sometimes li {
    margin: 0 0 4px 30px;
    list-style: circle;
}
.alsocode {
    padding: 20px 0;
    font-weight: bold;
    font-family: georgia, times, serif;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 19px;
}
.alsocode span {
    font-size: 13px;
    line-height: 14px;
}
#projectstitle, #newsletter {
    padding: 8px 10px 9px 10px;
    margin: 0 20px 0 20px;
    text-align: center;
}
#newsletter h4 {text-align: center;}
#newsletter a:hover {text-decoration: underline;}
#projectstitle a {
    padding: 0;
}
.doubleline {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}
.borderright {
    border-right: 1px solid #222;
}
.borderbottom {
    border-top: 0;
    border-bottom: 1px solid #222;
}
h2 a {
    color: #222;
    text-decoration: none;
}

h2 a:hover {
    color: #000;
}
.leaditem img {
    margin-bottom: 5px;
}
#welcome p {
    margin: 0 5px 0 0;
}
#quickcontact p a {
    text-decoration: none;
    font-family: Gill Sans, Helvetica, Arial, Verdana;
    color: #222;
    font-weight: bold;
    padding: 14px 0 7px 0;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#quickcontact a:hover {
    text-decoration: underline;
}
p.vcard {
    margin: 10px 0 0 0;
    font-size: 1.2em;
    line-height: 1.3em;
}
p.vcard img {
    margin: 0 0 -4px 5px;
}
.c6-12 h2 {
}
.c4-12 h2 {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 3px;
}
.c4-12bg {
    background: url(images/c4-12.gif) repeat-y 50% 0;
}
h4, h5 {
    font-family: Gill Sans, Helvetica, Arial, Verdana;
    color: #222;
    font-weight: bold;
    padding: 14px 0 7px 0;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
h4 a, h5 a {
    text-decoration: none;
}
#sometimes h5, #mosttimes h5 {
    padding: 0 0 10px 0;
    margin: -6px 0 0 0;
}
#partner {
    position: relative;
}
#partner h4 {
    position: absolute;
    top: -10px;
    left: 0px;
}
#partner ul {
    position: relative;
    padding: 20px 0 0 0;
}
#partner li {
    list-style: none;
    margin: 0;
    padding: 9px 0;
    font-size: 14px;
    line-height: 20px;
}
#partner a {
    font-weight: bold;
    text-decoration: none;
}
#partner a img {
    margin: 10px;
}
.about .item p {
    margin: 0 5px 0 0;
}
.more {
    text-align: right;
    padding: 5px;
}
#morework .more {
    text-align: right;
    padding: 5px 0 5px 5px;
}
.more a {
color: #222;
}
.more a:hover {
color: #000;
}
.more-link {
    padding: 3px;
    color: #333;
}
.more-link:hover {
    color: #000;
    background: rgba(0,0,0,0.02);
}
.no-rgba .more-link:hover {
    background: #eee;
}
.newslink {
    float: left;
    border-top: 1px solid #000;
    font-size: 12px;
    line-height: 14px;
    padding: 6px 8px 0 8px;
    text-align: left;
}
#ubrspr .item {
    margin-left: 10px;
}
#footer {
    border:0;
    text-align: center;
    background: url(images/mlogo2.png) no-repeat 50.2% 45px;
}
#footer p {
    color: #666;
    color: rgba(136,136,136,0.8);
    font-size: 11px;
    line-height: 16px;
    padding: 80px 0 40px 0;
    text-shadow: 0 1px 1px rgba(255,255,255,0.9);
}
#footer p a {
    color: #666;
    color: rgba(136,136,136,0.8);
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,0.9);
}

#footer p a:hover {
    color: #444;
    color: rgba(0,0,0,0.7);
    text-shadow: 0 1px 5px rgba(255,255,255,1);
}
/* prev next */

.prev {
display: block;
position: absolute;
top: 362px;
left: -63px;
}
.next {
display: block;
position: absolute;
top: 362px;
right: -63px;
}
.prev .img, .next .img {
position: absolute;
display: block;
width: 230px;
height: 144px;
border: 5px solid #fff;
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.45);
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.45);
box-shadow: 0px 0px 15px rgba(0,0,0,0.45);
}
h1 a:focus, .prev:focus, .next:focus {
outline: none;
}
.prev .hide {
display: block;
width: 64px;
height: 121px;
background: url(images/arrow-left.png) no-repeat 0 0;
text-indent: -9999em;
overflow: hidden;
}
.ie .prev .hide {
background: url(images/arrow-left.gif) no-repeat 0 0;
}
.next .hide {
display: block;
width: 64px;
height: 121px;
background: url(images/arrow-right.png) no-repeat 0 0;
text-indent: -9999em;
overflow: hidden;
}
.ie .next .hide {
background: url(images/arrow-right.gif) no-repeat 0 0;
}
.prev .img {
margin: -138px 0 0 75px;
}
.next .img {
margin: -138px 0 0 -250px;
}
@media only screen and (max-device-width: 640px) {

#wrap {
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
#wrap2 {
	background: url(images/paper-h.jpg) no-repeat top left;
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
#wrap3 {
	background: url(images/paper-f.jpg) no-repeat bottom left;
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
}
