/*

Theme Name: Toge Productions

Theme URI: http://www.togeproductions.com

Description: Toge Productions 

Version: 2

Author: Kris Antoni

Author URI: http://www.togeproductions.com

Tags: Toge Productions



	Toge Productions v3



*/

body {
	background: url(images/diagonallines2.png) repeat fixed;
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: Verdana, "Lucida Grande", sans-serif;
	color:#2B2B2B;
	margin: 0px;
	line-height:150%;
}

a {
	color: #b1b800;
	text-decoration: none;
	border: 0px none;
}

a:hover {
	color: #f9ff4e;
	text-decoration: none;
	border: 0px none;
}

img {
	border: 0px none;
}

h1 {
	font-size: 20pt;
	color: #83aa35;
	margin: 5px 0px 0px 0px;
}

h2 {
	font: Calibri, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 3px 0px 5px 0px;
	color: #83aa35;
	text-transform: uppercase;
}

h3 {
	font-size: 11pt;
	margin: 3px 0px 5px 0px;
	color: #83aa35;
}

h4 {	/*for balloon*/
	font-size: 10px;
	margin: 0px;
}

li {
	color: #ffffff;	
}

p {
	margin: 0px 0px 10px 0px;
	color: #ddd;
}

hr {
	border: 1px #666 dotted;
	margin:0px 0px;"	
}

textarea {
    width:100%;
}

.textAreaWrapper {
    border:1px solid #999999;
    margin:5px 0;
    padding:3px;
}

.boxSizingBorder {
box-sizing: border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}

/*Structure*/

#mainTable {
	z-index: 1;
}
#header {
	background: url(images/header.png) repeat-x center top;
	width: 100%;
	height: 133px;
	clear: both;
	z-index: 3;
}
.WidthWrapper {
    margin: 0 auto;
	padding: 0px;
    width: 960px;
	clear: both;
}
.LeftContentWrapper {
	margin: 0px 20px 20px 0px;
	width: 640px;
	position: relative;
	float: left;
	clear: left;
}
.RightContentWrapper {
	margin-bottom: 10px;
	width: 300px;
	position: relative;
	float: left;
	clear: right;
}
#footer {
	margin-top: 40px;
	position: relative;
	background: url(images/footer.png) repeat-x center bottom;
	width: 100%;
	height: 133px;
	z-index: 3;
	clear: both;
	text-align: left;
}

/*End of Structure*/

/*BUTTON MENUBAR AND SEARCH*/

#ButtonWrapper {
	margin-top: 52px;
    float: right;
    width: 668px;
}
#header #ButtonWrapper a {
    display: block;
    float: left;
    font-size: 0;
    margin: 12px 8px 0px 8px;
	height: 25px;
}
#header #ButtonWrapper a:hover {
    background-position: center bottom;
}
#header #ButtonWrapper .home {
	background: url(images/button/home.png) no-repeat scroll center top transparent;
    width: 62px;
}
#header #ButtonWrapper .games {
    background: url(images/button/games.png) no-repeat scroll center top transparent;
    width: 76px;
}
#header #ButtonWrapper .about {
    background: url(images/button/about.png) no-repeat scroll center top transparent;
    width: 66px;
}
#header #ButtonWrapper .blog {
    background: url(images/button/blog.png) no-repeat scroll center top transparent;
    width: 56px;
}
#header #ButtonWrapper .contact {
    background: url(images/button/contact.png) no-repeat scroll center top transparent;
    width: 90px;
}
fieldset.search {
	border: none;
	width: 212px;
	margin: 2px auto;
}
.search input, .search button {
	float: left;
}
.search input.box {
	border: 2px solid #F0C310;
    border-radius: 4px 4px 4px 4px;
	color: #eee;
	font-size: 0.9em;
	font-style: italic;
	width: 160px;
	height: 18px;
	padding: 5px;
	background: #2b2b2b;
	margin-right: 2px;
}
.search input.box:focus {
	background: #2b2b2b;
	outline: none;
}
.search button.btn {
	border: none;
	width: 32px;
	height: 32px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/searchbox_button.png) no-repeat top left;
}
/*END OF MENUBAR*/


/* LOGO */

#logoWrapper {
	margin: 15px 10px 0 0;
	float: left;
	position: absolute;
}

/* END OF LOGO */


/* BANNER CONTENTS */

#bannerBackgroundImage {
	/*background: url(images/background-temp.png) repeat-x center;*/
	position: relative;
	width: 100%;
	height: 300px;
	z-index: -1;
}
#bannerImage {
	position: relative;
	/*margin-top: -350px;*/
	margin-top: 0px;
	z-index: 0;
}

/* END OF BANNER CONTENTS */


/* SUBTITLE BACKGROUND */
.LeftSubtitle {
	background: url(images/edge_bar_brown_left.png) no-repeat scroll left top transparent;
	float: left;
	position: relative;
	height: 29px;
	margin-bottom: 10px;
	clear: left;
}
.RightSubtitle {
	background: url(images/edge_bar_brown_right.png) no-repeat scroll left top transparent;
	float: left;
	position: relative;
	height: 29px;
	width: 10px;
	margin-bottom: 10px;
	clear: right;
}
.CenterSubtitle {
	background: url(images/edge_bar_brown_fill.png) repeat-x center top;
	margin: 0px 0px 0px 10px;
	float: left;
	position: relative;
	height: 29px;
}

