/*
Theme Name: Angel Dust
Theme URI: http://schatten.hu
Description: Schatten Zone
Version: 10.1
Author: Stefanie
Author URI: http://schatten.hu
Date: 2008.04.17.

Ahoj Cpt. Pyx! ^^
*/


body {
	background: url(/kepek/index/bg.jpg) repeat-x;
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	
} 

#blogTop {
	position: absolute;
	top: 0;
	left: 250px;
	background: url(/kepek/index/sch_top.png) no-repeat;	
	height: 78px;
	width: 176px;
}

#blogTop a {
	display: block;
	width: 176px;
	height: 78px;
}

#insideWrapper {
	background: url(/kepek/index/bg2.png) repeat-x 10px 65px;
	background-position: 0px 355px;
	position: relative;
	z-index: 1;
}

#wrapper {
    margin: 0 auto;
}

#header {
	position:relative;
	float: right;
	height: 96px;
	width: 355px;
	right: 130px;
	background-image: url(/kepek/index/logo.png);
	top: 50px;
}

#header a {
	display: block;
	width: 355px;
	height: 96px;
}


.headerE {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background-image: url(/kepek/index/menu.png);
	float: right;
	margin-right: 355px;
	margin-top: -21px;
	padding: 1px;
	width: 76px;
	height: 22px;
}

#menu {
	float: left;
	margin-top: 100px;
	text-align: left;
	background-image: url(/kepek/index/navigacio.png);	
	padding: 10px 12px 16px 45px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;	
	-webkit-border-radius-top-right: 8px;
	-webkit-border-radius-bottom-right: 8px;
	line-height: 16px;
	height: 100px;
	width: 105px;
}

#menu2 {
	float: left;
	margin-top: 100px;
	text-align: left;
	background-image: url(/kepek/index/navigation.png);	
	padding: 9px 12px 16px 45px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;	
	-webkit-border-radius-top-right: 8px;
	-webkit-border-radius-bottom-right: 8px;
	line-height: 16px;
	height: 100px;
	width: 105px;
	
}

#menu img{
	position: relative;
}

#content {
	position: relative;
	width: 585px;
	background-color: #1c2938;
	height: 380px;
	margin: 0 auto;
	margin-top: -20px;
	border: 3px solid #000;
	-moz-border-radius-topright: 11px;
	-moz-border-radius-topleft: 11px;	
	-webkit-border-radius-top-right: 11px;	
	-webkit-border-radius-top-left: 11px;	
}

.post {
	width: 563px;
	height: 430;
	color: #e9ebeb;
	text-align: left;
	padding: 10px;
	overflow : auto;
	background-attachment:scroll;
}

.post img {
	padding-right: 10px;
	
}	

.post h3 {
	margin: 0;
	color: #fa9800;
	font-size: 13px;
	font-weight: bold;	
}

.post h2 {
	color: #59535e;
	font-family: "Times New Roman";
	text-align: center;
	margin: 0;
	font-size: 18px;
}

.justify {
	height: 364px;
	overflow: auto;
	padding-right: 11px;
	text-align: justify;
	width: 558px;
}

.justify span, #hirek span {
	color: #fca104;
}

.justify .cimsor {
	font-weight: bold;
}

#hirek{
	background-image: url(/kepek/index/menu.png);
	padding: 8px;
	margin-top: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.idezet2 {
	display: block;
	padding-left: 22px;
	padding-top: 2px;
	color: #fca104;	
}


.left_side {
	float: left;
	width: 406px;
}

.left_side h3 {
	color: #fa9800;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.right_side {
	float: left;
	width: 126px;
	background-color: #111c29;
	margin-left: 10px;
	padding: 10px;
	height: 340px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;

}

.right_side h3 {
	color: #fa9800;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.right_side h2 {
	font-family: Verdana;
	color: #fa9800;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

.left_side2 {
	margin-top: 15px;
	float: left;
	width: 250px;
	line-height:17px;
}

.left_side2 h3, .right_side2 h3 {
	color: #fa9800;
	font-size: 13px;
	font-weight: bold;
	
}

.right_side2 {
	margin-top: 15px;
	float: left;
	width: 290px;
	margin-left: 10px;
	line-height:17px;
}

div.footer {
	font-style: italic;
	display: block;
	margin-top: 48px;
	background-color: #141e2a;
	padding: 10px;
	color: #e8e1d2;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;	
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}

hr {
	border: 1px solid #bda7c1;
	width: 380px;
	margin-bottom: 15px;
}

span.cim {
	background-color: #141C26;
	display: block;
	margin: 0 auto 20px;
	padding: 6px;
	text-align: center;
	width: 450px;
	color: #F8B932;
	font-weight: bold;
}

.kepek {
	text-align: center;
}

.csicsa {
	background: transparent url(/kepek/index/csicsa.png) repeat scroll 0 0;
	height: 237px;
	left: -111px;
	position: absolute;
	top: 221px;
	width: 780px;
	z-index: -1;
}

#footer {
	width: 585px;
	text-align: center;
	margin: 10px auto 0;
}

#footer .copy {
	float: right;
	margin-right: 15px;
	font-size: 9px;
	color: #ffa905;
	margin-top: 70px;
}

#footer .copy2{
	float: right;
	margin-right: 15px;
	font-size: 9px;
	color: #ffa905;
}

#footer .copy span, #footer .copy2 span {
	color: #ff7405;
}

#content a:visited {
	FONT-SIZE: 11px; COLOR: #e9ebeb; TEXT-DECORATION: underline; font-weight: normal;
}
#content a:link {
	FONT-SIZE: 11px; COLOR: #e9ebeb; font-weight: normal; TEXT-DECORATION: underline;
}
#content a:hover {
	FONT-SIZE: 11px; COLOR: #a8b4b4; font-weight: normal; TEXT-DECORATION: none;

}

span.info {
	padding-left: 10px;
}

input, textarea {
	background-color: #29333f;
	border: 1px solid #000;
	color: #b2beca;
	font-family: Verdana;
	font-size: 12px;
}

textarea {
	padding: 5px;
}

input.beiroka {
	padding: 3px;
	width: 150px;
}

#submit{
	border: 0;
}

.egykep a img {
	opacity: 0.3;
	filter: alpha(opacity = 30);	
}

.egykep a:hover img {
	opacity: 1;
	filter: alpha(opacity = 100);
}

BODY {

	FONT-SIZE: 11px; COLOR: #e9ebeb; FONT-FAMILY: Verdana;
}

A:link {
	FONT-SIZE: 11px; COLOR: #372049; TEXT-DECORATION: underline; font-weight: bold;
}
A:visited {
	FONT-SIZE: 11px; COLOR: #372049; TEXT-DECORATION: underline; font-weight: bold;
}
A:hover {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;

}