/* 
	Theme Name: Epocco 2.0
	Theme URL: http://www.epocco.com
	Description: Epocco 2.0 Proffecional Web Design
	Author: Hasan Yavaş | <mail@hasanyavas.com>
	Author URI: http://www.hasanyavas.com | http://www.scriptmouse.com
	Version: v1.0
*/

body {
	background: #eaeaea url(images/nano.png) repeat-x top;
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #515151;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
img {
	border: none;
}

p {
	margin: 10px auto;
}

a {
	text-decoration: none;
	color:#e97716;
	outline-style: none;
}
a:hover{
	text-decoration: none;
	color:#252525;
	outline-style: none;
}
h3 {
	color:#e97716;
}
hr {
	color: #ccc;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 930px;
	margin: 0 auto;
}
#content {
	width: 900px;
	float: left;
	margin: 0 auto;
}
#header {
	width: 900px;
	height: 150px;
	float: left;
	margin: 0 auto;
}
#logo {
	width: 318px;
	float: left;
	margin: 25px 0 0 20px;
}
#menu {
	background: url(images/menubg.png);
	width: 562px;
	height: 30px;
	float: left;
	margin: 63px 0 0 0;
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #ccc;
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 6px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 4px;
}
#cube {
	background: url(images/cubedown.png) no-repeat bottom;
	width: 900px;
	min-height: 475px;
	float: left;
	margin: 0 auto;
}
#arrow {
	width: 900px;
	height: 70px;
	float: left;
	margin: 0 auto;
}
#middle {
	background: #fff;
	width: 900px;
	min-height: 180px;
	float: left;
	margin: 0 auto;
}
#middlecontent {
	width: 880px;
	height: %100;
	float: left;
	margin: 10px 10px;
}
#refbox {
	width: 880px;
	min-height: 200px;
	float: left;
	margin: 0 auto;
}
#refbox .im {
	width: 480px;
	min-height: 180px;
	float: left;
	margin: 10px 10px 10px 0;
}
#refbox .text {
	width: 390px;
	min-height: 180px;
	float: left;
	margin: 10px 0;
}
#refbox .ref {
	width: 440px;
	min-height: 180px;
	float: left;
	margin: 10px 0;
}
#album {
	background: #000;
	width: 420px;
	height: 220px;
	float: left;
	margin: 0 10px;
}
#album a:hover {
	opacity: 0.5;
}
#refbox .ref p {
	margin: 0 10px;
}
#refbox h2 {
	color: #e97716;
}
#refbox ul {
	list-style: none;
	margin: 0 0 0 10px;
}
#block {
	width: 280px;
	float: left;
	margin: 10px 10px;
}
#bim {
	background: #000;
	width: 280px;
	height: 129px;
	float: left;
	margin: 0 0 10px 0;
}
#social {
	width: 900px;
	height: 100px;
	float: left;
	margin: 0 auto;
}
#item {
	width: 300px;
	height: 100px;
	float: left;
	margin: 0 auto;
}
#footer {
	background: url(images/footer.png) repeat-x center;
	width: 900px;
	height: 40px;
	float: left;
	margin: 0 auto;
}
#footer p{
	color: #eaeaea;
	margin: 12px 0 0 20px;
}
#copyright {
	width: 900px;
	height: %100;
	float: left;
	margin: 0 auto;
}
#shadowup {
	background: url(images/shadowup.png) no-repeat center;
	width: 700px;
	height: 25px;
	float: left;
	margin: 0 150px;
}
#shadowdown {
	background: url(images/shadowdown.png) no-repeat center;
	width: 700px;
	height: 25px;
	float: left;
	margin: 0 150px;
}
#lang {
	width: 30px;
	float: left;
	margin: 63px auto;
}