/*
Theme Name: ZXOnline
Author: E-Games
Author URI: http://www.zxonline.com.ph/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #ffffff;
	background-image: url(images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #243749;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/
#wrapper {
	width: 1024px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 398px;
}


/** BEGIN left sidebar **/
#lsidebar {
	clear: both;
	width: 229px;
	float: left;
	padding: 0px;
}
#lsidebar .boxboxmenu {
}
#lsidebar #swf {
		height:270px;
}
#lsidebar #itemCatMenu{
		height:50px;

}
#lsidebar .boxmenu embed {
position: relative;
top: -15px;			
}

#lsidebar .box {		
}
#lsidebar .boxinner {
	padding-left: 32px;
}
#lsidebar .box .buffer {
	border-width: 1 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #000000;
	margin: 10px;
}
#lsidebar .box h2 {
	color: #243749;
	text-transform: uppercase;
	font-size: 1em;
	padding: 6px 7px 10px;
}
#lsidebar .box ul {
	list-style-type: none;
	padding: 2px 2px 10px;
}
#lsidebar .box ul li {
	font-weight: bold;
	padding: 5px;
}
#lsidebar .box ul li a {
	color: #808080;
	text-decoration: none;
}
#lsidebar .box ul li a:hover {
	color: #243749;
}
/** END left sidebar **/

/** BEGIN content **/
#content {
   
	width: 525px;         
	min-height: 500px;
	float: left;
	margin: 0px 0;
	background-image: url(images/bg-content.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#content .bigbox {
	margin: 10px;
	padding-top: 10px;
	background-color: #141414;
	padding-left: 10px;
	padding-bottom: 10px;
}
#content .video {
	float: left;
}
#content .videotext {
	width: 129px;
	height: 177px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #000000;
	float: left;
	padding: 5px;
}
#content .videotext .more {
	display: block;
	background: url(images/more.gif) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	width: 63px;
	height: 10px;
	float: right;
	margin-right: 5px;
}
#content .homelist li .download {
    display: block;
    background: url(images/downloadlink.jpg) no-repeat 0 0;
    text-indent: -9999px;
    outline: none;
    width: 85px;
    height: 20px;
    float: right;
    margin-right: 18px;
}

#content .videotext a.title {
	color: #c07e3d;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#content .box {
}
#content .box .buffer1 {
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 35px;
}
#content .box .buffer2 {
    margin-left: 18px;
	margin-right: 18px;
}
#content .box h2 {
	color: #c07e3d;
	text-transform: uppercase;
	font-size: 1em;
		}
#content .homelist {
	list-style-type: none;
	margin-right: 10px;	
}
#content .homelist li {
	clear: both;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #000000;	
	padding-bottom: 30px;
    
}

#content ul.post-categories li{
	border:0 none;
	background-color: none;
	padding: 0;
	display:inline;
	float:right;
	margin-right: 18px;
}
#content ul.post-categories li a{
	
	float: right;
	display: inline;
}
#content .homelist li img {
	float: left;
	margin: 5px 5px 5px 0;
	width: 100px;
    height: 90px;
    
}
#content .homelist li hr {
    float: left;
}
#content .homelist li a.title {
	color: #c07e3d;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#content .homelist li p {
	line-height: 1.3em;
	margin: 2px 0;
}
#content .homelist li .more {
	display: block;
	background: url(images/more.gif) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
	width: 63px;
	height: 10px;
	float: right;
	margin-right: 18px;
}
#content .homelist li .catnames {
	/*display: block;*/
	display: inline;
	outline: none;
	float: right;
	margin-right: 18px;
	padding-right: 20px;
}
#content .homelist li .date {
    /*display: block;*/
    display: inline;
    outline: none;
    float: left;
    margin-left: 18px;
    padding-right: 20px;
}
#content .postnav {
	background-color: #000000;
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
}
#content .postnav a {
	text-decoration: none;
}
#content .content {
	padding-right: 10px;
}
#content .content p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
#content .content ul, #content .content ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .content li {
	line-height: 1.4em;
	padding: 2px 0;
}
#content .content blockqoute {
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
	margin-bottom: 10px;
}
#content .content h3, h4, h5, h6 {
	font-size: 1.4em;
	margin-bottom: 5px;
}
#content .featured {
	margin: 10px;
	padding-top: 10px;
	background-color: #141414;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 190px;
}
#content .innerbox {
	margin: 10px;
	padding-top: 10px;
	background-color: #444;
	padding-left: 10px;
	padding-bottom: 10px;
}
#content .outerbox {
	padding-bottom: 10px;
	list-style-type: none;  
}

