/*
Theme Name: Amon Clothing Theme
Theme URI: http://www.amonclothing.com/
Description: Made for Amon with love & respect
Version: 1.5
Author: Ralf Bremer
Author URI: http://www.ralfbremer.com/
*/

/* @override http://amonclothing.com/wordpress/wp-content/themes/amon_clothing/style.css */

body {
	width: 12600px;
	color: #fff;
	background-color: #000;
	font: 75%/135% Times, "Times New Roman", Georgia, serif;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#header {
	background-color: #000;
	height: 50px;
	border-bottom: 1px solid #aaa;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
#logo {
	background: url(images/amonlogo_menu.jpg) no-repeat 10px 20px;
	width: 180px;
	height: 50px;
	float: left;
	cursor: hand;
	cursor: pointer;
}
#menufix {
	margin: 0;
	padding: 0;
	height: 0px;
	min-width: 800px;
}
#leftmenu {
	text-transform: uppercase;
	font-style: italic;
	margin-top: 27px;
	float: left;
	position: relative;
}
#leftmenu a {
	color: #aaa;
	text-decoration: none;
        font-weight: normal;
}
#leftmenu a:hover{
	color: #fff;
	text-decoration: none;
        font-weight: normal;
}
#leftmenu ul {
	padding: 0;
	margin: 0;
}
#leftmenu ul li {
	display: inline;
	padding: 0;
	margin-right: 20px;
}
#rightmenu {
	text-transform: uppercase;
	font-style: italic;
        font-weight: normal;
	margin-top: 27px;
	text-align: right;
	margin-right: 5px;
	float: right;
	position: relative;
}
#rightmenu a {
	color: #aaa;
	text-decoration: none;
        font-weight: normal;
}
#rightmenu a:hover{
	color: #fff;
	text-decoration: none;
       font-weight: normal;
}
#rightmenu ul {
	margin: 0;
	padding: 0;
}
#rightmenu ul li {
	display: inline;
	padding: 0;
	margin-right: 20px;
}
#biglogo {
	position: fixed;
	background-image: url(images/amon_logo_big.png);
	width: 240px;
	height: 208px;
	top: 327px;
	left: 40px;
	z-index: 5;
	cursor: hand;
	cursor: pointer;
}
#submenu {
	margin: 0;
	padding: 0;
	width: 450px;
	position: fixed;
	height: auto;
	float: left;
	top: 43px;
	left: 135px;
}
#submenu ul li {
	display: inline;
	margin-right: 20px;
	float: left;
}
#submenu a {
	color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
}
#submenu a:hover {
	color: #fff;
	}
#content {
	height: 535px;
	padding-top: 75px;
	margin: 0;
}
.block {
	color: #fff;
	width: 835px;
	height: 535px;
	float: left;
	padding: 0 0 0 5px;
}
.block img {
	border: 0 none #000;
}
.details {
	width: 835px;
	height: 500px;
	padding: 0;
	margin: 0;
	position: absolute;
	border: none;
	visibility: visible;
	top: 75px;
}
.details img {
	visibility: hidden;
	border: 0 none #000;
}
.details:hover img{
	visibility: visible;
	border: 0 none #000;
	cursor: hand;
	cursor: pointer;
}
.blockinside {
	width: 835px;
	height: 500px;
	padding: 0;
	margin: 0;
	position: absolute;
	border: none;
	visibility: visible;
	top: 75px;
}
.subtext {	
	width: 850px;
	height: 35px;
	padding: 5px 0 0;
	margin: 0;
	position: absolute;
	top: 575px;
	color: #fff;
}
.jump {
	padding: 0;
	margin: 0;
	height: 1px;
	width: 1px;
	top: 0;
	left: 0;
	float: left;
}
.textspalte {
        color: #555;
	width: 220px;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
}
.textspalte h1 {
        margin-top: 3px;
        color: #000;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: bold;
        font-style: italic;
}
.textspalte2 {
	width: 400px;
	height: 450px;
	padding: 0px;
    margin: 0;
	float: right;
	z-index: 10;
	position: absolute;
	color: #000;
	overflow: hidden;
	top: 100px;
	left: 415px;
	text-align: right;
}
.textspalte2 h1 {
	text-transform: uppercase;
	line-height: 1em;
	font-size: 2.5em;
	font-weight: normal;
	text-align: right;
	margin: 0 0 20px;
	padding: 0;
}
.textspalte3 {
        text-align: right;
        color: #555;
	width: 355px;
	margin-left: 40px;
	margin-top: 40px;
	float: left;
}
#sidebar {
	position:  fixed;
	width: 300px;
	height: 200px;
	background: #fff;
	color: #000;
	right: 10px;
	bottom: 10px;
}
.introtext {
	color: #666;
	font-style: italic;
	font-size: 1.5em;
	margin-bottom: 25px;
	line-height: 1.2em;
}
.linkliste {
	width: 220px;
	clear: both;
	padding-bottom: 5px;
	margin: 0 0 -1px;
	border-top: 1px solid #aaa;
	padding-top: 5px;
	border-bottom: 1px solid #aaa;
}
.linkliste img {
	float: left;
	margin-right: 5px;
	clear: both;
	border: none;
}
.linkliste a {
	display: table-cell;
	width: 200px;
	height: 16px;
	vertical-align: middle;
}
a {
	color: #aaa;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
}
a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.left {
        float: left;
        margin-right: 5px;
}