@import url('reset.css');
/* General Demo Style */

body {
	background: #000;
	color: #fff;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size: 12px;
}
a {
	color: #fff;
	text-decoration: none;
}
.clr {
	clear: both;
}
h1, h5 {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Limelight', Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	word-spacing: 5px;
	line-height: 40px;
	padding: 10px 5px 0px 0px;
}
h1 span, h5 {
	font-size: 18px;
	color: #c08763;
	font-family: Georgia, serif;
	font-style: italic;
	text-transform: none;
	word-spacing: 0px;
	white-space: nowrap;
}
h2 {
	font-family: Georgia, serif;
	font-style: italic;
	padding: 5px 10px 5px 5px;
	font-size: 16px;
}
.more p {
	font-size: 14px;
	padding: 20px;
}
/* Header Style */

.header {
	height: 25px;
	line-height: 24px;
	font-size: 13px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 4;
}
.header a {
	padding: 5px 10px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
	color: #ddd;
	text-align: right;
}
.header a:hover {
	color: #fff;
}
.header a span {
	font-weight: bold;
}
.header span.right_ab {
	position: absolute;
	right: 4px;
}
.content {
	position: fixed;
	top: 75px;
	left: 0px;
	width: 40%;
	min-width: 315px;
	z-index: 100;
	display: none;
}
.inner {
	/*padding:10px 40px 10px 10px; MIHU*/

	padding: 10px;
	background: transparent url(../images/black.png) repeat top left;
}
.inner h1, .inner h2 { padding-left:20px; }
.more ul {
	text-transform: uppercase;
	font-size: 11px;
	padding: 20px 15px 5px 5px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	margin: 0 auto;
}
.more ul li {
	display: inline;
	line-height: 30px;
	margin: 0px 2px;
	white-space: nowrap;
}
.more ul li:first-child {
	clear: both;
	float: none;
	display: block;
}
.more ul li.selected a,  .more ul li.selected a:hover {
	background: #f7f7f7;
	color: #000;
	text-shadow: none;
	white-space: nowrap;
}
.more ul li a {
	text-shadow: 1px 1px 1px #000;
	color: #fff;
	background: #c08763;
	padding: 3px 6px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}
.more ul li a:hover {
	background: #fff;
	color: #000;
	text-shadow: none;
}
.panel {
	position: absolute;
	height:26px;
	width: 20px;
	right:8px;
	top: 10px;
	cursor: pointer;
}
.hide {
	background:transparent url(../images/closeSmall.png) no-repeat center center;
	opacity:0.7; 

	/*background: transparent url(../images/hide.png) no-repeat center center;/*opacity:0.7; MIHU*/

}
.show {
	background: transparent url(../images/show.png) no-repeat center center;
	opacity:0.7;
}
.hide:hover, .show:hover {
	opacity: 1;
}

.loadmore {
	display: none;
	width: 100%;
	margin: 25px 0;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing:1px;
	background: transparent;
	float: right;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	text-shadow: 1px 1px 1px #000;
}
.loadmore span {
	display: inline-block;
	width: auto;
	float: none;
	margin: 0 auto;
	padding: 6px 16px;
	background: #333;
	border: 1px solid #555;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.loadmore span:hover {
	background: #3a3a3a;
}
.no_loadmore {
	display: block;
	width: 100%;
	height: 30px;
	background: none;
	float: right;
}
.loadmore.hidden {
	display:none;	
}
.sc_close a {
	background: transparent url(../images/close.png) no-repeat top left;
	width: 50px;
	height: 50px;
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 100;
	cursor: pointer;
	opacity: 0.7;
}
.sc_close a:hover {
	opacity: 1;
}
.am-wrapper {
	float: left;
	position: relative;
	overflow: hidden;
}
/*.am-container img {

    transition: all 0.2s linear;

}*/

.am-wrapper img:hover {
	-webkit-transform: scale(1.05) rotate(-1deg);
	-moz-transform: scale(1.05) rotate(-1deg);
	-o-transform: scale(1.05) rotate(-1deg);
	-ms-transform: scale(1.05) rotate(-1deg);
	transform: scale(1.05) rotate(-1deg);
}
/** footer **/



#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	height: 24px;
	padding: 2px 0 0 0;
	z-index: 10;
}
#footer a {
	text-decoration: none;
	color: #CCC;
}
#footer a:hover {
	text-shadow: 0px 0px 20px #CCC;
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul ul, #footer ul ul ul {
	display: none
}
#footer li {
	display: inline;
}
#footer #bottom_menu {
	float: right;
}
#bottom_left p, #bottom_menu .copy p {
	font-family: 'PT Sans Narrow', tahoma, helvetica neue, helvetica, arial, verdana, sans-serif !important;
	font-size: 16px;
	margin: 0;
}
#bottom_left, #bottom_menu, #bottom_menu li a, #bottom_menu li span.separator {
	font-family: 'PT Sans Narrow', tahoma, helvetica neue, helvetica, arial, verdana, sans-serif !important;
	text-transform: lowercase;
	font-weight: bold;
	color: #CCC;
	font-size: 16px;
	text-align: left;
	padding: 0px 14px;
}
#loadbar {
	position: absolute;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #555;
	width: 100px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	background-color: #333;
	color: white;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -50px;
}
#loadbar span {
	-webkit-animation-name: blink;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blink;
	-moz-animation-duration: 0.5s;
	-moz-animation-iteration-count: infinite;
	animation-name: blink;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;
}
 @-webkit-keyframes blink {
 0% {
opacity: 0.5;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0.5;
}
}
 @-moz-keyframes blink {
 0% {
opacity: 0.5;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0.5;
}
}
 @keyframes blink {
 0% {
opacity: 0.5;
}
 50% {
opacity: 1;
}
 100% {
opacity: 0.5;
}
}