#content .outerbox table p{
}
#content .outerbox-gm {
	padding-bottom: 10px;
	list-style-type: none;
	background-image: url(images/title-gmtsong.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 266px;
	float: right;  
	margin: 0px 0;
}
#rsidebar .box {
	/**		background-color: #000000; **/                    
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-right: 6px;
	margin-top: 34px;	
}
#rsidebar .boxemp {
	background-image: url(images/emperor.jpg);
	min-height: 503px;
}
#rsidebar .boxemp .emperors{
	padding: 0px;
	padding-left: 50px;
	padding-right: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #000000;
}
#rsidebar .boxemp .emperors p {
	line-height: 1.4em;
	margin-bottom: 10px;
    margin-right: 30px;
}
#rsidebar .boxemp .emperors ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#rsidebar .boxemp .emperors li {
	line-height: 1.4em;
	padding: 2px 0;
}
#rsidebar .boxemp .emperors blockqoute {
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
	margin-bottom: 10px;
}
#rsidebar .boxemp .emperors h3, h4, h5, h6 {
	font-size: 1.4em;
	margin-bottom: 5px;
}
#rsidebar .boxsearch {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 34px;
	padding-left: 4px;
	padding-right: 6px;
}
#rsidebar .boxentries {
	padding: 0px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-right: 6px;
}
#rsidebar .boxentries .latestentries {
	background-color: #000000;
	border-width: .5 1px;
	border-style: solid;
	border-color: #666666;
	list-style-type: none;	
}
#rsidebar .boxsearch .searchbox {
	background-color: #000000;
	margin-top: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 10px;
}

