@charset "utf-8";
/* CSS Document */
@media only screen and (max-width:1280px) {
.logo h1 a span{
	font:39px  Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
	letter-spacing:3px;
	
	}
.logo p{
	font: 16px  Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0px 0 6px 0px;
	letter-spacing:3px;
	word-spacing:3px;
	}
}
@media only screen and (max-width:1140px) {
header{width:98%;
	}
}
	
@media only screen and (max-width:1024px) {
header{width:100%;
	}
.logo{
	width:185px;
	float:left;
	margin:4px 0 0 14px;
	}
.logo h1{
	font:38px/35px  Arial, Helvetica, sans-serif;
	color:#FFF;
	}
.logo h1 a{
	color:#FFF;
	margin:0;
	}
.logo h1 a span{
	font:38px  Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
	letter-spacing:3px;
	
	}
.logo p{
	font: 15px  Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0px 0 6px 0px;
	letter-spacing:3px;
	word-spacing:3px;
	}
.logo p a{
	color:#FFF;
	}
.read_more p a{
	font:18px "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:#FFF;
	background:url(../images/bg_read_more.png) repeat-y 0 0;
	padding:5px 0 7px 0;
	padding:0\9;
	-webkit-transition: all 1s ease 0s;   -moz-transition: all 1s ease 0s !important;   -o-transition: all 1s ease 0s;    transition: all 1s ease 0s;
	margin:0;
	}
	
nav{
	width:710px;
	}	
nav ul li{
	font:14px 'handelgotdbolregular', Arial, Helvetica, sans-serif;
	}
nav ul li a{
	padding:58px 11px 25px !important;
	}
}		
