/*  

Theme Name: Tzai Entertainment

Theme URI: http://www.tzai-entertainment.com

Description: Tzai Entertainment's website theme.

Version: 1.0

Author: Vincent Low

Author URI: http://www.vincentlow.com/



*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #716b5f;
	color: #ccc;
}

h1{
	color: #fd7007;
	font-size: 16px;
	padding: 0 0 10px 0;
}

h2{
	font-size: 16px;
	padding: 5px 0 0 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #fd7007;
}

a:hover{
	text-decoration: none;
	color: #ffbf00;
}

input.btn{
	align: top;
	color:#fd7007;
	font: bold 90% 'trebuchet ms',helvetica,sans-serif;
	background-color:#413e37;
	border: 1px solid;
	border-color: #fd7007;
}

input.btnhov { 
	color:#fff;
	background-color:#fd7007;
	cursor: pointer;
}

input.txtfield{
	border: 1px solid #fd7007;
	color:#fff;
	background: #413e37;
}

#wrapper{
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header{
	float: left;
	width: 100%;
}

#navbar {
	margin:0px;
	padding:0;
	float: left;
	height: 80px;
	min-width: 993px;
	width:100%;
	background:#716b5f;
	border-bottom: 5px solid #ffbf00;
}

#logo{
	float:left;
	margin: 0;
	padding: 0;
	height: 80px;
	width:300px;
	background: url(images/tzai-entertianment.png) no-repeat left top;
}

ul#list-nav {
	width:950px;
	margin: 0 auto 0 auto;
	padding:0;
	list-style:none;
}

ul#list-nav li.page_item a span {
	visibility: hidden;
}


ul#list-nav li {
	display:inline
}

ul#list-nav li a {
	display: block; /* so that the whole image is clickable */
	text-decoration: none; /* remove link underline */
	width: 100px; /* if your images have the same width and height, define them here */
	height: 80px; /* if not, individually define them in each link class */
	margin-right: 3px; /* add a 10px margin between the links */
	background:#716b5f;
	float:left;
}

ul#list-nav li a[title=Home] { /* Get all links with title "Home" */
	background: url(images/home.png) no-repeat bottom;
}

ul#list-nav li a[title=Games] { /* Get all links with title "Games" */
	background: url(images/games.png) no-repeat bottom;
}

ul#list-nav li a[title=News] { /* Get all links with title "News" */
	background: url(images/news.png) no-repeat bottom;
}

ul#list-nav li a[title=Company] { /* Get all links with title "Company" */
	background: url(images/company.png) no-repeat bottom;
}

ul#list-nav li a[title=Jobs] { /* Get all links with title "Jobs" */
	background: url(images/jobs.png) no-repeat bottom;
}

ul#list-nav li a[title=Contact] { /* Get all links with title "Contact" */
	background: url(images/contact.png) no-repeat bottom;
}

ul#list-nav li.current_page_item a, ul#list-nav li.current_page_parent a, ul#list-nav li.current_page_ancestor a, ul#list-nav li a:hover
{
	background-color:#fd7007;
	padding-bottom: 5px;
	color:#000
}



/*
ul#list-nav li a {
	text-decoration:none;
	text-align: center;
	padding:5px 0;
	width:100px;
	background:#485e49;
	color:#eee;
	float:left;
	border-left:1px solid #fff;
}
*/
/*
ul#list-nav li a:hover {
	padding-bottom: 5px;
	background-color:#fd7007;
	color:#000
}

ul#list-nav li a:link#current, ul#list-nav li a:visited#current, ul#list-nav li a:hover
{
	padding-bottom: 5px;
	background-color:#fd7007;
	color: #000;
}
*/

#featureWrapper{
	float:left;
	display: block;
	background: #1c1b17 url(images/shmusicup_beta.jpg) top no-repeat;
	min-width: 993px;
	width: 100%;
	height: 328px;
	text-align: center;
	border-bottom: 5px solid #fd7007;
}

#featureWrapper #shmusicup{
	font-weight: bold;
	color: #fff;
	margin: 230px 0 0 0;
}

#featureWrapper #register{
	font-weight: bold;
	margin: 58px 0 0 0;
}

#mainWrapper{
	width: 900px;
	margin: 0 auto 0 auto;
}

#container{
	float: left;
	width: 630px;
}

#widecontainter{
	float: left;
	width: 100%;
	background: #000;
	border-bottom: 5px solid #fd7007;
}

#frontpage{
	float: left;
	width: 950px;
}

#aboutus{
	float: left;
	width: 300px;
	margin: 10px 10px 10px 0px;
	padding: 20px 0 0 2px;
	text-align: justify;
	background: url(images/aboutus.png) top left no-repeat;
}

ul#latestnews{
	float: left;
	width: 300px;
	margin: 10px 10px 10px 0px;
	padding: 20px 0 0 2px;
	text-align: justify;
	list-style:none;
	background: url(images/latestnews.png) top left no-repeat;
}

#promotion{
	float: left;
	width: 300px;
	margin: 10px 0px 10px 0px;
	padding: 20px 0 0 2px;
	text-align: justify;
	background: url(images/promotion.png) top left no-repeat;
}

.post{
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #413e37;
}

.post h2{
	font-size: 14px;
}

.entry{
	line-height: auto;
}

p.postmetadata{
	font-size: 11px;
	margin: 10px 0 0 0;
}

.page{
	padding: 10px 0 10px 0;
}

.page h2{
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

p{
	padding: 10px 0 0 0;
}

.sidebar{
	float: left;
	width: 240px;
	min-height: 90px;
	background: #413e37;
	margin: 10px 0 10px 30px;
	padding: 10px 0 10px 0;
	display: inline;
}

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

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar #search{
	float:left;
}

.sidebar input.txtfield{
	float:left;
	margin: 0 5px 0 0;
}

.sidebar input.btn{
	float:left;
	vertical-align: center;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	width: 100%;
	margin: 30px auto 5px auto;
	clear: both;
	float: left;
	text-align: center;
	border-top: 1px solid #ffbf00;
}

#footer p{
	line-height: 12px;
	font-size: 10px;
}

.comments-template{

	margin: 10px 0 0;

	padding: 10px 0 0;

	border-top: 1px dotted #413e37;
}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

}



.comments-template h2, .comments-template h3{

	font-size: 14px;

}



.commentmetadata{

	font-size: 11px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;
	
	border: 1px solid #fd7007;
	color:#fff;
	background: #413e37;
	

}