/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 13px;
	/*color: #CCC;*/
	font-family: Tahoma, Geneva, sans-serif;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bgblack_bt.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

 /* ÅÔé§¤ì·Ñé§ËÁ´ */
a {
	text-decoration: none;
	color: #FFFFCC;
}
 /* ÅÔé§¤ì·Ñé§ËÁ´àÁ×èÍªÕé */

a:hover {
	text-decoration:underline;
	color: #FF0000;     
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 174px;
	/*height: 294px;*/
	/*background-image: url(images/worldcup2.jpg);*/
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headcontent {
	float: left;
	/*margin-left: 10px;*/
	width: 415px;
	background-image: url(images/logo4.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#headsidebar {
	float: right;
	width: 470px;
	height: 60px;
	margin-top: 20px;
	margin-right: 70px;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF; /*º¹ÊØ´*/
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	/*text-decoration: none;*/
	
	/*color: #FFFFFF;  º¹ÊØ´*/
}

/* Menu */

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	margin-top: 0px;
	margin-left:5px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 110px;
}


#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu_tv {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#menu_tv ul {
	margin: 0;
	margin-top: 0px;
	margin-left:5px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu_tv li {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}


#menu_tv a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
}

#menu_tv a:hover {
	text-decoration: underline;
}



/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	/*padding: 0px 20px 20px 20px;*/
	padding: 0px 20px 20px 20px;
	background: #050505 url(images/img04.jpg) no-repeat;
	
	
}

/* Content */

#content {
	float: left;
	width: 605px;
}

.post {
	margin-bottom: 5px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 0;	
	text-decoration:none;
}

.post .entry nipa {
	padding: 0 0;
	height: 140px;	
	text-decoration:none;
}

.post .entry2 a {
	text-decoration:none;
	/*background-color:#151515;*/
}
.post .entry2 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.post .entry2 li {
	/*list-style: none;*/
	/*list-style-image:url(images/icon/to_left.gif);*/
	margin-top:5px;
}
.post .entry3 {
	background:url(images/img605x120.gif);
	height: 120px;
	width: 605px;
	margin-top: 10px;
}
.post .entry4 {
	/*background:url(images/all_replay.png) no-repeat;*/
	height: 300px;
	width: 605px;
	margin-top: 10px;
}
.post .entry5 {
	background:url(tv/images/bglivetv3.png) no-repeat;
	height: 300px;
	width: 605px;
	margin-top: 10px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(images/img0555.gif) no-repeat;
	line-height: normal;
}
.post .meta2 {
	height: 50px;
	padding: 15px 20px;
	background: url(images/img0555.gif) no-repeat;
	line-height: normal;
}
.post .meta3 {
	height: 50px;
	padding: 0px 0px 0px 0px;
	background: url(images/bar01.gif) no-repeat;
/*	background: url(images/img0555.gif) no-repeat;*/
	line-height: normal;

}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}
.post .meta .byline2 {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	/*color:#FF9933;*/
	color:#FFFFFF;
}
.post .meta2 .byline2 {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#FFFFFF;
}

.post .meta .comments {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 305px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar ul li ul{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	/*list-style: square inside;*/
}

#sidebar h2 {
	height: 50px;
	/*padding: 13px 20px 0 20px;*/
	padding: 0px 0px 0 0px;
	background: url(images/img066.gif) no-repeat;
	/*color:#FF9933;*/
	color:#FFFFFF;
	font-size: 1.6em;	
}

/* Search */

#search {
	padding: 10px;
	text-align: center;
}

#search input {
	margin-bottom: 5px;
	padding: 3px 5px;
	background: #1F1F1F url(images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #q {
	width: 80%;
	background: #1F1F1F;
}

/* Calendar */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}

