/* IE 6/7/8 */

@font-face {
  font-family: DINRoundWeb;
  src: url('../fonts/DINRoundWeb.eot');
}

/* Mozilla */

@font-face {
  font-family: DINRoundWeb;
  src: url('../fonts/DINRoundWeb.woff') format('woff');
}

/* general */

body {
	margin:50px 100px;
	background: #ddd;
	font: 14px/22px DINRoundWeb, "ff-din-round-web-1", "ff-din-round-web-2", Helvetica, Arial, sans-serif;
	font-family: DINRoundWeb, "ff-din-round-web-1", "ff-din-round-web-2", Helvetica, Arial, sans-serif;
	color: #666;
	text-align:left;
}

h1{
	color: #000000;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	text-align:left;
	margin: 10px 0;
}

h2 {
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	text-align:left;
}

h3 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	text-align:left;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	text-align:left;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	text-align:left;
}

ul, li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul {
	margin: 10px 0;
}


#title {
	padding-bottom: 30px;
}



/* columns */

.column-50-left {
	width: 47.5%;
	float: left;
	text-align:left;
}

.column-50-right {
	width: 47.5%;
	float: right;
	text-align:left;
}

.column-60-left {
	width: 57.5%;
	float: left;
	text-align:left;
}

.column-40-right {
	width: 37.5%;
	float: right;
	text-align:left;
}






#main ul {

}

#main li {
	border-bottom: 1px dotted #ddd;
	padding: 7px 0;
	background: url('../img/li-main.gif') #ffffff;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

.column-33 {
	width: 33%;
	float: left;


}






.dash {
	color: #CCC;
}



.work-thumb {

}

.work-thumb img {

}

.entry-utility {
	font-size: 12px;
}

strong {
	font-weight: normal;
	color: #000000;
}

img {
	vertical-align: bottom;
	border: 0;
}

h2 span {
	font-size: 14px; color: #666;
}

#logo {

	background: #000000;
	padding: 20px 50px;
	color: #ffffff;
	font-size: 32px;

}

#logo span {
	color: #aaaaaa;
}



#scrollButton {
	position: fixed;
	bottom: 93px;
	left: 1151px;
	padding: 0;
	width: 40px;
	height: 40px;
	color: #000000;
	z-index: 100;
	cursor: pointer;
	background: #ffffff;
}

.panel {
	margin: 20px 0;
	padding: 15px;
	text-align: center;
	border: 1px dotted #ccc;
	clear: both;
	background: #fff;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 12px;
}





#section-quotes, 
#section-info, 
#section-work, 
#section-contact, 
#section-clients 
{
	margin: 40px 0;
}

#section-imprint
{
	width: 640px;
}

#work-gallery {
	background:#ffffff;
}


.work-item {
	width:50%;
	float: left;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	margin-bottom: 15px;	


}


.work-item p, .work-item h3{
	margin: 5px 0;
	text-align: center;
}

.work-item h3{
	font-size: 28px; color: #333333; 
	text-align: center; line-height: 20px; 
	font-family: "FuturaBold", Arial, sans-serif;
	letter-spacing: 2px;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.work-item p {
	color: #ac8d71;
	font-weight:bold;
}


.work-item img {
	margin-bottom: 5px;
}

.work-teaser {

	left: 0;
	top: 0;
	color: #ffffff;
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
}

.work-item p.divider-dash {
	margin: 0;
	padding: 0;
	color: #333;
}

.first {
	padding: 0;
	padding-right: 50px;
}

.second {
	padding: 0;
	
}

.third {
	padding: 0;
	padding-left: 20px;
}

#wrapper {
	width: 960px;
	

}

#header {
	clear: both;
	padding: 50px 75px;
	padding-top: 30px;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	color: #888888;
	text-align:left;
}

#header a:link, #header a:active, #header a:visited {
	color: #888888;
}

#header a:hover {
	color: #000000;
	text-decoration: none;
}

#header li.current_page_item a {
	color: #000000;
}

