/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
img {
	behavior:url(/wp-content/themes/pngbehavior.htc);
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
/*	list-style:none; */
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

em {
	font-style:italic;
}

body {
	background:#ff6600 url(images/bg.png) no-repeat top;
	font-family:Verdana, Geneva, sans-serif;
}

#container {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	display:block;
	width:960px;
	height:130px;
}

#header img {
	float:left;
}

#header span {
	float:left;	
}


#navTop {
	display:block;
	float:right;
	width:640px;
}

#navTop ul {
	display:block;
	float:right;
	padding-top:7px;
	font-size:10px;
	text-transform:uppercase;
	list-style:none;
}

#navTop ul li {
	float:left;
	padding:0 20px 0 10px;
}

#navTop ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#navTop ul li a:hover {
	text-decoration:underline;
}

#hrSim {
	display:block;
	width:640px;
	height:1px;
	overflow:hidden;
	background:#FFF;	
}

#hrFooterSim {
	display:block;
	width:960px;
	height:1px;
	overflow:hidden;
	background:#FFF;	
}


#phoneTop {
	float:right;
	color:#FFFFFF;
	font-size:18px;
	text-align:right;
	line-height:14px;
	padding:59px 20px 10px 0;
}

#contentMain {
	float:left;
}

#iconMain {
	float:left;	
}

#intro {
	display:block;
	float:right;
	width:600px;
	padding:0 20px 20px 20px;
}

#intro a {
	color:#FFFFFF;
}

#intro h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#FFFFFF;
}

#intro h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:33px;
	line-height:35px;
	color:#FFFFFF;
	margin-bottom:20px;
}


#intro img {
	clear:both;
	margin-bottom:30px;
}

#intro h1.h1Inner {
	font-size:66px;
	line-height:66px;
	margin:20px 0 40px 0;
}

#intro h1.h1InnerLarge {
	font-size:200px;	
	margin:20px 0 40px 0;
}


#intro p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#FFFFFF;
	margin-bottom:30px;
}

#intro ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#FFFFFF;
	margin-bottom:30px;
	margin-left:30px;
}


#caseStudiesMain {
	display:block;
	float:left;
	width:640px;
}

#caseStudiesMain ul {
	position:absolute;
}

#caseStudiesMain ul li {
	display:block;
	float:left;
	font-size:11px;
	line-height:17px;
}

#caseStudiesMain ul li a {
	display:block;
	width:120px;
	padding:113px 20px 20px 20px;
	color:#FFFFFF;
}

#caseStudiesMain ul li a#caseSleza {
	background:url(images/logo-sleza.gif) no-repeat top left;
}

#caseStudiesMain ul li a#caseSleza:hover {
	background:url(images/logo-sleza.gif) no-repeat top right;
}

#caseStudiesMain ul li a#caseEuroset {
	background:url(images/logo-euroset.gif) no-repeat top left;
}

#caseStudiesMain ul li a#caseEuroset:hover {
	background:url(images/logo-euroset.gif) no-repeat top right;
}

#caseStudiesMain ul li a#caseRusgidro {
	background:url(images/logo-rusgidro.gif) no-repeat top left;
}

#caseStudiesMain ul li a#caseRusgidro:hover {
	background:url(images/logo-rusgidro.gif) no-repeat top right;
}

#caseStudiesMain ul li a#caseNovoblogica {
	background:url(images/logo-novoblogica.gif) no-repeat top left;
}

#caseStudiesMain ul li a#caseNovoblogica:hover {
	background:url(images/logo-novoblogica.gif) no-repeat top right;
}

#caseStudiesMain ul li a#caseIcb {
	background:url(images/logo-icb.gif) no-repeat top left;
}

#caseStudiesMain ul li a#caseIcb:hover {
	background:url(images/logo-icb.gif) no-repeat top right;
}


#caseStudiesMainTip {
	display:block;
	float:left;
	width:280px;
	padding:0 20px 0 20px;
	line-height:100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
}


#footer {
	display:block;
	clear:both;
	width:960px;
	padding-top:100px;
}

#footer p {
	float:left;
	width:400px;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
	padding:20px;
}

#footer p a {
	color:#FFFFFF;	
}

#phoneBottom {
	float:right;
	color:#FFFFFF;
	font-size:18px;
	text-align:right;
	line-height:14px;
	padding:20px;
}

#map_canvas {
	margin:5px 0 25px 0;
	width:600px;
	height:300px;
}