#rsidebar .box .buffer {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #000000;
}
#rsidebar .box h2 {
	color: #464646;
	text-transform: uppercase;
	font-size: 1em;
	padding: 6px 7px 10px;
}
#rsidebar .box ul {
	list-style-type: none;
	text-decoration: none;
}
#rsidebar .boxentries ul li {
	border-bottom: 1px solid #666666;
	padding: 5px;
	font-size: 1em;
	list-style-type: none;
	text-decoration: none;
}
#rsidebar .box ul li {
	border-bottom: 1px solid #666666;
	padding: 5px;
	font-size: 1em;
	text-decoration: none;	
}
#rsidebar .box ul li a {
	color: #464646;
	text-decoration: none;
}
#rsidebar .box ul li a:hover {
	color: #243749;
	text-decoration: none;	
}
#rsidebar .box .flickr {
	text-align: center;
}
#rsidebar .box .flickr img {
	margin: 5px;
}
#rsidebar .box .video {
	padding: 3px 3px 0;
}
#rsidebar .box .tags {
	padding: 10px;
}
#rsidebar .box form {
	background: url(images/search.jpg) no-repeat center;
	width: 256px;
	height: 31px;
	padding: 0px;
}
#rsidebar .box form input {
	border: 0;
	font-size: 1.2em;
	font-family: Verdana;
	background-color: transparent;
	float: left;
	width: 150px;
	height: 20px;
	padding-top: 7px;
	padding-left: 13px;
}
#rsidebar .box form button {
	float: left;
	border: 0;
	text-indent: -9999px;
	width: 59px;
	height: 27px;
	background-color: transparent;
	padding-left: 5px;
	padding-top: 3px;
}
/** END right sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #ffffff;
	height: 85px;
	padding: 0px 0;
    z-index: 999;
    margin-top: 30px;
}
#footer .buffer {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
#footer p {
	line-height: 1.6em;
	margin-bottom: 5px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .l {
	float: left;
}
#footer .r {
	float: right;
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments a {
	text-decoration: none;
}
#comments h2 {
	font-size: 1.3em;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
#comments form {
	padding: 0 10px;
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input {
	margin-right: 5px;
}
#comments form input, textarea {
	border: 1px solid #cccccc;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 260px;
	border: 1px solid #cccccc;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #cccccc;
}
#comments form button {
	border: 1px solid #a0a0a0;
	font-size: 1em;
	font-family: Verdana;
	padding: 2px 6px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
	text-decoration: none;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0 10px 10px;
	margin: 0;
}
#comments .buffer {
	padding: 0 10px 10px;
}
#comments h2 {
	padding-left: 0 !important;
	padding-bottom: 20px !important;
}
#comments ol li {
	margin-bottom: 10px;
}
#comments ol li ul li {
	border: 1px solid #e0e0e0;
	padding: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #cccccc;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
#comments .says {
	display: none;
}
#content .homelist li .viewDetails ul li{
    clear: both;
    display: inline;
    width:    200px; 
    background-color: #940506; 
    border:0px solid #ccc;
    z-index: 100;
    position:absolute; 
    top:5px; 
    right: 30px; 
    font-size: 10pt;
}
.viewDetails {
    color: WHITE;
    margin: 10px;
    text-align: justify;
    padding-top: 15px;
    padding-bottom: 10px;
}
.viewDetails  p img{
    display: none;
    
}
.inside{
    display: none;
    
}

#isVisible{
    position:absolute;
    top: 20px;
    right: -260px;
    display: none;
    z-index: 1;
}
#content .homelist li .hideShow {
     margin: 4px;
     float: left;
     height: 110px;
     width: 98px;
     text-align: center;
     position: relative;
     padding-bottom: 25px;
}
#content .homelist li .hideShow img{
    height: 90px;
    width: 95px;
    float: left; 
    border: 1px solid #888787;

}
.outerbox2 {
    padding-bottom: 10px;
    list-style-type: none;
    float: left;
    width: 96%;
    height: auto;
    margin-bottom: 15px;
    
}
#imageTitle{
    
    font-size: 9px;
    text-align: center;
    
}
#content .innerbox2 {
    margin: 10px;
    padding-top: 10px;
    background-color: #141414;
    padding-left: 10px;
    padding-bottom: 10px;
    height: 100%;
    
    
}
#content .box .buffer2 {
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 35px;
    clear: both;
}
#content .homelist li .gmBanner{
    height: 42px;
    width: 430px;
    
}
#rsidebar .latestItems{
   height: auto; 
    
}
#rsidebar .latestItems .latestItemsImage{
   height: 90px;
   width: 180px; 
   float: left;
   position: relative; 
}
#rsidebar .latestItems .latestItemsImage span{
   float: left;
   position: relative;
   top: -55px;
   right: -132px;
   height: auto;
   width: 100px;;
   text-align: left;
   
}
#rsidebar .latestItems .latestItemsImage img{
    border: 1px solid #888787;
    height: 70px;
    width: 70px;  
    
}
#latestVisible {
    
    
    display: none;
    z-index: 500;
}
#rsidebar .latestItems .latestItemsImage #latestVisible ul li{
    clear: both;
    display: inline;
    width:    200px; 
    text-align: justify;
    background-color: #940506; 
    border:0px solid #ccc;
    z-index: 100;
    position:absolute; 
    top: 20px; 
    right: -165px; 
    font-size: 10pt;
    padding: 10px;
    padding-bottom : 30px;
}
.itemCatHeader{
    
    background: url(images/itemCatHeaderWoText.jpg) no-repeat;
    height: 40px;
    width: 100%;
    padding-bottom: 15px;
    position: relative;
}
.menuCategory{
    float: left;
    position: relative;
    visibility: visible;
    top: 13px;
    left: 20px;
    width: 70px;
    font-family: Trajan Pro,Times New Roman, Helvetica, sans-serif;
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}
.menuCategory a:link, .menuCategory a:visited{
   color: #ffd800; 
    
}
.menuCategory a:hover{
   color: #fcfbf7; 
    
}

.clear {clear:both;}


#playerranking {
	background:url(images/bg_wood.jpg);
}

#playerranking.innerbox {
	padding: 0!important; margin: 0!important;
}
#playerranking h2.title {
	padding: 8px 5px 15px 5px;
	color: #fff;
	text-align: center;
	background:url(images/bg_ranking_h2.gif) no-repeat;
	margin-bottom: 10px;
}
#playerranking .content {
	padding: 10px;
	color: #600;
	text-align: center;
}
#playerranking strong, #playerranking b {
	color: #300;
	font-size: 16px;
}
#playerranking ol, #playerranking ul {
	list-style-type: none;
	margin-top: -40px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	background: url(images/bg_ranking_parcel.jpg) top center no-repeat;
}

ul#subnav li {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 15px;
	padding-left: 10px !important;
}

.content li a {
	color: #fff;
	text-decoration: underline;
}
.content li a:hover {
	color: #FFC;
	text-decoration: none;
}
tr.even td {background:#333;}
tr td.even  {background:#666;}
tr td.end  { border-top: 1px dashed #111;}


.countdown { background: url(images/countdown2.png) top left no-repeat; padding-top: 115px; text-align: center; padding-bottom: 0px; margin-bottom: -20px;}
.countdown h2 { display: none; }
.countdown a { font-size: 1px; padding: 25px; display: block; color: #000; }
.countdown span { font-size: 14px; padding: 13px; display: block; color: #c07e3d; }

/** END wordpress 2.7 comments **/
