/**
 * Theme Name:Gamezone
 * Theme URI: www.web2feel.com
 * Description: A stylish magazine wordpress theme from jinsona designs. 
 * Author: Jinsona Designs
 * Author URI: http://web2feel.com
 *
 * Copyright (c) 2008 - 2010 web2feel.com.  All rights reserved.
 * http://web2feel.com
 *
 */
@import url('../gamezone/structure.css');
@import url('../gamezone/sidebar.css');
@import url('../gamezone/feature.css');
@import url('../gamezone/comment.css');

html,body,div,span,object,h1,h2,h3,h4,h5,h6,p
,pre,a,abbr,acronym,address,big,cite
,code,del,dfn,em,img,ins,kbd,q,samp,small
,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td{
margin:0;
padding:0;
vertical-align:baseline;
outline:none;

}

b,i,hr,u,center,menu,layer,s,strike,font,xmp
{
margin:0;
padding:0;
vertical-align:baseline;
outline:none;
font-size:100%;
font-weight:normal;
font-style:normal;
background:transparent;
border:none;
text-decoration:none
}

font{
color:#333
}

center{
text-align:left
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	font-family:Tahoma,Century gothic, Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	background:#f0f0f0;
	}

.home{
}


#fejlechatter {
	width:100%;
	height:248px;
	background-image:url(slide_images/fejlechatter.jpg);
	background-repeat:repeat;
	float:left;
}


#fejlec {
	width:879px;
	height:248px;
	background-image:url(slide_images/fejlec.jpg);
	padding-top:0px;
	margin-top:0px;
	margin:0 auto;
}


#fejlecbal {
width:318px;
height:248px;
float:left;
}

#ffelso {
width:318px;
height:142px;
float:left;
}


#falso {
width:318px;
height:106px;
float:left;
}



#fejlecjobb {
width:561px;
height:248px;
float:left;
}


.aktualis a {
   background: url(slide_images/menu/aktualis.jpg) no-repeat;
   display:block;
   float:left;
   width:175px;
   height: 36px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
  }
.aktualis a:hover {
	background-position: 0 -36px;
   }


.kepgaleria a {
   background: url(slide_images/menu/kepgaleria.jpg) no-repeat;
   display:block;
   float:left;
   width:143px;
   height: 36px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
  }
.kepgaleria a:hover {
	background-position: 0 -36px;
   }


.rolunk a {
   background: url(slide_images/menu/rolunk.jpg) no-repeat;
   display:block;
   float:left;
   width:175px;
   height: 70px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
  }
.rolunk a:hover {
	background-position: 0 -70px;
   }


.kapcsolat a {
   background: url(slide_images/menu/kapcsolat.jpg) no-repeat;
   display:block;
   float:left;
   width:143px;
   height: 70px;
   display: block;
   margin: 0 auto 0 auto;
   text-decoration: none;
  }
.kapcsolat a:hover {
	background-position: 0 -70px;
   }



	
a {
	color: #DE0505;
	text-decoration: none;
	}
a:visited {
	color: #DE0505;
	}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	}

h1 {
	font-size: 26px;
	}	
	
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	background:#000;
	border-left:1px solid #242424;
	border-top:1px solid #242424;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}




.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#E4E4E4;
	border: 1px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
#casing{
	background:#f0f0f0 url(slide_images/hatter.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px 0px;
	float:left;
	width:100%;
}	


#tartalom {
	width:879px;
	margin:0 auto;
	background-image:url(slide_images/tartalomhatter.jpg);
	background-repeat:repeat-x;
}


#tartalombelso {
	width:796px;
	margin:0 auto;
	background-color:#FFF;
}



#wrapper{
	width:1000px;
	margin:0px auto;
}

#topbar{

	width:1000px;

}
.today{
	float:left;
	margin:10px 0px 10px 20px;
	text-transform:uppercase;
	font-size:11px;
	height:18px;
	line-height:18px;
	padding-left:20px;
	background:url(images/clock.png) no-repeat;
	
}
.feeds{
	float:right;
	margin-right:20px;
	text-transform:uppercase;

}
.feeds ul{
	margin:0px;
	padding:0px;
	
}

