@import url(http://fonts.googleapis.com/css?family=Roboto);

@font-face {
	font-family: 'gearedslab-light';
	src: url('fonts/gearedslab-light-webfont.woff') format('woff');
}

html{
	
	background: url("imgs/wrapbg.png") repeat-y top center, url("imgs/blog-bg.png") no-repeat center center;
	background-size: auto, cover;
	background-color: #000000;
}

body{
	text-align: center;
	color: #ffffff;
	
	font-family: 'Roboto' !important;
	font-size: 14px !important;
	line-height: 17px;
}

.text-gold{
	color: #cdaa80 !important;
}

.text-golder{
	color: #c67f31 !important;
}

.read-more{
	float: right !important; 
	font-family: 'gearedslab-light' !important;
	font-size: 16px;
	text-decoration: none;
}


.line-gold{
	width: 100%;
	color: #cdaa80 !important;
	background-color: #cdaa80 !important;
	border-color: #cdaa80 !important;
}

.line-golder{
	width: 100%;
	color: #c67f31 !important;
	background-color: #c67f31 !important;
	border-color: #c67f31 !important;
}

.game-align-left{
	width: 100%; 
	text-align: left;
}

.game-align-left iframe{
	float: left;
	margin: 20px 45px;
}


.styled-list{
	list-style: square url("imgs/img-list.png");
	color: #5b5b59 !important;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.styled-list li{
	padding-left: 2%;
	margin-left: 2%;
	
	padding-right: 0px;
	margin-right: 0px;
}

.screenshot{
	float: left;
	margin: 3px;
}

.firstscreen{
	margin-left: 0px;
}

.lastscreen{
	float: none;
	margin-right: 0px;
}

#wrapper{
	display: block;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	padding-left: 14px;
	padding-right: 14px;
}

#header{
	margin-top: -10px;
	float: left;
}

#logo{
	margin-left: -27px;
}

#navibar{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-top: -10px;
	margin-left: 286px;
	height: 78px;
	width: 600px;
	list-style: none;
	
	font-family: 'gearedslab-light' !important;
}

#footer-navibar{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: auto;
	height: 50px;
	width: 100%;
	list-style: none;
	border: 3px solid #ffffff;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	font-family: 'gearedslab-light' !important;
}

.navi-item{
	height: 50px;
	padding-top: 25px;
	padding-left: 17px;
	padding-right: 17px;
	font-size: x-large;
	float: left;
}

#footer-navibar .navi-item{
	height: 32px;
	padding-top: 15px;
	padding-left: 3.5%;
	padding-right: 3.5%;
}

#footer-navibar .navi-item:first-child{
	margin-left: 10px;
}

.navi-link{
	color: #ffffff;
	text-decoration: none;
}

.navi-link:hover{
	color: #fcab42;
}

.navi-media-item{
	height: 50px;
	padding-top: 28px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#footer-navibar .navi-media-item{
	height: 32px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
		margin-right: 20px;
	float: right;
}


.navi-media-item-first{
	padding-left: 45px;
}

#footer-navibar .navi-media-item-last{

}


#slide-box{
	margin-left: -180px;
	width: 1267px;
	height: 399px;
	
	background: url("imgs/slide-one.png") no-repeat center center;
	background-size: cover;
}

.slide-post-box-b{
	display: none;
}

#logo-bottom{
	margin-left: 161px;
}

#slide-btn-wrap{
	margin-left: 261px;
	clear: left;
}

#slide-left-box{
	float: left;
}

.slide-post-box{
	float: right;
	color: #ffffff;
	text-align: right;
	margin-right: 225px;
	margin-top: 50px;
	width: 600px;
}

.slide-post-box h1{
	font-size: 4em;
	font-family: 'gearedslab-light';
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: -10px;
	margin-bottom: 30px;
}

#header h1{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	
	padding-left: 10px
}

#header h1 a, #header h1 a:hover, #header h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}

#header p{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	padding-left: 12px;
}

#main-box{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#content{
	margin-top: -90px;
	width: 65%; 
	float: left;
	padding-left: 10px;
}

#content-twin-a{
	margin-top: -90px;
	width: 48%; 
	float: left;
	padding-left: 10px;
}

#content-twin-b{
	margin-top: -90px;
	width: 48%; 
	float: right;
	padding-right: 5px;
}

#content-twin-a h1, #content-twin-b h1{
	color: #ffffff;
	font-family: 'gearedslab-light';
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.games-header-box{
	width: 429px;
	height: 282px;
	
	background: no-repeat center center;
	background-size: cover;
	
	text-align: left;
}

.games-header-box-nd1{
	background-image: url("imgs/gamedawn.png");
}

.games-header-box-nd2{
	background-image: url("imgs/gamedawn2.png");
}

