@charset "utf-8";
/*
Theme Name: TangkasGame
Theme URI: http://www.tangkasgame.com/
Version: 0.1
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/* Layout */
html {
	background: #000 no-repeat;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
}

.cls {clear: both;}
a, a:hover, a:link { text-decoration: none; color:#fff;}


#page {
	height:auto;
}
/* nav */
#nav {
	background: url(images/nav.gif) no-repeat;
	height: 43px;
	margin: 0px 100px 0px 0px; padding: 0;
    position: relative;
	float: right;
	width: 465px;
}

#nav li {
    list-style: none; margin: 0; padding: 0;
    position: absolute; top: 0;}

#nav li, #nav a {display: block; height: 43px;}
	
#home {left: 0px; width: 79px;}
#about {left: 82px; width: 56px;}
#faq  {left: 138px; width: 77px;}
#daftar {left:216px; width:138px;}
#contact {left: 356px; width: 110px;}

/* Navi Hover */

#home a:hover {
	background: transparent url(images/nav.gif)
	0 -43px no-repeat;}
#about a:hover {
	background: transparent url(images/nav.gif)
	-82px -43px no-repeat;}
#faq a:hover {
	background: transparent url(images/nav.gif)
	-138px -43px no-repeat;}
#daftar a:hover {
	background: transparent url(images/nav.gif)
	-216px -43px no-repeat;}
#contact a:hover {
	background: transparent url(images/nav.gif)
	-356px -43px no-repeat;}

/* Index */

#homepage {
	margin: 30px auto;
	width: 800px;
}

#newsbox, #singlebox {
	background: #00151c;
}

#infobox {
	background:#000;
	height: 225px;
}
#newsbox {
	background: url(images/news.gif) top left no-repeat;
	height: auto;
	margin-top: 10px;
	padding-top: 50px;
	padding-left: 10px;
	font-size: 12px;
	float:left;
}

#ymbox {
	background: url(images/chat.gif) top left no-repeat;
	width: 300px;
	height:auto;
	margin-top: 25px;
	margin-left: 15px;
	padding-top: 50px;
	float:left;
}
#singlebox {
	padding: 20px;
	width: 600px;
	margin: 20px 0px 20px 100px;
	text-align:left
}

#excerpt {
	margin:10px;
	padding:10px;
}


.catsbox {
	margin-top: 10px;
}

#gamebox, #promobox, #competebox {
padding-top: 70px;
padding-left: 10px;
text-align:center;
}

#gamebox {
	background: url(images/games.jpg) top left no-repeat #011c26;
	width: 460px;
	float: left;
	min-height: 260px;
}

#gamebox ul li {
	margin: 10px 0px 0px 0px;
}

#promobox {
	background: url(images/promotion.jpg) top right no-repeat #011c26;
	width: 280px;
	min-height: 260px;
	float: left;
	margin-left: 10px;
}

#promobox li, #competebox li {
	margin-top: 5px;
}

#competebox {
	background: url(images/compete.jpg) top left no-repeat #011c26;
	width: 310px;
	min-height: 260px;
	float: left;
	margin-left: 10px;
}

#downloadbox {
	background: #011c26;
	height: 100px;

}
#footer {
	font-size:10px;
	text-align: center;
	margin: 20px;
}

/* Typography */

#newsbox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
}

#newsbox h3 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 10px;
	font-style: italic;
}

#newsbox li {
	background: url(images/title.jpg) #240126 no-repeat top left;
	width:450px;
	padding:10px;
	margin-top: 5px;
	margin-left: -10px;
}

#newsbox a {font-weight: bold;}
#newsbox a:hover {text-decoration: underline;}
#newsbox p {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
        line-height: 16px;
	margin-top:10px;
	margin-bottom: 10px;
}

#singlebox h1 {
	font-size: 24px;
	color:#0F0;
	margin-bottom: 20px;
}
#singlebox h1, h2, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#singlebox p {
	font-size: 14px;line-height:2;
}

#singlebox h2 {
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 15px;

}

#singlebox a:hover {
	text-decoration:underline;
	font-weight: bold;
}

#singlebox h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CF6;
}

#singlebox hr {
	margin-bottom: 20px;
}
#singlebox ul, #singlebox ol, #singlebox li {
	list-style:outside;
	font-size:12px;
	padding-left: 10px;
	margin: 10px;
}

#singlebox li {line-height:2;}

#excerpt p {
	font-size:12px;
	font-style:italic;
}
#pagelink {
	margin-bottom: 10px;
}

#pagelink a:hover {
	text-decoration: underline;
}

#pagelink li {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	margin-left: 10px;
}

#singlebox small {
	font-size:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

#singlebox img {
	margin-top: 10px;
}

.tabelpoin, .winners table {font-size:12px; font-family: Verdana, Geneva, sans-serif; border: 2px; border-color: #09F;}
.tabelpoin caption, .winners caption {background-color: #09F; color: #FFF; padding: 3px;}
.tabelpoin td, .winners td { padding: 5px; }

.tabelpoin li {margin: 5px;}

.winners td {width:100px;}
.winners {width:300px; text-align:center;border:thin 1px solid;}
.winners caption {margin-top: 10px;}
.winners table {margin: 10px auto; width:200px; text-align:left; margin-bottom:20px; }
.winners h3 { font-family:Arial, Helvetica, sans-serif; font-size:16px; margin-top: 20px; text-align:center;}
.winners p {margin-top: 20px;}

.tableWinner table {width: 500px; margin: 10px auto; padding: 20px;}
.tableWinner {font-size: 12px; padding: 5px;}
.tableWinner td {padding-right: 5px; padding-bottom: 5px;}
.tableWinner th {padding-bottom: 10px;}
.tableWinner {background: #1b3037; border: 1px solid #ccc;}