.feeds ul li{
	 float:right;
	margin:10px 0px 10px 10px;
 	list-style:none;	
	line-height:18px;
	padding-left:20px;
	background:url(images/feed.png) no-repeat;
	font-size:11px;
}
.feeds a:link, .feeds a:visited{
	color:#4C393A;
}

#header{

	height:110px;
	width:1000px;
	overflow:hidden;

}

.blognames{
	float:left;
	width:600px;
	font-family:Georgia,Tahoma,Century gothic, Tahoma,sans-serif;
}

h1#blog-title{

	font-size:12px;
	padding-top:30px;
	text-align:center;
	font-weight:normal;
	color:#e8472b;
}

h1#blog-title a:link,h1#blog-title a:visited {

	color:#e8472b;
	
}
h2#blog-desc{
	font-size:10px;
	color:#bf341c;
	text-align:center;
	}



/*Page menu*/

#foxmenucontainer{
	height:50px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Verdana,Century gothic,Tahoma,  sans-serif;
	font-weight:normal;
	text-transform:uppercase;

	}
#menu{
	margin: 0px;
	padding: 0px;
	width:1000px;
	height:50px;
	overflow:hidden;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	display: block;
	margin: 0px;
	line-height:50px;
	color:#999;
	}

#menu li a:hover, #menu li a:active {
	background:url(images/menua.png) repeat-x ;
	color: #fff;
    margin: 0px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #6d1817;
	width: 150px;
	color:#ddd;
	font-weight: normal;
	float: none;
	margin: 0px;
	border-bottom: 1px solid #831818;
line-height:30px;
	}
	
#menu li li a:hover, #menu li li a:active {
	background: #611312;
	color: #fff;

	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -31px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

	
	
#catmenucontainer
{

	display: block;
	font: 12px verdana,Century gothic, Arial, sans-serif;
	font-weight: normal;
	height: 36px;
	padding: 0px 0 0px 0px;
	text-transform: uppercase;
}
#catmenu
{
	height: 36px;
	margin: 0px;
	padding: 0px 0px;
}
#catmenu ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited
{
	color: #CFCFCF;
	display: block;
	font-weight: normal;
}
#catmenu li a:hover, #catmenu li a:active
{
	background: #FFFFFF url(images/catmenua.png) repeat-x;
	color: #4F4F4F;
	display: block;
}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited
{
	background: #FFFFFF;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	color: #4F4F4F;
	float: none;
	margin: 0px;
	width: 130px;
}
#catmenu li li a:hover, #catmenu li li a:active
{
	background: #666;
	color: #fff;
	float: none;
	margin: 0px;
	width: 130px;
}
#catmenu li ul
{
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}
#catmenu li li
{
}
#catmenu li ul a
{
	width: 140px;
}
#catmenu li ul a:hover, #catmenu li ul a:active
{
}
#catmenu li ul ul
{
	margin: -35px 0 0 170px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul
{
	left: -999em;
}
#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul
{
	left: auto;
}
#catmenu li:hover, #catmenu li.sfhover1
{
	position: static;
}

	
	
#search {
	margin-top:22px;
	margin-right:50px;
	width:275px;
	border:1px solid #363636;
	float:right;
	display:inline;
    background-color:#FFF;

}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;

}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;

}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:200px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#A09474;
	float:left;
	border:none;
	display:inline;
}
input#searchsubmit{
	float:right;
	display:inline;
	margin:0px 0px 0px 0px;
	height:22px;
	background:#c0221a;
	color:#fff;
	border:1px solid #d03e10;

}
	
.post {
	margin:0 auto;
	height: 100%;
	width:90%;
	color:#444;
	overflow:hidden;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 0px;
	
}

.title h2 {
	margin: 0 10px;
	padding: 10px 0px 10px 0px;
	font-weight:normal;
	font-size:26px;
	font-family: Georgia,Myriad Pro,Verdana,Tahoma,sans-serif;	
	}

.title h2 a, .title h2 a:link, .title h2 a:visited  {
	color: #000;

	}