.games-header-box-plus{
	float: right;
}

.games-header-box-plat{
	margin-top: 241px;
	float: left;
}

#content-single{
	margin-top: -90px;
	width: 98%; 
	padding-left: 10px;
	padding-right: 10px;
}

#main-tab{
	color: #675740;
	background: url("imgs/pest-hom-on.png") no-repeat top right;
	background-size: auto;
	height: 46px;
	width: 100px;
	padding-right: 50px;
	font-size: large;
	text-align: center;
	
	z-index: 100;
	float: left;

}

#sub-tab{
	color: #675740;
	background: url("imgs/pest-hom-off.png") no-repeat top right;
	background-size: auto;
	height: 46px;
	width: 140px;
	padding-right: 50px;
	padding-left: 20px;
	margin-left: 85px;
	font-size: large;
	text-align: center;
	
	z-index: 95;

}

#main-tab-content{
	color: #675740;
	background-color: #f5f2eb;
	background-size: auto;
	height: 46px;
	width: 85px;
	margin-right: -7px;
	padding-right: 16px;
	padding-top: 15px;
	font-size: x-large;
	text-align: center;
	font-family: 'gearedslab-light' !important;
	
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

#sub-tab-content{
	color: #ffdbaf !important;
	background-color: #fda23a;
	background-size: auto;
	height: 46px;
	width: 125px;
	margin-right: -7px;
	padding-right: 16px;
	padding-top: 15px;
	font-size: x-large;
	text-align: center;
	font-family: 'gearedslab-light' !important;
	
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

#sub-tab-content a, #sub-tab-content a:hover, #sub-tab-content a:visited{
	color: #ffdbaf !important;
	text-decoration: none;
}

.game-title-header-9th-dawn{
	background: url("imgs/back-head-9th.png") repeat-x top center;
	background-size: contain;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	width: %95; 
	height: 50px;
	padding: 2%;
	color: #ffffff;
	
	font-family: 'gearedslab-light';
	
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
	position: relative;
	z-index: 2;
}

.game{
	margin-top: -20px;
	background: no-repeat -1% top;
	background-size: 102%;
	
	background-color: #f5f2eb;
	text-align: center;
	padding: 20px;
	
	position: relative;
	z-index: 1;
}
.game-9th-dawn{
	background-image: url("imgs/gamedawn-9th.png");
}

.game-9th-dawn2{
	background-image: url("imgs/gamedawn-9th2.png");
}