/* END OF SUBTITLE BACKGROUND */


/* GAMES */

.CategoryGamePost {
	background: url(images/thumbnail_games_border.png) no-repeat scroll; /*as borders*/
	margin: 20px 0px;
	width: 100%;
	float: left;
	overflow: hidden; 
	position: relative;
}
.CategoryGameDescription {
	margin: 0px 0px 0px 5px;
	font-size: 11px;
	width: 415px;
	float: left;
	position: relative;
}
.gameCommentBaloon {
	background:url(images/comment_ico.png) no-repeat;
	position: absolute;
	width: 27px;
	height: 22px;
	right: 0px;
	padding: 5px 0 0 0;
	font-size: 11px;
	text-align:center;
}
.gameCommentBaloon a {
	color:#2b2b2b;
}
.gamePostThumbnail {
	margin: 10px;
	width: 200px;
	height: 100px;
	position: relative;
	float: left;
}
.navigation {
	width: 100%;
	min-height: 20px;
}
.GamePostSeparator {
	outline: #FFF thin dashed;
	width: 100%;
	height: 1px;
	margin: 10px 0px;
}
.flashgame {
	background: #222;
	width: 100%;
	height: auto;
	margin: 20px 0px;
	text-align: center;
	position: relative;
}

/* END OF GAMES */


/* INDEX GAMES CONTENTS */

#GamesWrapper{
	margin: 50px 0px 0px 0px;
	width: 100%;
	position: relative;
}
.IndexGamePost {
	background: url(images/thumbnail_games_border.png) no-repeat scroll; /*as borders*/
	margin: 0px 10px 10px 10px;
	width: 220px;
	height: 240px;
	float: left;
	overflow: hidden;
	position: relative;
}
.IndexGameDescription {
	overflow: hidden;
	margin: 5px 0px 3px 0px;
        padding: 3px 0px 0px 0px;
	font-size: 11px;
	width: 100%;
}

/* END OF INDEX GAMES CONTENTS */


/* NEWS ON INDEX PAGE */

#NewsIndex {
	margin: 0px 0px;	
}
.postTime {
	color:#d6a55c;
	margin: 0px 0px 20px 0px;
}
.newsPost {
	padding: 0px 10px;
	margin: 20px 0px;
}
.newsPostSeparator {
	outline: #FFF thin dashed;
	width: 100%;
	height: 1px;
	margin: 10px 0px;
}
.entry {
	font-size: 12px;
}

/* END OF NEWS IN INDEX PAGE */


/* COMMENTS STYLE */

.AuthorComment {
	color: #b1b800;
}
.DateComment {
	color: #777;
}
.GravatarBack {
	background: #c4c4c4;
	padding: 1px;
	position: absolute;
	clear: left;
}
.Gravatar {
	background: #FFF;
	padding: 2px;
}
.TheComment {
	clear: right;
	position: relative;
	margin: 0px 0px 0px 80px;
}

/* END OF COMMENTS STYLE */


/* FOOTER */

#FooterText {
	padding-top: 5px;
	margin: 40px 5px;
	font-size: 10pt;
	width: 640px;
	position: absolute;
}
#FooterText a{
	color: #2b2b2b;
	font-weight: bold;
}
#FooterText a:hover{
	color: #fbff8e;
	font-weight: bold;
}
#FooterButtonWrapper {
	margin: 40px 5px 5px 5px;;
    float: right;
    width: 96px;
}
#footer #FooterButtonWrapper a {
    display: block;
    float: left;
}
#footer #FooterButtonWrapper .facebook {
    background: url(images/button/facebook_icon.png) no-repeat scroll bottom left transparent;
    width: 32px;
	height: 32px;
}
#footer #FooterButtonWrapper .twitter {
    background: url(images/button/twitter_icon.png) no-repeat scroll bottom left transparent;
    width: 32px;
	height: 32px;
}
#footer #FooterButtonWrapper .rss {
    background: url(images/button/rss_icon.png) no-repeat scroll bottom left transparent;
    width: 32px;
	height: 32px;
}
/* end of FOOTER */

/* WIDGETS AND PLUGINS*/

#TwitterWrapper {
	width: 100%;
	margin: 0px 0px 5px 0px;
	float: left;
	position: relative;
}
.TwitterUpdates {
	margin: 10px 5px;
}
#FacebookWrapper {
	width: 100%;
	margin: 0px 0px 5px 0px;	
	float: left;
	position: relative;
}
.FacebookFanPage {
	margin: 10px 5px;
}

#fb_root {
	margin: -5px 0p 0px 0px;	
}

/* END OF WIDGETS AND PLUGINS */

.navigation {
	width: 100%;
	min-height: 20px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/*Ad boxes id*/

#adFeatured {
	margin: 5px 0px 10px 0px;
	float: right;
}
#adContent {
        width: 100%;
        height: auto;
	margin: 5px 0px 10px 0px;
        text-align: center;
}

/*Ad boxes class*/

.ad300x250 {
	/*border: 1px dashed #222;*/
	width: 300px;
	height: 250px;
}
.ad728x90 {
	/*border: 1px dashed #222;*/
	width: 728px;
	height: 90px;
}

/*Blinds*/

img.Menu {
	position:relative;
	z-index: 3;
}