.sideblock {
	BACKGROUND: url(images/bg-gradient-noprofile.png) #151515 repeat-x left 35px; MARGIN: 0px 0px 10px; margin-top: 0;
}
.hot-tv-txt {
	FLOAT: left; MARGIN: 0px 0px 0px 5px; WIDTH: 150px
}
.hot-tv-img {
	BORDER-RIGHT: #000 2px solid; BORDER-TOP: #000 2px solid; BACKGROUND: url(images/bg-top-tv-img.png) no-repeat; FLOAT: left; OVERFLOW: hidden; BORDER-LEFT: #000 2px solid; WIDTH: 80px; BORDER-BOTTOM: #000 2px solid; HEIGHT: 30px
}
LI.hot-tv {
	PADDING-RIGHT: 2px! important; PADDING-LEFT: 2px! important; BACKGROUND: url(images/bg-border-bt.png) repeat-x left bottom; PADDING-BOTTOM: 2px! important; MARGIN: 3px 0px; PADDING-TOP: 2px! important; HEIGHT: 50px; margin-right: 20px
}


/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}



/*#wp_page_numbers LI.page_info {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; DISPLAY: block; PADDING-LEFT: 5px; FONT-SIZE: 11px; FLOAT: left; PADDING-BOTTOM: 3px; BORDER-LEFT: #bfbfbf 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid
}*/
.kategori H2 {
	FONT-SIZE: 12px; PADDING-TOP: 5px; TEXT-ALIGN: left
}
.kategori A {
	FONT: 1.1em verdana; COLOR: #FFFFCC; TEXT-DECORATION: none
}
.kategori {
	MARGIN-TOP: -3px; MARGIN-BOTTOM: 3px; WIDTH: 98px; TEXT-ALIGN: center; font-size:10px
}
.rate {
	FLOAT: right; MARGIN: 0px; TEXT-ALIGN: right
}
.views {
	PADDING-LEFT: 0px; FONT-SIZE: 11px; TEXT-ALIGN: left
}
.reklam2 {
	MARGIN: 5px 0px; TEXT-ALIGN: center
}
.item1 {
	/*FLOAT: left; MARGIN: 5px 15px 15px; WIDTH: 100px; HEIGHT: 100px*/
	FLOAT: left;
	WIDTH: 100px;
	HEIGHT: 110px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
.item1 H2 {
	PADDING-LEFT: 5px; 
	FONT-SIZE: 0.8em; 
	MARGIN: 0px 0px 3px; 
	TEXT-ALIGN: left
}
.item1 H2 A {
	COLOR: #1676ad; TEXT-DECORATION: none
}
.item1 H2 A:hover {
	COLOR: #1676ad; TEXT-DECORATION: underline
}
.item1 P {
	MARGIN: 0px 0px 5px
}
.item1 IMG {
	border: 1px solid #666666;
}
.item3 {
	/*FLOAT: left; MARGIN: 5px 15px 15px; WIDTH: 100px; HEIGHT: 100px*/
	FLOAT: left;
	WIDTH: 100px;
	HEIGHT: 110px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
.item3 H2 {
	PADDING-LEFT: 5px; FONT-SIZE: 0.8em; MARGIN: 0px 0px 3px; TEXT-ALIGN: left
}
.item3 H2 A {
	COLOR: #1676ad; TEXT-DECORATION: none
}
.item3 H2 A:hover {
	COLOR: #1676ad; TEXT-DECORATION: underline
}
.item3 P {
	MARGIN: 0px 0px 5px
}
.item3 IMG {
	border: 1px solid #0CC;
}







.item2 {
	FLOAT: left; MARGIN: 0px 15px 15px; WIDTH: 120px; HEIGHT: 150px
}
.item2 H2 {
	PADDING-LEFT: 5px; FONT-SIZE: 0.8em; MARGIN: 0px 0px 3px; TEXT-ALIGN: left
}
.item2 H2 A {
	COLOR: #de1c1c; TEXT-DECORATION: none
}
.item2 H2 A:hover {
	COLOR: #de1c1c; TEXT-DECORATION: underline
}
.item2 P {
	MARGIN: 2px 0px 3px
}
.item6 P:hover {
	
}
.item2 IMG {
	border: 1px solid #b5b5b5;
}#page #sidebar ul li #PTT {
	background-color: #037ab2;
	width: 250px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#page #sidebar ul li #Weather {
	background-color: #FFF;
	text-align: center;
	width: 250px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header .gg728top {
	background-image: url(images/gg728.png);
	height: 104px;
	width: 800px;
	float: left;
	padding-top: 16px;
	padding-left: 117px;
}

