#tepereklam {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #110E0F;
}
body {
	margin: 0;
	padding: 0;
	background: #000 url(images/background.gif) repeat left top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;		color: #467276;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #467276;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 193px;
	background: url(images/header.png) repeat-x left top;
}

/* Header */

#logo {
	width: 970px;
	height: 150px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #c0661d;
}

#logo h1 {
	padding: 50px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 72px 0 0 3px;
	font-size: 10px;
	color: #000000;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 6px 15px 10px 20px;
	border-right: 1px #000000 solid;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;		font-weight: bold; 
}

#menu a:hover {
	margin: 0 3px 0 0;
	color: #f3e724;
}

#menu .current_page_item a {
	margin: 0 3px 0 0;
	color: #f3e724;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #b7c2c4;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #467276;
}



.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #467276;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 2px solid #000000;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 10px;
}







.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #423525 dashed;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 10px 15px;	
	background: url(images/sidebar.png) no-repeat top;
	font-size: 13px;
	color: #ffffff;
}

.sidebar a {
	color: #467276;
}.sidebar a:hover { color: #1148e6; }

/* Search */
#search_input_div {		width: 205px;		height: 40px;		overflow: hidden;		background: url(images/search_bg.png) no-repeat	}	
#search_input_div input { 		width: 148px;		height: 21px;		padding: 0;		margin: 5px 2px 0 3px;		float: left;		border: none;		background: transparent;		font: normal 13px Verdana;		color: #ffffff			}	
#search_button_div  {		width: 32px;		height: 32px;				float: left;		text-indent: -9999px;		border: none;				cursor: pointer	}
#submit:hover{			background: #95d788;	background-image: -moz-linear-gradient(#6cbb6b, #95d788);	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #95d788),color-stop(1, #6cbb6b));}	#submit:active{			background: #95d788;	outline: none;   	 -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;	 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;	 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		}#submit::-moz-focus-inner{       border: 0;  /* Small centering fix for Firefox */}		
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 1000px;
	height: 115px;
	margin: 0 auto;
	background: #b7c2c4;
	border-top: 2px solid #000000;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #000000;
}

  .paginator{text-align:center;padding:10px 0 0 0;}
.paginator{text-align:left;padding:0 0 30px 60px;}
.paginator a{display:inline-block;padding:2px 6px;margin:2px;border:1px solid #000000;}
.paginator a:hover{background:#000000;border:1px solid #467276!important;text-decoration:none;}
.secili{background:#000000;border:1px solid #467276!important;font-weight:bold;}
/*
#video_table {
	margin-leftt:1px;
	padding-left:1px;
	text-align:left;
	}
*/
 #video_table ul{
	width:100%;		overflow:hidden;	padding:10px;		/*border-top:1px solid #ccc;*/}

#video_table li		{ 
line-height:1.5em;
height:200px;
margin-top:10px;


	
	float:left;
	display:inline;
	

}

#video_table a {
	color: #467276;
}

#video_table a:hover { color: #1148e6; }

#video_recent_table ul{
	width:100%;
	
	overflow:hidden;

	padding:10px;
	
	/*border-top:1px solid #ccc;*/
}

#video_recent_table li		{ 
line-height:1.5em;
height:200px;
margin-top:10px;


	
	float:left;
	display:inline;
	

}

#video_recent_table a {
	color: #467276;
}

#video_recent_table a:hover { color: #1148e6; }

.img_wrapper { 
height:178px;
margin-right:1px;
margin-left:1px;

}

.views { 

margin-left:1px;
float:left;
font-size:9px;

}

.li_content { height:198px;margin-right:1px;margin-left:1px;border: 1px dotted #467276;padding : 4px	}.li_content:hover { border: 1px dotted red;}





#game_table ul{
	/*width:610px;*/
	margin-bottom:20px;
	overflow:hidden;
	/*border-top:1px solid #ccc;*/
}




#game_table li		{ 
line-height:1.5em;
height:200px;
	
	float:left;
	display:inline;

}

#tagss
{
	margin-left:20px;
	}	