.title h2 a:hover  {
	color: #000;

	}	
	
.title-meta{

	margin:0px 10px;
	padding:3px 0px;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	}
.author{
	background:#ab0501;
	padding:2px 5px;

}
.clock{
	background:#ab0501;
	padding:2px 5px;
	margin-left:10px;
}	

.com{
	line-height:16px;
	margin-left:10px;
	padding:2px 5px;
	background:#ab0501;

}

.com a:link,
.com a:visited {
	color: #fff;

}

.hthumb{
	float:left;
	margin:10px ;
	background:#F3F3F3;
	padding:10px;
	border:1px solid #ddd;
}


.postinfo {
	padding: 4px 5px 10px 10px;
	font-size:13px;
	overflow:auto;
			}
		
.postinfo a {
	
	color:#5A7516;
	font-weight:normal;
	text-decoration:none;
	}
.postcat{
	float:left;
	padding:0px 0 0 20px;
	color:#66851b;
	background:url(images/tag.png);
	background-repeat:no-repeat;

	}	
.postcat a {
	
	color:#5A7516;
	font-weight:normal;
	text-decoration:none;
	}


.postcover a:link,
.postcover a:visited {
	color: #E78701;
	background-color: transparent;
}

.postcover a:hover {
	color: #7d1102;
	background-color: transparent;
	text-decoration: none;
}

.postcover {
	margin: 0 0;
	padding: 0px 10px;
	line-height:22px;
	color:#888;
	}

.postcover p {
		margin: 5px 0px 10px 0px;
	}
.postcover img{
		max-width:625px;
		height:auto;
	}
.postcover ul{
  margin: .4em 0 1em;
  line-height: 150%;
  list-style:square;
}
.postcover ol{
  margin: .4em 0 1em;
  line-height: 150%;
}

.postcover ul li, .postcover ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

#navigation{
	width:600px;
	padding-left:10px;

}
h2.pagetitle{
	font-size:14px;
	font-weight:normal;
	margin-right:10px;
	color:#6F6753;
	text-align:right;

}	
	
#footer{
	width:100%;
	font-size:10px;
	float:left;
	height:157px;
	background-image:url(slide_images/lablechatter.jpg);
	color:#999;
}

#lablec {
	padding-top:1px;
	width:879px;
	height:157px;
	margin:0 auto;
	background-image:url(slide_images/lablec.jpg);
}


#footer a:link, #footer a:visited{
	color:#999;
}

#footer .alsomenu{
	text-align:center;
	font-size:14px;
	color:#ffffff;
	width:600px;
	margin:0 auto;
	margin-top:60px;
	
}

#footer .alsomenu a, #footer .alsomenu a:visited{
	color:#ffffff;
	margin-left:20px;
	margin-right:20px;
}

#footer .alsomenu a:hover{
	text-decoration:underline;
}

#keszitette{
	color:#b3220f;
	margin-top:23px;
	margin-right:35px;
	font-size:12px;
}

#keszitette a:link, #keszitette a:visited{
	color:#000000;
}

#keszitette a:hover{
	color:#630f03;
}

.fleft{
	float:left;
	text-align:left;
	margin:10px 0px 0px 10px;
	line-height:16px;
		width:40%
}
.fright{
	float:right;
	text-align:right;
	margin:10px 10px 0px 0px;
	line-height:16px;
	width:40%
}
.postad{
	margin:10px;
	float:left;
}









#maszk_part {
	width:444px;
	height:184px;
	overflow:hidden;
	float:right;
	margin-top:30px;
	margin-left:10px;
	margin-right:8px;
}



.nyil {
	width:20px;
	height:142px;
	float:left;
}

.nyil a{
	width:20px;
	height:142px;
	float:left;
}


.ngg-gallery-thumbnail-box {
	width:70px;
	float: left;
}

.ngg-imagebrowser-nav .back {
	width:235px;
	float:left;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	padding:3px 7px;
}

.ngg-imagebrowser{
	width:629px;
	margin:0 auto;
}

.ngg-imagebrowser .pic{
	text-align:center;
	width:629px;
	margin:0 auto;
}