.game-page{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.game{
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.game h2{
	color: #66563f;
	font-family: 'gearedslab-light';
}

.game p{
	color: #5c5c5c;
}

.game-content{
	clear: both;
	margin-top: 130px;
	width: 98%;
	padding: %2;
}

.title-header{
	background: url("imgs/post-header-rip.png") repeat-x top center;
	background-size: contain;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f2eb;
	width: %95; 
	padding: 2%;
	color: #675845;
	
	font-family: 'gearedslab-light' !important;
	
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.title-header a, .title-header a:visited, .title-header a:hover{
	color: #675845;
	text-decoration: none;
}

.post-wide{
	padding: 0% 4% 4% !important;
}

.post-wide:first-child{
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

.post-wide:last-child{
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.pagination{
	color: #cdaa80;
	background-color: #e0ddce;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	width: 100%;
	
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.pagination a, .pagination span{
	padding: 5px;
	text-align: center;
}

.pagination a, .pagination a:visited, .pagination a:hover{
	color: #5a5a58;
	text-decoration: none;
}

.pagination .previous{
	float: left;
	margin-left: 10px;
	margin-top: -5px;
	color: #cdaa80 !important;
}

.pagination .next{
	float: right;
	margin-right: 10px;
	margin-top: -5px;
	color: #cdaa80 !important;
}

.post-entry, #single-post{
	background-color: #f5f2eb;
	width: %95; 
	padding: 8% 4% 4% 4%;
	
	border-bottom: 1px solid #dbd9cc;
}

.post-entry:first-child{
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}

.post-entry:last-child{
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.post-time{
	background-color: #f5f2eb;
	margin-left: -2%;
	width: 100%;
	
	padding: 2% 2%;
}

.post-entry small, #single-post small{
	color: #7d613a;
	font-size: 14px;
	font-weight: 500;
}

.post-author{
	color: c48e4e;
	font-weight: bold;
}

.post-entry h1, #single-post h1{
	padding: 0px;
	margin: 0px;
}

.post-entry h1 a, .post-entry h1 a:hover,.post-entry h1 a:visited, #single-post h1 a, #single-post h1 a:hover, #single-post h1 a:visited {
	color: #675740;
	text-decoration: none;
	font-family: 'gearedslab-light' !important;
	font-weight: 200;
	font-size: 25px;
}

.post-entry p{
	padding: 0px;
	margin: 0px;
}

#single-post p{
	padding: 0px;
	margin: 0px;
	color: #999999;
}

.post-categories{
	padding: 0px;
	padding-top: 5px;
	
	margin: 0px;
	margin-bottom: -10px;
}

.post-categories li{
	list-style: none;
	background-color: #044268;
	color: #2E0D23;
	display: inline;
	padding: 3px 10px;
}

.post-categories li a{
	color: #ffffff;
	text-decoration: none;
}

.post-content{
	color: #5b5b59;
}


#sidebar{
	width: 31%;  
	float: right;
	margin-top: -90px;
	margin-right: 10px;
	padding-left: 10px;
}

.sidebar-image-entry{
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar-9th-dawn-download{
	width: 278px;
	height: 342px;
	background: url("imgs/nth-download-bg.png") no-repeat center center;
	background-size: cover;
	text-align: center;
}

.sidebar-9th-dawn-download-logo{
	top: 0px;
}

.sidebar-9th-dawn-download-ribbon{
	float: right;
	top: 0px;
	right: 0px;
}


.sidebar-9th-dawn-download-btn{
	margin-top: 15px;
}

input[type=text] {
	background-color: #ffffff;
	color: #000000;
}

input[type=submit] {
	border: 1px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 4px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
	
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

	color: #000000;
}

.sidebar-entry, .sidebar-multi-entry{
	width: 95%; 

	margin-bottom: 25px;
}

.sidebar-entry{
	/*background: #eeeeee;*/
}

.sidebar-entry ul, .sidebar-multi-entry ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.widget_reallysimpletwitterwidget{
	background-color: #6dafcf;
	color: #ffffff;
	width: 278px;
	
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.widget_reallysimpletwitterwidget h2{
	background-color: #3f7d9b !important;
	color: #ffffff;
	height: 43px;
	padding-top: 18px;
	text-align: right;
	padding-right: 5px;
	margin-top: 0px;
	
	background: url("imgs/twit-bg.png") no-repeat top left;
	background-size: auto;
	
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	
	font-size: 18px;
}

.widget_reallysimpletwitterwidget h2 a{
	color: #6dafcf;
	text-decoration: none;
}

.widget_reallysimpletwitterwidget ul li{
	list-style: none;
	border-bottom: 1px solid #519aba;
	padding: 10px 15px 35px 15px;
	color: #c1e1f0 !important;
	vertical-align: text-top;
}

.widget_reallysimpletwitterwidget ul li:last-child{
	list-style: none;
	border-bottom: 0px solid #519aba;
}

.widget_reallysimpletwitterwidget ul li a, .widget_reallysimpletwitterwidget ul li a:visited, .widget_reallysimpletwitterwidget ul li a:hover{
	color: #ffffff !important;
	text-decoration: none;
}



#delimiter{
	clear: both;
}

#footer{
	text-align: center;
	color: #ffffff;
	margin-bottom: -10px;
	border-top: 2px solid #000000;
}


/*single.php*/
/*#single-post{
	width: %80; 
	padding: 15px;
	margin-bottom: 25px;
}

#single-post a, #single-post a:hover, #single-post a:visited{
	color: #F54828;
	text-decoration: none;
}

#single-post h1 a, #single-post h1 a:hover, #single-post h1 a:visited{
	color: #F54828;
	text-decoration: none;
}

#single-post ul li a, #single-post  ul li a:hover, #single-post  ul li a:visited{
	color: #f9f9f9;
	text-decoration: none;
}

#single-post strong a, #single-post strong a:hover, #single-post  strong a:visited{
	color: #F54828;
	text-decoration: none;
}

#single-post h1{
	margin-bottom: -5px;
}

#single-post a img{
	border: 0px solid #ff0000;
	height: 15px;
}

#single-post-meta{
	padding: 0px;
	margin: 0px;
	display: inline;
}

*/
blockquote{
	background-color: rgba(0,245,245,0.5);
	color: #f9f9f9;
	width: 90%; 
	padding: 5px;
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/*---------------------------------------------------------*/
/*Custom sidebar classes*/
#affiliate-list{
	height: 280px;
}

#affiliate-list li{
	width: 76px;
	height: 76px;
	float: left;
	border-bottom: 0px solid #ff0000 !important;
}

#works-list li{
	min-height: 80px;
}

#works-list li img{
	margin-right: 5px;
}


.gal-img{
	width: 270px;
	height: 203px;
}

/*--------------------------------------------------------*/


/*@media (max-width: 1024px) {
	html{
		background: url("imgs/headerbg.png") repeat-x top left;
		background-size: auto;
		background-color: #ffffff;
	}
	
	#main-pic{
		display: none;
	}
}*/