#header ul {
	padding: 0;
	margin: 0;
}

#header li {
	list-style-type: none;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}




#page_bottom 
 {
	height: 60px;
	width: 1000px;
	position: relative;
}


#page_top {
	height: 60px;
	width: 1000px;
	position: relative;
}
#page_bottom img{
	position: absolute;
	left: -19px;
	top: 0;
}

#page_top img  {
	position: absolute;
	left: -19px;
	top: 0;
}



#main {
	clear: both;
	padding: 25px 75px;
	padding-bottom: 5px;
	background-color: #fff;	
}

img {
	border: 0;
}

#content {

}

#content-blog {
	width: 70%;
	float: left;
}

#content-blog  .post{
padding-right: 50px;
}


h2.work-title {
	font-size: 12px;
	line-height: 18px;
}

#content-work {
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}

#content-work  .post{
	width: 100px;
	float: left;
}

#content-work  .post img{
	width: 100px;
	height: 100px;
}

.content-work-spacing {
	padding-right: 20px;
}

#content-sidebar {
	width: 30%;
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

#content-sidebar a {
	color: #666;
}

#content-sidebar a:hover {
	color: #333;
}


/* container footer */

div#footer {
	clear: both;
	padding: 40px 75px;
	padding-top: 20px;
	background-color: #ffffff;
	color: #888888;
	font-size: 12px;
	line-height: 18px;
}

.divider {
	height: 46px;
	text-align: center;
	background: url('../img/line.gif') #FFFFFF;
}

.divider img{
	cursor: pointer;
}

.footer-column-content {
	padding-right: 40px;
}

.clearfix {
	clear: both; 
}




div.header-column {
	width: 25%;
	float: left;
}


div.header-column .widget-title {
	display: none;
}

div.footer-column {
	width: 25%;
	float: left;
}


/* forms */

input.wpcf7-text {
	width: 90%;
	padding: 10px;
	border: 1px solid #dddddd;
	color: #666666;
	font: 14px/22px DINRoundWeb, Georgia;	
}

textarea {
	width: 90%;
	padding: 10px;
	border: 1px solid #dddddd;
	font: 14px/22px DINRoundWeb, Georgia;	
	color: #666666;
}

ul.clients {
	margin: 0;
	padding: 0;

}

ul.clients li {
	padding: 0;
	font-size: 12px;
	line-height:  16px;

}

#section-slider {
	background-color: #ffffff;
	padding: 0 50px;
}

/* Slider */

#slider {

	background:url("../img/loading.gif") no-repeat scroll 50% 50% #202834;
	width:860px; /* Change this to your images width */
    height:500px; /* Change this to your images height */
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0 none;
	display:block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left: -50px;
	top: 50px;
	padding: 10px;
	padding-left: 100px;
	background: #000000;
	color: #fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	z-index:89;
	font-size: 24px;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	bottom:-30px;	
	left:47%;
	position:absolute;
}
.nivo-controlNav a {
	background:url("../img/bullets.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	height:10px;
	margin-right:3px;
	text-indent:-9999px;
	width:10px;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.nivo-controlNav a {
	cursor:pointer;
	position:relative;
	z-index:99;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-directionNav a {
	background:url("../img/arrows.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	height:34px;
	text-indent:-9999px;
	width:32px;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
#mainMenu{
	font:normal 11px "ff-din-web-1","ff-din-web-2",Arial,Verdana,sans-serif;
	letter-spacing:1px;
	float:left;
}
#mainMenu li{
	position:relative;
	margin-right:20px;
	width:80px;
	height:55px;
	text-transform:uppercase;
	float:left;
}
#mainMenu a{
	display:block;
	color:#858585;
	padding-top:10px;
	width:80px;
	height:60px;
	-webkit-transition:color .2s ease-out;
	-moz-transition:color .2s ease-out;
	transition:color .2s ease-out;
}
#mainMenu a:hover,#mainMenu a:active{
color:#000;
}
#mainMenu a.selected{
	color:#000;
	cursor:default;
}

