/*
Theme Name: Leom International
Theme URI: http://wnos.de
Description: Web site for Leom international
Author: Wnos Web Team
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
@charset "utf-8";
body {
	color:#fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #656160;
	font-family: 'Open Sans Condensed', sans-serif;
	
	min-width:1200px;
}
a:link{
	color:#fff;
	
	text-decoration:none;
}
a:visited{
	color:#fff;
	
	text-decoration:none;
}
#menu {
	overflow-y:hidden;
	background-image: url(/Images/menu_bg.jpg);
	height: 111px;
	width: 100%;
	color: #FFF;
	line-height: 111px;
	overflow:hidden;
	-webkit-box-shadow: 0 0 0 0px black, 0 4px 5px black;
    -moz-box-shadow: 0 0 0 0px black, 0 4px 5px black;
    box-shadow: 0 0 0 0px black, 0 4px 5px black;
	
	
}
#logo {
	float: left;
	width: 345px;
	padding-left:10px;
	
}
#logo img{
	
	width: 260px;
	height:auto;
	padding-top:10px;
	padding-left:10px;

}
#dil {
	float: left;
	height: 25px;
	width: 190px;
	margin-left: 140px;
	color:#999999;
	font-size:12px;
	
}
#dil a{
	
	color:#999999;
	font-size:14px;
	
}
#ic_menu {
	float: right;
	width: 500px;
	text-transform:uppercase;
}
#ic_menu ul{
margin:0 0 0 0;
padding:0 0 0 0;	
float:right;
}
#ic_menu ul li{
list-style:none;
float:left;	
padding-right:20px;
padding-left:20px;
/*background-image:url(images/border.jpg);
background-repeat:no-repeat;
background-position:right;*/
border-right:1px solid #413736;
}
#ic_menu ul li:last-child{
	border:none;
}
#ic_menu ul li a{
	-webkit-transition: color 150ms ease 150ms;
	-moz-transition: color 150ms ease 150ms;
	-ms-transition: color 150ms ease 150ms;
	-o-transition: color 150ms ease 150ms;
	transition: color 150ms ease 150ms;
	
}

#temizle{
clear:both;	
}
#slider{
	position:relative;
width:100%;
height:500px;


}
#afterslider{
	width:100%;
	height:38px;
	background-image:url(/Images/aftersldr.jpg);
	background-repeat:repeat-x;
	-webkit-box-shadow: 0 0 0 0px black, 0 4px 4px black;
    -moz-box-shadow: 0 0 0 0px black, 0 4px 4px black;
    box-shadow: 0 0 0 0px black, 0 4px 4px black;
	margin-top:-4px;
	
	position:relative;
	
	}
	#cevir{
		width:1000px;
		margin-left:auto;
		margin-right:auto;
		}
		
#element0, #element1, #element2, #element3
{
	width: 320px;
	height:320px;
	font-size: 14px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	margin:70px 0px 0px 70px;
	
}



#element1, #element3
{
	-webkit-transform: rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform:rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.99);
	-moz-box-shadow:  2px 2px 10px 0 rgba(0, 0, 0, 0.99);
	-webkit-box-shadow:  2px 2px 10px 0 rgba(0, 0, 0, 0.99);
}

#element2, #element3
{
	position: relative;
	overflow: hidden;
}

#element2:before, #element3:before
{
	content: "";
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	z-index: -1;
	background: url(/Images/tak.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}



#element3:before
{
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	
}
#rtext{
	-webkit-transform: rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform:rotate(-45deg);
	width:320px;
	height:320px;
	padding-top:115px;
	text-align:center;
	font-size:15px;color:#FFF;
	font-family: 'Roboto Condensed', sans-serif !important;
	margin-left:63px;

}
#kosekapsa{
width:400px;
margin-top:-210px;
margin-left:-20px;
position:absolute;
}
#kapsa2{
	
	color:#515151;
width:1000px;
margin-left:auto;
margin-right:auto;
background:#FFF;
margin-top:-50px;
min-height:400px;	
margin-bottom:40px;
padding-bottom:40px;
padding-top:40px;
}
#ksol{
width:380px;
float:left;	
padding-top:235px;
padding-bottom:20px;
text-align:center;
}
#iksol{
width:220px;
float:left;	

text-align:center;
overflow:hidden;
}
#ksol img{
width:250px;
height:auto;
}
#ksag{
width:980px;
font-size:18px;
line-height:24px;
padding-left:2px;
margin-left:auto;
margin-right:auto;
min-height:320px;
float:left;
margin-left:15px;
}
#iksag{
width:550px;
font-size:18px;
line-height:24px;
padding-left:2px;
margin-left:auto;
margin-right:auto;
min-height:320px;
float:left;
margin-left:15px;
}
#ksag a:link{
	color:#a2a2a2;
}
#ksagbaslik{
	margin-left:-2px;
margin-top:50px;
font-size:38px;
font-weight:300;
margin-bottom:30px;
}
#kalt{
width:793px;
margin-left:auto;
margin-right:auto;
text-align:center;	
margin-top:40px;
}
#altalan{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
width:1000px;
line-height:22px;	
font-size:18px;
background-color:#fff;
color:#515151;
padding:25px 0px 25px 0px;
}
.baslik{
font-size:29px;	
font-weight:300;
}
#kutu{
	font-size:17px;
	line-height:18px;
width:324px;
float:left;
margin-right:5px;	
margin-left:4px;
text-align:left;
}
#kutu a:link{
	color:#232323;
	text-decoration:none;
}
#kutu a:visited{
	color:#232323;
	text-decoration:none;
}
.kes{width:96%;
margin-left:auto;
margin-right:auto;}
#kuturesim{
	width:324px;
height:164px;
overflow:hidden;
margin-bottom:10px;

}
#kuturesim img{
	width:324px;
height:auto;
}
#footer{

	color:#fff;
width:100%;
margin-top:60px;
background-color:#555150;
height:180px;
text-align:center;
font-size:13px;
}
#footerimage img{
width:250px;height:auto;
}
#name{
width:250px;
height:25px;
line-height:25px;
color:#000;	
}    
#mail{
width:250px;
height:25px;
line-height:25px;
color:#000;	
}  

#ihre_nachricht{
width:350px;
height:130px;
color:#000;
text-align:left;
line-height:22px;	
}
.ajax-submit{
border:none;
width:100px;
height:22px;
background:#ececec;	
}
#ad_soyad{
width:250px;
height:25px;
line-height:25px;
color:#000;	
}    
#e-mail{
width:250px;
height:25px;
line-height:25px;
color:#000;	
}  

#mesaj{
width:350px;
height:130px;
color:#000;
text-align:left;
line-height:22px;	
}
#nbaslik{
padding-left:5px;	
font-weight:bold;
padding-bottom:5px;
}
#copyr{
position:absolute;
right:10px;
bottom:0;
}
#fkapsa{
	position:relative;
width:1000px;
margin-right:auto;
margin-left:auto;	
}
#sosyalag{
position:absolute;
left:10px;
bottom:0;
}
#sosyalag img{
margin-right:5px;
width:20px;
height:auto;
}
#kkapsa{
width:100%;
margin-top:30px;
}
#kkapsasol{
width:400px;
float:left;

}
#kkapsasag{
width:300px;
float:left;
line-height:25px;
margin-left:80px;
}




